/* Innerpride Font */
@font-face {
  font-family: 'INNERLine';
  src: url('../font/INNERLine.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'INNERLine';
  src:  url('../font/INNERLine.otf')  format('opentype'),
         url('../font/INNERLine.woff') format('woff'), url('../font/INNERLine.ttf')  format('truetype'), url('../font/INNERLine.svg#INNERLine') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'INNERLine';
  src: url('../font/INNERLine-Bold.eot') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'INNERLine';
  src:  url('../font/INNERLine-Bold.otf')  format('opentype'),
         url('../font/INNERLine-Bold.woff') format('woff'), url('../font/INNERLine-Bold.ttf')  format('truetype'), url('../font/INNERLine-Bold.svg#INNERLine-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'INNERLine';
  src: url('../font/INNERLine-Light.eot') format('embedded-opentype');
  font-weight: italic;
  font-style: normal;
}
@font-face {
  font-family: 'INNERLine';
  src:  url('../font/INNERLine-Light.otf')  format('opentype'),
         url('../font/INNERLine-Light.woff') format('woff'), url('INNERLine-Light.ttf')  format('truetype'), url('../font/INNERLine-Light.svg#INNERLine-Light') format('svg');
  font-weight: italic;
  font-style: normal;
}
@font-face {
  font-family: 'INNERText';
  src: url('../font/INNERText-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'INNERText';
  src:  url('../font/INNERText-Regular.otf')  format('opentype'),
         url('../font/INNERText-Regular.woff') format('woff'), url('../font/INNERText-Regular.ttf')  format('truetype'), url('../font/INNERText-Regular.svg#INNERText-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'INNERText';
  src: url('../font/INNERText-Bold.eot') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'INNERText';
  src:  url('../font/INNERText-Bold.otf')  format('opentype'),
         url('../font/INNERText-Bold.woff') format('woff'), url('../font/INNERText-Bold.ttf')  format('truetype'), url('../font/INNERText-Bold.svg#INNERText-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'INNERText';
  src: url('../font/INNERText-Light.eot') format('embedded-opentype');
  font-weight: italic;
  font-style: normal;
}
@font-face {
  font-family: 'INNERText';
  src:  url('../font/INNERText-Light.otf')  format('opentype'),
         url('../font/INNERText-Light.woff') format('woff'), url('../font/INNERText-Light.ttf')  format('truetype'), url('../font/INNERText-Light.svg#INNERText-Light') format('svg');
  font-weight: italic;
  font-style: normal;
}

/* MailChimp Form Embed Code  */
#mc_embed_signup form {text-align:left;}
.mc-field-group { display: inline-block; } /* positions input field horizontally */
#mc_embed_signup input.email { font-family: 'INNERText';font-weight: normal;font-size: 14px; border: 1px solid #818181;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; color: #343434;background-color: #E9E9E9; box-sizing:border-box; height:45px; padding: 0px 1em; display: inline-block; margin: 0; width:540px; vertical-align:top;float:left;}
#mc_embed_signup input::-webkit-input-placeholder {color: #000;}
#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup .clear {display: inline-block;} /* positions button horizontally in line with input */
#mc_embed_signup .button {font-family: 'INNERText';font-weight: bold; box-shadow: none; border: 1px solid rgba(128, 128, 128, 1); box-sizing: border-box; height: 45px; width: 180px; padding: 0 18px; display: inline-block; margin: 0; background: transparent; font-size: 14px; line-height: 35px; color: rgb(39, 37, 37); text-shadow: none; border-radius: inherit;margin-left: 20px;}
#mc_embed_signup .button:hover {background-color:#000; color:#FFF;cursor:pointer;}
#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
#subscribe-result{padding: 0.5em 1em;}
@media (max-width: 992px) {
    #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
    #mc_embed_signup .clear {display: block; width: 100% }
    #mc_embed_signup .button {width: 100%; margin:0; }
}
#mc_embed_signup{clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
    /* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
       We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
::-webkit-input-placeholder {
   color: #666;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666;
}

:-ms-input-placeholder {  
   color: #666;
}

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
a:focus, a:hover{
    text-decoration: none;
}

a:focus{
  outline-color: transparent;
}

body{
    font-family: 'INNERText';
    font-weight: normal;
    background-color: #00f0fa;
  color: #000;
  font-size: 1.125rem;
}

.maincontent{
  background-color: #FFF;
}

.container{
  margin-left: 15px;
  margin-right: 15px;
}

/*type */

.h1,h1{
  font-size:3.3rem;
  }
.h2,h2{
  font-size:2.1rem;
  }
.h3,h3{
  font-size:1.8rem;
  }
.h4,h4{
  font-size:1.6rem;
  }
.h5,h5{
  font-size:1.3rem;
  }
.h6,h6{
  font-size:1.1rem;
}
.display-1{
  font-size:6.1rem;
  font-weight:300
}
.display-2{
  font-size:5.6rem;
  font-weight:300
}
.display-3{
  font-size:4.6rem;
  font-weight:300
}
.display-4{
  font-size:3.6rem;
  font-weight:300
}
/* end type */


.display-5,.vertical-corousel .content
.h8,.space-wrap .h1,.space-wrap h1{
  font-size:1.9rem;
  font-weight:300
}

.contentwrap .innerhover a{
  font-size: 1rem;
}


.text-center{
  text-align: center;
}
a,a:hover, a:focus, a:active,a:visited{
    color: #000;
}
.burger {
  width: 30px;
  margin: 0 auto;
  cursor: pointer;
}
.burger > span {
  display: inline-block;
  position: relative;
  height: 5px;
  width: 30px;
  background: #000000;
  transition: 100ms all ease-in-out;
}
.burger > span:before, .burger > span:after {
  position: absolute;
  left: 0;
  content: "";
  width: 30px;
  height: 5px;
  background: #000000;
  transition: 300ms all ease-in-out;
}
.burger > span:before {
  top: -10px;
}
.burger > span:after {
  top: 10px;
}
.burger.burger-close > span {
  background: transparent;
}
.burger.burger-close > span:before {
  background: #FFFFFF;
  transform: translateY(10px) rotate(45deg);
}
.burger.burger-close > span:after {
  background: #FFFFFF;
  transform: translateY(-10px) rotate(-45deg);
}

.h7{
  font-size: 1.3rem;
}

.nopadding {
  padding: 0;
  margin: 0;
}

.logo-img {
    background: url('/wp-content/uploads/2026/04/logo_inner_black.png');
	background-repeat: no-repeat;
    background-size: 100% auto;
    width: 185px;
    height: 38px;
}

.areference{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
}

[data-toggle~="collapse"] {
    cursor: pointer;
}

.maincontent{
  margin-bottom: 294px;
  position: relative;
  z-index: 2;
}
.ftct{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.ftct .menu-footer-menu-container{
  text-align: center;
  margin: 10px auto;
}

.footerelem{
    list-style: none;
    margin: inherit;
    -webkit-padding-start: 0;
}
.footerelem li{
    display: inline-block;
  border-right: 1px solid #000;
  line-height: 6px;
  padding: 5px;
}

.social-share {
    padding:0;
    margin: 0;
  text-align: center;
}

.social-share  li .text{
  display: none;
}

.social-share li{
    display: inline-block;
    width: 23%;
}

.social-share li .fa{
    color: #FFF;
    padding-right: 1%;
}

.footerelem li:last-of-type{
  border: none;
}

.space-wrap{
  padding: 15px;
}

.space-wrap-2{
  padding-left: 15px;
  padding-right: 15px;
}

.space-wrap .info{
  display: block;
}


.offices{
    min-height: 300px;
  background: #e8e8e8;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.offices .stcontent{
  padding: 30px 0;
}

.home .short-intro .display-5{
  font-family: 'INNERLine';
}

.home .short-intro a{
    text-decoration: none;
  position: relative;
}

.home .short-intro a:after{
 content: '';
 width: 100%;
 position: absolute;
 left: 0;
 bottom: 5px;
 border-width: 0 0 3px;
 border-style: solid;
}


.offices .title{
    text-transform: uppercase;
}

.home-key-people,.contentwrap,.work-related .innercontent{
    width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
  background-position: right bottom !important;
  background-repeat: no-repeat !important;
}

.contentwrap{
  background-size: cover !important;
}

.home-key-people{
    background-size: auto 90% !important;
    background-position: 90% 100% !important;
}

.home-key-people,.insights-projects .work .contentwrap{
  color: #FFF;
}

.home-key-people .innercontent,.contentwrap .innercontent{
  padding: 30px 0 0 15px;
}

.home-key-people .innerhover,.contentwrap .innerhover{
  background: #000;
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
  opacity: 0;
  transition: opacity 800ms ease,top 400ms cubic-bezier(0.17,0.04,0.03,0.94) 0s;
    -webkit-transition: opacity 800ms ease,top 400ms cubic-bezier(0.17,0.04,0.03,0.94) 0s;
  -moz-transition: opacity 800ms ease,top 400ms cubic-bezier(0.17,0.04,0.03,0.94) 0s;
  -o-transition: opacity 800ms ease,top 400ms cubic-bezier(0.17,0.04,0.03,0.94) 0s;
  transition: opacity 800ms ease,top 400ms cubic-bezier(0.17,0.04,0.03,0.94) 0s;
}

.home-key-people .innerhover .specific-content,.contentwrap .innerhover .specific-content{
  position: absolute;
  bottom: 10%;
  width: 70%;
}

.home-key-people:hover .innerhover,.contentwrap:hover .innerhover,.contentwrap.show .innerhover{
  opacity: 1;
  top: 0;
}

.contentwrap .innerhover a{
  color: #FFF;
  margin-top: 15px;
  display: block;
}

.insights-projects .work{
  height: 400px;
  overflow: hidden;
  position: relative;
}

.insights-projects .work img,.work-related img{
    max-width: inherit;
}

.home-key-people .innercontent .keyperson{
    font-weight: bold;
}

.home-key-people .innercontent .title,.short-intro .title,#HomeCarousel .title,#TalentCarousel .title,.vertical-corousel .title{
  font-weight: bold;
    text-transform: uppercase;
}

.talent-carousel.vertical-corousel .title{
  text-transform: inherit;
}

#HomeCarousel,#TalentCarousel{
  background: #1DB0DD;
}

.vertical-corousel .vertical-item{
  height: 75vh;
  width:100%;
}

.contact-carousel .vertical-item{
  height: 550px;
}

.vertical-corousel.clients-carousel .vertical-item{
  height: 600px;
  width: 100%;
}

#ContactCarousel{
  position: absolute;
  top: 0;
  color: #FFF;
  width: 50%;
}

#ContactCarousel .content{
  padding: 8%;
}

#ContactCarousel .content br { 
    display: inline;
    content: ' ';
    clear:none;
}

#ContactCarousel a{
  color: #FFF;
}

.nf-form-fields-required,.contact-form .recaptcha-container label{
  display: none;
}

.contact-form input{
  border: inherit;
  border-bottom: 1px solid #ccc;
}

.contact-form input[type="submit"]{
    background-color: #000;
    box-shadow: none;
    text-shadow: none;
    color: #FFF;
    font-size: 1rem;
    border-radius: 0;
    box-shadow: none;
    padding: 10px 20px;
}

.contact-form .field-wrap{
    width: 100%;
    float: left;
}


.contact-form .field-wrap.submit-wrap{
    width: 100%;
    margin-left: 0;
}

.contact-form .short-intro{
  padding-top: inherit;
}

.contact-form .entry-content{
  margin: 0;
}

.content-work #HomeCarousel,.content-work #TalentCarousel{
  background: #222;
}

.content-work .short-intro .content{
  padding-bottom: inherit;
}

.contentwrap .innercontent .title,.work-related .content .title{
    font-weight: bold;
  text-transform: uppercase;
  position: relative;
  z-index: 300;
}

.contentwrap .innercontent .content a,.work-related .content a,.vertical-corousel .ref{
    font-weight: normal;
    font-size: 1rem;
}

.vertical-corousel .ref:before{
  content: "";
  display: table;
  clear: both;
}


.contentwrap .innercontent .content .call-to-act,.work-related .content .call-to-act,.insights-projects .work .contentwrap .innerhover .specific-content{
  position: absolute;
  bottom: 12%;
}

.work-related .content,.insights-projects .content{
  margin-top: 5rem;
  width: 90%;
}

.home-key-people .innercontent .keycontent{
    padding-top: 200px;
  z-index: 160;
  position: relative;
  color: #FFF;
}

.home-key-people .innercontent .title,.home-key-people .innercontent .position{
  color: #FFF;
  z-index: 200;
  position: relative;
}

.home-key-people .innerhover .social-links{
  position: absolute;
  bottom: 5%;
  color: #FFF;
  z-index: 250;
}

.home-key-people .innerhover .social-links a{
  color: #FFF;
}

.short-content{
    background: #FFF;
}
.home-key-people img{
    max-width: inherit;
    max-height: 400px;
}

.section-list{
  font-family: 'INNERText';
}


.keypeople,.insights-projects,.key-questions,.services-involved{
  background-color: #FFF;
}

.keypeople div[class^="col-"]{
    padding-left: inherit;
    padding-right: inherit;
}

.keypeople .show-onhome{
  display: none;
  padding-right: 3px;
  float: left;
}

.home .keypeople .show-onhome{
  display: block;
}

/* update  hide key people specific media*/
.home .keypeople div[class^="col-"]:last-child:nth-child(even){
  display: none;
}

/* update  hide key people home*/
.home .keypeople div[class^="col-"]:not(:first-of-type):not(:nth-child(2)){
  display:none;
}

.key-questions .space-wrap{
    padding-top: 0;
    padding-bottom: 0;
}

.single-work .headlines .space-wrap{
  padding-bottom: 0;
}

.work-content .content{
  padding: 30px 15px;
  margin-left: -15px;
  margin-right: -15px;
}

.share-box.space-wrap{
  padding-top: 0;
  padding-bottom: 0;
}

.work-content .content:after{
  content: "";
  display: table;
  clear: both;
}

.work-content .contentstr{
  font-size: 18px;
}

.work-content video{
  object-fit: cover;
}

.carousel .carousel-item .carousel-overlay,.vertical-corousel .slick-slide .carousel-overlay{
  position: absolute;
  width: 100%;
  height: 100%;
  top:100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
  opacity: 0;
}

/* hide careers slider images on mobile*/
.page-template-talent-page .vertical-corousel .slick-slide .carousel-overlay{
    background: #f0f0f0;
    opacity: 1;
}

.vertical-corousel.slick-vertical .slick-slide{
  border:none;
}

.carousel .carousel-item .content{
  opacity: 0;
  -webkit-transition: opacity 1s 750ms, line-height 1s 250ms;
  -moz-transition: opacity 1s 750ms, line-height 1s 250ms;
  -o-transition: opacity 1s 750ms, line-height 1s 250ms;
  transition: opacity 1s 750ms, line-height 1s 250ms;
}

.carousel .carousel-item.active .content{
  opacity: 1;
}

.workcarousel{
    height: 275px;
    overflow: hidden;
} 

.workcarousel .gallery-cell,.content_before_after .set-img{
    height: 275px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 100% auto !important
}

.single-work .headercontent{
    height: auto;   
}

.single-work .headercontent img, .single-post .headercontent img{
    position: relative;
    top: inherit;
    bottom: inherit;
    margin: auto;
    max-width: 100%;
}

.workcarousel .flickity-prev-next-button{
  display: none;
  background: rgba(250, 250, 250, 0.4);
  box-shadow: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
  height: 40px;
  width: 40px;
  border-radius: initial;
}

.workcarousel .flickity-prev-next-button.next{
  -webkit-transform: translateY(-50%) rotate(180deg);
    -moz-transform: translateY(-50%) rotate(180deg);
    -o-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.workcarousel .flickity-prev-next-button.next path{
  transform: initial;
}

.work-content .quote{
  color: #00f0fa;
  font-family: 'INNERLine';
  font-weight: normal;
  margin-top: 70px;
  margin-bottom: -25px;
  font-size: 1.125rem;
  line-height: 1.5;
  position: relative;
}


.work-content .quote span{
  font-size: 1.1rem;
}

.work-content .title{
    font-family: 'INNERLine';
    margin-bottom: inherit;
    font-weight: bold;
}

.work-content .content .contentstr{
  padding-top: 50px;
}

.comments-disqus{
  padding: 2rem 0;
}

.normal{
  font-weight: normal;
}

.headlines .title{
     font-family: 'INNERLine';
     font-weight: bold;
}

.services-involved .title{
  display: block;
  text-transform: inherit;
}

.insights-projects .title{
  font-weight: normal;
  display: block;
  margin-bottom: 1rem;
}


.services-involved{
  padding-bottom: 100px;
}

.services-involved .list a:after{
  content: '';
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: -3px;
}

.services-involved .services-list .list{
  padding-top: 2rem;
}

.services-involved .list .innercontent{
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}

.headlines .subtitle p,.short-content .short-intro .subtitle p{
    margin-top: 3rem;
    font-family: 'INNERLine';
}

.work-content .contentstr{
    font-family: 'INNERText';
}

#carouseltab .gallery-cell .overlay-image{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 50;
    position: relative;
    opacity: 0;
}

.workcarousel .flickity-page-dots{
    bottom: 5%;
}

.workcarousel .flickity-page-dots .dot{
    border-radius: inherit;
    background: transparent;
    width: 15px;
    height: 15px;
    border: 1px solid #333;
    opacity: 1;
}

.workcarousel .flickity-page-dots .dot.is-selected{
  background: #333
}

.home-offices{
    font-size: 22px;
}

.home .home-offices .address{
    font-weight: bold;
    padding: 50px 0;
}

.ftct{
    background: #C3C3C3;
  padding: 65px 15px 0px;
}
.short-intro{
  padding-top:30px;
    height: auto;
}

.short-intro .content{
    margin-top: 30px;
    margin-bottom: 50px;
    font-family: 'INNERLine';
}

.short-intro .content h1{
  margin-bottom: 50px;
}

.short-content .short-intro .content h1{
  margin-bottom: 0;
}

.short-intro .content .section-list div[class^="col-md-"]{
  margin-top: 50px;
}

.short-intro .content .keyperson--name {
	font-weight: bold;
}

.about-refusals .listing{
    padding-right: 15px;
}
.nr{
    color: #C2C2C2;
}
.about-refusals .col-lg-6{
    padding-left: 0;
}
.footer-content {
  font-family: 'INNERText';
  font-size: 13px;
  line-height: 35px;
  color: #8F8F8F;
  margin-bottom: inherit;
}

.ftct hr{
    margin: inherit;
  border-color: rgba(143, 143, 143, 1);
  border-width: 1px;
  display: none;
}

.brand-logo{
  min-height:200px;
  position: relative;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  border: 1px solid #DCDCDC;
 }

.brand-logo .worklogo{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
 }

 .aboutcontent .content{
  font-family: 'INNERLine';
 }

 .aboutcontent .innercontent{
  width: 85%;
  padding-top: 50px;
 }

 .aboutcontent .mobile-carousel{
  margin-bottom: 15px;
 }

.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .carousel-item {
    left: 0;
    -webkit-transition: .6s ease-in-out top;
    -moz-transition: .6s ease-in-out top;
    -ms-transition: .6s ease-in-out top;
    -o-transition: .6s ease-in-out top;
    transition: .6s ease-in-out top;
}


.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 100%;
}

.carousel.vertical .prev {
  top: -100%;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -100%;
}

.carousel.vertical .active.right {
  top: 100%;
}

.carousel.vertical .item {
  left: 0;
}

.carousel-control.left,.carousel-control.right{
  background-image: inherit;
}

.aboutcontent #aboutCarousel .carousel-item{
  min-height: 600px;
}


.aboutcontent .aboutCarouselnav .fa,.HomeCarouselnav .fa,.ContactCarouselnav .fa,.TalentCarouselnav .fa{
  background: #E8E8E8;
  position: relative;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  color: #000;
  text-shadow: none;
  display: block;
}

.aboutcontent .aboutCarouselnav .carousel-control{
  width: 40px;
  height: 40px;
  position: relative;
  opacity: 1;
  color: transparent;
} 

.HomeCarouselnav .carousel-control,.ContactCarouselnav .carousel-control,.TalentCarouselnav .carousel-control{
  width: 40px;
  height: 40px;
  position: relative;
  opacity: 1;
  color: transparent;
}

.HomeCarouselnav .left,.ContactCarouselnav .left,.TalentCarouselnav .left{
  margin-right: 5px;
}

.aboutcontent .aboutCarouselnav .left{
  margin-right: 5px;
}


.aboutcontent .aboutCarouselnav{
  position: absolute;
}

.content-area .headercontent{
  position: relative;
  overflow: hidden;
}


.content-work .headercontent{
  background-color: #000;
}

.content-area .headercontent .HomeCarouselnav,.content-area .headercontent .ContactCarouselnav,.content-area .headercontent .TalentCarouselnav{
  position: absolute;
    bottom: 10%;
    left: 4%;
}

#HomeCarousel .content,#TalentCarousel .content{
  position: absolute;
  top: 30%;
  padding-left: 50px;
  width: 40%;
  color: #FFF;
  z-index: 200;
  opacity: 0;
}

.capabilities-tab .section-capabilit {
  margin-top: 30px;
}

.capabilities-tab .section-capabilit .headline{
  font-weight: bold;
}


/* vertical carousel */

.vertical-corousel,.clients-carousel,.vertical-corousel.slick-vertical .slick-slide,.clients-carousel.slick-vertical .slick-slide{
  position: relative;
}

.vertical-corousel .slick-active .carousel-overlay{
  transition: top 1s cubic-bezier(0.17,0.04,0.03,0.94) 0s;
  top: 0;
  left: 0;
  opacity: 1;
}

.vertical-corousel .carousel-control,.aboutcontent .carousel-control{
  background: #E8E8E8;
  height: 40px;
  width: 40px;
  font-size: 25px;
  color: #000;
  text-shadow: none;
  opacity: inherit;
  bottom: 20%;
  top: inherit;
  left: 4%;
  border-radius: 50%;
  z-index: 200;
}

.vertical-corousel .carousel-control:hover, .aboutcontent .carousel-control:hover{
  background: #CCCCCC;
}

.vertical-corousel .carousel-control.right,.aboutcontent .carousel-control.right{
  bottom: calc(20% - 80px);
}

.vertical-corousel .content,.clients-carousel .content{
  position: absolute;
  overflow: hidden;
  top: 15%;
  padding-left: 15px;
  width: 100%;
  color: #FFF;
  z-index: 200;
  opacity: 0;
    -webkit-transition: opacity 1s 750ms;
  -moz-transition: opacity 1s 750ms;
  -o-transition: opacity 1s 750ms;
  transition: opacity 1s 750ms;
}

.vertical-corousel.contact-carousel .content{
  overflow: initial;
  width: inherit;
  left: 0;
}

.talent-carousel .content{
  position: absolute;
  overflow: hidden;
  top: 15%;
  width: 100%;
  color: #000000;
  z-index: 200;
  opacity: 0;
    -webkit-transition: opacity 1s 750ms;
  -moz-transition: opacity 1s 750ms;
  -o-transition: opacity 1s 750ms;
  transition: opacity 1s 750ms;
}

.talent-carousel .space{
  margin-top: 50px;
}

.vertical-corousel .slick-active .content{
  opacity: 1;
}

.vertical-corousel .content .h8{
  line-height: 2;
  opacity: 0;
}

.vertical-corousel .slick-active .content .h8{
  line-height: 1.2;
  opacity: 1;
  -webkit-transition: line-height 1.2s 250ms;
  -moz-transition: line-height 1.2s 250ms;
  -o-transition: line-height 1.2s 250ms;
  transition: line-height 1.2s 250ms;
}

.aboutcontent .carousel-controls{
  position: relative;
  float: left;
  height: 250px;
}

.clients-carousel.slick-vertical .slick-slide{
  border: none;
}

.slick-vertical .slick-slide{
  border:inherit;
}

.vertical-corousel .content .quote{
  margin-right: .3em;
  float:left;
  padding: .2em .25em .15em;
}


.vertical-corousel .quoteset:before{
  content: '"';
  position: absolute;
  top: 0;
  left: -20px;
}

.vertical-corousel .quoteset:after{
  content: '"';
  position: absolute;
  right: -20px;
  
}

/* end vertical carousel */

#HomeCarousel .content a,.vertical-corousel .content a {
  color: #FFF;
  font-family: 'INNERLine';
}

.vertical-corousel .content .h8 {
  font-family: 'INNERLine';
}

.vertical-corousel .title,.vertical-corousel .title a{
  font-family: 'INNERText';
}

.vertical-corousel .content a.ref{
    font-family: 'INNERText';
    margin-top: 20px;
}

.site-header {
    position: fixed;
    z-index: 900;
    background-color: #00f0fa;
    width: calc( 100% - 28px);
    padding: 0;
    left: -2px;
    right: 0;
}

.work-filter .panel-title{
  margin: 0.5rem 0;
}

.work-filter .panel-body {
    padding-bottom: 10px;
}

.work-filter .calltoact{
  color: #FFF;
  cursor: default;
}

.work-filter .selector:after{
  content: "";
  display: table;
  clear: both;
}

.work-filter .selector{
  margin-bottom: 10px;
}

.main-navigation .menu-main-container{
    height: 0;
    width: 100%;
    overflow: hidden;
    -webkit-transition: height 500ms cubic-bezier(0.595, -0.235, 0, 1.245);
    -moz-transition: height 500ms cubic-bezier(0.595, -0.235, 0, 1.245);
    -o-transition: height 500ms cubic-bezier(0.595, -0.235, 0, 1.245);
    transition: height 500ms cubic-bezier(0.595, -0.235, 0, 1.245);
}

.main-navigation.toggled .menu-main-container{
    height: auto;
}

header .menu-toggle {
    border: none;
    background: transparent;
    box-shadow: none;
    color: #FFF;
    outline: none;
    float: right;
    text-transform: uppercase;
    line-height: 0;
    padding: 0;
    height: 40px;
}

header .menu-toggle .fa{
  font-size: 1.88rem;  
}

header .main-navigation{
  clear:none;
  padding: 15px;
}

header .site-branding .logo-area{
  padding: 15px; 
}

header .main-navigation.toggled{
  background-color:rgba(0, 0, 0, 0.901961);
  width: 100%;
  margin-top: -70px;
}

#primary{
  margin-top: 70px;
}


.main-navigation li{
  width: 100%;
  padding: 10px 0;
}

.main-navigation li a{
  color: #FFF;
  float: right;
  font-size: 3.2rem;
}

.main-navigation li:hover a{
  color: #00f0fa;
}

.h8{
  font-size: 3rem;
}

.social-icons{
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.social{
  padding-left:50px;
}


.social h6{
  padding-bottom: 1rem;
}

.social-icons li{
  display: inline-block;
}

.content-post h6{
  margin-bottom: 2.8rem;
  width: 95%;
}

.single-post .short-intro .title{
  padding-bottom: inherit;
}


.single-post .entry-header{
  display: none;
}

.custom-share a{
  color: #C2C2C2;
  padding-right: 2%;
  font-size: 1.375rem;
}

.single-post h1{
  margin-top: 15px;
  width: 70%;
}

.single-post blockquote{
  margin-left: -50px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 80%;
  color: #00f0fa;
  font-size: 1rem;
}


.single-keypeople .insights-projects .author{
  display: none;
}

.insight .article .title{
  color:#000000;
}

.accordion .panel-info{
  background-color: #E8E8E8;
  margin-bottom: 30px;
  cursor: default;
  padding: 5px 20px;
}

.accordion .fa{
  line-height: 35px;
  font-size: 0.8rem;
}

.accordion .panel-info .panel-title span,.accordion .panel-info .panel-title i{
  color:#666666;
}

.accordion .panel-info .panel-title .showcontent{
  padding: 0 1%;
  cursor: default;
  display: none;
}

.insight .keyquestion{
  height: auto;
}

.work-filter{
  width: 100%;
  left: 0;
  z-index: 100;
  float: left;
  background-color: #000;
  padding: 0 50px;
}

.work-filter input{
  margin-right: 10px;
}

.work-filter label{
  color: #FFF;
  width: 100%;
}

.work-filter p{
   color:#FFF;
   cursor: pointer;
}
.work-filter .head{
    color: #4D4D4D;
    border-bottom: 1px solid #4D4D4D;
    margin-bottom: 10px;

}
.work-filter .fa{
  color:#FFF;
  float: left;
}

.work-filter .fa.pull-right{
  margin-left: inherit;
  line-height: 1.2;
}



.content-work .insights-projects{
  background-color: #FFF;
  position: relative;
}

.content-work .insights-projects .loader{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(255, 255, 255, 0.8);
}

#workfilter .reset-filter{
  border: 1px solid #FFF;
  padding: 5px 20px;
  color: #FFF;
  cursor: pointer;
}

#workfilter .resetinput{
  display: none;
}

.specific-breadcrumps{
  padding-top: 2rem;
  margin-bottom: 1rem;
  font-family: 'INNERText';
  cursor: default;
  font-weight: bold;
}

#map-canvas{
  height: 550px;
  position: absolute;
  width: 100%;
  top: 0;
}

.marker-select{
  display: none;
}

footer{
    padding-top: 20px;
    padding-bottom: 18px;
  text-align: center;
}

#TalentCarousel .content{
  top:20%;
  width: 60%;
  color: #FFF;
}

#TalentCarousel .content a{
  color: #FFF;
}

.post-share .share-box .share{
  display: inline-block;
}

.home .short-content.content-1 .specific-breadcrumps{
  padding-top: 25px;
}

.post-share .share-box .share .fa{
  color: #D5D5D5;
  border: 1px solid #D5D5D5;
  padding: 10px;
  min-width: 40px;
  text-align: center;
  margin-right: 15px;
}

.post-share .share-box .share .fa:hover{
  color: #C2C2C2;
  border: 1px solid #C2C2C2;
}

.content-post{
  margin-top: 30px;
  margin-bottom: 30px;
}

.single-post .short-content.space-wrap,.single-keypeople .short-content.space-wrap{
  padding-left: 0px;
}

.single-post .short-content.space-wrap{
  padding-top: 0px;
}

.loader .set{
  border: 5px solid rgba(159, 197, 77, 0.9);
  top: 2%;
  position: relative;
  opacity: .9;
  border-right-color: transparent;
  border-left-color: transparent;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 35px rgba(0, 76, 61, 0.9);
  -moz-box-shadow: 0 0 35px rgba(0, 76, 61, 0.9);
  box-shadow: 0 0 35px rgba(0, 76, 61, 0.9);
  -webkit-animation: spin-pulse 1s linear infinite normal;
  -moz-animation: spin-pulse 1s linear infinite normal;
  -ms-animation: spin-pulse 1s linear infinite normal;
  animation: spin-pulse 1s linear infinite normal;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
}




/* bootstrap  fix carousel width inside hidden tabs */
.capabilities-tab .panel-collapse.collapse{
    display: block;
    height: 0;
    overflow: hidden;
}
.capabilities-tab .panel-collapse.collapse.in{
    height: auto;
}

/* end bootstrap  fix carousel width inside hidden tabs */

.capabilities-tab .slick-dots li button{
    box-shadow: inherit;
    border: 1px solid #A9A9A9;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}


.accordion{
    margin-left: 0;
    margin-right: 0;
}

.capabilities-tab .slick-dots li button:before{
    display: none;
}

.capabilities-tab .slick-dots li.slick-active button{
    background: #A9A9A9;
}

.capabilities-tab .capabilitycarousel{
    margin-left: -1px;
}


.panel-body ul{
  margin:0;
  -webkit-padding-start: 10px;
  list-style-type: none;
}

.panel-body ul:not(.slick-dots) li:before{
  content: '-';
  text-indent: -5px;
}

.calltoact-jobs{
  border: 1px solid #000;
  background: transparent;
  box-shadow: none;
  padding: .3em 5em;
  color: #000;
  margin: 1em 0 2em;
}

.calltoact-details,.nf-form-cont input[type="button"]{
    border: 1px solid #000;
    background: #000;
    color: #FFF;
    box-shadow: none;
    padding: 10px 30px;
    margin: 1em 0 2em;
    line-height: inherit;
    font-size: inherit;
}

.calltoact-details:hover{
  background: transparent;
  color: #000;
  border-color: #000;
}


.calltoact-jobs:hover{
  background: #000;
  box-shadow: none;
  color: #FFF
}

.calltoact-jobs:focus{
  outline-color: transparent;
  border-color: #000;
  }

 .jobs-modals .modal-header{
    background: #E8E8E8;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
 }

  .jobs-modals .modal-header .close{
    margin-top: -30px;
  }


 .jobs-modals .ninja-forms-required-items{
  display: none;
 }

 .jobs-modals .modal-body{
    padding-top: 50px;
    padding-left: 45px;
    padding-right: 45px;
 }

 .jobs-modals .modal-title{
    font-family: 'INNERLine';
 }

 .jobs-modals input,.jobs-modals .nf-field-element input{
    border:inherit;
    border-bottom: 1px solid #A9A9A9;
    color: #A9A9A9;
    margin: 20px 0;
 }

  .jobs-modals input[type="submit"], .jobs-modals .field-wrap input[type="button"]{
    width: 100%;
    background: #000;
    box-shadow: none;
    color: #FFF;
    border-color: #000;
    border-radius: 0;
    text-shadow: none;
    font-size: 1.1rem;
    margin-top: 50px;
 }

 .jobs-modals ::-webkit-input-placeholder {
   color: #A9A9A9;
}

 .jobs-modals :-moz-placeholder { /* Firefox 18- */
   color: #A9A9A9;
}

 .jobs-modals ::-moz-placeholder {  /* Firefox 19+ */
   color: #A9A9A9;
}

 .jobs-modals :-ms-input-placeholder {  
   color: #A9A9A9;
}

  .jobs-modals form,.jobs-modals .modal-title{
    padding: 0 30px;
  }

  .boilerplate{
    color: #D6D6D6;
    border-top: 1px solid #D6D6D6;
    margin-top: 76px;
    padding-top: 1rem;
  }

  .boilerplate a{
    color: #D6D6D6;  
  }

 .modal .modal-dialog {
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  top: 300px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.modal.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -300px, 0);
    transform: translate3d(0, -300px, 0);
    opacity: 1;
}

.contact-form .ninja-forms-cont .recaptcha-wrap{
    width: 100%;
    margin-left: inherit;
}

.contact-form .ninja-forms-cont .recaptcha-wrap label{
    display: none;
}

.contact-form #ninja_forms_field_26_div_wrap{
  margin-bottom: 20px;
}


/* bugg modal problem padding-left 17 px */

body.modal-open[style] {
    padding-right: 0px !important;
}

.capabilitycarousel .slick-track{
     margin-bottom: 10px;
     cursor: pointer;
}

.widget_recent_entries{
  margin:0;
}

.widget_recent_entries ul{
    list-style: none;
    margin:0;
}

.error404 .error-404{
  padding: 250px 0;
}


.page-template-talent-page .short-intro .content .section-list div[class^="col-md-"]{
  margin-top: 10px;
}

#articlecta {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    text-align: center;
    padding: 5px 30px 10px;
}

#articlecta:hover,#articlecta:focus{
  background-color: #000;
  color:#FFF;
}


/* Carousel Before / After */
.carousel_set_horizontal .carousel_before_after {
  position: relative;
  overflow: hidden;
}
.carousel_before_after-image {
  overflow: hidden;
  margin-top: 0px;
}
.carousel_before_after-left-image {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.carousel_before_after-info {
  top: 45%;
  width: 100%;
  font-size: 200%;
  color: #fff;
  position: absolute;
  text-align: center;
  background-color: rgba(0,0,0,0.5);
  display: none;
}
.carousel_before_after-bar {
  position: absolute;
  background-color: #D5D5D5;
}
.carousel_set_horizontal {
  cursor: ew-resize;
}
.carousel_set_horizontal .carousel_before_after-bar {
  top: 0;
  width: 1px;
  height: 100%;
}
/* End Carousel Before / After */


.postid-1433 .content-post{
  margin-bottom: 20px;
}

.single-post .content-post{
  margin-top: 0;
}

.postid-1433 .short-content.space-wrap{
  padding-bottom: 0;
}

@keyframes spin-pulse {
  from {
    transform: rotate(160deg);
    opacity: 0;
    box-shadow: 0 0 1px rgba(0, 61, 76, 0.9);
  }
  50% {
    transform: rotate(145deg);
    opacity: 1;
  }
  to {
    transform: rotate(-320deg);
    opacity: 0;
  }
}
@-moz-keyframes spin-pulse {
  from {
    -moz-transform: rotate(160deg);
    opacity: 0;
    box-shadow: 0 0 1px rgba(0, 61, 76, 0.9);
  }
  50% {
    -moz-transform: rotate(145deg);
    opacity: 1;
  }
  to {
    -moz-transform: rotate(-320deg);
    opacity: 0;
  }
}
@-webkit-keyframes spin-pulse {
  from {
    -webkit-transform: rotate(160deg);
    opacity: 0;
    box-shadow: 0 0 1px rgba(0, 61, 76, 0.9);
  }
  50% {
    -webkit-transform: rotate(145deg);
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-320deg);
    opacity: 0;
  }
}

@media (min-width: 544px){
  .site-header{
    max-width: 580px;
  }  

  .home .short-intro .display-5 {
      font-size: 3.3rem;
  }

  .short-intro{
      padding-top: 50px;
  }

  .container{
  margin-left: auto;
  margin-right: auto;
  }

  header .site-branding .logo-area{
    padding: 15px 50px; 
  }

  .site-header {
    width: 100%;
  }

  header .main-navigation{
  padding: 15px 50px;
  }

  .vertical-corousel .content,.clients-carousel .content{
    padding-left: 50px;
  }

  .space-wrap{
  padding: 30px 50px;
  }

  .ftct{
    padding-left: 50px;
    padding-right: 50px;
  }

  .space-wrap.wrap-breadcrumps{
  padding-bottom: 15px;
  }

  .space-wrap-2,.aboutcontent .hidden-lg-up{
    padding-left: 50px;
    padding-right: 50px;
  }

  .home-key-people .innercontent, .contentwrap .innercontent {
    padding: 50px 0 0 50px;
  }

  .offices{
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .work-content .content{
    padding: 30px 50px;
  }

  .display-5{
    font-size:2.6rem;
    font-weight:300
  }

  .vertical-corousel .content .h8{
    font-size: 3rem;
    position: relative;
  }

  .space-wrap .h1,.space-wrap h1{
    font-size: 3.3rem;
  }

  .services-involved .list .innercontent{
    margin-left: 50px;
    margin-right: inherit;
    position: relative;
  }

  .services-involved .list a:after{
    width: 85%;
  }

}

@media (min-width: 544px){
  .single-post .content-post.col-md-8.offset-md-4 video{
    width: 100%;
    margin-left: -15px;
    width: -webkit-calc(100% + 80px);
    width: -moz-calc(100% + 80px);
    width: calc(100% + 80px);
  }
}

@media (min-width: 768px){
  .site-header{
    max-width: 724px;
  }

    .offices .border 
  {
    width: 1px;
    height: 90%;
    background-color: #A9A9A9;
    position: absolute;
    left: 50%;
    top: 5%;
  } 

  .offices .stcontent-2 {
    padding-left: 50px;
  }

  .keypeople div[class^="col-"]:last-child:nth-child(even){
      display: block;
  }

  .home .keypeople div[class^="col-"]:not(:first-of-type):not(:nth-child(2)){
    display: block;
  }


  .accordion .panel-info .panel-title .showcontent{
    display: block;
  }

  .accordion{
    margin-left: -20px;
    margin-right: -20px;
  }

  .work-content .content{
    padding: 100px 0;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-form nf-field:not(:nth-last-of-type(2)){
    float: left;
    width: 48%;
    min-height: 100px;
  }

  .contact-form nf-field:nth-child(2n){
    margin-left: 4%; 
  }

  .contact-form .ninja-forms-cont .recaptcha-wrap{
    width: 100%;
    margin-left: inherit;
  }

  .main-navigation li{
    width: 100%;
    padding: 20px 0;
  }

  .workcarousel:hover .flickity-prev-next-button{
    display: block;
    visibility: visible;
    opacity: 1;
  }

  .work-content .quote:after{
    content: '';
    background: url('/wp-content/uploads/2026/04/left-quote.png') no-repeat;
    background-size: auto 100%;
    width: 16px;
    height: 16px;
    position: absolute;
    left: -25px;
    top: -7px;
  }

.work-content .quote:before{
  content: '';
  background: url('/wp-content/uploads/2026/04/left-quote.png') no-repeat;
  background-size: auto 100%;
  width: 16px;
  height: 16px;
  position: absolute;
  right: -20px;
  top: -7px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  }


  .workcarousel{
      height: 550px;
  }

  .workcarousel .gallery-cell,.content_before_after .set-img{
    height: 550px;
  }

  .single-work .headercontent, .single-post .headercontent{
    height: 550px;
  }


  .single-work .headercontent img, .single-post .headercontent img{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: inherit;
  }
    
  .single-post .content-post.col-md-8.offset-md-4 video{
	margin-left: 0;
    margin-left: -webkit-calc(50%*-1 - 30px);
    margin-left: -moz-calc(50%*-1 - 30px);
    margin-left: calc(50%*-1 - 30px);
    width: -webkit-calc(150% + 95px);
    width: -moz-calc(150% + 95px);
    width: calc(150% + 95px);
  }
}


@media (min-width: 992px){
  .site-header{
    max-width: 994px;
  }

  .carousel .carousel-item .carousel-overlay,.vertical-corousel .slick-slide .carousel-overlay,.vertical-corousel .content, .clients-carousel .content{
    width: 40%;
  }

  .talent-carousel .content{
    width: 55%;
  } 

  .vertical-corousel .vertical-item{
    height: 550px;
  }

  .offices .stcontent{
    padding-top: initial;
    padding-bottom: initial;
  }

  .headlines .title{
    max-width: 80%;
    display: block;
  }

  #mc_embed_signup form{
    margin-bottom: 65px;
  }

  .ftct hr{
      display: block;
  }

  .menu-footer-menu-container{
      padding-bottom: 18px;
  }

  .ftct .menu-footer-menu-container{
      text-align: inherit;
      margin: inherit;
  }

  .social-share  li .text{
      display: initial;
  }

  .talent-carousel .carousel-overlay{
    display: none;
  }

  /* update  hide key people for specifc media*/
  .home .keypeople div[class^="col-"]:last-child:nth-child(even){
      display: none;
  }

  /* update  hide key people home*/
  .home .keypeople div[class^="col-"]:last-child:nth-child(even){
    display: none;
  }

  .main-navigation li:after{
    content: '';
    background-color: #00f0fa;
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 1.5vh;
    right: 0;
     -webkit-transition: width 0.3s ease-in-out;
      -moz-transition: width 0.3s ease-in-out;
      -o-transition: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out;
  }

  .main-navigation li:hover:after{
    width: 30%;
  }

  .content-area .headercontent .wp-post-image{
  -webkit-transform: inherit;
  -moz-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
  }

  .work-content .quote{
  font-size: 1.6rem;
  line-height: 1.1;
  }

  footer{
    text-align: inherit;
  }

}

@media (min-width: 1200px)
{
.container {
    max-width: 1200px;
}

.site-header{
  max-width: 1204px;
}

.short-content .short-intro .subtitle{
    width: 70%;
    display: block;
}

}


/* disable autozoom IOS */

@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=number],input[type=number]:hover,input[type=search],
input[type=search]:hover,
input[type=text],input[type=text]:hover,input[type=tel],input[type=tel]:hover,
input[type=url],input[type=url]:hover,input[type=password],input[type=password]:hover,select,
select:hover,textarea,textarea:hover,input[type=email],input[type=email]:hover{font-size:initial}
}


@media (max-width: 992px){

.page-template-home-page .vertical-corousel .carousel-overlay,.page-template-home-page .vertical-corousel .content {
		display: none;
	}
}