/*
Theme Name: Night Owls
Theme URI: http://www.nightowlinteractive.com
Author: Night Owls
Author URI: http://www.nightowlinteractive.com
Description: Basic Wordpress theme used for all client sites.
Version: 1.1.14
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: night owls, acf
Text Domain: nightowls
*/


/* Stylesheet comments here */
@import url('css/grid.css');
@import url('css/wordpress.css');
@import url('css/owl-carousel.css');
@import url('css/form.css');
 


@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
    40% {-webkit-transform: translateY(-30px);}
    60% {-webkit-transform: translateY(-15px);}
} 
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
} 
/*
 * Adding the animation to our element
*/

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

.approach-section .bounce{
  display: none;
}

.gm-style .gm-style-iw{
  text-align: center;
}
.gm-style > div:first-child > div:last-child{
      opacity: 0.85;
}


*:focus {outline:0;}
  .mobileonly{
    display: none;
  }

body,html {
  overflow-x: hidden;
  background: black;
  min-height: 100vh;
  /* margin-right: -4px; */
}

*{
  font-family: "Open Sans", sans-serif;    
}

a {
  cursor: pointer;
  text-decoration: none;
}
.nav-trigger {
	font-size: 14px;
	display: inline-block;
	float: left;
	line-height: 20px;
	width: 31px;
	padding-top: 18px;
}
.nav-trigger i {
  font-size: 18px;
  color: white;
}
.navigation-section .nav-trigger {
	position: absolute;
	top: 15px;
	right: 5px;
}
ul.section-nav,
ul.section-nav li,
ul.section-nav li a {
  display:inline;
  float: left;
  margin: 0;
  padding: 0;
}
ul.section-nav {
  float: right;
  margin-left: 10px;
  padding-left: 0;
  padding-top:50px;
  border-top:1px solid #333;
}

ul.section-nav li {
  margin-right: 30px;
}

ul.section-nav li a { 
  color:rgba(255,255,255,0.3);
}

ul.section-nav li.active a {
  color:rgba(255,255,255,0.8);
  
}


a.watch-video {
  color:#fff;
  border: 1px solid #fff;
  line-height: 50px;
  font-size: 16px;
  margin-left: -100px;
  margin-top:-25px;
  width:200px;
  text-align: center;
  left:50%;
  top:50%;
  position: absolute;
  z-index: 99;
  text-transform: uppercase;  
}

.single-section {
  position: relative;
  height: 100vh;
}

.homepage-slide .single-background{
  opacity: 1;  
}

.single-background,
.approach-background {
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; 
  display:block;
  position: absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index: 8;
  background-size: cover!important;
  background-repeat: no-repeat;
}

.approach-background.active{
  opacity:.85;
  transition: all 2s ease; 
}

.single-background.credit{
  background-position: bottom right !important;
}


.single-section.category .single-background{
  opacity: 1;
  transition: 1s all ease;
  background-position: center center;
  height: calc(100vh - 1px);
}

.single-section.active.category .single-background{
  opacity: 1;
  overflow: hidden;
}

.single-section.category .contentcarousel2 .single-carousel,
.single-section.category .owl-item.active,
.single-section.category .photocredit {
  opacity: 0;
  transition: 1s all ease;
}


.modalclose{
  display: none;
}

.single-carousel .emptyimg{
  height: 20vh;
}



#lab-carousel .item,
.owl-item .item {
  min-height: 100vh;
  position: relative;
  background-size: cover;
}


.single-section.active.category .contentcarousel2 .single-carousel,
.single-section.active.category .owl-item.active,
.single-section.active.category .photocredit {
  opacity: 1;
}



.approach-section {
  text-align: left;
  position: relative;
  opacity:1!important;
}
.approach-content p {
  
}
.approach-section .approach-content {
  display:block;
  z-index: 9;
  position: absolute;
  margin-right:29%;
  right:0;
  width:47%;
  margin-top: 75px;
}

.navigation ul#approach {
  margin-bottom: 0px;
  padding-bottom: 0px;
  width:100%;
}

.navigation ul#approach li{
  border-bottom: 1px solid rgba(255,255,255,0.25);
  padding-bottom: 20px;
  width:100%;
}


.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{
  background-color: rgba(255, 255, 255, 0.2) !important;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background-color: rgba(255, 255, 255, 0.5) !important;
}

.navigation ul.projectmenu{
  margin-top: 0px;
  padding-top: 0px;
}

.nav-trigger.open-icon {
  background-size: 15px auto;
}

.navigation-section {
  display:block;
  position: fixed;
  background: #111;
  z-index: 101;
  width:200px;
  margin-left: -200px;
  height: 100%;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; 
  text-transform: uppercase;
  color:#fff;
  padding: 20px;
  padding-top:35px;
}

.navigation-section a.logo{
  position: static;
  opacity: 0.6;
  transition:0.8s ease all;
  margin-bottom: 20px;
}

.navigation-section a.logo:hover{
  opacity: 1;
}



.navigation-section .column {
  width:auto;
  text-align: left;
  padding-left: 5px;
  clear: left;
}

.navigation-section .column.contact{
  position: absolute;
  bottom: 30px;
}
.column.contact ul {
	position: absolute;
	width: 100%;
	bottom: 0;
}

.navigation-section .column.left {

}
.navigation-section ul,
.navigation-section li {
  display:inline-table;
  float: none;
}
.navigation-section ul {
  margin: 0;
  padding: 10px 0;
  height: 40px;
}

.navigation-section li {
  margin: 0;
  width:100%;
  line-height: 30px;
}

.navigation-section li a {
  color:rgba(255,255,255,0.6) !important;
  font-weight: 400;
  text-decoration: none;
  font-size: 13px;
  padding: 5px 0;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: 0.5s ease all;
  line-height: 20px;
  display: block;
}

.navigation-section li a:hover {
  color:rgba(255,255,255,1) !important;
  font-size: 13px;
}

.navigation-section li a.active {
	font-weight: bold;
	color: rgba(255,255,255,0.8) !important;
}

.navigation-section li p{
  font-size: 13px;
  opacity: 0.5;
  margin: 0px 0px;
  text-transform: none;
  line-height: 22px;
  letter-spacing: 0.5px;
}

.navigation-section li.current-cat a {
  color:rgba(255,255,255,0.9);
}

.navigation-section li.label {
  text-transform: lowercase;
/*   font-style: italic; */
  color:rgba(255,255,255,0.5);
  font-size: 14px;
}
.social-icon {
	display: inline-block !important;
}
.about-section .content {
  display:block;
  float: left;
  width:100%;
  clear: both;
  background: black;
}
.about-section .single-section.section105 h1{
    width: 100%;
    margin: 0px;
    text-align: center;
    padding: 7vh 0px;
    float: left;
    font-size: 2.4vw;
    color: #999;
}

.homeicons{
  text-align: center;
  padding: 0px;
}


.homeicons li{
  display: inline-block;
  width: 7vw;
  margin: .6vw;
}


.homeicons li img{
  width: 100% !important;
  height: auto;
}

.navigation-section.active {
  margin-left:0;
}

@media (max-height: 550px){
	.navigation-section address{
		display: none;
	}
}
@media (max-height: 450px){
	.navigation-section address, .navigation-section li a.social-icon{
		display: none !important;
	}
}
.wrapper-section {
  display:block;
  position: absolute;
  width:200%;
  top:0;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;  
}
.wrapper-section.shifted {
  top:120px;
}
.project-section{
  display:block;
  float:left;
  width:100%;  
  position: relative;
  min-height: 500px;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;  
}

.about-section.active .nav-link {
  color:rgba(0,0,0,0.5) !important;
}

.about-section.active .nav-link:hover {
  color:rgba(0,0,0,0.5);
}


.about-section .nav-trigger {
  color:#fff;
}

.about-section {
  background: #f0f0f0;
}
.about-section .single-section {
  border-bottom: 1px solid #e5e5e5;
}

.about-section .single-section.section105{
  background: #f5f5f5;
}



.project-section {
  color:#fff;
}

.project-section {
  background: #111;
}


.nav-projects {
  background: url(/images/arrow-left.png) no-repeat left center;
  background-size: 15px auto;
  padding-left: 25px;
  float: left;
  color:rgba(255,255,255,0.75);
}

.nav-projects.grey{
  color:#444;
  background-image: url(/images/arrow-left-grey.png);
}


.about-section.active .nav-projects,
.about-section.active .nav-projects {
  background: url(/images/arrow-left-black.png) no-repeat left center;
  background-size: 15px auto;
  padding-left: 25px;
  float: left;
  color:rgba(0,0,0,0.75);  
}

.nav-about {
  background-size: 15px auto;
  float: right;
  color:#fff;
}

.section-header,
.navigation {
  display:block;
  position: fixed;
  z-index: 99;
  left:0;
  top:0;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;  
  
}

.section-header.shifted,
.navigation.shifted {
  margin-top:120px;
}
.section-header {
  padding: 50px 20px 0;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.08em;
  font-size: 14px;
  z-index: 501;
}
.navigation {
	text-transform: uppercase;
	letter-spacing: 0.04em;

	left: 10px;
	font-weight: 500;
	padding-top: 8px;
}

.about-section.disabled,
.project-section.disabled {
  overflow: hidden;
}
.navigation li a small {
  display:none;
  float: right;
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 0px!important;
  border-bottom: 1px solid rgba(255,255,255,0.8);
  margin-left: 20px;
}



.navigation li.active {

}
.navigation li.active a small,
.navigation li.active a span {

 float: left;
}

.projects-header {
  color:#fff;
}
.about-section.active .navigation,
.project-section.active .navigation,
.about-section.active .section-header,
.project-section.active .section-header {
  display:block;  
}

.navigation {
  top:auto;
}

.navigation ul{
    max-height: calc(100vh - 320px);
}

.navigation ul::-webkit-scrollbar-track{
  background: none;
}


.navigation ul,
.navigation li {
  float: left;
  clear: left;
}

.project-section > .navigation{
  max-width: 25%;
}


.navigation li {  
  margin: 10px 0;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;    
}
.navigation li a {
  font-size: 13px;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  line-height: 18px;
  color: rgba(255,255,255,0.5);
}
.navigation li a:hover{
  color: rgba(255, 255, 255, 0.8);
  font-size: 13px;
}
.navigation li a.active{
  color: rgba(255, 255, 255, 0.9);
}

#section177{
  background: #f7f7f7;
}

.mCustomScrollBox{
  width: 200px;
  max-height: 380px !important;
}

.single-section {
  display:block;
  float: left;
  width:100%;
  opacity:1;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; 
  
}

.about-section .single-section {
  opacity:1!important;
}


.navigation.temp,
.section-header.temp,
.single-section.temp .single-background {
/*   opacity:.15; */
}

.navigation.temp li a {
  color:rgba(255,255,255,0.25);
}
.navigation.temp li.active a {
  color:rgba(255,255,255,1);
}

.single-section article {
  display:none;
}
.project-section .single-section {
  position: relative;
  background-repeat:no-repeat;  
  background-size: cover;
  height: 100vh !important;
  border-top: 1px solid white;
}

h1,
h2,
h3,
h4,
h5 {
  text-transform: uppercase;
}
.navigation .project-pjax {
  display:none;
}

.navigation li.active .nav-link {
  display:none;
}
.navigation li.active .project-pjax {
  display:block;
  color:#fff;
}

.about-section.active .navigation li.active .project-pjax {
  color:black;
}

.overlay,
.modal {
  display:none;
}

.overlay {
  display:none;
  width:100%;
  height: 100%;
  position: fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background: rgba(0,0,0,0.8);
}

.modal {
  display:block;
  position: fixed;
  z-index: 1;
  width:100%;
  height: 100%;
  display:none;
}

.close-modal {
  display:block;
  position: fixed;
  z-index: 1000;
  top:50px;
  right:50px;
  width:35px;
  height: 35px;
  background: url(/images/close-modal.png) no-repeat center center;
  background-size: 100%;
  opacity:1;
}

.close-modal:hover {
  opacity: .5;
}
.project-overlay {
  display:block;
  position: fixed;
  top: 200px;
  bottom:200px;
  right:200px;
  left:33%;
}
ul.tabs {
  width:100%;
  margin: 0;
  padding: 0;
}
ul.tabs li {
  margin-right: 30px;
}
ul.tabs,
ul.tabs li {
  display:block;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

.content-box {
  padding: 50px 0;
  font-size: 20px;
  line-height: 32px;
}

.tab-content {
  display:none;
}
ul.tabs li a {
  font-size: 14px;
  color:rgba(255,255,255,0.5);
}
.tab-content.active {
  display:block;
}

.about-section.active .nav-trigger {

}
.about-section.active .nav-trigger.open {

}
.career.section p {
  font-size: 20px;
  line-height: 30px;
  color:rgba(0,0,0,0.5);
}
.about-section.active .nav-trigger,
.about-section.active ul.section-nav li a,
.nav-trigger.dark i {
  color:#666;
}

.about-section.active ul.section-nav {
  border-color:#666;
}


.nav-trigger {
  opacity:1;
}
.nav-trigger:hover {
  opacity:.5;
}

ul.section-nav li a.current {
  border-bottom:2px solid #fff;
  padding-bottom: 5px;
}

.about-section.active ul.section-nav li a.current { 
  border-color:#666;
}

a.career-link {
  background: url(/images/link-icon.png) no-repeat right center!important;
  background-size: 10px auto!important;
  color:rgba(255,255,255,0.75);
}
a.career-link:hover {
  opacity:.8;
}
a.career-link span {
  padding-right: 15px!important;  
}
.about-section.active a.career-link {
  color:#666;
}

.column {
  min-height: 10px;
}
/*
.content-area {
  padding-top:200px;
}
*/
.news-column {

  background: #ebebeb;
  padding: 20px;
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15); 
  margin: 5px;
  margin-right: 20px;
  height: 250px;
  position: relative;
}

#news .owl-item {
  width:400px;
}

.news-column span {
  float: right;
  font-size: 14px;
}

.news-column .content-news {
  position: absolute;
  bottom: 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.08em;
}

.content-area p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 100;
  letter-spacing: 0;
  color:rgba(0,0,0,0.5);
}
.single-content {
  display:none;
}

.single-section-content {
  display:block;
  position: absolute;
  width:100%;
  left:0;
  z-index:9;
  top: 217px;
  text-align: center;
}


.single-carousel-wrapper {
  display: inline-table;
  width: 100%;
}

.contentcarousel2 .single-carousel,
.contentcarousel .single-carousel{
  display:inline-table;
  height: 58vh;
  width: 33%;
  min-width: 500px;
  cursor: -webkit-grabbing;
}


.contentcarousel2 .single-carousel.firstscreen,
.contentcarousel .single-carousel.firstscreen{
  cursor: default;
}


.single-content.active {
  display:block;
}

.project-meta {
  padding-top: 52px;
}
.project-column {
  width: 165px;
  height: 67px;
  padding: 0;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  background: rgba(0,0,0,0.35);
}

.project-column:first-child {
  margin-right: 160px;
}

.photocredit {
  display: block;
  width: 50%;
  font-size: 13px;
  line-height: 18px;
  text-transform: uppercase;
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 99;
}

.photocredit label {
  font-size: 13px;
}


.slickpanel{
  padding: 0px 10vw 10vw;
  width: 100%;
}
.slickpanel h3{
  font-size: 17px;
  margin: 5px 0px;
  height: 40px;
}

.owl-theme .owl-controls {
  margin-top: -5vh!important;
    z-index: 10000;
    position: absolute;
    width: 100%;
}


.slick-list.draggable{
  position: relative;
}

.slick-next, .slick-prev{
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

  #ourteam .slick-next,
  #section177 .slick-next{
    background: url(/images/next-dark.png);
    right: 4%;
  }
  #ourteam .slick-prev,
  #section177 .slick-prev{
    background: url(/images/prev-dark.png);
    left: 4%;
  }

  #ourteam .slick-prev, #ourteam .slick-next,
  #section177 .slick-prev, #section177 .slick-next{
    top:40%;
    opacity: 0.3;
    cursor: pointer !important;
  }
  #section177 .slick-active{
    position: relative;
    height: 80vh;
  }
  #section177 .description-box{
    top:0px;
  }
  #section177 .slick-prev:hover, #section177 .slick-next:hover{
    opacity: 0.2;    
    cursor: pointer !important;
  }


  #section184 .container,
  #section177 .container{
    padding-bottom: 20px;
    width: 80vw;
  }

.owl-dots{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}


body.home .owl-dots {
  width:100%;
  padding-left:10px;
}

.owl-dot{
  width: 13px;
  height: 13px;
  display: inline-table;
  background: rgba(255,255,255,0.4);  
  border-radius: 12px;
  margin: 8px;
}


.owl-nav{
  text-align: right;
  opacity: 0;
  float: right;
}

.owl-dot.active,
.owl-dot:hover{
  background: rgba(255,255,255,0.7);  
}



.project-column label {
  text-transform: uppercase;
  width:100%;  
  display:inline-table;
  clear: both;
  font-weight: 500;
  font-style: normal;
  color:rgba(255,255,255,0.6);
  letter-spacing: 0.06em;
  font-size: 13px;
}
ul.content-tabs,
ul.content-tabs li {
  display:inline;
  float: left;
  margin: 0;
  padding: 0;
  text-transform: uppercase;  
}
ul.content-tabs {
  width:100%;
  padding: 25px 0;
}
ul.content-tabs li a {
  margin: 0 40px 0 0 ;
  letter-spacing: 0.08em;
  font-weight: 600!important;
  font-size: 13px;
  color:rgba(0,0,0,0.35);
}
ul.content-tabs li a.active {
  color:rgba(0,0,0,0.75);
}
a.logo {
	display: inline-block;
	position: static;
	bottom: 30px;
	right: 30px;
	text-indent: -999999px;
	background: url(/images/logo.png) no-repeat center bottom;
	width: 11vh;
	height: 11vh;
	background-size: 100% auto;
	z-index: 999;
	max-width: 100px;
	max-height: 100px;
	min-width: 84px;
	min-height: 84px;
	margin-left: 5px;
}
a.logo.top-left {
	left: 74px;
	top: 35px;
}
.navigation-section a.logo{
	margin-left: 0;
}

.homepage-slide {
  display:block;
  float: left;
  width:100%;
}

a.black-logo {
  background-image: url(/images/logo-black.png);
}

.section.hero {
  height: 100vh;
  background: url(/images/hero.jpg) no-repeat center center;
  background-size: cover;
  min-height: 600px;
  text-align: center;
  
}

.section.grey .container {
  width:50%;
  padding: 12vh 0;
}
.section.career {
  background: white;
}

.section.grey {
   background: #f0f0f0;
   text-align: center;  
}

.section.fullheight{
  height: 100vh;
  display: table;
  width: 100%;
}

.section.fullheight .container{
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0px 15%;
}

.section.grey h1 {
  color:#666;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-size: 3vw;
  padding: 0;
}

.section.grey p {
  color: rgba(0,0,0,0.5);
  font-size: 2vw;
  line-height: 2.7vw;
  font-weight: 100;
  margin: 3vw 2vw;
}

.career-navigation {
  display:block;
  position: absolute;
  bottom:0;
  height: 80px;
  background: #fff;
  width:100%;
  text-align: center;
}
.career-navigation ul,
.career-navigation ul li {
  display:inline-table;
  margin: 0;
  padding: 0;
}


.career-navigation ul li a {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.08em;
  font-size: 14px;
  line-height: 80px;
  margin: 0 20px;
  color:#999;
}

.career-navigation.fixed {
  z-index: 999;
  position: fixed;
  bottom: auto;
  top:0;
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);
  box-shadow: 0 0 5px rgba(0,0,0,0.15); 
}
.team-column img {
  width:100%;
  height: auto;
  margin: 10px 0;
}

.team-column.column {
  padding: 20px 30px;
  text-transform: uppercase;  
  letter-spacing: 0.04em;
  height: 250px;
}

.team-column span {
  color:#999;
  font-size: 13px;
  font-weight: 400;
}
.team-column h3 {
  color:#666;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

.lab-description {
  display:block;
  position: absolute;
  width:50%;
  bottom: 0;
  right:0;
  padding: 50px;
  background: rgba(0,0,0,0.7);
  color:#fff;
  max-height: 100%;
}
.nav-career{
  display: none;
}
.lab-description:hover{
  overflow-y: auto;
}

.lab-description h3 {
  font-weight: 300;
  letter-spacing: 0.05em;
}

.lab-description p {
  font-weight: 100;
  color:rgba(255,255,255,0.75)!important;
  font-size: 18px;
  line-height: 32px;
}

#section181{
  position: relative;
}


#section181 .container{
  display: none;
}

#section181 .container p{
  padding: 20px;
  color: rgba(20,20,20,.7);
}

.career.section h2 {
  font-size: 38px;
  color:#333;
  font-weight: 500;
  letter-spacing: 0.04em;
}
.description-box {
  display:none;
  position: absolute;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  opacity:0;  
  background: #fff;
  width:80vw;
  top:10vh;
  bottom:10vh;
  padding: 50px 80px;
  left: 50%;
  margin-left: -40vw;
}

.about-background{
  background-size: contain !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: white;
}

.about-background.section678{
  background-position: top center;
}



.about-background.section103{
  background-size: cover !important;
  display: table;
  background-color: black !important;
  transition: 1.5s ease all;
}



.about-background.section103 .container{
  display: table-cell;
  text-align: center;
  vertical-align: middle;  
  width: auto;
  float: none;
  padding: 0px 18%;
}


.about-background.section103 .single-content {
  display: block;
  background: rgba(0,0,0,0.6);
  padding: 0px 20px;
  position: absolute;
  left: 10px;
  right: auto;
  width: 49%;
  bottom: 5%;
}

.about-background.section103 .single-content p{
    text-align: left;
    line-height: 1.8vw;
    font-size: 1.4vw;
    color: #eee;
    margin: 20px 0px;
}

.about-background.section103:before{
  background: black;
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;
  opacity: 0.4;
  position: absolute;
}



#timeline_yonder {
  padding: 0 50px;
}
#outer-pjax {
  overflow: hidden;
}
.officetiles .description-box {
  z-index: 9999;
  width:100%;
  top:0;
  bottom:0;
  background-size:cover;
}
.career.section {
  position: relative;
}
#sectionfirstslide{
  height: 90vh;
}

#sectionfirstslide .container,
.career.section .container {
  float: none!important;
  margin: 0 auto!important;
  padding-top:70px;
  padding-bottom:100px;
}


.section#section177.hidden,
.section#section184.hidden,
.section#section179.hidden {
  background: #3d3d3d;
  position: relative;
}



a.close-pop {
  display:block;
  width:35px;
  height: 35px;
  background: url(/images/close-black.png) no-repeat center center;
  background-size: 40px 40px;
  text-indent: -9999px;
  position: absolute;
  top:30px;
  right:30px;
}


#section179 a.close-pop {
  right: 13%;
  top:130px;
  z-index: 100;
  display: none;
}


.officetiles a.close-pop {
  background: url(/images/close.png) no-repeat center center;
  background-size: 60px 60px; 
  width:60;
  height:60px;
}



.job-wrap{
  padding: 40px 0px 0px;
  width: calc(100% + 20px);
  float: left;
  margin: 0px -10px;
}


.job-department {
  display:block;
  float: left;
  width: 25%;
  padding: 0px 10px;
}

.job-department a.job-link{
  display: block;
  border: 1px solid #ccc;
  cursor: pointer !important;
  margin-bottom: 30px;
}

.job-department a.job-link:hover{
  background: #575757;
  border: 1px solid #575757;
}

.job-department a.job-link:hover h5{
  color: white !important;
  cursor: pointer !important;
}



.job-department h4 {
  font-weight: 400;
  letter-spacing: 0.08em;
  color:#999;
  font-size: 14px;
}

.job-department h5 {
  color: #666;
  letter-spacing: 0.03em;
  font-weight: 600;
  margin: 25px 0px;
  text-align: center;
  font-size: .9vw;
}

.job-department a:hover h5 {
  background-position: right bottom;
  color:#00aeef;
}

.description-box.open {
  display:block;
  opacity:1;
  overflow: auto;
}

.description-box.open:hover{
  overflow-y: auto;
}

#office .description-box.open {
  left: 0;
  margin-left: 0;
  background-position: center center;
}

.description-box li,
.description-box p {
  font-size: 16px!important;
  line-height: 26px!important;
  color:#666!important;
}



.tile {
  display:block;
  float: left;
  width:25%;
  background: #000;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;  
  position: relative;
  overflow: hidden;
}

.tile .tile-caption {
  display:block;
  position: absolute;
  bottom:-100%;
  z-index: 999;
  width:100%;
  left:0;
  right:0;
  background: rgba(0,0,0,0.5);
  padding: 0 20px;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;    
}

.tile:hover .tile-caption {
  bottom:0;
}

.tile-caption * {
    color:#fff!important;
}

.career.section .tile-caption p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
  font-weight:200;
}

.career.section .tile-caption p strong {
  font-weight: 700;
}


.tile img {
  display:block;
  float: left;
  width:100%;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;   
}

#section186:hover .tile img {
  opacity: .5;
}

#section186:hover .tile:hover img {
  opacity: 1;
}

.loader {
	display: flex;
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	background-color: #000;
}

.loader.loading {

}

.spinner {
	width: 200px;
	height: 200px;
	margin: 100px auto;
}


@-webkit-keyframes sk-scaleout {
  0% { -webkit-transform: scale(0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 100% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 0;
  }
}


/*new loader / spinner */

</style>

h1#firstHeading {
  display:block;
  width:100%;
  height: 50px;
  background: url(/images/logo-black.png) no-repeat center center;
  background-size: contain;
  text-indent: -99999px;
   margin: 0px;
}


#firstHeading,
#bodyContent {
  text-align: center;
}

#content {
  width:300px!important;
  overflow: hidden!important;
  padding-top:40px!important;
  padding-bottom: 50px!important;
}

#firstHeading {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;  
}
#contactinfo,
#bodyContent p {
  text-align: center;
	font-size: 14px!important;
	color:#454545;
}
#contactinfo {
  font-size: 20px;
	color:#454545;
}
#contactinfo a {
  color:#000;
  font-size: 20px;
}

#contactinfo a:hover {
  text-decoration: underline;
  color:#333;
}

.navigation-section .contact h5 {
	margin-bottom: 5px;
	color: rgba(255,255,255, 0.4);
}
.navigation-section .contact .bond-logo img {
	width: 80%;
	display: block;
}
.navigation-section .contact .digital-port {
	margin: 0;
}
.navigation-section .contact address {
	font-size: 13px;
	line-height: 22px;
	margin: 0;
	color: rgba(255,255,255);
	font-style: normal;
	text-transform: none;
}
.bond-logo {
	margin-bottom: 60px;
}

#bodyContent p {
  font-weight: 600!important;
}

#content * {
    text-transform: uppercase!important;
    font-size: 14px!important;
    letter-spacing: 0.06em!important;
}

.client-logos h1{
  margin:   8vh 0px 2vh 50px;
}

.client-logos .column {
  width:20%;
  padding: 0 1.4vw;
  margin: 2vh 0px 0px 0px;
  text-align: center;
  height: 16vh;
  
}

.client-logos img {
  width:80%;
  height: auto;
  margin: 0 auto;
  line-height: 100%;
}

.client-logos a {
  display: block;
}

#articles{
  margin: 10px -1.5vw;
  width: calc(100% + 3vw);
}

.about-news .thumbnail,
#ourteam .thumbnail,
#articles .thumbnail{
  width: 100%;
  height: 17.5vw;
  background-size: cover;  
  display: block;
}

.careerarticle .thumbnail,
.about-news .thumbnail{
  height: calc(17vw - 16px);  
  position: relative;
  background-position: center center;
  transition: 0.5s ease all;
}

.careerarticle .thumbnail .thumbhover,
.about-news .thumbnail .thumbhover{
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  display: none;
  transition: 0.5s ease all;
}

.careerarticle .thumbnail:hover .thumbhover,
.about-news .thumbnail:hover .thumbhover{
  display: block;
  transition: 0.5s ease all;
}


.careerarticle .thumbnail .viewthumb,
.about-news .thumbnail .viewthumb{
  width: 80px;
  height: 30px;
  border: 1px solid white;
  color: white;
  line-height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  margin-left: -40px;
  left: 50%;
  text-align: center;
}

.about-news .column,
#ourteam .column,
#articles .column{
  padding: 0px 1.5vw 0px;  
}

#articles .column a.readarticle{
  text-transform: uppercase;
}


#articles span.article-date{
  font-size: 12px;
  color: #bbb;
  font-weight: 600;
  text-transform: capitalize;
}

#articles a{
  color: #00c8e6;
  font-size: 14px;
  margin-bottom: 6px;
  display: block;
}

.about-news h5,
#ourteam h5,
#articles h5{
    font-size: 13px;
    margin: 0px;
    height: 35px;
    overflow: hidden;
    margin-bottom: 5px;
}

.about-news p,
#articles p{
    font-size: 13px;
    color: black;
    line-height: 14px;
    margin: 0px 0px 5px 0px;
}

.introduction{
  height: 57px;
  overflow: hidden;
  float: left;
  margin-bottom: 20px;
}

ul.career-articles,
ul.career-articles li {
  margin: 0;
  padding: 0;
}

ul.career-articles li {
  display:block;
  float: left;
  padding-right:40px;
  min-height: 240px;
}

#ourteam span,
span.article-date {
  font-size: 13px;
  line-height: 30px!important;
  color:#999;
}
ul.career-articles p,
ul.career-articles a {
    text-transform: uppercase!important;
    font-size: 13px!important;
    letter-spacing: 0.06em!important;
    line-height: 20px!important;
    font-weight: 600;
    color:#666!important;
}

ul.career-articles a {
  font-weight: 400!important;
  color:#00aeef!important;
}

.navigation li {
  color:rgba(255,255,255,0.5);
  padding-right: 40px;
}

.about-section .single-section h1,
.about-section .single-section h2,
.about-section .single-section h3,
.about-section .single-section h4{
  font-weight: 100;  
  text-transform: none;
  color:#999;
}

.about-section .single-section h1 {
  color:#333;
  font-size: 40px;
  line-height: 50px;
}

.about-section .single-section h2 {
  font-size: 30px;
  line-height: 40px; 
}

.about-news{
  width: calc(100% - 140px);
  margin: 0 0 0 140px;
}  


.about-news .slick-prev, 
.about-news .slick-next{
  
}

.about-news .slickpanel{
  padding: 5vh 50px;
  float: left;
}
.approach-content h2,
.approach-content h1 {
  font-weight: 100;  
  text-transform: none;
  color:rgba(255,255,255,1);  
  font-size: 38px;
  line-height: 46px;
}

.approach-section p {
  color:rgba(255,255,255,0.85);
  font-size: 30px;
  line-height: 36px;
  font-weight: 100;
}

.container {
  width:80vw;
  float: right;
  margin-right: 5%;
  margin-top:110px;
}
.homepage-slides .owl-next,
.homepage-slides .owl-prev {
  display:block;
  position: absolute;
  top:50%;
  z-index: 99;
  width:75px;
  height: 150px;
  text-indent: -9999px;
  margin-top:-37px!important;
}
.homepage-slides .owl-prev {
  left:30px!important;
  background: url(/images/thinarrow.png) no-repeat left center!important;
  background-size: 150px auto!important;  
}
.homepage-slides .owl-next {
  right:30px!important;
  background: url(/images/thinarrow.png) no-repeat right center!important;
  background-size: 150px auto!important;  
}
.homepage-slide {
  text-align: center;
  position: relative;
  
}
.homepage-backgrounds {
  display:block;
  position: absolute;
  background-size: cover!important;
  width:100%;
  height: 100%;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index: 0;
  opacity:.5;
}
.video-background {
  display:block;
  position: absolute;
  height:100%;
  z-index: 1;
  opacity:0.5;
  width: 100%;
  top:0;
}

.homepage-slide h1 {
    font-weight: 100;
    text-transform: none;
    color: rgba(255,255,255,1);
    font-size: 2.4vw;
    line-height: 4vw;
    padding: 22vh 17vw 2vh;
    vertical-align: middle;
    text-shadow: 0px 4px 6px rgba(0, 0, 0, 1);
    margin: 0px;
}

.homepage-slide h1 strong{
  font-weight: 300;
  color:rgba(255,255,255,1);  
}


.single-section.section318 {
  background: #000!important;
}
.homepage-slide h2 { 
  font-size: 4.5vh;
  }
  .homepage-slide-content {
    position: absolute;
    display:block;
    top:50%;
    right:0;
    left:0;
    z-index: 1;
    margin-top:-10vh;
  }
  
  .homepage-slide a {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.2em;
  display:inline-table;
  border-bottom: 2px solid #fff;
  }
  
  .homepage-slide a.home-video {
  }
  .homepage-slide h2 {
    color:rgba(255,255,255,0.75);
  }  
  .homepage-slide h5 {
    margin-top:40px;
    letter-spacing: 0.1em;
    font-size: 14px;
    color:rgba(255,255,255,0.5);
    
  }
  
  

  
.project-logo {
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	min-height: 161px;
	max-width: 300px;
	margin: 0 auto;
}
  
  
  .project-meta .project-column {
    display:inline-block;
/*     width:49%; */
    text-align: center;
  }
  
  .project-meta p {
    line-height: 36px;
    font-size: 22px;
    font-style: italic;
    color:rgba(255,255,255,0.75);
    margin-top:-1vh;
  }
  .project-meta a.project-pjax {
    color:#fff;
  text-transform: uppercase;
  font-weight: 500;    
  }
  #contactdirection {
    text-align: center;
    margin-top:20px;
  }
    #contactdirection a {
      color:#333;
    }  
    #contactdirection a:hover {
      text-decoration: underline;
    }
    
    .single-carousel h3 {
      font-weight: 500;
      letter-spacing: 0.1em;
      width:100%;
      clear: both;
      display:inline-table;
      font-size: 34px;
      margin: 0px;
    }
    
    .single-carousel p {
    font-size: 19px;
    line-height: 31px;
    letter-spacing: 1px;
    font-weight: 300;
    }
    
    .contentcarousel .owl-buttons {
      display:none;
    }
    
    .owl-theme .owl-controls .owl-page span {
      background: #fff!important;
    }
    
.officetile {
  display:block;
  float: left;
  width:34%;
  height:55vh;
  background-size: cover;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
	-ms-transform:all .25s ease-out;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; 

}

a.linkedin{
  width: 20px;
  height: 20px;
  background: url('/images/linkedin.png');
  display: block;
  background-size: contain;
  margin: 5px 0px;
  opacity: 0.6;
}

a.linkedin:hover{
  opacity: 0.8;  
}

a.instagram{
  width: 20px;
  height: 20px;
  background: url('/images/instagram.png');
  display: block;
  background-size: contain;
  margin: 5px 0px;
  opacity: 0.6;
}

a.instagram:hover{
  opacity: 0.8;  
}

a.twitter{
  width: 20px;
  height: 20px;
  background: url('/images/twitter.png');
  display: block;
  background-size: contain;
  margin: 5px 0px;
  opacity: 0.6;
}

a.twitter:hover{
  opacity: 0.8;  
}


.officetiles:hover .officetile {
  opacity:.25;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}

.officetiles:hover .officetile:hover {
  opacity:1;
}

.officetile.tile1{
  width:53%;
  
}
.officetile.tile2{
  width:47%;
}


.officetile.tile3{
  width:35%;
}


.officetile.tile4{
  width:49%;
}



.officetile.tile5{
  width:16%;
}


.officetile.tile3,
.officetile.tile4,
.officetile.tile5 {
  height:45vh;
}



.officetiles {
  display:block;
  float: left;
  width:101%;
  margin-left: -1px;
  background: #000;
}

.more-link {
  width: 175px;
  height: 43px;
  background: rgba(0,0,0,0.35);
  border: 1px solid #fff;
  font-size: 14px;
  margin: 100px auto 0;
  padding: 10px 0;
  display:block;
  z-index: 999!important;
  transition:0.5s ease all;
}

.more-link:hover{
  background: white;
  color: black !important;
}


  .paging-navigation.navigation{
    position: static;
    float: left;
    clear: both;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    width: 100%;
    margin: 20px 0px;
    padding: 10px 0px;
  }

  .paging-navigation.navigation h1{
    display: none;
  }

  .paging-navigation.navigation .page-numbers{
    color: rgba(255,255,255,0.4);
    padding: 0px 3px;
   }
   
   .paging-navigation.navigation .page-numbers.current{
     color: white;
   }
   
   .section.career#section181 .owl-controls{
     top:calc(50% + 20px);
     opacity: 1;
     margin: 0;
   }
   .section.career#section181 .owl-controls .owl-nav{
     opacity: 1;
   }
   

   .section.career#section181 .owl-controls .owl-nav div{
     display: block !important;
     width: 40px;
     height: 40px;
     color: rgba(0,0,0,0);
     background-color: rgba(0,0,0,0) !important;
     background-size: auto 100% !important;
     opacity: 0.6 !important;
     transition: 0.5s ease all;
   }

   .section.career#section181 .owl-controls .owl-nav div:hover{
     opacity: 0.8 !important;
    }
   
   .section.career#section181 .owl-controls .owl-nav .owl-prev{
     left: 4%;
     background-image: url(/images/prev.png) !important;
   }
   
    .section.career#section181 .owl-controls .owl-nav .owl-next{
     right: 4%;
     background-image: url(/images/next.png) !important;
    }

.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}


.bounce{
  background-image: url(/images/icon-downarrow.png);
  width: 3vw;
  height: 2vw;
  background-repeat: no-repeat;
  background-position: center center center;
  position: absolute;
  bottom: 8vh;
  left: 50%;
  margin-left: -1.5vw;
  background-size: contain;
  display: block;
}


@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
    40% {-webkit-transform: translateY(-30px);}
    60% {-webkit-transform: translateY(-10px);}
} 
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-20px);}
    60% {transform: translateY(-10px);}
} 
/*
 * Adding the animation to our element
*/

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

   
    
@media (max-width: 1440px){
  .tile {
    width:25%;
  }
  .career.section p{
    font-size: 18px;
    line-height: 27px;
  }

}


@media (max-width: 1180px){
     
    
  .job-department h5 {
    font-size: 11px;
  }

  .career.section p{
    font-size: 17px;
    line-height: 26px;
  }
  .lab-description{
    width: 60%;
    padding: 2vw 4vw;
  }

  .container{
    width: 80%;
  }
  .section.fullheight .container{
    padding: 0px 10%;
  }
  .section.grey h1{
    font-size: 4.3vw;
    font-weight: 300;
    padding: 0px;
  }
  .section.grey p{
    font-size: 1.7vw;
  }
  .career.section p{
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0px;
  }
  .lab-description h3{
    margin: 10px 0px;
  }

  .navigation li{
    margin: 7px 0px;
    padding-right: 0px;
  }
  .navigation li a{
    font-size: 12px;
  }
  .about-news .column, #ourteam .column, #articles .column {
      padding: 0px 0.5vw 0px;
  }
  .section105 .row{
    margin:0px;
}

}

@media (max-width: 780px){

.about-news .thumbnail {
    height: 220px;
}

.about-section .navigation{
  display: none;
}

.approach-section .approach-content{
  margin-left:10%;
  margin-right:10%;
}
.homepage-slide h1{
  font-size: 3.8vw;
  line-height: 5vw;
  padding: 23vh 12vw 10px;
}

.client-logos h1 {
    position: absolute;
    padding: 2vh 0px;
    top: 25px;
    left: 0;
    font-size: 3.4vw !important;
}
.client-logos .column.logo-10,
  .client-logos .column.logo-11,
  .client-logos .column.logo-12,
  .client-logos .column.logo-13,
  .client-logos .column.logo-14,
  .client-logos .column.logo-15,
  .client-logos .column.logo-16,
  .client-logos .column.logo-17,
  .client-logos .column.logo-18{
    /*display: none;*/
  }
  .single-carousel h3{
    font-size: 20px;
  }


  
  #section181 .container{
    display: none;
  }

  #section184 .container, 
  #section177 .container{
    width: 100%;
    margin: 0px auto !important;
  }
  
  .slickpanel{
    padding: 0px 7vw 10vw;
  }
  
  #ourteam .thumbnail, #articles .thumbnail{
    height: 150px;
  }
  .job-department{
    width: 50%;
  }
  .nav-career{
    float: right;
    display: block;
    color: rgba(0,0,0,0.75);
  }
  .section{
    height: auto !important;
    min-height: 60vw !important;
  }
  
  .row{
    width: 100% !important;
    margin: 0px !important;
  }
  
  .about-section .single-section.section105 h1{
        font-size: 2.4vw;
  }
  
  .officetile{
    height: 35vw;
  }
  
  .officetile.tile3, .officetile.tile4, .officetile.tile5{
    height: 35vw;
  }
  
  #sectionfirstslide .container, .career.section .container{
    padding: 50px 0px 30px;
    
  }
  .career.section h2{
    margin: 20px 0px;
  }
  
  #ourteam h5, #articles h5{
    font-size: 14px;
  }
  
  #section177 .slick-active{
    height: auto;
  }
  
  #ourteam .slick-next, #section177 .slick-next{
    right: 20px;
  }

  #ourteam .slick-prev, #section177 .slick-prev{
    left: 20px;
  }
  
  .owl-item .item{
    min-height: 60vw !important;
  }
  
  .section.career{
    min-height: 0px !important;
  }

  
  .client-logos .column{
    height: 15vw;
  }
  .approach-section .approach-content{
    width: 80%;
  }
  .about-section .single-section h1{
    font-size: 3.5vw;
    line-height: 4.5vw;
  }
  #map_canvas{
    height: 75vw !important;
  }
  
  .single-section.category .contentcarousel2 .single-carousel, .single-section.category .owl-item.active{
    opacity: 1 !important;
  }
  .single-section.category .single-background{
    opacity: 0.4;
  }
  .section.grey p {
    font-size: 2.8vw;
    line-height: 4.6vw;
  } 
  
  
  .about-background.section678,
  .about-background{
    background-position: center center;
  }
  
  .section.grey .container{
    width: 80%;
  }
  .container{
    width: 90%;
  }
  .tile {
    width: 50%;
  }
  .tile .tile-caption{
    bottom:0;
  }

  .lab-description{
    width: 70%;
  }
  .contentcarousel .single-carousel{
    width: 70% !important;
  }

  .slick-prev, .slick-next{
    width: 5vw !important;
    height: 30vw !important;
  }
  
  .about-background.section103 .single-content{
    position: static;
    width: 100%;
    padding: 20px;
  }

  .about-background.section103 .single-content p{
    font-size: 13px;
    line-height: 18px;
  }
  .about-news .slickpanel{
  padding: 7vh 50px;
}

  #s7.slick-prev,
  .slick-prev{
    left: 1vw !important;
  }
  
  .slick-next{
    right: 1vw !important;
  }



  .container{
    width: 75%;
  }

  .section.grey h1{
    font-size: 4vw;
    padding: 0px;
  }
  .section.grey p{
    font-size: 2.4vw;
  }
  .about-section .navigation ul{
      display: block !important;
  }
  
  .tile .tile-caption{
    bottom: 0px;
  }

  .about-section.active .navigation{
  display: none;
  }
  .client-logos{
    padding: 120px 0px 40px 0px;
  }
  .client-logos .column{
    margin: 0px;
    height: 100px;
  }
  
  .about-section .single-section.section105 h1{
    padding: 40px 2vh 0px;
  }
  
  #content.addressmarker{
    padding: 20px 0px !important;
    width: 260px !important;
  }
  
  #sectionfirstslide .container, .career.section .container{
    padding: 50px 8vw;
    width: 100%;

  }
  

  
  #ourteam h5, #articles h5{
    font-size: 13px;
  }
  
  #lab-carousel .item, .owl-item .item {
      min-height: 60vw;  
  }
  
  .description-box{
    padding: 30px 50px;
  }
  .career.section p{
    font-size: 15px;
  } 
  .about-news .slickpanel .column:nth-child(n+5), 
  .career-articles .slickpanel .column:nth-child(n+5){
    display: none;
  }
}


@media (max-width: 480px){
 .page-id-111 .content .single-section{
   display: none;
 }

 .page-id-111 .content .single-section.homepage-slide{
   display: block;
 }

 .single-section-content{
    display: none !important;
  }
  .single-section.category{
    height: 50vw !important;
    border-bottom: 1px solid white;
  }
 .nav-trigger {
    font-size: 0px;
    }
  .client-logos .column.logo-10,
  .client-logos .column.logo-11,
  .client-logos .column.logo-12,
  .client-logos .column.logo-13,
  .client-logos .column.logo-14,
  .client-logos .column.logo-15,
  .client-logos .column.logo-16,
  .client-logos .column.logo-17,
  .client-logos .column.logo-18{
    display: none;
  }
  
   .single-section.category.mobileactive{
    position: fixed;
    height: 100vh !important;
    z-index: 1000;
    background: black;
    overflow: scroll;
  }
  
   
   .single-section.category.mobileactive .modalclose {
    width: 30px;
    height: 30px;
    right: 10px;
    top: 20px;
    background: url(/images/close-modal.png) center center no-repeat;
    background-size:contain;
    position: fixed;
    display: block;
    z-index: 2000;
    }  
    
    .modalclose{
      z-index: 2000;
    }
  
  
   .single-section.category.mobileactive .single-section-content{
    display: block !important;
  }
  
   .single-section.category.mobileactive .single-section-content .contentcarousel{
    display: block;
    padding: 20px 0px 80px;
  }
  
   .single-section.category.mobileactive .single-section-content .firstscreen{
    display: none;
  }
  
   .single-section.category.mobileactive .contentcarousel2 .single-carousel, 
   .single-section.category.mobileactive .contentcarousel .single-carousel{
    height: auto;
  }
  
   .single-section.category.mobileactive .single-carousel p{
    padding: 0px;
    margin:0px;
    text-align: justify;
    letter-spacing: 0.5px;
    color: #ccc;
    font-size: 14px;
  }
  
   .single-section.category.mobileactive .single-carousel h3{
    text-align: left;
    font-size: 16px;
    margin-top: 8px;
    margin: 25px 0px 5px;
    color: #ccc;
  }
  
   .single-section.category.mobileactive .single-section-content{
    top:65vw;
    width: calc(100% - 40px);
  }
  

   .mobileactive .mobileonly a.title.button{
    bottom: -64px;
    left: 10%;
    background: none;
    color: white;
    text-transform: capitalize;
    font-size: 25px;
    padding: 0px;
    font-weight: 200;
    letter-spacing: 1px;   
   }





.description-box ul{
  padding-left: 20px;
}


.description-box p,
.description-box ul li{
  font-size: 14px !important;
  line-height: 16px !important;
  margin: 5px 0px;
}


  .description-box{
    padding: 20px;
  }
  
  .project-section.active .navigation{
    display: none;
  }
  
  .container{
    margin-top:80px;
  }
  
  .approach-section .approach-content{
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding: 80px 10% 30px;
  }

  .section.grey h1{
    font-size: 6vw;
    padding: 0px;
  }
.section.grey p {
    font-size: 13px;
    line-height: 20px;
}

  .tile {
    width: 100%;
  }
  .contentcarousel .single-carousel{
    width: 90% !important;
    margin-left: 10%;
  }
  .single-section-content img{
    width: 30vw !important;
    height: 30vw;
  }
  .project-column{
    font-size: 14px;
  }
  .homepage-slide h2{
    font-size: 7vw;
  }

  .single-carousel p{
    font-size: 3.4vw;
    padding: 0px 10px 40px;
    line-height: 5.6vw;
  } 

  .single-carousel h3{
  font-size: 4vw;
  }

  .more-link{
    top:auto;
    bottom: 0;
    font-size: 3vw;
  }
  
  .navigation-section{
    padding-top: 10px;
  }
  .navigation-section li{
    line-height: 24px;
  }


  .navigation-section li a{
    font-size: 12px;
    
  }

  .navigation-section li p{
    font-size: 12px;
    line-height: 20px;
  }
  .navigation-section ul{
    padding: 5px 0px;
  }
  .homepage-slide h2, .homepage-slide h1{
    padding: 20vh 12vw 0px;
  }

  
  .homeicons li {
    width: 13vw;
  }
  .about-section{
    background: white;
  }
  .about-section .section{
    height: auto !important;
    min-height: 58vw;
    background-position: center center !important;
  }

  .about-section .section > .row{
    margin: 0px  5vw!important;
    width: 90vw !important;
  }
  .client-logos{
    padding-top:85px;
  }
  .client-logos .column{
    padding: 0px;
    height: 15vw;
  }
  
    .client-logos h1{
      position: absolute;
    padding: 2vh 0px;
    top: 25px;
    left: 0;
    font-size: 3.4vw;
    }

  
  .about-section .single-section h1{
    margin: 20px 10px;
  }
  
  .about-background.section103 .container{
    padding: 0px;
  }
  .about-section .section103 .column{
    width: 100% !important;
  }
  
  .about-section .section103 h1{
    font-size: 22px;
    line-height: 30px;
    padding: 40px 0px;
  }
  
  .single-section.category .single-background{
    opacity: 1;
    height: 100%;
  }
  
  .single-section.category .contentcarousel2 .single-carousel, .single-section.category .owl-item.active{
    opacity: 1;
    width: 80%;
  }
  
  .project-column label{
    font-size: 10px;
  }
  
  .slick-prev{
    left: 10px !important;
  }
  .slick-next{
    right: 10px !important;
  }

  .approach-section p {
    font-size: 16px;
    line-height: 22px;
  }
  
  .approach-content h2, .approach-content h1{
    font-size: 20px;
    line-height: 26px;
  }


  
  #careerpage .section.hero{
    height: 260px !important;
    min-height: 260px;
  }
  #careerpage .section{
    height: auto;
  }
  

  #ourteam h5, #articles h5{
    min-height: 30px !important;
  }
  #ourteam h5, #articles .introduction{
    min-height: 0px;
    margin-bottom: 40px;
  }
  
  #section184 .container, #section177 .container{
    padding: 20px 7vw 10px;
    width: 100%;
  }
  
  #ourteam .thumbnail, #articles .thumbnail{
    height: 50vw;
  }
  #map_canvas{
    height: 300px !important;
  }
  #content{
    padding-top: 10px !important;
  }
  #content *{
    font-size: 12px !important;
  }

  .job-department{
    width: 100%;
  }

  .job-department a.job-link{
    margin-bottom: 10px;
  }
  
  .approach-content h2, .approach-content h1 {
    font-size: 25px;
    line-height: 32px;
  }
  
  .project-section.active .single-background{
    height: 50vw !important;
    border-bottom: 1px solid white;    
  }
  
  .single-section.homepage-slide .single-background,
  .single-section.slick-slide .single-background{
    height: 100vh !important;
  }
  
  .single-section.homepage-slide .single-section-content{
    display: block !important;
    top: 23vh;
    
  }
  
  .mobileactive .single-background{
    border: 0px !important;
  }
  
  .archive.category .project-section .single-section.approach-section{
    height: 100vh !important;
  }

  .contentcarousel2 .single-carousel, .contentcarousel .single-carousel{
    min-width: 0px;
  }
  
  .archive.category .single-carousel .project-meta,
  .archive.category .single-carousel .emptyimg,
  .archive.category .single-carousel .project-logo{
    display: none;
  }
  
  .contentcarousel{
    display: none;
  }
  
  .mobileonly{
    display: block;
  }
  .mobiletrigger{
    position: absolute;
    width: 100%;
    height: 100%;
  }

  .title.button{
    font-size: 12px;
    color: #333;
    background: white;
    padding: 2px 10px;
    display: block;
    float: left;
    position: absolute;
    bottom: 12px;
    left: 12px;
    text-transform: uppercase;
  }
  
  .title.button.active{
    background-image: url('/images/icon-info.png');
    background-position: 6px center;
    background-repeat: no-repeat;
    padding-left: 20px;
  }


  
  .homepage-slide h1{
    font-size: 20px;
    line-height: 32px;
    padding-top: 10vh;
    font-weight: 400;

    }
  
  
  #content.addressmarker{
    padding: 10px 0px;
    opacity: 0.85;
    width: 200px !important;
  }
  #contactinfo, #bodyContent p{
    font-size: 12px !important;
  }

  .about-news .thumbnail {
      height: 55vw;
  }
  .about-section .navigation ul{
    display: none !important;
  }
  
  .introduction {
    min-height: 0px;
    }
    
    .about-news h5, #ourteam h5, #articles h5{
      min-height: 0px;
      margin:30px 0px 5px;
    }
    
    .container{
      width: 100%;
      margin: 0px;
      padding: 30px;
    }
.career.section h2 {
    margin: 0px;
    font-size: 28px;
    padding: 10px 0px 0px;
}

h3{
  font-size: 14px;
  margin: 0px;
}  

#section179 a.close-pop{
  top: 20px;
  right: 20px;
  width: 18px;
  height: 18px;
  z-index: 1001;
  position: fixed;
}

.description-box{
  position: fixed;
  z-index: 1000;
  overflow:scroll !important;
  margin: 0px;
  left: 0;
  width: 100%;
  height: 100vh;
  top:0;

}

.about-news .slickpanel{
  padding: 7vh 20px;
}
.career-articles .slickpanel{
  padding: 0px 20px 7vh 20px;
}

.about-news .slickpanel .column:nth-child(n+4),
.career-articles .slickpanel .column:nth-child(n+4) {
  display: none;
}


.career-articles .slickpanel .column .introduction{
  margin: 0px !important;
}


.approach-section p {
    color: rgba(255,255,255,0.7);
}

.bounce{
  bottom:10vh;
  z-index: 1000;
  width: 3vw;
  height: 4vw;
}

.about-section .single-section.section105 h1 {
    font-size: 3.4vw;
    padding:20px 2vh 0px;
}

.approach-section .bounce{
  display: block !important;
}

#careerpage .bounce{
  display: none !important;
}

.lab-description{
  width: 100%;
  height: 100%;
  padding: 15px 40px;
  
}
.career.section .lab-description p{
    font-size: 13px;
    line-height: 16px;
}

.close-modal{
  top:20px;
  right: 20px;
}



#lab-carousel .item, .owl-item .item {
    min-height: 300px;
}

}


@media only screen 
and (max-device-width : 736px) 
and (orientation : landscape) {


  .project-section, 
  .about-section{
    min-height: 0px;
  }
  .navigation-section{
    padding: 20px;
  }
  .project-section .single-section.approach-section{
    height: 750px !important;
  }
  .project-logo{
    min-height: 120px;
  }
  .single-section-content{
    top:10vh;
    height: 90vh;
  }
  .single-section-content .owl-carousel .owl-stage-outer,
  .single-section-content .owl-carousel{
    height: 100%;
  }
  
  
  .more-link{
    top: 80%;
  }
  .single-carousel p{
    font-size: 14px;
    line-height: 22px;
  }
  
  .approach-section p {
    font-size: 24px;
    line-height: 33px;
  }
  .owl-theme .owl-controls{
    margin-top: -50px !important;
  }
  
  .section.hero{
    height: 100vh !important;
  }
  

}


@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lds-eclipse {
  position: relative;
}
.lds-eclipse div {
  position: absolute;
  -webkit-animation: lds-eclipse 0.7s linear infinite;
  animation: lds-eclipse 0.7s linear infinite;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  box-shadow: 0 1.6px 0 0 #ffffff;
  -webkit-transform-origin: 80px 80.8px;
  transform-origin: 80px 80.8px;
}
.lds-eclipse {
  width: 100px !important;
  height: 100px !important;
  -webkit-transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
  transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
}


@media (max-width:1024px) {
  @keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.lds-eclipse {
  position: relative;
}
.lds-eclipse div {
  position: absolute;
  -webkit-animation: lds-eclipse 0.7s linear infinite;
  animation: lds-eclipse 0.7s linear infinite;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  box-shadow: 0 1.8px 0 0 #ffffff;
  -webkit-transform-origin: 80px 80.9px;
  transform-origin: 80px 80.9px;
}
.lds-eclipse {
  width: 70px !important;
  height: 70px !important;
  -webkit-transform: translate(-35px, -35px) scale(0.35) translate(35px, 35px);
  transform: translate(-35px, -35px) scale(0.35) translate(35px, 35px);
}
}


h1 {
  font-weight:600!important;
}