
/* LOGO */
.logo { width:265px; height:55px; margin-top:-10px}
.logo a { height:55px; background:url(images/logo.svg) top center no-repeat; }
.logo_f { background:url(images/logo_f.svg) top right no-repeat; /*max-width:250px; width:100%;*/ height:35px;}

.best_rating .rate_txt{ /*font-size:16px; margin-top:40px;*/}
.best_rating .rate_txt span{ /*font-size:75%;*/ }

.desktop .scrolled .logo a,
.tablet .scrolled .logo a{ height:45px;}

.sites-list.sites-hookup,
.switch_btn{ display: none;}

.sites-list.sites-dating{ display: block;}

.my-menu{display: none;}


img._PC{}
img._MOB{ display: none;}
.slider2{ height: 400px}
.visuals_ img { position: absolute; z-index: 0; object-fit: cover; height: 100%; width: 100%; }


@media screen and (max-width:600px){
.logo { width: 210px; margin-top:-16px}
.logo_f { background-position:center;}

img._PC{display: none;}
img._MOB{ display: block;}

}
