

@media (max-width: 1500px) {

    p {
        font-size: 22px;
    }
    h2.title {
        font-size: 50px;
    }
    .header-logo img {
        max-width: 200px;
    }
    .main-menu > ul > li > a {
        font-size: 19px;
    }
    .header-in {
        padding: 10px 0;
        padding-bottom: 21px;
    }
    .main-menu {
        padding-top: 10px;
    }
    .hero-section {
        padding: 60px 0;
    }
    .hero-content .h1 {
        font-size: 54px;
        margin: 0 0 32px;
    }
    .hero-filter .select-side .nice-select {
        font-size: 18px; 
    }
    .hero-filter .price-side {
        font-size: 18px;
    }
    .hero-service-text {
        margin: 33px 0 0;
    }
    .about-info h4 {
        font-size: 34px;
    }
    .offer-nav ul li a {
        font-size: 22px;
    }

    .hero-filter .price-side::after {
        left: calc(100% + 15px);
        width: 33px;
        height: 50px;
    }









}


@media (max-width: 1199px) {
 
    p {
        font-size: 20px;
    }
    .s-btn {
        font-size: 22px;
        padding: 10px 43px;
    }
    .about-img::after {
        position: absolute;
        left: 0;
        transform: translateX(0%);
        bottom: 0px;
        width: 100%;
    }
    .hero-filter .price-side::after {
        left: calc(100% + 15px);
        width: 25px;
        height: 39px;
    }


}


@media (max-width: 991px) {
    
    .hero-content .h1 {
        font-size: 45px;
    }
    .hero-filter .select-side .nice-select {
        padding: 15px 30px 15px 16px;
        font-size: 18px;
    }
    .hero-filter .select-side .nice-select::after {
        right: 10px;
        height: 14px;
        width: 14px;
        border-bottom: 0px solid transparent;
        border-top: 8px solid rgb(114, 114, 114);
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
    }
    .hero-filter .price-side {
        padding: 10px 19px;
        border-radius: 0 5px 5px 0;
    }
    .hero-filter .select-side .nice-select .option {
        font-size: 15px;
    }
    .hero-service-text p {
        font-size: 20px;
    }
    .about-info h4 {
        font-size: 30px;
    }
    .about-content {
        padding-bottom: 0px;
    }
    .offer-area h2.title {
        margin-bottom: 40px;
    }
    h2.title {
        font-size: 38px;
    }
    .hero-filter .price-side::after {
        left: calc(100% + 15px);
        width: 25px;
        height: 39px;
    }




}


@media (max-width: 768px) {
 
    .hero-content .h1 {
        font-size: 35px;
        line-height: 1.5;
        text-align: start;
    }
    .hero-content .h1 .nice-select {
        padding: 3px 7px;
        padding-right: 34px;
    }
    .hero-content .h1 .nice-select::after {
        height: 14px;
        width: 14px;
        border-bottom: 8px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #000;
        border-left: 7px solid transparent;
    }
    .hero-section {
        padding: 34px 0;
    }
    .hero-filter {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }
    .hero-filter .select-side .nice-select {
        padding: 10px 30px 10px 9px;
        font-size: 18px;
        font-size: 15px;
    }

    .hero-filter .select-side .nice-select-outer {

    }
    .hero-filter .select-side .nice-select::after {
        right: 8px;
        height: 10px;
        width: 10px;
        border-bottom: 0px solid transparent;
        border-top: 6px solid rgb(114, 114, 114);
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }
    .hero-content {
        align-items: self-start;
    }
    .hero-filter .select-side {
        margin-bottom: 30px;
        border: 1px solid #DDDBDB;
        border-radius: 2px;
    }
    .hero-filter .price-side {
        padding: 9px 19px;
        border-radius: 5px;
    }
    .hero-service-text p {
        font-size: 20px;
        text-align: start;
        line-height: 28px;
        font-weight: 400;
    }
    .about-area {
        padding-bottom: 30px;
        padding-top: 10px;
    }
    .about-info h4 {
        font-size: 30px;
        line-height: 34px;
        margin-bottom: 15px;
        text-align: start;
    }
    .s-btn {
        font-size: 18px;
        padding: 9px 43px;
        border-radius: 3px;
    }
    .offer-area h2.title {
        margin-bottom: 24px;
    }
    .offer-nav ul li a span {
        height: 35px;
        width: 35px;
        margin-right: 13px;
    }
    .offer-nav ul li a {
        font-size: 20px;
    }
    .offer-nav ul li {
        padding-bottom: 17px;
    }
    .offer-area {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .faq-area {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .faq.accordion .accordion-button img {
        max-width: 35px;
        max-height: 35px;
        margin-right: 12px;
    }
    .faq.accordion .accordion-button {
        font-size: 20px;
        padding: 8px 0px;
    }
    .faq.accordion .accordion-body {
        padding: 0px 50px;
        padding-right: 0px;
    }
    .links-item {
        margin-right: 0px;
        margin-bottom: 12px;
        flex: 0 0 auto;
        width: 100%;
    }
    .links-item h6 {
        font-size: 14px;
    }
    .links-item a {
        font-size: 14px;
        line-height: 21px;
    }
    .footer-section {
        padding: 39px 0px 30px;
    }


    .offer-nav ul li a::after {
        display: block;
    }
    .container{
        padding: 0px 20px;
    }
    .hero-content h1 .nice-select .option {
        font-size: 18px !important;
    }
    h2.title {
        font-size: 32px;
    }
    .about-content p {
        margin-bottom: 15px;
    }
    .faq-area h2.title {
        margin-bottom: 18px;
    }
    .m_call{
        display: block;
    }
    .hero-filter .price-side::after {
        left: calc(100% + 12px);
        width: 20px;
        height: 41px;
        top: 19px;
    }




}


@media (max-width: 575px) {
 .container{
    max-width: 450px;
 }


}


@media (max-width: 390px) {
    .container{
        max-width: 450px;
     }
}
