@media only screen and (max-width:1440px){
    .indexSec1-slider .owl-nav {
        width: 100%;
        left: 0;
    }
}
@media only screen and (max-width:1200px){
    .paragraph {
        font-size: 16px !important;
    }
    .service-card .content h4 {
        font-size: 22px;
    }
    .paragraph {
        font-size: 16px !important;
    }
}
@media only screen and (max-width:1060px){}
@media only screen and (max-width:1024px){
    .custom-menu>ul>li>a {
    padding: 10px 15px;
        font-size: 16px;
    }
    .indexSec1-content h4 {
        font-size: 38px;
    }
}
@media only screen and (max-width:991px){
    .stellarnav.mobile.left>ul {
        background: #f9d342;
        z-index: 9999;
    }
    .custom-menu .menu-toggle {
        background: #f9d342;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .stellarnav .menu-toggle span.bars {
        margin-right: 0px;
    }
    .stellarnav .menu-toggle span.bars span {
        display: block;
        width: 20px;
        height: 3px;
        border-radius: 6px;
        background: #000;
        margin: 0 0 3px;
    }
    .section-head p {
        font-size: 38px;
    }
}
@media only screen and (max-width:910px){
    .section-head p {
        font-size: 32px;
    }
    .section-head span {
        font-size: 24px;
    }
    #quote-modal .modal-dialog {
        max-width: 700px;
    }
    .modal-left {
        display: none;
    }
    #quote-modal .modal-body .modal-right {
        width: 100%;
    }
}
@media only screen and (max-width:767px){
    .header-buttons {
        margin-bottom: 20px;
    }
    .yellow-btn {
        font-size: 12px;
    }
    .index-sec1 {
        padding: 50px 0;
        
    }
    .client-review {
        max-width: 75%;
        text-align: center;
        margin: 20px auto 0;
    }
    .indexSec1-image {
        margin: 50px 0 0;
    }
    .indexSec1-image {
        margin: 50px 0 0;
        text-align: -webkit-center;
    }
    .indexSec1-image span {
        top: unset;
        bottom: 29%;
        right: 20%;
    }
    .indexSec1-content {
        text-align: center;
    }
    .indexSec3-content {
        max-width: 500px;
        margin: 40px auto 0;
        text-align: center;
    }
    .indexSec5-content {
        text-align: center;
        max-width: 500px;
        margin: 0 auto 50px;
    }
}
@media only screen and (max-width:660px){
    .innerBanner-text h4 {
    font-size: 70px;
}
}
@media only screen and (max-width:575px){
    .header-buttons {
        display: none;
    }
    .topBar p {
        display: none;
    }
    .pricing-sec2 .section-head p {
        max-width: 100%;
        font-size: 24px;
    }
    .pricing-wrap .nav-link {
        margin: 0 5px 10px;
    }
    .portfolio-wrap .nav-link {
        margin: 0 5px 10px;
    }
    .contactForm-wrap {
        max-width: 100%;
        padding: 25px;
    }
}
@media only screen and (max-width:480px){}
@media only screen and (max-width:440px){}
@media only screen and (max-width:414px){}
@media only screen and (max-width:385px){
    .patch-card img {
    margin: 20px 0;
}
    .innerBanner-text h4 {
    font-size: 55px;
}
    .indexSec1-image span {
        top: unset;
        bottom: 20%;
        right: 0%;
    }
    .indexSec1-image p {
        font-family: 'Aileron Light';
        font-size: 20px;
    }
    .indexSec1-content h4 {
        font-size: 28px;
    }
    .service-card .content {
        text-align: center;
        padding: 25px 30px;
    }
}