
@media (max-width:1500px){
    .testi-indus-box.hd-txt {
    width: 100%;
}

.slick-dots {
    left: -20px;
    
}

.why-choose-box p {
    min-height: 200px;
}
}
@media (max-width:1500px){
    img.hme-sec-img-st {
      bottom: -81px;
      height: 323px;
    }
}

.desk_hide{
    display: none !important;
}
@media (max-width:1399px) {
    
    #navbarNavDropdown ul li .dropdown-menu {
        left: -344px !important;
      }
      #navbarNavDropdown li.industry .dropdown-menu {
        left: 0 !important;
      }
      #navbarBelow a {
        font-size: 15px;
      }
}

@media (max-width:767px){
    .desk_hide{
        display: block !important;
    }
    .main-banner {
    height: 100%;
    padding-top: 120px;
    padding-bottom: 50px;
}
.bnr-btn .chat-btn {
    display: none;
}

section.about-sec .bnr-btn.inner-bnr-btn .chat-btn {
    display: flex;
}
.col-sm-12.header-main-col {
    justify-content: center;
}

.col-sm-12.header-main-col .header-btn {
    display: none;
}

.main-banner h1 {
    font-size: 26px;
}

.main-banner span {
    font-size: 30px;
}

section.about-sec:after {
    display: none;
}

section.about-sec:before {width: 100%;}

section.about-sec .hd-txt {
    text-align: center;
}

.hd-txt h2 {
    font-size: 25px;
}

.bnr-btn.inner-bnr-btn {
    justify-content: center !important;
    text-align: center;
}

img.process-mid-img {
    display: none;
}

.work-list ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 0;
}

.work-list ul li {
    width: 50%;
}

.how-work-sec {
    height: 100%;
}

.work-list ul li:nth-child(1) .work-box {
    left: 0;
}

.work-list ul li .work-box p {
    top: 0 !important;
    width: 60%;
    text-align: center;
    margin: 0 auto !important;
    display: table;
    margin-top: 15px !important;
}

.work-list ul li  .work-box {
    top: 0 !important;
    left: 0 !important;
}

.cta-sec {
    background-position: right;
}

.cta-sec h4 {
    text-align: center;
}

.cta-sec .hd-txt h2 {
    text-align: center;
}

.cta-sec .bnr-btn {
    justify-content: center;
}

.hd-txt {
    text-align: center;
}

section.testi-sec:before {
    width: 100%;
}

.testi-box {
    flex-direction: column;
    text-align: center;
}

.testi-box {
    width: 100%;
}

.testi-txt {
    width: 100%;
}

.slick-dots {
    top: -40px;
    left: 0;
}

section.testi-sec .col-sm-6:last-child .testi-indus-box.hd-txt {
    margin: 0;
    margin-bottom: 30px;
}

.testi-box h4 {font-weight: bold;padding: 15px 0;}

section.testi-sec {
    padding-bottom: 40px;
}

.contact-sec .hd-txt span {
    font-size: 24px;
}

.contact-sec img {
    display: none;
}

.form-div form .col-md-12 {
    width: 100%;
}

section.copy-sec .col-sm-12 {
    flex-direction: column;
    text-align: center;
    gap: 10px 0;
}

.copy-sec {
    padding: 20px 0;
}
.bnr-txt p , .hme-sec-1 .hd-txt p{
    width: 100%;
}
.mob_hide{
    display: none !important;
}
section.services-sec {
    padding: 50px 0 50px;
}
.defaulth1.defaulth2::before {
    left: 50%;
    right: 50%;
    translate: -50% -50%;
  }
  .cta-txt{
    flex-wrap: wrap;
  }
  #navbarBelow a {
    font-size: 16px !important;
    padding: 16px 0 10px 32px !important;
}
#navbarBelow .navbar-collapse {
    order: 3;
    background-color: #000;
    box-shadow: 0 0 60px 0 #0000001f;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 100%;
}
.nav_right li {
    width: 100%;
}
.nav_right {
    width: 100%;
    height: 240px;
    overflow: auto;
}
#navbarBelow .dropdown-menu a {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px !important;
}
.nav-item.dropdown.industry .dropdown-menu.show {
    width: 100%;
}
.nav-item.dropdown.industry .dropdown-menu.show .nav_right li {
    width: 95%;
}
#navbarBelow .navbar-toggler {
    order: 1;
}
.office_box {
    margin: 20px 0px 0 0px;
}
.col-sm-12.address-col ul {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.foot_box ul li i {
    display: none !important;
}
.col-sm-12.address-col ul li {
    width: 100%;
}
.col-sm-12.address-col h3 {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}
.foot_box.contact ul.list-unstyled {
    gap: 10px;
    margin: 20px 0 0 0;
    border-radius: 13px;
    flex-direction: column;
    align-items: center;
}
.foot_box.contact ul.list-unstyled li:first-child {
    border-right: 0px solid #fff;
}
}