html, body {
  overflow-x:hidden 
} 
body{font-family: 'Noto Sans Display', sans-serif;font-size:14px;line-height:26px;color:#575757; }
h1{color:#575757;font-size:52px;line-height:62px;margin:0;padding:0 0 0px 0;letter-spacing:0px; text-align:center; text-transform:uppercase;}
h2{color:#334854;font-size:48px;line-height:60px;margin:0;padding:0 0 15px 0;}
/* h3{color:#344854;font-size:36px;line-height:40px;margin:0; padding:0; letter-spacing: 0.2px;} */
h3{    line-height: 1.5;color: #344854;font-size: 36px;margin: 0;padding: 0 0 20px 0;letter-spacing: 0.2px;}
h4{font-size: 23px;font-weight: 500;font-stretch: normal;font-style: normal;line-height: 1.73;letter-spacing: normal;text-align: left;color: #324855;}
h5{color:#575757;margin:0;padding:0;}
h6{color:#575757;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-family: 'Noto Sans', normal;}
p{color:#67788A;font-size:16px;line-height:24px;padding-bottom:20px;margin:0;}
p a{color:#000; text-decoration:underline;}
p sup{ font-size:9px;}
.openSans{font-family: 'Open Sans', sans-serif;}
a{color:#000;text-decoration:none;}
a:hover{color:#000; text-decoration:none;}
.show{display:block;}
.clear{clear:both;}
.cl{clear:both;height:0px;}
.desktopView{display:block;}
.mobileView{display:none;}
.wrapper {display: block; width: 100%;max-width: 1600px;margin: 0 auto; overflow:hidden;}
.innerContainer{max-width:1170px; margin:0 auto;}
.innerContainer p{ font-size:18px; }
.borderBottom{color:#97c13d; border-bottom: solid 1px #97c13d; }
h3 u{display: block; text-decoration: underline;}
.explore{background: url(../images/explore.png) left center no-repeat; background-size:35px; padding-left:45px; color: #344854; font-size: 18px; margin-top: 20px; display: inline-block;  line-height: 44px; font-weight:300;}
.explore.grey{background: url(../images/exploreGrey.png) left center no-repeat; background-size:35px; }
.moreWhite{background: url(../images/moreIconW.png) left center no-repeat; background-size:28px; padding-left:40px; color: #808080; font-size: 15px; margin-top: 20px; display: inline-block;  line-height: 32px; font-weight: bold;}
.moreGrey{background: url(../images/moreIcon.png) left center no-repeat; background-size:28px; padding-left:40px; color: #324855; font-size: 15px; margin-top: 20px; display: inline-block;  line-height: 32px; font-weight: bold;}
.container {
  max-width: 1346px;
}
br.tablet, br.mobile{ display:none }

#slide{
	/* width:96%; */
	}
	
* {
	box-sizing: border-box
}

.mySlides {
	display: none
}
.mySlides2 {
	display: none
}
.slideshow-container {
	/* height: 630px;
	position: relative; */
	/* margin: -10px; */

}
/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
}
/* Position the "next button" to the right */
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
	background-color: rgba(0,0,0,0.8);
}
/* Caption text */
.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}

/* The dots/bullets/indicators */
.dot {
	cursor: pointer;
	height: 13px;
	width: 13px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}
.dot2 {
	cursor: pointer;
	height: 13px;
	width: 13px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}
.active, .dot:hover {
	background-color: #717171;
}
/* .active:hover {
	background-color: red;
} */
/* Fading animation */
.t {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 2s;
	animation-name: fade;
	animation-duration: 2s;
}
@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #b8b8b8;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #b8b8b8;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #b8b8b8;
}

.explore, .explore.grey, .moreWhite, .moreGrey{transition: all 1s;}
.explore:hover, .explore.grey:hover, .moreWhite:hover, .moreGrey:hover{padding-left: 44px;}

/*--- header----*/
header{padding:30px 0; margin:0 auto;     transition: all 0.5s; box-shadow: 0px 0 18px rgba(55, 66, 59, 0.08); background: #fff;}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;}
header .innerContainer{max-width:1400px; margin:0 auto; position:relative; padding:0 2%; }
header .leftBlock{ float:left; }
header .logoImage{ max-width:187px; display:inline-block; float:left;}
header .logoImage img{width:115%;}
.navbar-toggler{ float:right; display:none;}
.menubar{position:relative; z-index:99999; float:left; margin: 5px 0 0 25px;}
.menubar li{ font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.9px;
  text-align: left;
  color: #677b80;}
.menubar li a{color:#677b80; padding:0px 20px; display:inline-block;}
.menubar li a:hover{color:#3b3b3b; }
.sidenav{display: none;}
.side-menu{display: none;}
.b20thAnn{    font-weight: bold;font-size: 24px;}
.insideDiv{padding: 40px 20px;}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 16px 8px 16px 0px;
    text-decoration: none;
    font-size: 25px;
    color: #d1d1d1;
    display: block;
    transition: 0.3s;
    border-bottom: solid 1px #2b2b2b;
  }
  .sidenav a.closebtn, .sidenav a.last{border-bottom:none;}
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  

header .rightBlock{ float:right;}
header .searchDiv{ background: url(../images/searchIcon.svg) left top no-repeat; text-indent:-99999px; width:19px; height:19px; float:left; margin:16px 38px 0 0;}
header .contactDiv{float:left;}
header .contactDiv ul{ margin:0; padding:0;}
header .contactDiv li{ list-style-type:none; font-size:11px; }
header .contactDiv li a{ display: block; line-height:24px; padding:0 18px; color:#FFFFFF;background:#1ba87f url(../images/borderMenu.png) left bottom repeat-x;}

header .contactDiv li.last a{ text-decoration:underline;}
/* .headerBanner{position:relative; width:100%; background-image: url(../images/heroBanner2x.jpg);  background-size:cover;background-repeat: no-repeat; min-height:990px; background-attachment: fixed;  background-position:0px 83px;} */

.headerBanner{position:relative; width:100%; background-image: url(../images/banner.jpg);  background-size: cover; background-repeat: no-repeat; min-height:990px; background-position:center; margin-top: 97.3px; }
.productheader {
  font-weight: 500;
  line-height: 1.19;
  font-size: 40px;
  padding: 0 0 20px 0;
  color: #27bdbe;
  letter-spacing: -0.8px;
  padding-top: 15px;
}

.headerBanner .innerContainer{margin:0 auto; padding:0 2%; max-width:1400px;}
.headerBanner .centerText{display:block; position:absolute;  left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center;}
.headerBanner .headingText{ font-size:56px; letter-spacing: 1.7px; line-height:70px; color:#fff; padding-top:0px; max-width:720px; font-family: 'Open Sans', sans-serif; font-weight:600 ;} 
.headerBanner .description{
  font-size: 26px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 1px;
  text-transform: inherit;
  color: #fff;
  padding-top: 74px;
  padding-left: -14%;
  padding-right: 0%;

}

h1.bannerText{
  color: #FFF;
  text-transform: inherit;
  font-size: 67px;
  padding-top: 88px;
  line-height: 99px;
}

.subheader{
  background: #505e6a;
    height: 59px;
    width: 100%;
    list-style: none;
}
.subheader li{
  text-align: center;
  padding: 12px;
  color: #fff;
}
.subheader .moreWhite{margin-top: 0; color: #fff;
  background: url(../images/Group.png) left center no-repeat;
    background-size: 23px;
    padding-left: 40px;
    display: inline-block;
    font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

/* submenu */
.has-submenu{
  position:relative;
}

.has-submenu:hover>.submenu-ul{
  display:block;


  /* -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s; */
}

.submenu-ul{
  display:none;
  position:absolute;
  top:0;
  left:0;
  width:120%;
  padding-top:63px;
  padding-left:0px;
  margin:0px;
  list-style: none;

  /* -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s; */
}

.submenu-ul>li{
  border-left:1px solid #CCC;
  border-right:1px solid #CCC;
  
  background-color:#FFF;
  
}

.submenu-ul>li:first-child {
  border-top:1px solid #CCC;
}

.submenu-ul>li:last-child {
  border-bottom:1px solid #CCC;
}

.submenu-ul>li>a{
  padding:10px 20px;
  width:100%;
}

.submenu-ul>li>a:hover{
  background-color:#EEE;
}
/* submenu end */

/* submenu-m */
.submenu-ul-m{
  display:none;
  width:120%;
  padding-left:0px;
  margin:0px;
  margin-left:-20px;
  list-style: none;
  background-color:#2b2b2b;
}
.submenu-ul-m>li>a{
  padding-left:50px;
  font-size:20px;
}
.submenu-up.rotate{
  transform: rotate(180deg);
}
/* submenu-m end */
  
/*--- introSection----*/
.introSection{padding: 69px 0 66px 0;position: relative;}
.introSection h2{text-align:center; display: block; color:#1c2b33;}
.introSection p{ font-size: 21px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  text-align: center;
  color: #67788A; max-width:920px; margin:10px auto 0 auto; text-align:center; }

/*--- Story ----*/
/* .storySection{padding:222px 0 0px 0; position:relative;  max-width:1170px; margin: 0 auto;  display: flex; align-items: center;
    justify-content: center;} */
.storySection{ padding-top:60px; position:relative;  max-width:1170px; margin: 0 auto;  display: flex; align-items: center;
      justify-content: center;}
.storySection .leftCol{width:60%; }
.storySection .leftCol img{width:100%;}
.storySection .rightContent{width:60%; padding-left:6.5%; }
/* .storySection h3{padding-bottom:20px; font-weight:500; line-height:1.5} */
/* .storySection p{ font-weight:300; font-size:17px; line-height:1.5; } */
.transition{-webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;}
    .transition:hover{-webkit-transform: translateY(-5px);
        transform: translateY(-5px);}


/*--- creativeSection ----*/
.creativeSection{padding:90px 0 0px 0;  max-width:1170px; margin: 0 auto;  } 
.creativeSection img{width: 100%;}   
.creativeSection .centerHeading{ text-align: center; padding-bottom: 132px;}
.creativeSection .centerHeading p{max-width: 800px;margin: 0 auto; font-weight:300; font-size:18px; color:#67788A; line-height: 1.5; }
.creativeSection .imageParallex{position:relative; background: url(../images/AiBiSection2x.jpg) left center no-repeat; background-size:cover; min-height: 600px;  width:92%; margin:0 0 0 auto; }
/* .creativeSection .contentUpper{width:55%;background-color: #f7f7f7; padding: 78px 57px 60px 57px; z-index: 2; position: absolute;  top: 81px; left: -9%;} */
.creativeSection .contentUpper{width:61%; z-index: 2; position: absolute;  top: 50%; left: -9%; transform: translateY(-50%);}
.creativeSection .contentUpper-inner{ background-color: #f7f7f7; padding: 78px 57px 60px 57px; }
/* .creativeSection h3{padding-bottom:20px; font-size: 45px; line-height:1.33;} */
.creativeSection p{ padding-bottom: 0; font-weight:300; font-size:18px; line-height: 1.5; }

/*--- fastSuccess ----*/
.fastSuccess.fastSuccess2{ margin-bottom:172px; }
.fastSuccess{padding:280px 0 0px 0;   max-width:1170px; margin: 0 auto;  }
.fastSuccess .row-1{display: flex; align-items: center; justify-content: center; border-bottom: solid 1px #dadddf; padding-bottom: 100px;} 
/* .fastSuccess .row-1 h3{font-size: 45px; line-height:58px;} */

.fastSuccess .row-1 .leftCol{width:45%; padding-top: 0px; }
.fastSuccess .row-1 .leftImage img{  width: 204px;height: 175px;padding-bottom: 5px;padding-left: 3px; }
.fastSuccess .row-1 .rightImage{width:60%; padding-left:5%; }
.fastSuccess .row-1 .rightImage img{     width: 100%;
  /* padding-bottom: 0px;
  padding-top: 72px; */
  /* height: 529px; */
}
.fastSuccess .row-2{display: flex; padding-top: 78px;}
.fastSuccess .row-2 .colA{width: calc(50% - 10px); padding-right:10px; }
.fastSuccess .row-2 .colB{width: calc(50% - 10px); padding-left:10px; }
.fastSuccess .row-2 h4{padding-bottom:20px; font-size: 18px; font-weight: 500;}
.fastSuccess .row-2 p{padding-bottom: 0; max-width: 420px; font-weight:300; font-size:16px; line-height:1.5 }

/*--- itSolution ----*/
.itSolution{background: #f7f7f7; padding-top: 160px; padding-bottom: 125px; }
.itSolution .headingText{width: 60%;}
/* .itSolution .headingText h3 {
  line-height: 60px;
  font-size: 45px;
} */
.itSolution li a{
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.02;
  letter-spacing: 1.1px;
  text-align: left;
  color: #000;
}

.itSolution .headingText p{padding-top: 8px; padding-bottom: 60px; font-weight:300; line-height: 1.5; }
.itSolution .leftImage {width: 60%; float: left;}
.itSolution .rightService {width: 40%; float: left;}
.itSolution .rightService{padding-left: 40px;}
.itSolution img{width:100%;}
.itSolution ul{list-style-type: none; padding: 0;}
.itSolution li{list-style-type: none; font-weight: 600; color:#000; border-bottom: solid 1px #bec1c8; padding: 20px 0;}
.itSolution li a{color:#67788A; display: block; transition: all 1s; font-weight:300; font-size:18px;}
.itSolution li a:hover{padding-left: 10px; }
.itSolution .explore{margin-top: 10px;}

/*--- ghLab ----*/
.ghLab{padding-top: 125px; padding-bottom: 330px;}
.ghLab .headingText{padding-bottom: 20px; text-align: center;}
.ghLab .headingText h2 u{display: block;}
.ghLab .headingText p{padding-top:0px; padding-bottom:0px; font-size:18px; color: #697980; max-width: 800px; margin: 0 auto; font-weight:300; line-height: 1.5;} 
.ghLab img{width: 100%;}
.ghLab .row-2{display: flex; padding-top: 0px;}
.ghLab .row-2 .colA{width: 50%; padding-right: 22px;}
.ghLab .row-2 .colB{width: 50%; padding-left: 22px;}
.ghLab .row-2 h4{padding-bottom:15px; font-size: 22px; font-weight: 500;}
.ghLab .row-2 p{padding-bottom: 0;  font-size:17px; font-weight:300; line-height:1.5; }
.ghLab .row-2 .thumb{margin-bottom: 35px;}
.ghLab .moreWhite{ margin-top:15px; font-weight:400; background-size: 22px; padding-left: 32px; font-size:18px; color:#556872 }
.ghLab .bigImg{ position:relative; }
.ghLab .ghlab-img-text{ 
  position:absolute; 
  top:50%; 
  left:50%; 
  width:80%; 
  text-align:center; 
  color:#FFF; 
  font-size: 56px;
  letter-spacing: 1.7px;
  line-height: 70px;
  transform: translateX(-50%) translateY(-50%);
}
.commitDiv{color: #556872;   
    padding:20px 0 22px 0;
    line-height: 28px;
    letter-spacing: 1.12px;
    font-size: 20px;
    font-weight: 600;}
  .commitDiv i{margin-right: 16px; color: #414042;}


/*--- ghCreative ----*/
.ghCreative{padding:0px 0 110px 0;  margin: 0 auto; position: relative;  background: #e1e5e9; } 
.ghCreative .innerContainer{position: relative;  } 
.ghCreative img{width: 100%;}   
.ghCreative .imageBox{width: 84.5%; float: right; margin-top:-7%;}

.ghCreative .contentUpper{width:40.5%;background-color: #fff; padding: 37.4px 72.9px 37.4px 67.7px; z-index: 2; position: absolute;  top: 81px; left: -60px;}
/* .ghCreative .contentUpper h3{padding-bottom:20px; font-size:27px; line-height:35px;} */
.ghCreative .contentUpper p{ padding-bottom: 0; line-height:1.5; font-weight:300; }
.ghCreative .contentUpper .moreWhite{ margin-top:15px; font-weight:500; padding-left: 28px; font-size: 18px; background: url(../images/grey_arrow.png) left center no-repeat; color:rgb(52, 72, 84); background-size: 22px; }
.ghCreative .service .moreWhite{ margin-top:15px; font-weight:400; color:rgb(52, 72, 84); background-size: 22px; padding-left: 28px; font-size: 16px; background: url(../images/grey_arrow.png) left center no-repeat; background-size: 22px; font-size:18px; }
.ghCreative .service{display: flex; margin-top: 100px; width: 100%;}
.ghCreative .col-4{width: 33.33%; padding-right: 48px; padding-bottom: 25px;}
.ghCreative .col-4 h4{font-size: 23px; font-weight: 500; padding-bottom: 22px; color:#324855 }
.ghCreative .col-4 p{font-size: 17px; font-weight:300; line-height:1.5; color:#67788A; }

/*--- ghLab ----*/
.commDiv{padding-left: 37px;}
.ghLabDev{padding-top: 120px; padding-bottom: 120px;}
.ghLabDev .headingText{padding-bottom: 40px; text-align: center; max-width:900px; margin: 0 auto;}
.ghLabDev .headingText h2 u{display: block;}
.ghLabDev .headingText p{padding-top:0px; color: #697980; max-width: 800px; margin: 0 auto; font-weight:300} 
.ghLabDev img{width: 100%;}
.ghLabDev .row-2{display: flex; padding-top: 0px; display: flex; align-items: center; justify-content: center; }
.ghLabDev .row-2 .divA{padding-left: 20%;}
.ghLabDev .row-2 .divB{padding-right: 20%; margin-top: 40px;}
.ghLabDev .row-2 h4{padding-bottom:30px; font-size: 35px;
  font-weight: 500;
  font-size:35px;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: 1.05px;
  text-align: left;
  color: #324855;}
.ghLabDev .row-2 p{padding-bottom: 0; max-width: 420px; font-size:17px; line-height:1.5; color:#697980; font-weight:300; }
.ghLabDev .content{background: url(../images/gLogo.png) left 4px no-repeat; background-size:25px; background-position-y: 0px; padding-left: 35px; margin-top: 32px; color: #67788A;; font-size: 17px; line-height: 1.5; font-weight:300; }

.ourBrand{padding-bottom:120px; padding-top:125px;}
.ourBrand .logoClient{margin-top:30px; margin-left:30px; text-align: center; display:flex ; flex-wrap:wrap; }
.ourBrand img{width: 33%; margin-bottom:30px; padding: 20px 60px; }
.ourBrand .moreWhite{ font-size: 12px; color: #324855; background-size: 18px; padding-left: 26px;margin: 50px auto 0 auto;display: block;
width: 90px;}

.ghLabDev-title{ color:#324855; font-size: 21px;}
/* .introSection, .storySection , .fastSuccess, .itSolution, .ghLab, .ghCreative, .ghLabDev, .ourBrand, .subscribeSec{ padding-left: 2%; padding-right:2%;} */
.introSection, .storySection , .fastSuccess, .itSolution, .ghLab, .ghCreative, .ghLabDev, .ourBrand, .subscribeSec{ padding-left: 90px; padding-right:90px;padding-top: 90px;}

/*--- subscribeSec ----*/
.subscribeSec{padding:105px 0 110px 0;  margin: 0 auto; position: relative;  background: #ececec; text-align: center; } 
.subscribeSec .innerContainer{position: relative;  } 
.subscribeSec h2{color:#606060; padding-bottom: 30px; }
.subscribeSec p{color: #697980; font-size: 17px; font-weight:300; padding-bottom: 35px;}
/* .subscribeSec form{max-width: 348px; margin:20px auto 0 auto; display:flex; } */
.subscribeSec form{max-width: 100%; margin:20px auto 0 auto; display:flex; }

.subscribeL-left{ flex-basis: 30%; }
.subscribeL-right{ flex-basis: 70%; padding-left:20px; }

.subscribeSec .email{ height: 59px; background: #fff; border:none; padding:0 34px; font-size: 18px; color: #808080; float: left; width: calc(100% - 66px);}
.subscribeSec .email:focus{outline: none; border: none;}
.subscribeSec .submit-button{background: url(../images/emailButton.svg) left top no-repeat; height: 59px; min-width: 66px; border: none; outline: none;float: left; cursor: pointer; width: 20%;}
.subscribeSec .submit-button2{ height: 50px; border: none; outline: none; display:block; margin:0px 0px 0px auto;  cursor: pointer; background-color:#fc9036; padding:0px 60px; color:#FFF; margin-top:10px; }
.subscribeSec .submit-button3{background: url(../images/emailButton_grey.svg) left top no-repeat; height: 59px; min-width: 66px; border: none; outline: none;float: left; width: 66px;}
.subscribeSec .submit-button4{background: url(../images/phoneButton_grey.svg) left top no-repeat; height: 59px; min-width: 66px; border: none; outline: none;float: left; width: 66px;}

.subscribeSec .name-input{ height: 59px; background: #fff; border:none; padding:0 34px; font-size: 18px; color: #808080; float: left; width: 100%; margin-bottom:20px;}

.subscribeSec .subject-input{ height: 59px; background: #fff; border:none; padding:0 34px; font-size: 18px; color: #808080; float: left; width: 100%; margin-bottom:20px; }

.subscribeSec .phone{
  height: 59px;
  background: #fff;
  border: none;
  padding: 0 34px;
  font-size: 18px;
  color: #808080;
  float: left;
  width: calc(100% - 66px);
}

.subscribeSec .phone::-webkit-outer-spin-button,
.subscribeSec .phone::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.contact-msg{ display: none; }

.subscribeSec .phone:focus{outline: none; border: none;}

.subscribeSec-msg:focus{outline: none; border: none;}

.subscribeSec .name-input{outline: none; border: none;}

.subscribeSec .subject-input{outline: none; border: none;}

.subscribeSec-msg{ border: none; font-size: 18px; color: #808080; width:100%; padding:20px 30px; height:138px; }

.email-field-container{ display:flex; margin-bottom:20px; }
.phone-field-container{ display:flex; }

.contact-msg{ float:left; color:#334854; margin-top:5px; }

/*---- map ----*/
.ourOffice{ background-color:#f7f7f7; padding-top:125px; padding-bottom:125px; }
.map-div{ display:flex; justify-content: space-between; }
.map-letter-container{ font-size:17px; line-height:1.5; flex-basis: 40%; }
.map-img{ width:100%; }
.map-img-container{ flex-basis: 60%;}

/*--- Footer----*/
footer{background:#f7f7f7; padding:60px 0 0 0;}
footer .innerContainer{position:relative; max-width: 896px;}
.footer-logo {
    float: left;
    width: 15%;
}
.who-are {
    float: left;
    width: 17%;
}
.gh-ne {
    float: right;
    width: 38%;
}
footer .who-are ul{list-style: none; padding-left:25px;}
footer .who-are2 ul{list-style: none; padding-left:35px; }
footer ul li{
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #64707c;
  margin-bottom: 20px;
}
footer ul li a{
    color: #64707c;
    margin-bottom: 20px;
  }
footer h4{font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    padding-bottom:5px;
    color: #334854;}
footer .fact{
  font-size: 18.7px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.68;
  letter-spacing: 0.56px;
  text-align: left;
  color: #334854;
}

footer .email{ height: 50px; background:transparent; border-bottom:solid 1px #697980; border-top: none; border-left: none; border-right: none; padding:0 34px 0 0px; font-size: 12px; font-weight:500; color: #324855; float: left; width: 80%; margin-bottom: 20px;}
footer .email:focus{outline: none; border-bottom:solid 1px #697980; border-top: none; border-left: none; border-right: none;}
footer .submit-button{background: url(../images/moreIconG.png) right center no-repeat; background-size: 18px; height: 50px; min-width: 66px;  outline: none;float: left; cursor: pointer; width: 20%; border-bottom:solid 1px #697980; border-top: none; border-left: none; border-right: none;}
footer p{
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #697980;
}
footer p.paddNone{padding:0; color:#697980; font-size:10px; line-height: 2;}
.follow-up{
  position: absolute;
    bottom:145px;
}
footer h5{
    font-size: 12px;
    font-weight: 500;
    color: #64707c; padding-bottom: 15px;
  }
footer .follow-up ul{display: flex; padding-left: 0; list-style: none; margin-bottom:15px;}
.follow-up ul li{margin-right: 10px;}
.copyright p{font-size: 10px!important;font-weight: normal; color: #697980; padding-bottom:40px;}
.copyright p a{color: #697980; text-decoration: none;}
.copyright .layer2 {padding-top:30px; border-top: 1px solid #d7d7d7; }
.copyright .layer2 p{ padding-bottom:30px; font-weight:400 }

/**** Footer scroll icon****/
#back2Top { width:87px; height:86px; overflow: hidden; z-index: 999;display: none;cursor: pointer; position: fixed;bottom: 0px; right:0px; text-indent:-99999px;font-size:0px; text-decoration: none; background: url(../images/bottomScroll.png) center center no-repeat; opacity: 0.7;}


/************ Top search ***************/
.searchOuter{ position:relative; float:left; max-width:95px; min-width: 95px; margin-right:61px; margin-top:3px;}
.searchbox{   
    width:0%;
    overflow:hidden;
    
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{ float:right;
    top:0;
    right:25px;
    border:0;
    outline:0;
    background:#999999;
    width:0px;
    height:30px;
    margin:0 0px 0 0;
    padding:0px 20px;
    font-size:12px;
    color:#fff;
}
.searchbox-open .searchbox-input{
    width:100%;
}
.searchbox-input::-webkit-input-placeholder {
    color: #fff;
}
.searchbox-input:-moz-placeholder {
    color: #fff;
}
.searchbox-input::-moz-placeholder {
    color: #fff;
}
.searchbox-input:-ms-input-placeholder {
    color: #fff;
} 
.searchbox-submit{ display:none;}
.searchbox-icon{
    background: url(../images/searchIcon.svg) left top no-repeat; text-indent:-99999px; width:19px; height:19px;
    display:block;
    position:absolute;
    top:6px;    
    right:-27px;
    padding:0;
    margin:0;
    border:0;
    outline:0;
    text-align:center;
    cursor:pointer;	z-index:99999;
}
.searchbox-open{width:100%; }
@media (max-width:1180px) {
  .introSection, .storySection, .fastSuccess, .itSolution, .ghLab, .ghCreative, .ghLabDev, .ourBrand, .ourOffice, .subscribeSec{
    padding-left:4%;
    padding-right:4%;
  }

  .creativeSection {
    max-width:100%;
    padding-left:4%;
    padding-right:4%;
  }

  .creativeSection .contentUpper {
    width: 63%;
  }

  .ghCreative .contentUpper{
    left:0px;
  }

  header .innerContainer{
    padding-left:4%;
    padding-right:4%;
  }

  .headerBanner{ background-image: url(../images/banner.jpg); }
}
@media (max-width: 1182px) {
  .searchOuter{ max-width:10px; min-width: 10px;}
  .menubar>li>a{ padding:0px 13px; }
}

@media (max-width: 1024px) {
    .menubar li{font-size: 16px;}
    .menubar li a{padding: 0px 12px; font-weight:600}
    .innerContainer, .storySection, .fastSuccess{padding-left: 4%; padding-right: 4%;}
    .creativeSection .contentUpper, .ghCreative .contentUpper{left:15px;}
    .creativeSection .contentUpper{ left:-8%; width: 91%; }
    .fastSuccess .row-2{gap:10px;}
    .creativeSection{ padding-left:4%; padding-right:4%; }
    header .innerContainer{ padding-left:4%; padding-right:4%;}
    

    .subscribeSec .submit-button2{ width:100%; }
    .subscribeSec form{ flex-wrap:wrap }
    .subscribeL-left{ flex-basis: 100%;}
    .subscribeL-right{ flex-basis: 100%;}
    .subscribeSec .email{ width:calc(100% - 59px); }
    .subscribeSec .phone{ width:calc(100% - 59px)}
    .subscribeSec .submit-button3 { width: 59px; }
    .subscribeSec .submit-button4 { width: 59px; }
    .subscribeL-right{ padding-left:0px; margin-top:20px;  }

    .ghLab .ghlab-img-text{ font-size:30px; }
    br.tablet, br.mobile{ display:block; }
    .headerBanner .centerText{ width:60%; }
    .headerBanner .description{ line-height:28px; }
    .ourBrand img{ width:33%; }
}
@media (max-width: 991px) {
    .mobile-nav-toggle {
      display: block;
    }
    .side-menu{display: block;}
    .sidenav{display: block;}
  
    .navbar ul, .searchOuter{
      display: none;
    }
    .navbar ul, .searchOuter.mobile{display: block;}
    .mobile .searchbox-icon{right: 0; left: 0; top: 18px;;}
    .mobile .searchbox-open{
      margin-left: 26px;
       margin-top: 13px;
    }

    .ghCreative .service{
      margin-top:150px;
    }

    .ourBrand .logoClient{
      margin-left:0px;
    }

    footer .email{
      width:75%;
    }

    header .leftBlock {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
    }

    .ghLabDev .row-2 .divA{
      padding-left:0px;
    }

    .ghLabDev .row-2 .divB{
      padding-left:0px;
      padding-right:0px;
    }

    .ghLabDev .row-2 .divC{
      padding-left:10px;
    }
  }

  @media (max-width:830px) {
    .ghCreative .service{ margin-top:250px; }
  }

  @media (max-width:768px) {
    .ghCreative .contentUpper{top: 20px;}
    footer .email{width: 66%;}
  }

  @media screen and (max-width: 767px) {
    .fastSuccess.fastSuccess2 { margin-bottom: 85px; }
    .headerBanner .centerText{ top:50%; }
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 26px;}
    header{padding: 15px 0;}
    .headerBanner{min-height: 731px; margin-top:63px;background-position: center top;}
    .headerBanner .centerText{width: 100%;}
    .headerBanner .headingText{font-size: 32px; line-height: 45px; padding-left:18px; padding-right:18px; }
    .headerBanner .description{font-size: 17px;
      font-weight: 300;
      line-height: 13px;
      letter-spacing: 1px;
      text-transform: inherit;
      color: #fff;
      padding-top: 74px;

      padding-right: 3%;}
    h2{font-size: 28px; line-height:35px; }
    .introSection p, p, .subscribeSec p, footer .fact{font-size: 17px; font-weight:300; line-height: 26px; color:#425877;}
    .storySection, .fastSuccess .row-1, .fastSuccess .row-2, .ghLab .row-2, .ghCreative .service, .ghLabDev .row-2{display: block;}
    .storySection .leftCol, .storySection .rightContent, .fastSuccess .row-1 .leftCol, .fastSuccess .row-1 .rightImage, .fastSuccess .row-2 .colA, .fastSuccess .row-2 .colB, .itSolution .headingText, .itSolution .leftImage, .itSolution .rightService, .ghLab .row-2 .colA, .ghLab .row-2 .colB, .ghCreative .col-4{width: 100%; float: none;}
    .storySection .rightContent, .fastSuccess .row-1 .rightImage, .itSolution .rightService, .ghLab .row-2 .colB{padding-left: 0;}
    h3, .storySection h3, .creativeSection h3, .fastSuccess .row-1 h3,  .itSolution .headingText h3{font-size: 28px; line-height:40px;}
    .creativeSection .centerHeading{padding:0 15px 120px 15px;}
    .creativeSection .contentUpper{width: calc(100% - 30px); padding: 20px; left:15px;}
    .creativeSection .imageParallex{min-height: 400px; width:100%; margin-bottom:30px;}
    .ghCreative{padding-top: 80px; padding-bottom:20px;}
    .ghCreative .imageBox{width: 100%;
    float: none;
    margin-top: 0;}
    .ghCreative .contentUpper{position: inherit; width:100%; padding: 20px;}
    .ghCreative .col-4{padding-right: 0; width: 100%; max-width: 100%;} 
    .ghLabDev .row-2 .col-4{-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; padding: 0px;}
    .ghLabDev .row-2 h4 { font-size:28px; letter-spacing: unset; }
    .ghLabDev .row-2 .divA{padding-left:0; width:74%}
    .ghLabDev .row-2 .divB{padding-left:0; width:84%; margin:60px 0 0 auto!important}
    .ghLabDev .row-2 .divB, .ghLab .row-2 .colA{padding-right: 0;}
    .ghLabDev .row-2 .divC{padding-left:0; width:70%; margin:60px auto 0 0!important }
    footer{padding-top: 80px;}
    .footer-logo, .gh-ne{float: none; width: 100%;}
    .footer-logo{padding-bottom: 20px;}
    .who-are{  width: 50%; padding-bottom:20px; }
    .follow-up{position: initial; bottom: auto; margin-top: 20px;}
    footer ul, .ghCreative .col-4{padding-left: 0;}
    .introSection, .storySection, .storySection .rightContent,.creativeSection, .fastSuccess .row-2, .fastSuccess .row-2 .colB, .itSolution, .ghLab, .ghLabDev, .subscribeSec{padding-top: 60px; }
    .fastSuccess .row-1, .itSolution, .ghLab, .ghCreative .col-4, .ghLabDev, .ourBrand, .subscribeSec{padding-bottom: 45px;}
    .storySection .rightContent .explore, .moreGrey{margin-top: 0px;}
    .itSolution, .ghLab .row-2 .colB, .ghCreative .service{margin-top: 30px;}
    .ghLabDev .row-2 .divA .imageBox{margin-top: 30px;}
    .ghLabDev .row-2 .commDiv{margin-top: 30px;}
    .sea_m{width: 100%; position: relative; margin-top: 30px;}
    .sea_m .email{ height: 50px; background:#fff; border-bottom:solid 1px #697980; border-top: none; border-left: none; border-right: none; padding:0 34px 0 20px; font-size: 18px; color: #324855;width: 80%; margin-bottom: 20px;}
    .sea_m .email:focus{outline: none; border-bottom:solid 1px #697980; border-top: none; border-left: none; border-right: none;}
    
    .sea_m .submit-button{background:#fff url(../images/moreIconW.png) center center no-repeat; height: 50px; min-width: 66px;  outline: none; cursor: pointer; width: 20%; background-size: 25px; border-bottom:solid 1px #697980; border-top: none; border-left: none; border-right: none; position: absolute; right: 0;}
    .innerContainer, .storySection, .fastSuccess {
      padding-left: 18px;
      padding-right: 18px;
    }

    .storySection .rightContent{
      padding-left:18px;
      padding-right:18px;
    }

    .introSection, .storySection, .itSolution, .ghLab, .ghCreative, .ghLabDev, .ourBrand, .subscribeSec{
      padding-left:0px; padding-right:0px;
    }
    .introSection{
      padding-top:70px;
      padding-bottom:70px;
    }
    .storySection{
      padding-top:0px;
    }
    .ourBrand .logoClient{
      justify-content: center;
    }
    .fastSuccess .row-2 .colA{ padding-right:0px }
    .fastSuccess .row-2 .colB{ padding-left:0px }
    .ghCreative .contentUpper .moreWhite{ background-size: 22px; padding-left: 32px; font-size: 15px; }
    .ghCreative .service .moreWhite{ background-size: 22px; padding-left: 32px; font-size: 15px; }
    header .rightBlock{ position:relative; top:-3px; }
    header .innerContainer{ padding-left:18px; padding-right:18px; }
    header .leftBlock{ position:absolute; left:50%; top:50%; transform: translateX(-50%) translateY(-50%); }
    .storySection p{ font-weight:300; }
    .introSection p{ letter-spacing: unset; line-height: 26px; color: #425877; font-weight:400 }
    .creativeSection .centerHeading p{ text-align:left; }
    .fastSuccess{ padding-top:30px; padding-bottom: 40px; }
    .fastSuccess .row-1 .rightImage{ padding-top:40px; }
    .itSolution .headingText p { padding-top: 30px; font-size: 16px; }
    .rightService{ padding-top:60px; padding-bottom:40px; }
    .itSolution li a { color: #464a4e; line-height:1.3 }
    .ghLab .headingText p{ padding-top:10px; text-align:left; max-width:100%; }
    .ghLab{ padding-top:80px; }
    .ghLab .headingText{ padding-bottom:45px; }
    .innerContainer p{ font-size:18px; font-weight:300 }
    .ghLabDev .headingText p{ text-align:center; padding-top: 20px; }
    .ghLabDev .row-2 p{ padding-bottom:20px; font-size:17px; }
    .ghLabDev{ padding-bottom:70px; }
    footer .email { width: 75%; }
    .subscribeSec h2{ font-size:28px; line-height:40px; }
    .subscribeSec p{ text-align:left; }
    .ghLabDev .content{ font-size:16px; font-weight:300 }
    .email-underline{ border-bottom:1px solid #697980; margin-bottom:20px;}
    footer .email{ border-bottom:none; margin-bottom:0px; }
    footer .email:focus{ border-bottom:none; }
    footer .submit-button{ border-bottom:none; margin-bottom:0px; }
    .gh-ne{ border-top:1px solid #697980; padding-top:30px; }
    /* .ghCreative .col-4 p{ font-size: 14px; font-weight:300 } */

    .submenu-up{
      float:right;
    }

    .footer-clear{ clear:both; }
    .creativeSection {
      padding-left: 0px;
      padding-right: 0px;
    }
    .fastSuccess .row-2 p{ max-width:100%; }
    .ourOffice{ padding-top:60px; padding-bottom:60px; }
    .ourBrand{ padding-top:60px; }
    .map-div{ flex-wrap: wrap; }
    .map-img-container{ flex-basis: 100%; }
    .map-letter-container{ flex-basis: 100%; padding-bottom:50px; }

    .map-letter-container .commitDiv{ padding-bottom:50px; }

    .ghLab .ghlab-img-text{ font-size:20px; line-height: 25px; }

    .contact-msg { margin-bottom:10px; }
    .fastSuccess1{
      padding-top:60px;
    }
    .fastSuccess2 .row-1 .leftCol{
      padding-top:20px;
    }
    h1.bannerText{    color: #FFF;text-transform: inherit;font-size: 46px;padding-top: 88px;line-height: 60px; }
    .b20thAnn{font-weight: bold;font-size: 14px;}
    /* .subscribeSec .submit-button2{ width:100%; }
    .subscribeSec form{ flex-wrap:wrap }
    .subscribeL-left{ flex-basis: 100%;}
    .subscribeL-right{ flex-basis: 100%;}
    .subscribeSec .email{ width:calc(100% - 59px); }
    .subscribeSec .phone{ width:calc(100% - 59px)}
    .subscribeSec .submit-button3 { width: 59px; }
    .subscribeSec .submit-button4 { width: 59px; }
    .subscribeL-right{ padding-left:0px; margin-top:20px; } */
  }

  @media screen and (max-width:500px) {
    .creativeSection .contentUpper-inner{ padding: 50px 35px 50px 35px; }
    .headerBanner{ background-position: center; background-size: 200%; background-color:#000; }
    h1.bannerText{ line-height: 10vw;font-size: 31px;font-weight: 800;padding-top: 55px; }
    .headerBanner .description {font-size: 3.3vw;padding-left: 79px;line-height: 2vw;padding-top: 31px;padding-right: 20%}
    .b20thAnn{font-weight: bold;font-size: 12px;}
    h1.bannerText { line-height: 10vw;font-size: 26px;font-weight: 800;padding-top: 43px;}
  }
  /**
* Template Name: Mentor - v4.7.0
* Template URL: https://bootstrapmade.com/mentor-free-education-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/



.why-us {
  padding: 140px 0px 60px 0px;
}
.why-us h1{
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 25px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 1.88px;
  text-align: left;
  color: #324855;
  text-transform: unset;
}
.why-us ul{list-style: none;  padding-left: 3px;}
.why_block{float: left; width: 25%;}
.why-us ul li{
  margin-top: 30px;
  margin-bottom: 35px;
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #808d97;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero.whatwe{
 background: url("../images/what we build hero banner.png") top center;
  background-size: cover;
  position: relative;	
}
#hero {
  
  background: url("../images/who we are hero banner.png") top center;
  background-size: cover;
  position: relative;
  min-height: 570px;
}

#hero .container {
  padding-top: 72px;
}
@media (max-width: 992px) {
  #hero .container {
    padding-top: 62px;
  }
}
#hero h1 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: 4.05px;
  text-align: left;
  color: #fff;
  
}
.headerBanner#hero .centerText{
	left: 30%;
  top:47%;
}
.headerBanner.whatwe#hero .centerText{
	left: 29%;
}
#hero h2 {
 
  margin: 20px 0 0 0;
  font-size: 48px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
}

.about-left{float: left; width: 49%;}
.about-left h1{
  font-size: 35px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.75px;
  text-align: left;
  color: #334854;
  text-transform: unset;
  padding-bottom: 17px;
}
.about-right span{padding: 8px;}
.about-left p{
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #808080;
}
.about-right{float: right; width: 35%; padding: 28.7px 28.4px 28.7px 28.3px;
  background-color: #e1e5e8;}
  .about-right h1{
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.33;
    letter-spacing: 2.88px;
    text-align: left;
    color: #697980;
    margin-bottom:10px;
  }
  .about {
    padding: 10px 0px 60px 0;
}
.counts .container{position: relative;}
#overlay{
  position: absolute;
  width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.3;
    mix-blend-mode: overlay;
    background-blend-mode: overlay;
    background-image: linear-gradient(to bottom, #0104c6, #0104c6);
    /* background-color: rgba(0, 0, 0, -1); */
    z-index: 2;
    cursor: pointer;
}
  .about-right ul{text-decoration: none; list-style: none; padding-left: 0;}
  .about-right ul li{
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    margin-bottom: 15px;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #394f5a;
  }
  .features-bl{width: 25%; float: left; padding-right: 30px;}
  .features-bl h2{
    font-size: 16px;
  font-weight: 600;
  margin-top: 8px;
  margin-bottom: 0;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.07;
  letter-spacing: 0.8px;
  padding-bottom: 0;
  text-align: left;
  color: #191919;
  }
  .features .ourBrand .moreWhite{width: 150px;}
  .features{padding: 60px 0px 0px;}
  .features .ourBrand{padding-bottom: 50px;} 
  .features{pad: 30px 120px;}
  .features .see-more{text-align: center; margin-top: 30px;}
  .features .see-more a span{margin-left: 10px;}
  .features .see-more a{
    
    background: url(../img/arrow.png) no-repeat left 23px;
    font-size: 16px;
    padding: 20px;
  font-weight: 500;
  background-size: 20px 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.74px;
  text-align: left;
  color: #485a65;
  font-weight: 600;
  }
  .features-bl.firstp{padding-left: 0;}
  .features .heading-te{
    font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 4.05px;
  text-align: left;
  color: #728494;

  margin-bottom: 20px;
  }
  .features-bl h1{
    font-size: 11.4px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.14px;
  text-align: left;
  color: #53585e;
  margin-top: 30px;
    margin-bottom: 0;
    text-transform: unset;
    text-decoration: underline;
    text-decoration-color: #69a7f7;
    text-underline-offset: 6px;
  }
  .features-bl img{width: 100%;}
  .features-bl span{
    font-size: 11.4px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #687b80;
  }


  


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}

.section-bg img {
 width: 100%;
}


@media (max-width: 768px) {
  .about .content .learn-more-btn {
    margin: 0 48px 0 0;
    padding: 6px 18px;
  }
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding: 55px 0px;
}


  

/**what we do***/
/* Tablet and up */

/* Tablet and up */

@media screen and (min-width: 768px) {
  .carousel-inner .active,
  .carousel-inner .active+.carousel-item {
    display: block;
  }
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
    -webkit-transition: none;
    transition: none;
  }
  .carousel-inner .carousel-item-next,
  .carousel-inner .carousel-item-prev {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -50%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* left or forward direction */
  .active.carousel-item-left+.carousel-item-next.carousel-item-left,
  .carousel-item-next.carousel-item-left+.carousel-item {
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* right or prev direction */
  .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
  .carousel-item-prev.carousel-item-right+.carousel-item {
    position: relative;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}

/* Desktop and up */

@media screen and (min-width: 992px) {
  .carousel-inner .active,
  .carousel-inner .active+.carousel-item,
  .carousel-inner .active+.carousel-item+.carousel-item {
    display: block;
  }
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
    -webkit-transition: none;
    transition: none;
  }
  .carousel-inner .carousel-item-next,
  .carousel-inner .carousel-item-prev {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* left or forward direction */
  .active.carousel-item-left+.carousel-item-next.carousel-item-left,
  .carousel-item-next.carousel-item-left+.carousel-item,
  .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
  .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  /* right or prev direction */
  .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
  .carousel-item-prev.carousel-item-right+.carousel-item,
  .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
  .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
    position: relative;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}
.introSection .card-text{
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #808d97;
}
.wewhatdo{padding: 70px 120px;}
.wewhatdo .carousel-inner{padding: 0 60px;}
.btn-outline-secondary.prev{
  float: left;
    margin-top: -157px;
    background: url(../images/leftsli.png) left center no-repeat;
    border: none;
    padding: 13px 30px;
}
.btn-outline-secondary.next{
  float: right;
    margin-top: -157px;
    background: url(../images/rightsc.png) left center no-repeat;
    border: none;
    padding: 13px 15px;
}
.wewhatdo h1{
  font-size: 13.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: 3.04px;
  text-align: left;
  color: #697980;
  margin: 0 auto;
  max-width: 920px;
}
.fa-chevron-left:before{   
  content: unset;
}
.fa-chevron-right:before{   
  content: unset;
}
.wewhatdo p{
  font-size: 24.9px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.75px;
  text-align: left;
  color: #334854;
}
.what-we-do{
  width: 100%;
  
  background-color: #e1e5e8 
}
.what-we-do h4{
  font-size: 13.5px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: 3.04px;
  text-align: center;
  color: #697980;
}
.what-we-do h1{
  text-transform: unset;
  font-size: 26.2px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.79px;
  text-align: center;
  color: #334854;
}
.what-we-do{padding: 30px 120px 90px 120px; }
.what-we-do .features-bl{width: 32.33%; float: left;  margin-top: 26px;}
.what-we-do .features-bl h1{
 
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-align: left;
  color: #53585e;
}
.what-we-do .features-bl h2{
  
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #808d97;
}
.WHY-CHOOSE-US h2{
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #808d97;
}
.WHY-CHOOSE-US h1{
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.2px;
  text-align: left;
  color: #53585e;
}
.what-we-do .moreWhite{    background: url(../images/moreIcon.png) left center no-repeat;
  background-size: 28px;}
.what-we-do .features-b1 .Read-more a span{ margin-left: 10px;} */
.what-we-do .features-bl img{width: 100%;}
.what-we-do .features-bl span{
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.53;
  letter-spacing: 1.05px;
  text-align: left;
  color: #485a65;
}
.whatwe#hero{min-height: 778px;}
.imgsection .moreWhite {
  background: url(../images/1Txm7-CsJ8u.png) 132px 12px no-repeat;
  background-size: 10px;
  padding-left: 40px;
  color: #808080;
  padding-right: 79px;
  font-size: 15px;
  margin-top: 20px;
  display: inline-block;
  line-height: 32px;
  font-weight: bold;
}
.WHY-CHOOSE-US{padding: 100px 8px 170px 44px;}
.webuildsection{width: 27%; float: left; margin-right: 44px;}
.webuildsection h1{
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.33;
  letter-spacing: 3.04px;
  text-align: left;
  color: #697980;
  margin-top: 20px;
  margin-bottom: 20px;
}
.imgsection img{width: 100%;}
.webuildsection h2{
  font-size: 35px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.79px;
  text-align: left;
  color: #334854;
}
.imgsection h1{margin-top: 15px; margin-bottom: 15px; text-transform: unset;}
.imgsection{width: 22%; float: left; margin-left: 9px;}
@media screen and (max-width: 1024px){
        .wewhatdo{padding: 70px 0px !important;}
        .wewhatdo .carousel-inner{padding: 0 !important;}
        .headerBanner.whatwe#hero .centerText {
          left: 36%;
      }
  }
  @media screen and (max-width: 992px){
  .wewhatdo{padding: 70px 0px !important;}
  .wewhatdo .carousel-inner{padding: 0 !important;}
      .headerBanner#hero .centerText {
        left: 37%;
    }
  }
@media (max-width: 767px) {
  .subheader{display: none;}
  .features-bl{padding-right: 0;}
  .about {
    padding: 20px 0px;
}
.why-us ul{margin-bottom: 0;}
    .why-us ul li{margin-bottom: 3px;}
    .why-us h1{font-size: 20px;}
.about-left{width: 100%; float: none;}
.about-right{width: 100%; float: none;}
.counts {
  padding: 30px 0px;
}
.about-right h1{font-size: 15px; margin-bottom: 10px;}
.why-us {
    padding: 30px 0px;
}
.why_block {
  float: left;
  width: 50%;
}
.features-bl {
  width: 45%;
  float: left;
  margin-left: 15px;
  margin-bottom: 50px;
}

.who-are {
  float: left;
  width: 50%;
}
.headerBanner#hero .centerText {
left: 50%;
}
.headerBanner.whatwe#hero .centerText{left: 50%;}
#hero h1,#hero h2{text-align: center;
}
#hero h1 {
font-size: 28px;
line-height: 36px;
}
#hero h2 {
font-size: 18px;
line-height: 24px;
}
.wewhatdo{padding: 70px 0px !important;}
.wewhatdo .carousel-inner{padding: 0 !important;}
.WHY-CHOOSE-US{padding: 60px 10px;}
.webuildsection{width: 100%; float: none;}
.webuildsection h1{text-align: center;}
.webuildsection h2{text-align: center;}
  .imgsection {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 20px;
  }
    .what-we-do {
      padding: 30px 10px;
  }
  .what-we-do .features-bl{float: none; width: 100%; margin-left: 0;}
  .ourBrand img{ padding:15px; width:50%; }
}
