/* Global Styles */
/*@font-face{font-family:acumin-pro-wide;src:url(https://use.typekit.net/af/afeded/00000000000000003b9acb3b/27/l?subset_id=2&fvd=n2&v=3) format("woff2"),url(https://use.typekit.net/af/afeded/00000000000000003b9acb3b/27/d?subset_id=2&fvd=n2&v=3) format("woff"),url(https://use.typekit.net/af/afeded/00000000000000003b9acb3b/27/a?subset_id=2&fvd=n2&v=3) format("opentype");font-weight:200;font-style:normal;}@font-face{font-family:acumin-pro-wide;src:url(https://use.typekit.net/af/7f316c/00000000000000003b9acb3d/27/l?subset_id=2&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/7f316c/00000000000000003b9acb3d/27/d?subset_id=2&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/7f316c/00000000000000003b9acb3d/27/a?subset_id=2&fvd=n3&v=3) format("opentype");font-weight:300;font-style:normal;}@font-face{font-family:acumin-pro-wide;src:url(https://use.typekit.net/af/e24247/00000000000000003b9acb43/27/l?subset_id=2&fvd=n6&v=3) format("woff2"),url(https://use.typekit.net/af/e24247/00000000000000003b9acb43/27/d?subset_id=2&fvd=n6&v=3) format("woff"),url(https://use.typekit.net/af/e24247/00000000000000003b9acb43/27/a?subset_id=2&fvd=n6&v=3) format("opentype");font-weight:600;font-style:normal;}@font-face{font-family:acumin-pro-wide;src:url(https://use.typekit.net/af/3322ec/00000000000000003b9acb41/27/l?subset_id=2&fvd=n5&v=3) format("woff2"),url(https://use.typekit.net/af/3322ec/00000000000000003b9acb41/27/d?subset_id=2&fvd=n5&v=3) format("woff"),url(https://use.typekit.net/af/3322ec/00000000000000003b9acb41/27/a?subset_id=2&fvd=n5&v=3) format("opentype");font-weight:500;font-style:normal;}@font-face{font-family:acumin-pro-wide;src:url(https://use.typekit.net/af/050cef/00000000000000003b9acb3e/27/l?subset_id=2&fvd=i3&v=3) format("woff2"),url(https://use.typekit.net/af/050cef/00000000000000003b9acb3e/27/d?subset_id=2&fvd=i3&v=3) format("woff"),url(https://use.typekit.net/af/050cef/00000000000000003b9acb3e/27/a?subset_id=2&fvd=i3&v=3) format("opentype");font-weight:300;font-style:italic;}*/

html,body, .site-content {
	height:100%;
}
.site-content{
	position:relative;
}
.header-right{
    display: inline-block;
}
.navbar{
	min-height: auto;
}
.navbar-default{
	border:none;
	background:none;
	box-shadow:none;
	margin-bottom: 0;
}
.site-branding img{
    max-width: 200px;
}
.site-header{
	padding: 10px 29px 0;
	background: #fff;
    /*background: rgba(255, 255, 255, 0.8);*/
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	text-align:center;
	z-index: 1000;
}
.header-right .container-fluid{7
    padding-left: 0;
    padding-right: 0;
}
.site-branding{
    display: inline-block;
    vertical-align: top;
}
.site-branding a{
    display: inline-block;
}
.navbar-default .navbar-nav li a{
	color: #465A65;
    text-align: center;
    font-size: 16px;
    /*font-family: montserrat, sans-serif;*/
    font-weight: 600;
	/*padding: 5px 12px;*/
}
.navbar-default .navbar-nav li a:hover{
    color: #F05A22;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #f05a22;
    margin-top: 6px;
    width: 32px;
}
.navbar-default .navbar-toggle{
    padding: 0;    
    background-color: transparent;
    border: none;
}
.navbar-default .navbar-toggle:focus{
    background-color: transparent;
    border: none;
}
.navbar-default .navbar-toggle:hover{
    background-color: transparent;
    border: none;
}
.navbar-collapse.in,
.navbar-collapse.collapsing{
    margin-top: 16px;
}
li.dropdown:hover > ul.dropdown-menu{
    display: block;
    box-shadow: none;
    border: none;
}
li.dropdown > ul.dropdown-menu{
    /*top: 45px;*/
    background: rgba( 255, 255, 255, 0.8);
    left: 0;
    min-width: 180px;
}
li.dropdown:hover > ul.dropdown-menu li a{
    /*background: rgba( 255, 255, 255, 0.8);*/
    background: transparent;
    color: #465A65;
    text-align: left;    
}
li.dropdown > ul.dropdown-menu li a:hover{
    color: #F05A22;
}

.site-banner{
    background-color: #465a65;
}
.site-banner .site-banner-inner{
    text-align: center;
    position: relative;
    height: 500px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.site-banner .site-banner-inner h1{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    position:relative;
    line-height: 48px;
    top: 40%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin: auto;
}
.gradient{
	min-height: 399px;
    background: -webkit-gradient(linear, left center, right center, from(#27BDBE),color-stop(100%, #F05A22));
    background: -webkit-linear-gradient(left,#27BDBE ,#F05A22 100%);
    background: linear-gradient(to right,#27BDBE ,#F05A22 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF27BDBE, endColorstr=#FFF05A22, GradientType=1);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF27BDBE', endColorstr='#FFF05A22', GradientType=1)";
    padding-top: 50px;
    padding-bottom: 50px;
}
.gradient h2{
	text-align: center;
	font-size: 40px;
    text-align: center;
    line-height: 64px;
    letter-spacing: 2px;
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 300;
}
.gradient p{
	color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 38px;
    text-align: center;
    padding: 0px;
    margin-bottom: 20px;
}
.gradient img.logo{
	max-width: 89px;
	margin-top: 30px;
}
.inner-content{
	margin: 30px auto 0;
}
.inner-content img{
	max-width: 100%;
}
.btn-primal-grey{
	border-color: #787878;
    background-color: #465A65;
    border-radius: 10px;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    padding: 15px 20px;
    font-weight: 300;
    display: inline-block;
    margin: 10px auto;
    transition: .5s ease;
}
.btn-primal-grey:hover{
	border-color: #27bdbe;
    background-color: #27bdbe;
    color: #FFFFFF;
    text-decoration: none;
}
p.sub-title{
	margin:70px auto 80px;
	max-width: 70%;
}
.green-bg{
	background:#27BDBE !important;
}
.green-bg p{
	color:#fff !important;
}
.orange-bg{
	background:#F05A22 !important;	
}
.orange-bg p{
	color:#fff !important;
}
.faq-description{
    color: #465A65;
    font-family: Avenir LT Std, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 29px;
    /*text-align: center;*/
}
.disc-text p{
    color: #465A65;
    font-family: Avenir LT Std, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 29px;
    /*text-align: center;*/
    padding: 0px;
}
.disc-text ul li {
	color: #465A65;
    font-family: Avenir LT Std, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 29px;
}
.mini-desc{
    font-size: 14px !important;
    line-height: 18px !important;
}
.ab-flex-inner ul{
	list-style:disc;
	margin-bottom:25px;
}
.ab-flex-inner ul li{
	color:#ffffff;
	font-family: acumin-pro-wide, sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 25px;
	margin-bottom:5px;
}
.ab-flex-inner a{
	color:#ffffff;
	letter-spacing: 1px;
}
p.statements{
    border-style: solid;
    border-width: 1px;
    border-color: #C7D0D7;
    color: #465A65;
    text-align: center;
    font-size: 12px;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 300;
    margin-top: 10px;
	padding: 5px 10px;
}
/* Video Overlay */
#right-nav{
	position: absolute;
    top: 25px;
    right: 25px;
}
.skip, .scroll{
	width: 55px;
    height: 55px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    padding: 18px 0;    
}
.skip:hover, .scroll:hover{
	background: #4fc7c8;
}
.scroll{
	position: relative;
}
.scroll img{
	-webkit-transform: matrix(0,1,-1,0,24,7);
    -ms-transform: matrix(0,1,-1,0,24,7);
    transform: matrix(0,1,-1,0,24,7);
	max-width: 17px;
    position: absolute;
    top: 8px;
    left: -5px;
}
#home-1{
	transition: .5s ease;
}
#overlay {
    height:100%;
    left:0;
    position:relative;
    top:62px;
    transition:background-color 300ms ease;
    width:100%;
}
#overlay a{
	text-decoration: none;
	font-size: 14px;
    letter-spacing: 0px;
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 300;
}
.img-overlay-wrap{
	text-align: center;
}
.img-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5px;
  right: 0;
  height: 100%;
  width: calc(100% - 10px);
  opacity: 0;
  transition: .5s ease;
  background-color: #27BDBE;
}
.img-overlay.adv-tangerine{
    background-color: #F05A22;
}
.no-gutter > [class*='col-'] {
    padding-right:5px;
    padding-left:5px;
}
.img-overlay-wrap:hover .img-overlay {
  opacity: 1;
}
.img-overlay-wrap p {
    color: white;
    z-index: 2000;
    font-size: 28px;
    position: absolute;
    top: 42%;
	width: 100%;
    text-align: center;
}
.img-overlay-wrap.adboard p{
    width: 80%;
    left: 10%;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
    font-size: 26px;
    line-height: 42px;
}
.common-head h2{
	color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
	margin-bottom: 30px;
}
.common-head p{
	color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 29px;
    text-align: center;
    padding: 0px;
}
.process-blurb h4{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 26px;
    margin-top: 22px;
    margin-bottom: 14px;

}
.process-blurb p{
    color: #465A65;
    font-weight: 300;
    line-height: 28px;
    font-family: acumin-pro-wide, sans-serif;
    letter-spacing: 1px;
}
.vision-circle{
    text-align: center;
}
.vision-circle .vc-center{
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.vision-circle .vc-center h2{
    color: #F05A22;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 38px;
    font-weight: 600;
    line-height: 67px;
    margin-bottom: 0;
    margin-top: 0;
}
.vision-circle .vc-center p{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 29px;
    color: #7F8F98;
    font-family: acumin-pro-wide, sans-serif;
}
.vision-circle .vc-bottom{
    position: absolute;
    bottom: -20px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.vision-circle .vc-bottom h2{
    color: #465A65;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 30px;
    font-weight: 600;
    font-family: acumin-pro-wide, sans-serif;
    line-height: 48px;
    letter-spacing: 2px;
}
.hr-divider{
    clear: both;
    background-color: #7F8F98;
    opacity: 0.3;
    height: 1px;
    width: 100%;
    margin-top: 105px;
    margin-bottom: 105px;
}
.join{
    text-align: center;
}
.join p{
    font-size: 22px;
    line-height: 42px;
    font-family: acumin-pro-wide, sans-serif;
    letter-spacing: 2px;
    color: #27BDBE;
    font-weight: 500;
    margin-bottom: 30px;
}
.join .join-email{
    line-height: 11px;
    display: block;
    width: 90%;
    font-weight: 300;
    text-align: center;
    letter-spacing: 2px;
    padding: 12px;
    color: #C7D0D7;
    border: none;
    font-family: acumin-pro-wide, sans-serif;
    height: 46px;
   background-color: #EDEFF0;
   border-radius: 5px;
   margin-bottom: 30px;
   margin-left: auto;
   margin-right: auto;
   transition: none;
}
.join .join-email:focus{
    border: none;
    background-color: #465a65;
    color: #fff;
    transition: .8s ease;
    outline: none;
    transition: none;
}
.join .join-email::-webkit-input-placeholder{ 
    color: #C7D0D7;
}
.join .join-email::-moz-placeholder{ 
    color: #C7D0D7;
}
.join .join-email:-ms-input-placeholder{ 
    color: #C7D0D7;
}
.join .join-email:-moz-placeholder{ 
    color: #C7D0D7;
}
.join .join-email:focus::-webkit-input-placeholder{ 
    color: #fff;
}
.join .join-email:focus::-moz-placeholder{ 
    color: #fff;
}
.join .join-email:focus:-ms-input-placeholder{ 
    color: #fff;
}
.join .join-email:focus:-moz-placeholder{ 
    color: #fff;
}
.join .join-submit{
    line-height: 11px;
    font-weight: 300;
    text-align: center;
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    background-color: #27BDBE;
    letter-spacing: 2px;
    border: none;
    height: 45px;
    width: 150px;
    border-radius: 5px;
}
.join .join-submit:hover,
.join .join-submit:focus{
    border: none;
    background-color: #465a65;
    color: #fff;
    transition: .8s ease;
    outline: none;
    transition: none;
}
#hero-vid {
    backface-visibility:hidden;
    background-size:cover;
    top: 62px;
    bottom:0;
    height:auto;
    min-height:100%;
    min-width:100%;
    perspective:1000;
    position:fixed;
    right:0;
    width:auto;
    z-index:-1;
}




/* Content Styles */
#content {
    position:relative;
    z-index:1;
    background: #fff;
    padding-bottom: 80px;
}

/*Our Story*/
.body-os{
    /*margin-top: 62px;*/
}
.os-timeline-body{
    margin-top: 97px;
}
.os-timeline{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
   justify-content: space-between;
}
.os-timeline .row{
    flex: 1;
}
.os-timeline .col-sm-3{
    height: 100%;
}
.os-timeline .timeline-yr{
    margin-right: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
}
.os-timeline .timeline-yr span{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: 42% 8%;
    -webkit-transform-origin: 42% 8%;
    -moz-transform-origin: 42% 8%;
    -ms-transform-origin: 42% 8%;
    -o-transform-origin: 42% 8%;
    width: 140px;
}
.os-timeline .timeline-yr .timeline-bar{
    /*width: 40px;*/
    border: 15px solid;
    max-width: 100%;
    opacity: 0.2;
}
.os-timeline .timeline-yr .timeline-bar.grey{
    border-color: #465A65;
    background-color: #465A65;  
    color: #465A65;
}
.os-timeline .timeline-yr .timeline-bar.tangerine{
    border-color: #F05A22;
    background-color: #F05A22;  
    color: #F05A22;
}
.os-timeline .timeline-yr .timeline-bar.green{
    border-color: #27BDBE;
    background-color: #27BDBE;  
    color: #27BDBE;
}
.timeline-yr span.grey,
.timeline-event span.grey{
    color: #465A65;
    letter-spacing: 2px;
    text-align: left;    
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    font-family: acumin-pro-wide, sans-serif;
    opacity: 0.5;
}
.timeline-yr span.tangerine,
.timeline-event span.tangerine{
    color: #F05A22;
    letter-spacing: 2px;
    text-align: left;    
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    font-family: acumin-pro-wide, sans-serif;
    opacity: 0.5;
}
.timeline-yr span.green,
.timeline-event span.green{
    color: #27BDBE;
    letter-spacing: 2px;
    text-align: left;    
    font-weight: 600;
    font-size: 60px;
    line-height: 72px;
    font-family: acumin-pro-wide, sans-serif;
    opacity: 0.5;
}
.os-timeline .timeline-event{
    margin-left: 30px;
    margin-bottom: 100px;
}
.os-timeline .timeline-event img{
    width: 536px;
    max-width: 100%;
    margin-bottom: 40px;
}
.os-timeline .timeline-event h3{
    font-size: 32px;
    line-height: 38px;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    text-align: left;
    color: #465A65;
    margin-top: 0;
    margin-bottom: 45px;
    width: 572px;
    max-width: 100%;
    opacity: 0.9;
}
h3.off-top{
    margin-top: -30px !important;
}
.os-timeline .timeline-event p{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 32px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.mobile-show{
    display: none;
}

/*Team*/

.tm-section{
    padding: 60px 0 150px;
}
.tm-section.green{
    background-color: #27BDBE;    
}
.tm-section .tm-green-inner{
    width: 955px;
    max-width: 100%;
    margin: 0 auto;
}
.text-white{
    color: #fff;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 24px;
    line-height: 38px;
    font-weight: 500;
    letter-spacing: 1px;
}
.text-head{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
    margin: 50px 0 20px;
}
.text-p{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
}
.text-p span{
    font-weight: bold;
}
.text-small{
    font-size: 20px;
    font-weight: 500;
    color: #EDEFF0;
    font-family: acumin-pro-wide, sans-serif;
    line-height: 36px;
    margin-top: 50px;
}
.tm-white-head{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
    opacity: 0.9;
    padding: 60px 0 35px;
}
.tm-white-txt{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 43px;    
}
.tm-white-txt-small{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 29px;
    opacity: 0.9;
    padding-bottom: 50px;
}
.person-left{
    height: 320px;
    background-color: #EDEFF0;
}
.person-profile .person-left{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.person-right{
    height: 320px;
    padding: 30px 35px;
    background-color: #465A65;
}
.person-right .name{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
}
.person-right .position{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 22px;
    margin-bottom: 20px;
}
.person-right .person-about{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 22px;
}
.flex-lead{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.flex-lead ul.slides{
    order: 2;
}
.flex-f .flex-control-thumbs{
	margin-bottom:70px;
}
.flex-p .flex-control-thumbs img{
	width:auto;
	margin:0 auto;
}
.flex-lead ol.flex-control-thumbs{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    order: 1;
}
.flex-lead .flex-control-thumbs li{
    width: auto;
    flex: 0.8;
    float: none;
    margin: 6px;
}
.flex-lead .flex-control-thumbs li:last-of-type{
    margin-right: 0;
}
.flex-lead .flex-control-thumbs li:first-of-type{
    margin-left: 0;
}
.flex-lead .flex-control-thumbs li img{
    background-color: #EDEFF0;
    opacity: 1;
    /*cursor: auto;*/
    transition:none;
}
.flex-lead .flex-control-thumbs li.active:nth-child(even) img{
    background-color: #465A65;
}
.flex-lead .flex-control-thumbs li.active:nth-child(odd) img{
    background-color: #F05A22;
}
.flex-lead .flex-control-thumbs li:nth-child(even) img:hover,
.flex-lead .flex-control-thumbs li:nth-child(even) img:focus{
    background-color: #465A65;
}
.flex-lead .flex-control-thumbs li:nth-child(odd) img:hover,
.flex-lead .flex-control-thumbs li:nth-child(odd) img:focus{
    background-color: #F05A22;
}
.flex-lead ul.flex-direction-nav,
.flex-home ul.flex-direction-nav{
    display: none;
}
.person-right.hover-bgreen{
    background-color: #465A65;
}
.person-right.hover-orange{
    background-color: #F05A22;
}
.flex-lead .person-left{
    overflow: hidden;
}
.row-happen,
.row-speak{
    overflow: hidden;
    background-color: #27BDBE;
    /*text-align: center;*/
    height: 293px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top center;
}
.row-back,
.row-ship{
    overflow: hidden;
    background-color: #F05A22;
    text-align: center;
    height: 293px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top center;
}
.flex-make .make-inner,
.flex-back .make-inner,
.flex-speak .make-inner,
.flex-ship .make-inner{
    height: 212px;
    padding: 45px 50px;
    background-color: #465A65;
}
.flex-make .make-name,
.flex-back .make-name,
.flex-speak .make-name,
.flex-ship .make-name{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.flex-make .make-name span,
.flex-back .make-name span,
.flex-speak .make-name span,
.flex-ship .make-name span{
    font-weight: 500;
}
.flex-make .make-about,
.flex-back .make-about,
.flex-speak .make-about,
.flex-ship .make-about{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
}
.flex-make ul.flex-direction-nav,
.flex-back ul.flex-direction-nav,
.flex-speak ul.flex-direction-nav,
.flex-ship ul.flex-direction-nav{
    display: none;
}
.flex-make,
.flex-back,
.flex-speak,
.flex-ship{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
}
.flex-make .flex-viewport,
.flex-back .flex-viewport,
.flex-speak .flex-viewport,
.flex-ship .flex-viewport{
    order: 2;
}
.flex-make .flex-control-nav,
.flex-back .flex-control-nav,
.flex-speak .flex-control-nav,
.flex-ship .flex-control-nav{
    display: block;
    float: none;
    position: static;
    order: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}
.flex-make .flex-control-nav li{
    margin-left: 35px;
    margin-right: 35px;    
}
.flex-back .flex-control-nav li{
    margin-left: 5%;
    margin-right: 5%;
}
.flex-ship .flex-control-nav li{
    margin-left: 5%;
    margin-right: 5%;
}
.flex-speak .flex-control-nav li{
    margin-left: 20px;
    margin-right: 20px;
}
.flex-make .flex-control-paging li a,
.flex-back .flex-control-paging li a,
.flex-speak .flex-control-paging li a,
.flex-ship .flex-control-paging li a{
    background-color: #C7D0D7;
    background: #C7D0D7;
    border: none;
    box-shadow: none;
}
.flex-make .flex-control-paging li a.flex-active,
.flex-speak .flex-control-paging li a.flex-active{
    background-color: #27BDBE;
    background: #27BDBE;
    border: none;
    box-shadow: none;
}
.flex-back .flex-control-paging li a.flex-active,
.flex-ship .flex-control-paging li a.flex-active{
    background-color: #F05A22;
    background: #F05A22;
    border: none;
    box-shadow: none;
}
.tm-white-section{
    padding-bottom: 100px;
}

/*Advisory Board*/
.body-ab{
    margin-top: 62px;
}
.ab-banner-gradient p{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ab-banner-gradient{
    min-height: 245px;
    background: -webkit-gradient(linear, left center, right center, from(#27BDBE),color-stop(100%, #F05A22));
    background: -webkit-linear-gradient(left,#27BDBE ,#F05A22 100%);
    background: linear-gradient(to right,#27BDBE ,#F05A22 100%);
    position: relative;
}
.ab-section{
    padding-top: 60px;
    padding-bottom: 60px;
}
.ab-head{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 64px;    
}
.ab-text{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 38px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.flex-ab ol.flex-control-thumbs{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    order: 1;    
}
.flex-ab{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	overflow:hidden;
}
.flex-ab .flex-viewport {
    order: 2;
}
.flex-ab .flex-control-thumbs li {
    width: auto;
    flex: 1;
    float: none;
    margin: 5px;
	background-color: #EDEFF0;
}
.flex-ab .flex-control-thumbs li:first-of-type {
    margin-left: 0;
}
.flex-ab .flex-control-thumbs li:last-of-type {
    margin-right: 0;
}
.flex-ab .flex-control-thumbs li.active:nth-child(even) img:hover,
.flex-ab .flex-control-thumbs li.active:nth-child(even) img:focus,
.flex-ab .flex-control-thumbs li.active:nth-child(even) img{
    background-color: #F05A22;
}
.flex-ab .flex-control-thumbs li.active:nth-child(odd) img:hover,
.flex-ab .flex-control-thumbs li.active:nth-child(odd) img:focus,
.flex-ab .flex-control-thumbs li.active:nth-child(odd) img{
    background-color: #27BDBE;
}
.flex-f .flex-control-thumbs li.active:nth-child(even) img:hover,
.flex-f .flex-control-thumbs li.active:nth-child(even) img:focus,
.flex-f .flex-control-thumbs li.active:nth-child(even) img{
    background-color: #27BDBE !important;
}
.flex-f .flex-control-thumbs li.active:nth-child(odd) img:hover,
.flex-f .flex-control-thumbs li.active:nth-child(odd) img:focus,
.flex-f .flex-control-thumbs li.active:nth-child(odd) img{
    background-color: #27BDBE !important;
}

.flex-ab .flex-control-thumbs li img {
    opacity: 1;
    background-color: #EDEFF0;
    transition: none;
}
.ab-flex-content{
    background-color: #EDEFF0;
    padding: 40px 40px 20px 40px;
    overflow: hidden;
    min-height: 582px;
}
.flex-ab-head{
    overflow: hidden;
    margin-bottom: 40px;
}
.flex-ab-head img{
    float: left;
    width: 156px;
    max-width: 100%;
    margin-right: 20px;
}
.flex-title{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 50%;
    float: left;
}
.flex-title .flex-name{
    font-size: 32px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
}
.flex-title .flex-pos{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 22px;
    line-height: 35px;
    font-weight: 300;
    letter-spacing: 2px;
}
.ab-flex-content p{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 25px;
    display: block;
    margin-bottom: 25px;
}
.flex-ab ul.flex-direction-nav,
.flex-p-carousel ul.flex-direction-nav{
    display: none;
}

/* Programs */
.flex-p-carousel .flex-carousel-thumb{    
    background-color: #EDEFF0;
    text-align: center;
}
.flex-p-carousel .flex-carousel-thumb img{
    margin: 0 auto;
}
.flex-p-carousel ul li.active .flex-carousel-thumb{
    background-color: #27BDBE;    
}
.flex-p-carousel ul{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100% !important;
    position: static !important;
}
.flex-p-carousel ul li{
    flex: 1;
    width: auto !important;
    float: none !important;
}
.flex-p-carousel .flex-carousel-label{
    color: #465A65;
    line-height: 22px;
    text-align: center;
    letter-spacing: 1px;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 500;
    margin-top: 10px;
}

/* Carrers */
.carrer-box{
    height: 280px;
    text-align: center;
    letter-spacing: 2px;
    color: #FFFFFF;
    font-weight: 200;
    font-family: acumin-pro-wide, sans-serif;
    line-height: 43px;
    font-size: 36px;
    vertical-align: middle;
    position: relative;
}
.carrer-box-inner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50%);
}
.carrer-box.green{
    background-color: #27BDBE;    
}
.carrer-box.tangerine{
    background-color: #F05A22;  
}
.carrer-box.gradient-career{
    background: -webkit-gradient(linear, left center, right center, from(#27BDBE),color-stop(100%, #F05A22));
    background: -webkit-linear-gradient(left,#27BDBE ,#F05A22 100%);
    background: linear-gradient(to right,#27BDBE ,#F05A22 100%);
}
.spacer-s{
    padding: 5px;
}
.spacer-m{
    padding: 20px;
}
.t-1{
    letter-spacing: 1px;
    color: #F05A22;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
}
.t-2{
    font-size: 18px;
    line-height: 29px;
    color: #F05A22;
    letter-spacing: 1px;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 500;
}
.t-3{
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    font-family: acumin-pro-wide, sans-serif;
    color: #465A65;
    letter-spacing: 1px;
    margin-top: 20px;
}
.jobs-vacant{
    padding-left: 34px;
}
.jobs-vacant li a{
    color: #465A65;
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    font-size: 18px;
    line-height: 29px;
    font-family: acumin-pro-wide, sans-serif;
}
.career-inquire{
    margin-top: 60px;
    color: #465A65;
    font-size: 18px;
    line-height: 29px;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    opacity: 0.9;
}
.career-inquire a{
    text-decoration: none;
    color: #465A65;
    opacity: 1;
}
.career-inquire a:hover{
    color: #F05A22;
}
.jobs-vacant li a:hover{
    color: #F05A22;
}
.carrer-2-row{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
   justify-content: space-between;
}
.row-img-top{
    margin-bottom: 10px;
}

/*Connect*/
.body-con{
    margin-top: 62px;
}
.pp-text p{
    color: #465A65;
    font-family: Avenir LT Std, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 29px;
    /*text-align: center;*/
    padding: 0px;
    margin-bottom: 20px;
}
.pp-text h1{
    color: #465A65;
    font-family: Avenir LT Std, sans-serif;
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 20px;
}
.con-banner-gradient p{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gradient-title{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ga-text{
    color: #465A65;
    font-family: Avenir LT Std, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 29px;
    /*text-align: center;*/
}
.con-banner-title p{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 24px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 38px;
    text-align: center;
}
.con-banner-title{
    min-height: 245px;
    background: -webkit-gradient(linear, left center, right center, from(#27BDBE),color-stop(100%, #F05A22));
    background: -webkit-linear-gradient(left,#27BDBE ,#F05A22 100%);
    background: linear-gradient(to right,#27BDBE ,#F05A22 100%);
    position: relative;
}
.con-banner-gradient{
    min-height: 245px;
    background: -webkit-gradient(linear, left center, right center, from(#27BDBE),color-stop(100%, #F05A22));
    background: -webkit-linear-gradient(left,#27BDBE ,#F05A22 100%);
    background: linear-gradient(to right,#27BDBE ,#F05A22 100%);
    position: relative;
}
.site-banner{
    background-color: #465a65;
}
.site-banner .site-banner-inner{
    text-align: center;
    position: relative;
    height: 500px;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.site-banner .site-banner-inner h1{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    position:relative;
    line-height: 48px;
    top: 40%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin: auto;
}
.con-top-margin{
    margin-top: 90px;
}
.con-customer{
    background: #EDEFF0;
}
.con-primallabs-logo{
    height: 102px;
    margin: 0 auto;
}
.con-btm-margin{
    margin-bottom: 90px;
}
.con-title{
    text-align: center;
    color: #27BDBE;
    letter-spacing: 1px;
    line-height: 56px;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 40px;
    font-weight: 300;
}
.con-desc{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
    line-height: 29px;
    text-align: center;
    padding: 0px;
}
.con-contact p{
    font-weight: 600;
    color: #F05A22;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    letter-spacing: 1px;
}
.business-hours{
    color: #465a65 !important;
}
.con-contact a{
    font-weight: 600;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    letter-spacing: 1px;
    color: #465A65;
    display: inline;
    text-decoration: none;
}
.con-contact a:hover{
    color: #F05A22;
}
.con-address p{
    font-size: 18px;
    line-height: 29px;
    font-weight: 200;
    letter-spacing: 1px;
    text-align: center;
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
}
.con-address{
    margin-top: 100px;
    margin-bottom: 120px;
}

/* Quality */
.text-ch{
    letter-spacing: 1px;
    text-align: center;
    color: #465A65;
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
}

.carrer-box-normal.normal-bg{
    background-color: #EDEFF0;
}
.carrer-box-inner-normal{
    padding: 30px;
    font-size: 16px;
    line-height: 29px;   
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 200;
    letter-spacing: 1px;
}
.spacer-hr{
    border-top: 1px solid #465A65;
}
.spacer-md{
    padding: 50px;
}
.quality-title h1{
    line-height: 56px;
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
}
.quality-desc p{
    line-height: 32px;
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
}
.quality-step{
    background-color: #27BDBE;
}
.quality-step-below{
    border-color: #787878;
    background-color: #EDEFF0;
}
.quality-step-below p{
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1px;
    text-align: left;
    line-height: 29px;
    padding: 30px 65px 50px 65px;
}
.quality-step-title h1{
    font-family: acumin-pro-wide, sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
    color: #ffffff;
}
.quality-step-title{
    padding-top: 20px;
}
.quality-step-desc p{
    font-family: acumin-pro-wide, sans-serif;
    font-size: 18px;    
    font-weight: 200;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
}
.quality-step-desc{
    padding: 20px 120px 60px 120px;
}
.quality-boxes{
    background-image: url('images/pasted-svg-421437x364.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    max-width: 212px;
    min-height: 200px;
}
.quality-box{
    padding: 0px 30px 0px 30px;
}
.quality-box h1{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 500;
    line-height: 32px;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
}
.quality-box p{
    color: #ffffff;
    font-family: acumin-pro-wide, sans-serif;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px;
    text-align: center;
    line-height: 25px;
}
.quality-boxes img{
    max-width: 170px;
    margin: auto;
}
.quality-boxes .boxes-3{
    padding-top: 25px;
    max-width: 130px;
}
.boxes-3-title{
    margin-top: 38px;
}
.quality-btm-margin{
    margin-bottom: 50px;
}
.quality-standard-boxes{
    max-width: 300px;
    min-height: 265px;
    background-color: #F05A22;
    padding-left: 20px;
}
.boxes-desc{
    font-size: 14px;
}
.img-overlay-wrap.quality-wrap{
    height: 262px;
    background-color: #F05A22;
    position: relative;
}
.quality-wrap .img-overlay{
    left: 0;
    width: 100%;
    z-index: 2001;
}
.img-overlay-wrap.quality-wrap .img-overlay > div{
    position: absolute;
    top: 50%;
    left: 15%;
    text-align: center;
    transform: translate( -8%, -50%);
}
.img-overlay-wrap.quality-wrap .img-overlay p:last-of-type{
   font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    font-family: acumin-pro-wide, sans-serif;
    transform: none;
    position: static;
    
}
.img-overlay-wrap.quality-wrap .img-overlay p:first-of-type{
    transform: none;
    position: static;
    font-size: 18px;
    font-weight: 700;
    line-height: 29px;
    font-family: acumin-pro-wide, sans-serif;
}
.img-overlay-wrap.quality-wrap > p{
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: 1px;
    color: #FFFFFF;
}
.qty-section.green{
    padding: 20px 20px 30px;
    background-color: #27BDBE;
}
.green-text > div{
    font-family: acumin-pro-wide, sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 2px;
    color: #FFFFFF;
    line-height: 64px;
    margin-bottom: 20px;
}
.green-text > p{
    font-size: 16px;
    color: #FFFFFF;
    line-height: 29px;
    font-weight: 200;
    letter-spacing: 1px;
    font-family: acumin-pro-wide, sans-serif;
    padding-left: 10%;
    padding-right: 10%; 
}
.q-blurb-img{
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 220px;
    min-height: 220px;
    max-width: 100%;    
    margin: 0 auto;
}
.q-blurb-img > div{
    width: 75%;
    margin: 0 auto;
    padding-top: 16px;
}
.q-blurb-img .str-icon-con{
    padding-top: 42px;
}
.str-icon{
    width: 140px;
    margin: 0 auto;
}
.q-blurb-txt > div{
    color: #FFFFFF;
    font-family: acumin-pro-wide, sans-serif;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 1px;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
}
.q-blurb-txt > p{
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 200;
    letter-spacing: 1px;
    font-family: acumin-pro-wide, sans-serif;
    line-height: 25px;
    text-align: center;
}
.bottom-green{
    background-color: #EDEFF0;
    font-size: 16px;
    line-height: 29px;
    font-weight: 200;
    letter-spacing: 1px;
    color: #465A65;
    font-family: acumin-pro-wide, sans-serif;
    padding: 40px 50px 60px;
}
#home-images{
    background: #465964;
    text-align: center;
    margin-top: 62px;
    margin-bottom: 30px;
}
#home-images .row {
	margin: 0;
}
#home-images img{
    margin: 0 auto;
}


/* Media Queries */
@media screen and (min-width: 1200px){
	.site-banner .site-banner-inner h1{
		max-width:29%;
	}
	.container {
	    width: 1110px;
	}
	.common-head{
		padding: 50px 0 30px;
        width: 63%;
        margin: 0 auto;
	}
    .con-desc{
        padding: 30px;
    }
}
@media screen and (min-width: 1180px){
	.site-branding{
		float:left;
	}
	.header-right{
		float:right;
	}
}

@media screen and (min-width: 1000px){
    .minus-padding .col-md-6:first-of-type,
    .minus-padding .col-xs-6:first-of-type{
        padding-right: 5px;
    }
    .minus-padding .col-md-6:last-of-type,
    .minus-padding .col-xs-6:last-of-type{
        padding-left: 5px;
    }
}


@media screen and (min-width: 992px){
    .join{
        width: 63%;
        margin: 80px auto 0;
        text-align: center;
    }
    .tm-white-txt{
        width: 75%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;   
    }
    .tm-white-txt-small{
        width: 60%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .person-profile .col-xs-6:first-of-type{
        padding-right: 5px;
    }
    .person-profile .col-xs-6:last-of-type{
        padding-left: 5px;
    }
    .person-profile .col-md-6:first-of-type{
        padding-right: 5px;
    }
    .person-profile .col-md-6:last-of-type{
        padding-left: 5px;
    }
    .person-profile .col-sm-6:first-of-type{
        padding-right: 5px;
    }    
    .person-profile .col-sm-6:last-of-type{
        padding-left: 5px;
    }
    .md3-minuspad .col-md-3:first-of-type{
        padding-left: 0;
        padding-right: 5px;
    }
    .md3-minuspad .col-md-3:last-of-type{
        padding-right: 0;
        padding-left: 5px;
    }
    .md3-minuspad .col-md-3:nth-of-type(2){
        padding-right: 5px;
        padding-left: 5px;
    }
    .md3-minuspad .col-md-3:nth-of-type(3){
        padding-right: 5px;
        padding-left: 5px;
    }    
    .md3-minuspad .col-md-3:nth-of-type(5){
        padding-right: 5px;
        padding-left: 5px;
    }     
}
@media screen and (max-width:992px) {
	.site-header{
		padding-left: 0;
		padding-right: 0;
	}
	.site-branding{
		float:left;
	}	
    .join{
        width: 600px;
        max-width: 100%;
        margin: 0 auto;
    }      
    li.dropdown > ul.dropdown-menu{
        display: block;
        float: none;
        position: static;
        max-width: 100%;
        background: #F05A22;
        box-shadow: none;
        border: none;
    }  
    li.dropdown > ul.dropdown-menu li a{
        color: #fff;
        background: transparent;
    }
    li.dropdown:hover > ul.dropdown-menu li a{
    	text-align: center;    
	}
    .mobile-spacer-s{
        padding: 10px;
    }    
}
@media screen and (max-width:991px) {
    .navbar-default .navbar-nav>li>a {
        padding: 10px 12px;
        color: #fff;
    }
    .header-right{
        width: 100%;
        top: -10px;
    }
    .navbar-collapse{
        max-height: 100%;
    }
    .navbar-default .navbar-collapse{
        border: none;
        background-color: #F05A22;
    }
    .navbar-default .navbar-nav li a:hover, li.dropdown > ul.dropdown-menu li a:hover{
    	color: #465A65;
	}
    h3.off-top{
        margin-top: 0 !important;
    }
    .os-timeline{
        display: block;
        padding-left: 10px;
        border-left: 30px solid;
    }
    .os-timeline .timeline-event img{
        width: 100%;
    }
    .os-timeline .timeline-yr{
        margin-right: 0;
    }
    .os-timeline .timeline-event{
        margin-left: 10px;
    }
    .os-timeline.grey{
        border-color: rgba(70,90,101,0.2);
    }
    .os-timeline.green{
        border-color: rgba(39,189,190,0.2);
    }
    .os-timeline.tangerine{
        border-color: rgba(240,90,34,0.2);
    }
    .header-right{
        position: absolute;
        right: 10px;
    }
    .site-header{
        height: 62px;
    }
    .site-banner .site-banner-inner h1{
		max-width:80%;

    }
    .site-banner .site-banner-inner h1{
        max-width:80%;
    }
    .img-overlay-wrap p.p2{
            left: 50%;
            transform: translate(-50%, -50%);
    }
    .mobile-img-blurb img{
        width: 140px;
        margin: 0 auto;
    }
    .q-blurb-img > div{
        padding-top: 30px;
    }
}
@media screen and (max-width: 768px){
  
    .flex-make .make-inner,
    .flex-back .make-inner,
    .flex-speak .make-inner,
    .flex-ship .make-inner,
    .person-right{
        height: auto;
    }

    .flex-make .flex-control-nav li,
    .flex-back .flex-control-nav li,
    .flex-speak .flex-control-nav li,
    .flex-ship .flex-control-nav li{
        margin: 0 2%;
    }
    .row-happen, .row-speak,
    .row-back, .row-ship{
        background-size: 100% 100%;
        height: 200px;
    }    
    .ab-banner-gradient p{
        left: 20%;
        transform: translate(-13%, -50%);
    }
    .ab-head{
        font-size: 32px;
        line-height: 48px;
    }
    .ab-text{
        font-size: 20px;
        line-height: 32px;
    }
    .carrer-box{
        font-size: 28px;
    }
    .con-banner-gradient p{
        left: 20%;
        transform: translate(-13%, -50%);
    }
    .con-desc{
        padding: 20px;
    }
}
@media screen and (max-width:600px) {
    .site-banner .site-banner-inner{
        height: 300px;
    }
    .ab-head{
        font-size: 24px;
        line-height: 26px;
    }
    .ab-text {
        font-size: 18px;
        line-height: 24px;
        margin-top: 30px;
    }
    .ab-banner-gradient p{
        font-size: 18px;
        line-height: 20px;
    }
    .ab-banner-gradient{
        min-height: 180px;
    }
    .site-banner .site-banner-inner h1{
        font-size: 24px;
        line-height: 26px;
    }
    .text-white,
    .tm-white-txt{
        font-size: 18px;
        line-height: 22px;
    }
    .text-head{
        font-size: 32px;
    }
    .text-p,
    .tm-white-txt-small{
        font-size: 15px;
    }
    .tm-white-head{
        font-size: 24px;
    }
    .person-right,
    .flex-make .make-inner,
    .flex-back .make-inner,
    .flex-speak .make-inner,
    .flex-ship .make-inner{
        padding: 18px;
    }
    .row-happen, .row-speak,
    .row-back, .row-ship{
        height: 150px;
    }
    .flex-ab{
        margin-bottom: 0;
    }
    .carrer-box{
        font-size: 24px;
        height: 200px;
        line-height: initial;
    }
    .t-1{
        line-height: inherit;
    }
    .con-banner-gradient p{
        font-size: 18px;
        line-height: 20px;
    }
    .con-banner-gradient{
        min-height: 180px;
    }
    .con-desc{
        padding: 10px;
    }
    .site-banner .site-banner-inner h1{
        font-size: 28px;
        line-height: 26px;
    }

}
@media screen and (max-width:480px) {
    .join p{
        font-size: 24px;
    }
    .flex-speak .flex-control-nav li{
        margin-left: 1%;
        margin-right: 1%;
    }
    .row-happen, .row-speak,
    .row-back, .row-ship{
        height: 120px;
    }
    .ab-flex-content{
        padding: 15px 20px;
    }
    .flex-title .flex-name{
        font-size: 20px;
    }
    .flex-title .flex-pos{
        font-size: 16px;
        line-height: 20px;
    }
    .flex-ab-head img{
        width: 30%;
        margin-right: 5px;
    }
    .flex-title{
        width: 60%;
    }
    /*.carrer-box{
        font-size: 16px;
        height: 100px;
    }*/
    .t-1{
        font-size: 20px;
    }
    .t-2,
    .t-3,
    .jobs-vacant li a{
        font-size: 16px;
    }
    .career-inquire{
        line-height: inherit;
        font-size: 16px;
    }
    .mobile-img-blurb img{}
}
@media screen and (max-width:320px) {
    .row-happen, .row-speak,
    .row-back, .row-ship{
        height: 100px;
    }
    /*.carrer-box{
        font-size: 14px;
    }*/
}

/*Footer Start Here*/
footer{
    padding-bottom: 32px;
    background-color: #465A65;
}
footer a, footer a:hover {
	color: #fff;
}
#site-footer{
    background-color: #3f5364;
    min-height: 125px;
    color: #ffffff;
    padding: 15px 0;
    margin: 0;
}
#site-footer .footer-left{
    margin-right: 20px;
    overflow: hidden;
    border-right: 1px solid #995b43;
    min-height: 90px;
}
#site-footer ul{
    list-style-type: none;
    padding: 0;
    margin-top: 15px;
}
#site-footer ul li{
    float:left;
    display:inline;
    width:25%; 
    line-height: 1.5;  
    letter-spacing: 1px; 
}
#site-footer ul li a{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    display: block;
    letter-spacing: 1.4px;
    font-weight: 200;
}
#site-footer .learn-more,
#site-footer .customer-support{
    font-size: 16px;
    text-transform: uppercase;
    color: #00c2bd;
    font-weight: 500;
    margin: 10px 0;
    text-decoration: none;
}
#site-footer .learn-more span,
#site-footer .customer-support span{
    border-bottom: 1px solid #995b43;
}
#site-footer .footer-right{
    /*margin-left: 20px;*/
    overflow: hidden;
}
#site-footer .footer-right div{
    font-size: 16px;
    letter-spacing: 1px;
}
#site-footer .footer-right div:first-of-type{
    margin-top: 12px;
    margin-bottom: 8px;
    font-weight: 200;
} 
#site-footer .footer-right img{
    width: 125px;
    max-width: 100%;    
    margin-left: 30px;
}  
#site-footer .footer-right .img-footer{
    text-align: center;
}
.footer-copy{
    background-color: #7b8996;
    color: #ffffff;
    min-height: 40px;
    margin: 0;
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 200;
    line-height: 17px;
    letter-spacing: 1px;
}

@media screen and (max-width: 1024px) and (min-width: 768px){
    #site-footer ul li a{
        color: #fff;
        font-size: 18px;
    }
    #site-footer ul li{
        width: 33.3%;
        line-height: 2;
    }
    #site-footer .learn-more,
    #site-footer .customer-support{
        font-size: 22px;
    }
    #site-footer .footer-left{
        margin-right: 0;
    }
    #site-footer .footer-right{
        margin-left: 0;
    }
    #site-footer .footer-right div{
        margin-bottom: 0;
    }
    #site-footer .footer-right img{
        width: 150px;
    }
    footer{
        padding: 32px;
    }
    #site-footer .container{
        width: 100%;
    }
}
@media screen and (max-width:991px) {
    #site-footer .footer-right div:first-of-type{
        font-size: 14px;
    }
}
@media screen and (max-width: 768px){
    #site-footer{
        padding: 5px 0; 
    }
    #site-footer .col-xs-4{
        display: block;
        width: 100%;
        float: none;
        clear: both;
    }
    #site-footer .col-xs-8{
        display: block;
        width: 100%;
        float: none;
        clear: both;
    }
    #site-footer .footer-right{
        margin-left: 0;
        margin-top: 35px;
    }
    #site-footer .learn-more, #site-footer .customer-support{
        font-size: 32px;
    }
    #site-footer .footer-left{
        border:none;
    }
    #site-footer ul li{
        width: 50%;
        line-height: 2;
    }
    #site-footer ul li a{
        font-size: 18px;
    }
    #site-footer .footer-right div:first-of-type{
        font-size: 18px;
    }
    #site-footer .footer-right div{
        text-align: center;
        font-size: 24px;
        margin-bottom: 0;
    }
    #site-footer .footer-right img{
        width: 155px;
        margin: 0 auto;
    }
 
}

@media screen and (max-width:480px) {
    #site-footer .learn-more,
    #site-footer .customer-support{
        font-size: 24px;
        text-align: center;
    }
    #site-footer ul li a {
        font-size: 14px;
    }
    #site-footer .learn-more,
    #site-footer .customer-support{
        font-size: 20px;
    }

}

@media screen and (max-width:320px) {
    #site-footer ul li a{
        font-size: 14px;
    }
    /*.carrer-box{
        font-size: 14px;
    }*/
}