.mob-menu-header-holder {
    background-color: unset !important;
    width: 35px;
    height: 35px;
    position: fixed;
    top: 41px !important;
    border: 1px solid #5a4321;
    border-radius: 5px;
    right: 10px;
}

.mobmenur-container i {
    color: #fff;
}

.mob-icon-menu-1:before {
    content: '\61';
    font-family: 'ETmodules';
    font-size: 32px;
    margin: auto;
    left: -2px;
    position: relative;
    top: -2px;
}


.mobmenu .headertext {
    padding: 0 !important;
}

.mobmenur-container {
    position: absolute;
    right: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

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.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 {
    position: relative;
    padding: 0 20px;
    background: transparent !important;
}

.mobmenu-content #mobmenuright>li>a:hover {
    background-color: transparent !important;
}

.mobmenu-content li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #000;
    left: 10px;
    bottom: -3px;
    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: 12px;
}

.mobmenu-content #mobmenuright li a {
    padding: 7px 5px !important;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 15px;
}

.mobmenu-content #mobmenuright .sub-menu a {
    color: #000;
    font-size: 14px;
    line-height: 25px;
}

.mobmenu-content #mobmenuright .sub-menu {
    background-color: #ffffff99;
    padding-left: 10px;
}

.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;
}

@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) {


    #main-content {
        margin-top: 65px;
    }

    .mobmenu.adg_site_header_fixed {
        top: 53px !important;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {


    .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;
    }



    #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) {}