html, body {
	height: 100%;
	margin: 0;
	color: #182a41;
}

.content {
	min-height: 100%;
}

body {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 0 !important;
	margin-right: 0 !important;
	overflow-y: auto !important;
}

.body-content {
	padding-left: 15px;
	padding-right: 15px;
}

.dl-horizontal dt {
	white-space: normal;
}

input,
select,
textarea {
	background-color: #d1d2d4;
	margin-bottom: 10px !important;
	height: 40px;
	font-size: 18px !important;
	line-height: 40px;
	color: #6c6d70;
	padding-left: 10px;
	border: 1px solid #a9a9a9;
}

.mainImg {
	height: 340px;
	width: 272px;
}

.footer {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}

.footer {
	min-height: 250px;
	background-color: #192b41;
	display: table;
	clear: left;
	width: 100%;
}

.footerInner {
	width: 1230px;
	margin-left: auto;
	margin-right: auto;
}

.footer_text {
	font-size: 16px;
	line-height: 26px;
}

.left_widget,
.right_widget {
	padding-left: 0;
}

.footer .phone {
	display: block;
	font-weight: bold;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.footer .social_media_link {
	margin-right: 8px;
}

.slider {
	min-height: 700px;
	background: url('../images/main_img.jpg') no-repeat center top;
	background-size: cover;
}

.sliderInner {
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	width: 100%;
	/* min-width:60vw; */
	/* max-width:80vw; */
	height: 700px;
	position: absolute;
	/*
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.35) 45%, rgba(0,0,0,0.25) 85%, rgba(0,0,0,0.15) 90%, rgba(0,0,0,0) 100%);
	*/
	background: rgb(0,0,0);
	background: radial-gradient(circle, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0) 50%);
	/*
	background-color:#000;
	opacity:.3;
	*/
}

.sliderInnerContent {
	top: 200px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	/*
	min-width:60vw;
	max-width:80vw;
	*/
	position: absolute;
	opacity: 1;
}

.slider h1 {
	margin-top: 0;
	padding-top: 40px;
	font-size: 72px;
	font-family: "proxima-nova";
	font-weight: 600;
	line-height: 90px;
	color: #FFFFFF;
	width: 1230px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-shadow: 2px 2px 20px #000000;
}

.slider h2 {
	margin-top: 0;
	font-size: 36px;
	font-weight: 100;
	line-height: 48px;
	color: #FFFFFF;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-shadow: 2px 2px 10px #000000;
}

.slider .apply-button {
	display: block;
	clear: left;
	/* border:2px solid #FFFFFF; */
	padding: 20px 0px;
	font-size: 2.3em;
	font-weight: bold;
	color: #FFFFFF !important;
	max-width: 265px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 55px;
	cursor: pointer;
	text-decoration: none;
	/* text-shadow: 2px 2px #000000; */
	/* background-color:#192b41; */
	background-color: #eb1f36;
	border: 2px solid #ffffff;
	box-shadow: -4px 5px 5px #000000;
}

.slider .apply-button:hover {
	background-color: #192b41 !important;
}

.slider .apply-button:hover {
	color: #FFFFFF;
	background-color: #EA2139;
}

.main,
.main2 {
	max-width: 1260px;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 24px;
}

.main {
	min-height: 900px;
}

.main a {
	display: inline;
	color: #428bca !important;
	white-space: nowrap;
}

.main h1 {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.tabs {
	margin-top: 25px;
	height: 49px;
}

.tab {
	padding-top: 25px;
}

.tab-button {
	background: url('../images/tabbg.png') center;
	border: 0;
	padding: 10px 25px 19px;
	color: #FFFFFF;
	outline: none;
	height: 49px;
}

.tab-button-active {
	background: url('../images/tabbg_active.png') center;
	border: 0;
	padding: 10px 25px 19px;
	color: #FFFFFF;
	outline: none;
	height: 49px;
}

.tab-button:focus {
	outline: none !important;
}

.ehlogo {
	margin-top: 25px;
}

.LGrey {
	background-color: #e2e2e2;
	color: #192b41;
	text-align: center;
	font-weight: normal;
}

.LGrey h2 {
	font-size: 32px;
	line-height: 1.428571429;
	padding-top: 25px;
	padding-bottom: 15px;
	margin-top: 0;
}

.LGrey form {
	padding-left: 20px;
	padding-right: 20px;
}

.LGrey p {
	font-size: 16px;
	padding-left: 33px;
	padding-right: 33px;
}

.LGrey .phone {
	display: block;
	clear: left;
	font-size: 24px;
	color: #182a41;
	margin-top: 20px;
}

.get-in-touch {
	background-color: #192b41;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}

#contactBox {
	display: none;
}

#contactBox .submit_button,
.modal .submit_button {
	display: block;
	clear: left;
	background-color: #192b41;
	font-size: 15px;
	color: #FFFFFF !important;
	text-align: center;
	width: 100%;
	line-height: 50px;
	border: 0;
	cursor: pointer;
}

.modal .submit_button:hover {
	background-color: #EA2139;
	font-weight: bold;
}

.redBox {
	border: 1px solid #red !important;
}

.loader {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #EEE;
	z-index: 10000;
	opacity: .65;
}

.loader_img {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/loader.gif) center center no-repeat;
	z-index: 10001;
}

.modal-body {
	font-size: 14px;
}

.modal-footer button {
	font-size: 14px;
}

.modal-body h2 {
	font-size: 3rem;
}

.modal-header h5 {
	font-size: 14px;
	font-weight: 600;
}

#infoPopup {
	text-align: center;
}

#infoPopup .modal-header {
	background: #e9e9e9 !important;
}

.tcpa-disclaimer {
	font-size: 11px !important;
	line-height: 14px;
	color: rgb(51,51,51);
	text-align: justify;
	padding-left: 0 !important;
	padding-right: 0 !important;
}