@media screen and (min-width:1025px) {     display: flex;
flex-direction: column;
position: relative;
z-index: 10;
} */            }
@media screen and (max-width:1300px)and (min-width:1025px){
#menu-top-bar-left{
display: flex !important;
justify-content: start;
align-items: center;
}
#menu-top-bar-left a{
font-size:0.9966vw !important;
}
header .whb-top-bar  .wd-social-icons{
width:30%;
font-size:4px !important
}
header .whb-top-bar .wd-social-icons a{
font-size:13px !important;
}
.whb-top-bar  .whb-col-right{
width:45%;
}
.whb-top-bar .wd-header-secondary-nav a{
font-size:11px !important;
}
#menu-main-menue li a{
font-size:1vw !important;
}
}
@media screen and (max-width: 1240px) and (min-width: 1025px) {
.whb-top-bar .wd-header-secondary-nav a {
font-size: 0.8vw !important;
}
}
@media screen and (max-width:1024px) {
header ul#menu-top-bar-mobile-menue  li a{
border-right:1px solid #fff;
padding:0px 20px !important; 
}
header ul#menu-top-bar-mobile-menue  li:last-child a{
border-right:none;
}
:is(.color-scheme-light,.whb-color-light) .wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after{
display:none;
}
}
@media screen and (max-width:767px){
header ul#menu-top-bar-mobile-menue  li a{
padding:0px 10px !important; 
}
.wd-header-nav.wd-header-secondary-nav{
padding:0;
}
.home-banner .elementor-widget-wrap ,.home-banner .elementor-widget-container{
padding:0 !important;
} .gymLight .banner-title , .officeBanner .banner-title {
font-size:30px !important;
text-align:center;
}
.gymLight .content-banner ,.officeBanner .content-banner{
max-width:100% !important;
}
.filterSec .elementor-widget-wd_sidebar{
max-width:75vw !important;
}
}
@media screen and (max-width:375px){
header ul#menu-top-bar-mobile-menue  li a{
font-size: 6px;
}
header .wd-social-icons a{
font-size: 10px;
}
header .wd-social-icons{
padding:0 !important;
}
}