/* For Google Chrome (125% zoom level) */
@media screen and (-webkit-min-device-pixel-ratio: 1.25),
screen and (min-resolution: 120dpi) {}

@media (min-width: 1280px) and (max-width: 1366px) {
/*      .navbar-collapse {*/
/*    background: #1a90aa;*/
/*    padding: 30px;*/
/*}*/

.section{
    overflow:hidden;
}
/*.navbar-light .navbar-nav .nav-link*/
/* {*/
/*    color: rgb(248 249 250);*/
/*}*/

/*.navbar-light .navbar-nav .nav-link:hover*/
/* {*/
/*    background-color: rgb(248 249 250);*/
/*    color: #1a90aa;*/
/*}*/

}

@media (min-width: 1024px) and (max-width: 1279px) {
          .navbar-collapse {
    background: #1a90aa;
    padding: 30px;
}
.navbar-light .navbar-nav .nav-link
 {
    color: rgb(248 249 250);
}

.navbar-light .navbar-nav .nav-link:hover
 {
    background-color: rgb(248 249 250);
    color: #1a90aa;
}
    section.professional-service p {
        font-weight: 400;
        font-size: 25px;
        line-height: 47px;
    }
.professional-service .container {
    margin-bottom: 65px;
}
    .professional-service img {
        right: -41px;
        margin-top: 50px;
    }
.professional-service .container {
    background-image: url(../img/sec-6-bg.png);
    /* padding: 129px 0px; */
    background-repeat: no-repeat;
    text-align: center;
    margin-bottom: 65px;
    padding: 89px;
    border-radius: 20px;
}
.cta_sec .img {
    position: unset;
    /* top: -123px; */
}
.cta_sec .row {align-items: center;}
}

@media (min-width: 768px) and (max-width: 1023px) {
    .navbar-collapse {
    background: #1a90aa;
    padding: 30px;
}
.navbar-light .navbar-nav .nav-link
 {
    color: rgb(248 249 250);
}

.navbar-light .navbar-nav .nav-link:hover
 {
    background-color: rgb(248 249 250);
    color: #1a90aa;
}
.service-slider h3 {
    font-size: 28px;


}
.reach-out-main h3 {
    font-size: 35px;
}
/* .section-4 img {
    width: 40% !important;
} */
 .section-3-content .bordered_btn a {
    padding: 27px 26px;
}
    .professional-service img {
        display: none;
    }

    .btns_wrapper {
        margin-bottom: 45px;
    }

    .cta_sec .txt p {
        max-width: none;

    }

    .cta_sec {
        text-align: center;
    }

    .cta_sec .img {
        display: none;
    }

    .sevices_sec .bordered_btn {
        padding-bottom: 23px;
    }

    .slider-card {
        width: auto;

    }

    .section-4 {
        text-align: center;
    }

    .section-3 img {
        width: 100%;
    }

    .section-3-content h3 {
        font-size: 21px;
        line-height: 31px;
    }

    .reach-out-main .bordered_btn a {
        padding: 27px 23px;

        font-size: 12px;

    }

    .section-3-content ul {
        padding: 0 18px;
    }

    .sacrificing img {
        width: 46% !important; 
    }
        .reach-out-main .bordered_btn a {
        padding: 34px 61px;
        font-size: 18px;
    }

    .rating-box-1 span {
        font-size: 83px;
        top: -30px;
        left: 0;
        right: -37px;

    }

    .portfolio-content p {
        font-size: 19px;
        margin: 29px 0px;
    }

    .left-image {
        width: 328%;
    }

    .card {
        width: 276px;
        top: 112px;
        left: -80px;
    }

    section.professional-service h3 {
        font-size: 32px;

    }

    .card p {
        font-size: 16px;
    }

    .professional-service .container {
        border-radius: 20px;
        padding: 44px;
    }

    .faqs .center-heading>h3 {
        font-size: 34px;


    }

    .faqs .faqs-box h4 button {
        border-radius: 8px !important;
    }

    .faqs {
        padding-bottom: 0px;
    }

    .contact-form h3 {
        font-size: 39px;

    }

    footer.footer {
        padding: 15px 0px;
    }

    .contact-us-section .social-icons {
        text-align: center;
        font-size: 26px;
    }

    .row.contact-us-section img {
        display: none;
    }

    .desired-content ul li {
        gap: 25px;

    }
    .footer-bootom-links {
    text-align: center;
}

}

@media (max-width: 430px) {
    footer.footer .container {
        margin-top: 0px;
    }

}


@media (min-width: 320px) and (max-width: 767px) {

    .right-grid {
        flex-direction: column;
        display: flex;

    }


    .card {
        top: unset;
        left: unset;
    }

    .left-image {
        display: none;
    }

    .section-wrapper {
        flex-direction: column;
        display: flex;
    }

    .topbar_sec {
        display: none;
    }

    .banner_sec .txt h1 {
        font-size: 26px;
        line-height: 30px;

    }

    .banner_sec {
        text-align: center;
        padding: 36px 0px;
    }

    .banner_sec .bordered_btn a {
        padding: 33px 31px;

    }

    .banner_sec .txt p {
        margin-bottom: 11px;
    }

    .btns_wrapper {
        justify-content: center;
    }

    .form {
        margin: 20px 0px;
    }

    .sevices_sec .txt h2 {
        font-size: 23px;
        line-height: 35px;
    }

    .brands_sec {
        padding: 0px 0px 35px;
    }

    .sevices_sec .txt ul li {
        font-size: 15px;
    }

    .sevices_sec .bordered_btn {
        justify-content: center;
        display: flex;
    }

    section.sevices_sec img {
        display: none;
    }


    .cta_sec img {
        display: none;
    }

    .service-slider h3 {
        font-size: 22px;

    }

    .service-slider {
        padding: 26px 0px;
    }

    .cta_sec .txt h2 {
        font-size: 34px;
    }

    section.section-3 img {
        width: 100%;
    }

    .section-3 {
        text-align: center;
    }

    .section-3-content h3 {
        font-size: 25px;

    }

    .section-3-content ul li {
        padding: 9px 0px;
        font-size: 14px;
    }

    .section-3 {
        padding: 35px 0;
    }



    .portfolio {
        padding: 20px 0px;
    }

    .reach-out-main h3 {
        font-size: 25px;

    }

    section.main-order h3 {
        font-size: 26px;
        line-height: 39px;

    }

    .professional-service h3 {
        font-size: 25px;
        line-height: 35px;

    }

    .professional-service img {
        display: none;
    }

    section.professional-service h3 {
        font-size: 25px;
        line-height: 38px;

    }

    .desired-content {
        padding: 20px 0px;
    }

    section.professional-service p {
        font-size: 18px;


    }

    .professional-service {
        padding: 20px 12px;
    }

    .faqs .center-heading>h3 {
        font-size: 33px;
        line-height: 45px;

    }

    .faqs {
        padding: 20px 0px;
    }

    .contact-us-section .social-icons {
        text-align: center;
        font-size: 21px;

    }

    .row.contact-us-section img {
        display: none;
    }

    .faqs .faqs-box h4 button {
        font-size: 13px;

    }

    footer.footer {
        padding: 4px 0px;
    }

    .footer-bootom-links {
        font-size: 18px;
        text-align: center;
    }
    .social-link {
    text-align: center;
}

    .slider-card {
        margin: 0 auto;
    }

    .section-3-content {
        text-align: left;
    }

    .portfolio-content p {
        margin: 29px 0px;
    }
        .contact-form h3 {
        font-size: 25px;
    }
    .professional-service .container {
    padding: 20px;
    border-radius: 20px;
}
    section.professional-service h3 {
        font-size: 20px;
        line-height: 28px;
    }
    .professional-service .bordered_btn a {

    padding: 31px 35px;
    font-size: 14px;
   
}
.rating-box-1 {
    margin-top: 67px;
}
.rating-box-1 p {
    font-size: 28px;
}
.portfolio-content h3 {
    line-height: 48px;


}
.desired-content span {
    font-size: 31px;

}

}