  @media screen and (min-width: 1101px) {
  ul.sub-menu .sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    padding: 11px 0 14px 0;
  }

  ul.sub-menu .dropUp .sub-menu {
    top: initial;
    bottom: -50px;
  }
}



@media screen and (min-width: 992px) {
  .gridsWrapperSide {
    max-width: 310px;
    float: right;
  }
}
/*** min-width: 992px ****/





@media screen and (min-width: 768px) {
  .contactFormBtn {
    margin-top: -65px;
  }
}
/*** min-width: 768px ****/







@media screen and (max-width: 1200px) {
  .techSec-right-tiles {
    width: 27%;
  }

  .bottom-icons-main {
    margin: 0;
  }

  .bottom-icons-main .bottom-icon {
    float: inherit;
    width: 12.5%;
    padding: 10px 20px;
    min-height: 150px;
    min-width: 145px;
    display: inline-block;
    vertical-align: top;
  }
  .biblio_header_content .biblio_header_btn {
    width: 73px;
  }

  .biblio_header a {
    width: 64px;
  }
  .grid-col-img {
    height: 215px;
  }

}

/*** max-width: 1200px ****/





@media (max-width: 1100px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }



  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #014254;
    margin: 10px -16px;
    padding: 8px 16px 15px 16px;
  }

  .nav-wrapper ul {
    width: 100%;
    text-align: left;
  }
  .navbar-nav li {
    display: block;
  }
  .searchBox {
    width: 100%;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
  }

  .searchBox {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-brand>img {
    width: 140px;
  }

  .navbar-toggle {
    margin-right: 0;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #1dd4c5;
  }

  .mobile-lanNav {
    display: inherit;
    float: right;
    margin-top: 23px;
    margin-right: 30px;
  }
  .navbar-toggle {
    margin-top: 18px;
  }

  .mobile-lanNav ul {
    list-style-type: none;
  }

  .topBar-menu.desktop {
      display: none;
  }

  .topBar-menu.mobile {
      display: inherit;
      border-bottom: 1px solid #3a5d67;
  }

  .topBar-menu a {
      padding: 10px 15px !important;
  }

  .navbar-collapse.in {
      overflow-y: auto !important;
      max-height: 90vh;
  }

  .sub-menu {
      float: none;
      position: inherit;
      background-color: #014254;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0;
  }
  .dropdown>a {
      pointer-events: none;
  }
  .dropdown.menu-item:after {
      top: 18px;
  }
  .sub-menu {
      padding: 0 !important;
      margin-bottom: 10px;
  }
  ul.sub-menu li a {
      color: #fff;
      padding-left: 35px;
      width: calc(100% - 30px);
  }
  .navbar-default .navbar-nav>li>a {
    width: calc(100% - 30px);
}
  .sub-menu li a:hover {
      background-color: transparent;
  }
  .grid-col {
      /*max-width: 400px;*/
      margin: 0px auto 40px auto;
  }
  .mobile-lanNav .sub-menu {
      position: absolute;
      top: 100%;
      left: 0;
      float: left;
      padding: 5px 0 !important;
      margin: 2px 0 0;
      background-color: #fff;
      border: 1px solid #ccc;
      border: 1px solid rgba(0,0,0,.15);
  }

  .mobile-lanNav ul.sub-menu li a {
      color: #000;
  }

  .mobile-lanNav .wpml-ls-current-language>a {
      pointer-events: none;
  }

  ul.sub-menu .sub-menu {
    padding-left: 20px !important;
  }
  .sub-menu .dropdown.menu-item-has-children:after {
    color: #fff;
    transform: rotate(0deg);
  }

  .searchBox {
    float: none !important;
    margin: 7px 0 0 -11px !important;
    width: calc(100% + 25px);
  }

  .no-banner .header-wrapper,
  .search-results .header-wrapper,
  .tax-technologies-and-products .header-wrapper,
  .single-products .header-wrapper {
    min-height: 80px;
  }
}
/*** max-width: 1100px ****/






@media screen and (max-width: 1080px) {
  .navbar-nav {
    width: calc(100% - 204px);
    text-align: right;
  }
  /*.searchBox {
    padding-right: 10px;
    width: 270px;
    text-align: right;
    float: right !important;
  }*/

  .topBar-menu {
    margin-bottom: 0px !important;
  }
}
/*** max-width: 1080px ****/







@media screen and (max-width: 1030px) {
  .no-banner .header-wrapper {
    min-height: 150px;
  }
}
/*** max-width: 1030px ****/







@media screen and (max-width: 991px) {
  .header-woman {
    display: none;
  }

  .service-img {
    text-align: right;
  }

  .bottom-footer-text1, .bottom-footer-text2, .bottom-footer-social {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 4px;
    font-size: 11px;
  }

  .bottom-footer-social ul {
    padding: 0;
  }

  .bottom-footer-social {
    margin-top: 20px;
    font-size: 19px;
  }
  
  .communication-sec {
    padding: 10px 0 110px 0;
  }

  .news-img {
    padding-bottom: 0 !important;
    border: 0 !important;
  }

  .news-borderBottom {
    border-bottom: 0;
  }

  .news-sec .borderLeft {
    border-left: 0;
  }

  .news-grid {
    padding: 40px 0px 0px 0px !important;
    /*border-bottom: 1px solid #e3e3e3;*/
    border-bottom: 0;
  }

  .techSec-right {
    padding-left: 0;
    margin-top: 40px;
  }

  .techSec-right-head {
    max-width: 100%;
  }

  .service-grid p {
    max-width: 100%;
  }

  .newsAndImage .news-grid-img, .newsAndImage .news-grid-text {
    width: 100%;
  }

  .newsAndImage .news-grid-text {
    padding-left: 0px;
    padding-top: 20px;
  }

  .newsAndImage .news-grid-img {
    padding-right: 0px;
  }

  .news-grid h3 {
    max-width: 100%;
  }

  .remove-margin {
    margin: 0 0px;
  }

  .news-sec .col-md-6:nth-child(even) .news-grid {
    border-right: 0;
  }

  .rightSidebar {
    padding-left: 0;
    margin-top: 40px;
  }

  .rightSidebar h3 {
    max-width: 100%;
  }

  .timeline > li > .timeline-panel {
    max-width: 315px;
  }

  .companySec2 .communication-icon-wrapper ul li {
    width: 24%;
    margin-bottom: 30px;
  }

  .companySlider {
    margin-top: 30px;
  }
  .navbar-brand>img {
    width: 160px;
  }
  .topBar-menu.desktop {
    width: calc(100% - 170px);
  }
  .navbar-nav {
    width: calc(100% - 165px);
  }

  .column-1.iksm-widget {
    margin-top: 60px;
  }

  .display-flex-grid .col-lg-3.col-md-4 {
    width: calc(31% - 10px);
  }
  .display-flex-grid .col-md-3 {
    width: calc(47% - 10px);
  }
}

/*** max-width: 991px ****/





@media screen and (max-width: 850px) {
  .nav-middle-menu {
      display: none;
  }

  .nav-right {
    width: calc(100% - 160px);
  }

  .remove-margin {
    margin: 0;
  }

  .header-text-wrap {
    margin-top: 140px;
  }

  .news-sec {
    padding: 60px 0 80px 0;
  }

  h2 {
    text-align: center;
  }

  .techSec-wrapper,
  .news-sec {
    border-top-left-radius: 30% 2%;
    border-top-right-radius: 20% 1%;
  }

  footer {
    padding: 40px 0 30px 0;
  }

  p.subhead {
    /*max-width: 330px;*/
    margin: 0 auto;
    text-align: center;
  }
  
}

/*** max-width: 850px ****/








@media screen and (max-width: 767px) {
  ul.timeline:before {
      left: 40px;
  }

  ul.timeline > li > .timeline-panel {
      width: calc(100% - 90px);
      width: -moz-calc(100% - 90px);
      width: -webkit-calc(100% - 90px);
  }

  ul.timeline > li > .timeline-badge {
      left: 15px;
      margin-left: 0;
      top: 16px;
  }

  ul.timeline > li > .timeline-panel {
      float: right;
  }

  ul.timeline > li > .timeline-panel:before {
      border-left-width: 0;
      border-right-width: 15px;
      left: -48px;
      right: auto;
  }

  ul.timeline > li > .timeline-panel:after {
      border-left-width: 0;
      border-right-width: 14px;
      left: -14px;
      right: auto;
  }

  .timeline > li.timeline-inverted > .timeline-panel,
  ul.timeline > li > .timeline-panel {
    float: left;
  }

  .timeline > li > .timeline-panel {
    max-width: 315px;
    margin-left: 87px;
    margin-top: 30px;
  }

  .timeline > li > .timeline-panel:before {
    top: 45px;
  }

  span.startPoint,
  span.endPoint {
    left: 40px;
  }

  .timeline {
    padding: 40px 0 40px;
  }
  .contactLocation-add p.addhead {
    font-size: 20px;
  }

  .companyContent-grid .communication-sec1 {
    margin-bottom: 30px;
  }

  .companySec2 .communication-icon-wrapper ul li {
    width: 32%;
  }

  
  .no-banner .header-wrapper {
    min-height: 80px;
  }
  .contactForm-wrapper {
    max-width: 480px;
  }
  .contactForm-wrapper .plus {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .value-our-people-page img {
    min-width: 400px;
    margin-bottom: 20px;
  }

  .gridsWrapper .col-md-4.col-sm-6 {
    width: calc(47% - 10px);
  } 

  .grid-col-img {
    height: 320px;
  }
  
}
/*** max-width: 767px ****/







@media screen and (max-width: 700px) {
  .communication-sec h2 {
    font-size: 27px;
  }

  .communication-img span {
    width: 70px;
    height: 70px;
  }

  .communication-sec1, .communication-sec2 {
    display: block;
    width: 100%;
    text-align: center;
  }

  .communication-sec2 p {
    max-width: 100%;
  }

  .communication-icon-wrapper ul li {
    width: 49%;
    margin-bottom: 40px;
  }

  .communication-icon-wrapper ul {
    max-width: 400px;
  }

  .service-sec {
    padding: 40px 0;
  }

  .nav:after {
    background: none;
    background: #fff;
  }

  .elements-list .item p {
    font-size: 18px;
  }

  p.menuDrop-nav a {
    font-size: 15px !important;
    line-height: 24px !important;
  }

  body.nav-active .nav-logo {
    animation-delay: 1s;
    animation: hideNav 0.5s;
    opacity: 0;
  }

  @keyframes hideNav {
    from {opacity: 1;}
    to {opacity: 0;}
  }

  .nav-logo {
    animation: hideNavv 1.5s;
    opacity: 1;
    animation-delay: 0s;
  }

  @keyframes hideNavv {
    from {opacity: 0;}
    to {opacity: 1;}
  }

  body.nav-active .nav__content {
    position: fixed;
    opacity: 1;
    top: 100px;
    right: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
  }

  ul.nav__list li h3,
  ul.nav__list li a {
    font-size: 18px;
  } 

  .bottom-icons-main .bottom-icon {
    float: inherit;
    width: 12.5%;
    padding: 10px 12px;
    min-height: 150px;
    min-width: 135px;
    display: inline-block;
    vertical-align: top;
  }

  .grid-col-img {
    height: 280px;
  }
}

/*** max-width: 700px ****/







@media screen and (max-width: 650px) {
  .service-head-left,
  .service-head-right {
    display: block;
    width: 100%;
  }

  .service-head h2,
  .service-head p {
    max-width: 100%;
  }

  .service-img {
    text-align: center;
  }

  .service-head {
    margin-bottom: 50px;
    text-align: center;
  }

  .displayInline-grid {
    width: 90%;
    margin: 20px 0;
  }
}

/*** max-width: 650px ****/






@media screen and (max-width: 600px) {
  .inner-header-content-img {
    display: block;
    margin: 0 auto;
  }

  .inner-header-content-text {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }

  img.imgWrap {
    float: none;
    margin: 6px 0 20px 0px;
    clear: both;
    display: block;
  }
  
}

/*** max-width: 600px ****/






@media screen and (max-width: 580px) {
  .techSec-right-tiles {
    width: 44%;
  }

  .relatedNewsResour .col-sm-6 {
    width: 100%;
  }

  .relatedNewsResour p {
    max-width: 100%;
  }

  .display-flex-grid .col-lg-3.col-md-4 {
    width: calc(31% - 10px);
  }

  .gridsWrapper .col-md-4.col-sm-6 {
    width: calc(100% - 10px);
  }

  .market-tech .grid-col {
    max-width: 600px;
  }
  .display-flex-grid .col-sm-6 {
    max-width: 370px;
    margin: 20px auto;
  }

  .grid-col-img {
    height: 365px;
  }
  
}

/*** max-width: 580px ****/









@media screen and (max-width: 500px) {
.display-flex-grid .col-md-3,
.display-flex-grid .col-md-4,
.companySlider .grid-col,
.gridsWrapperSide {
    margin: 10px auto;
    width: calc(100% - 10px) !important;
    max-width: 400px;
  }

  .execTeam-sec .col-md-3 {
    width: 260px !important;
  }

  .execTeam-sec h3 {
    text-align: center;
  }
  
  .teamPage-top .col-sm-3 {
    text-align: center;
  }
}
/*** max-width: 500px ****/








@media screen and (max-width: 450px) {
  .header-text-wrap h1,
  h1 {
    font-size: 25px;
  }

  .companySec2 .communication-icon-wrapper ul li {
    width: 49%;
  }

  .value-our-people-page img {
    min-width: 100%;
  }
}

/*** max-width: 450px ****/






@media screen and (max-width: 400px) {
  .techSec-right-tiles {
    width: 100%;
  }

  .header-text-wrap h1, h1 {
    font-size: 20px;
    line-height: 27px;
  }
  
}

/*** max-width: 400px ****/