@font-face {
  font-family: 'Nathaniel';
  src: url("../../fonts/nathaniel-webfont.woff2") format("woff2"), url("../../fonts/nathaniel-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html,body {
  height: 100%;
  width: 100%;
}
body {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 30px;
}
html[lang="ja"] body{
      font-family: 'PT Sans',"メイリオ",Meiryo,YuGothic,"游ゴシック","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
h1,h2,h3,h4{letter-spacing: 4px;}
hr {
  border-color: #ffffff;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  text-decoration: none;
  color: #000;
}
a:hover,a:focus {
  text-decoration: none;
  opacity: 0.875;
  color: #929090;
}
ul{
  margin: 0;
  padding: 0;
}
strong{font-weight: bold;}
button:focus{outline: none;}
ul li{
  list-style: none;
}
img{max-width: 100%;}
h1,h2,h3,h4,h5,h6 {
}
input:focus,textarea:focus{outline: none;}
input, textarea{
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;
/* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.mb{display: none;}
/*banner
=========================================*/
.icon-menu {
    cursor: pointer;
    z-index: 999;
    background: none;
    border: none;
    padding: 0;
    margin-left: 10px;
    margin-top: 2px;
  }
  .icon-menu:focus{
    outline: none;
  }
  .icon-menu:before, .icon-menu:after {
    content: "";
    display: block;
  }
  .icon-menu .bar, .icon-menu:before, .icon-menu:after {
    width: 30px;
    height: 2px;
    background-color: #fff;
    margin:6px 0;
    transition: 0.4s;
  }
  .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visithome img {
    vertical-align: baseline;
    margin-left: 6px;
}
.icon-menu .bar.open, .icon-menu.open:before, .icon-menu.open:after{background-color: #000;}
.headertop.fixed .icon-menu .bar, .headertop.fixed .icon-menu:before, .headertop.fixed .icon-menu:after{
  background-color: #000;
}
.menu hr{
  max-width: 190px;
  border-width: 1px;
  margin: 0 0 20px 0px;
}
.menu {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    opacity: 0;
    background: #272727;
    color: #fff;
    z-index: 9999;
    padding: 90px 50px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    z-index: 0;
}
.bgsustain{
  position: fixed;
  background: rgba(0,0,0,0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.menu.showmenu{width: 375px; opacity: 1; z-index: 9999}
.menu ul li{
  padding: 7px 0;
}
.menu ul li.current-menu-item a{text-decoration: underline;}
.menu ul li a.active{text-decoration: underline !important;}
.menu ul li a:focus{text-decoration: underline;}
.page-template-page-company .menu ul li.current-menu-item a{text-decoration: none;}
.menu .closemn {
    position: absolute;
    right: 15px;
    top: 15px;
    border: none;
    cursor: pointer;
    background: none;
}
.menu a{color: #fff;}
.banner{height: 589px;}
.banner .royalSlider{
  width: 100%;
  height: 100%;
}
.banner .royalSlider img{
  height: 589px;
  width: 100%;
      object-fit: cover;
    object-position: center;
}
.textslide {
    position: absolute;
    top: 245px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #ffff;
}
.txth1{
  font-size: 40px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.textslide p{font-size: 24px; letter-spacing: 0.5px;}
.rsNav.rsBullets {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
}
.rsNavItem.rsBullet{display: inline-block; margin: 0 5px;}
.rsNavItem.rsBullet.rsNavSelected span:before {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 1px;
    left: 1px;
    background: #fff;
    content: "";
    border-radius: 50px 50px 50px 50px;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
}
.rsNavItem.rsBullet span{
  width: 17px;
  height: 17px;
  display: block;
  border: 1px solid #fff;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  position: relative;
}
.headertop{
  position: fixed;
  left: 0%;
  top: 0%;
  z-index: 955;
  width: 100%;
  padding: 10px 0;
}
.headertop.fixed{
  background: #fff;
  color: #000;
  border-bottom: 1px solid #fbfbfb;
}
.logo-smaller{
  display: none;
      -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    height: 0;
}
.headertop.fixed img.logo{
  display: none;
      -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
a.navbar-logo {
    float: left;
}

.headertop.fixed .logo-smaller{opacity: 1; display: inline-block; height: auto;}
.headertop.fixed  ul li a.dropflag{color: #000; border: 1px solid #000;}
.headertop ul li{
  float: left;
  margin-left: 10px;
}
.headertop ul li a{
  display: block;
  padding: 5px 15px;
}
.headertop ul li a.contactus{
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
    border: 1px solid #fff;
    line-height: 21px;
}
.headertop ul li a.contactus:hover{
  background: #fff;
  color: #000;
}
.headertop ul li a.dropflag  {
    display: block;
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 15px;
     font-size: 14px;
         line-height: 20px;
  text-transform: uppercase;
}
.headertop .float-right {
    margin-top: 25px;
    color: #fff;
        -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}
.headertop.fixed .float-right{margin-top: 12px;}
.headertop.fixed .imgwhite{display: none;}
.headertop.fixed .imggray{display: inline;}
.listflag {
    padding: 5px 15px;
}
.langugage .dropdown-menu {
    padding: 0;
    left: -15px;
    border: 1px solid #ececec;
    min-width: 100px;
    border-radius: 0;
    text-align: left;
    top: 4px !important;
    width: 100%;
}
.headertop.fixed ul li a.contactus {
    color: #000;
    border: 1px solid #000;
}
.clsmenuwrap .langugage .listflag a {
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #8b8b8b;
    width: 100%;
}
.listflag {
    padding: 5px 15px;
}
.headertop ul li a.dropdown-item{
  color: #333;
  text-align: left;
  padding: 2px 0;
  line-height: 20px;
}
.imggray {
    display: none;
}
.dropdown-menu:after, .dropdown-menu:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}
.dropdown-menu:before {
  border-color: rgba(236, 236, 236, 0);
  border-bottom-color: #ececec;
  border-width: 7px;
  margin-left: -7px;
}
/*Content
==========================================================*/
.about{
  background: #efefec;
  padding: 70px 15px 60px;
  text-align: center;
}
.aboutct h2{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 25px;
}
.aboutct p{font-size: 20px;}
.aboutct a {
    display: inline-block;
    color: #000;
    border: 1px solid #787876;
    font-weight: bold;
    padding: 12px 53px;
    margin-top: 20px;
}
.aboutct a:hover{
  background: #787876;
  color: #fff;
}
.itemwh {
    position: relative;
    padding-left: 50%;
    background: #efefec;
}
img.imgwh {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 50%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center top;
}
.whatwe{
  padding: 70px 0;
}
.itemct-wh {
    padding: 60px 0px 40px  0px;
    text-align: center;
}
.titlegl {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}
.whatwe .text-center{margin-bottom: 30px;}
.itemct-wh h3{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 2px 40px;
  text-align: center;
  margin-bottom: 50px;
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
}
.ctwh{text-align: left; font-size: 15px;    padding: 0 15px 0 60px;}
.ctwh ul li{
  padding: 10px 0 10px 45px;
  position: relative;
}
.ctwh ul li p{margin-top: 5px;}
.ctwh ul li span {
    position: absolute;
    left: 0;
    top: 3px;
    width: 34px;
    height: 34px;
    border: 2px solid #e5dcb3;
    border-radius: 50px 50px 50px 50px;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    text-align: center;
    line-height: 34px;
    color: #e5dcb3;
    font-weight: bold;
}
.itemwh.rightwh {
    padding-right: 50%;
    padding-left: 0;
}
.rightwh img.imgwh {
    left: inherit;
    right: 0;
    top: 0;
}
.ctwh ul li li{padding-left: 30px;    padding: 7px 0 7px 40px; line-height: 20px;}
.ctwh ul li li li{padding-left: 20px;}
.ctwh ul li li:before {
    width: 10px;
    height: 10px;
    background: #e5dcb3;
    border-radius: 50px 50px 50px 50px;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    content: "";
    position: absolute;
    left: 15px;
    top: 12px;
}
.ctwh ul li p{margin-bottom: 0px;}
.ctwh ul li li li:before {
    background: #000;
    width: 4px;
    height: 4px;
    left: 0;
    top: 15px;
}
section.ourexprise {
    padding: 70px 0;
    background: #f4f4f4;
    text-align: center;
    line-height: 30px;
}
.ourexprise h2{margin-bottom: 40px;}
.ourexprise .col-md-4{margin-top: 30px;}
.imgicon {
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
}
.ourexprise h6{font-weight: bold; margin-bottom: 20px; font-size: }
section.agood {
    padding: 70px 0;
    line-height: 30px;
}
section.agood h2{
  text-align: center;
  margin-bottom: 50px;
}
.col-img{
  background: #f4f4f4;
      height: 100%;
}
.ctagg {
    padding: 30px;
    text-align: center;
}
.ctagg h6 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
}
.ourpassion{
  padding: 180px 15px 140px;
  text-align: center;
  color: #fff;
  background: url(../../img/consulting/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.ourpassion h2{ margin-bottom: 40px;}
.ourpassion p{font-size: 24px; line-height: 40px;}
.ourpassion a {
    border: 1px solid #fff;
    padding: 10px 50px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    margin-top: 30px;
    color: #fff;
}
.ourpassion a:hover{
  background: #fff;
  color: #000;
}
.feature{
  padding: 70px 0; 
}
.feature .ctagg{
  text-align: left;
}
.feature ul li{
  padding: 7px 10px 7px 40px;
  position: relative;
}
.feature ul li img{
  position: absolute;
  left: 0;
  top: 10px;
}
.feature .ctagg h6{margin-top: 25px;}
.feature h2{
  margin-bottom: 60px;
  text-align: center;
}
a.viewpro {
    position: absolute;
    bottom: 50px;
    left: 46px;
    display: block;
    border: 1px solid #000;
    padding: 5px 30px;
}
a.viewpro:hover{
  background: #000;
  color: #fff;
}
.feature .col-img{    padding-bottom: 75px;}
.ourteam{
  text-align: center;
   padding-bottom: 50px;
   overflow: hidden;
}
.ourteam h6 {
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: bold;
    margin-top: 25px;
    font-size: 14px;
    white-space: nowrap;
    width: 120%;
    margin-left: -10%;
    letter-spacing: 3px;
}
.ourteam p{font-size: 16px;
    line-height: 24px;
}
.ourteam .col-md-4{margin-bottom: 20px;}
.ourteam h2{margin-bottom: 60px;}
.formtop{
  background: url(../../img/consulting/bg2.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;
  color: #fff;
  padding-bottom: 30px;
}
.formtop h2 {
    font-size: 30px;
    padding-top: 140px;
    text-transform: uppercase;
    line-height: 50px;
    margin-bottom: 20px;
}
.formtalk{padding-bottom: 70px;}
.formtalk .formitem{
  margin-top: 30px;
  position: relative;
}
.g-recaptcha {
    width: 304px;
    margin: 0 auto;
}
.formtalk .formitem input,.formtalk .formitem textarea{
  border: none;
  border-bottom: 1px solid #858585;
  width: 100%;
  padding: 0;
}
.formtalk .formitem textarea {
    height: 150px;
}
.formtalk .contactfr h2{
  text-align: center;
  margin-bottom: 60px;
  font-size: 30px;
}
.formtalk .contactfr{margin-top: 60px;}
.formtalk .formitem.submit{margin-top: 40px;}
.formtalk .formitem.submit input{
  width: 304px;
  border: none;
  background: #e4daac;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding: 16px 0;
  margin: 0px auto 0;
  display: block;
  border: 1px solid  #e4daac;
      -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}
.formtalk .formitem.submit input:hover{
  background: none;
}
.footer{
  text-align: center;
  background: #efefec;
  padding: 70px 0;
}
.address {
    padding: 70px 0;
    line-height: 30px;
}
.footer a{color: #828282;}
.copyright{
  color: #828282;
  padding-top: 70px;
}
.bannerstory {
    background: url(../../img/consulting/banner_story.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 335px;
    text-align: center;
    color: #fff;
}
.bannerstory h1 {
    font-size: 40px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    padding: 135px 15px 0;
}
.creativetruly{
  padding: 80px;
  text-align: center;
}
.creativetruly h2{
  margin-bottom: 10px;
}
.creativetruly h3 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 45px;
    line-height: 35px;
}
.aggreadmore{
  background: url(../../img/consulting/bg-story.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0;
    color: #fff;
    text-align: center;
}
.readaore {
    margin: 50px 0 100px;
}
.readaore a {
    background: #e4daac;
    font-weight: bold;
    padding: 13px 25px;
    display: inline-block;
    border: 1px solid #e4daac;
}
.readaore a:hover{color: #fff; background: none;}
.tabgol {
    background: #fff;
    color: #333;
    padding: 70px;
    text-align: left;
    max-width: 1000px;
    margin: 0 auto;
}
.tabgol span {
    width: 78px;
    height: 80px;
    text-align: center;
    font-size: 70px;
    background: #e4daac;
    line-height: 80px;
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}
.visone{padding: 80px 0 60px;}
.bvison span{
  width: 78px;
    height: 80px;
    text-align: center;
    font-size: 70px;
    background: #e4daac;
    line-height: 80px;
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}
.visone h2 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    margin: 60px 0 40px;
}
.intl-tel-input{width: 100%;}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    background: none;
}
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag:focus{outline: none;}
label.error,.msg-error.error {
    position: absolute;
    right: 0;
    font-size: 12px;
    bottom: -32px;
    color: #d01111;
}
.bannersubtai{
  background: url(../../img/consulting/banner_sub.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 500px;
  text-align: center;
  color: #fff;
}
.bannersubtai h1 {
    font-size: 40px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    padding: 240px 15px 0;
}
.subtainct{
  text-align: center;
  padding: 100px 0 80px;
}
.subtainct h2{ margin-bottom: 80px;}
.subtainct ul li{
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
.subtainct ul{margin-bottom: 80px;}
.emracingct{
  width: 100%;
  background: url(../../img/consulting/bg_sub1.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 120px 170px 80px;
  text-align: center;
}
.emracingct h2{margin-bottom: 70px;}
section.howwework {
    text-align: center;
    padding: 100px 0;
}
section.howwework h2{margin-bottom: 55px;}
section.howwework .col-md-8 p{margin-bottom: 80px;}
.row.work{
  margin: 0px 0 20px;
}
.row.work .col-md-5,.row.work .col-md-7{padding: 0;}
.howct{
  height: 100%;
  background: #f4f4f4;
  padding: 65px 8.333333%;
}
.listitemsgo li{
  display: inline-block;
  margin: 0 4px;
}
.listitemsgo{margin-bottom: 45px;}
h3.titeh3 {
    position: absolute;
    top: 0;
    color: #fff;
    bottom: 0;
    height: 100px;
    margin: auto 0;
    width: 100%;
    line-height: 35px;
}
.howwework h3{
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding: 0 12%;
}
.itimpact {
    margin: 20px 0 30px;
}
.itimpact .itim span{display: block;}
.itimpact .itim{margin-bottom: 10px;}
p.ourhoel{margin-bottom: 0;}
.row.work .col-md-5 img{
      height: 100%;
    object-fit: cover;
    object-position: center;
    min-height: 807px;
}
.firstgoza .howct{
  padding-top: 30%;
}
.firstgoza .howct h3{margin-top: 30px;}




@media (max-width: 1500px){
  a.navbar-logo img{max-width: 115px;    height: auto; }
  .banner {
      height: 500px;
  }
  .banner .royalSlider img{height: 500px;}
  .txth1{font-size: 32px;}
  .textslide p{font-size: 20px;}
  .textslide{top: 205px;}
  .about{    padding: 60px 15px;}
  .aboutct h2{font-size: 25px;margin-bottom: 15px;}
  .aboutct p{font-size: 18px;}
  .whatwe {
    padding: 50px 0;
  }
  .titlegl{font-size: 27px;}
  .itemct-wh {
    padding: 40px 0px 20px 0px;
    text-align: center;
  }
  .itemct-wh h3{margin-bottom: 35px;}
  .ctwh ul li{padding-bottom: 0;}
  section.ourexprise{padding:50px 0 30px; line-height: 25px;}
  .ourexprise .col-md-4 {
    margin-top: 5px;
  }
  .ourexprise h2 {
    margin-bottom: 30px;
  }
  .ourexprise h6{margin-bottom: 10px;}
  section.agood {
    padding: 50px 0;
    line-height: 25px;
  }
  .ctagg {
    padding: 15px 20px;
    text-align: center;
  }
  section.agood h2{margin-bottom: 40px;}
  .ctagg h6{margin-bottom: 10px;}
  .ourpassion{padding: 130px 15px 90px;}
  .ourpassion h2 {
    margin-bottom: 25px;
  }
  .ourpassion p {
      font-size: 18px;
      line-height: 30px;
  }
  .feature {
    padding: 50px 0;
  }
  .feature h2 {
    margin-bottom: 45px;
  }
  .feature .col-img {
    padding-bottom: 70px;
  }
  a.viewpro{bottom: 30px;}
  .ourteam h2 {
    margin-bottom: 40px;
  }
  .ourteam .col-md-4 {
    margin-bottom: 10px;
  }
  .ourteam{padding-bottom: 20px;}
  .formtop h2{
    padding-top: 110px;
    font-size: 27px;
    line-height: 40px;
  }
  .footer{padding: 50px 0 40px;}
  .logofooter{width: 200px;}
  .address {
    padding: 40px 0;
  }
  .copyright {
      padding-top: 50px;
  }
  .formtalk .contactfr h2{margin-bottom: 40px;}
  .formtalk .contactfr {
    margin-top: 50px;
  }
  .creativetruly h2 img{max-width: 800px;}
  .creativetruly {
    padding: 50px 0;
    text-align: center;
  }
  .creativetruly h3{margin-bottom: 20px;}
  .aggreadmore{
    padding: 70px 0;
  }
  .readaore {
    margin: 30px 0 70px;
  }
  .tabgol{padding: 40px;}
  .visone {
    padding: 50px 0 40px;
    text-align: left;
  }
  .visone h2 {
    font-size: 25px;
    margin: 40px 0 20px;
    text-align: left;
  }  
  .creativetruly h3,.creativetruly{text-align: left;}
  .subtainct {
    text-align: center;
    padding: 50px 0 30px;
  }
  .subtainct h2 {
    margin-bottom: 40px;
  }
  .subtainct ul {
    margin-bottom: 40px;
  }
  .emracingct{    padding: 90px 170px 60px;}
  .emracingct h2 {
      margin-bottom: 35px;
  }
  section.howwework {
      text-align: center;
      padding: 60px 0;
  }
  section.howwework h2 {
    margin-bottom: 30px;
  }
  section.howwework .col-md-8 p {
    margin-bottom: 50px;
  }
  .howct{padding: 40px 8.333333%;}
  .row.work .col-md-5 img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    min-height: inherit;
    max-height: 807px;
    width: 100%;
  }
  .firstgoza .howct {
    padding-top: 23%;
  }
  .subtainct ul li:first-child img{max-width: 180px;}
  .subtainct ul li img{max-width: 200px;}
  .listitemsgo {
    margin-bottom: 20px;
  }
}
@media (max-width: 1279px){
  .howct {
    padding: 40px 30px;
  }
}
@media (max-width: 991px){
  .textslide{padding: 0 20px;}
  .textslide p {
    font-size: 20px;
  }
  .ourteam h6{white-space: normal; height: 35px;}
  .howct {
    padding: 40px 30px;
  }
}
@media (max-width: 767px){
  .ourteam h6{height: auto;}
  .pc{display: none;}
  .mb{display: block;}
  .navbar-logo img{
    max-width:  120px;
    height: auto; 
  }
  .headertop ul li a {
    display: block;
    padding: 1px 5px;
  }
  .headertop ul li a.contactus {
    font-size: 12px;
    line-height: 20px;
  }
  .headertop ul li a.dropflag{
    font-size: 12px;
        padding: 1px 5px;
  }
  .headertop .float-right{margin-top: 17px;}
  .headertop ul li a.dropflag img{max-width: 15px;}
  .headertop.fixed .float-right {
    margin-top: 15px;
  }
  .banner,.banner .royalSlider img{height: 450px;}
  .txth1 {
    font-size: 35px;
    line-height: 55px;
  }
  html[lang="en-US"] .txth1 {
    font-size: 23px;
    line-height: 40px;
    font-weight: bold;
  }
  .textslide {
    top: 125px;
  }
  .logofooter {
    width: 155px;
  }
  .rsNavItem.rsBullet span{width: 12px; height: 12px;}
  .rsNavItem.rsBullet.rsNavSelected span:before{width: 8px; height: 8px;}
  .aboutct h2 span.fontna{font-size: 43px; margin-bottom: 5px;}
  span.fontna{
    display: none;
  }
  .aboutct .mb {
    text-align: center;
    margin: 0 auto;
  }
  .aboutct h2 {
    font-size: 18px;
    margin-bottom: 30px;
        line-height: 35px;
  }
  .aboutct h2 img.mb{margin-bottom: 10px;}
  .aboutct p {
    font-size: 16px;
  }
  .aboutct p img{margin-top: 5px;}
  .about{padding: 60px 15px 50px; }
  .aboutct a {
    background: #e4daac;
    text-transform: uppercase;
    padding: 7px 25px;
    letter-spacing: 4px;
    color: #fff;
    border: none;
    margin-top: 5px;
  }
  .itemwh{padding-left: 0; background: #fff;}
  img.imgwh {
    position: inherit;
    max-width: 100%;
  }
  .itemct-wh {
    padding: 40px 0px 20px 0px;
    text-align: center;
    width: 100%;
  }
  .itemct-wh h3 {
    width: 100%;
    font-weight: bold;
  }
  .whatwe {
    padding: 50px 0 10px;
  }
  .ctwh {
    padding: 0 0px 0 0px;
  }
  .ctwh ul li {
    padding-bottom: 0;
  }
  .ctwh ul li span {
    display: block;
    background: #e5dcb3;
    color: #fff;
    top: 6px;
  }
  .titlegl {
    font-size: 18px;
    line-height: 30px;
  }
  .whatwe .text-center p{max-width: 75%; margin:  0 auto 20px;}
  .whatwe h2{margin-bottom: 30px;}
  .itemwh.rightwh {
    padding-right: 0;
    padding-left: 0;
  }
  .itemct-wh h3 {
    margin-bottom: 20px;
  }
  .ctwh ul li li:before{left: 0;}
  .ctwh ul li li{padding-left: 25px;}
  .ctwh ul li li li:before{left: 0;}
  .ctwh ul li li li{padding-left: 20px;}
  .agood .col-md-4{margin-bottom: 20px;}
  .col-img {
    background: #e5e4e0;
    height: 100%;
  }
  section.agood {
    padding: 50px 0 35px;
    line-height: 25px;
  }
  .ourpassion{
    background-image: url(../../img/consulting/bg_mb.jpg);
  }
  .ourpassion h2{line-height: 30px;}
  .feature .col-md-6:first-child{margin-bottom: 20px;}
  .formtop{
    background-image: url(../../img/consulting/bg2_mb.jpg);
  }
  .formtop h2{font-size: 18px;}
  .formtop h2 {
    font-size: 18px;
    padding: 100px 15px 0px;
    letter-spacing: 2px;
    font-weight: bold;
    line-height: 30px;
  }
  .copyright {
    padding-top: 35px;
  }
  .footer {
    padding: 50px 0 30px;
  }
  .maps {
    padding: 0 20px;
  }
  .bannerstory{background-image: url(../../img/consulting/banner_story_mb.jpg) }
  .aggreadmore{background-image: url(../../img/consulting/bg-story_mb.jpg) ;}
  .readaore a {
      width: 80%;
      padding: 10px 15px;
  }
  .readaore {
      margin: 50px 0 60px;
  }
  .tabgol {
    padding: 40px 20px;
  }
  .bannersubtai{
    background-image: url(../../img/consulting/banner_sub_mb.jpg) ;
    height: 335px;
  }
  .bannersubtai h1{    padding-top: 150px;
    font-size: 32px;}
  .subtainct ul li:first-child img {
    max-width: 120px;
  }
  .subtainct ul li img {
    max-width: 135px;
  }
  .subtainct ul li{margin: 0 10px;}
  .subtainct h2 {
      margin-bottom: 40px;
      line-height: 30px;
  }
  .emracingct {
    padding: 50px 30px 40px;
    background-image: url(../../img/consulting/bg_sub1_mb.jpg);
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .bannerstory h1{padding-top: 145px;}
  .listitemsgo li img{max-width: 107px;}
  .howct {
    padding: 40px 15px;
  }
  .listitemsgo li img {
    max-width: 95px;
  }
  .listitemsgo li {
    margin: 0 2px;
  }
  .listitemsgo {
    margin-bottom: 20px;
  }
  .howwework h3 {
      text-transform: uppercase;
      font-size: 15px;
      font-weight: bold;
      padding: 0 5%;
      line-height: 27px;
  }
  .row.work .col-md-5 img{height: 190px;}
  h3.titeh3{top: 15px;}
  .wo-control h3.titeh3{top: 40px;}
  .menu.showmenu {
    width: 100%;
    opacity: 1;
  }
  .icon-menu{
        margin-left: 0;
    margin-top: -2px;
    margin-right: 0px;
  }
  a.navbar-logo img {
    max-width: 100px;
    height: auto;
  }
  .ourteam .col-md-2{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .menu .langugage a.dropdown-item{color: #333;}
  .menu .langugage{margin-top: 10px;}
  .langugage .dropdown-menu{
    top: 20px !important;
    width: auto;
    left: -33px !important;
  }
  body,.ctwh{font-size: 16px;}
}