/*
Theme Name: Vantage Premium Child
Template: vantage
Author: 6 Square
Description: A child theme based on Vantage Premium
Version: 1.0
*/

#masthead {
    background-position: center bottom;
}
.site-header > div {
	padding: 20px 0 60px !important;
}
.site-header .full-container .tagline {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0px 30px 50px 10px;
	border-right: 4px solid #c30e2e;
	margin-top: 50px;
}
.site-header .full-container .tagline h2 {
	line-height: 35px;
}
.site-header .full-container .tagline .arrow {
	background-image: url('images/arrow-left.png');
	width: 10px;
	height: 20px;
	position: absolute;
	top: 25px;
	left: -10px;
}
.site-header .full-container .tagline .arrow-shaft {
	position: absolute;
	top: 32px;
	left: 0;
	height: 4px;
	background: #c30e2e;
	width: 100%;
}
.site-header .full-container #header-sidebar {
	padding: 0 !important;
	position: absolute;
	right: 0;
	bottom: 20px !important;
	top: auto !important;
	max-height: 36px;
}
.site-header .full-container #header-sidebar .arrow {
	background-image: url('images/arrow-right.png');
	width: 10px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: -30px;
	margin-top: -10px;
}
.site-header .full-container #header-sidebar .arrow .arrow-shaft {
	position: absolute;
	top: 50%;
	right: 100%;
	margin-top: -2px;
	height: 4px;
	background: #c30e2e;
	width: 5000px;
}
.site-header .full-container #header-sidebar .phone {
	font-size: 15px;
	color: #ffffff;
	padding-top: 11px;
	display: inline-block;
	float: none !important;
	vertical-align: top;
}
.site-header .full-container #header-sidebar .divider {
	width: 2px;
	height: 18px;
	background: #ffffff;
	margin: 0px 20px;
	display: inline-block;
	float: none !important;
	vertical-align: top;
	margin-top: 9px;
}
.site-header .full-container #header-sidebar .widget {
	display: inline-block;
	float: none !important;
}
.site-header .full-container #header-sidebar .social-media-icon {
	background: #c30e2e !important;
	background-color: #c30e2e !important;
	background-image: none !important;
	border: none !important;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.popup-modal {
	display: none; 
}
.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative; 
}
.mfp-close {
	color: #333; 
}
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none; 
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial,Baskerville,monospace; 
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none; 
}
.mfp-bg {
	background: #ffffff; 
}
.mc-field-group input[type="radio"] {
	margin-right: 10px;
}
#mc_embed_signup_scroll input[type="submit"] {
	background-color: #133595 !important;
	background: #133595 !important;
	text-shadow: none !important;
}

@media screen and (max-width: 900px) {
	.tagline {
		display: none;
	}
	.site-header .full-container {
		text-align: center;
	}
	.site-header .full-container > a {
		float: none !important;
		margin: auto;
	}
	.site-header .full-container #header-sidebar {
		position: absolute !important;
		display: -webkit-box !important;
	}
	.site-header .full-container #header-sidebar .widget {
		margin: 0 !important;
	}
}

.bg-cover{ background-image: url("../../uploads/2015/12/hood-logo-water.png"); background-position: center !important; background-repeat:no-repeat;}

.anchor { color:#1e4287 !important; }