/* Mobile menu css */

div#hamburger-1,
.close-menu {
  display: none;
}

@media screen and (max-width: 1024px) {
  select#dynamic-select {
    color: #000000 !important;
  }

  .bot-loc .col-xs-2 {
    width: 100% !important;
  }

  .darkHeader .hamburger .line {
    background: #000000 !important;
  }

  .main-menu .select-country {
    padding-right: 55px;
  }

  div#hamburger-1 {
    position: fixed;
    right: 15px;
    top: 10px;
  }

  div#hamburger-1,
  .close-menu {
    display: block;
  }

  .fix-side {
    position: fixed;
    top: 0;
    margin: 0;
    transition: transform 0.5s;
    overflow: auto;
    display: block;
    width: 100%;
    background-color: #ffffff;
    height: 100%;
    left: 0;
    padding-top: 0px;
    padding-left: 15px;
    padding-bottom: 0px;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    padding-right: 15px;
  }

  #header .navbar-inverse .navbar-nav > li > a {
    color: #000000;
    height: 50px;
    line-height: 50px;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #ced8e1;
    padding-right: 15px !important;
  }

  .fix-side.mobile-nav-active {
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
  }

  .close-menu:before,
  .close-menu:after {
    position: absolute;
    left: 15px;
    content: " ";
    height: 33px;
    width: 2px;
    background-color: #333;
  }

  .close-menu:before {
    transform: rotate(45deg);
  }

  .close-menu:after {
    transform: rotate(-45deg);
  }

  .close-menu {
    position: absolute;
    right: 0;
    top: 15px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
    z-index: 9;
  }
  .col-sm-12,
  .col-sm-4 {
    padding: 0;
  }
}

/* iPhone Portrait and Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
  #leadership.lead-mre h3,
  #heritage.lead-mre h3 {
    margin-top: 0 !important;
  }

  #heritage.lead-mre h3 {
    padding-bottom: 0 !important;
  }

  #heritage.lead-mre .col-sm-4 p {
    padding-bottom: 30px !important;
  }

  /*.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}*/

  .forMobile {
    padding: 0 !important;
  }

  video#myVideo {
    position: relative !important;
    height: 350px !important;
    margin-bottom: -7px;
  }

  .home-banner img {
    width: 254px !important;
  }

  .four-cols .col-sm-3 {
    width: 50%;
    float: left;
    min-height: 140px;
  }

  .drp-cmc {
    display: block;
  }

  .drp-cmc {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    text-align: center;
  }

  .drp-cmc.active i.fa.fa-minus {
    display: block;
  }

  .drp-cmc.active .fa-minus {
    display: block;
  }

  .drp-cmc.active i.fa.fa-plus {
    display: none;
  }

  .drp-cmc i.fa.fa-minus {
    display: none;
  }

  li.dropdown-submenu11.open .dropdown-menu11 {
    position: static;
    transform: unset;
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: unset;
  }

  div#why-cotmac {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .casestudytab button {
    display: none;
  }

  .casestudytab .for-mobile {
    display: block;
    width: 100%;
    padding: 14px 12px;
    border: 0;
    outline: none;
    border-radius: 4px;
  }

  .casestudytab h2 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }

  .casestudytab {
    padding-left: 15px;
    padding-right: 15px;
  }

  section.work-with-us {
    padding-bottom: 0 !important;
  }

  .row.jobs-list {
    padding-top: 30px !important;
  }

  section.jobs {
    padding-top: 20px !important;
  }

  section.ogs-banner {
    background-position: center;
  }

  .search-form input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
  }

  .search-form {
    text-align: center;
  }

  section.clients {
    padding: 50px 0px !important;
  }

  section.what-client-say {
    padding: 50px 0px !important;
  }

  .what-client-say h2 {
    padding-bottom: 30px !important;
  }

  .vimtyu > div {
    margin-top: 80px;
  }

  .page-home .hamburger .line {
    background: #000000;
  }

  .page-home .select-country > ul:after {
    color: #000000;
  }

  /*ul.dropdown-menu11, li.dropdown-submenu11:hover .dropdown-menu11 {
    position: relative !important;
    overflow: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    height: auto !important;
    left: 0 !important;
    transform: unset !important;
    box-shadow: unset !important;
    border: 0 !important;
    width: 100% !important;
    margin-top: 2px !important;
}*/

  .dropdown-menu11 li {
    padding-left: 20px !important;
  }

  .dropdown-menu11 li a {
    color: #9d9d9d !important;
  }

  .dropdown-submenu11 span.caret {
    visibility: hidden !important;
  }

  #header nav.navbar.navbar-inverse {
    padding-top: 30px !important;
  }

  .only-one .carousel-item,
  .only2 .carousel-item {
    width: 100%;
    padding: 0px;
  }

  #contactlocations .col-half-offset {
    margin-left: 0;
  }

  .inn-loc {
    padding: 15px !important;
  }

  .ovr-tbl {
    overflow: scroll !important;
  }

  .eplan-training .tabcontent {
    padding-left: 0;
    padding-right: 0;
  }

  section.eplan-training {
    padding-bottom: 20px !important;
  }

  .other-ports h3 a {
    font-size: 24px !important;
  }

  .other-ind79 {
    padding-bottom: 10px;
  }

  .single-study section.industries {
    padding-top: 40px !important;
  }

  .single-industry section.our-services {
    padding-top: 40px;
    padding-bottom: 0px;
  }

  section.new-case .inside-case {
    height: auto !important;
  }

  .offerings .col-sm-6 {
    width: 100%;
    margin: 15px 0 !important;
  }
  .jobs .btn2 a {
    padding: 15px 35px !important;
  }
  .jobs a.btn-readmore.btn1,
  .jobs .btn2 a {
    font-size: 16px !important;
  }
  .jobs a.btn-readmore.btn1 {
    padding: 15px 20px !important;
    margin-top: 0 !important;
  }
  section.offerings h2 {
    font-size: 19px;
  }
  section.offerings {
    padding: 70px 15px;
  }
  section.our-certifications h2 {
    text-align: center;
  }
  section.our-certifications .col-sm-4 {
    width: 100%;
  }
  .casestudytab,
  .cot-cred .col-sm-4,
  .tabcontent {
    width: 100%;
  }
  .tabcontent {
    padding-top: 50px;
  }
  .tabcontent .col-sm-6 {
    width: 97%;
    margin: 0;
  }
  .service-columns {
    padding: 0 20px;
  }
  .service-columns .grid-20 h6 {
    font-size: 14px;
  }
  .separate-containers h1 {
    font-size: 35px;
    margin: 0px;
  }
  .home-banner p {
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .home-banner {
    top: 245px;
  }
  .jobs-list .col-sm-2 {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
    width: 49% !important;
    display: inline-flex !important;
  }
  section.work-with-us.col-sm-12,
  section.jobs.col-sm-12 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  section.banner-class h1 {
    font-size: 40px;
    line-height: 45px;
  }

  .home-banner p br,
  .navbar-nav > li > .dropdown-menu:before {
    display: none;
  }

  .nav span.caret {
    position: absolute;
    right: 15px;
    top: 50%;
  }

  .inside-footer-widgets .col-sm-3:nth-child(1),
  .inside-footer-widgets .col-sm-3:nth-child(2) {
    width: 50%;
    float: left;
  }

  .inside-footer-widgets .col-sm-3:nth-child(3),
  .inside-footer-widgets .col-sm-3:nth-child(4) {
    clear: both;
    overflow: hidden;
    padding-top: 35px;
  }

  header.header {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .wrap.wrap--header {
    align-items: flex-start;
  }

  .service-columns .grid-20 {
    width: 33.33% !important;
    margin-bottom: 25px !important;
  }

  .social-share {
    display: block !important;
  }

  .share-icons {
    padding-top: 30px !important;
  }

  .footer-widget-2 {
    padding-left: 0 !important;
  }

  .footer-links a:not(:last-child) {
    margin-bottom: 15px !important;
  }

  section.our-certifications h2,
  .our-stats h2,
  .our-study h2,
  .our-industries h2,
  section.our-services .container > h2 {
    font-size: 30px !important;
    padding-bottom: 30px !important;
  }

  .stat-wrap .col-sm-3,
  .logo-wrap .col-sm-3 {
    width: 50%;
    float: left;
  }

  .stat-wrap .row,
  .logo-wrap .row {
    display: inline-flex;
    flex-wrap: wrap;
  }

  section.our-stats {
    padding-bottom: 70px !important;
    padding-top: 0 !important;
  }

  .stat-wrap .col-sm-3:nth-child(1),
  .stat-wrap .col-sm-3:nth-child(2),
  .logo-wrap .col-sm-3:nth-child(1),
  .logo-wrap .col-sm-3:nth-child(2) {
    margin-bottom: 25px;
  }

  .logo-wrap img {
    width: 160px !important;
    object-fit: contain;
  }

  .wrap-indus {
    min-height: auto !important;
  }

  .single-industry section.industries {
    padding: 50px 0 !important;
  }

  section.our-industries {
    padding-top: 70px !important;
  }

  .page-home section.our-study {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .page-home .stat-wrap .col-sm-4 {
    width: 33.33333%;
  }

  .offerings .col-sm-6.conp,
  .offerings .col-sm-6.ges,
  .offerings .col-sm-6.osgg,
  .offerings .col-sm-6.rasc {
    margin-bottom: 0 !important;
  }

  .reach-us {
    z-index: 9 !important;
  }

  section.our-certifications {
    padding-top: 0 !important;
    padding-bottom: 40px !important;
  }

  .industry-wrap .col-sm-3:not(:last-child) {
    margin-bottom: 15px;
  }

  /*About Us*/

  .left-cont,
  .right-cont {
    width: 100% !important;
    padding-top: 0 !important;
    float: left !important;
  }

  .about-tabs .nav-tabs > li.active > a,
  .about-tabs .nav-tabs > li > a:hover {
    padding: 15px 18px !important;
  }

  .about-tabs .nav > li > a {
    font-size: 16px;
  }

  .about-tabs .nav-tabs {
    display: grid;
    justify-content: center;
    flex-direction: column;
  }

  .about-tabs .nav-tabs > li.active > a,
  .about-tabs .nav-tabs > li.active > a:focus,
  .about-tabs .nav-tabs > li.active > a:hover {
    border-radius: 20px !important;
  }

  .about-tabs .tab-content > .active#leadership {
    padding: 50px 15px !important;
  }

  #leadership .col-sm-12 {
    padding: 0 !important;
  }
  #leadership h4 {
    padding-bottom: 30px;
  }
  #corporatecitizen .sp-cls {
    padding: 0 !important;
  }

  .tab-content > .active {
    padding: 50px 10px !important;
  }
  /*About Us end*/
}

/* iPad Portrait and Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #contactlocations .col-half-offset {
    margin: 0 !important;
  }

  .home-banner img {
    width: 400px !important;
  }

  .drp-cmc {
    display: block;
  }

  .drp-cmc {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    text-align: center;
  }

  li.dropdown-submenu11:hover .dropdown-menu11 {
    visibility: hidden;
  }

  .drp-cmc.active i.fa.fa-minus {
    display: block;
  }

  .drp-cmc.active .fa-minus {
    display: block;
  }

  .drp-cmc.active i.fa.fa-plus {
    display: none;
  }

  .drp-cmc i.fa.fa-minus {
    display: none;
  }

  li.dropdown-submenu11.open .dropdown-menu11 {
    position: static;
    transform: unset;
    width: 100%;
    border: 0;
    border-radius: 0;
    box-shadow: unset;
    visibility: visible;
  }

  .jobs-list .col-sm-8 {
    width: 50%;
  }

  .jobs-list .col-sm-2 {
    width: 25%;
  }

  .case-search .col-sm-3,
  .case-search .col-sm-2 {
    display: none;
  }

  .case-search .col-sm-7 {
    width: 100%;
    text-align: center;
  }

  #header nav.navbar.navbar-inverse {
    padding-top: 30px !important;
  }

  .nav span.caret {
    position: absolute;
    right: 15px;
    top: 50%;
  }

  .dropdown-menu11 li {
    padding-left: 20px !important;
  }

  .dropdown-submenu11 span.caret {
    visibility: hidden !important;
  }

  ul.dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .single-industry section.our-services.new-case {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .offerings .col-sm-6 {
    width: 45%;
  }
  .col-sm-6.cs-tab {
    width: 40% !important;
  }
  section.new-case .inside-case {
    height: auto !important;
  }
  header.header {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .wrap.wrap--header {
    align-items: flex-start !important;
  }

  .navbar-nav > li,
  .navbar-nav {
    float: none !important;
  }

  .social-share {
    display: block;
  }

  .share-icons {
    padding-top: 25px;
  }

  .industry-wrap .col-sm-3 {
    width: 50%;
  }

  .wrap-indus {
    min-height: 235px;
  }

  .industry-wrap .col-sm-3:nth-child(1),
  .industry-wrap .col-sm-3:nth-child(2) {
    margin-bottom: 25px;
  }

  /*About Us*/

  .left-cont,
  .right-cont {
    width: 100% !important;
    padding-top: 0 !important;
    float: left !important;
  }

  .about-tabs .nav-tabs > li.active > a,
  .nav-tabs > li > a:hover {
    padding: 15px 18px !important;
  }

  .about-tabs .nav > li > a {
    font-size: 17px;
  }

  .about-tabs .tab-content > .active#leadership {
    padding: 50px 15px !important;
  }

  #leadership .col-sm-12 {
    padding: 0 !important;
  }

  .about-tabs .tab-content > .active {
    padding: 50px 15px !important;
  }
  .adv-tabs {
    padding: 180px 0 100px 0;
  }

  /*About Us end*/

  section.banner-class h1 {
    font-size: 45px;
    line-height: 50px;
  }
}
@media (max-width: 767px) {
  .footer-bottom p {
    text-align: center !important;
  }
  .footer-bottom p a {
    display: inline-block;
    margin-top: 10px;
  }
}
