@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700|Poppins:300,400,500,600,700&display=swap');

body {
	font-family: 'Asap', sans-serif;
}
a { outline: none!important; }
a:hover { text-decoration: none; }


/* Button Style */
.btn-primary {
    color: #04b0ee;
    background-color: #FFF;
    border-color: #04b0ee;
    text-transform: uppercase;
    font-weight: 600;

	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;

	padding: 10px 35px;
}
.btn-primary:hover,
.btn-primary.active, 
.btn-primary:active,
.btn-primary.focus, 
.btn-primary:focus {
    color: #fff;
    background-color: #04b0ee;
    border-color: #04b0ee;
}

.site,
.footer_section { max-width: 1920px; margin: 0 auto; position: relative;  }


.site-header { position: absolute; z-index: 999; width: 100%; top: 0; left: 0; width: 100%; }
.home .site-header { padding-bottom: 150px; position: relative;  }
.site-header .branding { float: left; max-width: 125px; }
.site-header .branding img { max-width: 100%; }

@media screen and (min-width:320px){
  .mobile-menu-wrapper{float:right;position:relative;top:30px}
  .site-header.sticky .mobile-menu-wrapper{top:5px}
  .mob-menu-click{float:none;padding:0px;color:#2A3A79;cursor:pointer;font-size:inherit;width:25px;line-height:6px;position:relative;left:inherit;left:0px;top:0px;display:inline-block; z-index: 9; }
  .mob-menu-click.show-hide-menu {opacity: 0;}
  .mob-menu-click span.line{width:25px;height:3px;background-color:#000;display:inline-block;clear:both}
  .mob-menu-click span.line.short{width:18px}
  .mob-menu-click label { position: relative;
    left: -10px;
    top: 10px;
    color: #000; }
  .mob-menu-close-btn{    font-size: 24px;
    color: #FFF;
    position: absolute;
    left: 16px;
    top: 20px;
    z-index: 99;
    cursor: pointer;
    background: url(../images/nav-bg.png) repeat center center;
    width: 30px;
    height: 30px;
    text-align: center; line-height: 30px;}
  .page-id-38 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-38 .mob-menu-click label { color: #FFF; }  
  .page-id-788 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-788 .mob-menu-click label { color: #FFF; }  
  .page-id-331 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-331 .mob-menu-click label { color: #FFF; }  
  .page-id-231 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-231 .mob-menu-click label { color: #FFF; }  
  .page-id-311 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-311 .mob-menu-click label { color: #FFF; }  
  .page-id-315 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-315 .mob-menu-click label { color: #FFF; }  
  .page-id-321 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-321 .mob-menu-click label { color: #FFF; }  
  .page-id-726 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-726 .mob-menu-click label { color: #FFF; }  
  .page-id-18 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-18 .mob-menu-click label { color: #FFF; }  
  .page-id-34 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-34 .mob-menu-click label { color: #FFF; }  
  .page-id-41 .mob-menu-click span.line { background-color: #FFF; color: #FFF; }
  .page-id-41 .mob-menu-click label { color: #FFF; }  

  #pnxMobmenu {
     position: absolute;
  width: 100%; left: 0;
  top: 50px;/*
  transform: translateY(-50%);*/
  font-family: 'Oswald', sans-serif;
   } 

  #pnxMobmenu,#pnxMobmenu ul,#pnxMobmenu ul li,#pnxMobmenu ul li a{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
  #pnxMobmenu ul li{position:relative;}
  #pnxMobmenu ul li > span.arrow{display:none}
  #pnxMobmenu ul li.menu-item-has-children  > span.arrow{display:block}
  #pnxMobmenu ul li > span.arrow{width:100%;height:33px;background-color:transparent;position:absolute;right:0;top:0;cursor:pointer;text-align:center;z-index:999}
  #pnxMobmenu ul li > span.arrow:before{font-family:'FontAwesome';content:'\f0d7';width:35px;height:40px;line-height:40px;text-align:center;font-size:22px; position: absolute;
    right: 5px;
    top: -3px;}
  #pnxMobmenu{width:100%;color:#ffffff;margin-top:20px; padding-left: 30px; padding-right: 30px; }
  #pnxMobmenu ul ul{display:none}
  .align-right{float:right}
  #pnxMobmenu ul > li > a{padding:5px 0px;cursor:pointer;z-index:2; text-decoration:none;color:#ffffff;border-bottom:1px solid #898989;line-height:1.4;  text-transform: uppercase; font-size: 17px; font-weight: 400;}
  #pnxMobmenu > ul > li > a:hover,#pnxMobmenu > ul > li.active > a,#pnxMobmenu > ul > li.open > a{color:#FFF;}
  #pnxMobmenu > ul > li.open > a{box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.15);border-bottom:1px solid #1682ba}
  #pnxMobmenu > ul > li:last-child > a,#pnxMobmenu > ul > li.last > a{border-bottom:1px solid #1682ba}
  .holder{width:0;height:0;position:absolute;top:0;right:0}
  .holder::after,.holder::before{display:block;position:absolute;content:"";width:6px;height:6px;right:20px;z-index:10;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}
  .holder::after{top:17px;border-top:2px solid #ffffff;border-left:2px solid #ffffff}
  #pnxMobmenu > ul > li > a:hover > span::after,#pnxMobmenu > ul > li.active > a > span::after,#pnxMobmenu > ul > li.open > a > span::after{border-color:#eeeeee}
  .holder::before{top:18px;border-top:2px solid;border-left:2px solid;border-top-color:inherit;border-left-color:inherit}
  #pnxMobmenu ul ul li a{cursor:pointer; padding:4px 10px;z-index:1;text-decoration:none;font-size:16px;color:#FFF; text-transform: none; font-weight: 400; }
  #pnxMobmenu ul ul li:hover > a,#pnxMobmenu ul ul li.open > a,#pnxMobmenu ul ul li.active > a{color:#f11e25}
  #pnxMobmenu ul li.current-menu-item > a,#pnxMobmenu ul li.current-menu-parent > a{  }
  #pnxMobmenu ul ul li a{ color:#FFF}
  #pnxMobmenu ul ul li.current-menu-item a{color:#f11e25}
  #pnxMobmenu ul ul li:first-child > a{box-shadow:none}
  #pnxMobmenu ul ul ul li:first-child > a{box-shadow:inset 0 1px 0 rgba(255,255,255,0.1)}
  #pnxMobmenu ul ul ul li a{padding-left:20px;line-height:1.2}
  #pnxMobmenu > ul > li > ul > li:last-child > a,#pnxMobmenu > ul > li > ul > li.last > a{border-bottom:0}
  #pnxMobmenu > ul > li > ul > li.open:last-child > a,#pnxMobmenu > ul > li > ul > li.last.open > a{border-bottom:1px solid #32373e}
  #pnxMobmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a{border-bottom:0}
  #pnxMobmenu ul li.menu-item-has-children > a::after,#pnxMobmenu ul ul li.menu-item-has-children > a::after{display:block;position:absolute;content:none;width:10px;height:10px;right:20px;z-index:10;top:10px;border-top:2px solid #eeeeee;border-left:2px solid #eeeeee;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}
  #pnxMobmenu ul ul li.menu-item-has-children > a::after{top:12px;width:8px;height:8px}
  #pnxMobmenu ul ul li.active > a::after,#pnxMobmenu ul ul li.open > a::after,#pnxMobmenu ul ul li > a:hover::after{border-color:#ffffff}
  .sidenav{height:100%;width:0;position:fixed;z-index:999;top:0;right: 0px;background:url('../images/sidebar-bg.png') repeat-y top center; overflow-x:visible;transition:0.5s;padding-top:10px;z-index:999;}
  .sidenav a{padding:8px 8px 8px 32px;text-decoration:none;font-size:25px;color:#FFF;display:block;transition:0.3s}
  .sidenav a:hover{color:#f9ad37}
  .sidenav .closebtn{position:absolute;top:0;right:5px;font-size:36px;margin-left:0px;line-height:26px;padding-left:10px}
  .site-header.shrink .mob-menu-click{top:10px}
  
}


.footer_section { background: #858a8e url('../images/footer-bg.jpg') no-repeat top center; background-size: 100% auto; padding-top: 110px; color: #FFF; padding-bottom: 25px; line-height: 1.2; z-index: 9; }
.home .footer_section { z-index: 99; }
.footer_section .site-info .ft-col h3 { margin-bottom: 15px; font-weight: bold; font-size: 16px; }
.footer_section .site-info .ft-col a { color: #FFF; }
.footer_section .site-info .ft-col a:hover { color: #f6d240; }
.footer_section .site-info .ft-col ul.callinfo li { padding-left: 22px;  position: relative; margin-bottom: 5px; }
.footer_section .site-info .ft-col ul.callinfo li i { font-size: 11px; width: 16px; height: 16px; line-height: 18px; text-align: center; position: absolute; left: 0; top: 2px; background-color: #FFF; color: #858a8e; -webkit-border-radius: 3px;
-moz-border-radius: 3px; border-radius: 3px; }
.footer_section .site-info .ft-col  ul.menu li { width: 50%; float: left; padding-bottom: 5px; }

.footer_section .site-info .ft-col .ft__social { margin-top: 70px; }
.footer_section .site-info .ft-col .ft__social a { background-color: #FFF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #858a8e; width: 20px; height: 20px; line-height: 20px; display: inline-block; text-align: center; font-size: 12px; }
.footer_section .site-info .ft-col .ft__social a:hover {
  background-color: #f6d240;
}
.footer_section .ft-three-links { position: absolute; width: 100%; text-align: center; top: 7px; left: 0; font-size: 13px; }
.footer_section .ft-three-links a { text-transform: uppercase; margin: 0px 15px; color: #FFF; 
    font-family: 'Oswald', sans-serif; }
.footer_section .ft-three-links a:hover { color: #f6d240; }


.background-bg-wrapper { width: 100%; height:550px; position: relative; }
.background-bg-wrapper img { width: 100%; }
.background-bg-wrapper .slider-item:before { content: ''; position: absolute; width: 100%; height: 40px; background-image: url(../images/road-bg.jpg); background-repeat: repeat-x; left: 0; bottom: 0; background-size: auto 100%; z-index: 9;  }

.background-bg-wrapper .slider-item:after { content: ''; position: absolute; width: 250px; height: 172px; background-image: url(../images/middle-tree.png); background-repeat: no-repeat; left: 50%; bottom: 0; margin-left: -125px; background-size: 100% 100%;  z-index: 10; }
.background-bg-wrapper .slider-item.slide03:before,
.background-bg-wrapper .slider-item.slide03:after { content: none; }

.home-front-slider { position: relative; z-index: 1; }
.home-front-slider,
.home-front-slider .slider-item { height: 550px; left: 0; top: 0; }


.relativeDiv { position: relative; }
.wrapper { position: relative; }
.crain_home { max-width: 100%; margin: 0 auto; position: relative; top: 0; }
.crain_home img.cran-top { position: absolute; top: 40px; left: 0; }
.wrapper .crain_home { position: absolute; top: 0px; left: 198px; width: 84px; background: url('../images/cran-home-middle.png') no-repeat top center; display: inline-block; height: 550px; z-index: 9; }
.crain_home img.cran-bottam { position: absolute; top: -160px; left: 124px; }


/* KEYFRAMES */

@-webkit-keyframes animateCar {
    0% {
        margin-left: -200px;
    }
    100% {
        margin-left: 100%;
    }
}

@-moz-keyframes animateCar {
    0% {
        margin-left: -200px;
    }
    100% {
        margin-left: 100%;
    }
}

@keyframes animateCar {
    0% {
        margin-left: -200px;
    }
    100% {
        margin-left: 100%;
    }
}

@-webkit-keyframes animateCarWhite {
    0% {
        right: -200px;
    }
    100% {
        right: 100%;
    }
}

@-moz-keyframes animateCarWhite {
    0% {
        right: -200px;
    }
    100% {
        right: 100%;
    }
}

@keyframes animateCarWhite {
    0% {
        right: -200px;
    }
    100% {
        right: 100%;
    }
}

.carWrapper { position: absolute; bottom: 0; left: 0; width: 100%; overflow: hidden; z-index: 9; }
.carWrapper .carRed {
  -webkit-animation: animateCar 10s linear infinite;
  -moz-animation: animateCar 10s linear infinite;
  animation: animateCar 10s linear infinite;
  
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);

  height: 43px;
  position: relative;
  width: 110px;
  margin-bottom: 25px;
}
.carWrapper .carWhite {
  -webkit-animation: animateCarWhite 10s linear infinite;
  -moz-animation: animateCarWhite 10s linear infinite;
  animation: animateCarWhite 10s linear infinite;
  
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);

  height: 46px;
  position: absolute;
  width: 153px;
  bottom: 4px;
}

.container { position: relative; }
.home-heading { position: absolute; top: 85px; right: 360px; z-index: 9; }


.home-heading img {
  /*animation: shake 2s linear infinite;*/
  position: relative;
  top: -3px;
}

@keyframes MoveUpDown {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}

/***** Shake *****/

.home-heading:hover img,
.hero:hover img  { 
  animation: MoveUpDown 1s linear infinite;
  animation-timing-function: linear;   
}

@keyframes shake {
  0% { transform: rotate(0.7deg); }
  50% { transform: rotate(-0.7deg); }
  100% { transform: rotate(0.7deg); }
}

@media screen and (min-width: 1660px) {
.footer_section {    padding-top: 145px;}
.footer_section .ft-three-links {top: 16px;}
}




/* HOME V2 STYLE */

.page-template-homeV2-page .site-header { position: absolute; width: 100%; top: 0; left: 0; }

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.fade-carousel {
    position: relative;
    height: 100vh;
    max-height: 900px;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
    max-height: 900px;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 470px;
    left: 50%;
    width: 300px;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
              z-index: 999;
}
.hero img {max-width: 100%;
}

.hero .explore-work { position: relative; z-index: 9999; text-transform: capitalize; display: block; clear: both; margin-top: 10px; }
.hero .explore-work a { padding: 8px 20px; background: #114e69;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #0987be, #114e69);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #0987be, #114e69); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

color: #FFF;
    text-shadow: none;
    font-size: 14px;
    -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
display: inline-block;
 }



.fade-carousel .carousel-inner { position: relative; }
.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

.hero.sliderCaption0 {
    position: absolute;
    top: 390px;
    left: 54%;
  }
.hero.sliderCaption1 {
    position: absolute;
    top: 400px;
    left: 53%;
  }
 .hero.sliderCaption2 {
    position: absolute;
    top: 390px;
    left: 53%;
  }
 .hero.sliderCaption3 {
    position: absolute;
    top: 375px;
    left: 53.3%;
  } 
 .hero.sliderCaption4 {
    position: absolute;
    top: 370px;
    left: 54.5%;
  } 
  .hero.sliderCaption5 {
    position: absolute;
    top: 375px;
    left: 54.5%;
  }     
.hero.sliderCaption6 {
    position: absolute;
    top: 385px;
    left: 54.5%;
  } 
.hero.sliderCaption7 {
    position: absolute;
    top: 380px;
    left: 54.5%;
  }   

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-0,
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5,
.fade-carousel .slides .slide-6,
.fade-carousel .slides .slide-7 {
  height: 100vh;
  max-height: 900px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-0 {
  background-image: url(../images/sliderv2/slide00.jpg); 
}
.fade-carousel .slides .slide-1 {
  background-image: url(../images/sliderv2/slide01.jpg); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../images/sliderv2/slide02.jpg);
}
.fade-carousel .slides .slide-3 {
  background-image: url(../images/sliderv2/slide03.jpg);
}
.fade-carousel .slides .slide-4 {
  background-image: url(../images/sliderv2/slide04.jpg);
  z-index: 9; position: relative;
}
.fade-carousel .slides .slide-5 {
  background-image: url(../images/sliderv2/slide05.jpg);
  z-index: 9; position: relative;
}
.fade-carousel .slides .slide-6 {
  background-image: url(../images/sliderv2/slide-06.jpg);
  z-index: 9; position: relative;
}
.fade-carousel .slides .slide-7 {
  background-image: url(../images/sliderv2/rmc-slide.jpg);
  z-index: 9; position: relative;
}


.fade-carousel .carousel-inner .item:before { content: ''; position: absolute; width: 100%; height: 40px; background-image: url(../images/road-bg.jpg); background-repeat: repeat-x; left: 0; bottom: 0; background-size: auto 100%; z-index: 9;  }

.fade-carousel .carousel-inner .item:after { content: ''; position: absolute; width: 250px; height: 172px; background-image: url(../images/middle-tree.png); background-repeat: no-repeat; left: 50%; bottom: 0; margin-left: -125px; background-size: 100% 100%;  z-index: 10; }
.fade-carousel .carousel-inner .item.sliderItem0:before,
.fade-carousel .carousel-inner .item.sliderItem0:after,
.fade-carousel .carousel-inner .item.sliderItem2:before,
.fade-carousel .carousel-inner .item.sliderItem2:after,
.fade-carousel .carousel-inner .item.sliderItem3:before,
.fade-carousel .carousel-inner .item.sliderItem3:after,
.fade-carousel .carousel-inner .item.sliderItem4:before,
.fade-carousel .carousel-inner .item.sliderItem4:after,
.fade-carousel .carousel-inner .item.sliderItem5:before,
.fade-carousel .carousel-inner .item.sliderItem5:after,
.fade-carousel .carousel-inner .item.sliderItem6:before,
.fade-carousel .carousel-inner .item.sliderItem6:after,
.fade-carousel .carousel-inner .item.sliderItem7:before,
.fade-carousel .carousel-inner .item.sliderItem7:after { content: none; }

.homev2-full-crain { position: relative; bottom: 0; left: 0px; width: 100%; z-index: 99; height: 92.5%; }
.homev2-full-crain .container { position: relative; }
.homev2-full-crain .crain-full { width: 823px; height: 288px; background-image: url(../images/full-crain-pic.png); background-repeat: no-repeat; position:absolute; left: 28px; top: 40px;  }
.homev2-full-crain .crain-stand { width: 57px; height: 88vh; background-image: url(../images/full-crain-stand-pic.png); background-repeat: no-repeat; position:absolute; left: 210px;
    top: 325px; }
.fade-carousel .carousel-inner .item.sliderItem7 .nursury-tree { position: absolute; top: 48%;
  transform: translateY(-48%); left: 44%; margin-left: -200px; z-index: 999; max-width: 400px;  }
.fade-carousel .carousel-inner .item.sliderItem7 .nursury-tree img { max-width: 100%; }

.fade-carousel .carousel-inner .item.sliderItem7 .rmc-ovelay {position: absolute;
    top: 0.8%;
    left: -5.1%;
    margin-left: 0px;
    z-index: 999;
    max-width: 57%;}
.fade-carousel .carousel-inner .item.sliderItem7 .rmc-ovelay img { max-width: 100%; }

.carousel-indicators { z-index: 999; }


/*.fade-carousel .carousel-inner .item.sliderItem4::before {
    -moz-animation-name: banner-parallax;
    -webkit-animation-name: banner-parallax;
    animation-name: banner-parallax;
}
.fade-carousel .carousel-inner .item.sliderItem4::before {
    -moz-animation: none 80000s linear infinite;
    -webkit-animation: none 80000s linear infinite;
    animation: none 80000s linear infinite;
    content: '';
    display: block;
    background: none repeat-x 100% 0 transparent;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.fade-carousel .carousel-inner .item.sliderItem4::before {
    background-image: url(../images/sliderv2/cloud4.jpg);
    height: 40.197916666666668vw;
}*/

.fade-carousel .carousel-inner .item.sliderItem4 .slide-4 { z-index: 8; }
.fade-carousel .carousel-inner .item.sliderItem4 .hero { z-index: 9; }

.fade-carousel .carousel-inner .item .tree-pic { width: 100%; height: 677px; position: absolute; bottom: 0; left: 0; z-index: 99; background-image: url(../images/sliderv2/slide01-tree.png); background-size: 105% 100%; background-repeat: no-repeat; }

.fade-carousel .carousel-inner .item .slideCloud,
.fade-carousel .carousel-inner .item .slideCloud,
.fade-carousel .carousel-inner .item .slideCloud,
.fade-carousel .carousel-inner .item.sliderItem4 .slideCloud {
  background: url("../images/sliderv2/cloud-move.png") repeat-x center center;
  height: 630px;
  width: 6200px;
  animation: slide 140s linear infinite;
   position: absolute; top: 0px;
    z-index: 9;
}
.fade-carousel .carousel-inner .item .slideCloud.slideCloud3 { opacity: 0.6; }

.fade-carousel .carousel-inner .item .slideCloud.slideCloud5,
.fade-carousel .carousel-inner .item .slideCloud.slideCloud6,
.fade-carousel .carousel-inner .item .slideCloud.slideCloud7 { opacity: 1; z-index: 99; }


@keyframes slide{
  0%{
    transform: translate3d(-1000px, 0, 0);
  }
  100%{
    transform: translate3d(-4500px, 0, 0);
  }
}

@media screen and (max-width: 1440px) and (min-width: 1280px) {
  .homev2-full-crain .crain-full { height: 288px;  }

  .hero.sliderCaption1 {
        top: 385px;
    left: 54.3%;
  }
 .hero.sliderCaption2 {
    top: 375px;
    left: 54%;
  }
 .hero.sliderCaption3 {
    top: 355px;
    left: 54.3%;
  }
  .hero.sliderCaption4 {
    top: 373px;
    left: 54.3%;
  } 
  .fade-carousel .carousel-inner .item.sliderItem4 .slideCloud4 { top: 0px; }
}


/* Inner Page Header */

.page_banner_wrap { position: relative; width: 100%; height: 430px; left: 0; top: 0; border-bottom: 0px solid #fcea1d; }
.page_banner_wrap .container { position: relative; }
.page_banner_wrap .banner-crainDiv { position: absolute; top: 34px; right: 0; }
.page_banner_wrap .banner-title_div {
      position: relative;
    top: 326px;
    text-align: center;
    width: 100%;
    width: 800px;
    left: 28px;
    margin: 0 auto;
    color: #0081b8;
    font-family: 'Oswald', sans-serif;
    font-size: 60px;
    text-transform: uppercase;
}
.page_banner_wrap .banner-title_div h1 { font-family: 'Oswald', sans-serif; font-weight: 500; }

.page-id-26 .page_banner_wrap { border-bottom: 10px solid #fcea1d; }



/* PILLARS OF PD GROUP PAGE STYLE */

.pillars-grid-wrap {
  max-width: 1050px;
    margin: 35px auto 0px;
}
.pillars-grid-wrap .gallery-items { font-size: 0; margin-bottom: 0px; }

.pillars-grid-wrap .gallery-item {
  display: inline-block;
  vertical-align: top;
  -webkit-transition: height 500ms ease;
  -o-transition: height 500ms ease;
  transition: height 500ms ease;
}

.pillars-grid-wrap .gallery-expander {
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 500ms ease;
  -o-transition: max-height 500ms ease;
  transition: max-height 500ms ease;
}

.pillars-grid-wrap .gallery-contents { position: relative; }

.pillars-grid-wrap .gallery-contents:after {
  display: block;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -30px;
  width: 0;
  height: 0;
  content: '';
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  -webkit-transition: border-bottom-width 500ms ease;
  -o-transition: border-bottom-width 500ms ease;
  transition: border-bottom-width 500ms ease;
}

.pillars-grid-wrap .gallery-item.active .gallery-contents:after { border-bottom-width: 30px; }

.pillars-grid-wrap .gallery-item {
  text-align: left;
  font-size: 25px;
  margin: 5px 5px;
  padding: 0px 0;
}

.pillars-grid-wrap .gallery-item .thumbnail {
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
  cursor: pointer; background-color: #4f4f4f;
  border-radius: 0; border: 0px; margin-bottom: 0px; padding: 0px 15px;
    line-height: 1.1; 
}
.pillars-grid-wrap .gallery-item .thumbnail .title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0; width: 100%;
  padding: 15px; margin-top: 0px; color: #FFF; font-weight: 600; font-size: 20px;
}

.pillars-grid-wrap .gallery-item .title {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 20px;
}
.pillars-grid-wrap .gallery-item .thumbnail:hover,
.pillars-grid-wrap .gallery-item.active .thumbnail { background-color: #af4b4b; }
.pillars-grid-wrap .gallery-contents:after { border-bottom-color: #f6ebe9; }

.pillars-grid-wrap .gallery-expander { background: #f6ebe9; max-width: 1040px; margin: 0 auto; padding: 0px; }
.pillars-grid-wrap .gallery-expander-contents { margin: 0 auto; width: 100%; padding: 0px 25px 25px 25px; }

.gallery_slider_wrapper .gallery-item { position: relative; }
.gallery_slider_wrapper .gallery-item .gallery-captionDiv { position: absolute; width: 100%; left: 0; text-align: center; bottom: 25px; }
.gallery_slider_wrapper .gallery-item .gallery-captionDiv span { padding: 8px 20px; background-color: rgba(0,0,0,0.8); z-index: 99; color: #FFF; text-transform: uppercase; }

.site-content article .entry-content { font-size: 17px; }

.page_submenu_wrapper {  background-color: #000; color: #FFF; text-transform: uppercase; font-weight: 400; text-align: center; }
.page_submenu_wrapper ul { margin: 0; padding: 0; list-style: none; }
.page_submenu_wrapper ul li { display: inline-block; margin: 0; padding: 0px 10px; position: relative; font-size: 15px; font-family: 'Oswald', sans-serif; }
.page_submenu_wrapper ul li:after { content: ''; width: 1px; height: 15px; position: absolute; right: -2px;
    top: 5px; background-color: #FFF; }
.page_submenu_wrapper ul li:last-child:after { content: none; }
.site-content article .entry-content .page_submenu_wrapper ul li a { color: #FFF; }
.site-content article .entry-content .page_submenu_wrapper ul li a:hover,
.site-content article .entry-content .page_submenu_wrapper ul li.current_page_item a { color: #fff212; }
.home .page_submenu_wrapper { display: none; }


.site-content article .entry-content .list-design ul,
.site-content article .entry-content .list-design ul li { list-style: none; padding: 0; margin: 0; position: relative; }
.site-content article .entry-content .list-design ul li { border-bottom: 1px solid #e6e7e8; padding-bottom: 5px; margin-bottom: 5px;  padding-left: 15px; }
.site-content article .entry-content .list-design ul li:before { content: '\f0da'; color: #0081b8; font-family:'FontAwesome'; position: absolute; left: 0px; top: 0; }

.our-story-tabs .elementor-widget-tabs .elementor-tab-content {
    padding: 0px 20px 20px;  }
.our-story-tabs .elementor-widget-tabs .elementor-tabs-wrapper { padding-top: 10px; }    
.our-story-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content { border-left:2px solid #cccccc!important; }
.our-story-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content h2 { margin-top: 0px; font-size: 36px; color: #0e9287; text-transform: uppercase; margin-bottom: 10px; }
.our-story-tabs .elementor-widget-tabs .elementor-tab-desktop-title {
    position: relative;
    padding: 6px 20px;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    text-align: right;
  }
.our-story-tabs .elementor-widget-tabs .elementor-tab-title a { color: #000; font-family: 'Oswald', sans-serif; }
.our-story-tabs .elementor-widget-tabs .elementor-tab-title.elementor-active a { color: #a75756; }




.gallery_slider_wrapper { margin-top: 0px; margin-bottom: 30px; }
.gallery_slider_wrapper .gallery_slider_panel .gallery-item { padding: 5px; opacity: 0.6; }
.gallery_slider_wrapper .gallery_slider_panel .gallery-item.slick-active { opacity: 1; }

.gallery_slider_wrapper .slick-prev {
    left: 180px;
}
.gallery_slider_wrapper .slick-next {
    right: 180px;
}

.clientLogo_listing .logo_item { padding: 10px; text-align: center; }
.clientLogo_listing .logo_item img { max-height: 80px; display: inline-block; }


.clientele-tabs .elementor-tabs-wrapper { margin-bottom: 0px; }
.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title { width: 50%; float: left;
    text-align: center; background-color: #990000; color: #FFF; font-family: 'Oswald', sans-serif; font-size: 22px; text-transform: uppercase; font-weight: 500; padding: 10px 15px; position: relative; }
.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title a { color: #FFF; }
.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  background: #f58834;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #ffcc29, #f58834);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #ffcc29, #f58834); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active a { color: #000; }


.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active#elementor-tab-title-2491:after,
.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active#elementor-tab-title-2492:before,
.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active#elementor-tab-title-2911:after,
.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active#elementor-tab-title-2912:before {content: ''; width: 30px; height: 100%; position: absolute; top: 0; background-color: #990000; }

.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active#elementor-tab-title-2491:after {  right: -15px; left: inherit; -moz-transform: skew(-29deg, 0deg);
-webkit-transform: skew(-29deg, 0deg);
-o-transform: skew(-29deg, 0deg);
-ms-transform: skew(-29deg, 0deg);
transform: skew(-29deg, 0deg);  }

.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active#elementor-tab-title-2492:before { right: inherit; left: -15px; -moz-transform: skew(29deg, 0deg);
-webkit-transform: skew(29deg, 0deg);
-o-transform: skew(29deg, 0deg);
-ms-transform: skew(29deg, 0deg);
transform: skew(29deg, 0deg);  }

.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active#elementor-tab-title-2911:after {  right: -15px; left: inherit; -moz-transform: skew(-29deg, 0deg);
-webkit-transform: skew(-29deg, 0deg);
-o-transform: skew(-29deg, 0deg);
-ms-transform: skew(-29deg, 0deg);
transform: skew(-29deg, 0deg);  }

.clientele-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active#elementor-tab-title-2912:before { right: inherit; left: -15px; -moz-transform: skew(29deg, 0deg);
-webkit-transform: skew(29deg, 0deg);
-o-transform: skew(29deg, 0deg);
-ms-transform: skew(29deg, 0deg);
transform: skew(29deg, 0deg);  }




.clientele-tabs .elementor-tabs-content-wrapper {
  background: #FFFFFF;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #ededed, #FFFFFF);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #ededed, #FFFFFF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content { max-height: 446px; overflow-y: scroll; overflow-x: hidden;  }
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content ul,
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content ul li { list-style: none; margin: 0; padding: 0; }
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content ul li { padding: 10px 15px; border-bottom: 1px solid #d4d4d4; }
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content ul li > span,
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content table th > span { width: 40px; height: 40px; position: relative; text-align: center; line-height: 40px; background-color: #fec62a; display: inline-block; margin-right: 10px; color: #000; font-family: 'Oswald', sans-serif; font-weight: 700; font-size: 18px; }
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content ul li > span:before,
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content table th > span:before { content: ''; width: 100%; height: 3px;  position: absolute; left: 0; top: 0; background-color: #990000;}

.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content table { background-color: transparent; }

.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content table.table { position: relative; }
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content table th.firstCol { width: 75px; }
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content table th.client,
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content table td.client { width: 30%; }
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content table td:last-child { border-left: 1px solid #ddd; padding-left: 15px; }
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content table.table-head { margin-bottom: 0px; }
.page-id-24 .clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
    max-height: inherit;
    overflow-y: inherit;
    overflow-x: inherit;
}
.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content div.table {
  max-height: 440px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.reachus-section p { line-height: 1.2; }
.reachus-section ul,
.reachus-section ul li { list-style: none; margin: 0; padding: 0; }
.reachus-section a { color: #000; margin-right: 6px; }
.reachus-section a:hover { color: #FFF; }
.reachus-section  h3 { margin-bottom: 10px; font-size: 22px; margin-top: 0px; }
.page-id-41 iframe {  display: block; }


.joinus_form .form-field { margin-bottom: 15px; }
.form-control { border-radius: 0; height: auto; box-shadow: none; }
.joinus_form .form-field label { font-size: 15px; padding-bottom: 4px; }
.joinus_form .form-field h3 { margin: 5px 0px; font-size: 22px; }
.joinus_form .form-field p { margin-bottom: 5px; }
.joinus_form .fieldMB .form-control { margin-bottom: 15px; }
textarea.form-control {
    height: 120px;
}


.wrapper .cd-h-timeline {
  background: url(../images/milestone-bg.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

  padding-top: 200px; padding-bottom: 20px;
}

.js .cd-h-timeline__event .timeline-pic img { max-width: 100%; }


.site_under {
    text-align: center;
    padding: 8px 15px;
    background-color: #a7b51a;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.2em;
    font-weight: 600;
    color: #FFF;
    z-index: 99;
    position: relative;
}

@media (min-width: 640px) and (max-width: 999px) {

.pillars-grid-wrap .gallery-expander-contents { width: 640px; }
}
@media (max-width: 639px) {

.pillars-grid-wrap .gallery-expander-contents { width: 100%; }
}

.pillars-grid-wrap .gallery-expander-contents:after {
  clear: both;
  display: table;
  content: '';
}

.pillars-grid-wrap .gallery-expander-contents > div.col-left,
.pillars-grid-wrap .gallery-expander-contents > div.col-right {
  float: none;
  width: 100%;
  padding: 0px 50px;
  color: #000; position: relative; height: auto;
}



@media (min-width: 640px) and (max-width: 999px) {

}
@media (max-width: 639px) {

}


.pillars-grid-wrap .gallery-expander-contents { text-align: center; }
.pillars-grid-wrap .gallery-expander-contents div.close {
  position: absolute;
    top: 0px;
    right: 0px;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background-color: #af4b4b;
    opacity: 1;
    color: #FFF;
    text-shadow: none; z-index: 9;
}

.pillars-grid-wrap .gallery-expander-contents div.title {
  font-weight: 700;
  color: #000;
  margin-top: 20px; padding-bottom: 0px; font-size: 26px;
}
.pillars-grid-wrap .gallery-expander-contents div.contents { font-size: 20px; text-align: center; padding-bottom: 20px; line-height: 1.3; }

@media (min-width: 1024px) and (max-width: 1440px) {
  .page_banner_wrap .banner-crainDiv {
      max-width: 600px;
  }
  .page_banner_wrap .banner-crainDiv img { max-width: 100%; }
  .page_banner_wrap { height: 360px; }
  .page_banner_wrap .banner-title_div { font-size: 50px; top: 267px; left: 118px; }
}


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

.homev2-full-crain .crain-full {
    width: 618px;
    background-size: 100% 100%;
    left: 74px;
  }
.homev2-full-crain .crain-stand {
    width: 43px;
    background-size: 100% 100%;
  }
.hero { width: 220px; }
.hero.sliderCaption0 { top: 390px; left: 71%; }
.hero.sliderCaption1 { left: 71%; top: 380px; }
.hero.sliderCaption2 { left: 71%; top: 370px; }
.hero.sliderCaption3 { left: 71%; top: 360px; }
.hero.sliderCaption4 { left: 71%; top: 370px; }
.hero.sliderCaption5 { left: 71%; top: 370px; }
.hero.sliderCaption6 { left: 71%; top: 370px; }
.hero.sliderCaption7 { left: 71%; top: 370px; }

.footer_section .site-info .ft-col ul.menu li {
    width: 100%;
    float: none;
  }

.footer_section .site-info .ft-col .ft__social {
    margin-top: 26px;
  }

.pillars-grid-wrap .gallery-item .thumbnail {
    width: 238px;
    height: 238px;
  }
.page_banner_wrap {
    height: 280px;
  }

}

@media screen and (max-width:767px){
.home .site-header {
    padding-bottom: 20px;
    position: absolute;
  }
.crain_home img.cran-bottam { display: none; }
.footer_section { padding-top: 40px; }
.footer_section .ft-col { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #abb0b5; }
.footer_section .ft-col:last-child { border-bottom: 0px solid #abb0b5; padding-bottom: 0px; margin-bottom: 0px; }
.site-header .branding {
    max-width: 70px;
  }
.mobile-menu-wrapper {
    top: 0px;
    right: 8px;
  }

.home-mobile-slider { width: 100%; }
.home-mobile-slider .mob_item img { max-width: 100%; }

.home-mobile-slider .mob_item .explore-work { position: absolute; width: 100%; top: 56%; left: 0; text-align: center; z-index: 9999; text-transform: capitalize; display: block; clear: both; margin-top: 10px; }
.home-mobile-slider .mob_item .explore-work a { padding: 8px 20px; background: #114e69;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #0987be, #114e69);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #0987be, #114e69); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

color: #FFF;
    text-shadow: none;
    font-size: 14px;
    -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
display: inline-block;
 }




.page_submenu_wrapper,
.page_submenu_wrapper ul { display: none; }

.page_banner_wrap {
    height: auto;
  }
.page_banner_wrap img { max-width: 100%; }
.our-story-tabs .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
    border-left: 0px solid #cccccc!important;
  }

.our-story-tabs .elementor-widget-tabs .elementor-tab-content {
    padding: 0px 10px 15px;
  }
.elementor-widget-tabs .elementor-tab-mobile-title {
  background-color: #ec3136;
    color: #FFF;
    margin-bottom: 2px;
}

.clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content ul li > span, .clientele-tabs .elementor-tabs-content-wrapper .elementor-tab-content table th > span {
  width: 30px;
    height: 30px; line-height: 30px; font-size: 14px;
}

.wrapper .cd-h-timeline { padding-top: 100px; }
.js .cd-h-timeline__event-title { font-size: 48px; }
.js .cd-h-timeline__event-description { font-size: 18px; }
.js .cd-h-timeline__navigation--next { right: 10px; }
.js .cd-h-timeline__navigation--inactive { left: 10px; }
.joinus_form .form-field .wpcf7-form-control { max-width: 100%; }

  html,body {
  height:100%;
  margin:0;
}

.home-mobile-slider .mob_item {
  height:100%;
  min-height:100vh;/*for mozilla*/
}

}

@media screen and (max-width:480px){ 
.pillars-grid-wrap .gallery-item .thumbnail {     width: 290px;
    height: 130px; }
.pillars-grid-wrap {
    max-width: 290px;
    margin: 0px auto 0px;
  }
.pillars-grid-wrap .gallery-item { margin-right: 0; margin-left: 0; }  

}