<style type="text/css">
  
  @media (max-width:459px){
.search-wrapper .dropdown.dropdown2{ width: 100% !important; margin-left: 0% !important; }
#area-category.categoryview.open{ width: 100% !important; } 
.search-wrapper .dropdown.dropdown1{ margin-left: 0px !important; }
.search-wrapper .dropdown.dropdown1 a{ margin-bottom: 0px !important; }
.search-wrapper .dropdown, .search-wrapper .dropdown a {
    width: 100%!important;
    margin: 0px!important;
    margin-bottom: 8px!important;
}

.dropdown-menu.w300.show .fullmenu{ columns: 6;}
.dropdown-menu.w300.show .fullmenu p{ display: none; }
.dropdown-menu.w300.show li:after{ content: ' Click Button to Activate Search!';width: 100% !important;
    float: left; font-size: 14px; padding-bottom: 10px;  }

}
#menuToggle span {
    background: #01519a ;
}
#menuToggle{
    display: block;
    position: absolute;
    top: 14px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}
span.checkbox-custom-dummy {
    display: none !important;
}
/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #cdcdcd;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
opacity: 1;
    transform: rotate( 
318deg) translate(-1px, -4px);
    background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
opacity: 1;
    transform: rotate( 
42deg) translate(-1px, 0px);
}
.open .btn-link:hover {
    background: #fff !important;
    color: #000 !important;
}
.open .btn-link {
    cursor: pointer;
}
/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
    opacity: 0;
    transform: rotate(
358deg) translate(0, 0px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu-bar{
    display: none;
    position: absolute;
    width: 850px;
    right: 0px;
    top: 80px;
    background: #ffffff;
    text-align: center;
    box-shadow: 0 0 16px 0px #313336;
    padding-top: 10px;
}
.cus-logout-pub li.sign_out_directory,.cus-logout-pub .sign_out {
    position: relative;
    top: 10px;
}

a.sign_out:hover{
    color: unset ;
}
.resident_singout a.sign_out{
    font-weight: 700;
    color: #333 !important;
}

#menu-bar.open{
  display: block;
}


.logoss {
    float: none;
}
ul.logo-row li {
    display: inline-block !important;
    width: 25%;
    margin: 20px;
}
.dropdown-menu_list1 li {
    float: unset;
    text-align: center;
    margin: 0 20px;
    align-items: center;
    justify-content: center;
    display: inline-block;
}
ul.logo-row.third-row {
    width: 100%;
    float: left;
}
a#themeswitcher {
    margin-top: 7px;
}
a#themeswitcher1 {
    margin-top: 7px;
}
a#dropdownMenuButton13 {
    margin-top: 8px;
}
.cus-top-pad{
      margin-top: 8px;
}

.home_banner_close{
        background: #96735f;
    color: #fff;
    padding: 7px 35px;
    border-radius: 100px;
    font-size: 15px;
    position: relative;
    top: 6px;
}
.cus-logout{
    position: relative;
    top: 10px;
    left: 35px;
    border-radius: 20px;
    margin-right: 5px;
    font-size: 15px;
    width: 200px;
    font-weight: 700;
    padding: 10px 30px;
    text-align: center;
    display: block;
}
i.fa-solid.fa-right-from-bracket {
    padding: 4px;
}

button#themeswitcher {
position: relative;
    top: 10px;
    left: 20px;
    border-radius: 20px;
    margin-right: 5px;
    font-size: 15px;
    width: 200px;
    font-weight: 600;
    padding: 12px 30px;
    text-align: center;
    display: block;
    text-decoration: none;
}
button#themeswitcher1 {
position: relative;
    top: 10px;
    left: 20px;
    border-radius: 20px;
    margin-right: 5px;
    font-size: 15px;
    width: 200px;
    font-weight: 700;
    padding: 12px 30px;
    text-align: center;
    display: block;
    text-decoration: none;
}
li.user-register.fullwidth {
    position: relative;
    left: -21px;
}
button#themeswitcher:hover {
    background: transparent !important;
}
button#themeswitcher1:hover {
    background: transparent !important;
}
.pop-up-login a.ru_myaccount.normal_user_profile1:hover {
    color: unset;
}
.login_cart_icon li.rd-nav-item.save_hide_banner {
    position: relative;
    top: 10px;
    left: 5px;
    padding: 11px 30px!important;
    border-radius: 20px;
    margin-right: 5px;
    font-size: 15px;
    width: 200px;
    font-weight: 700;
}
.logo-row.first-row img {
    padding: 30px;
    width: 230px;
    display: block;
    margin: 10px auto 0;
}
#buttondiv a {
    margin: 20px !important;
}
ul.logo-row.first-row {
    float: left;
    width: 100%;
}
.pop-up-login {
    position: relative;
    top: 10px;
    left: 20px;
    padding: 11px 30px!important;
    border-radius: 20px;
    margin-right: 5px;
    font-size: 15px;
    width: 200px;
    font-weight: 700;
}
li.rd-nav-item.save_hide_banner {
/*    position: absolute;
    left: -30%;
    top: 15px;*/
}
.menushow .logo img {
     padding: 30px;
    width: 230px;
    display: block;
    margin: 30px auto 0;
}
.topbar ul {
    padding: 0;
    margin: 0;
    display: inline-block;
}

/*
 * And let's fade it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
  opacity: 1;
}



@media screen and (max-width: 768px) {
    li.user-register.new_logo.rd-nav-item {
    display: block;
    left: 0;
    text-align: left;
    padding: 9px 0;
    border: none;
}
    li.user-register.new_logo.rd-nav-item {
    display: block;
    left: 0;
    text-align: left;
}
.user-register.new_logo img {
    width: 100px;
    }
  #menu-bar {
    transform: none;
    opacity: 1;
    width: auto !important;
    transition: opacity 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  }

  .dropdown-menu_list1 li {
    display: block !important;
    float: none !important;
}

.pop-up-login {
    position: relative;
    top: 30px;
    left: 0;
}

.cus-logout {
    position: relative;
    top: 40px;
    left: 0;
}

.login_cart_icon li.rd-nav-item.save_hide_banner {
    position: relative;
    top: 10px;
    left: 0;
}

button#themeswitcher {
    position: relative;
    top: 20px;
    left: 0;
}
button#themeswitcher1 {
    position: relative;
    top: 20px;
    left: 0;
}
li.werweriul {
    text-align: center;
}

}

.topbar {
    padding: 10px 0;
    z-index: 999999999;
    position: relative;
}
h2.bv_top_head.destop_view_new {
    margin: 10px 0;
}
.video_modal {
    display: flex;
}
a.with-icon.btn-link.btn.btn-info.btn-lg {
    color: #100f0f;
    background: transparent;
    border: 1px solid;
}
.col-md-8.col-sm-12.bv_save_benefits {
    margin-top: -25px;
}
ul.ss-logos.d-flex.fgf {
    position: absolute;
    top: 0;
    right: 191px;
    background: #fff;
}
.cus_menu li {
    display: inline-block;
    float: left;
    width: 15%;
    text-align: center;
    margin: 0 16px;
    align-items: center;
}
.cus_menu a {
    font-size: 16px;
    font-weight: 600;
}
a#themeswitcher {
      color: #333;
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
a#themeswitcher1 {
      color: #333;
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
.extra_content {
    padding: 15px 0px 0 5px;
}
</style>