html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	background: #FFFFFF;
}
body {
	margin: 0;
	font-size: 16px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 1.2;
	color: #333;
}
.ldg_lg {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-color: rgba(0, 0, 0, 0.8);
	position: fixed;
	z-index: 14000;
}
.ldg_bx {
	top: 50%;
	left: 50%;
	width: 130px;
	height: 52px;
	margin: -26px 0 0 -65px;
	text-align: center;
	position: absolute;
}
.h_dv {
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0;
}
.f_dv {
	width: 100%;
	padding: 0;
	margin: 0;
}
.l_dv {
	width: 50%;
	float: left;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.r_dv {
	width: 50%;
	float: right;
	display: inline-block;
	overflow: hidden;
}
.s_dv {
	width: 100%;
	position: relative;
}
.n_dv {
	width: 96%;
	margin: 0 auto;
	position: relative;
}
.m_dv {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
}
.fluid_container {
	width: 100%;
	height: 378px;
	padding: 0;
	margin: 0;
	position: relative;
}
#camera_wrap_4 {
	width: 100%;
	height: 378px;
	padding: 0;
	margin: 0;
}
.camera_overlayer {
	display: none;
}
/*.lead_hdr {
	width: 100%;
	height: 400px;
	margin-top: -75px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0) 100%), url(https://exclusivemh.com/img/zm_hdr.jpg) !important;
}
.bg_zm_img {
	overflow: hidden;
	animation: bg_zm 30s ease;
	background-position: 70% 50%;
	background-size: 100%;
}
@keyframes bg_zm {
	0% {
		background-size: 100%
	}
	35% {
		background-size: 115%;
	}
	70% {
		background-size: 130%;
	}
	100% {
		background-size: 100%;
  	}
}*/
.lead_hdr {
	height: 250px;
	width: 100%;
	background: url('https://exclusivemh.com/img/zm_hdr.jpg') center center no-repeat;
	background-size: cover;
	background-position-y: 0;
	animation: grow 40s linear infinite;
}
@keyframes grow {
	0%   { background-size: 100% auto; }
	25%   { background-size: 115% auto; }
	50%   { background-size: 130% auto; }
	75% { background-size: 115% auto; }
	100% { background-size: 100% auto; }
}
.slider-text {
	position: relative;
	width: 360px;
	overflow: hidden;
	color: #FFF;
	height: 140px;
	padding: 40px;
	float: right;
	margin: 80px 40px 80px 0;
	background: rgba(0, 0, 0, 0.8);
	text-align: center;
	z-index: 100;
}
.slider_txt1 {
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 40px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-bottom: 33px;
}
.slider_txt2 {
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
	color: #aeaeae;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.slider_more_btn {
	display: inline-block;
	text-decoration: none;
	color: #fff !important;
	background: #b09740 !important;
	padding: 10px 20px !important;
	font-family: 'Open Sans Condensed', Arial, sans-serif !important;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
}
.slider_more_btn:hover {
	color: #ccb872 !important;
	background: #222 !important;
	text-decoration: none;
}
.d_blc {
	margin: 0;
	padding: 20px 0;
}
.di_blc {
	margin: 0;
	padding: 20px;
}
.sh_wp {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.sh_ds {
	width: 90%;
	height: 95px;
}
.sh_el {
	bottom: 0;
	right: 0;
	width: 25px;
	position: absolute;
}
.l_br {
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: none;
}
.h_bg {
	background-color: #1a1a1a;
	overflow: hidden;
}
.h_lg {
	width: 227px;
	height: auto;
	outline: 0;
	border: 0;
}
.clr {
	clear: both;
}
.t_clr {
	clear: both;
	padding-top: 4px;
}
.s_clr {
	clear: both;
	padding-top: 6px;
}
.m_clr {
	clear: both;
	padding-top: 12px;
}
.b_clr {
	clear: both;
	padding-top: 24px;
}
.tx_n {
	text-decoration: none;
	outline: 0;
	border: 0;
}
.bfc {
	color: #333333;
}
.tx_c {
	text-align: center;
}
.tx_r {
	text-align: right;
}
.tx_br {
	text-align: right;
}
.tx_bl {
	text-align: left;
}
.b_tl {
	font-size: 38px;
	font-weight: 700;
	color: #d9d9d9;
}
h1 {
	font-size: 32px;
	font-weight: 700;
	color: #383838;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 26px;
	font-weight: 600;
	color: #831111;
	margin: 0;
	padding: 0;
}
.b_st {
	font-size: 22px;
	font-weight: 700;
	color: #cf4f4f;
}
.b_mt {
	font-size: 26px;
	font-weight: 400;
	color: #00aaf4;
}
.t_prc {
	color: #b00004;
	font-size: 14px;
}
.p_nb {
	color: #fff;
	font-size: 31px;
	margin-right: 3px;
	float: right;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	text-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.40);
}
.bt_tl {
	font-size: 28px;
	font-weight: 400;
	color: #d9d9d9;
}
.wt_tl {
	font-size: 28px;
	font-weight: 400;
	color: #FFFFFF;
}
.b_bl {
	background-color: #670000;
}
.b_bf {
	background-color: #670000;
}
.b_mg {
	background-color: #595959;
	color: #FFFFFF;
}
.b_strp {
	background: repeating-linear-gradient(-55deg, #2D2D2D, #2D2D2D 10px, #383838 10px, #383838 20px);
}
.b_dg {
	background-color: #2D2D2D;
	color: #FFFFFF;
}
.b_lg {
	background-color: #ffffff;
}
.b_wh {
	background-color: #ffffff;
}
.p_mg {
	background-color: #595959;
	color: #FFFFFF;
	font-weight: 700;
	padding: 5px 10px;
}
.c_99 {
	width: 98%;
	padding: 15px 0;
	margin: 0 1%;
}
.c_66 {
	width: 69%;
	padding: 15px 0;
	margin: 0 1% 0 0;
	float: left;
	display: inline-block;
}
.c_50 {
	width: 48%;
	padding: 15px 0;
	margin: 0 1%;
	float: left;
	display: inline-block;
}
.c_33 {
	width: 29%;
	padding: 15px 0;
	margin: 0 0 0 1%;
	float: left;
	display: inline-block;
}
.c_25 {
	width: 23%;
	padding: 15px 0;
	margin: 0 1%;
	float: left;
	display: inline-block;
}
.p_25 {
	width: 22%;
	padding: 0 0 15px 0;
	margin: 0 1%;
	display: inline-block;
	position: relative;
}
.h_5 {
	height: 5px;
}
.p_ovl {
	top: 0;
	left: 0;
	width: 100%;
	height: 75%;
	position: absolute;
	z-index: 100;
}
.ims {
	width: 100%;
	height: auto;
	border: 0;
	outline: 0;
	display: inline-block;
}
.mn_t {
	width: 100%;
	font-size: 14px;
	line-height: 40px;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	z-index: 1000;
}
.mn_t ul {
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 0;
}
.mn_t ul li {
	display: inline-block;
	padding: 0 0 0 30px;
	cursor: default;
}
.mn_t ul li a {
	text-decoration: none;
	color: #ffffff;
	outline: 0;
	border: 0;
}
.mn_t ul li a:hover {
	color: #59ff77;
}
.mmn {
	top: 0;
	right: 0;
	width: 31px;
	height: 31px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	display: none;
}
.mnu {
	width: 100%;
	background-color: #670000;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	line-height: 1.1;
	position: relative;
	z-index: 1000;
}
.mnu ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
.mnu ul li {
	width: 138px;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #670000;
	border-left: 1px solid #670000;
	display: inline-block;
	padding: 0;
	cursor: default;
}
.mnu ul li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	border-bottom: none;
}
.mnu ul li a:hover {
	background-color: #8b8b8b;
}
.mnu ul li:last-child {
	border-right: 1px solid #670000;
}
.mo_mnu {
	width: 100%;
	background-color: #383838;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	line-height: 1.1;
	position: relative;
	display: none;
	z-index: 1000;
}
.mo_mnu ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}
.mo_mnu ul li {
	width: 100%;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 10px;
	background-color: #9d9d9d;
	border-top: 1px solid #808080;
	display: block;
	padding: 0;
	cursor: default;
}
.mo_mnu ul li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	border: 0;
	outline: 0;
}
.mo_mnu ul li a:hover {
	background-color: #6f6f6f;
}
.mo_mnu ul li:last-child {
	border-bottom: 1px solid #808080;
}
.mn_l {
	background-color: #383838;
}
.bt_ht {
	 height: 50px;
}
.b_btn {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 400;
	padding: 10px 15px;
	background: #b50000;
	text-decoration: none;
	display: inline-block;
	border: 0;
	outline: 0;
	cursor: pointer;
	margin-top: 4px;
}
.b_btn:hover {
	background-color: #dd7878;
	text-decoration: none;
}
.sdw {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.40);
}
.ac_bx {
	width: 100%;
	position: relative;
}
.ac_dtl {
	top: 0;
	left: 2px;
	width: auto;
	min-width: 150px;
	background: #585858;
	position: absolute;
	padding: 8px 12px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 12000;
}
.cm_dtl {
	top: -3px;
	left: 6px;
	width: auto;
	min-width: 160px;
	background:  rgba(0, 0, 0, 0.8);
	position: absolute;
	padding: 8px 12px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	cursor: default;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: none;
	z-index: 12000;
}
.cm_dtl:before {
	content: "";
	position: absolute;
	top: -8px;
	left: 20px;
	z-index: 12000;
	border: solid 4px transparent;
	border-bottom-color: rgba(0, 0, 0, .7);
}
.flt_l {
	width: 50%;
	float: left;
	display: inline-block;
}
.flt_r {
	width: 50%;
	float: right;
	display: inline-block;
}
.vt_a {
	text-decoration: none;
	color: #808080;
}
.vt_i {
	width: 100px;
	height: auto;
	border: 0;
	outline: 0;
	text-decoration: none;
}
.inp_blk {
	display: inline-block;
	width: 100%;
	height: 28px;
	border: 1px solid #707070;
	border-radius: 3px;
	background: #ffffff;
}
select, input[type="text"].norm, input[type="password"].norm {
	cursor: text;
	background-color: transparent;
	border: none;
	float: left;
	height: 28px;
	line-height: 28px;
	width: 94%;
	max-width: 100%;
	outline: 0;
	color: #b32323;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
input[type="text"].norm, input[type="password"].norm {
	padding-left: 8px;
}
textarea {
	border: 0;
	outline: 0;
	width: 96%;
	height: 70px;
	color: #b32323;
	margin: 2px;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
	resize: none;
}
.ln_ds {
	color: #00aaf4;
	font-weight: 400;
}
.pop_gallery {
	outline: 0;
	border: 0;
	text-decoration: none;
}
.pop_dv {
	width: 100%;
	position: relative;
	cursor: pointer;
}
.ds_blk {
	display: block;
}
.pop_ab {
	bottom: 0px;
	right: 0px;
	left: 0;
	height: 31px;
	padding: 5px;
	background-color: rgb(0 0 0 / 37%);
	line-height: 31px;
	position: absolute;
}
.pop_fr {
	width: 38px;
	height: 31px;
	float: right;
}
.gallery {
	display: none;
}
.ov_h {
	overflow: hidden;
	position: relative;
}
.ph_c {
	color: #d9d9d9;
}
.f_lg {
	width: 227px;
	height: auto;
	outline: 0;
	border: 0;
}
.tdh_lg {
	width: 88px;
	height: auto;
	outline: 0;
	border: 0;
}
.ft_lk, a.ft_lk:link, a.ft_lk:focus, a.ft_lk:active, a.ft_lk:visited {
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	color: #808080;
	text-decoration: none;
	border: 0;
	outline: 0;
}
a.ft_lk:hover {
	color: #f59b9b;
}
.tny {
	font-size: 12px;
	color: #808080;
}
.tnyd {
	font-size: 12px;
}
.fld {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0;
	text-align: center;
}
.fld img {
	margin-right: 5px;
	vertical-align: middle;
	display: inline-block;
}
.prv {
	font-size: 12px;
	color: #111;
	padding: 10px 0 0 0;
	text-align: center;
}
.prv img {
	margin-right: 5px;
	vertical-align: middle;
	display: inline-block;
}
.l_pt {
	color: #ffaaaa;
	font-weight: 400;
}
.f_ty {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 200;
}
.ps_r {
	position: relative;
}
.ps_rs, .ps_rsl {
	position: relative;
	display: none;
}
.p_10 {
	padding-top: 10px;
}
.d_bdr {
	height: 1px;
	background: #2d2d2d;
}
@media only screen and (min-width: 960px) and (max-width: 1220px) {
	.lead_hdr {
		height: 194px;
	}
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
	.lead_hdr {
		height: 130px;
	}
}
@media only screen and (max-width: 639px) {
	.lead_hdr {
		height: 55px;
	}
}
@media only screen and (min-width: 1041px) and (max-width: 1210px) {
	.m_dv {
		width: 98%;
		max-width: 1040px;
	}
	.fluid_container, #camera_wrap_4 {
		height: 336px;
	}
	.slider-text {
		height: 120px;
		padding: 32px;
	}
	.slider_txt1 {
		font-size: 36px;
		line-height: 36px;
		padding-bottom: 26px;
	}
	.slider_txt2 {
		font-size: 26px;
		line-height: 26px;
	}
	.sh_ds {
		height: 75px;
	}
}
@media only screen and (min-width: 881px) and (max-width: 1040px) {
	.m_dv {
		width: 98%;
		max-width: 860px;
	}
	.fluid_container, #camera_wrap_4 {
		height: 277px;
	}
	.slider-text {
		height: 100px;
		padding: 24px;
		margin: 60px 40px 40px 0;
	}
	.slider_txt1 {
		font-size: 30px;
		line-height: 30px;
		padding-bottom: 20px;
	}
	.slider_txt2 {
		font-size: 22px;
		line-height: 22px;
	}
	.hd, .sh_ds {
		display: none;
	}
}
@media only screen and (min-width: 581px) and (max-width: 880px) {
	.m_dv {
		width: 98%;
		max-width: 560px;
	}
	.fluid_container, #camera_wrap_4 {
		height: 180px;
	}
	.slider-text {
		width: 240px;
		height: 80px;
		padding: 20px;
		margin: 30px 20px 20px 0;
	}
	.slider_txt1 {
		font-size: 22px;
		line-height: 22px;
		padding-bottom: 15px;
	}
	.slider_txt2 {
		font-size: 16px;
		line-height: 16px;
	}
	.b_tl {
		font-size: 30px;
	}
	.mnu ul li {
		width: 90px;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}
	.l_dv, .r_dv {
		width: 50%;
	}
	.p_25 {
		width: 47%;
		margin-top: 10px;
	}
	.c_66, .c_33 {
		width: 98%;
		margin: 0 1%;
		margin-top: 15px;
	}
	.tx_bl, .tx_br {
		text-align: center;
	}
	.hd, .sh_ds {
		display: none;
	}
}
@media only screen and (max-width: 580px) {
	.m_dv {
		width: 98%;
		max-width: 560px;
	}
	.fluid_container, #camera_wrap_4 {
		display: none;
	}
	.slider-text {
		width: 220px;
		height: 140px;
		padding: 15px;
		margin: 20px;
	}
	.slider_txt1 {
		font-size: 22px;
		line-height: 22px;
		padding-bottom: 15px;
	}
	.slider_txt2 {
		font-size: 16px;
		line-height: 16px;
	}
	.b_tl {
		font-size: 30px;
	}
	.l_br {
		display: block;
	}
	.sh_ds, .mnu, .mn_t, .hd, .ph_n {
		display: none;
	}
	.l_dv, .r_dv {
		width: 100%;
	}
	.p_25 {
		float: none;
		width: 98%;
		max-width: 250px;
		margin: 0;
		margin: 0 auto;
		margin-top: 10px;
		clear: both;
	}
	.c_66, .c_33 {
		width: 98%;
		margin: 0 1%;
		margin-top: 10px;
	}
	.tx_bl, .tx_br {
		text-align: center;
	}
	.mmn {
		display: block;
	}
}