@media screen and (max-width:1200px) {
    .price-item h2 {
        font-size: 1.25rem;
    }

    .price-item h4 {
        font-size: 1.125rem;
    }

    .footer_area1 p,
    .footer_area2 p,
    .footer_area3 p {
        font-size: .875rem;
    }

    .footer_area2 {
        padding-right: 1rem !important;
    }

    .umrah_about h3 {

        margin-right: 15px;
    }
}



@media screen and (max-width:991px) {
    .top_header {
        display:
            none;
    }

    .umrah_carousel,
    .home_carousel {
        margin-top: 0 !important;
    }

    .aboutus_hero .hero_text, 
    .aboutus_hero,
    .card-bodys,
    .slider_card_umrah .card-bodys1 {
        margin-top: 0 !important;
    }

    .main_header {
        border-radius: 0 !important;
    }

    .upcoming-events h2 {
        padding: 0 10% !important;
    }

    .footer_area3 {
        padding-left: 0% !important;
    }

    .aboutus_hero{
        min-height: 300px !important;
        height: 300px !important;
    }
    .slider_card,
    .slider_card_umrah {
        min-height: 400px !important;
        height: 400px !important;

    }

    .footer_logo {
        margin-top: 50px !important;
    }




    .umrah_about img {

        display: none;
    }

    .ziarat_about .row div.col-md-6:last-child {

        display: none;
    }
    .About_about .row div.col-md-6:last-child{
        display: none;
    }
    .contact_form2 {
        display: none;
    }

}

@media screen and (max-width:575px) {
    .upcoming-events h2 {
        padding: 0 !important;
    }

    .slider_card,
    .slider_card_umrah {
        min-height: 300px !important;
        height: 300px !important;

    }

    .ziarat_about img {

        display: none;
    }
    .aboutus_hero {
        height: 250px !important;
       
        min-height: 250px !important;
    }
    .contactus_hero {
        height: 350px;
        
        min-height: 350px;
    }
    .iran_iarq{
        height: 350px !important;
        min-height: 350px !important;
    }
    .whatsapp-btn{
padding: 10px;

align-items: center;
padding: none;
text-align: center;
    }
    .whatsapp-btn img {
        width: 24px;
        height: 24px;
        
    }
}