@media only screen and (max-width: 1920px) and (min-width: 1500px) {
    .container {
        max-width: 1600px;
    }
}

@media only screen and (max-width: 1600px) {
    .navbar-brand img {
        max-width: 110px;
    }

    .an-navbar {
        padding: 0.5rem 0;
    }

    .main-slider h1 {
        font-size: 2.5rem;
        text-shadow: none;
    }

    .mainHead {
        font-size: 3rem;
    }

    .brentSec h5 {
        font-size: 1.75rem;
    }

    .brentSec p {
        font-size: 1.125rem;
        line-height: 1.75;
    }

    .servbtn h5 {
        font-size: 1.75rem;
    }

    .mainBox>h4 {
        font-size: 2rem;
        bottom: 2rem;
    }

    .prodcntnt h4 {
        font-size: 1.5rem;
    }

    .reviewSec h3 {
        font-size: 1.5rem;
        margin-top: 1rem;
    }

    .contact-section .form-control {
        padding-left: 0;
        margin-bottom: 1.75rem;
    }

    .copyRight p {
        font-size: 1.125rem;
    }

    .terms li a,
    .terms li span {
        font-size: 1.125rem;
    }

    .socialLinks {
        gap: 2rem;
        justify-content: end;
    }

    footer h3 {
        font-size: 1.75rem;
    }

    .servcntnt h5 {
        font-size: 2.5rem;
    }

    .number ul li {
        font-size: 2.25rem;
    }

    .number ul {
        justify-content: space-between;
    }
}

@media only screen and (max-width: 1445px) {
    .navbar-nav .nav-item .nav-link {
        font-size: 1.125rem;
    }

    .navbar-nav {
        gap: 2.5rem;
    }

    .navbar-brand img {
        max-width: 100px;
    }

    .themeBtn {
        font-size: 1.125rem;
    }

    .main-slider h1 {
        font-size: 2.25rem;
    }

    .slideOne {
        max-width: 800px;
        margin: 0 auto;
    }

    .main-slider {
        height: 90vh;
    }

    .mainHead {
        font-size: 2.5rem;
    }

    .brentSec h5 {
        font-size: 1.5rem;
    }

    .servbtn h5 {
        font-size: 1.5rem;
    }

    .mainBox>h4 {
        font-size: 1.75rem;
        bottom: 1rem;
    }

    .innerBan h2 {
        font-size: 3rem;
    }

    .servcntnt h5 {
        font-size: 2.25rem;
    }

    .number ul li {
        font-size: 2rem;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }

    .navbar-brand img {
        max-width: 90px;
    }

    .main-slider h1 {
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }

    .main-slider {
        height: 700px;
    }

    .homeSlider .swiper-button-prev {
        left: 2rem;
    }

    .homeSlider .swiper-button-next {
        right: 2rem;
    }

    .brentSec p {
        line-height: 1.5;
    }

    .brentSec {
        padding: 5rem 0;
    }

    .servbtn h5 {
        font-size: 1.375rem;
    }

    .mainBox>h4 {
        font-size: 1.5rem;
    }

    .mainBox .boxContent h4 {
        font-size: 1.75rem;
        margin-bottom: 1rem;
    }

    .terms li a,
    .terms li span {
        font-size: 1rem;
    }

    .copyRight {
        align-items: center;
        padding: 1rem 0;
        margin-top: 2rem;
    }

    footer h3 {
        font-size: 1.5rem;
        margin-bottom: 0.75rem;
    }

    .contact-section .form-control {
        margin-bottom: 1.5rem;
    }

    .innerBan h2 {
        font-size: 2.75rem;
    }

    .servcntnt h5 {
        font-size: 2rem;
    }

    .serviceinnerSec {
        padding-top: 4rem;
    }

    .number ul li {
        font-size: 1.75rem;
    }

    .number ul {
        justify-content: start;
    }

    .blogPagedetail {
        padding: 5rem 0;
    }

    .blogPagedetail .row {
        gap: 1rem 0;
    }

}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }

    .navbar-brand img {
        max-width: 80px;
    }

    .an-navbar {
        padding: 0.25rem 0;
    }

    .homeSlider .swiper-button-prev {
        left: 1rem;
    }

    .homeSlider .swiper-button-next {
        right: 1rem;
    }

    .main-slider h1 {
        font-size: 1.75rem;
        margin-bottom: 1rem;
    }

    .slideOne {
        max-width: 700px;
    }

    .main-slider {
        height: 620px;
    }

    .homeSlider .swiper-pagination .swiper-pagination-bullet {
        width: 1.125rem;
        height: 1.125rem;
    }

    .homeSlider .swiper-pagination {
        bottom: 1.5rem;
    }

    .mainHead {
        font-size: 2.25rem;
    }

    .brentSec h4 {
        font-size: 1.25rem;
    }

    .mainBox .boxContent h4 {
        font-size: 1.5rem;
    }

    .brentSec {
        padding: 4rem 0;
    }

    .productSec p {
        font-size: 1.125rem;
        line-height: normal;
    }

    .productSec {
        padding: 3rem 0;
    }

    .prodcntnt a {
        font-size: 1.125rem;
        padding: 0.75em 1.25em;
    }

    .reviewSec h3 {
        font-size: 1.375rem;
    }

    .revewBox p,
    .reviewSec.reviewiner .revewBox p {
        font-size: 1.125rem;
        line-height: normal;
    }

    footer {
        padding-top: 3rem;
    }

    .socialLinks li a {
        font-size: 1.375rem;
    }

    .reviewSec .revewBox img {
        max-width: 100px;
    }

    .innerBan h2 {
        font-size: 2.5rem;
    }

    .servcntnt h5 {
        font-size: 1.75rem;
    }

    .servcntnt p {
        font-size: 1.25rem;
        line-height: 1.75;
    }

    .serviceinnerSec {
        padding-top: 3rem;
    }

    section.reviewSec.reviewiner {
        padding-top: 4rem;
    }

    .number ul {
        justify-content: center;
    }

    .map iframe {
        height: 550px;
    }

    .blogPagedetail {
        padding: 4rem 0 2rem;
    }

    .blogPagedetail p {
        font-size: 1.25rem;
        line-height: normal;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }

    .navbar-toggler {
        /* color: white; */
        font-size: 1.5rem;
    }

    header {
        background: none;
    }

    .an-navbar {
        background: none;
    }

    .navbar-brand img {
        max-width: 70px;
    }

    .slideOne {
        max-width: 500px;
    }

    .homeSlider .swiper-button-prev,
    .homeSlider .swiper-button-next {
        width: 48px;
        height: 48px;
    }

    .main-slider {
        height: 580px;
    }

    .themeBtn {
        font-size: 1rem;
    }

    .mainHead {
        font-size: 2rem;
    }

    .brentSec h4 {
        font-size: 1.125rem;
    }

    .brentSec h5 {
        font-size: 1.375rem;
    }

    .brentSec p {
        line-height: normal;
    }

    .servbtn h5 {
        font-size: 1.25rem;
    }

    .servbtn {
        display: flex;
        flex-direction: column;
        gap: 0;
    }

    .mainBox>h4 {
        font-size: 1.375rem;
        bottom: 0.5rem;
    }

    .mainBox .boxContent h4 {
        font-size: 1.375rem;
    }

    .mainBox .boxContent a {
        font-size: 1rem;
        padding: 0.75em 1.5em;
    }

    section.serviceSec .themeBtn {
        font-size: 1.125rem;
    }

    .prodcntnt h4 {
        font-size: 1.375rem;
    }

    .reviewSec h3 {
        font-size: 1.25rem;
    }

    .contact-section .form-control {
        margin-bottom: 1rem;
        height: 50px;
    }

    .reviewSec {
        padding: 3rem 0;
    }

    .navbar-nav .nav-item .nav-link {
        color: black;
    }

    li.nav-item .themeBtn {
        color: black;
        padding: 0.75em 2em;
        margin-bottom: 1rem;
    }

    .navbar-nav {
        gap: 1rem;
    }

    .swiper-slide.swiper-slide-active .revewBox {
        border-color: #ddd;
    }

    .reviewSec .revewBox img {
        max-width: 90px;
    }

    .innerBan h2 {
        font-size: 2.25rem;
    }

    .brentSec {
        padding: 3rem 0;
    }

    .page-id-17 .brentSec {
        padding: 2rem 0 0;
    }

    .videoSec.videoinner .videowrap {
        margin: 0 -10px;
    }

    .videoSec.videoinner {
        padding-top: 1rem;
    }

    .videowrap a {
        font-size: 1.25rem;
    }

    .servcntnt h5 {
        font-size: 1.5rem;
    }

    .servcntnt p {
        line-height: 1.5;
    }

    .serviceinnerSec {
        padding-top: 2rem;
    }

    .servcntnt {
        margin-bottom: 2rem;
    }

    section.reviewSec.reviewiner {
        padding-top: 3rem;
    }

    .number ul li {
        font-size: 1.5rem;
    }

    .map iframe {
        height: 500px;
    }

    .blogPagedetail {
        padding: 3rem 0 0rem;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }

    .homeSlider .swiper-button-prev,
    .homeSlider .swiper-button-next {
        width: 40px;
        height: 40px;
    }

    .slideOne {
        max-width: 400px;
    }

    .main-slider h1 {
        font-size: 1.5rem;
    }

    .main-slider {
        height: 480px;
    }

    .homeSlider .swiper-pagination .swiper-pagination-bullet {
        width: 1rem;
        height: 1rem;
    }

    .brentSec figure {
        max-width: 300px;
        margin: 0 auto;
    }

    .brentSec {
        text-align: center;
    }

    .brentSec .row {
        gap: 1rem 0;
    }


    .productSec {
        padding: 2rem 0 1rem;
    }

    .prodwrap {
        margin-bottom: 1.5rem;
    }

    .mainHead {
        font-size: 1.75rem;
    }

    .contact-section .form-control {
        height: 44px;
        font-size: 1.125rem;
    }

    .footLogo img {
        max-width: 150px;
    }

    footer .row {
        gap: 2rem 0;
    }

    .links li a {
        font-size: 1.125rem;
    }

    .links li+li {
        padding-top: 4px;
    }

    .contactLinks li a span {
        font-size: 1rem;
    }

    .contactLinks li a strong {
        font-size: 1.125rem;
    }

    .preLoader img {
        max-width: 120px;
    }

    .terms li a,
    .terms li span {
        font-size: 1.125rem;
    }

    .row.copyRight {
        gap: 0.75rem 0;
    }

    .copyRight p {
        font-size: 1.125rem;
    }

    .swiper-pagination {
        gap: 0;
    }

    .reviewSec .revewBox img {
        max-width: 80px;
    }

    .navbar-nav {
        gap: 0.5rem 0;
    }

    .innerBan h2 {
        font-size: 2rem;
    }

    .videoSec.videoinner .videowrap {
        margin: 0 -10px 10px;
    }

    .servcntnt h5 {
        font-size: 1.375rem;
    }

    .servcntnt p {
        line-height: normal;
    }

    .servcntnt {
        margin-bottom: 1.5rem;
    }

    section.reviewSec.reviewiner {
        padding-top: 2rem;
    }

    .number ul li {
        font-size: 1.375rem;
    }

    .map iframe {
        height: 400px;
    }

    .blogPagedetail {
        padding: 2.5rem 0 0rem;
    }

    .blogPagedetail .img-responsive img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 575.98px) {
    .preLoader img {
        max-width: 100px;
    }

    .navbar-brand img {
        max-width: 60px;
    }

    .an-navbar {
        padding: 0;
    }

    .main-slider {
        height: 400px;
    }

    .slideOne {
        max-width: 300px;
    }

    .homeSlider .swiper-button-prev {
        left: 0;
    }

    .homeSlider .swiper-button-next {
        right: 0;
    }

    .homeSlider .swiper-button-prev,
    .homeSlider .swiper-button-next {
        border: 0;
    }

    .servbtn {
        text-align: center;
        margin-bottom: 0.75rem !important;
    }

    .serviceSec {
        padding: 3rem 15px;
    }

    .reviewSec {
        padding: 2rem 0;
    }

    .contact-section {
        padding: 2rem 0 1rem;
    }

    .footLogo img {
        max-width: 120px;
    }

    footer h3 {
        font-size: 1.375rem;
    }

    .socialLinks {
        justify-content: start;
        gap: 1.75rem;
    }

    footer .row {
        gap: 1rem 0;
    }

    .contactLinks li+li {
        padding-top: 0.75rem;
    }

    .row.copyRight {
        margin-top: 1rem;
    }

    .mainBox {
        margin-bottom: 1rem;
    }

    .brentSec figure {
        max-width: 200px;
    }

    .swiper-slide.swiper-slide-active .revewBox {
        border: 0;
    }

    .reviewSec .revewBox img {
        max-width: 70px;
    }

    .innerBan h2 {
        font-size: 1.75rem;
    }

    section.reviewSec.reviewiner {
        padding-top: 1.5rem;
    }

    section.reviewSec.reviewiner .revewBox {
        margin-bottom: 1.25rem;
        padding-bottom: 1rem;
    }

    .number ul {
        flex-direction: column;
        gap: 0.375rem 0;
    }

    .map iframe {
        height: 300px;
    }
}

@media (max-width: 320.98px) {
    .homeSlider .swiper-button-prev,
    .homeSlider .swiper-button-next {
        display: none;
    }
}