@media(min-width: 1400px){
        .cousult
 {
        margin: auto;
        max-width: 100%;
                margin-top: 6.25rem;
    }
    .working__section p
 {
    max-width: 500px;
    margin: inherit;
}
}

@media(max-width: 991.98px){
	    .cousult__content a{
        width: auto;
        margin: 10px auto 0 auto;
        /* text-align: center; */
        left: 0;
        transform: none;
    }
    .cousult__content {
    text-align: center;
}
.bg_mob_chgs
 {
    background: linear-gradient(to bottom, #ffffff 50%, #eef4fc 50%) !important;
}
.services__btn a {
    margin-right: 16px;
}
.header__logo img {
    height: 55px;
}


}

@media(max-width: 767.98px){
	.banner__btn {
    gap: 0px;
}
    .header__logo img
 {
        height: 40px;
    }
.cousult__content a {
        font-size: 14px;
        width: 100%;
    }
    a.button_style2 {
    margin-bottom: 15px;
}
.footer__widgets .logo img {
    height: 65px;
}
.row-revs
 {
    flex-direction: column-reverse;
}
.bg_mob_chgs
 {
    background: linear-gradient(to bottom, #ffffff 50%, #eef4fc 50%) !important;
}
.card-body
 {
    padding: 30px !important;
}
.accordion-item .accordion-button {
    padding: 9px;
    flex-wrap: wrap;
}
    a.button_style2 {
        width: 100%;
    }
/*    .banner__image.wow.fadeInRight {
    display: block;
     padding-top: 20px;
}*/
.banner {
    padding-bottom: 0;

}
.offcanvas__allimg a img {
    height: auto;
}
}