@media only screen and (max-width: 1920px) and (min-width: 1500px) {
    .container {
        max-width: 1440px;
    }
}

@media only screen and (max-width: 1600px) {

    .container {
        padding: 0 15px !important;
    }

    header,
    section,
    footer {
        overflow: hidden;
        width: 100%;
    }


    section#mainSlider {
        height: 980px;
    }

    .main-slider h1 {
        font-size: 4.5rem;
    }

    img.img-fluid.bnrbttom {
        bottom: -5px;
    }

    .mainHead {
        font-size: 3.25rem;
    }

    .aboutSection figure:before {
        left: 20px;
    }

    .year {
        right: -4rem;
    }

    section.freeState .mainHead {
        font-size: 3rem;
    }

    .aboutSection {
        padding: 5rem 0;
    }

    section.container .aboutSection figure img {
        width: 100%;
    }

    section.container .aboutSection figure:before {
        left: 0px;
        width: 90%;
        height: 101%;
    }

    .about-second {
        position: static;
    }

    .innerPage h2 {
        font-size: 5.25rem;
    }

    .inner .wpb_wrapper h2 {
        font-size: 2.5rem !important;
    }

    .vc_row.wpb_row.vc_row-fluid.vc_custom_1693990792021 {
        padding: 2.5rem 0 !important;
    }

    .ZXC .row h2 {
        font-size: 5rem !important;
    }
}

@media only screen and (max-width: 1445px) {
    .topbar {
        padding: 3px 0;
    }

    section#mainSlider {
        height: 850px;
    }

    .main-slider h1 {
        font-size: 4rem;
    }

    .mainHead {
        font-size: 2.75rem;
    }

    section,
    .aboutSection,
    .serviceSection,
    section.serviceSection.text-center.bg-transparent.pb-0,
    .testimonialSec,
    .service,
    .privacysec {
        padding: 4.5rem 0;
    }

    .year {
        display: grid;
        place-items: center;
    }

    .year span {
        font-size: 2.5rem;
        line-height: 1.25;
    }

    .serviceSection .card .card-body h4 {
        font-size: 1.375rem;
    }

    p {
        line-height: 1.8;
    }

    section.freeState {
        padding-bottom: 8rem;
    }

    section.freeState .mainHead {
        font-size: 2.5rem;
    }

    .testimonialSec .swiper-button-prev,
    .testimonialSec .swiper-button-next {
        width: 4.75rem;
        height: 4.75rem;
    }

    .testimonialSec .swiper-button-prev {
        left: -5rem;
    }

    .testimonialSec .swiper-button-next {
        right: -5rem;
    }

    .reviewCard p {
        margin-bottom: 1rem;
    }

    .innerPage h2 {
        font-size: 4.75rem;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }

    section,
    .aboutSection,
    .serviceSection,
    section.serviceSection.text-center.bg-transparent.pb-0,
    .testimonialSec,
    .service,
    .privacysec {
        padding: 4rem 0;
    }

    a.navbar-brand img {
        max-width: 150px;
    }

    .topbar {
        padding: 0;
    }

    .main-slider h1 {
        font-size: 3.25rem;
    }

    .main-slider h2 {
        font-size: 1.5rem;
    }

    section#mainSlider {
        height: 750px;
    }

    img.img-fluid.bnrbttom {
        right: -12px;
    }

    section.freeState .mainHead {
        font-size: 2.25rem;
    }

    .reviewSlider {
        width: 90%;
    }

    .reviewCard {
        padding: 1.5rem 1.5rem;
    }

    .testimonialSec .swiper-button-prev,
    .testimonialSec .swiper-button-next {
        width: 4.25rem;
        height: 4.25rem;
    }

    .testimonialSec .swiper-button-prev {
        left: 0rem;
    }

    .testimonialSec .swiper-button-next {
        right: 0rem;
    }

    .mainHead {
        font-size: 2.5rem;
    }

    .innerPage h2 {
        font-size: 4.25rem;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }

    section,
    .aboutSection,
    .serviceSection,
    section.serviceSection.text-center.bg-transparent.pb-0,
    .testimonialSec,
    .service,
    .privacysec {
        padding: 3.5rem 0;
    }

    ul.emaillink li:nth-child(2) span,
    ul.emaillink li:nth-child(3) span {
        display: none;
    }

    section#mainSlider {
        height: 650px;
    }

    .aboutSection figure img.img1 {
        width: 100%;
    }

    .aboutSection figure:before {
        width: 481px;
        height: 480px;
        left: 0;
        bottom: 0px;
    }

    .year {
        right: 2rem;
        top: 0rem;
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
        width: 135px;
        height: 135px;
    }


    .mainHead {
        font-size: 2.25rem;
    }

    .aboutTxt li {
        margin-top: 5px;
    }

    .about-section p {
        margin-bottom: 10px;
    }

    a.footlogo img {
        max-width: 200px;
    }

    footer {
        margin-top: -7.25rem;
    }

    .costom {
        margin-bottom: 7.25rem;
    }

    .reviewCard {
        padding: 1.25rem;
    }

    section.serviceSection.text-center.bg-transparent.pb-0 .card-body {
        padding: 1.25rem 0;
    }

    .reviewCard figure span {
        font-size: 1.25rem;
    }

    section.freeState .mainHead {
        font-size: 2rem;
        line-height: 1.8;
    }

    .innerPage h2 {
        font-size: 3.75rem;
        left: 0;
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }

    section,
    .aboutSection,
    .serviceSection,
    section.serviceSection.text-center.bg-transparent.pb-0,
    .testimonialSec,
    .service,
    .privacysec {
        padding: 3rem 0;
    }

    .navbar-nav {
        gap: 2rem;
    }

    div#navbarSupportedContent {
        padding: 15px 0;
    }

    section#mainSlider {
        height: 580px;
    }

    section#mainSlider img.img-fluid.bnrbttom {
        right: -60px;
        bottom: 0px;
    }

    .main-slider h1 {
        font-size: 2.75rem;
    }

    .mainHead {
        font-size: 2rem;
    }

    .aboutSection figure:before {
        width: 100%;
        height: 110%;
        left: 0;
        bottom: 0px;
    }

    .year {
        right: 0rem;
        top: -2rem;
        width: 100px;
        height: 100px;
    }

    .year span {
        font-size: 2rem;
    }

    .year span label {
        font-size: 11px;
        font-weight: 400;
    }

    section.freeState .mainHead {
        font-size: 1.75rem;
        line-height: 1.5;
    }


    footer {
        margin-top: -7.5rem;
    }

    .costom {
        margin-bottom: 7.5rem;
    }

    ul.link2 {
        justify-content: start;
    }

    .copyRight {
        margin-top: 1rem;
        padding: 1rem 0;
    }

    .copyRight p {
        margin: 0;
    }

    .testimonialSec .swiper-button-prev,
    .testimonialSec .swiper-button-next {
        width: 3.75rem;
        height: 3.75rem;
    }

    .testimonialSec .swiper-button-prev {
        left: -1rem;
    }

    .testimonialSec .swiper-button-next {
        right: -1rem;
    }

    a.footlogo img {
        max-width: 165px;
    }

    .serviceSection {
        background-image: none;
        padding-bottom: 0;
    }

    .serviceSection .smallHeading,
    section.serviceSection .mainHead {
        color: var(--black);
    }

    section.serviceSection.text-center.bg-transparent.pb-0 {
        padding-top: 0;
    }

    .serviceSection .card {
        margin-bottom: 10px;

    }

    .themeBtn {
        padding: 0.875em 2.5em;
    }

    section.testimonialSec h5,
    .smallHeading {
        font-size: 18px;
    }

    .innerPage h2 {
        font-size: 3.25rem;
    }

    .wpb_wrapper .vc_empty_space {
        height: 0 !important;
    }

    .wpb_button,
    .wpb_content_element,
    ul.wpb_thumbnails-fluid>li {
        margin-bottom: 0 !important;
    }

    #wpcf7-f5-p401-o1 input,
    #wpcf7-f5-p401-o1 .wpcf7-form-control.wpcf7-textarea {
        border-width: 1px !important;
    }

    .ASD {
        padding-bottom: 1rem !important;
    }

    .ZXC .row h2 {
        font-size: 3.5rem !important;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }

    ul.emaillink li span {
        display: none;
    }

    a.navbar-brand img {
        max-width: 120px;
        margin: 10px 0;
    }

    .navbar-nav {
        gap: 1rem;
    }

    section#mainSlider {
        height: 450px;
    }

    .main-slider h1 {
        font-size: 2.5rem;
    }

    .main-slider p {
        line-height: 1.3;
        margin-top: 1rem;
        font-size: 1.25rem;
    }

    .mainHead {
        font-size: 1.75rem;
        line-height: 1.5;
    }

    .aboutSection .mainHead {
        line-height: 1.25;
    }

    .aboutTxt {
        list-style-position: outside;
        margin-left: 15px;
    }

    footer {
        margin-top: -8rem;
        background-size: cover;
        background-position-x: center;
    }

    .costom {
        margin-bottom: 8rem;
    }

    a.footlogo img {
        max-width: 150px;
    }

    ul.links li {
        margin-bottom: 5px;
    }

    footer h3 {
        margin: 1rem 0;
    }

    footer .socialLinks {
        gap: 8px;
        margin-top: 1rem;
        justify-content: start;
    }

    .copyRight p,
    ul.link2 li a,
    footer .links li a {
        font-size: 1.25rem;
    }

    section,
    .aboutSection,
    .serviceSection,
    section.serviceSection.text-center.bg-transparent.pb-0,
    .testimonialSec {
        padding: 2.5rem 0;
    }

    section.aboutSection .row,
    .service .row {
        gap: 1.5rem;
    }

    .service .row+.row {
        margin-top: 1.5rem
    }

    section.freeState .mainHead {
        font-size: 1.5rem;
        line-height: 1.7;
        margin-bottom: 1.5rem;
    }

    section.serviceSection .mainHead br {
        display: none;
    }

    .innerPage h2 {
        font-size: 2.75rem;
    }

    .vc_row.wpb_row.vc_row-fluid.vc_custom_1693990792021 {
        padding: 2rem 0 !important;
    }
    
    body.page-id-401 footer {
        margin-top: -2rem !important;
    }
    .wpb_gmaps_widget .wpb_map_wraper iframe{
        height: 300px;    
    }
}

@media (max-width: 575.98px) {
    a.navbar-brand img {
        margin: 5px 0;
    }

    .bnlist {
        display: none;
    }

    .main-slider h1 {
        font-size: 2.25rem;
        line-height: 1.25;
    }

    section#mainSlider img.img-fluid.bnrbttom {
        right: -80px;
        bottom: 10px;
    }

    .mainHead {
        font-size: 1.5rem;
    }

    section.testimonialSec h5,
    .smallHeading {
        font-size: 16px;
    }

    section.aboutSection h5 {
        font-size: 17px;
    }

    .serviceSection .card .card-body p {
        font-size: 15px;
        line-height: 1.5;
        font-weight: 400;
    }

    .reviewSlider {
        width: 100%;
        padding: 1rem 0;
    }

    .testimonialSec .swiper-button-prev,
    .testimonialSec .swiper-button-next {
        display: none;
    }

    footer {
        margin-top: -10rem;
        padding-top: 7rem;
    }

    .costom {
        margin-bottom: 10rem;
    }

    p {
        margin-bottom: 10px;
    }

    section,
    .aboutSection,
    .serviceSection,
    section.serviceSection.text-center.bg-transparent.pb-0,
    .testimonialSec {
        padding: 2rem 0;
    }

    .serviceSection {
        padding-bottom: 0;
    }

    section.serviceSection.text-center.bg-transparent.pb-0 {
        padding: 0 !important;
    }

    .reviewCard p {
        font-size: 1.125rem;
        line-height: 1.5;
        margin: 1rem 0;
    }

    .innerPage h2 {
        font-size: 2rem;
    }

    .aboutSection .mainHead span {
        display: inline;
    }

    section.container .aboutSection figure:before {
        display: none;
    }

    section.aboutSection .row,
    .service .row {
        gap: 1rem;
    }

    .service .row+.row {
        margin-top: 1rem;
    }

    .gally .card.aos-init.aos-animate {
        margin-bottom: 1rem;
    }
    .year {
        right: 1rem;
    }
    body.page-id-401 footer {
        margin-top: -2rem !important;
    }
}

@media (max-width: 320.98px) {
    ul.link2 {
        justify-content: start;
        flex-direction: column;
        align-items: start;
        gap: 0;
        margin: 0;
    }

    ul.link2 li:nth-child(2) {
        display: none;
    }
}