@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:300,700);
html, body {
	font-family:'Roboto Slab', Georgia, Serif;
	background-color: #fff;
	width:100%;
	height:100%;
}
h1, h2, h3, p{
	color:#000;
}
a {
	color:#fab153;
}
h2 {
	font-size:2.4em;
}
h3 {
	font-size:1.8em;
	line-height:1.4em;
	margin:5% auto;
}
p {
	font-size:1.2em;
	line-height:1.6em;
	max-width:600px;
	margin:auto;
	font-weight:300;
}
p.left {
	margin:0;
}
#wrapper {
	width:100%;
	height:100%;
	min-width:1024px;
	max-width:1900px;
	background-color: #fff;
}
.icon {
	background-repeat:no-repeat;
	background-size: 70% auto;
	background-position: center top;
	margin:auto;
}
.full {
	max-width: 1000px;
	margin:auto;
}
.half {
	width:46%;
	margin:2%;
	float:left;
}
.half p {
	text-align:left;
	font-size:1.2em;
	line-height:2em;
	width:90% !important;
	margin-bottom:8%;
}

input.error {
	background-color:#FCC;
}
input[type=email] {
	font-family:'Roboto Slab', Georgia, Serif;
	padding:10px;
	border-radius: 6px 0px 0px 6px;
	-moz-border-radius: 6px 0px 0px 6px;
	-webkit-border-radius: 6px 0px 0px 6px;
	border: 0px solid #000000;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:60%;
	max-width:400px;
	margin:0;
	font-size:1.2em;
}
input[type=submit] {
	font-family:'Roboto Slab', Georgia, Serif;
	padding:10px;
	border-radius: 0px 6px 6px 0px;
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	border: 0px solid #000000;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:20%;
	max-width:120px;
	background-color:#fbbf0e;
	margin:0;
	font-weight:bold;
	font-size:1.2em;
}
section {
	background-color:#fff;
}
nav {
	position: fixed;
	width:100%;
	min-width:1200px;
	height:60px;
	border-bottom:1px solid #ccc;
	top:0;
	left:0;
	margin:0;
	background-color:#fff;
}
nav h1 {
	float:left;
	height:60px;
	width:150px;
	background-image: url(/assets/images/landing/TH_logo_nav.png);
	background-size:100% auto;
	background-position: center center;
	background-repeat: no-repeat;
	margin:0 50px;
	text-indent: -5000px;
	overflow: hidden;
	z-index:999;
}
nav ul {
	padding:0;
	margin:0;
}
nav ul li {
	display: table;
	float:left;
	height:60px;
	background-size:100% auto;
	background-position: center center;
	background-repeat: no-repeat;
	margin-left:60px;
	overflow: hidden;
}
nav ul li a {
	display: table-cell;
	vertical-align: middle;
	color:#666;
	font-size:14px;

}
nav ul li.active a {
	border-top:2px solid #fab153;
}
#intro {
	width:100%;
	height:100%;
	display:table;
	background-image:url(/assets/images/landing/TH_bg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	max-width:1900px;
}
#intro_container {
	display: table-cell;
	vertical-align: middle;
	background-color:transparent;
	margin:auto;
	text-align:center;
}
#intro_container h2 {
	margin:40px 0;
}
#logo {
	position: relative;
	background-image:url(/assets/images/TH_logo_full.png);
	width:95%;
	max-width:700px;
	margin:auto;
	background-size:100% auto;
	overflow:hidden;
	text-indent:-5000px;
	background-repeat: no-repeat;
}
#logo:after {
	padding-top: 24.9%;
	display: block;
  	content: '';
}
.learn_more {
	position: absolute;
	bottom:1%;
	background-image:url(/assets/images/landing/learn_more.png);
	background-size:100px 52px;
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:52px;
	margin:auto;
}
#about-us .header {
	background-image:url(/assets/images/landing/image_1.png);
}
.header {
	display:table;
	width:100%;
	height:500px;
}
.header_inner {
	display:table-cell;
	vertical-align:middle;
	width:400px;
	font-size:18px;
	text-align:center;
}
.header_inner p {
	color:#fff;
}
.header_inner p span{
	border-bottom:1px solid #fab153;
}
.icon.about {
	background-image:url(/assets/images/landing/about_us.png);
}
.icon:before {
	content:'';
	display: block;
	border-top:1px solid #fab153;
	padding-bottom:10px;
}
.icon {
	width:230px;
	height:100px;
	margin-top:5%;
	padding-top:100px;
	font-weight:300;
	text-align:center;
	font-size:2.2em;
	letter-spacing:0.3em;
	background-size: 30% auto;
}
p.main {
	font-size:1.7em;
	line-height:1.8em;
	text-align:center;
}


#how-it-works .header {
	background-image:url(/assets/images/landing/image_2.png);
}
.icon.how-works {
	background-size: 25% auto;
	width:294px;
	padding-top:100px;
	background-image:url(/assets/images/landing/how_it_works.png);
}

#messages .header {
	background-image:url(/assets/images/landing/image_4.png);
}
.icon.job-seekers {
	width:200px;
	height:60px;
	text-align:left;
	font-size:1.0em;
	background-size:50% auto;
	background-position: left top;
	padding-top:80px;
	margin:60px 0 0 0;
	background-image:url(/assets/images/landing/job_seekers.png);
}
.icon.employers {
	width:200px;
	height:60px;
	text-align:left;
	font-size:1.0em;
	background-size:30% auto;
	background-position: left top;
	padding-top:80px;
	margin:60px 0 0 0;
	background-image:url(/assets/images/landing/employers.png);
}
h3.quote {
	font-weight:300;
}

div.hr {
	margin:5% auto;
	width:80%;
	border-top:1px solid #fab153;
}

#advertise {
	text-align: center;
}
#advertise ul {
	list-style-type: none;
}
#advertise ul li {
	margin-bottom:1%;
	font-size:1.2em;
	line-height:2em;
	font-weight:300;
	color:#000;
}

#advertise h2 {
	font-size:3.0em;
	font-weight:300;
}
#advertise h3 {
	font-size:2.4em;
	font-weight:300;
	margin:10% auto 1% auto;
}
#advertise p {
	font-size:1.2em;
	line-height:2em;
	margin:0 auto 10% auto;
	max-width:720px;
}

#cta {
	padding-bottom:60px;
	background-image:url(/assets/images/landing/TH_bg.png);
	background-repeat:repeat-x;
	background-position: center bottom;
}
#cta .wrapper {
	display: table;
	margin:auto;
	width:700px;
	height:300px;
	background-color:#eee;
	text-align:center;
	padding:30px;
}
#cta .wrapper .inner {
	display: table-cell;
	vertical-align: middle;
}
.icon.cta {
	width:100px;
	height:65px;
	text-align:left;
	font-size:1.0em;
	background-size:100% auto;
	background-position: center top;
	padding-top:0px;
	margin:0 auto;
	border:none;
	background-image:url(/assets/images/landing/joinus.png);
}
.icon.cta:before {
	border:none;
}
#cta h4 {
	font-size:2.0em;
	line-height:1.6em;
	font-weight:300;
}
#cta hr {
	width:100px;
	border-top:1px solid #fab153;
}

footer {
	position: relative;
	background-color:#555;
	height:120px;
	padding:10px 0;
}
footer h5 {
	background-image: url(/assets/images/landing/th_logo_small.png);
	background-repeat: no-repeat;
	height:50px;
	background-position: center center;
	background-size:100px auto;
	margin:0 auto;
}
footer .social {
	font-family:Helvetica, Arial, Sans-Serif;
	width:92px;
	text-align:center;
	color:#ccc;
	margin:auto;
	font-size:10px;
	letter-spacing:3px;
}
footer .social_icon {
	width:15px;
	height:15px;
	float:left;
	margin:0 4px;
	background-size: 100% auto;
	
}
footer .social_icon.tw {
	background-image: url(/assets/images/landing/twitter.png);
}
footer .social_icon.li {
	background-image: url(/assets/images/landing/linkedin.png);
}
footer .social_icon.ig {
	background-image: url(/assets/images/landing/instagram.png);
}
footer .social_icon.fb {
	background-image: url(/assets/images/landing/facebook.png);
}
footer .copy {
	font-family:Helvetica, Arial, Sans-Serif;
	position: absolute;
	bottom:0;
	color:#ccc;
	text-align:center;
	width:100%;
	font-size:11px;
}
@media (min-width:600px){
	h2 {
		font-size:2.8em;
	}
	h3 {
		font-size:2.4em;
		line-height:1.4em;
	}
	p {
		font-size:1.4em;
		line-height:1.3em;
	}
}

