@media (max-width: 768px){
    .nav_bar{
        padding: 7px 0;
    } 
    .masthead-type-1 img{
            height: 54vh !important;
    }
    .cricle_one h2 {
    font-size: 20px;
    }
    .masthead__bg.is-in-view .btn-primary{
    	padding: 7px 22px;
    }
    .gym_about_detail{

    margin-top:30px
    }
    .section--bg .trust-card{
        height: auto;
        margin-bottom: 20px;
    }
    .nav_bar .navbar-nav .nav-link{
        border-bottom: 0.7px solid #0000001a;
    }
    .nav_bar .navbar-nav{
        gap: 1px;
    }
.container-fluid {
    padding: 0px 15px !important;
}
.nav_bar .navbar-brand img {
    width: 73px;
}
.cricle_one {
    right: 3%;
    bottom: 0%;
    position: absolute;
    background-color: rgb(23 87 147);
    border-radius: 50%;
    width: 240px;
    text-align: center;
    padding: 20px;
    color: #fff;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.rowreverse {
    flex-direction: column-reverse;
}
.titile_header h2 {
    font-size: 20px;
}
.row.mobile_ccl {
    flex-wrap: nowrap;
    overflow-x: scroll;
}

.row.mobile_reverse {
    flex-direction: column-reverse;
}

.team_section .col-auto{
    width: 285px;
}
.profile_bar .avtart_img{
        margin-top: -78px;
}
.profile_bar .avtart_img img{
        width: 180px;
    height: 180px;
}
.btn-enqyer{
        padding: 8px 40px;
}
.ourmain-team{
   min-height: 280px;
}
.profile_bar{
    margin-bottom: 20px;
}
.reviews{
    margin-top: 20px;
}
.itinerayr_class{
        height: 255px;
}
.mobile_btnleft{
    text-align: center !important;
    margin-bottom: 20px;
}
.mobile_center{
    text-align: center;
}
.sizeicon{
    display: none;
}

.yogapaddingsection .row.pt-5.pb-5{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.yogapaddingsection .row.mt-5{
    margin-top: 15px !important;
}
.borderone{
    border-top: 1px solid #ccc !important;
}
.contact_enquery{
    width: auto;
}
.captin_contact{
    margin-top: 40px;
}
.contact_pages{
    background-position: center;
}
.captin_contact p {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2.9px;
}
.captin_contact h2{
    font-size: 2em;
    letter-spacing: 4px;
}
.ourmain-team h2{
    font-size: 35px;
}
.cationp_img p, .cationp_img h3 {
    color: #fff;
    margin-bottom: 0;
    text-shadow: 0 0 3px #000000;
    font-size: 18px;
}
.alingtecnter h2{
    text-align: center;
    font-size: 30px;
    margin-bottom: 10px;
}
.alingtecnter h2::before{
    display: none;
}
.alingtecnter p{
    margin-bottom: 30px;
}
.hodlid_ae.view_package_itner.mt-5{
    margin-top: 0 !important;
}
}