/* media css */


/* 1900 css */

@media screen and (max-width:1900px) {
    .banner-side-img img {
        max-width: 110%;
    }

    .happy-carousel::before {
        width: 134%;
        left: 6%;
    }

    .footer-social-icon {
        display: block;
    }

    .footer-section .footer-social-icon span {
        margin-bottom: 15px;
    }
}


@media screen and (max-width:1700px) {


    .happy-carousel::before {
        width: 130%;
        left: 6%;
    }
}


/* 1500css */

@media screen and (max-width:1500px) {
    .banner-side-img img {
        max-width: 100%;
    }

    .book_process {
        min-height: 490px;
    }

    .about-img img {
        max-width: 80%;
    }

    .about-img {
        text-align: center;
    }

    .test-position {
        top: -50px;
        left: 80px;
    }

    .happy-carousel .owl-nav .owl-prev {
        bottom: 10%;
    }

    .happy-carousel .owl-nav .owl-next {
        bottom: 10%;
        left: -62%;
    }

    .about-content h5 {
        width: 100%;
    }

    .happy-carousel::before {
        height: 86%;
        top: 6%;
        width: 128%;
        left: 8%;
    }

    .happy-carousel {
        padding: 50px 0px 50px;
    }

    .test-arrow {
        position: absolute;
        top: 75px;
        right: 35px;
    }

    .test-arrow img {
        width: 210px;
    }

    .testimonial__text {
        line-height: 28px !important;
    }

    .why-choose-section {
        padding-bottom: 50px;
    }
}


/* 1399css */

@media screen and (max-width:1399px) {
    .happy-carousel::before {
        left: 5%;
        top: 6%;
        height: 86%;
    }

    .happy-carousel {
        padding: 30px 0px 30px;
    }

    .happy-carousel .owl-nav .owl-prev {
        left: -72%;
    }
}


/* 1250css */

@media screen and (max-width:1250px) {
    .happy-carousel .owl-nav .owl-next {
        bottom: 23%;
    }

    .happy-carousel .owl-nav .owl-prev {
        bottom: 23%;
    }
}


/* 1199css */


@media screen and (max-width:1199px) {
    .banner-sections {
        padding-top: 60px;
    }

    .banner-content .title {
        font-size: 36px;
    }

    .banner-content .title {
        width: 450px;
    }

    .about-img img {
        max-width: 100%;
    }

    .coun {
        display: none !important;
    }

    .count-head {
        display: block !important;
        margin-bottom: 40px;
    }

    .book_process {
        min-height: 370px;
    }

    .book_process .content_sec h2 {
        line-height: 28px;
        font-size: 18px;
    }

    .book_process .content_sec .heading_title,
    .book_process .content_sec h4 {
        font-size: 15px;
        line-height: 24px;
    }

    .test-img1 img {
        display: none;
    }

    .test-position {
        position: static;
    }

    .testimonial-contents .sub-title {
        color: #000;
    }

    .testimonial-contents .title {
        color: #000;
    }

    .happy-carousel {
        margin-left: 0px;
    }

    .testimoinal-sections .container-fluid {
        justify-content: center !important;
    }

    .happy-carousel::before {
        width: 100%;
        left: 0%;
        background: transparent;
    }

    .test-arrow-red {
        margin-left: 0px;
        text-align: center;
    }

    .testimonial-contents {
        text-align: center;
        padding-top: 40px;
    }

    .testimoinal-sections .container-fluid {
        background-color: #f8f8f8;
    }

    .happy-carousel .owl-nav .owl-prev {
        left: -1% !important;
        bottom: 40%;
    }

    .happy-carousel .owl-nav .owl-next {
        right: -1% !important;
        bottom: 40%;
        left: auto;
    }

    .test-position h3 {
        color: #000;
    }

    .test-position .ab-wheel {
        justify-content: center;
    }

    .app-download-content p {
        width: 100%;
        font-size: 28px;
        line-height: 42px;
    }
}


/* 991 css */


@media screen and (max-width:991px) {
    .row_reverse {
        flex-direction: column-reverse;
    }

    .banner-side-img img {
        max-width: 85%;
    }

    .banner-side-img {
        text-align: center;
        padding-bottom: 45px;
    }

    .banner-content .title {
        width: 100%;
    }

    .banner-content {
        text-align: center;
    }

    .about-img img {
        max-width: 65%;
    }

    .about-content {
        text-align: center;
        margin-top: 20px;
    }

    .banner-content .title {
        font-size: 34px;
    }

    .about-content h5 {
        font-size: 32px;
    }

    .counter-head h3 {
        font-size: 32px;
    }

    .works-content p {
        font-size: 32px;
    }

    .book_process:before {
        background-image: none;
    }

    .book_process {
        min-height: 100%;
    }

    .content_sec {
        background: white;
        padding: 20px;
        border-radius: 20px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

    .road-center {
        display: block;
    }

    .content_sec {
        width: 100%;
    }

    .test-about-content h4 {
        font-size: 28px;
    }

    .test-arrow {
        top: 200px;
        right: 1px;
    }

    .test-arrow img {
        width: 150px;
    }

    .happy-carousel .owl-nav .owl-next {
        bottom: 44%;
    }

    .happy-carousel .owl-nav .owl-prev {
        bottom: 44%;
    }

    .testimonial__title {
        font-size: 20px;
    }

    .faq-section .section-header-title {
        text-align: center;
    }

    .faq-section .pb-20 {
        padding-bottom: 10px !important;
    }

    .faq-img img {
        width: 70%;
    }

    .faq-img {
        text-align: center;
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .faq-section {
        padding-bottom: 35px;
    }

    .app-download-content {
        text-align: center;
    }

    .app-download-content p {
        width: 100%;
    }

    .app-sections .container-fluid {
        justify-content: center !important;
    }

    .app-download-content p {
        font-size: 32px;
    }

    .app-img img {
        width: 75%;
    }

    .app-img {
        text-align: center;
        padding-top: 20px;
    }

    .app-download-content .ab-wheel {
        justify-content: center;
    }
    .about-us-section .ab-wheel {
        justify-content: center;
    }
}

/* 767 css */


@media screen and (max-width:767px) {
    .banner-side-img img {
        max-width: 100%;
    }

    .about-img img {
        max-width: 85%;
    }

    .happy-carousel .owl-nav .owl-next {
        display: none;
    }

    .happy-carousel .owl-nav .owl-prev {
        display: none;
    }

    .test-arrow img {
        display: none;
    }

    .footer-section .footer-social-icon span {
        margin-bottom: 0px;
    }

    .footer-social-icon {
        display: flex;
    }
}


/* 575css */

@media screen and (max-width:575px) {
    .banner-side-img img {
        max-width: 85%;
    }

    .banner-content .title {
        font-size: 28px;
    }

    .about-content h5 {
        font-size: 28px;
    }

    .counter-head h3 {
        font-size: 28px;
    }

    .about-us-section {
        padding: 20px 0px 30px;
    }

    .counter-bg {
        padding: 35px 0px 25px;
    }

    .works-content p {
        font-size: 28px;
    }

    .why-choose-section {
        padding-top: 40px;
        padding-bottom: 25px;
    }

    .app-download-content p {
        font-size: 28px;
    }

    .app-img img {
        width: 85%;
    }
}


/* 450css */

@media screen and (max-width:450px) {
    .banner-side-img img {
        max-width: 95%;
    }

    .banner-content .title {
        font-size: 24px;
        line-height: 36px;
    }

    .about-content h5 {
        font-size: 24px;
    }

    .about-content h3 {
        font-size: 20px;
    }

    .counter-head h3 {
        font-size: 24px;
    }

    .count-head {
        margin-bottom: 25px;
    }

    .counter-up-content-1 {
        padding: 15px;
    }

    .counter-up-content-2 {
        padding: 15px;
    }

    .works-content h3 {
        font-size: 20px;
    }

    .works-content p {
        font-size: 24px;
        line-height: 36px;
    }

    .test-about-content h4 {
        font-size: 22px;

    }

    .app-download-content p {
        font-size: 20px;
    }

    .play-img img {
        max-width: 100px;
    }

    .app-img img {
        width: 100%;
    }

    .test-about-content {
        width: 100%;
    }

    .banner-sections {
        padding-top: 30px;
    }

    .about-img img {
        max-width: 90%;
    }

    .banner-side-img {
        padding-bottom: 30px;
    }

    .about-content {
        margin-top: 10px;
    }

    .about-content h5 {
        margin-bottom: 20px;
    }

    .app-download-content p {
        margin-bottom: 20px;
    }
    .facebook-icon{
        margin-right: 15px;
    }
}


/* 400css */

@media screen and (max-width:400px) {
    .banner-content .title {
        font-size: 22px;
    }

    .about-content h5 {
        font-size: 22px;
    }

    .counter-head h3 {
        font-size: 22px;
    }

    .works-content p {
        font-size: 22px;
    }

    .app-download-content p {
        font-size: 17px;
    }
}




@media screen and (max-width:1399px){
    .contact-widget-item-wrapper .contact-widget-item .contact-widget-content{
        max-width: 85%;
    }
}