/* Theme Name: lvs-amc.com Theme URI: http://lvs-amc.com/ Description: Official lvs-amc.com template Version: 1.0 Author: Creatives and Digital Team Author URI: http://lvs-amc.com/ Unified CSS Structure - optimized for loading */  /* Shared Elements */ 

body {
	margin: 96px 0 0 0;
	padding: 0;
	background: #424242;
	color: #FFF;
	font-size: 20px;
	font-family: 'Titillium Web', sans-serif;
	text-align: left;
	line-height: normal;
	font-weight: 400;
}
.mainwrapper {
	margin: 0 auto;
	width: auto;
	max-width: 1200px;
}
.clearfix {
	clear: both;
} /* Header */
#persistentheader {
	background: #3a3a3a;
	width: 100%;
	height: 96px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2147483630;
	/*

-webkit-box-shadow: 0px 0px 12px 2px rgba(50, 50, 50, 0.9);

-moz-box-shadow: 0px 0px 12px 2px rgba(50, 50, 50, 0.9);

box-shadow: 0px 0px 12px 2px rgba(50, 50, 50, 0.9);

*/

	color: #FFF;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	margin: 0 auto;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.noshadow {
/*	-webkit-box-shadow: none !important;

	-moz-box-shadow: none !important;

	box-shadow: none !important;

*/}
#branding {
	height: auto;
	max-width: 380px;
	margin-top: 18px;
	margin-left: 15px;
	float: left;
	display: inline-block;
}
#mobileidentity {
	float: left;
	display: none;
}
#herojumbotron {
	width: 100%;
	height: 455px;
	background-size: cover !important;
	text-align: center;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	margin: 0 auto;
	position: relative;
}
#herojumbotron h1 {
	font-family: 'Titillium Web', serif;
	color: #FFF;
	font-size: 56px;
	line-height: 75px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 105px;
	font-weight: 400;/*

text-shadow: 0px 2px 10px #000;

*/
}
#herojumbotron h1.h1only {
	padding-top: 190px;
}
#herojumbotron h2 {
	color: #FFF;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	/*

text-shadow: 0px 2px 10px #000;

*/

	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 28px;
	line-height: 38px;
}
#fade-effect {
	position: absolute;
	bottom: -6px;
	left: 0px;
	max-width: 100%;
	height: auto;
}
#herovideo {
	position: relative;
}
#herovideo video, #herovideo2 video {
	width: 100% !important;
	height: auto !important;
}
#herovideo video, #herovideo2 video {
	cursor: pointer;
}
#herovideo #videoframe, #herovideo2 #videoframe2 {
	height: auto;
	position: absolute;
	bottom: -1px;
	left: 0px;
}
#herovideo #videoframe img, #herovideo2 #videoframe2 img {
	width: 100%;
	height: auto;
}
a.headercta {
	color: #FFF;
	font-weight: 400;
	font-size: 28px;
	margin: 49px auto 0px;
	text-decoration: none;
	background: #2e2e2e;
	border-bottom: #6eba1d 4px solid;
	display: inline-block;
	width: 420px;
	padding: 18px 0px;
	-webkit-appearance: none !important;
	/*

-webkit-box-shadow: 0px 0px 12px 2px rgba(50, 50, 50, 0.9);

-moz-box-shadow: 0px 0px 12px 2px rgba(50, 50, 50, 0.9);

box-shadow: 0px 0px 12px 2px rgba(50, 50, 50, 0.9);

*/

	text-align: center;
}
a.headercta:hover {
	background: #3a3a3a;
	color: #90dd22;
}
.menu-primary-nav-container {
	color: #FFF;
	float: left;
	margin-left: 42px;
	display: inline-block;
	margin-top: 35px;
}
ul#menu-primary-nav, #menu-primary-nav ul li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 16px;
}
#menu-primary-nav li {
	float: left;
	margin-right: 14px;
	text-transform: uppercase;
	position: relative;
}
#menu-primary-nav li:last-child {
	margin-right: 0;
}
#menu-primary-nav .sub-menu {
	display: none;
}
#persistentheader a, #persistentheader a:active, #persistentheader a:visited {
	color: #FFF;
	text-decoration: none;
}
#persistentheader a:hover {
	border-bottom: #90dd22 1px solid;
}
.calltoday {
	margin-left: 69px;
	text-transform: none !important;
}
.menu-small-nav-container {
	float: left;
	display: inline-block;
	font-size: 16px;
	margin-left: 40px;
	margin-top: 38px;
}
ul#menu-small-nav, #menu-small-nav ul li {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
}
#menu-small-nav li {
	float: left;
	margin-right: 9px;
	padding-right: 9px;
	border-right: #FFF 2px solid;
	line-height: 15px;
}
#menu-small-nav li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
#menu-small-nav .sub-menu {
	display: none;
}
#mobiletrigger {
	position: absolute;
	top: 11px;
	right: 20px;
	font-size: 36px;
	display: none;
}
#mobiletrigger:hover {
	cursor: pointer;
}
#mobilelayer {
	background: #424242;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2147483641;
	margin-top: 75px;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: 400;
	display: none;
	transition: all 0.2s ease-in;
}
#mobilelayer ul, #mobilelayer ul li {
	list-style: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#mobilelayer ul li a {
	display: block;
	color: #90dd22;
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-family: 'Titillium Web', sans-serif;
	text-decoration: none;
}
#mobilelayer ul li:hover {
	background-color: #3a3a3a;
}
.smallloginlink a {
	background: url('images/loginbg.png') no-repeat center left;
	margin-left: 35px;
}
.smallreglink a {
	background: url('images/regbg.png') no-repeat center left;
	margin-left: 35px;
}
.smallloginlink:before {
	border-top: #c2c2c2 1px solid;
	position: relative;
	width: 100%;
	display: block;
	height: 15px;
	width: 100%;
	content: "";
	margin-top: 15px;
}
#mobilelayer {
	border-bottom: #c2c2c2 1px solid;
}
.smallloginlink:hover, .smallreglink:hover {
	background-color: #424242 !important;
}
li.appraiserslink:hover, li.lenderslink:hover, li.aboutlink:hover, li.loginlink:hover {
	cursor: pointer;
}
li.appraiserslink .sub-menu, li.lenderslink .sub-menu, li.aboutlink .sub-menu, li.loginlink .sub-menu {
	position: absolute;
	display: block;
	width: 213px;
	background: #424242 !important;
	top: 61px;
	left: -20px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: #3a3a3a 2px solid;
	border-left: #3a3a3a 2px solid;
	border-right: #3a3a3a 2px solid;
}
li.appraiserslink .sub-menu li, li.lenderslink .sub-menu li, li.aboutlink .sub-menu li, li.loginlink .sub-menu li {
	display: block;
	width: 213px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
	clear: both;
}
li.appraiserslink .sub-menu li a, li.lenderslink .sub-menu a, li.aboutlink .sub-menu a, li.loginlink .sub-menu li a {
	display: block;
	text-transform: capitalize !important;
	color: #90dd22 !important;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none !important;
	border-bottom: none !important;
}
li.loginlink .sub-menu li a {
	padding-top: 10px;
	padding-bottom: 10px;
}
li.appraiserslink .sub-menu li:hover, li.lenderslink .sub-menu li:hover, li.aboutlink .sub-menu li:hover, li.loginlink .sub-menu li:hover {
	background: #3a3a3a !important;
	border-bottom: none !important;
}
.staff-sales-menu .fa, .staff-management-menu .fa {
	font-size: 12px;
	margin-right: 10px;
}/* Contents */
#maincontent {
/*	padding: 60px 0px 50px 0px;*/
	padding: 10px 0px 50px 0px;
}
#maincontent p {
	line-height: 37px;
	margin-bottom: 45px;
}
.homefeaturette {
	text-align: center;
}
.homefeaturette h3, .homefeaturette a {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.homefeaturette img {
	max-height: 101px;
	width: auto;
	margin-bottom: 18px;
}
.homefeaturette p {
	font-size: 16px;
	line-height: 27px !important;
	max-width: 259px;
	display: inline-block;
	margin: 0 auto;
}
#maincontent .page .entry ul {
	list-style-type: none;
	list-style: none;
	padding-left: 22px;
}
#maincontent .page .entry ul li {
	background: url('images/smallcircle.gif') no-repeat top left;
	padding-left: 11px;
}
#maincontent .page .entry h3 {
	font-size: 24px;
	line-height: 37px;
	position: relative;
	display: inline-block;
	background: url('images/title_bullet.gif') no-repeat center left;
	padding-left: 25px;
	font-weight: 400;
}
#maincontent .page .entry h3 {
	margin-bottom: 35px;
}
#maincontent .page .entry h4 {
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
#maincontent .page.resources .entry h4 {
	font-size: 20px;
}
#maincontent .page .entry h5 {
	font-size: 24px;
	font-weight: bold;
	position: relative;
}
#maincontent .page .entry img {
	height: auto;
	max-width: 100%;
}
#resourcemap, #resourcemap-mobile {
	margin-top: 30px;
}
#resourcemap-mobile {
	display: none;
}
#maincontent .page .entry h4:before {
	background: url('images/title_bullet.gif') no-repeat center left;
	display: inline-block;
	content: " ";
	height: 19px;
	position: absolute;
	width: 10px;
	top: 3px;
	left: -23px;
}
#maincontent .page .entry h4:after {
	background: url('images/title_bullet.gif') no-repeat center left;
	display: inline-block;
	content: " ";
	height: 19px;
	position: absolute;
	width: 10px;
	top: 3px;
	right: -23px;
}
a.contentcta:hover, .homepage-content a.contentcta:hover {
	background: #3a3a3a;
	color: #90dd22;
}
a.contentcta {
	color: #FFF;
	font-weight: 400;
	font-size: 28px;
	margin: 0px auto 0px;
	text-decoration: none;
	background: #2e2e2e;
	border-bottom: #6eba1d 4px solid;
	display: inline-block;
	width: 420px;
	padding: 18px 0px;
	-webkit-appearance: none !important;
	text-align: center;
}
blockquote {
	background: #e3e3e3;
	border: none;
	outline: none;
	padding: 15px 20px;
}
blockquote p {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.logoleft {
	float: left;
	width: auto;
	max-height: 70px;
	margin-right: 80px;
	margin-top: 50px;
}
.logoleft2 {
	float: left;
	width: auto;
	max-height: 150px;
	margin-right: 40px;
	margin-top: 50px;
}
.logoleft3 {
	float: left;
	width: auto;
	max-height: 150px;
	margin-right: 40px;
	margin-top: 50px;
}
.logoreel {
	margin-bottom: 30px;
}
.contactus-pretext {
	width: auto;
	max-width: 652px;
	margin: 0 auto;
}
.contactus-pretext h3 {
	margin-top: 0px;
}
.contactus {
	width: auto;
	max-width: 652px;
	margin: 0 auto;
	color: #FFF;
	font-size: 16px;
}
.partner-page-form {
	width: 100%;
	margin: 0 auto;
	color: #383838;
	font-size: 16px;
}
.partner-page-form .alignedfield {
	width: 50%;
	float: left;
}
.partner-page-form .alignedfield.left {
	padding-right: 5px;
}
.partner-page-form .alignedfield.right {
	padding-left: 5px;
}
.partner-page-form select {
	width: 100%;
}
.contactus label, .partner-page-form label {
	font-weight: normal;
	margin-bottom: 10px;
}
.contactus input, .partner-page-form input {
	height: 30px;
	font-size: 12px;
	background: #FFF;
	border: #dbdcdd 1px solid;
	outline: line;
	width: 100%;
	padding-left: 10px;
	display: inline-block;
	margin-bottom: 20px !important;
}
.partner-page-form #selecttime {
	width: 70%;
	margin-right: 10px;
	float: left;
}
.partner-page-form #contactday, .partner-page-form #contactday input, .partner-page-form .wpcf7-form-control-wrap.contactday, .partner-page-form {
	padding: 0px !important;
	margin: 0px !important;
	width: auto !important;
	height: auto !important;
}
.partner-page-form #contactday {
	font-size: 14px;
}
.partner-page-form #contactday span.wpcf7-list-item {
	margin-right: 7px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	padding: 0px !important;
	width: auto !important;
	height: auto !important;
}
#maincontent .partner-page-form p {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
#maincontent .partner-page-form #formtimezone {
	font-size: 14px;
	font-weight: bold;
}
#maincontent .partner-page-form #qandclabel {
	margin-top: 14px;
}
.partner-page-form .contacttimelabel {
	margin-top: 5px;
	margin-bottom: 0px;
}
.contactus input[type=submit], .partner-page-form input[type=submit], .client-signup-form input[type=submit] {
	font-size: 20px;
	padding: 18px 0px;
	background: #2e2e2e;
	font-weight: 400;
	height: auto;
	margin: 15px auto 0;
	width: 273px;
	text-align: center;
	color: #FFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: #6eba1d 4px solid;
	outline: none;
	-webkit-appearance: none !important;
}
.contactus .wpcf7-form-control.wpcf7-submit {
	margin: 40px auto 0;
}
.contactus input[type=submit]:hover, .partner-page-form input[type=submit]:hover, .client-signup-form input[type=submit]:hover {
	background: #3a3a3a;
	color: #90dd22;
}
.contactus textarea {
	height: 175px;
	padding: 5px 10px;
	font-size: 12px;
	background: #FFF;
	border: #dbdcdd 1px solid;
	outline: line;
	width: 100%;
	display: inline-block;
	margin-bottom: 40px;
}
.partner-page-form textarea {
	height: 163px;
	padding: 5px 10px;
	font-size: 12px;
	background: #FFF;
	border: #dbdcdd 1px solid;
	outline: line;
	width: 100%;
	display: inline-block;
	margin-bottom: 40px;
}
.contactus .wpcf7-form-control-wrap, .partner-page-form .wpcf7-form-control-wrap {
	width: 100%;
}
.contactus .wpcf7-validation-errors, .partner-page-form .wpcf7-validation-errors {
	border: none !important;
	text-align: center;
}
div.wpcf7-response-output {
	text-align: center !important;
	color: #90dd22 !important;
}
.contact {
	margin-bottom: 50px;
}
a.contactnumber, a.contactnumber:active, a.contactnumber:hover {
	color: #FFF;
}
.wpcf7-recaptcha {
	margin: 0 auto;
	max-width: 328px;
	width: auto;
}
.wpcf7-not-valid-tip {
	margin-top: -15px;
}
.careers p {
	font-size: 16px;
	line-height: 35px;
}
.careers .contactus .g-recaptcha {
	margin-top: 40px !important;
}
.why-lvs ul {
	margin-bottom: 40px;
	line-height: 37px;
}
.homepage-content {
	margin-top: 50px;
	margin-bottom: 30px;
}
.gainmargin {
	margin-top: 70px;
}
.homepage-content .adjustleft {
	padding-left: 30px;
}
.homepage-content p {
	font-size: 16px;
	line-height: 40px !important;
	display: block;
}
.homepage-content h3 {
	font-size: 24px;
	line-height: 37px;
	position: relative;
	font-weight: bold;
	display: inline-block;
	margin-top: 0px;
}
.homepage-content a.contentcta {
	color: #FFF;
	font-weight: 400;
	font-size: 28px;
	margin: 25px auto 0px;
	text-decoration: none;
	background: #2e2e2e;
	border-bottom: #6eba1d 4px solid;
	display: inline-block;
	width: 325px;
	padding: 18px 0px;
	-webkit-appearance: none !important;
	text-align: center;
} /* Footer */
#sitefooter {
	width: 100%;
	/*	background: #9b9b9b;
*/	background: #3a3a3a;
	display: block;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	line-height: 27px;
	height: 140px;
}
#sitefooter div {
	display: block;
}
#menu-footer-nav {
	list-style: none;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	line-height: 27px;
}
#menu-footer-nav li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
#menu-footer-nav li:after {
	content: "\00a0|"
}
#menu-footer-nav li:last-child:after {
	content: none;
}
#footer-widgets {
	margin: 0 auto;
}
#sitefooter a, #sitefooter a:active, #sitefooter a:visited {
	text-decoration: none;
	color: #FFF;
}
#sitefooter a:hover {
	text-decoration: underline;
}
.footercontact {
	font-weight: 400;
	font-size: 20px;
	padding-top: 45px;
}
.footercontact p {
	margin: 0;
	padding: 0;
}
/* overrides and fixes */

.homefeaturette h3 {
	background: none !important;
	padding-left: 0 !important;
	margin-bottom: 0px !important;
	display: block !important;
}
input[type=text], input[type=email], input[type=tel], input[type=password], textarea, select, .contactus textarea {
	background: #3a3a3a;
	outline: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: #6eba1d 2px solid;
}
a.LinkedInProfile {
	color: #FFF !important;
}
