@media (max-width: 1200px){

   .pro-text {
    width: 80% !important;
    margin: auto;
   }
    
   .our-bnft-decpic img {
        width: 680px;
   }


}


@media (max-width: 992px) {
   
    .pro-bg {
        background-size: cover !important;
    }

    .our-bnft-list {
        flex-wrap: wrap !important;
    }

    .our-bnft-item {
        width: 47% !important;
    }

    .our-bnft-title {
        padding: 25px 30px;
        width: fit-content;
        background-color: rgb(0 0 0 / 70%);
        border-radius: 15px;
    }

    .our-bnft-decpic {
        top: -60px;
    }

    .our-bnft-decpic img {
        height: 430px;
    }

    .serv-item {
        width: 45% !important;
        margin: 0 !important;
    }

    .serv-list {
        position: relative;
    }

    .packages {
        justify-content: space-around !important;
        flex-wrap: wrap;
        gap: 25px;
    }

    .tarif-pack {
        width: 45%;
    }

    .footer-head-nav a {
        font-size: 16px;
    }

    .stat-rand-item h4 {
        font-size: 14px;
    }

    .stat-rand-item {
        padding: 15px 10px;
    }

    .stat-rand-list {
        gap: 15px;
        margin-bottom: 120px;
    }

    .ques-form {
        align-items: center;
    }

    .footer-liner-block {
        flex-direction: column !important;
    }

.home-article-price {
    display: flex;
    width: fit-content;
}


.form-md-content {
    width: 80%;
}



}


@media (max-width: 767px) {
   
.hdr-logo-name {
    font-size: 16px;
}

.hdr-block {
    flex-direction: column !important;
}

.hdr-nav-link {
    font-size: 14px;
}

.hdr-main-title {
    font-size: 22px;
    margin-bottom: 20px;
}

.our-bnft-decpic img {
    height: 360px;
    width: 490px;
}

.our-bnft-decpic img {
    font-size: 20px;
}

.our-bnft-item {
    padding: 10px;
}

.home-article-img {
    float: none;
    width: 100%;
    margin-right: 0 ;
    margin-left: 0 ;
}

.packages {
    flex-direction: column;
}

.tarif-pack {
    width: 100%;
}

.ques-form {
    flex-direction: column;
}

.footer-conts-list {
    flex-direction: column;
}

.ques-block {
    width: 100%;
}

.stat-rand-block {
    width: 100%;
}

.footer-conts-item {
    width: 100%;
}

.form-half {
    width: 100%;
}

.footer-head-nav a {
    font-size: 14px;
}




}


@media(max-width: 576px){
   
    .hdr-nav-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .our-bnft-decpic {
    top: -30px;
} 

.our-bnft-decpic img {
    height: 270px;
    width: 290px;
} 

.our-bnft-list {
    flex-direction: column;
}

.our-bnft-item {
    width: 100% !important;
}

.serv-img {
    display: none;
}

.serv-title-block {
    width: 100%;
}

.serv-list {
    flex-direction: column;
}

.serv-item {
    width: 100% !important;
}

.footer-head-nav {
    flex-direction: column;
    align-items: center;
}

}
