/* CSS Styling */

@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900');

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');

@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

/* layout */
body {
  font-family: 'Merriweather', serif;
}

.everythingelse p {
    font-size: 0.9rem;
}

.scrollmagic-pin-spacer {
    margin: 0 auto !important;
    width: 100% !important;
}

#socialDiv {
    position: absolute;
    top: 20px;
    right: 60px;
    z-index: 999999;
    vertical-align: middle !important;
    float: right;
}

#fbDiv1 {
    float: left;
    vertical-align: middle !important;
}


#twDiv1 {
    float: left;
    margin: 0.3vw;
    margin-left: 0.3vw;
    vertical-align: middle !important;
}

.body__content {
    padding: 20px 0 40px;


}

  #twDiv1 {
top: 0px;
left: 0px;
}


@media screen and (max-width: 812px){

 #socialDiv {
    /* top: 3%; */
    right: 60px;
}
  #twDiv1 {
    top: 3px;
    left: 2px;
    position: relative;
}
}

@media only screen and (min-width: 600px) {
    .body__content {
        padding: 30px 0 40px;
    }
}

.body__content p {
    margin: 18px 0 0;
    font-size: 15px;
    font-size: 17px;
    line-height: 26px;
}

.body__content a {
    color: #000;
    text-decoration: underline;
}

.body__content a:hover {
    color: #292b2c;
}

/* brand studio & partner logo div */
.logo__div {
    padding: 15px 0 10px;
    background: #000;
}

.logo__div .mbs-logo {
    margin: 0 auto;
    display: block;
    float: none;
}



/* Landing Page */
/* .landing__page #bd {
    background-color: #f0e0e1;
}
 */
.landing__page {
    /* background-image: url('../assets/images/background-tmp.jpg'); */
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.landing__page .body__content {
    padding: 30px 0 60px;
}

.landing__page .header {
    color: #000;
    /* font-family: 'Felipa', cursive; */
    font-family: 'Merriweather', serif;
    font-weight: 300;
    font-style: italic;
    font-size: 70px;
    line-height: 70px;
    text-align: center;
    margin: 0;
}

.landing__page .intro {
    margin: 60px auto 60px;
    width: auto;
}




/* Article Footer */
#ft {
    background-color: #d3cfcc;
}

#ft a {
    display: block;
    text-decoration: none;
}

#ft a:hover {
    text-decoration: none;
    cursor: pointer;
}

#ft h3, #ft h4 {
    text-align: right;
    text-transform: uppercase;
}

#ft h3 {
    font-size: 15px;
    color: #fff;
    margin: 0;
}

#ft h4 {
 font-family: 'Merriweather', serif;
    font-size: 20px;
    color: #706f6e;
    letter-spacing: 3px;
    margin: 10px 0 0;
}

.landing__page{
    padding-top: 0px !important;
}


.stage {
    top: 0px !important;
    left: 0px !important;
}


.youtube-video-wrapper {
    max-width: 1024px;
    margin: 0 auto;
    padding-bottom: 100px;
}


.page-titleheader{
      position: absolute;
    text-align: center;
    z-index: 2;
    color: #000;
    width: 100%;
    top: 0px;
    position:fixed;

}

.page-titleheader h1{
    font-size: 24px;
    padding:20px;
    color:#fff;
    float: right;
   text-shadow: 0 0 5px #000;
}

.cna-logo img {
    width: 60%;
}

.cna-logo {
    float: right;
    width: 70px;
    height: auto;
    padding: 10px;
    margin-left: 12px;
}

.cna-logo img{

}

.emptyspace-blacktext{
    color: #000 !important;
     text-shadow: 0px 0px 5px white,0px 0px 10px white,0px 0px 5px white,0px 0px 10px #fff,0px 0px 5px #fff !important;

}

.fade_content {
    opacity: 0;
}

.page-titleheader::before {
    display: block;
}

.page-titleheader::before {
    content: '';
    width: 100%;
    background-image: linear-gradient(90deg,#fbb040 7%,#9d262d 90%);
    height: 5px;
}

#second-block {
	overflow:hidden;
	padding-bottom:30px;
}

   #stageBG0{
        position: absolute;
    opacity: 1;
    z-index: 5;    
    top: 0px;
    height:100%;
    overflow:hidden;
   }

#stageBG1{
       position: absolute;
    opacity: 1;
    z-index: 5;    
    top: 0px;
    height:100%;
    overflow:hidden;
}


#stageBG2{
       position: absolute;
    opacity: 1;
    z-index: 6;    
    top: 0px;
    height:100%;
    overflow:hidden;
}

#stageBG3{
       position: absolute;
    opacity: 1;
    z-index: 7;    
    top: 0px;
    height:100%;
    overflow:hidden;
}
 

 #stageBG4{
       position: absolute;
    opacity: 1;
    z-index: 8;    
    top: 0px;
    height:100%;
    overflow:hidden;
}

.everythingelse {
    padding: 0px 0px;
}

.para-start {
    padding: 0px 30px;
}



h6.photo-caption {
    margin-top: 10px;
    padding: 0px 0px;
     font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.5;
}
 

#stageBG0 img, #stageBG1 img, #stageBG2 img, #stageBG3 img, #stageBG4 img{
  width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
 object-position: center center;
  
}

.end-credit {
    max-width: 1024px;
    margin: 0 auto;
    font-size: 13px;
    text-align: center;
    border-top: 1px solid black;
    padding-top: 20px;
    margin-bottom: 30px;
}

.grey-credit{
  color: grey;
}

@media screen and (max-width: 812px){

  h6.photo-caption {
    padding: 0px 30px;
  }

  .hidelogomobile{
    display: none;
  }

    .headerbackgroundmobile{
        background: white;
    }
  
    #how-it-works {
    background: #fff;
    padding-bottom: 0px !important;
}

   

     #stageBG0 img, #stageBG1 img, #stageBG2 img, #stageBG3 img, #stageBG4 img {
    height: 400px;
}

.page-titleheader h1 {
    font-size: 15px;
    float: right;
}



}

@media only screen and (min-device-width: 320px) and (max-device-width: 812px) and (orientation: landscape) { 

 .timeline-section-background{
    display: none;
  }

  .slider-mobile {
  max-width: 100%;
  height: 400px;
  margin: 0px auto;
  position: relative;
  display: block !important;
  margin-bottom: 30px;
}
.slide1,.slide2,.slide3 {
  position: absolute;
  width: 100%;
  height: 100%;

}



#stageBG0, #stageBG1, #stageBG2, #stageBG3, #stageBG4 {
    top: 40px !important;
}

.stageAnimText {
    top: 70% !important;
    margin-top: 0px !important;
}


}

.slide1 {
  background: url('../images/header-places/top1.jpg')no-repeat center;
      background-size: cover;
       opacity:0; 
    animation-name: fade; 
    animation-duration: 10s; 
    animation-iteration-count: infinite; 
    animation-delay: 0s; 


}



.slide2 {
  background: url('../images/header-places/top-jewel.jpg')no-repeat center;
      background-size: cover;
       opacity:0; 
    animation-name: fade; 
    animation-duration: 10s; 
    animation-iteration-count: infinite; 
    animation-delay: 4s; 
 
}




.slide3 {
    background: url('../images/header-places/top3.jpg')no-repeat center;
      background-size: cover;
       opacity:0; 
    animation-name: fade; 
    animation-duration: 10s; 
    animation-iteration-count: infinite; 
    animation-delay: 8s; 
}
  



@keyframes fade {
  0%   {opacity:0}
  33.333% { opacity: 1}
  66.666% { opacity: 0 }
  100% { opacity: 0}
}



@media only screen and (min-device-width: 320px) and (max-device-width: 812px) and (orientation: portrait) { 


  .timeline-section-background{
    display: none;
  }

  .slider-mobile {
  max-width: 100%;
  height: 400px;
  margin: 0px auto;
  position: relative;
  display: block
  margin-bottom: 30px;
}
.slide1,.slide2,.slide3 {
  position: absolute;
  width: 100%;
  height: 100%;

}






.stageAnimText {
    right: 0px;
    max-width: 100%;
    background: none;
    float: none;
    padding: 20px 20px;
    top: 74% !important;
    margin-top: -70px !important;
}





  }



.fixed{
  position: fixed;
}



@media only screen and (max-width: 767px) {

    .panel {
    width: 52% !important;
}


    .fullscreen-mobile-bg{
    background-image:url(../images/video-background.gif);
    background-size:cover;
    display:block;
}






    .logo__div .mbs-logo, .logo__div .partner-logo {
    float: none;
}

.video__menu {
    display: block;
    width: 46px;
  }
}
.video__menu:hover {
  cursor: pointer;
}


.video__menu li {
    list-style: none;
    margin: 5px 0;
    width: 30px;
    height: 6px;
    background: #000;
}

.on {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.on li {
  background: #ddd;
}
.on li:first-child,
.on li:last-child {
  width: 36px;
}
nav.video__nav {
  padding: 0.2em 0;
  font: 1em sans-serif;
}




nav.video__nav ul li:last-child {
  border-right: 0px;
}
@media only screen and (max-width: 767px) {

    .fullscreen-bg {
    display: none;
}

    .video__blk.sticking .video__title {
    width: 100%;
    margin-left: 50px;
    margin-top: 0px;
}

 .video__blk.stick-me.sticking ul.video__menu {
    display: block;
    position: absolute;
    margin-top: -40px;
    margin-left: -20px;
    width: 65px;
    height: 65px;
}

    .video__stick--wrapper .video__title h3 {
    font-size: 16px;
 
}

.video__blk.stick-me.sticking nav.video__nav {
    margin-top: 45px;
    padding-left: 0px;
    margin-left: -20px;
    width: 100%;
}

    .video__blk.sticking .video__wrapper {
   display:none;
   float:none;
}




nav.video__nav ul {
    display: block;
    margin: 0 auto;
    text-align: left;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    left: 0px;
    right: 0px;
    padding-left: 0px;
    margin-top: 10px;
    background: #ececec;
}

.video__blk.stick-me.sticking ul.video__menu {
    display: block;
}


    .video__blk.sticking .video__title {
    width: 100%;

}
  nav.video__nav ul li:last-child {
    border: none;
  }

  .video__blk.stick-me.sticking nav.video__nav {
    display: none;
}

}
nav.video__nav a {
  display: block;
  color: #a40348;
  text-decoration: none;
  text-transform: uppercase;
}
nav.video__nav a:hover {
  color: #999;
}

.video__menu,
.video__menu li {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.video__blk.stick-me.sticking nav.video__nav {
    display: block;
}

.body__content.container p{
  font-family: 'Merriweather', serif;
    font-weight: 400;
}

hr.hr__divide__section {
    border-top: 10px solid #e30513;
    width: 6%;
}


.sub__headers {
    text-align: center;
}

.sub__headers h3 {
    font-family: 'Merriweather', serif;
    font-weight: 700;
    text-transform: uppercase;
}

span.sub__straps{
      font-family: 'Merriweather', serif;
    font-weight: 700;

}

body.landing__page section {
    padding-bottom: 60px;
}


#pinContainer {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
}
#slideContainer {
  width: 517%;
  height: 100vh;
  padding-top: 30px;
}

.panel {
  width: 19%;
  float: left;
  text-align: center;
}

.panel h1 {
  margin-top: 100px;
  display: inline-block;
}

.panel.one {
  background-color: #5a2c74;
  color: white;
}

  .panel.one button {
    display: block;
    margin: 0 auto;
  }

.panel.two {
  background-color: #ab6eb6;
  color: white;
}
.panel.three {
  background-color: #dd6f96;
  color: white;
  position: relative;
}
.panel.four {
  background-color: #4cb2a5;
  color: #FFF;
}

.horizontal-line {
   border-top: 4px solid #FFF;
   height: 4px;
   width: 0px;
   position: absolute;
}

.bg-holder {
  width: 100%;
  height: 100%;
}


.bg-holder#parallax-platform {
background-image:url('../images/img_section2.jpg');
height:600px;
background-size: cover;
background-position:center center;
background-repeat: no-repeat;
}

@media (min-width: 768px) {

.bg-holder#parallax-platform{

background-attachment: fixed !important;
background-size: 100% auto !important;
background-position: center center !important;

}

}

.controls__video__mobile{
    display:none;
}


@media only screen and (max-width:767px) {
.bg-holder#parallax-platform {
    background-image:url('../images/img_section2_mobile.jpg');
        height: 400px;
}

.controls__video__mobile{
    display:block;
}

}


.notexttransform {
    text-transform: inherit !important;
}

@media screen and (max-width: 767px){

  .timeline-section-background{
        margin-top: -130px !important;

  }

    .controls__video__mobile img {
    max-width: 60px;
}

  

.ico-vid-stop, .ico-vid-play, .ico-vid-pause{
    display: block;
    float:left;
}


.controls__video__mobile img {
    float: left;
}

.controls__video__mobile {
    float: right;
    margin-top: -40px;
}



}

/* timeline section */
.timeline-section-background {
    margin-top: 0px;
    background-repeat: no-repeat;
}

.timelinedesc{
    float: right;
    height:400px;
    overflow-y: auto;
}



/* carousel scroll css */

.carousel-scroll{
    margin-top:50px;
}


/* activated stage scrolling */

#how-it-works {
  background: #fff;
  /*padding-bottom: 200px;*/
  /*padding-bottom: 5%;*/
}
.scrollmagic-pin-spacer {
  margin: 0 auto !important;
}
.stage-wrapper {
  position: relative;
  top: 0px;
}
.stage {
  width: 75%;
  height: 930px;
  margin: 200px auto 0;
  position: relative;
  z-index: 1;
}

.stageAnimText {
position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 100px;
    -webkit-transform: translate(-50%, -50%);  
    transform: translate(-50%, -50%);  
    text-align: center; 
}


.each-imagewrapper{
    max-width: 1024px;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-bottom: 50px;

}

.wrapper-description h1 {
    margin-bottom: 5px;
    font-size: 30px;
    margin-top: 10px;
}

.wrapper-description h4{
    font-size: 18px;
}


.imageblock img{
    max-width: 100%;
}

.wrapper-description {
    text-align: left;
}


.stageAnimText h2, .fades h2 {
    font-size: 17px;
    line-height: 21px;
    color: #fff;
    font-weight: 400;
    text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.58);
}

.stageAnimText h1, .fades h1 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
  text-shadow: 4px 4px 3px rgba(0, 0, 0, 0.58);
}

body.landing__page section {
    padding-bottom: 0px;
}


@media screen and (max-width: 1366px){
  #how-it-works {
    padding-bottom: 0px;
}
}
@media screen and (max-width:1200px){

.stage {
    height: auto;
    padding-bottom: 70%;
}



.stageAnimText {
    right: 30px;
}

.stageAnimText h2 {
    font-size: 14px;
     line-height: 18px;
}




}


#stageTextFirst {
  opacity: 1;
}
#stageTextA {
  opacity: 0;
}
#stageTextB {
  opacity: 0;
}
#stageTextC {
  opacity: 0;
}
#stageTextD {
  opacity: 0;
}
#buildingTop {
  width: 300px;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}


#highway1, #highway2, #highway3, #highway4 {
    position: absolute;
      top: 42%;
    left: 10%;
    opacity: 1;
    width: 150px;
    height: 150px;
    z-index: 4;
}

@media screen and (max-width: 1200px){

#highway1 img,#highway2 img, #highway3 img, #highway4 img {
    max-width: 120px;
}

#highway1, #highway2, #highway3, #highway4 {
    top: 370px;
    left: -30px;
    margin-left: 160px;
}

}



#firstCar, #secondCar, #thirdCar, #fourthCar{
  position:absolute;
  width:120px;
  height:80px;
  opacity: 1;
  z-index:5;
  bottom: -70px;
  top: 390px;

}


#buildingTop {
   opacity: 1;
  z-index: 3;
      left: 10%;
    top: 23%;
}


div#buildingTop img {
    max-width: 492px;
    margin-left: -120px;
}


#firstBuildingBottom, #secondBuildingBottom, #thirdBuildingBottom, #fourthBuildingBottom{
    position: absolute;
    top: 100px;
    opacity: 1;
    z-index: 4;

}



#firstBuildingBottom img, #secondBuildingBottom img, #thirdBuildingBottom img, #fourthBuildingBottom img {
  max-width: 492px;
    margin-left: 5%;
    margin-top: 38%;
}




@media screen and (max-width:1200px){

  #firstBuildingBottom img, #secondBuildingBottom img, #thirdBuildingBottom img, #fourthBuildingBottom img {
    max-width: 362px;
    margin-left: -100px;
}

#firstBuildingBottom, #secondBuildingBottom, #thirdBuildingBottom, #fourthBuildingBottom {
    top: 41%;
    margin-left: 120px;
}

div#buildingTop img {
    max-width: 372px;
    margin-left: -120px;
}

#buildingTop {
    top: 30%;
    margin-left: 60px;
}



}


.slider-mobile{
  display: none;
}

.mobileTitleHeader{
  display: none;
}

@media screen and (max-width: 768px){



  .timeline-section-background{
    display: none;
  }

  .slider-mobile {
  max-width: 100%;
  height: 400px;
  margin: 0px auto;
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.slide1,.slide2,.slide3 {
  position: absolute;
  width: 100%;
  height: 100%;

}








  #buildingTop {
    top: 10%;
}


  #firstBuildingBottom, #secondBuildingBottom, #thirdBuildingBottom, #fourthBuildingBottom {
    top: 4%;
    margin-left: 60px;
}

#highway1, #highway2, #highway3, #highway4 {
    top: 150px;
    left: 0px;
    margin-left: 60px;
}


  .stageAnimText {
    margin-top: -65%;
}



  div#buildingTop img {
    max-width: 242px;
    margin-left: -70px;
    margin-top: 10%;
}




  #firstCar, #secondCar, #thirdCar, #fourthCar {
    top: 70%;
}

.stage {
    height: 70px;
    margin-top: -70px !important;
}


}


#roadBG {
    width: 300px;
    position: absolute;
    bottom: -130px;
    z-index: -10;
    left: -142px;
}

/* carousel scroll */

.carousel-content img {
    max-width: 100%;
}

.carousel-indicators li {
    max-width: 9px;
    height: 9px;
    margin-right: 12px;
    margin-left: 3px;
    background-color: red;
    border-radius: 50%;
}

.carousel-indicators .active{
  background-color:#ececec;
}

.carouselwordbox h4{
  font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color:#e30513;

}

.carouselwordbox p{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color:#90979b;
    margin-top: 0px;

}

@media screen and (max-width: 812px){

  .mobileTitleHeader{
    display: block;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .mobileTitleHeader h1{
    font-size: 27px;
    font-weight: bold;
    color:black;
  }

  .mobileTitleHeader h2{
    font-size:18px;
    color: black;
  }

  .hitachi-intro-header{
    background-image:url('../images/video-backgroundMobile.gif');
    background-size:cover;


  }

  .video__blk.stick-me.sticking nav.video__nav {
    display: none;
}

  section#intro-block {
    padding: 0px 30px;
}

  .col-md-6.carouselwordbox {
    margin-top: 20px;
    padding: 0px 50px;
}

.platformsolu {
    padding: 30px 40px !important;
}


.stageAnimText {
    right: 0px;
    max-width: 100%;
    background: none;
    float: none;
    padding: 20px 20px;
    top: 60%;
    margin-top: -70px;
}

.stageAnimText h2 {
    font-size: 17px;
    line-height: 15px;
}

.stageAnimText h1 {
    font-size: 27px;
}

.stage-wrapper {
    position: relative;
}


}




.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

}


  .carousel-indicators {
    bottom: -50px;
  }

/* inset textbox */

.inset-textbox {
    background: #e3e3e3;
    max-width: 700px;
    margin: 0 auto;
    padding: 20px 20px;
    margin-top: 90px;
}

h4.inset-header{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #e30513;
    text-align: center;
}

.inset-details ul li {
    list-style-type: square;
    color: #e30513;
}

.inset-details ul{
  margin-top:20px;
}


.inset-details ul li span {
    color: #90979b;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;

}


/* scroll activated */

.scrollActivatedBox img {
    max-width: 100%;
}

.scrollActivatedBox{
  margin-top:50px;
  background-color:#e3e3e3;
  padding:15px 15px;
}

.img-block {
    position: absolute;
    margin-top: 25px;
}

.img-block.is_stuck {
    margin-top: 205px;
}

.scrollActivatedBox img {
    max-width: 70%;
    margin: 0 auto;
}

.scrollimg-caption{
  max-width: 70%;
  margin: 0 auto;
}

@media screen and (max-width: 768px){

  .scrollActivatedBox img {
    max-width: 100%;
    padding-bottom: 20px;
    margin: 0 auto;
}

  .body__content.container.casestudy .sub__headers {
    padding: 5px 20px;
}

p.findoutmore{
  text-align: center;
}


  .img-block {
    position: relative;
    margin-top: 0px;
}


}

p.findoutmore{
   font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style:italic;

}

.story-footer {
    width: 100%;
    margin-top: 0%;
    border-top: 2px dotted #ddd;
    padding-bottom: 60px;
}
.story-footer a.home {
    float: left;
}

.story-footer a.backtotop {
    float: right;
}

.story-footer a {
    color: #009c31;
    text-decoration: none;
font-family: 'Merriweather', serif;
    font-weight: bold;
    padding: 10px 0;
}


.story-nav{width:100%; padding: 1% 0; margin: 1% 0 0 0; background:#ddd;}
.story-nav-wrap {width:100%;max-width:760px; overflow:hidden; height:140px; margin: 0 auto;}
.story-nav a{display: block; width: 42%; text-decoration:none; font-family: 'PT Sans Narrow', sans-serif;font-weight: bold; }
.story-nav a:hover{text-decoration:none;}
.story-nav a p{font-size: 1.3em; line-height: 1.2rem; margin: 10px 0;}
.story-nav a.pre-story{float:left;}
.story-nav a.next-story{float:right; text-align:right;}
.story-nav a img{width:35%; margin:10px;}
.story-nav a.pre-story img{float:left;}
.story-nav a.next-story img{float:right;}
.story-nav a span{color:#999;}
.story-nav a .divider{width:40px; height:5px; background:#009c31; display:block; margin:10px auto;}
.story-nav a.pre-story .divider{float:left;}
.story-nav a.next-story .divider{float:right;}

p.mobile-hit{display:none;}


.story-footer a.home i {
    margin-right: 5px;
}

.story-footer a i {
    color: #999;
}


@media screen and (max-width:768px){

  .story-nav-wrap {width:93%;height:100%;}
.story-nav a img{display:none;}
.story-nav a p{font-size:1em;line-height: 1rem;}
p.mobile-hit i{color:#009c31;}
p.mobile-hit{display:block;}
p.desktop-hit{display:none;}



}




body:-webkit-scrollbar { display:none; }