.dynamic-header .container {
 width: auto !important;
 margin-top: auto !important;
}
.dynamic-header .width-66 {
 width: auto !important;
    float: none !important; 
}
.dynamic-header .dropdown {
 background-image: none !important;
 position: relative !important;
 top: 0px !important;
 padding-top: initial !important;
 margin-left: auto !important;
}
.dynamic-header #navbarNavAltMarkup-mob {margin-right: 0 !important;}
@media only screen and (min-width: 992px) {
  .dynamic-header .sticky-header .header-background .width-66 a.nav-item {
    font-family: "Interstate-regular" !important;
  }
  .dynamic-header .sticky-header .header-background .width-66 .dropdown .globe-align {
    margin-right: 0;
  }
  .dynamic-header .sticky-header .nav-link-s a.navdrop {
     font-family: "Interstate-regular" !important;
  }
}
@media (min-width: 992px) {
  .header .we-mega-menu-ul.nav .we-mega-menu-submenu .we-mega-menu-submenu-inner .we-mega-menu-submenu {
    left: auto !important;
    right: 100% !important;
  }
}

.select .select2.select2-container .form-control {border: 1px solid #d7d7d7 !important;}
.select .select2.select2-container .form-control:focus {
  background-color: #fbf9e0;
  border-color: rgba(0,0,0,0.5) !important;
}
.select .select2.select2-container .select2-selection.select2-selection--single { outline-style: unset; }
html strong, html b {
  font-weight: normal;
}


/* added css from custom block  */
/* 11feb2025start */
.disclaimer-text
{font-size:0;}

.disclaimer-text > p,
.disclaimer-text > div
{font-size:10px;}
/* 11feb2025end */



.dynamic-footer .footer > div:not(.GlobaloptoutLinks *) {
font-size: 0;
}
.GlobaloptoutLinks ul{
padding: 0;
margin: 0;
list-style: none;
}
.GlobaloptoutLinks ul li{
display: inline-block;
margin-right: 16px;
margin-bottom: 5px !important;
}
.GlobaloptoutLinks ul li a{
font-size: 12px;
font-weight: bold;
font-family: "Interstate-regular";
text-decoration: none;  
color: #369 !important;
}



@media only screen and (min-width:999px){
.sticky-header .header-background .width-66 #globallist li{
width: 100%;
}
.sticky-header .header-background .width-66 #globallist{
padding: 15px 10px;
min-width: 999px !important;
}
.sticky-header .header-background .width-66 #globallist a{
font-size: 11px !important;
white-space: nowrap;
padding: 12px 10px;
}
.sticky-header .header-background .width-66 > .dropdown #globallist > .list-items {
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
grid-template-rows: repeat(9, auto);
display: grid;
grid-auto-flow: column;
}
}
@media only screen and (max-width:991px){
#myLinks .list-unstyled{
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
}
.footer-links .disclaimer-text img{
width:146px;
}
