.background-image{
	position:absolute;
	z-index: -9999;
}

.navbar{
	margin-bottom: 0px;
}

.nav-inner{
	width: 1000px;
	margin: auto;
}
.left-header h2{
	color:#CE2100;
	font-size: 30px;
	font-family: 'Fjalla One', sans-serif;
	font-size: 50px;
	line-height:60px;
	margin-top: 20px;
	text-shadow:black 1px 1px 1px;
	letter-spacing: 1px;
}

.front-logo{
	margin-top: 55px;
	margin-bottom: 10px;
	color:white;
	text-align: center;
}
.front-logo img{
}

.front-copy{
	color:black;
	background:rgba(255, 255, 255, 0.65);
	padding:5px;
	text-align: center;
	border-radius: 5px;
}
.front-copy p{
	font-size: 16px;
	line-height: 1.5;
}
.front-copy h3{
	font-size:26.5px;
}
.front-copy ul{
	text-align: left;
	font-size: 22px;
	margin-left: 40%;
	list-style:url(../img/check.png) disc outside;
}
.front-copy li{
	line-height: 32px;
}

.phone-img{
	background:url(../img/phone2.png);
	width: 416px;
	height: 654px;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 215px;
	margin-left: 100px;
}

.bottom{
	background:#001753;
	width: 100%;
	color: white;
	text-align: center;
	padding: 50px 0;
}
.bottom h1{
	text-align: center;
	font-size: 50px;
	font-family: 'Fjalla One', sans-serif;
	margin-bottom: 20px;
	line-height: 1;
}
.bottom h3{
	font-family: 'Fjalla One', sans-serif;
}
.bottom p{
	font-size: 18px;
	line-height: 1.3;
}

.carousel{
	position: absolute;
	margin-top: 91px;
	margin-left: 32px;
	width: 230px;
	height: 408px;
	z-index: 50;
	overflow: hidden;

}
.carousel-control{
	margin-top: 45px;
}
.thumb{
	position: absolute;
	z-index: 99;
	bottom: 154px;
	right: 153px;
}
.form-section, .form-section2{
	background: url(../img/asfalt.png);
	min-height: 350px;
	color: white;
	padding: 50px 0;
	padding-bottom: 70px;
}
.form-section2{
	padding: 25px 0 50px;
}
.form-section h1{
	text-align: center;
	font-size: 50px;
	font-family: 'Fjalla One', sans-serif;
	margin-bottom: 20px;
	line-height: 52px;

}
.form-section label{
	cursor: text;
}
.form-section .controls input:focus{
	border-color: rgba(255, 207, 17, 0.73);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 207, 17, 0.73);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 207, 17, 0.73);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 207, 17, 0.73);
}
.form-section .btn{
	padding:12px 82px;
	margin: 14px auto;
	display: block;
	background: #FFCF11;
	font-weight: bold;
	border: 2px solid #fcee56;
	font-size: 20px
}

.signup-form{
	padding-top: 15px;
	border-radius: 6px;
	border: 2px solid #818080;
	background: #282829;
	background: -webkit-linear-gradient(top, #1F1F1F 0%,#1F1E1E 100%);
	box-shadow: 2px 3px 3px black;
	margin: 0 auto;
	background: -moz-linear-gradient(top, #1F1F1F 0%,#1F1E1E 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1F1F1F), color-stop(100%,#1F1E1E)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1F1F1F 0%,#1F1E1E 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1F1F1F 0%,#1F1E1E 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1F1F1F 0%,#1F1E1E 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1F1F1F 0%,#1F1E1E 100%);

}
.controls .signup-form-input{
	width: 100%;
	padding: 8px 0;
}
.signup-form h1{
	color: white;
}
.form-section h3{
	text-align: center;
	line-height: 26px;
}

.footer li{
	display: inline;
	margin: 0px 8px;
}
.footer{
	margin-top: -30px;
	color: white;
}
.footer a{
	color: white;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.float-right{
	float: right;
}
.carousel-control{
	position:absolute;
	top: 40%;
	width: 25px;
	height: 25px;
	font-size: 33px;
	font-weight: 100px;
	line-height: 19px;
	color: white;
	text-align: center;
	background: #222;
	-webkit-border-radius:23px;
	-moz-border-radius:23px;
	border-radius: 23px;
	opacity: .5;
	filter:alpha(opacity=50);

}
.bottom-img{
	margin: 0 auto;
	display: block;
	width: 75%;
}
.opentable{
	margin: 0 auto;
	width: 75%;
	display: block;
}
.build-site-span{
	margin-right: -4px;
}
#build-site-btn{
	font-weight: bold;
	font-size: 20px;
	display: block;
	margin: 35px auto 0;
	padding: 12px 80px;
	background: #ffcf11;
	border: 2px solid #fcee56;
	width: 220px;
}
.footer-centered{
	float: none;
	margin: 0 auto;
	display: block;
	text-align: center;
}
@media (max-width: 480px) {

	.phone-img{
		background:black;
		margin: 0;
	}
	.thumb{
		display: none;
	}
	#build-site-btn{
		width: 95%;
		margin: 35px auto;
		padding: 12px 0;
	}
	.carousel{
		margin-top: 25px;
		margin-left: 15%;
	}
	.phone-img{
		height: 450px;
		width: 100%;
	}
}
#jq_ez_bg img{
	width: 100% !important;
}