

@media (min-width: 768px) and (max-width: 992px) {
    /* .top-slider-section {
        padding-top: 0 !important;
    }

    .top-slider-section .banner-content h1 {
        font-size: 56px !important;
        margin-bottom: 30px;
    }

    .top-slider-section .banner-img {
        float: none;
        width: 360px !important;
        margin: 0 auto 20px;
    }

    .top-slider-section .banner-img img {
        width: 100%;
        height: 100%;
    } */



}



@media (max-width: 768px) {


 
    .page-button {
        font-size: 16px;
        padding: 6px 14px;
    }


  
/* 
    .top-slider-section .banner-content {
        text-align: center;
    }

    .top-slider-section .banner-content h1 {
        font-size: 50px !important;
        margin-bottom: 30px;
    }

    .top-slider-section .banner-img {
        float: none;
        text-align: center;
        width: 240px !important;
        margin: 0 auto 20px;
    }

    .top-slider-section .banner-img img {
        width: 100%;
        height: 100%;
    } */

    .breadcrumb .breadcrumb-link {
        color: #ffcc33;
        font-size: 16px;
    }


    .cta-main h3 {
        font-size: 38px !important;
        font-weight: 600;
        margin-top: 20px;
        text-transform: capitalize;
        color: #ffcc33;
        margin-bottom: 30px;
    }

    .cta-main p {
        font-size: 22px !important;
        margin-bottom: 40px;
        color: #fff;
    }

    .cta-main .cta-text-box img {
        padding: 0;
    }

    .cta-btn .page-button {
        margin: 0 10px 0 0;
    }


}



@media only screen and (max-width:460px) {

    .wc-btn {
        text-decoration: none;
        background: green;
        color: #fff !important;
        padding: 5px 14px;
        border-radius: 30px;
        font-size: 14px !important;
        font-weight: 500;
        text-transform: uppercase;

    }

    /* .top-slider-section .banner-content h5 {
        font-size: 22px !important;
    }

    .top-slider-section .banner-content h1 {
        font-size: 36px !important;

    } */

    p.tagline {
        text-align: justify;
        font-size: 16px !important;
    }

    .as_heading {
        font-size: 32px !important;
    }

    /* .top-slider-section .banner-content p {
        font-size: 16px !important;
    } */

    .breadcrumb .breadcrumb-link {
        color: #ffcc33;
        font-size: 14px;
    }

    .cta-main h3 {
        font-size: 30px !important;
        font-weight: 600;
        margin-top: 20px;
        text-transform: capitalize;
        color: #ffcc33;
        margin-bottom: 30px;
    }

    .cta-main p {
        font-size: 20px !important;
        margin-bottom: 40px;
        color: #fff;
    }


    .as_about_detail {
        text-align: center;
    }

    .as_contact_expert-large {
        display: none;
    }

    .as_contact_expert-mob {
        display: block !important;
    }

    .as_contact_expert-mob h5 {
        font-weight: 600;
    }

    .service-box .content-bg {
        padding: 20px 10px;
        background-color: #fff;
        border-radius: 0;
        transition: all 0.5s;
        height: 100%;
    }

    .top-page-title .intro h1 {
        font-size: 36px!important;
    }
    .inner-page-content .page-content img {
        width: 100%;
        min-height: 220px;
    }
    .inner-page-content .page-content h4 {
       font-size: 26px!important;
        color: #991414;
        font-weight: 600;
    }
    .whyus-content strong{
        font-size: 20px;
        display: flex;
        justify-content: center;
    }
    .whyus-content h3 {
        font-size: 30px !important;
        color: #fb1604;
        font-weight: 600;
        margin-bottom: 20px;
        line-height: 40px;
        text-align: center;
    }
    .whyus-content .left-box p {
        font-size: 16px !important;
        text-align: justify;
        font-weight: 600;
        color: rgba(0, 0, 0, 0.6);
    }
    .citywise-service .city-nav-main .nav-link {
        margin-bottom: 20px;
        font-weight: 600;
        color: #fff;
        font-size: 20px;
        margin-right: 0!important;
        height: 100%;
        width: 100%;
    }
    .tc-heading {
        text-transform: capitalize;
        font-size: 30px!important;
        font-weight: 600;
    }
    .city-box a {
        font-size: 22px;
        font-weight: 600;
        text-decoration: none;
        color: #111111;
        transition: all 0.4s;
    }
    .faq-section .accordion-body p{
        text-align: justify;
    }
    .contact-details .left-content img {
        width: 100%;
        animation: rotate 40s linear infinite;
        
    }
    .contact-details .right-content h2{
        font-size: 34px!important;
    }
    .contact-details .right-content ul li a {
        font-size: 16px;
    }
}