@media only screen and (max-width: 1920px) and (min-width: 1500px) {
    .container {
        max-width: 1180px;
    }
}

@media only screen and (max-width: 1600px) {
    .mainSec {
        height: 800px;
    }
    .mainContent h1 {
        font-size: 3.5rem;
    }
    .mainContent p {
        margin: 1rem 0;
    }
    .secHeading {
        font-size: 2.5rem;
    }
    .quoteForm {
        margin-top: 1rem;
    }
    .yearBox h4 {
        font-size: 3rem;
    }
    .yearBox {
        width: 200px;
    }
    .aboutContent p {
        margin-bottom: 1rem;
    }
    .aboutContent ul li {
        font-size: 14px;
    }
    .services-card__content .title {
        font-size: 1.2rem;
    }
    .services-card__content p {
        font-size: 1.125rem;
    }
    .testimonial,
    .article,
    .newsLetter {
        padding: 3rem 0;
    }
    .text-center.mb-5 {
        margin-bottom: 1rem !important;
    }
    .footer-main {
        padding: 4rem 0 3rem;
    }
    .innerbanner {
        padding: 2rem 0 3rem 0;
        height: unset !important;
    }
    section.servicepage {
        padding: 3rem 0;
    }
    .servicepage h2 {
        font-size: 2.5rem;
        margin-bottom: 1rem;
    }
    .servicepage .row+.row {
        margin-top: 2rem;
    }
    section.blog-section h2 {
        font-size: 2.5rem;
        margin-bottom: 2rem;
    }
    section.blog-section .themeBtn {
        padding: 1rem 2.1em;
    }
    .blog-section .row+.row {
        margin-top: 1rem;
    }
    section.blog-section.blgInner {
        padding: 3rem 0;
    }
    .contactSec {
        padding: 2rem 0 3rem 0;
    }
    section.contactSec h2.mainHead {
        font-size: 2rem;
    }
    .contactBox+.contactBox {
        padding-top: 0rem;
    }
    .contactForm .form-group {
        margin-bottom: 1rem;
    }
    .contactForm .form-group textarea {
        height: 160px !important;
        padding-top: 1rem;
    }
    .viewWork button.themeBtn {
        padding: 0.75rem 0;
    }
    .contactForm .form-group .form-control {
        margin: 0;
    }
}

@media only screen and (max-width: 1445px) {
    .service-main {
        gap: 1.5rem 0;
    }
}

@media only screen and (max-width: 1366px) {
    html {
        font-size: 15px;
    }
    .topBar {
        padding: 1rem 0;
    }
    .themeBtn {
        padding: 1rem 2.1em;
    }
    .mainSec {
        height: 700px;
    }
    .mainContent h1 {
        font-size: 3rem;
    }
    .quoteSec {
        padding: 3.25rem 0 5rem 0;
    }
    .secHeading {
        font-size: 2rem !important;
    }    
    .text-center.my-5 {
        margin: 2rem 0 1rem 0 !important;
    }
    .aboutSec__list li a {
        padding: 1.5rem 1rem;
    }
    .aboutSec__list li a>figure {
        width: 60px;
    }
    .aboutSec__list li a>figure img {
        width: 30px;
    }
    .aboutSec__list li a>div .title {
        font-size: 1.3rem;
    }
    .aboutSec--whyChoose {
        padding: 3rem 0;
    }
    .testimonial__content {
        margin-top: 1rem;
    }
    .experience {
        padding: 4rem 0;
    }
    .article-card__content h5 {
        font-size: 1.3rem;
        margin-top: 1rem;
    }
    .footer-main__content p {
        margin-bottom: 1rem;
    }
    .footer-main__content h3 {
        font-size: 1.3rem;
        margin-bottom: 1rem;
    }
    .footer-copyRight__contentIcons li a {
        width: 40px;
    }
    .emergencyBox {
        right: 0;
    }
    .innerbanner {
        padding: 1rem 0 3rem 0;
    }
}

@media (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }
    .mainSec {
        height: 600px;
    }
    .form-inline {
        margin-left: 3rem;
    }
    .quoteForm select,
    .quoteForm .form-control {
        width: 190px;
        height: 50px;
    }
    .quoteForm .themeBtn {
        padding: 1rem 2.1em;
    }
    .aboutDots img {
        width: 70px;
    }
    .yearBox {
        width: 150px;
        border-radius: 1.5rem;
    }
    .aboutContent p {
        margin: 0.75rem 0;
    }
    .services__dots img {
        width: 70px;
    }
    .aboutSec--whyChoose .yearBox .themeBtn {
        font-size: 1rem;
        padding: 0.5rem 1.5rem;
    }
    .aboutSec--whyChoose .yearBox {
        padding: 1rem 1rem;
        gap: 0.5rem;
    }
    .aboutImage__icon {
        width: 50px;
        border-radius: 10px;
    }
    .testimonial__contentStar {
        margin: 1rem 0;
    }
    .experience-card {
        height: 130px;
    }
    .newsLetter {
        padding-top: 1rem;
    }
    .banImage>img {
        width: 80%;
    }
    .banDots img {
        width: 70px;
    }
    .emergencyBox {
        width: 200px;
        height: 70px;
        border-radius: 1rem;
    }
    .emergencyBox a {
        font-size: 1.125rem;
    }
    .emergencyBox span {
        margin-bottom: 0;
    }
    section.servicepage {
        padding: 1rem 0 3rem 0;
    }
    section.servicepage .dots-page {
        width: 60px;
    }
    .blogcontent h3 {
        font-size: 1.3rem;
    }
    .blogcontent p {
        line-height: 1.6;
    }
    section.blog-section.blgInner {
        padding: 1rem 0 3rem 0;
    }
    section.blog-section h2 {
        font-size: 2rem;
    }
}

@media (max-width: 991.98px) {
    html {
        font-size: 13px;
    }
    .navbar-toggler {
        color: var(--black);
        width: fit-content;
        padding: 0;
        outline: unset !important;
    }
    .navbar-nav {
        gap: 0.75rem;
    }
    .form-inline {
        margin: .75rem 0 0 0;
        justify-content: center;
    }
    .mainSec {
        height: 500px;
    }
    .mainContent h1 {
        font-size: 2.5rem;
    }
    .quoteForm select,
    .quoteForm .form-control {
        width: 140px;
    }
    .quoteForm .themeBtn {
        font-size: 1rem;
    }
    .aboutContent ul li {
        font-size: 12px;
    }
    .services {
        padding: 3rem 0 0 0;
    }
    .services-card__img {
        width: 100%;
        border-radius: 1rem;
    }
    .services-card__icon img {
        width: 20px;
    }
    .services-card__icon {
        width: 45px;
    }
    .testimonial__contentStar i {
        font-size: 1.125rem;
    }
    .experience-card h4 {
        font-size: 2.5rem;
    }
    .experience-card {
        height: 110px;
    }
    .experience {
        padding: 3rem 0;
    }
    .newsLetter__dots img {
        width: 60px;
    }
    .article-card__img {
        height: auto;
        aspect-ratio: 1;
    }
    .article-card__content h5 {
        font-size: 1.2rem;
    }
    .navbar-brand img {
        width: 70px;
    }
    .footer-copyRight__contentLogo img {
        width: 60px;
    }
    .footer-copyRight__contentIcons li a {
        width: 35px;
    }
    .mainContent p {
        font-size: 1.2rem;
    }
    .services-card-wrapper .services-card__content .title {
        white-space: nowrap;
    }
    .emergencyBox {
        top: inherit;
        bottom: 0;
    }
    .servciepagectnt p {
        margin-bottom: 5px;
    }
    .bgicon {
        width: 50px;
        height: auto;
        aspect-ratio: 1;
    }
    .servciepagectnt h3 {
        font-size: 1.35rem;
    }
    .servicepage h2 {
        font-size: 2rem;
    }
    .emergencyBox {
        width: 170px;
    }
    .contactForm .form-group .form-control {
        height: 40px;
        border-radius: 5px;
    }
    .contactForm .form-group {
        margin-bottom: 0.5rem;
    }
    .contactForm .form-group textarea {
        height: 120px !important;
    }
    section.contactSec h2.mainHead {
        font-size: 1.75rem;
    }
    .contactSec {
        padding: 1rem 0 2rem 0;
    }
}

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }
    .navbar {
        margin: 0.5rem 0;
    }
    .navbar-brand img {
        width: 60px;
    }
    .mainSec {
        height: 350px;
    }
    .mainContent h1 {
        font-size: 2rem;
    }
    .secHeading {
        font-size: 1.75rem !important;
    }
    .quoteForm {
        flex-direction: column;
    }
    .quoteForm select,
    .quoteForm .form-control {
        width: 100%;
        margin-bottom: 0;
    }
    .aboutDots img {
        display: none;
    }
    .aboutImage figure img {
        width: 100%;
    }
    .quoteSec {
        padding: 2rem 0;
    }
    .yearBox {
        left: inherit;
        right: 0;
        bottom: 0;
        height: 120px;
    }
    .aboutSec {
        padding: 1rem 0 1rem 0;
    }
    .services {
        padding: 2rem 0 0 0;
    }
    .services-card__content .title {
        margin-bottom: 8px;
    }
    .themeBtn {
        padding: 0.75rem 2em;
    }        
    .services__dots img {
        display: none;
    }
    .aboutSec--whyChoose .yearBox {
        height: 140px;
        top: 40%;
    }
    .aboutImage__icon {
        display: none;
    }
    .testimonial,
    .article,
    .newsLetter {
        padding: 2rem 0;
    }
    .experience-card {
        margin-bottom: 1rem;
    }
    .experience {
        padding: 2rem 0;
    }
    .article-card {
        margin-bottom: 1rem;
    }
    section.newsLetter {
        padding: 0rem 0 2rem 0;
    }
    .footer-main {
        padding: 2rem 0;
    }
    .footer-copyRight__contentLogo img {
        width: 50px;
    }
    .footer-copyRight__contentIcons li a {
        width: 30px;
    }
    .testimonial__contentImg img:is(:nth-child(1), :nth-child(3)) {
        width: 70px;
    }
    .testimonial__contentStar i {
        font-size: 1rem;
    }
    .testimonial__contentStar {
        gap: 0.5rem;
    }
    .newsLetter__dots img {
        display: none;
    }
    .banDots img {
        display: none;
    }
    .banImage>img {
        width: 60%;
    }
    .banImage {
        text-align: left;
        margin-top: 1rem;
    }
    .emergencyBox {
        left: 0;
    }
    .innerbanner {
        padding: 2rem 0;
    }
    .abts .yearBox img {
        width: 60px;
    }
    img.img-fluid.dots-page {
        display: none;
    }
    .servciepagectnt {
        margin-top: 1rem;
    }
    .servicepage .row+.row {
        margin-top: 1rem;
    }
    .bgicon img {
        width: 25px;
    }
    .bgicon {
        width: 40px;
    }
    section.blog-section.blgInner figure img {
        width: 100%;
        margin-bottom: 1rem;
    }
    section.blog-section h2 {
        margin-bottom: 1rem;
    }
    .contactForm {
        margin-top: 1rem;
    }
    .contactBox+.contactBox {
        margin-top: 6px;
    }
}

@media (max-width: 575.98px) {
    .topList li:nth-child(2) a span,
    .topList li:nth-child(3) a span {
        display: none;
    }
    .rightList {
        align-items: center;
        gap: 2rem;
    }
    .topBar {
        padding: 0.75rem 0;
    }
    .mainSec {
        height: 280px;
    }
    .mainContent h1 {
        font-size: 1.75rem;
        line-height: 1.4;
    }
    .mainContent p {
        margin: 0 0 1rem 0;
        font-size: 1.125rem;
    }
    p {
        line-height: normal !important;
    }
    .secHeading {
        font-size: 1.5rem !important;
    }
    .quoteSec {
        padding: 2rem 0 1rem 0;
    }
    .yearBox {
        display: none;
    }
    .services {
        padding: 1rem 0 0 0;
    }
    .service-main {
        gap: 1rem 0;
    }
    .services-card-wrapper {
        gap: 0.5rem;
    }
    .services-card-wrapper .services-card__icon img {
        width: 15px;
    }
    .services-card-wrapper .services-card__icon {
        width: 100%;
        max-width: 36px;
        flex: 0 0 100%;
    }
    .services-card-wrapper .services-card__content .title {
        font-size: 1.1rem;
    }
    .aboutSec__list li a>figure img {
        width: 25px;
    }
    .aboutSec__list li a>figure {
        width: 50px;
    }
    .aboutSec__list li a {
        padding: 1rem 1rem;
    }
    section.testimonial {
        padding-top: 1rem;
    }
    .testimonial__content p {
        font-size: 1rem;
    }
    .testimonial__content h4 {
        font-size: 1.3rem;
        margin-bottom: 0;
    }
    .experience-card h4 {
        font-size: 2rem;
    }
    .experience-card {
        height: 100px;
    }
    section.article {
        padding-bottom: 1rem;
    }
    .footer-copyRight__content {
        flex-direction: column;
        align-items: baseline;
        gap: 1rem;
    }
    .footer-main {
        padding: 2rem 0 1rem 0;
    }
    .testimonial__contentImg img:is(:nth-child(1), :nth-child(3)) {
        width: 60px;
    }
    .emergencyBox {
        display: none;
    }
    .innerbanner {
        padding: 1rem 0;
    }
    section.servicepage {
        padding: 1rem 0 2rem 0;
    }
    .servicepage h2 {
        font-size: 1.75rem;
    }
    section.blog-section h2 {
        font-size: 1.75rem;
    }
    .blogcontent p {
        font-size: 1.125rem;
    }
    section.blog-section.blgInner {
        padding: 1rem 0 2rem 0;
    }
}

@media (max-width: 320.98px) {}