@media (max-width: 575px) {
    .footr-go-top{
        margin-bottom: 25px;
    }

    .index-top-section h1{
        font-size: 20px !important;
        margin-top: 20px;
    }
    .dr-infs-holder{
        padding-right: 0;
    }
    .toman_label{
        display: none;
    }
    .toman_desc_label{
        display: block;
        font-size: 13px;
    }
    
    .index-top-section h1{
        margin-top: 95px;
    }
}
@media (max-width: 767px) {
.headernav{
        display: none;
    }
    .dr-image{
        display: none;
    }
    .index-top-section h1{
        font-size: 24px;
    }
    .footer-right-holder{
        margin-bottom: 15px;
    }
    .centerUpHolder{
        display: none;
    }
    .headernav a,.headernav .dropdown{
        display: block;
    }
    .headernav a,.headernav .dropbtn{
        padding: 5px;
        display: block;
        width: 100%;
        clear: both;
        text-align: right;

    }
    .reserve-meeting-btn{
        display: none;
    }
    .dropdown-content{
        box-shadow: none;
        margin-right: 20px;
    }
    .sumFirstHolder h2{
        font-size: 28px;
    }
    .dropdown-content{
        position: inherit;
    }
    .headernav{
        float: none;
    }
    .reserve-meeting-btn-mobile{
        display: block !important;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 555;
        background: #fff;

    }
    .menusplitline{
        display: none;
    }
    .openPlusBtn{
        display: block;
        float: left;
        width: 60px;
        text-align: left;
        font-size: 14px;
        padding-left: 10px;
        border-bottom: solid 1px #ccc;
        padding-top: 5px;
    }
    .activeDropDown{
        display: block !important;
    }
    .footerhitanet{
        margin-top: 0;
    }
    .dropbtn{
        float: right;
        border-bottom: solid 1px #ccc;
    }
    .dropbtn:last-child{
        border-bottom: none !important;
    }
    .dropdown-content{
        margin: 10px;
    }
    .dropdown:hover .dropdown-content{
        display: none;
    }
    .dropdown:hover .dropbtn{
        background: #fff;
    }
    .dropdown-content a{
        border-bottom: solid 1px #ccc;
    }
    .menuMobileBtn{
        float: left;
        margin-top: 5px;
        width: 38px;
        background: #362f32;
        border-radius: 5px;
        padding: 7px;
        color: #fff;
        text-align: center;
        font-size: 22px;
    }
    .subMainMnu{
        display: flex;
        clear: both;
    }
    
    .mobiletiopbar{
        display: block;
        overflow: hidden;
    }
    .logoImageHolderMobile img{
        width: 130px !important;
    }
    .index-top-section{
        height: 440px;
    }
    .headernav{
        padding-top: 15px;
        margin-bottom: 15PX;
    }
    .index-top-section h1{
        margin-top: 0px;
    }
    .col-posts{
        width: 50%;
    }
    
    #lightgallery a{
        margin-bottom: 15px;   
    }
    .maharats_label{
        display: none !important;
    }
    .logoImageHolder{
        display: none !important;
    }
    
    .sumFirstHolder{
        text-align: center;
        padding-top: 15px;
        margin-bottom: 55px;
    }
    .sumFirstHolder{
        padding-top: 10px !important;
    }
    .subcribeSub h3{
        font-size: 18px !important;
    }
    .subcribeSub{
        padding: 45px 10px !important;
    }
    .txtSubcrb,.regSubmitSubc{
        width: 90% !important;
        margin-bottom: 15px;
    }
   
}

@media (max-width: 991px) {

}

@media (max-width: 1199px) {

}


@media (min-width: 768px) {
    .headernav{
        display: block !important;
    }
}


@media (min-width: 767px) and (max-width: 1000px){
    .dropbtn{
        padding: 15px 5px;
        font-size:14px;
        
    }
    .headernav a, .headernav .navlinkHolderTitle{
        font-size:14px;
    }
    .btnHideMed{
        display: none;
    }
    
    .index-top-section{
        height: 584px;
    }
    .index-top-section h1{
        margin-top: 47px;
    }
}