@media screen and (min-width:1200px) {

    /* Home */
    .main-container {
        max-width: 1417px;
        margin: auto;
    }

    .header-con .container {
        max-width: 1170px;
    }

}

@media screen and (max-width: 1440px) {

    h1,
    .heading1,
    h2.heading1 {
        font-size: 50px;
        line-height: 60px;
    }

    h2 {
        font-size: 42px;
        line-height: 52px;
    }

    .main-box {
        padding-right: 2% !important;
        padding-left: 2% !important;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 80px 0;
    }

    /* Back to top button */
    #button {
        right: 30px;
        bottom: 80px;
    }

    /* 404 page styling start here*/
    .error-con h2 {
        font-size: 120px;
        line-height: 125px;
        margin-bottom: 10px;
    }

    .error-con p {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    /* 404 page styling end here */
    /* coming soon page styling start here */
    .coming-soon-con h2 {
        font-size: 80px;
        line-height: 80px;
        margin-bottom: 30px;
    }

    .coming-soon-social-links ul li a {
        width: 55px;
        height: 55px;
    }

    /* coming soon page styling end here */
    .error-con h2 i {
        font-size: 110px;
        line-height: 130px;
    }

    .padding-bottom {
        padding-bottom: 100px;
    }

    .padding-top {
        padding-top: 100px;
    }

    .privacy-policy-content-con p {
        margin-bottom: 20px;
    }

    .privacy-policy-content-con p {
        font-size: 17px;
        line-height: 26px;
    }

    /*  */
    .footer-con .copyright-con {
        padding: 20px 0;
    }

    .footer-con .middle_portion {
        padding-top: 140px;
        padding-bottom: 70px;
    }

    .footer-con {
        background-position: center;
    }

    .footer-con .middle_portion .links.var1 {
        padding-left: 55px;
    }

    .footer-con .middle_portion .links.var2 {
        padding-left: 0;
    }

    .faq-con .accordion-card {
        margin-bottom: 26px;
    }

    /*  */
    .cta-con {
        background-position: center;
        height: auto;
    }

    .cta-con h2 {
        margin-bottom: 12px;
    }

    .cta-con .primary_btn {
        min-width: 210px;
        margin-top: 05px;
    }

    .vector1,
    .vector2 {
        width: 100px;
        display: none;
    }

    .testimonials-con .left-quote {
        width: 170px;
        top: 70px;
        left: 50px;
    }

    .testimonials-con .right-quote {
        bottom: 70px;
        width: 170px;
        right: 50px;
    }

    .social-vertical-icons {
        top: unset;
        transform: unset;
        position: relative !important;
        bottom: 0;
        margin-top: 20px;
        padding-left: 15px;
    }

    .social-vertical-icons li {
        display: inline-block;
    }

    .service-area-con {
        background-position: center;
        padding: 100px 0 50px;
    }

    .social-vertical-icons li {
        margin: 0 3px;
    }

    .service-area-con .services-area-inner-content ul {
        margin-bottom: 24px;
    }

    .service-area-con .services-area-inner-content .primary_btn {
        min-width: 320px;
    }

    .service-area-con .services-area-inner-content .heading-title-con h6 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .service-area-con .services-area-inner-content ul li {
        padding-left: 30px;
        font-size: 17px;
        margin-bottom: 5px;
    }

    .service-area-con .services-area-inner-content .heading-title-con p {
        font-size: 17px;
        line-height: 27px;
        padding-right: 3%;
        margin-bottom: 16px;
    }

    .pin-popup {
        background-image: none;
        background-color: var(--secondary--color);
        width: 250px;
        height: auto;
        border-radius: 10px;
    }

    .location-content h6 {
        font-size: 17px;
        line-height: 22px;
    }

    .location-content {
        padding: 12px;
    }

    .location-content p {
        font-size: 13px;
    }

    #popup6 {
        right: 19%;
        top: 4%;
    }

    #popup4 {
        right: 35.5%;
        top: 43%;
    }

    .pin2 {
        right: 43%;
        bottom: 0;
    }

    .pin5 {
        bottom: -7%;
        right: 22%;
    }

    #popup3 {
        top: 14%;
    }

    .pin3 {
        right: 23%;
        top: 58%;
    }

    #popup7 {
        right: 10%;
        top: 61%;
    }

    .pin7 {
        right: 5.5%;
        top: 63%;
    }

    #popup1 {
        right: 5%;
        top: 32%;
    }

    /*  */
    .services-con h5 {
        margin-bottom: 16px;
    }

    /*  */
    .home-outer-wrapper {
        background-position: center;
        height: 700px;
    }


    .banner-con {
        padding-top: 80px;
    }

    .banner-con p {
        font-size: 18px;
        line-height: 29px;
        margin-bottom: 25px;
    }

    .banner-con span.welcome-text {
        font-size: 17px;
        line-height: 30px;
    }

    .header-con .navbar {
        padding: 10px 26px;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 50px;
    }

    /*  */
    .our-team-con .col-lg-3.col-md-6 {
        margin-bottom: 35px;
    }

    .sub-outer-yellow-bg-wrapper,
    .sub-outer-wrapper {
        background-position: center;
        height: 570px;
    }

    .sub-banner-con {
        padding-top: 85px;
    }

    .sub-banner-con p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .social-vertical-icons li:hover i {
        background-color: var(--primary--color);
        transform: translateX(0);
        transform: translateY(3px);
    }

    .issue-text {
        margin-top: 30px;
    }

    .why-choose-details-con .heading-title-con,
    .why-choose-con .heading-title-con {
        margin-top: 40px;
    }

    /* .why-choose-details-con {
        background-position: center;
    } */

    .get-quote-con {
        background-position: center;
    }

    .get-quote-con {
        padding-top: 110px;
    }

    .contact-map-con iframe {
        height: 500px;
    }

    .why-choose-con {
        background-position: center;
    }
}

@media screen and (max-width: 1199px) {

    h1,
    .heading1,
    h2.heading1 {
        font-size: 40px;
        line-height: 50px;
    }

    h2 {
        font-size: 36px;
        line-height: 44px;
    }

    h5 {
        font-size: 22px;
        line-height: 24px;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 70px 0;
    }

    /* Back to top button */
    #button {
        width: 60px;
        height: 60px;
        bottom: 55px;
    }

    .error-con h4 {
        font-size: 29px;
        line-height: 30px;
    }

    /* sub banner */
    .padding-bottom {
        padding-bottom: 80px;
    }

    .padding-top {
        padding-top: 80px;
    }

    #button {
        bottom: 30px;
    }

    /*  */
    .footer-con .copyright-con {
        padding: 15px 0;
    }

    .footer-con .middle_portion {
        padding-top: 130px;
        padding-bottom: 60px;
    }

    .footer-con .middle_portion .links.var1 {
        padding-left: 20px;
    }

    .footer-con .middle_portion .links.var2 {
        margin-left: -30px;
    }

    .footer-con .middle_portion .contact {
        padding-left: 10px;
    }

    .footer-con .middle_portion .contact .text {
        padding-left: 21px;
        margin-bottom: 12px;
    }

    .footer-con .middle_portion .logo-content p {
        margin-bottom: 25px;
    }

    h5.heading {
        font-size: 20px;
        line-height: 22px;
    }

    .footer-con .middle_portion h5 {
        margin-bottom: 18px;
    }

    .partners-con {
        padding: 50px 0 32px;
    }

    .partners-con ul li figure img {
        width: 170px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 17px 30px 17px 18px;
    }

    .faq-con .accordion-card .btn-link:before {
        top: 21px;
        right: 17px;
    }

    .cta-con .special-text {
        margin-bottom: 8px;
    }

    .cta-con .heading-title-con p br {
        display: none;
    }

    .cta-con .primary_btn {
        min-width: 200px;
        margin-top: 0;
    }

    .latest-articles-con .article-box .primary_btn {
        min-width: 160px;
    }

    .latest-articles-con .article-box img {
        margin-bottom: 20px;
    }

    .latest-articles-con .article-inner-wraper {
        padding: 0 0 10px;
    }

    .heading-title-con {
        margin-bottom: 40px;
    }

    .testimonials-con .left-quote {
        width: 120px;
        top: 40px;
        left: 30px;
    }

    .testimonials-con .right-quote {
        width: 120px;
        bottom: 40px;
        right: 30px;
    }

    .testimonials-con .testimonial-box h3 {
        font-size: 25px;
        line-height: 37px;
        padding: 0 0%;
    }

    .testimonials-con .testimonial-box h4 {
        font-size: 16px;
        margin-bottom: 18px;
    }

    .testimonials-con .testimonial-box .star-img img {
        margin-bottom: 20px;
    }

    .testimonials-con .carousel-control-prev {
        left: 25%;
    }

    .testimonials-con .carousel-control-next {
        right: 25%;
    }

    .testimonials-con .carousel-indicators li {
        margin: 0 14px;
    }

    .testimonials-con .testimonial-box {
        margin-bottom: 35px;
    }

    .service-area-con .services-area-inner-content .heading-title-con p {
        font-size: 16px;
        line-height: 26px;
        padding-right: 3%;
        margin-bottom: 11px;
    }

    .service-area-con .services-area-inner-content .heading-title-con h2 {
        margin-bottom: 16px;
    }

    .service-area-con {
        padding: 100px 0 40px;
    }

    .service-area-con .services-area-inner-content ul li {
        padding-left: 28px;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .service-area-con .services-area-inner-content .heading-title-con h6 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .social-vertical-icons li i {
        font-size: 15px;
        width: 40px;
        height: 40px;
    }

    .pin-popup {
        width: 210px;
    }

    .location-content {
        padding: 10px;
    }

    .map-pin {
        width: 50px;
        height: 65px;
        background-size: contain;
    }

    #popup4 {
        right: 37%;
        top: 44%;
    }

    .location-content h6 {
        font-size: 17px;
        line-height: 20px;
    }

    /*  */
    .pricing-plan-con .pricing-box {
        padding: 32px 14px 35px;
    }

    .pricing-plan-con .pricing-box ul li {
        position: relative;
        padding-left: 21px;
        margin-bottom: 9px;
        font-size: 15px;
        line-height: 21px;
    }

    .pricing-plan-con .pricing-box ul {
        margin-bottom: 20px;
    }

    .pricing-plan-con .pricing-box ul li i {
        font-size: 13px;
    }

    .pricing-plan-con .pricing-box .price {
        font-size: 34px;
        line-height: 34px;
        margin-bottom: 15px;
    }

    .pricing-plan-con .pricing-box .yellow-tag {
        right: -15px;
        top: 20px;
    }

    .pricing-plan-con .pricing-box p {
        line-height: 24px;
        margin-bottom: 20px;
    }

    .pricing-plan-con .pricing-box span.starting-at {
        font-size: 13px;
        margin-bottom: 8px;
    }

    .services-con .services-box figure.yellow-box {
        bottom: 130px;
    }

    .services-con figure {
        padding-bottom: 50px;
    }

    .about-us-con .statistics-wrapper .statistics-box span.span-text {
        font-size: 14px;
        line-height: 20px;
    }

    .about-us-con .statistics-wrapper .statistics-box span.digit,
    .about-us-con .statistics-wrapper .statistics-box sup {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .about-us-con ul {
        margin-bottom: 27px;
    }

    .home-outer-wrapper {
        height: 600px;
    }

    .banner-con {
        padding-top: 50px;
    }

    .banner-con span.welcome-text {
        font-size: 15px;
        line-height: 29px;
    }

    .banner-con h1 {
        margin-bottom: 16px;
    }

    .banner-con p {
        font-size: 17px;
        line-height: 26px;
        margin-bottom: 22px;
    }

    .ac-image-wrap .ac-img img {
        width: 800px;
    }

    .primary_btn,
    .secondary_btn {
        font-size: 15px;
        min-width: 230px;
        padding: 0;
        height: 58px;
        line-height: 58px;
    }

    .header-con .phone-num figure {
        width: 38px;
        height: 38px;
        line-height: 38px;
        margin-right: 3px;
    }

    /* .other_list .country-selector {
        min-width: 75px;
    } */

    .other_list div.country-selector>div.caption {
        margin-left: 10px;
    }

    .header-con .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
    }

    .other_list .country-selector>div.caption img {
        margin-left: 8px;
    }

    .header-con .navbar {
        padding: 8px 20px;
    }

    .header-con .phone-num a {
        font-size: 18px;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 35px;
    }

    .topbar-con p {
        font-size: 15px;
        line-height: 23px;
    }

    .other_list div.country-selector>div.list {
        width: 95px;
    }

    /*  */
    .our-team-con .col-lg-3.col-md-6 {
        padding: 0 8px;
    }

    .our-team-con .team-box ul li i {
        width: 36px;
        height: 36px;
        font-size: 15px;
        line-height: 36px;
    }

    .our-team-con .team-box .designation {
        margin-bottom: 12px;
        font-size: 14px;
    }

    .our-team-con .team-box h6 {
        margin-bottom: 2px;
    }

    .our-team-con .team-box .designation {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 23px;
    }

    .who-we-are-con .about-info-box figure img {
        margin-bottom: 25px;
    }

    .who-we-are-con h5 {
        margin-bottom: 16px;
    }

    .sub-outer-yellow-bg-wrapper,
    .sub-outer-wrapper {
        height: 500px;
    }

    .sub-banner-con {
        padding-top: 70px;
    }

    .sub-banner-con h1 {
        margin-bottom: 16px;
    }

    .sub-banner-con p {
        font-size: 17px;
        line-height: 29px;
        margin-bottom: 24px;
    }

    .breadcrumb {
        padding: 19px 13px;
        min-width: 180px;
    }

    .ac-repair-con .row {
        width: 80%;
    }

    .issue-text {
        margin-top: 20px;
    }

    .our-repair-process-con .repair-box h5 {
        margin-bottom: 15px;
    }

    .yellow-box {
        margin: 0 auto 20px;
    }

    .why-choose-con ul li {
        font-size: 17px;
    }

    .contact-info-box {
        padding: 40px 25px 35px;
    }

    .contact-form ul li textarea {
        height: 100px;
    }

    .contact-form ul li input,
    .contact-form ul li textarea,
    .contact-form ul li select {
        padding: 15px 16px 16px;
    }

    .get-quote-con .form-box {
        padding: 0 0 0 20px;
    }

    .get-quote-con {
        padding-top: 100px;
    }

    .get-quote-con h2 {
        margin-bottom: 30px
    }

    .get-quote-con span {
        margin-bottom: 6px;
    }

    .contact-map-con iframe {
        height: 450px;
    }

    .contact-form ul {
        gap: 15px 13px;
    }

    h4 {
        font-size: 26px;
        line-height: 30px;
    }
}

@media screen and (max-width: 991px) {
    button:focus {
        outline: none;
    }

    .special-text {
        font-size: 15px;
        line-height: 25px;
    }

    p {
        font-size: 15px;
        line-height: 23px;
    }

    h1,
    .heading1,
    h2.heading1 {
        font-size: 36px;
        line-height: 46px;
    }

    h2 {
        font-size: 32px;
        line-height: 40px;
    }

    h6 {
        font-size: 19px;
        line-height: 23px;
    }

    /* Header*/
    .navbar-toggler {
        top: 55%;
        right: 20px;
        padding: 0;
        width: 30px;
        border: none;
        position: absolute;
        transform: translateY(-65%);
    }

    .other_list div.country-selector>div.caption {
        margin-left: 0;
    }

    .header-con .navbar {
        padding: 6px 20px;
    }

    .other_list {
        right: 45px;
    }

    .phone-num {
        position: absolute;
        right: 130px;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 5px;
        margin-right: 0;
        padding: 8px 20px 15px;
        align-items: start;
        z-index: 20;
        position: relative;
    }

    .header-con .navbar-light .navbar-nav .dropdown .nav-link::after {
        top: 16px;
    }

    .header-con .navbar-light .navbar-nav .nav-link:hover {
        color: var(--primary--color);
        background-color: transparent;
    }

    .header-con .navbar-nav li {
        margin-left: 0;
        padding-bottom: 0;
        margin-right: 0;
        width: 100%;
        cursor: pointer;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu .dropdown-item {
        color: var(--black--color);
        padding: 8px 13px;
        font-size: 14px;
        line-height: 18px;
        border-radius: 8px;
    }

    .header-con .navbar-light .navbar-nav .dropdown-menu {
        padding: 10px;
        margin-top: 8px;
        width: 100%;
    }

    .header-con .navbar-light .navbar-nav .nav-link {
        display: inline-block;
        color: var(--black--color);
        padding: 5px 10px !important;
        display: block;
    }

    .header-con .navbar-light .navbar-nav .nav-item:last-child a {
        border-bottom: none;
    }

    .header-con .navbar-light .navbar-nav .nav-link::before {
        display: none;
    }

    .navbar-toggler-icon {
        float: left;
        width: 100%;
        height: 2px;
        margin: 3px 0;
        background: var(--accent--color);
    }

    .navbar-toggler:focus {
        outline: none;
    }

    .navbar-toggler .navbar-toggler-icon:nth-child(1),
    .navbar-toggler .navbar-toggler-icon:nth-child(3) {
        -webkit-transition: transform .35s ease-in-out;
        -moz-transition: transform .35s ease-in-out;
        -o-transition: transform .35s ease-in-out;
        transition: transform .35s ease-in-out;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(1) {
        position: absolute;
        top: 6px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        left: 0px;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(2) {
        height: 12px;
        visibility: hidden;
        background-color: transparent;
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(3) {
        position: absolute;
        top: 6px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        left: 0px;
    }

    .navbar-collapse.collapse,
    .navbar-collapse.collapsing {
        width: 100%;
        right: 0;
        top: 69px;
        border-radius: 10px;
        z-index: 20;
        position: absolute;
        background-color: var(--secondary--color);
        box-shadow: 0px 0px 100px rgb(0 0 0 / 15%);
    }

    .header-con .navbar-light .navbar-nav .nav-link.active {
        color: var(--primary--color);
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 60px 0;
    }

    /* Back to top button */
    #button {
        width: 55px;
        height: 55px;
        bottom: 50px;
        right: 20px;
    }

    #button::after {
        font-size: 18px;
        line-height: 18px;
    }

    /* coming soon */
    .coming-soon-con {
        position: relative;
        padding: 0;
    }

    /* 404 page */
    .error-con h2 i {
        font-size: 100px;
        line-height: 120px;
    }

    .error-con .generic-btn a {
        font-size: 16px;
        padding: 20px 40px;
    }

    .coming-soon-con h2 {
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 30px;
    }

    /* coming soon  */
    .coming-soon-con .new-logo {
        width: 200px;
    }

    /* coming soon page */
    .compaign_countdown ul li {
        margin: 0 8px;
        min-height: auto;
        /* width: 21%; */
        min-width: 100px;
        font-size: 18px;
        padding: 15px 16px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 42px;
        line-height: 52px;
    }

    .coming-soon-con h1 {
        margin-bottom: 28px;
        font-size: 60px;
        line-height: 60px;
    }

    .padding-bottom {
        padding-bottom: 60px;
    }

    .padding-top {
        padding-top: 60px;
    }

    .privacy-policy-content-con p {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 24px;
    }

    .coming-soon-con .new-logo {
        margin-bottom: 30px;
    }

    .privacy-policy-content-con h4 {
        margin-bottom: 12px;
    }

    /* Login Page */
    .login-form .login-form-title {
        margin-bottom: 30px;
    }

    .login-form .login-card .btn-primary {
        font-size: 16px;
        line-height: 16px;
    }

    .login-form .login-card .forgot-password {
        font-size: 16px;
    }

    .login-form .login-form-box .join-now-outer a {
        font-size: 16px;
    }

    /*  */
    .footer-con .middle_portion .links.var1 {
        padding-left: 0;
    }

    .footer-con .middle_portion {
        padding-top: 100px;
        padding-bottom: 40px;
    }

    .footer-con .middle_portion .logo-content p {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .footer-con .middle_portion .footer-logo {
        margin-bottom: 12px;
    }

    .footer-con .logo-content {
        margin-bottom: 25px;
        text-align: center;
    }

    .footer-con .middle_portion .links.var2 {
        margin-left: 0;
    }

    .footer-con .middle_portion .contact {
        padding-left: 0;
    }

    .footer-con .middle_portion .logo-content p {
        margin-bottom: 15px;
        padding: 0 12%;
    }

    .footer-con .copyright-con {
        padding: 12px 0;
    }

    .footer-con .copyright-con p {
        font-size: 13px;
        line-height: 22px;
    }

    .footer-con .middle_portion .social-icons i {
        font-size: 13px;
        width: 36px;
        height: 36px;
        line-height: 36px;
    }

    .footer-con .middle_portion h5 {
        margin-bottom: 16px;
    }

    h5.heading {
        font-size: 19px;
        line-height: 21px;
    }

    .partners-con ul li figure img {
        width: 190px;
    }

    .partners-con ul {
        display: block !important;
        text-align: center;
        margin-bottom: 0;
    }

    .partners-con ul li {
        display: inline-block !important;
        margin: 0 5px 10px;
    }

    .partners-con {
        padding: 30px 0 20px;
    }

    .faq-con .accordion-card {
        margin-bottom: 20px !important;
    }

    .faq-con .accordian-inner .card-body {
        padding: 0 18px 20px 18px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 15px 18px;
    }

    .faq-con .accordion-card.mb-0 {
        margin-bottom: 0 !important;
    }

    .faq-con .accordion-card p {
        font-size: 16px;
        line-height: 25px;
    }

    .cta-con h2 {
        margin-bottom: 8px;
    }

    .primary_btn,
    .secondary_btn {
        font-size: 15px;
        min-width: 210px;
        padding: 0;
        height: 54px;
        line-height: 54px;
    }

    .cta-con .primary_btn {
        min-width: 180px;
        margin-top: 0;
    }

    .heading-title-con h2 {
        margin-bottom: 12px;
    }

    .latest-articles-con .col-lg-4.col-md-6 {
        margin-bottom: 25px;
    }

    .latest-articles-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .testimonials-con .testimonial-box h3 {
        font-size: 20px;
        line-height: 30px;
        padding: 0 3%;
    }

    .testimonials-con .testimonial-box h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 16px;
    }

    .testimonials-con .testimonial-box .star-img img {
        margin-bottom: 15px;
        width: 120px;
    }

    .testimonials-con .testimonial-box {
        margin-bottom: 22px;
    }

    .testimonials-con .left-quote {
        width: 90px;
        top: 30px;
        left: 30px;
    }

    .testimonials-con .right-quote {
        width: 90px;
        bottom: 30px;
        right: 30px;
    }

    .testimonials-con .carousel-control-prev {
        left: 23%;
    }

    .testimonials-con .carousel-control-next {
        right: 23%;
    }

    .testimonials-con .carousel-indicators .active figure img {
        width: 76px;
        transform: scale(1.16);
    }

    .testimonials-con .carousel-indicators li {
        width: 58px;
        height: 58px;
    }

    .testimonials-con .carousel-indicators li {
        margin: 0 11px;
    }

    .testimonials-con .carousel-indicators li .name_wrapper .person {
        font-size: 20px;
        line-height: 20px;
    }

    .testimonials-con .carousel-indicators {
        margin-bottom: 0;
    }

    .testimonials-con {
        padding-bottom: 100px;
    }

    .testimonials-con .carousel-indicators li .name_wrapper {
        bottom: -60px;
    }

    .carousel-control-prev-icon:after,
    .carousel-control-next-icon:after {
        font-size: 17px;
    }

    .testimonials-con .carousel-indicators li .name_wrapper .review {
        font-size: 13px;
        line-height: 13px;
    }

    .service-area-con .services-area-inner-content .primary_btn {
        min-width: 280px;
    }

    .service-area-con {
        padding: 90px 0 40px;
    }

    .map-pin {
        width: 40px;
        height: 55px;
    }

    .service-area-con .services-area-inner-content ul li {
        padding-left: 28px;
        font-size: 15px;
        margin-bottom: 4px;
    }

    .service-area-con .services-area-inner-content ul {
        margin-bottom: 18px;
    }

    .service-area-con .services-area-inner-content .heading-title-con p {
        font-size: 15px;
        line-height: 24px;
        padding-right: 0;
        margin-bottom: 11px;
    }

    .map-pin i {
        top: 7px;
        font-size: 15px;
    }

    .social-vertical-icons li i {
        font-size: 14px;
        width: 36px;
        height: 36px;
    }

    .pricing-plan-con .col-lg-4.col-md-6 {
        margin-bottom: 25px;
    }

    .pricing-plan-con .pricing-box figure img {
        margin-bottom: 23px;
    }

    .pricing-plan-con .pricing-box .yellow-tag {
        font-size: 13px;
    }

    .pricing-plan-con .heading-title-con p br {
        display: none;
    }

    .pricing-plan-con .pricing-box p {
        line-height: 21px;
        margin-bottom: 18px;
    }

    .pricing-plan-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .pricing-plan-con .pricing-box .price {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 13px;
    }

    .pricing-plan-con .pricing-box .primary_btn {
        height: 52px;
        line-height: 52px;
    }

    .pricing-plan-con .pricing-box ul {
        margin-bottom: 16px;
    }

    .pricing-plan-con .pricing-box {
        padding: 30px 17px 30px;
    }

    .services-con figure {
        padding-bottom: 40px;
    }

    .services-con .services-box figure.yellow-box {
        bottom: 100px;
    }

    .services-con .col-lg-4.col-md-6:nth-last-of-type(-n+3) {
        margin-bottom: 30px;
    }

    .about-us-con .statistics-wrapper .statistics-box span.span-text {
        font-size: 13px;
        line-height: 19px;
    }

    .about-us-con .statistics-wrapper .statistics-box span.digit,
    .about-us-con .statistics-wrapper .statistics-box sup {
        font-size: 30px;
        margin-bottom: 9px;
    }

    body {
        font-size: 15px;
        line-height: 24px;
    }

    .ac-image-wrap .ac-img img {
        width: 650px;
    }

    .banner-con {
        padding-top: 40px;
    }

    .about-us-con ul li {
        padding-left: 24px;
        margin-bottom: 8px;
        line-height: 20px;
    }

    .banner-con span.welcome-text {
        font-size: 13px;
        line-height: 27px;
    }

    .ac-image-wrap figure {
        margin-top: -124px;
    }

    .banner-con h1 {
        margin-bottom: 12px;
    }

    .banner-con p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 17px;
        padding: 0 8%;
    }

    .home-outer-wrapper {
        height: 570px;
    }

    .primary_btn,
    .secondary_btn {
        font-size: 15px;
        min-width: 210px;
        padding: 0;
        height: 52px;
        line-height: 52px;
    }

    .about-us-con .statistics-wrapper {
        width: 100%;
        margin-bottom: 22px;
    }

    .services-con .col-lg-4.col-md-6 {
        margin-bottom: 30px;
    }

    .services-con .col-lg-4.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .about-us-image-con figure img {
        width: 280px;
    }

    .about-us-image-con .video-card {
        height: 300px;
    }

    .about-us-image-con .video-card .overlay img {
        width: 60px
    }

    .about-us-image-con::before {
        width: 230px;
        height: 381px;
        right: 30px;
    }

    /*  */
    .our-team-con .team-box figure img {
        width: 250px;
    }

    .our-team-con .col-lg-3.col-md-6 {
        margin-bottom: 20px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+4) {
        margin-bottom: 20px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .our-team-con .team-box {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .our-team-con .team-box .designation {
        font-size: 14px;
    }

    .our-team-con .heading-title-con {
        margin-bottom: 20px;
    }

    .our-team-con .team-box figure {
        margin-bottom: 20px;
    }

    .sub-banner-con p br {
        display: none;
    }

    .sub-outer-yellow-bg-wrapper,
    .sub-outer-wrapper {
        height: 450px;
    }

    .sub-banner-con {
        padding-top: 55px;
    }

    .sub-banner-con h1 {
        margin-bottom: 8px;
    }

    .sub-banner-con p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .breadcrumb-item {
        font-size: 15px;
        line-height: 15px;
    }

    .rspnsv-cls {
        margin-bottom: 20px;
    }

    .why-choose-con ul li {
        font-size: 15px;
    }

    .why-choose-con ul {
        margin-bottom: 22px;
    }

    .why-choose-details-con .heading-title-con,
    .why-choose-con .heading-title-con {
        margin-top: 20px;
    }

    .our-repair-process-con .arrow1,
    .our-repair-process-con .arrow2,
    .our-repair-process-con .arrow3 {
        display: none;
    }

    .our-repair-process-con .col-lg-3.col-md-6 {
        margin-bottom: 30px;
    }

    .our-repair-process-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 0;
    }

    .heading-title-con p br {
        display: none;
    }

    .issue-item {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .ac-repair-con .row {
        width: 100%;
    }

    .ac-repair-con img.ac-repair-img {
        margin-bottom: 30px;
    }

    h3.heading3 {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 22px;
    }

    .contact-info-con .col-lg-4.col-md-6 {
        margin-bottom: 30px;
    }

    .contact-info-con .col-lg-4.col-md-6:last-child {
        margin: 0 auto;
    }

    .contact-info-box {
        padding: 35px 20px 35px;
    }

    .get-quote-con .form-box {
        padding: 0 0 0 0;
    }

    .get-quote-con {
        padding-top: 80px;
    }

    .contact-form ul li input,
    .contact-form ul li textarea,
    .contact-form ul li select {
        padding: 13px 14px 14px;
    }

    .contact-form ul li textarea {
        height: 90px;
    }

    .submit-btn {
        padding: 18px 26px;
    }

    .contact-map-con iframe {
        height: 400px;
    }

    .contact-form ul {
        grid-template-columns: 48% 48%;
    }

    .why-choose-con p {
        padding-right: 3%;
        margin-bottom: 25px;
    }

    h4 {
        font-size: 25px;
        line-height: 30px;
    }

    .login-page-logo img {
        width: 220px;
    }

    .social-vertical-icons {
        padding-left: 13%;
    }


}


@media screen and (max-width: 767px) {

    h1,
    .heading1,
    h2.heading1 {
        font-size: 32px;
        line-height: 42px;
    }

    h2 {
        font-size: 28px;
        line-height: 36px;
    }

    h5 {
        font-size: 20px;
        line-height: 22px;
    }

    h6 {
        font-size: 18px;
        line-height: 22px;
    }

    /* Policy Pages */
    .privacy-policy-con {
        padding: 40px 0;
    }

    /* Back to top button */
    #button {
        width: 50px;
        height: 50px;
        right: 30px;
        bottom: 40px;
    }

    /* coming soon page  */
    .error-con .generic-btn a {
        padding: 16px 30px;
        font-size: 15px;
    }

    .coming-soon-con h2 {
        font-size: 50px;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .coming-soon-social-links ul li a {
        width: 45px;
        height: 45px;
    }

    .coming-soon-social-links ul {
        margin-bottom: 26px;
    }

    .error-con {
        padding: 0;
    }

    /* 404 */
    .error-con p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .error-con h2 {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 10px;
    }

    .error-con .secondary-button a {
        min-width: 200px;
    }

    /* coming soon page styling */
    .compaign_countdown ul li {
        margin: 0 8px;
        min-width: 84px;
        padding: 15px;
        font-size: 16px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 30px;
        line-height: 30px;
    }

    .compaign_countdown ul {
        float: left;
        width: 100%;
        min-width: 100%;
        display: inline-block;
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .coming-soon-con h1 {
        margin-bottom: 22px;
        font-size: 46px;
        line-height: 46px;
    }

    .coming-soon-con h3 {
        font-size: 24px;
    }

    .coming-soon-con .new-logo {
        width: 170px;
    }

    .coming-soon-con h3 {
        margin-bottom: 16px;
    }

    .error-con h4 {
        font-size: 21px;
        line-height: 22px;
        margin-bottom: 18px;
    }

    .error-con h2 i {
        font-size: 85px;
        line-height: 97px;
    }

    .error-con p {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .error-con h2 {
        font-size: 100px;
        line-height: 100px;
        margin-bottom: 10px;
    }

    .error-con .secondary-button a {
        min-width: 210px;
        font-size: 15px;
    }

    .error-con .primary_btn {
        padding: 0;
        min-width: 210px;
    }

    .padding-bottom {
        padding-bottom: 50px;
    }

    .padding-top {
        padding-top: 50px;
    }

    #button::after {
        font-size: 15px;
        line-height: 15px;
    }

    .coming-soon-con .new-logo {
        margin-bottom: 25px;
    }

    /* Login page */
    .login-form .login-form-box {
        width: 450px;
    }

    .login-form .login-form-title {
        margin-bottom: 20px;
    }

    .login-form .login-card .btn-primary {
        font-size: 14px;
        line-height: 14px;
        padding: 14px 20px;
    }

    .login-form .login-card .forgot-password {
        font-size: 14px;
    }

    .login-form .login-card label {
        font-size: 15px;
    }

    .login-form .login-card .input-field {
        font-size: 14px;
        padding: 0 15px;
        height: 46px;
        line-height: 42px;
    }

    .login-form .login-card {
        margin-bottom: 20px;
    }

    .login-form .login-form-box .join-now-outer a {
        font-size: 14px;
    }

    .sign-up-form .login-card .select-option {
        padding: 0 30px 0 15px;
        background-position: 96.5% 20px !important;
    }

    .footer-con .copyright-con {
        padding: 10px 0;
        display: block !important;
        text-align: center;
    }

    .footer-con .copyright-con p {
        font-size: 12px;
        margin-bottom: 5px !important;
        line-height: 22px;
    }

    .footer-con .middle_portion {
        padding-top: 80px;
        padding-bottom: 30px;
    }

    .footer-con .middle_portion .contact a {
        font-size: 13px;
        line-height: 13px;
    }

    .footer-con .middle_portion .links li a {
        font-size: 13px;
        line-height: 13px;
    }

    h5.heading {
        font-size: 18px;
        line-height: 21px;
    }

    .footer-con .middle_portion .social-icons i {
        font-size: 12px;
        width: 32px;
        height: 32px;
        line-height: 32px;
    }

    .footer-con .middle_portion .logo-content p {
        padding: 0 5%;
    }

    .partners-con ul li figure img {
        width: 154px;
    }

    .faq-con .accordion-card p {
        font-size: 15px;
        line-height: 24px;
    }

    .cta-con {
        text-align: center;
        background-color: rgb(6 11 44 / 100%);
        background-image: none;
    }

    .latest-articles-con .col-lg-4.col-md-6 {
        width: 328px;
        margin: 0 auto 20px;
    }

    .latest-articles-con .article-inner-wraper {
        padding: 0 0 0;
    }

    .heading-title-con {
        margin-bottom: 30px;
    }

    .testimonials-con .testimonial-box h3 {
        font-size: 18px;
        line-height: 28px;
        padding: 0 0%;
    }

    .testimonials-con .testimonial-box h4 {
        font-size: 15px;
        line-height: 15px;
        margin-bottom: 15px;
    }

    .testimonials-con .testimonial-box .star-img img {
        margin-bottom: 12px;
        width: 100px;
    }

    .testimonials-con .left-quote {
        width: 60px;
        top: 20px;
        left: 20px;
    }

    .testimonials-con .right-quote {
        width: 60px;
        bottom: 20px;
        right: 20px;
    }

    .testimonials-con .testimonial-box {
        margin-bottom: 17px;
    }

    .testimonials-con .carousel-indicators li {
        width: 50px;
        height: 50px;
    }

    .testimonials-con .carousel-indicators .active figure img {
        width: 65px;
        transform: scale(1.18);
    }

    .testimonials-con .carousel-indicators li {
        margin: 0 6px;
    }

    .carousel-control-prev-icon:after,
    .carousel-control-next-icon:after {
        font-size: 14px;
    }

    .testimonials-con .carousel-indicators li .name_wrapper .person {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 2px;
    }

    .latest-articles-con .article-box .primary_btn {
        min-width: 150px;
        height: 46px;
        line-height: 46px;
    }

    .testimonials-con .carousel-indicators li .name_wrapper {
        bottom: -50px;
    }

    .primary_btn,
    .secondary_btn {
        font-size: 14px;
    }

    .testimonials-con {
        padding-bottom: 90px;
    }

    .testimonials-con .carousel-indicators li .name_wrapper .review {
        font-size: 12px;
        line-height: 11px;
    }

    .service-area-con {
        text-align: center;
        padding-top: 80px;
    }

    .service-area-con .services-area-inner-content ul {
        text-align: left;
        width: 300px;
        margin: 0 auto 20px;
    }

    #map {
        position: relative;
        height: 330px;
        width: 100%;
    }

    .service-area-con .services-area-inner-content .heading-title-con h2 {
        margin-bottom: 11px;
    }

    .social-vertical-icons {
        margin-top: 15px;
        padding-left: 0;
    }

    .pin6 {
        top: 18%;
        right: unset;
        left: 20%;
    }

    #popup6 {
        right: unset;
        top: 15%;
        left: 20%;
    }

    .location-content {
        text-align: left;
    }

    .location-content h6 {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 6px;
    }

    .location-content p {
        font-size: 12px;
        line-height: 16px;
    }

    .pin-popup {
        width: 180px;
    }

    .pin4 {
        top: 43%;
        right: 50%;
    }

    #popup4 {
        right: unset;
        top: 41%;
        left: 10%;
    }

    .pin2 {
        right: unset;
        bottom: 0;
        left: 5%;
    }

    #popup2 {
        bottom: 19%;
        right: unset;
        left: 4%;
    }

    .pin3 {
        right: 51%;
        top: unset;
        bottom: 0;
    }

    #popup3 {
        top: unset;
        bottom: 17%;
        left: 10%;
    }

    .pin1 {
        right: 20%;
        top: 31%;
    }

    #popup1 {
        right: 26%;
        top: 29%;
    }

    .pin7 {
        right: 0;
        top: 64%;
    }

    #popup7 {
        right: 8%;
        top: 1%;
    }

    #popup5 {
        right: 29%;
        bottom: 13%;
    }

    .pricing-plan-con .col-lg-4.col-md-6 {
        width: 360px;
        margin: 0 auto 20px;
    }

    .pricing-plan-con .pricing-box ul li {
        font-size: 14px;
        line-height: 20px;
    }

    .services-con .col-lg-4.col-md-6 {
        width: 360px;
        margin: 0 auto 20px;
    }

    .services-con .col-lg-4.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 20px;
    }

    .services-con .col-lg-4.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .about-us-con .about-us-content-con {
        text-align: center;
    }

    .about-us-image-con {
        margin-bottom: 25px;
    }

    .about-us-image-con::before {
        width: 230px;
        height: 381px;
        right: 90px;
    }

    .about-us-con ul {
        text-align: left;
        width: 450px;
        margin: 0 auto 25px;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 13px 30px 13px 18px;
    }

    .location-content {
        padding: 10px 7px;
    }

    .about-us-con .statistics-wrapper .statistics-box span.digit,
    .about-us-con .statistics-wrapper .statistics-box sup {
        font-size: 26px;
        margin-bottom: 8px;
    }

    .about-us-con .statistics-wrapper .statistics-box span.span-text {
        font-size: 12px;
        line-height: 18px;
    }

    .faq-con .accordian-inner .card-body {
        padding: 0 18px 15px 18px;
    }

    .about-us-con .statistics-wrapper {
        width: 80%;
        margin: 0 auto 24px;
    }

    .faq-con .accordion-card .btn-link:before {
        top: 17px;
        right: 17px;
    }

    .footer-con .middle_portion .contact {
        margin-left: -10px;
    }

    .ac-image-wrap .ac-img img {
        width: 88%;
    }

    .banner-con {
        padding-top: 30px;
        padding-bottom: 136px;
    }

    .home-outer-wrapper {
        height: auto;
    }

    .banner-con span.welcome-text {
        line-height: 26px;
        margin-bottom: 5px;
    }

    .ac-image-wrap figure {
        margin-top: -100px;
    }

    .banner-con .primary_btn {
        margin-right: 6px;
    }

    .banner-con h1 {
        margin-bottom: 9px;
    }

    .banner-con p {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 14px;
        padding: 0 1%;
    }

    .primary_btn,
    .secondary_btn {
        min-width: 190px;
        padding: 0;
        height: 50px;
        line-height: 50px;
    }

    .primary_btn i,
    .secondary_btn i {
        font-size: 11px;
        margin-left: 10px;
    }

    .header-con .navbar-expand-lg .navbar-nav {
        gap: 0px;
    }

    .header-con .phone-num a {
        font-size: 15px;
    }

    .header-con .navbar {
        padding: 6px 14px;
    }

    .header-con .phone-num figure {
        width: 36px;
        height: 36px;
        line-height: 36px;
        margin-right: 3px;
    }

    .our-team-con .col-lg-3.col-md-6 {
        width: 400px;
        margin: 0 auto 20px;
    }

    .our-team-con .team-box {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .our-team-con .team-box figure {
        margin-bottom: 16px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 20px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .our-team-con .team-box .designation {
        margin-bottom: 10px;
    }

    .our-team-con .team-box ul li i {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }

    .our-team-con .heading-title-con {
        margin-bottom: 10px;
    }

    .sub-outer-yellow-bg-wrapper,
    .sub-outer-wrapper {
        height: auto;
    }

    .sub-banner-con {
        padding-top: 40px;
        padding-bottom: 70px;
    }

    .sub-banner-con h1 {
        margin-bottom: 8px;
    }

    .sub-banner-con p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .breadcrumb {
        padding: 17px 10px;
        min-width: 173px;
    }

    .who-we-are-con {
        text-align: center;
    }

    .who-we-are-con .col-lg-6 {
        margin-bottom: 25px;
    }

    .who-we-are-con .col-lg-6:last-child {
        margin-bottom: 0;
    }

    .who-we-are-con .primary_btn {
        min-width: 170px;
        height: 52px;
        line-height: 52px;
        margin: 0 auto;
    }

    .who-we-are-con h5 {
        margin-bottom: 12px;
    }

    .who-we-are-con p {
        margin-bottom: 16px;
    }

    .heading-title-con p br {
        display: none;
    }

    .faq-con.faq-main-con .accordian-section-inner h5.sub-heading5 {
        margin-bottom: 20px;
    }

    .faq-con.faq-main-con .faq_content {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }

    .rspnsv-cls {
        margin-bottom: 10px;
    }

    .heading-title-con h2 br {
        display: none;
    }

    .ac-repair-con img.ac-repair-img {
        margin-bottom: 25px;
    }

    h3.heading3 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .issue-text {
        margin-top: 15px;
        font-size: 15px;
    }

    .yellow-box {
        margin: 0 auto 16px;
    }

    .our-repair-process-con .repair-box h5 {
        margin-bottom: 10px;
    }

    .our-repair-process-con .col-lg-3.col-md-6:nth-last-of-type(-n+2) {
        margin-bottom: 30px;
    }

    .our-repair-process-con .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .form-item {
        justify-content: center;
    }

    .get-quote-con {
        text-align: center;
    }

    .get-quote-con::before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        background-color: rgb(6 11 44 / 70%);
        width: 100%;
        height: 100%;
    }

    .get-quote-con span.error {
        text-align: left;
    }

    .contact-info-box figure img {
        margin-bottom: 25px;
    }

    .contact-info-box a,
    .contact-info-box p {
        font-size: 15px;
        line-height: 24px;
    }

    .contact-info-box {
        padding: 30px 18px 30px;
    }

    .get-quote-con h2 {
        margin-bottom: 22px;
    }

    .contact-map-con iframe {
        height: 350px;
    }

    .why-choose-con::before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        background-color: rgb(6 11 44 / 60%);
        width: 100%;
        height: 100%;
    }

    .privacy-policy-content-con .row {
        margin: 0;
    }

    .privacy-policy-content-con p {
        margin-bottom: 20px;
        font-size: 15px;
    }

    .privacy-policy-content-con p,
    .privacy-policy-content-con ul li {
        font-size: 15px;
        line-height: 23px;
    }

    .privacy-policy-content-con ul li {
        padding-left: 24px;
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 575px) {

    h1,
    .heading1,
    h2.heading1 {
        font-size: 30px;
        line-height: 40px;
    }

    h2 {
        font-size: 27px;
        line-height: 34px;
    }

    h6 {
        font-size: 17px;
        line-height: 21px;
    }

    .navbar-collapse {
        top: 58px;
    }

    /* Policy Pages */
    .privacy-policy-con h5 {
        font-size: 16px;
        line-height: 24px;
    }

    /* Back to top button */
    #button {
        width: 45px;
        height: 45px;
        right: 35px;
        bottom: 35px;
    }

    #button::after {
        font-size: 16px;
        line-height: 16px;
    }

    /* 404 page */
    .error-con h2 {
        font-size: 70px;
        line-height: 70px;
        margin-bottom: 10px;
    }

    .error-con p {
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 18px;
    }

    .error-con p br {
        display: none;
    }

    .error-con .generic-btn a {
        padding: 16px 28px;
        font-size: 14px;
    }

    /* 404 page */
    /* coming soon page */
    .coming-soon-con h2 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .coming-soon-social-links ul {
        margin-bottom: 16px;
    }

    .error-con h4 {
        font-size: 21px;
        line-height: 30px;
        margin-bottom: 14px;
    }

    .error-con .primary-btn {
        min-width: 200px;
        font-size: 14px;
        line-height: 24px;
        font-weight: 600;
        height: 54px;
        border-radius: 30px;
        padding: 12px 20px;
    }

    .coming-soon-con h3 {
        font-size: 22px;
        line-height: 28px;
    }

    .coming-soon-con h1 {
        margin-bottom: 20px;
        font-size: 38px;
        line-height: 38px;
    }

    .compaign_countdown ul li {
        margin: 0 5px;
        min-width: 70px;
        padding: 11px 16px;
        font-size: 15px;
        border-radius: 15px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 27px;
        line-height: 27px;
    }

    .error-con h2 i {
        font-size: 65px;
        line-height: 75px;
    }

    .padding-bottom {
        padding-bottom: 40px;
    }

    .padding-top {
        padding-top: 40px;
    }

    .privacy-policy-content-con h2 {
        margin-bottom: 18px;
    }

    .privacy-policy-content-con h4 {
        margin-bottom: 11px;
    }

    .privacy-policy-content-con {
        text-align: center;
    }

    .navbar-collapse.collapse,
    .navbar-collapse.collapsing {
        top: 65px;
    }

    .error-con .primary_btn {
        min-width: 200px;
    }

    .privacy-policy-content-con .col-12 {
        padding: 0 10px;
    }

    .privacy-policy-content-con p {
        margin-bottom: 18px;
        font-size: 15px;
        line-height: 23px;
    }

    /* Login Page */
    .login-form .login-page-logo {
        margin-bottom: 20px;
    }

    .login-form .login-card {
        padding: 25px 20px;
    }

    .login-form .login-form-box {
        width: 100%;
    }

    .sign-up-form .login-card .select-option {
        padding: 0 30px 0 15px;
    }

    .phone-num {
        display: none;
    }

    h1 br {
        display: none;
    }

    .footer-con .middle_portion .contact {
        margin-left: 0;
    }

    .footer-con .middle_portion {
        padding-top: 70px;
        padding-bottom: 22px;
    }

    .footer-con .middle_portion h5 {
        margin-bottom: 12px;
    }

    .footer-con .middle_portion .links.var1 {
        margin-bottom: 20px;
    }

    .footer-con .middle_portion .contact .text {
        padding-left: 24px;
        margin-bottom: 8px;
        display: block;
    }

    .footer-con .middle_portion .contact a br {
        display: none;
    }

    .footer-con .middle_portion .contact i {
        top: 5px;
    }

    .footer-con .middle_portion .logo-content p {
        padding: 0 0;
        line-height: 22px;
        margin-bottom: 23px;
    }

    .partners-con ul li figure img {
        width: 150px;
    }

    .partners-con ul li {
        margin: 0 5px 12px;
    }

    .partners-con {
        padding: 25px 0 12px;
    }

    .faq-con .accordion-card .btn-link:before {
        font-size: 13px;
        line-height: 14px;
    }

    .faq-con .accordion-card p {
        font-size: 14px;
        line-height: 23px;
    }

    .heading-title-con {
        margin-bottom: 25px;
    }

    .cta-con .primary_btn {
        min-width: 170px;
        margin-top: 0;
    }

    .latest-articles-con .col-lg-4.col-md-6 {
        width: 300px;
    }

    .testimonials-con {
        padding-bottom: 90px;
    }

    .testimonials-con .testimonial-box h3 {
        font-size: 15px;
        line-height: 25px;
    }

    .testimonials-con .carousel-control-prev {
        left: 1%;
    }

    .testimonials-con .carousel-control-next {
        right: 1%;
    }

    .testimonials-con .carousel-indicators li {
        width: 42px;
        height: 42px;
    }

    .testimonials-con .right-quote {
        width: 40px;
        bottom: 20px;
        right: 20px;
    }

    .testimonials-con .left-quote {
        display: none;
    }

    .latest-articles-con .article-box span {
        font-size: 13px;
        line-height: 13px;
    }

    .map-pin {
        width: 36px;
        height: 50px;
    }

    .map-pin i {
        top: 6px;
        font-size: 12px;
    }

    #popup4 {
        right: unset;
        top: 41%;
        left: 38%;
    }

    #popup3 {
        top: unset;
        bottom: 17%;
        left: 37%;
    }

    .social-vertical-icons li i {
        font-size: 12px;
        width: 32px;
        height: 32px;
    }

    .pricing-plan-con .pricing-box .price {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 12px;
    }

    .service-area-con {
        padding-top: 80px;
    }

    h2.heading1 {
        font-size: 28px;
        line-height: 36px;
    }

    #map {
        height: 300px;
    }

    .service-area-con .services-area-inner-content .primary_btn {
        min-width: 100%;
    }

    .pricing-plan-con .pricing-box .yellow-tag {
        font-size: 12px;
        line-height: 27px;
    }

    .pricing-plan-con .pricing-box h5 {
        margin-bottom: 12px;
    }

    .services-con .services-box figure.yellow-box img {
        width: 40px;
    }

    .services-con .services-box figure.yellow-box {
        bottom: 120px;
        width: 75px;
        height: 75px;
    }

    .special-text {
        font-size: 14px;
        line-height: 24px;
    }

    .services-con .col-lg-4.col-md-6 {
        width: 300px;
        margin: 0 auto 20px;
    }

    .services-box.w-100.position-relative {
        min-height: 368px;
    }

    .about-us-con ul {
        width: 300px;
        margin: 0 auto 23px;
    }

    .about-us-con .statistics-wrapper {
        width: 100%;
        margin: 0 auto 24px;
    }

    .about-us-image-con::before {
        display: none;
    }

    .about-us-image-con figure img {
        width: 220px;
    }

    .about-us-image-con .video-card img {
        width: 200px;
    }

    .about-us-image-con .video-card {
        height: 220px;
    }

    .about-us-image-con .video-card .overlay img {
        width: 50px;
    }

    .banner-con span.welcome-text {
        line-height: 26px;
        margin-bottom: 2px;
    }

    .topbar-con {
        padding: 4px 0;
    }

    .navbar-toggler {
        right: 12px;
    }

    .banner-con .primary_btn {
        margin-bottom: 10px;
        margin-right: 0;
        min-width: 190px;
    }

    .banner-con .secondary_btn {
        min-width: 190px;
    }

    .header-con .navbar {
        padding: 4px 10px;
    }

    .topbar-con p {
        font-size: 13px;
        line-height: 18px;
    }

    .banner-con {
        padding-top: 25px;
        padding-bottom: 90px;
    }

    .ac-image-wrap figure {
        margin-top: -60px;
    }

    .footer-con .copyright-con p {
        line-height: 18px;
    }

    /* team */
    .our-team-con .team-box h6 {
        font-size: 19px;
    }

    .our-team-con .col-lg-3.col-md-6 {
        width: 98%;
        margin: 0 auto 15px;
    }

    .our-team-con .team-box figure img {
        width: 200px;
    }

    .our-team-con .team-box .designation {
        margin-bottom: 10px;
    }

    /*  */
    .our-team-con .team-box ul li i {
        width: 34px;
        height: 34px;
        line-height: 34px;
    }

    .our-team-con .team-box ul li i {
        font-size: 13px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+4) {
        margin-bottom: 15px;
    }

    .our-team-con .col-lg-3.col-md-6:nth-last-of-type(-n+1) {
        margin-bottom: 0;
    }

    .our-team-con .team-box .designation {
        font-size: 14px;
    }

    .sub-banner-con p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 14px;
    }

    .sub-banner-con {
        padding-top: 30px;
        padding-bottom: 65px;
    }

    .breadcrumb-item {
        font-size: 14px;
        line-height: 14px;
    }

    .breadcrumb {
        padding: 15px 8px;
        min-width: 165px;
    }

    .who-we-are-con .about-info-box figure img {
        margin-bottom: 20px;
    }

    .who-we-are-con .primary_btn {
        min-width: 160px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto;
    }

    .faq-con .accordion-card .btn-link:before {
        top: 17px;
        right: 12px;
    }

    .faq-con.faq-main-con .faq_content {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    h3.heading3 {
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 18px;
        text-align: center;
    }

    .issue-text {
        text-align: center;
    }

    .why-choose-con ul li {
        font-size: 15px;
        padding-left: 27px;
        text-align: left;
    }

    .why-choose-con ul {
        width: 300px;
        margin: 0 auto 20px;
    }

    .why-choose-con ul li i {
        font-size: 15px;
    }

    .why-choose-con {
        text-align: center;
    }

    .why-choose-con::before {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        background-color: rgb(6 11 44 / 70%);
        width: 100%;
        height: 100%;
    }

    .ac-repair-con .row {
        width: 300px;
        margin: 0 auto;
    }

    .contact-form ul {
        grid-template-columns: 100%;
    }

    .form-item {
        width: 100%;
        display: block;
    }

    .contact-info-con .col-lg-4.col-md-6 {
        margin-bottom: 25px;
    }

    .contact-map-con iframe {
        height: 300px;
        border-radius: 20px;
    }

    .privacy-policy-content-con ul li {
        text-align: left;
    }

    h4 {
        font-size: 22px;
    }

    .login-page-logo img {
        width: 190px;
    }
}

@media screen and (max-width: 350px) {

    .compaign_countdown ul li {
        margin: 0 4px;
        min-width: 64px;
        padding: 7px 10px;
        font-size: 14px;
    }

    .compaign_countdown ul li span.days,
    .compaign_countdown ul li span.hours,
    .compaign_countdown ul li span.minutes,
    .compaign_countdown ul li span.seconds {
        font-size: 25px;
        line-height: 25px;
    }

    .coming-soon-con .new-logo {
        margin-bottom: 20px;
    }

    .coming-soon-con h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .coming-soon-con h1 {
        margin-bottom: 17px;
        font-size: 36px;
        line-height: 36px;
    }

    .heading-title-con h2 br {
        display: none;
    }

    .faq-con .accordian-inner .card-header a {
        padding: 10px 27px 10px 10px;
    }

    h6 {
        font-size: 16px;
        line-height: 20px;
    }

    .faq-con .accordian-inner .card-body {
        padding: 0 10px 12px 10px;
    }

    .faq-con .accordion-card p {
        font-size: 13px;
        line-height: 21px;
    }

    .banner-con .primary_btn {
        min-width: 100%;
    }

    .banner-con .secondary_btn {
        min-width: 100%;
    }

    h1,
    .heading1 {
        font-size: 29px;
        line-height: 38px;
    }

    .service-area-con .services-area-inner-content ul {
        text-align: left;
        width: 100%;
        margin: 0 auto 20px;
    }

    .service-area-con .services-area-inner-content ul li {
        padding-left: 27px;
        font-size: 14px;
        margin-bottom: 3px;
    }

    .services-con h5 {
        margin-bottom: 12px;
    }

    .about-us-con ul {
        width: 100%;
        margin: 0 auto 23px;
    }

    .why-choose-con ul {
        width: 100%;
        margin: 0 auto 20px;
    }

    .ac-repair-con .row {
        width: 100%;
        margin: 0 auto;
    }

    .why-choose-con ul li {
        font-size: 14px;
        padding-left: 26px;

    }

    .contact-map-con iframe {
        height: 270px;
    }
}