/*************************
*******MEDIA QUERY******
**************************/

@media (max-width: 1150px) {
    .img-cricle img {
        display: none;
    }

    .banner-inner-area .text-dark {
        font-size: 20px;
        text-align: center;
        line-height: 30px;
    }

    .offer-ani img {
        max-width: 74%;
        margin-top: 41px;
    }

}

@media (max-width: 992px) {
    .icons-view h2 {
        font-size: 47px;
    }
    .resposnive-icons-radious{
        display:flex;
        flex-direction:column;
        align-content:center
    }
        .resposnive-icons-radious .col-md-3 {
            margin: 0;
            margin-bottom: 21px;
            max-width: 100%;
            display: flex;
            justify-content: center;
            align-items:center
        }
    .custom-edit-text {
        margin-top: 20px;
    }
        .links-footer {
            flex-direction: column;
            align-items: center;
            margin-bottom: 49px;
        }


        .links-footer p {
            margin-bottom: -28px;
        }

    .footer-bottom .row .col-md-6 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .banner-area-inner   .mt-90 {
        margin-top: -13px; 
    margin-top: -2px;
    margin-bottom: -29px;
    margin-left:0px;
}
    .content .col-md-12 {
        flex-direction: column
    }

    .content .item-filed {
        margin: 0
    }

    .content {
        margin-bottom: 71px;

    }

    .content .col-md-6 {
        max-width: 100%;
    }

    .contact-footer .footer-bottom {
        padding-top: 68px;
    }

    .border-top {
        padding-top: 60px
    }

    .custom-usage {
        flex-direction: column;
        align-items: center;
    }

    .custom-border {
        display: none
    }

    .icons-details {
        margin-top: -189px;

    }

    .navbar-brand img {
        width: 50px;
        margin-top: -24px;
    }

    .navbar-light .navbar-toggler {
        background: #fff;
    }

    .navbar-nav {
        margin-top: 20px;
        display: flex;
        align-items: flex-end;
        background: #f98750;
        color: #fff !important;
        margin-top: -1px;
        padding: 11px 36px;
        border: 1px solid #dadada;
        width: 229px;
        align-items: center;
    }

    .nav-link:hover {
        /* padding: 0 !important; */
        font-size: 16px !important;

    }

    .custom-nav {
        margin-right: -17px;
    }

    .navbar-collapse {
        justify-content: flex-end;
        display: flex;
    }

    .offer-ani img {
        max-width: 110%;
    }

    .download-app {
        display: flex;

        justify-content: center;

    }

    .download-app a {
        margin-right: 8px
    }

    .back-to-top a {
        display: none;
    }

    .about-desc h2 {
        font-size: 40px;
    }

    .slider-app,
    .background4-hero .col-lg-5 {
        display: none
    }

    .only-responsive {
        display: block;
        padding-bottom: 251px;
        padding-top: 400px;

    }

    .only-responsive h4 {
        color: #fff;
        text-align: center;
        font-size: 39px;
        margin-bottom: 51px;
    }

    .background4-hero {
        margin-top: -251px;
    }

    .custom-contact {
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: column
    }

    .donload-contact {
        display: none;
    }

    .contact-style {
        margin-bottom: 101px;

    }
}

@media (max-width: 767px) {
    .background3-hero h4{
        font-size: 20px;
    }
    .background3-hero
    .footer-bottom .col-md-6 { 
        display: flex;
        justify-content: center; 
    }


.h1-j {
    font-size: 42px;
    margin-bottom: -27px;
}

    .steps p{ 
    width: 300px;
    }
    .pb-150 {
        padding-bottom: 70px;
    }

    .footer-bottom {
        padding-top: 68px;
    }

    .alignright {
        margin-right: 19px;
    }

    .icons-view .col-md-3 {
        width: 340px;
    }


    .group-img-responsive img {
        width: 62%;
    }

    .border-top h2 {

        font-size: 35px;
    }


    .drowp-down-details a {
        font-size: 19px;
    }


    .drowp-down-details .card-header {
        border: 2px solid #e950a0;
    }


    .style-list-branch .card-header {
        border: none;
        border-bottom: 2px solid #b1b1b1;
    }

    .icons-details h3 {
        font-size: 25px;
    }

    .icons-view .col-md-3 {
        margin-bottom: 36px;
    }

    .banner-inner-area {
        text-align: center
    }


    .offer-ani {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 61px;
    }

    .offer-ani img {
        max-width:  97%;
    }


    #faqz {
        border-radius: 0;
        width: 100%;
        margin: 0
    }
}

@media (max-width: 612px) {

    .group-img-responsive img {
        width: 74%;
    }

    .only-responsive {

        padding-bottom: 240px;
    }

    .only-responsive h4 {
        font-size: 33px;
    }

}

@media (max-width: 512px) {

    .only-responsive h4 {
        font-size: 26px;
    }

    .background4-hero {
        margin-top: -201px;
    }

    .group-img-responsive img {
        width: 72%;
    }
}


@media (max-width: 450px) {


    .only-responsive h4 {
        margin-top: -39px;
    }
}

@media (max-width: 370px) {}