/* ------------------------ Home --------------------- */
.page .addtoany_share_save_container {
	display: none;
	color: #fff;
}

#content #primary .entry-content .intro {
	display: block;
	float: none;
	clear: both;
	margin: 0 auto 1em;
	padding: 0;
	font-size: 1.35em;
	line-height: 1.5em;
	text-align: center;
}

#content .buttons {
	display: block;
	width: 330px;
	height: 70px;
	margin: 0 auto;
	padding: 0;
	float: none;
	clear: both;
	position: relative;
	list-style-type: none !important;
}

#content .buttons ul {
	list-style-type: none !important;
	margin: 0;
	padding: 0;
}

#content .buttons ul li {
	float: left;
	clear: none;
	width: 150px;
	margin: 0 30px 0 0;
	padding: 0;
}

#content .buttons ul li a, #content .buttons ul li a:visited {
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 4em;
	font: normal 1.1em/3.8em Bentonsans, Verdana, Arial, Helvetica,
		sans-serif;
	text-decoration: none;
	font-weight: lighter;
	text-align: center;
	border: solid 2px #0F0708;
	background: transparent;
	color: #0F0708;
	box-sizing: border-box;
	border-radius: 2px;
	transition: background-color 0.5s ease, color 0.5s ease;
}

#content .buttons ul li a:hover {
	background: #0F0708;
	color: #E9B820;
}

#home .buttons ul li a, #home .buttons ul li a:visited, #get-started .buttons ul li a,
	#get-started .buttons ul li a:visited {
	background: rgba(179, 178, 179, 0.6);
	border: none;
}

#home .buttons ul li:first-child a, #home .buttons ul li:first-child a:visited,
	#get-started .buttons ul li:first-child a, #get-started .buttons ul li:first-child a:visited,
	#news .buttons ul li:first-child a, #news .buttons ul li:first-child a:visited,
	#blog .buttons ul li:first-child a, #blog .buttons ul li:first-child a:visited
	{
	background-color: rgba(233, 184, 32, 0.6);
	color: #0F0708;
	border: none;
}

#home .buttons ul li:first-child a:hover, #get-started .buttons ul li:first-child a:hover,
	#news .buttons ul li:first-child a:hover, #blog .buttons ul li:first-child a:hover
	{
	background: #0F0708;
	color: #E9B820;
	border: none;
}

#content .buttons ul li:last-child {
	margin: 0;
}

#content #home {
	margin: 0;
	padding: 0;
	position: relative;
	min-height: 56vw;
}

#content #home .entry-content .intro {
	width: 100%;
	height: auto;
	display: block;
	margin: 150px auto 30px;
	padding: 0 0;
	position: relative;
	z-index: 10;
}

#home #primary .entry-content header {
	background: transparent;
	text-align: center;
}

#home #primary .entry-content header h1 {
	text-align: center;
	color: #E9B820;
	font-size: 2.5em;
}

#home header h2 {
	color: #fff;
	font-size: 1.5em;
}

#home header h2 span {
	display: block;
	float: none;
	clear: both;
}

#home header h2 span:after {
	content: "";
}

#home header.entry-header {
	display: none;
}

#home .bgvideo {
	position: absolute;
	width: 100%;
	height: auto;
	min-height: 56.20vw;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 4;
	top: 0;
	left: 0;
}

#home .hero {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 56.20vw;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: none;
}

#home .maincontent .overlay {
	display: block;
	width: 100vw;
	height: 100vw; /*53.65vw  56.20vw;*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: url(../images/bgoverlay.png) repeat 0 0;
	pointer-events: none;
}

#home .bgvideo iframe {
	position: relative;
	z-index: 4;
}

#home .buttons {
	width: 220px;
}

#home .buttons ul li {
	width: 220px;
	margin: 0;
}

#home .buttons ul li a, #home .buttons ul li a:visited {
	height: 4em;
	font-size: 1.3em;
	line-height: 4em;
}

#home_arrow {
	display: block;
	width: 86px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	margin-left: -43px;
	background: url(../images/home_arrow.png) no-repeat 0 0;
	position: absolute;
	z-index: 100;
	left: 50%;
	opacity: 0.4;
	transition: opacity 0.5s ease;
}

#home_arrow:hover {
	opacity: 1;
}
/*
@keyframes arrow_bounce {
 0%, 16%, 30% {-webkit-transform: translateY(0);} 
 8% {-webkit-transform: translateY(-15px);}
 24% {-webkit-transform: translateY(-15px);}
 100% {-webkit-transform: translateY(0px);}
}
*/
#home .maincontent {
	width: 100%;
	height: auto;
	min-height: 56.20vw;
	padding: 0;
	margin: 0;
	background: transparent;
	position: relative;
}

#home #primary {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: transparent;
}

#home #primary .entry-content {
	padding: 0;
}

#home .buttons ul {
	list-style-type: none;
	margin: 50px 0 0;
	padding: 0;
	width: 100%;
	height: auto;
}
.splash_wrapper{
	background: #e6e7e8;
	padding: 30px 0;
}
.splash_wrapper .primary .entry-content{
	margin: 50px auto;
	width: 80%;
	background: #fff;
	border-radius: 10px;
}
.splash_wrapper .entry-content h2, 
.splash_wrapper .entry-content hr,
.splash_wrapper .entry-content .splash_logos {
	width: 80%;
	margin: 0 auto;
}
.splash_wrapper .entry-content h2{
	padding: 40px 0;
	text-align: justify;
	font: normal 2rem/normal Bentonsans, Roboto, Verdana, Arial, Helvetica, sans-serif;
}
.splash_wrapper .entry-content .splash_logos a {
	display: inline-block;
	width: 25%;
	min-height: 56px;
	vertical-align: middle;
	margin: 30px 0 20px;
}
.splash_branding #lendus-flag-logo {
	margin-bottom: 30px;
}
@media all and (max-width: 800px){
	.splash_wrapper .entry-content .splash_logos a {
		display: block;
		min-height: 56px;
		margin: 30px auto 20px;
		width: 90%;
	}
	#aem-logo{
		margin-bottom: 30px;
	}	
}
@media all and (max-width: 640px){
	.splash_wrapper .entry-content h2{
		font-size: 1.4rem;
	}
}
@media all and (max-width: 480px){
	.splash_wrapper{
		padding: 20px 0;
	}
	.splash_wrapper .primary .entry-content{
		margin: 30px auto;
	}
	#lendus-flag-logo{
		width: 200px;
	}
}
/* --------------------------- Get Started --------------------------- */
#get-started #primary {
	width: 100%;
	max-width: 100%;
}

#get-started .entry-content {
	color: #0F0708;
}

#get-started header {
	width: 100%;
	max-width: 650px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#get-started header {
	font-size: 1.3em;
	text-align: center;
}

#get-started header h1, #get-started header h2 {
	text-align: left;
}

#get-started header h2 {
	max-width: 100%;
	text-align: center;
	font-size: 2.5em;
	margin: 0;
	padding: 0;
}

#get-started header.entry-header {
	display: none;
}

#get-started .buttons {
	display: block;
	width: 330px;
	height: 70px;
	margin: 30px auto;
	padding: 0;
}

#get-started .buttons li a {
	font-weight: normal;
}

/* --------------------------- How we help --------------------------- */
#how-we-help .maincontent {
	color: #fff;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#how-we-help #primary {
	width: 100%;
	margin: 0;
	padding: 0;
}

#how-we-help #primary header {
	margin: 0 auto;
}

#how-we-help #primary header h1 {
	color: #E9B820;
	text-align: center;
}

#how-we-help #primary h3 {
	color: #E9B820;
	font-size: 1.3em;
	margin: 0 0 0.25em;
	padding: 0;
}

#how-we-help #primary .entry-content section {
	margin: 0 auto 2em;
	padding: 0 0 0 100px;
	max-width: 700px;
}

#how-we-help #primary .entry-content .intro {
	width: auto;
	margin: 0 auto;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.5em;
}

#how-we-help .icon {
	float: left;
	clear: left;
	margin: 2em 0 0 -75px;
}

/* --------------------------- Right/Left Column Content --------------------------- */
.page_left_column, .page_right_column {
	background-color: #716C6B;
}

.page_left_column #primary, .page_right_column #primary {
	display: block;
	width: 50%;
	height: auto;
	overflow: hidden;
	margin: 0 0;
	padding: 0;
	color: #fff;
	float: left;
	clear: both;
}

.page_right_column #primary {
	float: right;
}

.page_left_column #primary header, .page_right_column #primary header {
	background: transparent;
	margin: 2em 0 1em;
}

.page_left_column #primary header h1, .page_right_column #primary header h1
	{
	margin-top: 0;
}

.page_left_column #primary .entry-content, .page_right_column #primary .entry-content
	{
	display: block;
	height: auto;
	overflow: hidden;
	margin: 0 0 2em;
	padding: 0 3em;
	max-width: 650px;
	font-weight: lighter;
}

.page_left_column #primary .entry-content {
	float: right;
}

.page_left_column #primary a, .page_left_column #primary a:visited,
	.page_right_column #primary a, .page_right_column #primary a:visited {
	color: #fff;
	text-decoration: underline;
}

.page_left_column #primary a:hover, .page_right_column #primary a:hover
	{
	color: #E9B820;
}

.page_right_column #primary .buttons, .page_left_column #primary .buttons
	{
	margin: 2.5em 0 1em;
}

.page_right_column #primary .buttons ul, .page_left_column #primary .buttons ul
	{
	margin: 0;
}

.page_right_column #primary .buttons ul li a, .page_left_column #primary .buttons ul li a,
	.page_right_column #primary .buttons ul li a:visited, .page_left_column #primary .buttons ul li a:visited
	{
	border: solid 1px #fff;
	color: #fff;
}

/* --------------------------- Unique Scenarios --------------------------- */
#unique-scenarios {
	background: #B3B2B3;
}

#unique-scenarios .maincontent {
	background: url(../images/bgcontent.png);
}

#unique-scenarios #primary header {
	background: transparent;
}

#unique-scenarios #primary .entry-content {
	color: #0F0708;
}

#unique-scenarios #primary .entry-content {
	max-width: 960px;
	margin: 0 auto;
	padding: 1em;
	color: #fff;
}

/* ----------------------- About ---------------------- */
#about {
	background: #B3B2B3;
}

#about #primary header.entry-header {
	width: 100%;
	margin: 0 0 0.5em;
	padding: 0;
}

#about #primary header.entry-header h1 {
	color: #E9B820; /*#fff; */
	text-align: center;
	margin: 0;
	padding: 0;
}

#about h2 {
	color: #E9B820; /*#716C6B;*/
	text-align: center;
	font-size: 1.5em;
	margin: 0 0 1em;
}

#about #primary .entry-content .intro {
	width: 100%;
	margin: 1em auto;
	color:#B3B3B3;
}

#about #primary .entry-content {
	color: #0F0708;
}

#about #primary .entry-content {
	max-width: 1200px;
	margin: 0 auto;
	padding: 1em;
	color: #0F0708;
	font-weight: normal;
}

#content .entry-content iframe.rpm_video {
	width: 960px !important;
	height: 405px !important;
	margin: 1em auto;
}

#about .disclaimer {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 1em 0;
	padding: 0 0 2em;
	clear: both;
	font-weight: lighter;
}

/* ----------------------  ----------------------- */
#news {
	background: #fff; /* #fafafa */
}

#news .maincontent {
	
}

#news #primary header {
	background: transparent;
}

#news #primary header h1 {
	color: #E9B820;
	text-align: center;
}

#news #primary header h2 {
	color: #B3B2B3;
	text-align: left;
	font-size: 1.5em;
	line-height: normal;
}

#news #primary header h2 a, #news #primary header h2 a:visited {
	text-decoration: none;
	color: #E9B820;
	line-height: normal;
}

#news #primary header h2 a:hover {
	color: #0F0708;
}

#news #primary .entry-content {
	max-width: 960px;
	margin: 0 auto;
	padding: 1em;
	color: #0F0708;
}

#news #primary .articles {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 0 1em;
	padding: 0 0 1em;
	display: table;
	border-spacing: 10px;
}

#news #primary .excerpt {
	width: 33%;
	height: auto;
	overflow: hidden;
	margin: 0 0 2em;
	padding: 0 0.75em;
	border: solid 1px #B3B2B3;
	border-collapse: separate;
	display: table-cell;
	box-sizing: border-box;
}

#news #primary .excerpt:last-of-type {
	margin-right: 0;
}

#news #primary .excerpt .overlay {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#news .screen-reader-text {
	display: none;
}

#news #primary .excerpt a.more-link {
	display: block;
	width: 130px;
	height: 35px;
	line-height: 35px;
	font-weight: lighter;
	color: #fff;
	letter-spacing: 1px;
	background: transparent;
	border: solid 1px #B3B2B3;;
	float: none;
	clear: both;
	margin: 1em 0 0.5em;
	padding: 0 1em;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	transition: background-color 0.5s ease, border-color 0.5s ease;
	color: #B3B2B3;
}

#news #primary .excerpt a.more-link:hover {
	background: #0F0708;
	border: solid 1px #716C6B;
	color: #fff;
}

#news #primary footer {
	display: block;
	margin: 0 auto;
	padding: 0 0 2em;
}

#news #primary nav.buttons {
	width: 200px;
	height: auto;
	min-height: 50px;
	margin: 0 auto 0;
}

#news #primary nav.buttons li {
	display: block;
	float: none;
	clear: both;
	width: 200px;
}

/* ----------------------  ----------------------- */
#history {
	background: #B3B2B3;
}

#history header {
	background: transparent;
}

#history .entry-content header h1 {
	color: #fff; /*#E9B820; */
	text-align: center;
}

#history #primary .entry-content {
	max-width: 960px;
	margin: 0 auto;
	padding: 1em;
	color: #0F0708;
}

/* ----------------------  ----------------------- */
#leadership {
	background: #fff;
	padding: 0 0 50px;
}

#leadership header {
	background: transparent;
}

#leadership #primary header.entry-header {
	text-align: center;
	margin: 0 0 0.5em;
	padding: 0;
}

#leadership #primary header.entry-header h1 {
	color: #E9B820;
	text-align: center;
	margin: 0;
}

#leadership #primary .entry-content {
	max-width: 100%;
	margin: 0 auto;
	padding: 1em;
	color: #0F0708;
}

#leadershipteam {
	display: block;
	max-width: 1050px;
	margin: 0 auto 2em;
	padding: 0;
	background: #fff;
}

#leadershipteam .member {
	width: 33.33%;
	height: auto;
	overflow: hidden;
	max-width: 350px;
	max-height: 448px;
	margin: 0;
	padding: 0;
	border: solid 4px #fff;
	box-sizing: border-box;
	position: relative;
	float: left;
	clear: none;
	cursor: pointer;
}

#leadershipteam .member:last-child {
	clear: right;
}

#leadershipteam .member-photo {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}

#leadershipteam .member-photo img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

#leadershipteam .member-info {
	width: 100%;
	height: 70px;
	max-width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 1em;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 10;
}

#leadershipteam .name {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-weight: normal;
	font-size: 1.3em;
	line-height: normal;
	text-align: center;
}

#leadershipteam .title {
	width: 100%;
	height: auto;
	margin: 0 0 0.5em;
	padding: 0;
	overflow: hidden;
	font-weight: normal;
	font-size: 0.9em;
	line-height: normal;
	text-align: center;
}

#leadershipteam .member-content {
	display: none;
}

#leadershipteam .description {
	width: 100%;
	max-width: 900px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 1em 1em 2em;
	height: auto;
	float: none;
	clear: both;
	background: #fff;
	color: #716C6B;
	font-size: 1em;
	font-weight: lighter;
	line-height: 1.5em;
	text-align: left;
}

#leadershipteam .description header {
	display: block;
	margin: 1em 0 1.5em;
	padding: 0;
}

#leadershipteam .description header .name {
	color: #B4822C;
	font-size: 1.6em;
	font-weight: lighter;
}

#leadershipteam .description header .title {
	color: #0F0708;
}

#leadershipteam .description p {
	margin: 0 0 1em;
	padding: 0;
}

#leadershipteam .member .overlay {
	width: 100%;
	height: 100%;
	min-width: 500px;
	min-height: 500px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity = 70);
	opacity: 0.7;
	display: block;
}

#leadershipteam .member:hover .overlay {
	background: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity = 60);
	opacity: 0.6;
}

#leadershipteam .member:hover .member-info {
	color: #fff;
}

#leadershipteam .selected .overlay {
	display: none;
}

/* ----------------------  ----------------------- */
#careers {
	background: #B3B2B3;
	color: #0F0708;
}

#careers header {
	background: transparent;
}

#careers .entry-content header h1 {
	color: #E9B820;
	text-align: center;
}

#careers #primary .entry-content {
	max-width: 960px;
	margin: 0 auto;
	color: #FFF;
	padding: 1em;
}

#careers #primary .entry-content a, #careers #primary .entry-content a {
	color: #E9B820;
	text-decoration: none;
}
#careers #primary .entry-content a, #careers #primary .entry-content a:visited {
	
}

#careers #primary .entry-content a:hover {
	
}
/* ----------------------  ----------------------- */
#community {
	background: #FAFAFA;
}

#community header {
	background: transparent;
}

#community .entry-content header h1 {
	color: #E9B820;
	text-align: center;
}

#community #primary .entry-content {
	max-width: 960px;
	margin: 0 auto;
	padding: 1em;
	color: #0F0708;
}

#community #primary .entry-content a, #community #primary .entry-content a:visited {
	color: #0F0708;
}

#community #primary .entry-content a:hover {
	color: #E9B820;
}

/* ----------------------  ----------------------- */
#loan-servicing {
	background: #B3B2B3;
	color: #0F0708;
}

#loan-servicing header {
	background: transparent;
}

#loan-servicing .entry-content header h1 {
	color: #E9B820;
	text-align: center;
}

#loan-servicing #primary .entry-content {
	max-width: 960px;
	margin: 0 auto;
	padding: 1em;
	color: #FFF;
	font-weight: normal;
}

#loan-servicing #primary .entry-content a, #loan-servicing #primary .entry-content a:visited
{
	color: #E9B820;
	text-decoration: none;
}

#loan-servicing #primary .entry-content a:hover {
}

#loan-servicing .entry-content .address {
	display: inline;
}

/* ----------------------  ----------------------- */
#loan-advisor {
	background: #B3B2B3;
	margin: 0;
	padding: 0;
}

#loan-advisor .maincontent, #loan-advisor .maincontent #primary {
	margin: 0;
	padding: 0;
}

#loan-advisor header {
	background: #fff;
	display: block;
	margin: 0;
	padding: 0.25em 1em;
}

#loan-advisor #primary .entry-content {
	max-width: 960px;
	margin: 0 auto;
	color: #0F0708;
}

/* --------------------------- #primary .process_steps --------------------------- */
#apply {
	background-color: #0F0708;
}

#primary .process_steps .overlay {
	background-color: #0F0708;
	opacity: 0.7;
	display: block;
}

#primary .process_steps header {
	display: block;
	max-width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#primary .process_steps header h1 {
	text-align: center;
}

#primary .process_steps .buttons ul li:first-child a, #primary .process_steps .buttons ul li:first-child a:visited
	{
	background-color: transparent;
	color: #fff;
	border: solid 1px #fff;
}

#primary .process_steps .buttons ul li:first-child a:hover {
	background: #E9B820;
	color: #0F0708;
	border: solid 1px #E9B820;
}

#primary .process_steps  .buttons {
	float: none;
	width: 300px;
	height: 70px;
	margin: 2em auto;
	padding: 0;
}

#primary .process_steps  .buttons li {
	width: 100%;
	height: auto;
	float: none;
}

#primary .process_steps  .buttons li a {
	font-size: 1.5em;
	line-height: 3em;
	height: 3em;
}

#primary .process_steps .process {
	display: block;
	max-width: 1200px;
	margin: 4em auto;
	padding: 1em 2em;
	box-sizing: border-box;
	border: solid 1px #fff;
	color: #fff;
	float: none;
	clear: both;
}

#primary .process_steps .process legend {
	font-size: 3em;
	line-height: normal;
	color: #fff;
	text-align: center;
	margin: 0 auto 0.25em;
	padding: 0 0.5em;
}

#content #primary .process_steps .process section {
	display: inline-block;
	width: 30%;
	height: auto;
	overflow: hidden;
	margin: 0 5% 0 0;
	padding: 0;
	float: left;
	clear: none;
}

#content #primary .process_steps .process section h3 {
	font-size: 1.8em;
	line-height: 1em;
	height: auto;
	min-height: 2em;
	color: #E9B820;
	text-align: center;
	position: relative;
	margin-top: 1em;
}

#primary .process_steps .process section .icon {
	display: block;
	float: none;
	clear: both;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 0 2em;
	padding: 0;
	background: url(../images/yellow_arrow.png) no-repeat right center;
	background-size: 25px 50px;
}

#primary #how-we-help-process .process, #primary #about_process .process
	{
	margin-top: 3em;
}

#primary .process_steps .process section .icon img {
	width: 150px;
	height: 150px;
	max-width: 200px;
	border: none;
}

#primary .process_steps .process section:last-of-type .icon {
	background: none;
}

#primary .process_steps .process section ul {
	list-style-type: disc;
	margin: 1em 0 1em 0.5em;
	padding: 0 0 0 0.75em;
	font-size: 1.1em;
}

#primary .process_steps .process section ul li {
	margin: 0 0 0.5em
}

#primary .process_steps .process section:first-of-type {
	clear: left;
}

#content #primary .process_steps .process section:last-of-type {
	margin-right: 0;
	float: right;
	clear: right;
}

/* ----------------------  ----------------------- */
#loan-application {
	background: #B3B2B3;
	color: #0F0708;
}

#loan-application header {
	background: #fff;
}

#loan-application #primary .entry-content {
	max-width: 960px;
	margin: 0 auto;
	color: #0F0708;
}

/* --------------------------- Services --------------------------- */
#services {
	min-height: 400px;
	background-position: top left;
	background-size: 100% auto;
	background: #B3B2B3;
}

#services header {
	background: #fff;
}

#services #primary {
	min-height: 400px;
}

#services #primary .entry-content {
	max-width: 960px;
	margin: 0 auto;
}

/* --------------------------- Contact --------------------------- */
#contact.page, #loan-advisor-login.page {
	background: #0F0708;
	color: #fff;
	font-family: BentonSans;
	font-weight: lighter;
	padding-bottom: 0;
}

#contact #primary header.entry-header, #contact #primary header.entry-header h1
	{
	text-align: center;
}

#loan-advisor-login header {
	display: none;
}

#contact .maincontent {
	background: #0F0708;
	color: #fff;
}

#contact #primary .entry-content, #loan-advisor-login #primary .entry-content
	{
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

#contact #primary .entry-content .intro {
	display: block;
	float: left;
	clear: left;
	margin: 0 0 1em;
	padding: 0;
	max-width: 35%;
	font-family: BentonSans;
	font-size: 1.2em;
	font-weight: lighter;
	text-align: left;
}

#contact #primary a, #contact #primary a:visited {
	color: #E9B820;
	text-decoration: none;
}

#contact #primary a:hover {
	text-decoration: underline;
}

#contact .wpxpcform {
	width: 60%;
	height: auto;
	overflow: hidden;
	margin: 0 0 1em;
	padding: 0.5em 2em 1em;
	float: right;
	clear: right;
	border: solid 1px #716C6B;
	font-family: BentonSans;
	font-weight: lighter;
	font-size: 0.9em;
	font-weight: lighter;
}

#contact h3 {
	font-size: 1.2em;
	color: #E9B820;
	text-align: left;
	display: block;
	width: 100%;
	clear: both;
	margin: 0.5em 0 0.25em;
	padding: 0;
}

#contact .wpxpcform p {
	display: block;
	clear: both;
	margin: 0;
	padding: 0 0 0.5em;
}

#contact .wpxpcform input[type="text"], #contact .wpxpcform input[type="email"],
	#contact .wpxpcform input[type="tel"],
	#contact .wpxpcform textarea {
	width: 100%;
	max-width: 500px;
	height: 35px;
	margin: 5px 0;
	padding: 2px 5px;
	border: solid 1px #716C6B;
	box-sizing: border-box;
	border-radius: 2px;
	background: #0F0708;
	font-size: 0.9em;
	color: #fff;
	-webkit-appearance: none;
	-webkit-box-sizing: none;
	outline-color: transparent;
	outline-style: none;
	border-radius: 0;
	-webkit-appearance: none;
}

#contact .wpxpcform textarea{
	max-width:100%;
	padding:5px;
	height:auto;
}
#contact .wpxpcform  input.btngo {
	width: 15%;
	height: 30px;
	min-width: 30px;
	margin: 5px 0 20px;
	padding: 0;
	border-radius: 0;
	background: #E9B820;
	color: #000;
	text-align: center;
	line-height: 30px;
	float: right;
	clear: right;
	box-sizing: border-box;
	border: none;
	font-size: 1em;
	border-radius: 0;
	-webkit-appearance: none;
}

#employee_login {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 1em auto 2em;
	padding: 2em 4em;
	border: solid 1px #716C6B;
	box-sizing: border-box;
	float: none;
	clear: both;
}

#employee_login figure.icon {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	min-height: 90px;
	clear: both;
	margin: 0 0 1em;
	padding: 0;
	text-align: center;
}

#employee_login figure.icon img {
	margin: 0 auto;
	border: 0;
}

#employee_login .webmail figure.icon img {
	margin: 14px auto;
}

#employee_login section {
	display: block;
	width: 30%;
	height: auto;
	float: left;
	clear: none;
	text-align: center;
}

#employee_login .global_access {
	clear: left;
	margin-right: 5%;
}

#employee_login .webmail {
	margin-right: 5%;
}

#employee_login .it_support {
	float: right;
	clear: right;
}

#employee_login section h3 {
	text-align: center;
}

#employee_login section h3 a, #employee_login section h3 a:visited {
	color: #E9B820;
	text-decoration: none;
}

#employee_login section h3 a:hover {
	text-decoration: underline;
}

#content .page_left_column, #content .page_right_column {
	margin-bottom: 50px;
	background-color: #716C6B;
}

/* ----------------------------- Blog Section in Home Page ---------------------------- */
#blog.page {
	background: #fff;
	padding: 0;
	margin: 0;
}

#blog .maincontent {
	color: #0F0708;
	padding: 0;
}

#blog #primary header.entry-header {
	display: block;
	width: 100%;
	margin: 0 auto 1em;
	padding: 0;
	background: #fff;
}

#blog #primary header.entry-header h1 {
	text-align: center;
}

#blog #primary header p {
	margin: 10px 20px;
}

#blog #primary .entry-content {
	padding: 0;
}

#blog #primary .featured_posts {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#blog #primary .featured_one {
	width: 33.33%;
	min-width: 640px;
	margin: 0 auto;
}

#blog #primary .featured_two {
	width: 50%;
	min-width: 1280px;
	margin: 0 auto;
}

#blog #primary .row {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: table-row;
}

#blog #primary .excerpt {
	display: block;
	width: 33.3%;
	height: auto;
	overflow: hidden;
	min-width: 188px;
	height: 400px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	border: solid 1px #fff;
	box-sizing: border-box;
	display: table-cell;
	position: relative;
}

#blog #primary .featured_one .excerpt {
	width: 100%;
}

#blog #primary .featured_two .excerpt {
	width: 50%;
}

#blog #primary .excerpt #overlay_one, #blog #primary .excerpt #overlay_two,
	#blog #primary .excerpt #overlay_three {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 380px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	background: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 50);
	opacity: 0.5;
	-webkit-transition: background-color 0.5s ease, opacity 0.5s ease;
}

#blog #primary .excerpt #overlay_one {
	background: #0F0708;
}

#blog #primary .excerpt #overlay_two {
	background: #B4822C;
}

#blog #primary .excerpt #overlay_three {
	background: #0F0708;
}

#blog #primary .excerpt #overlay_one:hover, #blog #primary .excerpt #overlay_two:hover,
	#blog #primary .excerpt #overlay_three:hover {
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity = 10);
	opacity: 0.1;
}

#blog #primary .excerpt img {
	margin: 0;
	padding: 0;
}

#blog #primary .featured_one .excerpt img, #blog #primary .featured_two .excerpt img
	{
	width: 100%;
	height: auto;
}

#blog #primary .excerpt  header {
	font-size: 1em;
	font-weight: lighter;
	width: 100% !important;
	height: auto;
	overflow: hidden;
	margin: 10em 0 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: transparent;
}

#blog #primary .excerpt h2 a, #blog #primary .excerpt h2 a:visited {
	text-decoration: none;
	color: #E9B820;
	display: block;
	max-width: 80%;
	margin: 0 auto;
	text-align: center;
}

#blog #primary .excerpt h2 a:hover {
	color: #fff;
}

#blog #primary .excerpt h2 {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #E9B820;
	text-align: center;
}

#blog #primary .two h2 a, #blog #primary .two h2 a:visited {
	color: #0F0708;
}

#blog footer {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#blog .buttons {
	width: 220px;
	height: 70px;
	margin: 20px auto;
}

#blog .buttons ul li {
	width: 100%;
}

#blog nav.buttons ul li a {
	height: 60px;
	line-height: 58px;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#wins {
	
}

#wrapper #content strong {
	font-weight: bold !important;
}

#content .entry-content .gallery {
	display: block;
	max-width: 100%;
	margin: 2em auto;
	padding: 0 0 2em;
}

#content .entry-content .gallery figure.gallery-item {
	display: block;
	width: 30%;
	height: auto;
	overflow: hidden;
	min-height: 170px;
	margin: 0 5% 2em 0;
	padding: 0;
	float: left;
	clear: none;
	text-align: center;
	box-sizing: border-box;
}

#content .entry-content .gallery figure.gallery-item:nth-child(3n) {
	clear: right;
	margin-right: 0;
}

#content .entry-content .gallery figure.gallery-item:nth-child(3n+1) {
	clear: left;
}

#content .entry-content .gallery .gallery-caption {
	font-size: 0.85em;
	line-height: normal;
}

#content #primary .entry-content .slideshow {
	width: 100%;
	height: auto;
	margin: 2em 0;
	padding: 0;
	float: none;
	clear: both;
}

/* ==================================== Desktop and Laptop ====================================*/
@media screen and (min-width:1281px) {
	#content #home {
		background: #0F0708
			url(https://www.rpm-mtg.com/wp-content/uploads/2017/05/homepage_hero.jpg)
			no-repeat 0 0;
		background-size: cover;
	}
	#home .intro {
		margin: 200px auto 30px;
		margin-top: 10vw;
	}
	#home .maincontent {
		margin: 0;
		padding: 0;
	}
	#home_arrow {
		bottom: 150px; /*50px;*/
		bottom: 5vw; /*2.5vw;*/
		bottom: 450px;
		bottom: 15vw;
	}
	#content #home .entry-content .intro {
		margin-top: 150px;
	}
	#get-started .maincontent {
		padding: 0;
		margin: 0;
	}
	#get-started #primary {
		margin: 0;
		padding: 0;
	}
	#get-started #primary .entry-content {
		margin: 0 20px;
		padding: 0;
	}
	#get-started #primary header {
		font-size: 1em;
		width: 800px;
		max-width: 800px;
		text-align: left;
		margin: 150px 0 0;
		padding: 0;
	}
	#get-started header h2 {
		font-size: 3em;
		margin: 0;
		padding: 0 0 1em;
	}
	#get-started .buttons {
		width: 330px;
		margin: 20px auto;
	}
	#get-started .buttons ul li {
		width: 150px;
		margin: 0 30px 0 0;
	}
	#get-started .buttons ul li:last-child {
		margin: 0;
	}
	#get-started .buttons ul li a {
		height: 70px;
		line-height: 68px;
	}
}

/* ==================================== Tablet Landscape ====================================*/
@media screen and (min-width:961px) and (max-width:1280px) {
	#content #home {
		background: #0F0708
			url(https://www.rpm-mtg.com/wp-content/uploads/2017/05/homepage_hero.jpg)
			no-repeat 0 0;
		background-size: cover;
	}
	#home .maincontent {
		margin: 0;
		padding: 0;
	}
	#home .maincontent #primary {
		margin: 0;
		padding: 0;
	}
	#content #home .entry-content .intro {
		margin: 100px auto 30px;
		height: auto;
		margin-top: 5vw; /* 7.8vw*/
	}
	#home .intro header {
		margin: 0 auto;
		padding: 0;
	}
	#home .buttons {
		margin: 20px auto;
		padding: 0;
	}
	#home .buttons ul {
		margin: 0 auto;
	}
	#home_arrow {
		bottom: 200px;
		bottom: 15vw; /*2vw*/
	}
	#get-started .maincontent {
		padding: 0;
		margin: 0;
	}
	#get-started #primary {
		margin: 0;
		padding: 0;
	}
	#get-started #primary .entry-content {
		margin: 0 20px;
		padding: 0;
	}
	#get-started #primary header {
		font-size: 1em;
		width: 450px;
		max-width: 500px;
		text-align: left;
		margin: 150px 0 0;
		padding: 0;
	}
	#get-started header h2 {
		font-size: 2.4em;
		margin: 0;
		padding: 0 0 0.5em;
	}
	#get-started .buttons {
		width: 330px;
		margin: 20px auto;
	}
	#get-started .buttons ul li {
		width: 150px;
		margin: 0 30px 0 0;
	}
	#get-started .buttons ul li:last-child {
		margin: 0;
	}
	#get-started .buttons ul li a {
		height: 70px;
		line-height: 68px;
	}
	#how-we-help .maincontent {
		margin: 0;
		padding: 0;
	}
	#content .page_left_column #primary header h1, #content .page_right_column #primary header h1
		{
		margin-top: 0.25em;
		font-size: 2.5em;
	}
	#primary .process_steps .process {
		display: block;
		max-width: 100%;
		margin: 4em 20px;
		padding: 1em 1em;
	}
	#contact #primary .entry-content {
		max-width: 700px;
		margin: 0 auto;
		padding: 0;
	}
	#blog #primary .featured_one {
		min-width: 640px;
	}
	#blog #primary .featured_two {
		width: 100%;
		min-width: 100%;
	}
}

/* ==================================== Tablet Portrait ====================================*/
@media screen and (min-width:641px) and (max-width:960px) {
	#content .buttons ul li a, #content .buttons ul li a:visited {
		background: #0F0708; /*rgba(113,108,107, 0.6);*/
		border: solid 1px #B3B2B3; /* #0F0708; */
		height: 3em;
		line-height: 3em;
		color: #fff;
	}
	#content .buttons ul li a:hover {
		background: rgba(15, 7, 6, 0.6);
		color: #E9B820;
		border: solid 1px rgba(15, 7, 6, 0.6);
	}
	#primary .entry-content {
		margin: 0;
	}
	#content #home {
		background: #0F0708
			url(https://www.rpm-mtg.com/wp-content/uploads/2017/05/homepage_hero-960x541.jpg)
			no-repeat 0 0;
		background-size: cover;
	}
	#home .maincontent {
		margin: 0;
		padding: 0;
	}
	#content #home .entry-content .intro {
		margin: 100px auto 40px;
		margin-top: 6vw;
	}
	#home .intro header {
		margin: 0 auto;
		padding: 0;
		font-size: 0.9em;
	}
	#content #home  #primary .intro h1 {
		margin: 0 0 0.25em;
		padding: 0;
		line-height: normal;
		font-size: 2.2em;
	}
	#content #home #primary .intro h2 {
		margin: 0 0 0.75em;
		padding: 0;
		font-size: 1.4em;
	}
	#home .buttons {
		width: 180px;
		margin: 20px auto;
		padding: 0;
	}
	#home .buttons ul {
		margin: 0;
		padding: 0;
	}
	#home .buttons ul li:first-child {
		width: 180px;
	}
	#home .buttons ul li:first-child a {
		width: 180px;
		height: 60px;
		line-height: 58px;
		font-size: 1em;
	}
	#home_arrow {
		bottom: 30px;
		bottom: 10vw; /*0.5vw */
	}
	#home .bgvideo iframe {
		display: none;
	}
	#home .bgvideo .hero {
		display: block;
	}
	#get-started .maincontent, #get-started #primary {
		padding: 0;
		margin: 0;
	}
	#get-started #primary .entry-content {
		margin: 0 20px;
		padding: 0;
	}
	#get-started #primary header {
		font-size: 1.1em;
		width: 400px;
		max-width: 400px;
		text-align: left;
		margin: 300px 0 0;
		padding: 0;
		text-align: center;
	}
	#get-started header h2 {
		font-size: 1.8em;
		margin: 0;
		padding: 0 0 0.5em;
		color: #fff;
	}
	#get-started .buttons {
		width: 330px;
		margin: 20px auto;
	}
	#get-started .buttons ul li {
		width: 150px;
		margin: 0 30px 0 0;
	}
	#get-started .buttons ul li:last-child {
		margin: 0;
	}
	#get-started .buttons ul li a {
		height: 70px;
		line-height: 68px;
	}
	#how-we-help .maincontent {
		margin: 0;
		padding: 0;
	}
	#how-we-help .maincontent #primary {
		margin: 0;
		padding: 0;
	}
	#how-we-help .maincontent #primary .entry-content {
		margin: 0 20px;
		padding: 0;
	}
	#how-we-help #primary section {
		margin: 0 0 1.5em;
		padding: 0 0 0 100px;
		max-width: 700px;
	}
	#how-we-help .maincontent #primary .entry-content p {
		margin: 0.25em 0 1.5em;
	}
	#how-we-help .maincontent .intro header h1 {
		margin: 0.25em 0;
		padding: 0;
		text-align: left;
	}
	#content .entry-content iframe.rpm_video {
		width: 96vw !important;
		height: 40.5vw !important;
	}
	#primary .process_steps #primary .entry-content header h1 {
		font-size: 2.2em;
	}
	#primary .process_steps .process {
		margin: 2em 20px;
		padding: 1em;
	}
	#primary .process_steps .process legend {
		font-size: 2em;
	}
	#content #primary .process_steps .process section {
		font-size: 0.9em;
		width: 32%;
		margin-right: 2%;
	}
	#content #primary .process_steps .process section:last-of-type {
		margin-right: 0;
	}
	#primary .process_steps .process section h3 {
		font-size: 1.6em;
	}
	#primary .process_steps .process section h3 sup {
		font-size: 0.8em;
	}
	#primary .process_steps .process section ul li {
		line-height: normal;
		margin: 0 0 0.75em;
	}
	#primary .process_steps .process section .icon {
		height: 120px;
		background-size: 20px 40px;
	}
	#primary .process_steps .process section .icon img {
		width: 120px;
		height: 120px;
	}
	#blog #primary .featured_one {
		width: 50%;
		min-width: 640px;
	}
	#blog #primary .featured_two {
		width: 100%;
		min-width: 100%;
	}
	#blog #primary .excerpt {
		display: table;
		width: 50%;
		height: 229px;
		height: 30.88vw;
		background-size: cover;
	}
	#blog #primary .featured_one .excerpt {
		width: 100%;
		min-width: 100%;
	}
	#blog #primary .featured_two .excerpt {
		width: 50%;
		min-width: 50%;
	}
	#contact #primary .entry-content {
		margin: 0 auto;
		max-width: 96%;
	}
	#employee_login {
		margin: 2em 0;
		padding: 1em;
	}
	#content .page_left_column #primary, #content .page_right_column #primary
		{
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0;
		padding: 00;
		color: #fff;
		background: transparent;
		float: none;
		clear: both;
		min-height: 100vh;
	}
	#content .page_left_column #primary header, #content .page_right_column #primary header
		{
		background: transparent;
	}
	#content .page_left_column #primary .entry-content, #content .page_right_column #primary .entry-content
		{
		display: block;
		width: 96%;
		height: auto;
		overflow: hidden;
		margin: 1.5em auto 2em;
		padding: 0;
		max-width: 700px;
		float: none;
		color: #fff;
		font-weight: normal;
		line-height: 1.5em;
	}
	#content .page_left_column #primary .entry-content header h1, #content .page_right_column #primary .entry-content header h1
		{
		font-size: 2.5em;
		margin: 0 0 0.2em;
	}
	#content .page_right_column #primary .buttons, #content .page_left_column #primary .buttons
		{
		margin: 2em auto;
	}
	#content .page_right_column #primary .buttons ul, #content .page_left_column #primary .buttons ul
		{
		margin: 0;
	}
	#content .page_left_column, #content .page_right_column {
		margin-bottom: 50px;
	}
	#content .page_left_column .entry-content, #content .page_right_column .entry-content
		{
		color: #fff;
		font-size: 1.2em;
		line-height: 1.5em;
	}
	#content .page_left_column header h1, #content .page_right_column header h1
		{
		margin: 0 0 0.2em;
	}
	#content .entry-content .gallery figure.gallery-item {
		width: 30%;
		margin-right: 5%;
	}
	#content .entry-content .gallery figure.gallery-item img {
		width: 100%;
		height: auto;
	}
	#content .entry-content .gallery figure.gallery-item:nth-child(3n) {
		clear: right;
		margin-right: 0;
	}
	#content .entry-content .gallery figure.gallery-item:nth-child(3n+1) {
		clear: left;
	}
	
}

/*========================================================================*/
@media all and (min-width:781px) and (max-width:1050px) {
	#leadershipteam .member {
		max-height: 40vw;
	}
	#home_arrow {
		bottom: 60px;
		bottom: 5vw;
		opacity: 0.6;
	}
}

@media all and (min-width:481px) and (max-width:780px) {
	#leadershipteam .member {
		width: 50%;
		margin: 0;
		padding: 0;
		min-width: 200px;
		max-width: 50%;
		max-height: 450px;
		max-height: 55vw;
	}
	#leadershipteam .member-photo {
		margin: 0;
		padding: 0;
	}
	#primary .process_steps .process section h3 {
		font-size: 1.4em;
		min-height: 3em;
	}
	#primary .process_steps .process section .icon {
		background-size: 17px 35px;
	}
	#primary .process_steps .process section .icon img {
		width: 110px;
		height: 110px;
	}
	#home_arrow {
		bottom: 60px;
		bottom: 0;
	}
	#home .bgvideo iframe {
		display: none;
	}
	#home .bgvideo .hero {
		display: block;
	}
	#content #home #primary .intro header h1 {
		font-size: 2em;
	}
	#home #primary .intro header h2 {
		font-size: 1.2em;
	}
}

/*==================================== Phone Landscape ====================================*/
@media all and (min-width:481px) and (max-width:640px) {
	.page .maincontent {
		z-index: 10;
	}
	#content .buttons ul li a, #content .buttons ul li a:visited {
		background: #0F0708; /*rgba(113,108,107, 0.6);*/
		border: solid 1px #B3B2B3; /* #0F0708; */
		color: #fff;
		height: 3em;
		line-height: 3em;
	}
	#content .buttons ul li a:hover {
		background: rgba(15, 7, 6, 0.6);
		color: #E9B820;
		border: solid 1px rgba(15, 7, 6, 0.6);
	}
	#content #primary header h1 {
		font-size: 2.4em;
	}
	#content #home {
		background: #0F0708
			url(https://www.rpm-mtg.com/wp-content/uploads/2017/05/homepage_hero-640x361.jpg)
			no-repeat 0 0 !important;
		background-size: cover;
	}
	#content #home .entry-content .intro {
		margin: 70px auto 0;
		margin-top: 4.5vw;
		min-height: 56.20vw !important;
	}
	#home .intro header {
		margin: 0 auto;
		padding: 0;
		font-size: 0.9em;
	}
	#content #home #primary .intro header h1 {
		margin: 0 auto;
		padding: 0;
		font-size: 1.8em;
		line-height: 1.3em;
	}
	#home #primary .intro header h2 {
		font-size: 1.2em;
	}
	#home header h2 span {
		display: inline;
		clear: none;
	}
	#home header h2 span:after {
		content: " - ";
	}
	#home header h2 span:last-of-type:after {
		content: "";
	}
	#home .bgvideo iframe {
		display: none;
	}
	#home .bgvideo .hero {
		display: block;
	}
	#home .maincontent {
		margin: 0;
		padding: 0;
		min-height: 360px
	}
	#home .buttons {
		width: 180px;
	}
	#home .buttons ul {
		margin: 20px 0;
		width: 180px;
	}
	#home .buttons ul li {
		width: 180px;
	}
	#home .buttons ul li a {
		height: 3em;
		line-height: 3em;
		font-size: 1em;
	}
	#home_arrow {
		bottom: 50px;
		bottom: 0vw;
	}
	#get-started .maincontent {
		padding: 0;
		margin: 0;
	}
	#get-started #primary {
		margin: 0;
		padding: 0;
	}
	#get-started #primary .entry-content {
		margin: 0 20px;
		padding: 0;
		text-align: center;
	}
	#get-started #primary header {
		width: 250px;
		max-width: 300px;
		font-size: 1em;
		text-align: center;
		margin: 120px 0 0;
		padding: 0;
		margin-top: 50vw;
	}
	#get-started header h2 {
		font-size: 1.6em;
		margin: 0;
		padding: 0 0 0.5em;
		color:#fff;
	}
	#get-started .buttons {
		width: 230px;
		margin: 20px auto 0;
	}
	#get-started .buttons ul li {
		width: 100px;
		margin: 0 30px 0 0;
	}
	#get-started .buttons ul li:last-child {
		margin: 0;
	}
	#get-started .buttons ul li a {
		height: 3em;
		line-height: 3em;
	}
	#how-we-help .maincontent {
		margin: 0;
		padding: 0;
		font-size: 1.2em;
	}
	#how-we-help .maincontent #primary {
		margin: 0;
		padding: 0
	}
	#how-we-help .maincontent #primary .entry-content {
		margin: 0 20px;
		padding: 0 0 1em;
	}
	#how-we-help #primary .entry-content .intro {
		font-size: 1.1em;
		line-height: 1.5em;
	}
	#how-we-help .maincontent .intro header h1 {
		margin: 0.25em 0;
		padding: 0;
		text-align: left;
	}
	#how-we-help #primary section {
		margin: 0 0 1.5em;
		padding: 0 0 0 60px;
		max-width: 650px;
	}
	#how-we-help .maincontent #primary .entry-content p {
		margin: 0.25em 0 1.5em;
	}
	#content .page_left_column #primary .entry-content header h1, #content .page_right_column #primary .entry-content header h1
		{
		margin: 0 0 0.3em;
	}
	#news .overlay {
		display: none;
	}
	#news #primary .entry-content .entry-header {
		margin: 0;
		padding: 0;
	}
	#news #primary .entry-content .entry-header h1 {
		margin: 0;
		padding: 0;
	}
	#news #primary .entry-content .articles {
		width: 100%;
		margin: 0;
		padding: 0;
		display: block;
		border-spacing: 0;
	}
	#news #primary .excerpt {
		width: 100%;
		clear: both;
		margin: 0 0 1em;
		padding: 0 0 0.25em;
		display: block;
		box-sizing: border-box;
		border: none;
		border-bottom: solid 1px #B3B2B3;
	}
	#about #primary .entry-content, #news #primary .entry-content, #history #primary .entry-content,
		#careers #primary .entry-content, #loan-servicing #primary .entry-content,
		#community #primary .entry-content {
		color: #fff;
	}
	#content .entry-content iframe.rpm_video {
		width: 94vw !important;
		height: 39.65vw !important;
	}
	#content #primary .process_steps #primary .entry-content header {
		max-width: 98%;
	}
	#content #primary .process_steps #primary .entry-content header h1 {
		font-size: 2.2em;
	}
	#content #primary .process_steps #primary .entry-content .buttons {
		width: 220px;
	}
	#content #primary .process_steps #primary .entry-content .buttons ul li a
		{
		font-size: 1.2em;
	}
	#primary .process_steps .process {
		display: block;
		margin: 2.5em 20px 4em;
		padding: 1em 2em;
	}
	#primary .process_steps .process:last-of-type {
		margin-bottom: 2.5em;
	}
	#primary .process_steps .process legend {
		font-size: 2em;
		line-height: normal;
		color: #fff;
		text-align: center;
		margin: 0 auto 0.25em;
		padding: 0 0.5em;
	}
	#content #primary .process_steps .process section {
		display: block;
		width: 100%;
		float: none;
		clear: both;
		margin: 0 0 1.5em;
		padding: 0;
	}
	#primary .process_steps .process section h3 {
		text-align: center;
		font-size: 1.6em;
		min-height: 1.6em;
	}
	#content #primary .process_steps .process section {
		background: url(../images/yellow_arrow_down.png) no-repeat center bottom;
		padding-bottom: 20px;
		background-size: 50px 25px;
	}
	#content #primary .process_steps .process section:last-of-type {
		background: none;
		padding-bottom: 0;
	}
	#primary .process_steps .process section .icon {
		height: 150px;
		background: none;
		margin: 0;
		padding: 0;
	}
	#primary .process_steps .process section .icon img {
		width: 150px;
		height: 150px;
		float: none;
		clear: both;
	}
	#content #primary .process_steps .process section:last-of-type {
		margin-bottom: 0;
	}
	#primary .process_steps .process section ul {
		margin-bottom: 50px;
		float: none;
		clear: both;
	}
	#blog .overlay {
		display: none;
	}
	#blog #primary .featured_one, #blog #primary .featured_two {
		width: 100%;
		min-width: 100%;
	}
	#blog #primary .excerpt {
		display: table;
		clear: both;
		width: 100%;
		max-width: 100%;
		height: 400px;
		overflow: hidden;
		height: 62.667vw;
		background-size: 100% auto;
		margin: 0;
		padding: 0;
	}
	#blog #primary .featured_one .excerpt, #blog #primary .featured_two .excerpt
		{
		width: 100%;
	}
	#blog #primary .excerpt  header {
		width: 98%;
		max-width: 98%;
		font-size: 1em;
		margin: 7em auto 0;
		padding: 0;
	}
	#blog #primary .excerpt  h2 {
		max-width: 96%;
		min-width: auto;
		margin: 0 auto;
		padding: 0;
	}
	#blog #primary .excerpt  h2 a, #blog #primary .excerpt  h2 a:visited {
		max-width: 100%;
		margin: 0;
		padding: 0;
		display: inline;
		text-align: center;
	}
	#contact #primary .entry-content {
		padding: 0 20px;
	}
	#contact #primary .entry-content .intro {
		float: none;
		clear: both;
		max-width: 100%;
		margin: 20px 0;
	}
	#contact .wpxpcform {
		width: 100%;
		height: auto;
		float: none;
		clear: both;
		margin: 2em 0;
		padding: 2em 2em 0;
	}
	#contact .wpxpcform input.btngo {
		float: left;
		clear: both;
	}
	#employee_login {
		margin: 1em 0 2em;
		padding: 1em;
	}
	#employee_login figure.icon {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		min-height: 80px;
		clear: both;
		margin: 0 0 1em;
		padding: 0;
		text-align: center;
	}
	#employee_login figure.icon img {
		width: 70px;
		height: auto;
		margin: 0 auto;
		border: 0;
	}
	#employee_login .webmail figure.icon img {
		margin: 11px auto;
	}
	#employee_login section {
		display: block;
		width: 30%;
		height: auto;
		float: left;
		clear: none;
		text-align: center;
	}
	#content .page_left_column #primary, #content .page_right_column #primary
		{
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 0;
		padding: 00;
		color: #fff;
		float: none;
		clear: both;
		min-height: 100vh;
	}
	#content .page_left_column #primary header, #content .page_right_column #primary header
		{
		background: transparent;
	}
	#content .page_left_column #primary .entry-content, #content .page_right_column #primary .entry-content
		{
		display: block;
		height: auto;
		overflow: hidden;
		margin: 1.5em 20px 2em;
		padding: 0;
		float: none;
	}
	#content .page_right_column #primary .buttons, #content .page_left_column #primary .buttons
		{
		margin: 2em auto;
	}
	#content .page_right_column #primary .buttons ul, #content .page_left_column #primary .buttons ul
		{
		margin: 0;
	}
	#content .page_left_column, #content .page_right_column {
		margin-bottom: 30px;
	}
	#content .page_left_column .entry-content, #content .page_right_column .entry-content
		{
		color: #fff;
		font-size: 1.2em;
	}
	#content .page_left_column header h1, #content .page_right_column header h1
		{
		font-size: 2.7em;
		text-shadow: 0px 1px 1px rgba(15, 7, 8, 0.2);
	}
	#content .entry-content .gallery figure.gallery-item {
		width: 45%;
	}
	#content .entry-content .gallery figure.gallery-item img {
		width: 100%;
		height: auto;
	}
	#content .entry-content .gallery figure.gallery-item:nth-child(3n),
		#content .entry-content .gallery figure.gallery-item:nth-child(3n+1) {
		clear: none;
	}
	#content .entry-content .gallery figure.gallery-item:nth-child(2n) {
		clear: right;
		margin-right: 0;
	}
	#content .entry-content .gallery figure.gallery-item:nth-child(2n+1) {
		clear: left;
		margin-right: 10%;
	}
}

/*==================================== Phone Portrait ====================================*/
@media screen and (max-width:480px) {
	#content #primary .buttons ul li:first-child {
		margin: 0 20px 0 0;
	}
	#content #primary .buttons ul li a, #content #primary  .buttons ul li a:visited
		{
		background: #0F0708; /*rgba(113,108,107, 0.6);*/
		border: solid 1px #B3B2B3; /* #0F0708; */
		height: 3.5em;
		line-height: 3.5em;
		color: #fff;
		text-align: center;
	}
	#content .buttons ul li a:hover {
		background: rgba(15, 7, 6, 0.6);
		color: #E9B820;
		border: solid 1px rgba(15, 7, 6, 0.6);
	}
	#content #primary header h1 {
		font-size: 1.8em;
		line-height: 1em;
	}
	#content .buttons {
		width: 300px;
		margin: 0px auto 15px;
	}
	#content .buttons ul li {
		width: 130px;
		margin: 0;
		padding: 0;
	}
	#content .buttons ul li a {
		height: 3em;
		line-height: 3em;
	}
	#content .buttons ul li:last-child {
		float: right;
		clear: right;
		margin: 0;
	}
	#home {
		min-height: 57vw !important;
		background: #0F0708
			url(https://www.rpm-mtg.com/wp-content/uploads/2017/05/homepage_hero-640x361.jpg)
			no-repeat 0 0 !important;
		background-size: auto cover;
	}
	#content #home .maincontent {
		margin: 0;
		padding: 0;
		min-height: 360px;
	}
	#content #home .entry-content .intro {
		margin: 50px auto 0;
		padding: 0;
		margin-top: 5vw;
		height: auto;
	}
	#home .intro header {
		margin: 0 auto;
		padding: 0;
		font-size: 1em;
		height: auto;
	}
	#home #primary .intro header h1 {
		margin: 0 0 0.2em;
		padding: 0;
		font-size: 1.4em;
		line-height: 1.25em;
	}
	#home #primary .intro header h2 {
		font-size: 1em;
		margin: 0;
		padding: 0;
		line-height: normal;
	}
	#home .bgvideo iframe {
		display: none;
	}
	#home .bgvideo .hero {
		display: block;
	}
	#home header h2 span {
		display: block;
		clear: both;
	}
	#home header h2 span:after {
		content: "";
	}
	#home .buttons {
		width: 160px;
		margin: 1em auto;
	}
	#home .buttons ul {
		margin: 0 auto;
		width: 160px;
	}
	#content #home .buttons ul li:first-child {
		width: 160px;
		margin: 0;
	}
	#home .buttons ul li a {
		height: 2.5em;
		line-height: 1.5em;
		font-size: 1em;
	}
	#home .entry-content .clear {
		display: block;
		float: none;
		clear: both;
	}
	#home_arrow {
		bottom: 30px;
		bottom: 3vw;
		display: none;
	}
	#get-started .maincontent {
		padding: 0;
		margin: 0;
	}
	#get-started #primary {
		margin: 0;
		padding: 0;
	}
	#get-started #primary .entry-content {
		margin: 0 20px;
		padding: 0;
	}
	#get-started #primary header {
		width: 100%;
		max-width: 460px;
		font-size: 1em;
		text-align: center;
		margin: 300px auto 0;
		padding: 0;
		margin-top: 60vw;
	}
	#get-started header h2 {
		font-size: 1.8em;
		line-height: 1.5em;
		margin: 0;
		padding: 0 0 0.5em;
		color: #fff;
	}
	#get-started .buttons {
		width: 270px;
		margin: 20px auto;
	}
	#get-started .buttons ul li {
		width: 120px;
		margin: 0 30px 0 0;
	}
	#get-started .buttons ul li:last-child {
		margin: 0;
	}
	#get-started .buttons ul li a {
		height: 3em;
		line-height: 3em;
		font-size: 1.2em;
	}
	#how-we-help .maincontent {
		margin: 0;
		padding: 0;
		font-size: 1.1em;
	}
	#how-we-help .maincontent #primary {
		margin: 0;
		padding: 0
	}
	#how-we-help .maincontent #primary .entry-content {
		margin: 0 20px;
		padding: 0 0 1em;
	}
	#how-we-help #primary section {
		margin: 0 0 2em;
		padding: 0 !important;
		max-width: 650px;
	}
	#how-we-help #primary section h3 {
		margin: 0.1em 0 0.25em;
		font-size: 1.4em;
	}
	#how-we-help #primary .intro {
		font-size: 1.1em;
		line-height: 1.5em;
		margin: 1em 20px;
	}
	#how-we-help #primary .entry-content h1 {
		font-size: 3em;
		margin: 0.25em 0 0;
		padding: 0;
		text-align: center;
	}
	#how-we-help .maincontent #primary .entry-content p {
		margin: 0 0 1.5em;
	}
	#how-we-help .icon {
		display: none;
	}
	#content .page_left_column #primary .entry-content header h1, #content .page_right_column #primary .entry-content header h1
		{
		margin: 0 0 0.3em;
	}
	#content .page_left_column #primary .buttons, #content .page_right_column #primary .buttons
		{
		width: 280px;
	}
	#content .page_left_column #primary .buttons ul li a, #content .page_right_column #primary .buttons ul li a
		{
		font-size: 0.8em;
		font-weight: normal;
	}
	#content .entry-content iframe.rpm_video {
		width: 92vw !important;
		height: 39.65vw !important;
	}
	#primary .process_steps .buttons {
		width: 250px;
	}
	#primary .process_steps .buttons ul li a {
		font-size: 1.3em;
	}
	#primary .process_steps .process {
		display: block;
		margin: 2em 0.25em 4em;
		padding: 1em;
	}
	#primary .process_steps .process:last-of-type {
		margin-bottom: 2em;
	}
	#primary .process_steps .process legend {
		font-size: 1.8em;
	}
	#content #primary .process_steps .process section {
		display: block;
		width: 100%;
		float: none;
		clear: both;
		margin: 0 0 2em;
		padding: 0;
		font-weight: lighter;
		font-size: 1em;
		background: url(../images/yellow_arrow_down.png) no-repeat center bottom;
		background-size: 50px 25px;
	}
	#primary .process_steps .process section h3 {
		text-align: center;
		font-size: 1.4em;
		min-height: 1.5em;
	}
	#primary .process_steps .process section .icon {
		height: 120px;
		background: none;
		margin: 0;
		padding: 0;
	}
	#primary .process_steps .process section .icon img {
		width: 120px;
		height: 120px;
		float: none;
		clear: both;
	}
	#primary .process_steps .process section ul {
		margin-bottom: 60px;
	}
	#content #primary .process_steps .process section:last-of-type {
		margin-bottom: 0;
		background: none;
	}
	#primary .process_steps .process section:last-of-type ul {
		margin-bottom: 0;
	}
	#news #primary .entry-content .entry-header {
		margin: 0;
		padding: 0;
	}
	#news #primary .entry-content .entry-header h1 {
		margin: 0;
		padding: 0;
	}
	#news #primary .entry-content .articles {
		width: 100%;
		margin: 0;
		padding: 0;
		display: block;
		border-spacing: 0;
	}
	#news #primary .excerpt {
		width: 100%;
		clear: both;
		margin: 0 0 1em;
		padding: 0 0 0.25em;
		display: block;
		box-sizing: border-box;
		border: none;
		border-bottom: solid 1px #B3B2B3;
	}
	#news #primary .excerpt header {
		
	}
	#leadershipteam .member {
		width: 100%;
		min-width: 300px;
		max-width: 100%;
		max-height: 113vw;
	}
	#loan-servicing .entry-content .address {
		display: block;
	}
	#blog .maincontent, #blog #primary, #blog #primary .entry-content {
		max-width: 100%;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	#blog #primary .featured_one, #blog #primary .featured_two {
		width: 100%;
		min-width: 100%;
	}
	#blog #primary .excerpt {
		display: block;
		width: 100%;
		height: 320px;
		height: 62.667vw;
		background-size: cover cover;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	#blog #primary .featured_one .excerpt, #blog #primary .featured_two .excerpt
		{
		width: 100%;
	}
	#blog #primary .excerpt header {
		margin-top: 4em;
	}
	#blog #primary .excerpt h2 {
		display: block;
		width: 94%;
		max-with: 94%;
		margin: 0px auto;
		padding: 0;
		font-size: 1.6em;
		line-height: normal;
	}
	#blog #primary footer .buttons {
		width: 150px;
		margin: 2em auto;
	}
	#blog #primary footer .buttons ul li {
		width: 150px;
	}
	#contact #primary .entry-content {
		padding: 0 20px;
	}
	#contact #primary .entry-content .intro {
		float: none;
		clear: both;
		max-width: 100%;
		margin: 20px 0;
	}
	#contact .wpxpcform {
		width: 100%;
		height: auto;
		float: none;
		clear: both;
		margin: 2em 0 1em;
		padding: 1em;
	}
	#contact .wpxpcform input.btngo {
		float: left;
		clear: both;
	}
	#employee_login {
		margin: 1em 0 2em;
		padding: 1em;
	}
	#employee_login figure.icon {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		min-height: 30px;
		clear: both;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	#employee_login figure.icon img {
		width: 70px;
		height: auto;
		margin: 0 auto;
		border: 0;
	}
	#employee_login .webmail figure.icon img {
		margin: 0 auto;
	}
	#employee_login section {
		display: block;
		width: 100%;
		height: auto;
		margin: 0 0 2em;
		padding: 0;
		float: left;
		clear: none;
		text-align: center;
	}
	#employee_login section.it_support {
		margin: 0;
	}
	#content .page_left_column #primary, #content .page_right_column #primary
		{
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0 0;
		padding: 00;
		color: #fff;
		float: none;
		clear: both;
		min-height: 100vh;
	}
	#content .page_left_column #primary header, #content .page_right_column #primary header
		{
		background: transparent;
	}
	#content .page_left_column #primary .entry-content, #content .page_right_column #primary .entry-content
		{
		display: block;
		height: auto;
		overflow: hidden;
		margin: 1.5em 20px 2em;
		padding: 0;
		float: none;
	}
	#content .page_left_column, #content .page_right_column {
		margin-bottom: 20px;
	}
	#content .page_left_column #primary, #content .page_right_column #primary
		{
		background: url(../images/bgcontent.png) repeat 0 0;
	}
	#content .page_left_column .entry-content, #content .page_right_column .entry-content
		{
		color: #fff;
		font-size: 1.2em;
	}
	#content .page_left_column header h1, #content .page_right_column header h1
		{
		font-size: 2.7em;
		text-shadow: 0px 1px 1px rgba(15, 7, 8, 0.2);
	}
	#content .entry-content .gallery figure.gallery-item {
		width: 45%;
	}
	#content .entry-content .gallery figure.gallery-item:nth-child(3n),
		#content .entry-content .gallery figure.gallery-item:nth-child(3n+1) {
		clear: none;
	}
	#content .entry-content .gallery figure.gallery-item:nth-child(2n) {
		clear: right;
		margin-right: 0;
	}
	#content .entry-content .gallery figure.gallery-item:nth-child(2n+1) {
		clear: left;
		margin-right: 10%;
	}
}
