#logo span {
	bottom:0;
	left:198px;
	font-size: 13px;
	text-align: left;
}

body.v-5 #logo {
	width:356px;
	height:62px;
	background: url(../../image/IDC/interracial-dating-central-logo-812x142.png) left center no-repeat;
	background-size: 356px auto;
}

body.v-6 .intro .form-position .logo {
  background:url(../../image/IDC/interracial-dating-central-logo-812x110.png) no-repeat ; 
  width:100%;
  height:60px;
  display:block;
  background-size:100% auto;
}

body.v-8 #logo {
	width:270px;
	height:40px;
	background: url(../../image/IDC/interracial-dating-central-logo-812x142.png) left center no-repeat;
	background-size: 270px auto;
}

@media only screen and (max-width: 768px) {
    
body.v-6 .intro .form-position .logo {
  display:none;
}
  
body.v-6 header.mob .logo{
  background:url(../../image/IDC/interracial-dating-central-logo-812x110.png) no-repeat ; 
  width:220px ;
  height:30px;
  display:block;
  background-size:220px auto;
}

}

@media only screen and (max-width : 600px) {

body.v-5 #header-logo {
	width:260px;
	height:40px;
	background: url(../../image/IDC/interracial-dating-central-logo-812x142.png) left center no-repeat;
	background-size: auto 52px;
}

}