* {
	margin: 0;
}

html {
	font-size: 1px !important;
}

body, html {
	width: 100%;
	z-index: 10;
	font-family: Helvetica !important;
	height: 100%;
}

body {
	max-width: 1040px !important;
	margin: auto;
	padding: 0 4.80769230769231%; /* 50px / 1040px */
	font-size: inherit !important;
}
img.bg {
	height: auto;
	min-width: 1500px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
}

img.sideBG {
	min-width: 13.73076923076923%;
	width: 13.73076923076923%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	z-index: 20;
	margin: 0 auto -72em;
}

#logo {
	width: 38.84615384615385%;
	position: relative;
	left: 0;
	top: 17em;
}

#logo h1 {
	margin: 0;
}

#header {
	height: 160em;
	width: 100%;
}

#headerInfo {
	/* width: 460em; */
	position: absolute;
	right: 20em;
	top: 5em;
	color: #766e54;
}

span.greenFont {
	color: #69ada5;
}

#headerInfo {
	width: 44.61538461538462%;
}

#headerInfo div {
	display: inline-block;
}

#headerInfo ul {
	text-align: right;
	margin-left: 25em;
}

#headerInfo h2 {
	font-size: 40px;
	font-size: 40rem;
	font-family: Six Caps;
	letter-spacing: 0.025em;
}

#headerInfo h4 {
	font-size: 10px;
	font-size: 10rem;
}

#contactInfo {
	/* width: 219px; */
	border-right: 2em #766e54 solid;
}

#contactInfo a {
	text-decoration: none;
	color: #766e54;
}

#contactInfo ul {
	margin-right: 30em !important;
}

div#trialWrapper2 {
	display: none;
}

#navBG {
	position: absolute;
	width: 100%;
	background: transparent url("../images/nav.png") repeat-x;
	top: 165em;
	left: 0;
	height: 45em;
}

#nav {
	position: relative;
	z-index: 35;
	margin-top: 12em;
	/* width: 61.53846153846154%; */
}

#nav ul {
	width: 100%;
}

#nav ul li {
	display: inline-block;
	line-height: 35em;
	margin-right: 8%; /* 60px / 630px (had to change this to arbitrary number to fit) */
}

#nav ul li a {
	font-family: 'Great Vibes';
	color: #3e4545;
	text-decoration: none;
	font-size: 30px;
	font-size: 30rem;
}
#sliderWrapper {
	/* height: 400em;
	width: 100%; */
	margin: auto;
	display: none;
	margin-bottom: 30em;
}

#cta {
	width: 90.38461538461538%; /* 940px / 1040px */
	height: 188em;
	margin: 0 auto 40em;
	position: relative;
	z-index: 10;
}

#cta a {
	display: inline-block;
	margin-right: 6.34615384615385%; /* 66px / 940px */
	max-width: 19.68085106382979%;
}

a.lastCTA {
	margin: 0 !important;
}

.push {
	height: 42em;
}

#footer {
	width: 75%;
	margin: auto;
	margin-top: 20em;
	position: relative;
	height: 42em;
	z-index: 30;
}

#footer ul {
	display: inline;
}

#footer ul li {
	font-size: 42px;
	font-size: 42rem;
	height: 1em;
	line-height: 1 !important;
}

#footerLinks {
	width: 75%;
}

#footerLinks li a {
	padding: 0 0.625em !important;
	margin: 0 !important;
	color: #766e54;
	font-size: 16px;
	font-size: 16rem;
	border-right: #766e54 0.0625em solid;
}

#footer ul li {
	display: inline;
	line-height: 2.625;
}

#footer ul li a {
	text-transform: uppercase;
	text-decoration: none;
}

#socialLinks {
	width: 26%;
}

#socialLinks li {
	margin: 0 1% 0 0;
}

#socialLinks li a img {
	vertical-align: middle;
}

input.input_submit {
	background: transparent url("../images/go.png") no-repeat;
	height: 59em;
	width: 50em;
	border: none;
	right: -47em;
	top: -15em;
	position: absolute;
	pointer: hand;
}

input.input_text {
	font-size: 18px;
	font-size: 18rem;
}

form.freeTrial, form.freeTrial fieldset {
	border: none;
}

#formTrialWrapper {
	position: relative;
	right: -230em;
	top: 2em;
}

#content {
	margin-top: 1.888888888888889em;
	margin-bottom: 1.666666666666667em;
	font-size: 18px;
	font-size: 18rem;
	line-height: 1.222222222222222;
	padding: 0 5.31914893617021%; /* 50px / 940px */
}

#content h1 {
	font-size: 30px;
	font-size: 30rem;
}

.clear {
	position: relative;
	clear: both;
}

span.ital {
	font-weight: normal !important;
	font-style: italic;
}

img, embed, object, video {
	max-width: 100%;
}

img.bottomBG {
	display: none;
}

.noBorder {
	border: none !important;
}

#mobilecta {
	display: none;
}

#mobileHeaderInfo {
	display: none;
}

#mobileLogo {
	display: none;
}

@media screen and (max-width: 1200px) {
	img.sideBG {
		display: none;
	}
}

@media screen and (max-width: 1180px) {
	body {
		padding: 0;
	}
	
	#logo, #nav {
		margin-left: 20em;
	}
}

@media screen and (max-width: 1070px) {
	#nav {
		width: auto;
	}
	
	#nav ul li a {
		font-size: 26px;
		font-size: 26rem;
	}
	
	#headerInfo div {
		margin: 5em 0;
		display: block;
	}
	
	#headerInfo h4 {
		display: none;
	}
	
	#contactInfo {
		border: none;
	}
	
	#formTrialWrapper {
		right: 4em;
	}
	
	div#trialWrapper {
		display: none;
	}
	
	#headerInfo {
		width: 24.03846153846154%;
		width: auto;
		right: 40em;
	}
	
	#headerInfo ul {
		text-align: left;
		margin: 0;
	}
	
	div#trialWrapper2 {
		display: block;
	}
	
	div#trialWrapper2 h2 {
		font-size: 38px;
		font-size: 38rem;
	}
	
	div#trialWrapper2 h2 span {
		font-size: 40px;
		font-size: 40rem;
	}
	
	input.input_submit {
		right: auto;
	}
}

@media screen and (max-width: 1060px) {
	#footerLinks li a {
		font-size: 14px;
		font-size: 14rem;
		border-right: #766e54 0.0714285714285714em solid;
	}
}

@media screen and (max-width: 1040px) {
	img.bottomBG {
		display: block;
		height: auto;
		min-width: 100%;
		z-index: 5;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	#footer ul li a {
		color: #fff;
		border-color: #fff;
	}
}

@media screen and (max-width: 920px) {
	#footer {
		width: 100%;
	}
	
	#footer ul {
		display: block;
		margin: auto;
		text-align: center;
	}
	
	#footerLinks {
		width: auto;
	}
	
	#socialLinks li a {
		display: inline-block;
		max-width: 23%;
	}
	
	#wrapper {
		margin: 0 auto -115em;
	}
}

@media screen and (max-width: 610px) {
	/* mobile */
	
	#cta {
		display: none;
	}
	
	#mobilecta {
		display: block;
	}
	
	#mobilecta ul {
		width: 100%;
	}
	
	#mobilecta ul li {
		display: block;
		height: 48em;
		text-align: center;
	}
	
	#wrapper {
		margin: 0 auto -42em;
	}
	
	#web-cta {
		background: transparent url("../images/web_bg.png") repeat-x;
	}
	
	#mobile-cta {
		background: transparent url("../images/mobile_bg.png") repeat-x;
	}
	
	#seo-cta {
		background: transparent url("../images/seo_bg.png") repeat-x;
	}
	
	#text-cta {
		background: transparent url("../images/text_bg.png") repeat-x;
	}
	
	img.bottomBG {
		display: none;
	}
	
	#socialLinks {
		display: none !important;
	}
	
	#footer ul li a {
		color: #3e4545;
		border-right: #3e4545 0.1em solid;
		font-size: 10px;
		font-size: 10rem;
	}
	
	#navBG {
		display: none;
	}
	
	#nav {
		margin: 0;
		text-align: center;
		background: transparent url("../images/nav_bg.png") repeat-x;
	}
	
	#nav ul li {
		line-height: 33em;
		margin: 0;
	}
	
	#nav ul li a {
		color: #fff;
		font-family: "Helvetica";
		font-size: 16px;
		font-size: 16rem;
		padding: 0 0.46875em;
		border-right: #999d9d 0.125em solid;
	}
	
	#nav ul :first-child a {
		padding: 0 0.46875em 0 0;
	}
	
	#nav ul :last-child a {
		padding: 0 0 0 0.46875em;
		border: none;
	}
	
	#mobilecta ul li {
		font-family: "Six Caps";
		text-transform: uppercase;
		height: 1.8em;
		line-height: 0.5555555555555556;
		margin: 0.3333333333333334em 0;
		font-size: 30px;
		font-size: 30rem;
		text-align: left;
		padding-left: 0.5em;
	}
	
	#mobilecta ul a {
		text-decoration: none;
		color: #fff;
	}
	
	#mobilecta ul img {
		position: relative;
		bottom: 0.1em;
		display: inline-block;
		vertical-align: middle;
		margin-right: 0.3333333333333333em;
	}
	
	#mobilecta span {
		width: 20%;
	}
	
	#headerInfo {
		display: none;
	}
	
	#mobileHeaderInfo {
		display: block;
	}
	
	#mobileHeaderInfo #socialLinks {
		display: inline !important;
	}
	
	#mobileHeaderInfo h2 {
		font-size: 40px;
		font-size: 40rem;
		font-family: Six Caps;
		letter-spacing: 0.025em;
	}
	
	#mobileHeaderInfo h2 a {
		color: #766e54;
		text-decoration: none;
	}
	
	#mobileHeaderInfo {
		/* width: 460em; */
		position: absolute;
		right: 15em;
		top: 5em;
		color: #766e54;
		text-align: right;
	}
	
	#socialLinks li {
		display: inline;
	}
	
	#socialLinks li a {
		width: 17%;
	}
	
	#header {
		max-height: 74em;
		margin-bottom: 10em;
	}
	
	#logo {
		display: none;
	}
	
	#mobileLogo {
		display: block;
	}
	
	#footer ul li a {
		font-size: 8px;
		font-size: 8rem;
		border-right: #766e54 0.125em solid;
	}
	
	div.push {
		height: 16em;
	}
	
	.mobileRemove {
		display: none;
	}
	
	#textBottom {
		padding: 0 !important;
	}
	
	#bottomRight {
		float: none !important;
		clear: both;
	}
	
	#concierge {
		float: none !important;
		clear: both;
	}
}

@media screen and (max-width: 340px) {
	#mobileHeaderInfo h2 {
		font-size: 30px;
		font-size: 30rem;
	}
	
	#socialLinks li a {
		width: 10%;
	}
	
	#nav ul li a {
		color: #fff;
		font-family: "Helvetica";
		font-size: 14px;
		font-size: 14rem;
		padding: 0 0.46875em;
		border-right: #999d9d 0.1428571428571429em solid;
	}
}