#dir{
    background-color: #ffffff;
    position: absolute;
    font-family:"Times New Roman";
    font-size:12px;
    font-weight:bold;
    min-width:300px;
    text-align:center;
    right: 5px;
    top: 5px;
    opacity:0.5;
}


/*Explosion*/
.particle_explosion canvas {
    position: absolute;
    top: 0;
    left: 0;
}

/*stars*/
#particles-js canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.biography-white p {
    color: #fff;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2.8rem;
    font-family: 'Karla', sans-serif;
    line-height: 2;
    letter-spacing: 0.5px;
}


.earlobe_left {
    position: fixed;
    left: 0;
    top: 33%;
    z-index: 3;
}

.earlobe_right {
  position: fixed;
  right: 128px;
  top: 33%;
  z-index: 3;
}

.right-earlobe {
  display: block;
  width:116px;
  position: fixed;
  margin-top: 30px;
  perspective: 1000px;
  z-index: 3;
}

.right-earlobe li {
	display:block;
	height:54px;
}

.right-earlobe li a {
  display: block;
  width: 40px;
  height: 40px;
  padding: 10px;
  text-align: center;
  float: right;
  margin-bottom: 13px;
  transition: all .2s ease-in-out;
}

.right-earlobe li a:hover {
  transform: scale(1.1);
}

.right-earlobe li a.customer_inquiry {
  background: url('../img/earlobe-icon-customer-inquiry.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.right-earlobe li a.contact_details {
  background: url('../img/earlobe-icon-contact_right.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.social {
  width: 200px;
  height: 123px;
  position: fixed;
  margin-top: 30px;
  perspective: 1000px
}

.social li a {
  display: block;
  height: 40px;
  width: 40px;
  background: #222;
  border-bottom: 1px solid #333;
  font: normal normal normal
  16px/20px 
  'FontAwesome', 'Source Sans Pro', Helvetica, Arial, sans-serif;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  transition: background .5s ease .300ms
}

.social li:first-child a:hover { background: #3b5998 }
.social li:nth-child(2) a:hover { background: #00acee }
.social li:nth-child(3) a:hover { background: #ea4c89 }
.social li:nth-child(4) a:hover { background: #dd4b39 }

.social li:first-child a { border-radius: 0 5px 0 0 }
.social li:last-child a { border-radius: 0 0 5px 0 }
    
.social li a span {
  width: 100px;
  float: left;
  text-align: center;
  background: #222;
  color: #fff;
  margin: -25px 74px;
  padding: 8px;
  transform-origin: 0;
  visibility: hidden;
  opacity: 0;
  transform: rotateY(45deg);
  border-radius: 5px;
  transition: all .5s ease .300ms
}

.social li span:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: -20px;
  top: 7px;
  border-left: 10px solid transparent;
  border-right: 10px solid #222;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}

.social li a:hover span {
  visibility: visible;
  opacity: 1;
  transform: rotateY(0)
}

.no-padding {
    padding: 0 !important;
}


/* Menu hover */
/* html, body{ margin:0px; padding:0px; }

body{
	display:flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height:100vh;
	background:#1b1d1d;
	font-family: 'Roboto', sans-serif;
} */

ul.menu, li.menu-item{
	list-style: none;
	padding:0px;
	margin:0px;
}

li.menu-item{
	display:inline-block;
}

li.menu-item a {
	padding:10px;
	display:block;
	text-decoration: none;
	text-transform: uppercase;
	color:#ddd;
	position:relative;
}

li.menu-item a:after{
	content:'';
	width:0%;
	transition:all 0.3s ease;
	left:50%;
}

li.menu-item a:before{
	content:'';
	width:0%;
	transition:all 0.3s ease;
	left:50%;
}

li.menu-item a:hover,
li.menu-item.current-menu-item a {
	color: #fff !important;
}

li.menu-item a:hover:after,
li.menu-item.current-menu-item a:after {
	content:'';
	position:absolute;
	bottom:0px;
	left:50%;
	top: 85%;
	background:#b70000;
	height:3px;
	width:50%;
}

li.menu-item a:hover:before,
li.menu-item.current-menu-item a:before {
	content:'';
	position:absolute;
	bottom:0px;
	left:0px;
	top: 85%;
	background:#b70000;
	height:3px;
	width:50%;
}

li.no-anim a:hover:before,
li.no-anim.current-menu-item a:before,
li.no-anim a:hover:after,
li.no-anim.current-menu-item a:after {
/* 	height: 0; */
	top: 65%;
}


.main-menu > ul > li > a {
	color: #606060;
}

.bg-dark {
  background: url('/wp-content/uploads/2018/11/bg-image-black.jpg?id=1059');
}

.bg-light {
  background: url('/wp-content/uploads/2018/12/bg-image-white_95.jpg') !important;
}

.sjb-page, .sjb-page .list-data {
  background: transparent !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.sjb-page {
  padding: 10px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

/*job openings*/
.awsm-job-entry-content {

}

.awsm-job-content {
    font-size: 1.2em;
}

.awsm-job-container {
    padding-top: 200px;
}

#awsm-application-submit-btn {
    border: none;
    background: #31353752;
}

.awsm-job-entry-content ul li {
    list-style-type: none;
    padding-left: 20px;
    position: relative;
    line-height:24px;
}

#footer h4 {
	color: #fff;
}

#footer .footer__contact { 
	color: #9e9e9e;
}

#footer .links a { 
	color: #f5f5f5;
}

.awsm-job-entry-content ul li::before {
    content: "\f101";
    font-family: "FontAwesome";
    font-size: 12px;
    left: 0;
    position:absolute;
    top: 0;
}

/*end - job openings*/

/* Job board */

.sjb-page .sjb-detail .jobpost-form .form-box {
	border: 0;
}

/* end - Job board */


/* end - menu hover */


.almost-black-overlay {
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 0px 2000px inset;
}


/*Button hover */
.btn:hover:after, input[type=submit]:hover:after, button[type=submit]:hover:after {
    background-color: #246aea!important;
}
/*end Button hover */




@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .earlobe_left, .earlobe_right {
      display: none;
  }
}

@media only screen and (max-device-width: 641px){
  .earlobe_right {
    transform: scale(0.7);
    right: 97px;
  }
}

@media (max-width: 1030px) {
	.main-header-container .main-header {
	    height: 78px!important;
	}	
}
