@media screen and (max-width: 991px) {
  header,
  section,
  footer {
    overflow: hidden;
  }

  #staticBackdrop {
    z-index: 1051 !important;
  }

  .iti--flexible-dropdown-width .iti__country-list {
    z-index: 1052 !important;
  }

  header {
    background: #fff;
    box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.2);
  }

  header .navbar-toggler {
    border: none;
    padding: 0;
  }

  header .navbar-toggler:focus {
    box-shadow: none;
  }

  header .navbar-toggler-icon {
    width: 1.8em;
    height: 1.8em;
    /* filter: invert(1); */
  }

  header .navbar-nav .dropdown-menu {
    position: static;
    padding: 10px;
    box-shadow: 0 0 5px #ffffff45;
    border: 0;
    background: #3bbbc2;
    inset: unset !important;
    transform: unset !important;
  }

  header .nav-link {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
  }

  header .dropdown-menu .nav-link {
    font-size: 12px;
  }

  header .theme-btn-1 {
    display: none;
  }

  .header-num {
    display: none;
  }

  .banner {
    height: auto;
    padding-top: 0;
    padding: 50px 0;
    text-align: center;
    padding-top: 200px;
  }

  .banner .left-box .banner-left-img {
    padding-left: unset;
    padding-bottom: unset;
    width: 90%;
  }

  .banner .left-box .back {
    width: 100%;
    height: 100%;
    position: static;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
  }

  .banner .left-box .back .content {
    width: unset;
    position: unset;
    right: unset;
    padding: 20px;
    text-align: center;
  }

  .banner .left-box .back .content .rating {
    justify-content: center;
  }

  .read-more-btn {
    justify-content: center;
  }

  .banner .right-box {
    margin-top: 50px;
  }

  .banner .right-box .top .banner-right-img {
    width: 50%;
    float: left;
  }

  .banner .right-box .top .back {
    width: 60%;
    padding: 30px;
    position: absolute;
    top: 50px;
  }

  .theme-btn-1 {
    font-size: 12px;
  }

  .buttons-group {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
  }

  .btn.btn-primary {
    font-size: 12px;
    font-weight: 500;
    padding: 12px;
  }

  .transparent-btn {
    font-weight: 500;
    font-size: 12px;
    padding: 12px;
  }

  .transparent-btn:hover {
    padding: 12px;
  }

  .transparent-btn-dark {
    font-weight: 500;
    font-size: 12px;
    padding: 12px;
  }

  .brand-logos {
    padding: 25px 0;
  }

  .call-to-action-1 {
    padding: 25px 0;
  }

  .call-to-action-1 ul {
    flex-direction: column;
    align-items: flex-start;
  }

  .service-basic {
    padding: 25px 0;
  }

  .top-headings-left h2 {
    text-align: center;
  }

  .top-headings-left p {
    text-align: center;
  }

  .service-box {
    padding: 20px;
    border-radius: 20px;
    gap: 30px;
    margin-top: 50px;
    flex-direction: column;
    text-align: center;
  }

  .companies-logo {
    padding: 25px 0;
  }

  .companies-logo .top-headings-left h2 {
    margin-top: 50px;
  }

  .author-week {
    padding: 25px 0;
  }

  .author-week .row-2 {
    padding-top: 50px;
  }

  .author-week .common-box {
    padding: 20px;
    margin-bottom: 50px;
  }

  .author-week .common-box .top-headings-left h2 {
    text-align: left;
  }

  .categories-tabs-section {
    padding: 25px 0;
  }

  .nav-justified .nav-item,
  .nav-justified > .nav-link {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
  }

  .nav-pills .nav-link.active,
  .nav-pills .show > .nav-link {
    width: 120px;
    padding: 10px;
    width: 100px !important;
  }

  .nav-pills .nav-link {
    width: 95px !important;
    padding: 10px;
  }

  .categories-tabs-section img.large-img {
    margin-top: 50px;
  }

  .packages-sec {
    padding: 25px 0;
  }

  .process-sec {
    padding: 25px 0;
  }

  .process-sec .right {
    padding-left: 0;
    text-align: center;
    margin-top: 40px;
  }

  .testimonials-sec {
    padding: 50px 0;
  }

  #testimonials-carousel {
    margin-top: 25px;
  }

  #testimonials-carousel .top .banner-right-img {
    width: 100%;
  }

  #testimonials-carousel .top .client-img {
    width: 100px;
    top: -30px;
    left: -15px;
  }

  #testimonials-carousel .top .back {
    width: unset;
    right: -20px;
    top: unset;
  }

  #testimonials-carousel .owl-nav {
    display: none !important;
  }

  .contact-sec {
    padding: 25px 0;
  }

  .contact-sec .right {
    background: #1be7f6;
    padding: 25px 20px;
  }

  footer {
    padding-top: 25px;
  }

  .counter {
    background: #dae3ec;
    padding: 0 10px;
    padding-bottom: 50px;
  }

  .counter .container .row .box {
    margin-bottom: 30px;
  }

  .counter .container .row .box h4 {
    font-size: 56px;
  }

  .counter .container .row .box p {
    font-size: 16px;
  }

  footer #footer-logos-carousel img {
    width: 100px;
    margin: 0 auto;
  }

  .footer-content {
    padding: 50px 0;
    text-align: center;
    padding-bottom: 20px;
  }

  .link-widget ul li {
    justify-content: center;
  }

  .sec-copyright {
    margin: 10px;
    margin-bottom: 0;
  }

  .sec-copyright .content {
    flex-direction: column;
    gap: 10px;
  }

  .sec-copyright .content ul {
    margin-bottom: 0;
  }

  .logo-widget p {
    margin: 25px 0 25px 0;
  }

  #staticBackdrop .modal-body {
    padding: 25px 15px;
  }

  #staticBackdrop .btn-close {
    right: -5px;
    top: -16px;
  }

  .contact-sec .bottom-links a {
    display: block;
  }

  #contactForm {
    text-align: left;
  }

  p.th-alert {
    font-size: 12px;
  }

  .about-hero {
    padding-top: 170px;
    padding-bottom: 50px;
  }

  .about-hero h2 {
    font-size: 25px;
    width: 100%;
  }

  .left-right-sec {
    padding: 50px 0;
  }

  .left-right-sec .top-headings-left {
    text-align: center;
  }

  .boxes-sec {
    padding: 50px 0;
  }

  .list-items-sec {
    padding: 50px 0;
  }

  .process-list {
    font-size: 20px;
    line-height: 42px;
    padding: 20px;
  }

  .cta-section {
    padding: 50px 0;
  }

  .cta-section .top-headings-center h2 {
    font-size: 24px;
  }

  .top-headings-center p {
    width: 100%;
  }

  .contact-sec.main-page {
    padding: 50px 0;
  }

  .contact-sec.main-page h3,
  .contact-sec.main-page h5,
  .contact-sec.main-page a {
    text-align: center;
  }

  .contact-sec.main-page .right {
    margin-top: 30px;
    padding: 50px 20px;
  }

  section.privacy-terms {
    padding: 50px 0;
  }
}

/* ================================================ */
/* Mobile Nav */

.offcanvas.show:not(.hiding),
.offcanvas.showing {
  background: #eeeeee !important;
}

header .modal-backdrop {
  opacity: 0 !important;
  background: #3bbbc2 !important;
  z-index: 0;
}

header .modal-backdrop.show {
  opacity: 0;
  background: #3bbbc2 !important;
}

header .modal-backdrop.fade {
  opacity: 0;
  background: #3bbbc2 !important;
}

.offcanvas.offcanvas-start {
  width: 100%;
}

.offcanvas .btn-close {
  opacity: unset;
  /* filter: invert(1); */
}

.offcanvas .nav-link {
  padding: 10px 0;
}

.offcanvas .dropdown-menu {
  background: #fff !important;
  width: 100%;
}

.offcanvas .dropdown-menu .nav-link {
  margin: 0 10px !important;
}

.offcanvas .header-num {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: baseline;
}
