.mob-menu-header-holder {
    /* width: 100%; */
    background-color: unset !important;
    width: 40px;
    height: 40px;
    position: fixed;
    top: 44px !important;
    right: auto;
    left: 10px;
}


.mobmenur-container i {
    color: #333;
}

.mob-menu-logo-holder {
    margin-top: 0;
    height: 40px;
    background: #fff;
    border-radius: 10px;
    /* clip-path: polygon(94.872% 92.566%, 89.349% 99.817%, 13.333% 99.817%, 6.754% 99.534%, 0% 99.817%, 0% 10.551%, 5.523% 5.278%, 11.144% 0.005%, 100% 0.005%, 100% 85.881%, 94.872% 92.566%); */
    border: 1px solid #d9d9d9;
}

.mob-icon-menu-1:before {
    content: '\61';
    font-family: 'ETmodules';
    font-size: 32px;
    margin: auto;
    left: -2px;
    position: relative;
    top: -2px;
}


/* .mobmenur-container i {
    color: #000;
} */

.mobmenu .headertext {
    padding: 0 !important;
}

.mobmenur-container {
    position: absolute;
    right: 2px;
    margin: 0;
    top: 7px;
}

body.fixed .mob-menu-header-holder {
    top: 44px !important;
}

.mobmenu-content li>.sub-menu li {
    padding-left: unset;
}

.sub-menu {
    width: 100% !important;
}


/* .mobmenu-content #mobmenuright li:hover {
    background-color: #00000078 !important;
}

.mobmenu-content li>.sub-menu li.current-menu-item {
    background-color: #000080 !important;
} */

.mobmenu-content #mobmenuright li.current-menu-item a {
    color: #000 !important;
}

.mobmenu-content #mobmenuright li.current-menu-item a {
    color: #000 !important;
}

.mob-menu-right-bg-holder {
    opacity: 1;
    background: #fff;
}

.mobmenu-left-panel .mobmenu-left-bt,
.mobmenu-right-panel .mobmenu-right-bt {
    right: 10px;
    top: 10px;
}

.mobmenu-content li {
    /* border-bottom: 1px solid #ddddddba; */
    position: relative;
}

.mobmenu-content li:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #000;
    left: 10px;
    bottom: -4px;
    z-index: 37;
    background-size: 100%;
    background-repeat: no-repeat;
}

.mobmenu-content li:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 0 0 auto;
    width: 95%;
    height: 1px;
    background: #ddd;
}

.mobmenu-content li:last-child:after,
.mobmenu-content li:last-child:before {
    display: none !important;
}

.mob-expand-submenu i {
    font-size: 22px;
}

.mobmenu-content #mobmenuright li a {
    padding-left: 40px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 15px;
}

.mobmenu-content #mobmenuright .sub-menu a {
    color: #000;
    font-size: 13px;
    line-height: 20px;
}

.mobmenu-content #mobmenuright .sub-menu {
    background-color: #ffffff99;
    padding-left: 20px;
}

.mobmenu-content .sub-menu li:after {
    background: #000;
}

body.mob-menu-overlay,
body.mob-menu-slideout,
body.mob-menu-slideout-over,
body.mob-menu-slideout-top {
    padding-top: 0 !important;
}

.mobile_menu_logo_rr {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.mobile_menu_logo_rr img {
    height: 65px;
    background-color: #fff;
    width: 188px;
    object-fit: contain;
}

.footer_copyright_rr {
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    padding: 10px;
    font-size: 13px;
    line-height: 17px;
    color: #fff;
    opacity: 1;
    font-weight: 400;
}

.mobmenu-right-panel .mob-cancel-button {
    color: #000 !important;
}

#mobmenuright li a,
#mobmenuright li a:visited,
.show-nav-right .mob-menu-copyright,
.show-nav-right .mob-expand-submenu i {
    color: #000 !important;
}
.mob-menu-slideout .mobmenu-right-alignment, .mob-menu-slideout-over .mobmenu-right-alignment {
    right: auto !important;
    left: 0 !important;
}
.mobmenu-right-alignment {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
@media all and (min-width: 320px) and (max-width: 980px) {
    header {
        position: fixed;
        width: 100%;
        z-index: 9;
        top: 0;
        border-bottom: 1px solid #000;
    }
    #main-content {
        margin-top: 65px;
    }
    .mobmenu.adg_site_header_fixed{
        top: 53px !important;
    }
}

@media all and (min-width: 320px) and (max-width: 767px) {
    #main-content {
        margin-top: 65px;
    }
    .menu-item-40 {
        display: none !important;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {
.mob-menu-header-holder {
    top: 46px !important;
    right: auto;
    left: 10px;
}
    
    #main-content {
        margin-top: 65px;
    }
    .mobmenu.adg_site_header_fixed{
        top: 53px !important;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
.mob-menu-header-holder {
    top: 48px !important;
    right: auto;
    left: 10px;
}
    /* body.fixed .mob-menu-header-holder {
        top: 50px !important;
    } */
    .menu-item-40 {
        display: none !important;
    }
    .mobmenu.adg_site_header_fixed{
        top: 53px !important;
    }
    .mob-menu-logo-holder {
        height: 45px;
        width: 45px;
    }
    .mob-icon-menu-1:before {
        left: 1px;
        top: 0px;
    }
    .mob-menu-header-holder {
        top: 48px !important;
        right: auto;
        left: 10px;
    }
    #main-content {
        margin-top: 73px;
    }
    
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {}

@media all and (min-width: 1025px) and (max-width: 1140px) {}

@media all and (min-width: 1141px) and (max-width: 1280px) {}

@media all and (min-width: 1281px) and (max-width: 1440px) {}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}