@media only screen and (max-width: 2160px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 1.5em;
  }
  .banner-cards {
    display: block;
  }

  .about-us-content p {
    font-size: 1.55em;
  }
  .chooseUs-cards-title h4 {
    font-size: 1.5em;
    padding-top: 0.3rem;
  }
  .chooseUs-cards-body p {
    font-size: 1.125em;
  }
  .LSR {
    font-size: 1.2em !important;
  }
  .testim .wrap {
    left: 23%;
    max-width: 1105px;
  }
}

@media only screen and (max-width: 1920px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 1.25em;
  }
  .testim .wrap {
    left: 21%;
    max-width: 1105px;
  }
  .about-us-content p {
    font-size: 1.4em;
  }
}
@media only screen and (max-width: 1600px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 1em;
  }
  .testim .wrap {
    left: 15%;
    max-width: 1105px;
  }
}
@media only screen and (max-width: 1400px) {
  .testim .wrap {
    position: relative;
    left: 0;
    top: 11rem;
    width: 100%;
    max-width: 100%;
    padding: 40px 20px;
  }
  .card-title {
    font-size: 0.9em !important;
  }
  .hoveron-banner-cards-content li a {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 1280px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 0.85em;
  }
  .card-title {
    font-size: 0.96em !important;
  }
  .chooseUs-cards-title h4 {
    font-size: 1.3em;
    padding-top: 0.3rem;
  }
}

@media only screen and (max-width: 1024px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 0.65rem;
  }

  .banner-cards {
    position: static;
    padding: 0.8rem !important;
  }
  .card-title {
    font-size: 0.9rem;
  }
  .card-image img {
    width: 80px;
    height: 80px;
  }
  .card {
    background-color: rgba(64, 71, 77, 0.8);
  }
  .contact-btn {
    font-size: 0.8rem;
  }
  .banner-carousel-image {
    height: 80vh;
  }
  .banner-text {
    width: 100%;
    text-align: center;
    font-size: 3.2rem;
  }
  .about-us-content p {
    font-size: 1.15rem;
  }
  .quoteRequest {
    padding: 0.6rem 1.1rem;
    font-size: 1rem;
    font-weight: 600;
  }
  .chooseUs-cards-title h4 {
    font-size: 1.15rem;
  }
  .chooseUs-cards-body p {
    font-size: 0.89rem;
  }
  .white-bg {
    width: 250px;
    height: 286px;
  }
  .white-bg img {
    width: 150px;
    height: 230px;
  }
  .common-heading {
    font-size: 2.6rem;
  }
}

@media only screen and (max-width: 992px) {
  .large-device {
    display: none !important;
  }

  .for-small-device {
    display: block !important;
  }
  .choose-us-image {
    display: none !important;
  }
  .common-heading {
    font-size: 2.3rem;
  }
  .common-subHeading {
    font-size: 1rem;
  }
  .request-services span,
  .call-btn h5 {
    font-size: 0.9em !important;
  }
  .LSR {
    font-size: 0.89em !important;
  }
  .asktocall-btn {
    padding: 0.5rem 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .request-services span {
    display: flex;
    justify-content: center !important;
  }
  .about-us-content p {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 576px) {
  .navbar-reachout-details {
    padding-left: 0.7em !important;
    padding-right: 0.7em !important;
  }
  .navigation-bar {
    padding: 0 !important;
  }
  .logo {
    width: 230px;
  }
  .sm-screen-text-none {
    display: none;
  }
  .sm-navbar-icon {
    width: 30px;
    height: 30px;
    background-color: #d4af37;
    border-radius: 50%;
    padding: 0.5em;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sm-navbar-icon i {
    font-size: 1.2rem;
    color: #000;
  }
}
@media only screen and (max-width: 426px) {
  .banner-text {
    font-size: 2.5rem;
    padding-top: 4rem;
  }
  .banner-carousel-image {
    height: 67vh;
  }
  .testim .cont div p {
    font-size: 1em;
  }
  .footer-services {
    padding: 0.7em 0 !important;
  }
}
@media only screen and (max-width: 376px) {
  .about-img img {
    width: 100%;
    height: 100%;
  }
  .banner-text {
    font-size: 2.4rem;
    padding-top: 4rem;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .logo {
    width: 100%;
  }
}
@media only screen and (max-width: 321px) {
  .banner-text {
    font-size: 2rem;
    padding-top: 4rem;
  }
  .common-heading {
    font-size: 2rem;
  }
  .common-subHeading {
    font-size: 0.8rem;
  }
  .about-us-sec {
    padding-top: 0 !important;
  }
  .testim .cont div p {
    font-size: 0.8em;
  }
  .testim .cont div .img img {
    width: 80px;
    height: 80px;
  }
  .copyright-text p {
    font-size: 0.8em !important;
  }
}
