
body {
background-image: url("https://tbw1.lon1.cdn.digitaloceanspaces.com/wp-content/uploads/2014/03/newhome-bg.png") !important;
background-size: auto 600px !important;
background-position: top center !important;
background-repeat: no-repeat !important;
}



.press {
padding-left: 29px !important;
padding-right: 29px !important;
height:50px;
overflow:hidden;
}

.header-content:after {
background-image: url("https://tbw1.lon1.cdn.digitaloceanspaces.com/wp-content/uploads/2014/03/press.png") !important;
background-size: 100% auto !important;
background-repeat: no-repeat !important;
}

.sub-herotext:after {
background-image: url("https://tbw1.lon1.cdn.digitaloceanspaces.com/wp-content/uploads/2014/03/arrow.png");
height: 63px;
width: 100%;
position: relative;
right: 0;
left: 82%;
top: -15px;
bottom: 0;
display: block;
content: " ";
clear: both;
background-repeat: no-repeat;
float: right;
}

.newhome-hero .large-text {
color: #fff;
font-family: Open Sans, Arial, Helvetica, sans-serif !important;
font-size: 3.6em;
text-shadow: 1px 2px rgba(0,0,0,0.7);
line-height: 1.3em;
margin-bottom: 0.5em;
}

.newhome-hero .large-text span !important {
font-weight: 900;
}

.hero-h1 {
font-size: 2em !important;
color: #fff;
font-family: Open Sans, Arial, Helvetica, sans-serif !important;
text-shadow: 2px 1px rgba(0,0,0,0.7);
margin-bottom: 6px;
}

.newhome-text h2 {
color: #ed6355 !important;
font-weight: bold !important;
font-size: 22px !important;
font-family: Open sans, Arial, Helvetica, sans-serif;
line-height: 24px;
}

.newhome-text p {
color: #333333;
font-size: 15px;
line-height: 28px;
}

.tbwsignup {
	max-width:290px;
	min-width:255px;
	margin: 0 auto;
}

.newhome-text .sell {
font-size: 35px !important;
font-weight: normal !important;
line-height: 22px;
color: #000 !important;
}

.newhome-text .sell:after {
background-image: url("https://tbw1.lon1.cdn.digitaloceanspaces.com/wp-content/uploads/2014/03/arrow.png");
height: 63px;
width: 100%;
position: relative;
right: 0;
left: 70%;
top: -20px;
bottom: 0;
display: block;
content: " ";
clear: both;
background-repeat: no-repeat;
float: right;
}

.sub-herotext{
font-size: 2em !important;
font-weight: 300;
color: #fff;
font-family: Open Sans, Arial, Helvetica, sans-serif !important;
text-shadow: 2px 1px rgba(0,0,0,0.7);
font-style: italic;
}

.extrabold {
font-weight: 900 !important;
}

.herotext {
margin-top: 4em;
margin-left: 5%;
margin-right: 7%;
}

.hero-join {
background-color: rgba(90,86,126,0.3);
padding: 25px 20px;
border-radius: 3px;
box-shadow: 2px 2px 3px rgba(0,0,0,0.7);
margin-top: 30px;
width: 270px;
margin: 0 auto;
margin-top: 40px;
}

.hero-join .gender-text, .hero-join .term-label {
color: #ffffff !important;
}

.hero-join .btn-join {
font-size: 1.4em !important;
}

#affix1.affix {
position:fixed;
top:100px;
}


.mob-join {
	width:100%;
	background-color:rgba(0,0,0,0.8);
	z-index:1000000;
	text-align: center;
	display:none;
}

.mob-join .btn-join {
margin:15px !important;
width:90%;
}

.mob-join .btn-join a {
color:#fff;
display: block;
}


/* Responsive Tablet */
@media only screen and (max-width: 999px) and (min-width: 768px) {
	.press {
		padding-left: 19px !important;
		padding-right: 19px !important;
		height:35px;
	}
	
	body {
		background-size: auto 550px !important;
	}
	.sub-herotext  {
		font-size:2em !important;
	}	
	.sub-herotext:after  {
		left:70%;
		top:25px;
	}
	.newhome-text {width:50%;}
	.newhome-join {width:45%;}
	.herotext {
		margin-top: 4em;
		margin-left: 2%;
	}
	
}

/* Responsive Large Mobile */
@media handheld, only screen and (max-width: 767px) and (min-width: 480px) {
	.press {
		padding-left: 19px !important;
		padding-right: 19px !important;
		height: 28px;
	}
	
		body {
		background-size: auto 700px !important;
		background-image: url("https://tbw1.lon1.cdn.digitaloceanspaces.com/wp-content/uploads/2014/03/newhome-bg-lm.png") !important;
	}
	.sub-herotext {
		font-size: 2em !important;
		text-align:center;
	}
	.newhome-hero .large-text {
		font-size: 2.8em !important;
		text-align:center;
	}
	.herotext {
		margin: 2em auto 2em auto ;
	}
	.sub-herotext:after {
		display:none;
	}
	.header-content:after {
		background-size: 150% auto !important;
	}
	.hero-join {	
		margin-top: 0px;
	}	
	#affix1.affix {
		position:static !important;
	}	

	#affix2.affix {
		position:fixed !important;
		bottom:0px;
		left: 0px;
	}	
	
	.mob-join {
		display:block !important;
	}
}

/* Responsive Small Mobile */
@media handheld, only screen and (max-width: 479px) {
	.press {
		padding-left: 19px !important;
		padding-right: 19px !important;
		height: 30px;
	}
	
		body {
		background-size: auto 600px !important;
		background-image: url("https://tbw1.lon1.cdn.digitaloceanspaces.com/wp-content/uploads/2014/03/newhome-bg-sm.png") !important;

	}
	.sub-herotext {
		font-size: 1.7em !important;
		text-align:center;
	}
	.newhome-hero .large-text {
		font-size: 2.2em !important;
		text-align:center;
	}
	.herotext {
		margin: 2em auto 2em auto ;
	}
	.sub-herotext:after {
		display:none;
	}
	.header-content:after {
		background-size: 135% auto !important;
	}
	.newhome-hero {
		padding:0px;
	}	
	.content-wrap {
		padding:0px;
		width:100%;
		margin:0 auto;
	}	
	.site-content {
		padding:0px;
		width:100%;
		margin:0 auto;
		padding-bottom:30px;
	}		
	.header-content {
		width:auto;
		margin:0 auto;
	}		
	.newhome-text {
		padding:15px;
		padding-top:30px;
		width:auto;
	}
	.hero-join {	
		margin-top: 0px;
	}	
	
	.widget .widget-title, .header-content:after {
		-webkit-border-top-right-radius: 0px;
		-webkit-border-top-left-radius: 0px;
		-moz-border-radius-topright: 0px;
		-moz-border-radius-topleft: 0px;
		border-top-right-radius: 0px;
		border-top-left-radius: 0px;
	}
	#affix1.affix {
		position:static !important;
	}
		
	#affix2.affix {
		position:fixed !important;
		bottom:0px;
		left: 0px;
		right:0px;
	}
	
	.mob-join {
		display:block !important;
	}
	
	.site-footer.container {
		padding: 0px !important;
	}
	
}

@media handheld, only screen and (max-width: 767px) {

	.site-copyright {
	width: 100%;
	text-align: center;
	margin: 0px;
	z-index: 0 !important;
	}

}




