.dk-off{
    display: none;
}
.mb-off{
        display: block;
    }
    .mobliheader{
    display: none;
}
.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    background: #fff;
}
.login-form {
    position: fixed;
    top: 0;
    background: #000000;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0.9;
    display: none;
}
.lg-fm {
    position: absolute;
    width: 40%;
    background: #fff;
    padding: 40px; 
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 99999999;
}
.lg-fm h2.lg-sg {
    font-size: 30px;
    margin-bottom: 20px;
    color: #930c0c;
}
form.form-s label {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
} 
form.form-s input.form-control {
    color: #000;
    border: 1px solid #333;
    border-radius: 5px;
    font-size: 16px;
}
button.btn.submi {
    background: red;
    color: #fff;
}
span.closerer {
    position: absolute;
    top: 0;
    right: 0;
    background: red;
    color: #fff;
    padding: 3px 10px;
}
.titl {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    margin-bottom: 40px;
}
.ac-crt input.form-control {
    color: #000;
    border: 1px solid #333;
    border-radius: 5px;
    font-size: 16px;
}
.ac-crt label {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
} 
button.btn.sumbh{
    background: red;
    color: #fff;
        top: 30px;
}
.ft-menu { 
    position: absolute !important;
    left: 100% !important;
    top: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
}
li.dropdown-submenu.th-menu:hover .ft-menu {
    display: block !important;
}
@media (min-width: 280px) and (max-width: 620px) {
    .dk-off{
        display: block;
    }
    .mb-off{
        display: none;
    }
    .moblie-menu.dk-off {
    background: #333333ad;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}
.mnu-head{
    background: #fff;
    width: 85%;
    height: 100%;
    overflow: scroll;
}
h3.top-hd {
    background: #0d6efd;
    padding: 15px 13px;
}
h3.top-hd {
    color: #fff;
    font-size: 25px;
}
h3.top-hd i {
    margin-right: 15px;
    color: red;
}
ul.first-part li a {
    display: flex;
    width: 100%;
    align-items: baseline;
    padding: 15px;
}
ul.first-part li a p{
    margin: 0;
}
ul.first-part li a i{
    margin-right: 15px;
    color: red;
    font-size: 25px;
}
ul.first-part li a{
    font-size: 16px;
}
h4.heds6s {
    background: #e7e7e7;
    padding: 7px 25px;
}
.dskviw{
    display: none;
}
.navi i {
    font-size: 35px;
}
.logo-mob img {
    width: 60%;
    max-height: 100%;
}
.buttn button.log-btn {
    background: #f30000;
    border: none;
    color: #fff;
    width: 100%;
    padding: 4px 0;
    margin-top: 6px;
}
.form-srh {
    margin: 21px 0 0 0;
}
.form-srh .form-control{
    height: 35px !important;
}
p.srghd i {
    background: red;
    font-size: 25px;
    padding: 5px 8px;
    color: #fff;
}
.mobliheader{
    display: block;
}
span.clost {
    position: fixed;
    right: 16px;
    color: #fff;
    font-size: 25px;
    top: 3px;
}
.mb-banner-tx{
    display: none;
}
.lg-fm{
    width: 100% !important;
}
}














