.left-area {
	text-align: left;
	width: 52%;
	padding: 10px;
	color: #f1f1f1;
}

.right-area {
	text-align: left;
	width: 45%;
	padding-left: 8px;
}

.kickstar {
	width: 240px;
}

.membership-dv {
	background-color: #000;
}

.lft {
	float: left;
}

.spn-hdng {
	font-size: 14px;
	color: #fff;
	margin-top: 9px;
	text-transform: uppercase;
}

label {
	display: block;
}

.email, .fname, .sname {
	width: 223px;
	height: 40px;
	border: 1px solid #333;
	padding: 2px 13px;
	margin-bottom: 15px;
	color: #333;
}

.cta_button {
	height: 53px;
	margin-top: 9px;
	margin-left: 12px;
}

.gen-heading {
	font-size: 24px;
	color: #fff;
}

div#tf-home .overlay .content {
	padding: 175px 14px !important;
}

.sec-2contact {
	position: absolute;
	bottom: 0;
	/* margin-top:-141px;
     */
	left: 0;
	right: 0;
	background: #000;
}

.btn.tf-btn.btn-green {
	background: #70B03E;
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	padding: 10px 55px;
	font-weight: bold;
	text-transform: uppercase;
}

#tf-about {
	background: url("../images/odyssey-slide5.jpg") no-repeat fixed center center / cover;
	color: #fff;
}

@media screen and (max-width:767px) {
	.left-area {
		width: 100% !important;
		text-align: center;
	}
	.right-area {
		width: 100% !important;
		text-align: center;
	}
	.cta_button {
		width: 91% !important;
		height: 41px !important;
	}
	.lft {
		width: 100% !important;
	}
	.sec-2contact {
		position: relative !important;
		margin-top: 0px !important;
		left: 0;
		right: 0;
		background: #000;
	}
	div#tf-home .overlay .content {
		padding: 39px 14px !important;
	}
	body {
		background: #000 !important;
	}
	.btn.tf-btn.btn-green {
		background: #70B03E !important;
		border: 0 none;
		border-radius: 0;
		color: #ffffff !important;
		padding: 10px 55px !important;
		text-transform: uppercase;
	}
	div#tf-concepts {
		height: 830px !important;
	}
}

@media screen and (max-width:320px) {
	div#tf-concepts {
		height: 876px !important;
	}
}

@media screen and (max-width: 736px) {
	#tf-home {
		background-position: -62px-4px !important;
	}
}
