@media only screen and (max-width: 1920px) and (min-width: 1500px) {
    .container {
        max-width: 1380px;
    }
}

@media only screen and (max-width: 1600px) {
    .navbar-brand img {
        width: 12rem;
    }

    .navbar-nav {
        gap: 3rem;
    }

    .main-slider {
        height: 850px;
    }

    .slideOne h1 {
        font-size: 3.125rem;
    }

    .slideOne p {
        font-size: 1.125rem;
        line-height: 1.5;
    }

    .aboutSec {
        padding: 3.25rem 0 3.25rem 0;
    }

    .aboutImages {
        flex-direction: column;
    }

    .aboutImg>img {
        /* height: 260px; */
        object-fit: cover;
        height: auto;
    }

    .aboutImages img {
        /* height: 240px; */
        object-fit: cover;
        width: 100%;
    }

    .mainHeading {
        font-size: 3.125rem;
    }

    .serviceSec {
        padding: 2.25rem 0 3.25rem 0;
    }

    .serviceWrap h3 {
        font-size: 1.5rem;
        margin-top: 1rem;
    }

    .chooseSec h2 {
        margin-bottom: 1.5rem;
    }

    .chooseBox h3 {
        font-size: 1.5rem;
    }

    .chooseBox p {
        width: 82%;
        line-height: 1.5;
    }

    .safetyImages img {
        width: 820px;
        height: 740px;
        object-fit: cover;
    }

    .safetyImages {
        width: fit-content;
        margin-left: auto;
    }

    .safetyImages .btn-video {
        height: 5rem;
        width: 5rem;
        font-size: 1rem;
        outline-offset: 1rem;
    }

    .safetyHeading p {
        width: 100%;
        line-height: 1.5;
    }

    .cta-call-option {
        margin: 1.5rem 0 0 4.375rem;
    }

    .main {
        padding: 3.3125rem 0 3.3125rem 0;
    }

    .customerPara p {
        font-size: 1rem;
        line-height: 1.5;
    }

    .customerWrap {
        padding: 2.125rem 1.1875rem 2.1875rem 1.1875rem;
    }

    .customerWrap figure div {
        height: 4rem;
        width: 4rem;
        font-size: 1rem;
    }

    .customerWrap figure img {
        height: 160px;
    }

    .blogBox {
        padding: 1.5rem 1.5rem 2.75rem 1.5rem;
    }

    .blogBox h4 {
        font-size: 1.5rem;
    }

    .blogBox p {
        margin-bottom: 1rem;
        font-size: 1rem;
        line-height: 1.5;
    }

    .blogBox span {
        margin: 1rem 0 0.5rem 0;
    }

    .blogBox a {
        font-size: 1.25rem;
    }

    .blogSec {
        padding-bottom: 4rem;
    }

    .quoteBox .mainHeading {
        font-size: 3rem;
    }

    .quoteForm .form-control,
    .quoteForm select {
        height: 4rem;
    }

    footer {
        padding-top: 3.1875rem;
    }

    .copyRight {
        padding: 1rem 0 1rem 0;
    }

    .socialLinks li a {
        gap: 1rem;
    }

    .footLogo img {
        width: 14rem;
    }

    .inner-banner {
        height: 500px;
    }

    .contact-info-section {
        padding: 1rem 0 3rem;
    }

    .info-icon {
        height: 11.75rem;
        width: 11.75rem;
        margin: 0 auto 1rem;
    }

    .info-icon img {
        height: 5rem;
        width: 5rem;
        object-fit: contain;
    }

    .info-text h4 {
        font-size: 1.25rem;
    }

    .info-text p {
        font-size: 1.125rem;
    }
}

@media only screen and (max-width: 1445px) {
    .navbar-brand img {
        width: 10rem;
    }

    .navbar-nav {
        gap: 2rem;
    }

    .themeBtn {
        font-size: 1rem;
    }

    .main-slider {
        height: 750px;
    }

    .slideOne h1 {
        font-size: 2.75rem;
    }

    .aboutContent h4 {
        font-size: 1.5rem;
    }

    .mainHeading {
        font-size: 2.75rem;
    }

    .callBtn div {
        height: 6.25rem;
        width: 6.25rem;
    }

    .callBtn div img {
        height: 2.75rem;
        width: 2.75rem;
    }

    .callBtn a {
        font-size: 2rem;
    }

    .safetyImages img {
        width: 750px;
        height: 660px;
    }

    .customerSec {
        padding-bottom: 2.6875rem;
    }

    .blogSec .mainHeading {
        margin-bottom: 2rem !important;
    }

    .blogBox h4 {
        font-size: 1.235rem;
    }

    .blogBox a {
        font-size: 1.125rem;
    }

    .blogBox {
        padding: 1.5rem 1.5rem 1.75rem 1.5rem;
    }

    .blogSec {
        padding-bottom: 2.5rem;
    }

    footer h4 {
        font-size: 1.35rem;
        padding-bottom: 0.75rem;
    }

    .inner-banner__content h1 {
        font-size: 4rem;
    }

    .inner-banner {
        height: 450px;
    }

    .contact-info-section {
        padding: 0 0 3rem;
    }

    .info-icon {
        height: 10rem;
        width: 10rem;
    }

    .info-icon img {
        height: 4rem;
        width: 4rem;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }

    .main-slider {
        height: 600px;
    }

    .slideOne h1 {
        font-size: 2.5rem;
    }

    .mainHeading {
        font-size: 2.25rem;
    }

    .aboutImages img {
        /* height: 200px; */
    }

    .commercialHeading h3 {
        font-size: 2rem;
    }

    .callBtn div {
        height: 5rem;
        width: 5rem;
    }

    .callBtn div img {
        height: 2rem;
        width: 2rem;
    }

    .callBtn a {
        font-size: 1.75rem;
    }

    .serviceWrap figure img {
        height: 270px;
        width: 100%;
        object-fit: cover;
    }

    .cta-call-option h3 {
        font-size: 2.125rem;
    }

    .cta-call-option {
        margin: 0.75rem 0 0 4.375rem;
    }

    .cta-call-option .btn-call {
        font-size: 2.25rem;
        gap: 0.75rem;
    }

    .customerSlider {
        padding: 1.4375rem 2px 3rem 2px;
    }

    .blogBox figure img {
        height: 230px;
        width: 100%;
        object-fit: cover;
    }

    .blogBox h4 {
        font-size: 1.15rem;
    }

    .quoteImg img {
        height: 510px;
        object-fit: cover;
        width: 100%;
    }

    .googleMap {
        margin-top: -24rem;
    }

    footer {
        padding-top: 3rem;
    }

    .inner-banner__content h1 {
        font-size: 3.125rem;
    }

    .inner-banner {
        height: 390px;
    }

    .info-icon {
        height: 8rem;
        width: 8rem;
    }

    .info-icon img {
        height: 3rem;
        width: 3rem;
    }

    .contact-info-section {
        padding: 0 0 2rem;
        margin-top: -1rem;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }
}

@media (max-width: 575.98px) {}

@media (max-width: 320.98px) {}