.container_all {
	width: 100%;
	min-height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	background: #f0f4f9 !important;
	padding: 8px;
}

.container_all1 {
	width: 100%;
	min-height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	/*background:#1e78e5;*/
	padding: 8px;
}

.wrap_common_apl {
	position: relative;
	float: none;
	width: 900px;
	overflow: hidden;
	vertical-align: top;
	background: #fff;
	overflow: hidden;
	vertical-align: top;
	padding: 30px 15px 5px 15px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.wrap_common_hiw {
	position: relative;
	float: none;
	width: 800px;
	/*width: 650px;*/
	overflow: hidden;
	vertical-align: top;
	background: #fff;
	border: 1px solid #dadce0;
	border-radius: 6px 6px 6px 6px;
	overflow: hidden;
	vertical-align: top;
	padding: 30px 15px 5px 15px;
	/*margin-top: 50px;*/
	/*margin-top: 50px;*/
	margin-top: 15px;
	margin-bottom: 50px;
}

/*---------EMAIL STARTS------------------------------------*/ 

/*.wrap_common_email {
	position: relative;
	float: none;
	width: 700px;
	overflow: hidden;
	vertical-align: top;
	background: #fff;*/
	/*border: 1px solid #dadce0;
	border-radius: 6px 6px 6px 6px;*/
	/*overflow: hidden;
	vertical-align: top;
	padding: 20px 5px 8px 5px;
	margin-top: 60px;
	margin-bottom: 50px;
}

.zA_email_main_h1 {
	font-size: 36px;
	color: #000000;
	top:0px;
	font-weight: 500;
	text-align:center;
	line-height: 42px;
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 20px 36px;
}

.zA_email_sub_h1 {
	font-size: 1.69em;
	color: #000000;
	top: 2px;
	font-weight: 400;
	text-align:left;
	line-height: 28px;
	padding: 0px 40px 0px 40px;
	margin: 0px 0px 0px 0px;
}
.zA_email_main_h1a {
	font-size: 36px;
	color: #000000;
	top: 0px;
	font-weight: 500;
	text-align: center;
	line-height: 42px;
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 20px 36px;
}
.zA_email_sub_h1a {
	font-size: 1.69em;
	color: #000000;
	top: 2px;
	font-weight: 400;
	text-align:center;
	line-height: 28px;
	padding: 0px 40px 0px 40px;
	margin: 0px 0px 0px 0px;
}
.zA_email_bul_ot {
	width:100%;
	padding: 0px 10px 0px 30px;
	margin: 0px 0px 0px 0px;
}
.zA_email_bul_ot1 {
	width:100%;
	padding: 0px 10px 0px 30px;
	margin: 0px 0px 0px 0px;
}
.zA_email_bul_ico {
	font-size: 1.2em;
	color: #000000;
	top: 2px;
	font-weight: 400;
	text-align: left;
	width:40px;
	line-height: 20px;
	padding: 0px 40px 0px 40px;
	margin: 15px 0px 0px 0px;
}
.zA_email_bul_h1 {
	position:relative;
	float:left;
	font-size: 1.2em;
	color: #000000;
	top: 2px;
	left:30px;
	font-weight: 400;
	text-align: left;
	line-height: 20px;
	padding: 0px 40px 0px 40px;
	margin: 15px 0px 0px 0px;
}

.zA_email_sub_h2 {
	font-size: 1.2em;
	color: #000000;
	top: 2px;
	font-weight: 400;
	text-align: left;
	line-height: 20px;
	padding: 0px 40px 0px 40px;
	margin: 15px 0px 0px 0px;
}

.zA_email_sub_h3 {
	font-size: 0.9em;
	color: #000000;
	top: 2px;
	font-weight: 400;
	text-align:left;
	line-height: 20px;
	padding: 0px 40px 0px 40px;
	margin: 32px 0px 0px 0px;
}

.zA_email_txt1 {
	font-size: 0.75em;
	color: #000000;
	top: 2px;
	font-weight: 400;
	text-align:left;
	line-height: 14px;
	padding: 0px 40px 0px 40px;
	margin: 15px 0px 0px 0px;
}
.zA_email_txt2 {
	font-size: 0.65em;
	color: #000000;
	top: 2px;
	font-weight: 400;
	text-align:justify;
	line-height: 14px;
	padding: 0px 40px 0px 40px;
	margin: 15px 0px 0px 0px;
}

.zA_email_link {
	font-size: 1em;
	color: #1e78e5;
	top: 0px;
	font-weight: 400;
	text-align:left;
	line-height: 15px;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.zA_email_link:hover {
	color: #000000;
	text-decoration:none;
}

.footer_social_ic {
	position: relative;
	float: right;
	color: #656565;
	font-size: 180px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
}

.footer_social_ic:hover {
	color: #000;
}*/

.wrap_common1_hiw {
	position: relative;
	float: none;
	width: 800px;
	overflow: hidden;
	vertical-align: top;
	background: #fff;
	border: 1px solid #dadce0;
	border-radius: 6px 6px 6px 6px;
	overflow: hidden;
	vertical-align: top;
	padding: 30px 15px 5px 15px;
	/*margin-top: 50px;*/
	margin-top: 32px;
	margin-bottom: 50px;
}

ul.nj {
	list-style-type: none;
	position: relative;
}

	ul.nj:before {
		content: ' ';
		background: #333333;
		display: inline-block;
		position: absolute;
		left: 6px;
		width: 1px;
		height: 100%;
		z-index: 400;
	}

	ul.nj > li {
		/*width: 95%;*/
		line-height:15px;
		margin: 0px 0px 18px 0px;
		padding-left: 20px;
	}

		ul.nj > li:before {
			content: ' ';
			background: white;
			display: inline-block;
			position: absolute;
			background-color: #1e78e5;
			border: 1px solid #fff;
			left: 0px;			
			width: 13px;
			height: 13px;
			z-index: 400;
		}

ul.hiw {
	list-style-type: none;
	position: relative;
}

	ul.hiw:before {
		content: ' ';
		background: #333333;
		display: inline-block;
		position: absolute;
		left: 30px;
		width: 1px;
		height: 100%;
		z-index: 400;
	}

	ul.hiw > li {
		width: 84%;
		margin: 0px 0px 25px 0px;
		padding-left: 20px;
	}

		ul.hiw > li:before {
			content: ' ';
			background: white;
			display: inline-block;
			position: absolute;
			background-color: #1e78e5;
			border: 1px solid #fff;
			left: 24px;
			width: 13px;
			height: 13px;
			z-index: 400;
		}

ul.hiw1 {
	list-style-type: none;
	position: relative;
	left: 50px;
}

	ul.hiw1:before {
		content: ' ';
		background: #333333;
		display: inline-block;
		position: absolute;
		left: 30px;
		width: 1px;
		height: 90%;
		z-index: 400;
	}

	ul.hiw1 > li {
		width: 84%;
		margin: 10px 0px 0px 0px;
		padding-left: 0px;
	}

		ul.hiw1 > li:before {
			content: ' ';
			background: white;
			display: inline-block;
			position: absolute;
			border-radius: 50%;
			background-color: #1e78e5;
			border: 1px solid #fff;
			left: 24px;
			width: 13px;
			height: 13px;
			z-index: 400;
		}

ul.hiw2 {
	list-style-type: none;
	position: relative;
	width:100%;
}

	ul.hiw2:before {
		content: ' ';
		background: #333333;
		display: inline-block;
		position: absolute;
		left: 30px;
		width: 1px;
		height: 90%;
		z-index: 400;
	}

	ul.hiw2 > li {
		width: 84%;
		margin: 10px 0px 0px 0px;
		padding-left: 8px;
	}

		ul.hiw2 > li:before {
			content: ' ';
			background: white;
			display: inline-block;
			position: absolute;
			background-color: #1e78e5;
			border: 1px solid #fff;
			left: 24px;
			width: 13px;
			height: 13px;
			z-index: 400;
		}


ul.hiw_gen {
	list-style-type: none;
	position: relative;
}

	ul.hiw_gen:before {
		content: ' ';
		background: #333333;
		display: inline-block;
		position: absolute;
		left: 30px;
		width: 1px;
		height: 100%;
		z-index: 400;
	}

	ul.hiw_gen > li {
		width: 89%;
		margin: 0px 0px 5px 0px;
		padding-left: 0px;
		/*padding-left: 20px;*/
	}

		ul.hiw_gen > li:before {
			content: ' ';
			background: white;
			display: inline-block;
			position: absolute;
			background-color: #1e78e5;
			border: 1px solid #fff;
			left: 24px;
			width: 13px;
			height: 13px;
			z-index: 400;
		}

.zA_generic_C1 {
	position: relative;
	float: none;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	font-size: 45px;
	color: #fff;
	font-weight: 400;
	line-height: 70px;
	text-align: center;
	background: #000000;
	/*padding-top: 15px;*/
	padding-top: 0px;
	margin: 0px auto 15px;
	z-index: 100;
}

.zA_hiw_gen_img1 {
	position: relative;
	float: left;
	left: 65px;
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 20px 0px;
}

.zA_hiw_gen_line1 {
	font-size: 30px;
	color: #1e78e5;
	font-weight: 500;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dotted #CCC;
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.zA_hiw_gen_main_h1 {
	font-size: 42px;
	color: #1e78e5;
	top: 0px;
	font-weight: 500;
	text-align: center;
	line-height: 42px;
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 20px 36px;
}

.zA_hiw_gen_main_h1a {
	font-size: 21px;
	color: #1e78e5;
	top: 2px;
	font-weight: 500;
	text-align: center;
	line-height: 45px;
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 30px 0px;
}

.zA_hiw_gen_sub_h1 {
	font-size: 24px;
	color: #000000;
	/*color: #1e78e5;*/
	top: 2px;
	font-weight: 400;
	text-align: left;
	line-height: 31px;
	padding: 0px 20px 0px 0px;
	margin: 10px 0px 0px 36px;
	/*margin: 20px 0px 0px 36px;*/
}

.zA_hiw_gen_bdy_t1 {
	position: relative;
	float: left;
	left: 0px;
	top: -2px;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	padding: 0px 15px 0px 50px;
	margin: 0px 0px 0px 0px;
}

.zA_hiw_gen_LNK {
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	text-decoration:underline;
}
.zA_hiw_gen_LNK:hover {
	color: #1e78e5;
	text-decoration:none;
}
	.zA_HIW_gen_mh1 {
	font-size: 30px;
	color: #1f77e7;
	top: 2px;
	font-weight: 500;
	text-align: left;
	line-height: 38px;
	padding: 0px 30px 0px 14px;
	margin: 0px 0px 5px 0px;
}
.zA_HIW_gen_mh2 {
	font-size: 24px;
	color: #1f77e7;
	top: 2px;
	font-weight: 600;
	text-align: left;
	line-height: 26px;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.zA_HIW_gen_h1 {
	font-size: 22px;
	color: #1f77e7;
	top: 2px;
	font-weight: 500;
	text-align: left;
	line-height: 26px;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.zA_HIW_gen_t1 {
	position: relative;
	float: left;
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 20px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.zA_HIW_gen_tOT {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 10px 0px;
}
.zA_HIW_gen_t1a {
	/*position: relative;
	float: left;*/
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 10px 0px;
}
.zA_HIW_gen_t {
	position: relative;
	float: left;
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.zA_HIW_gen_OT {
	padding-left:0px;
	padding-right:0px;
	margin: 5px 0px 50px 0px;
}
.zA_HIW_gen_OT1 {
	padding-right: 0px;
	margin: 5px 0px 50px 0px;
}
.zA_HIW_gen_OT2 {
	padding: 0px 10px 0px 5px;
	margin: 5px 0px 10px 0px;
}
.zA_HIW_gen_NM_1 {
	position: relative;
	float: left;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	background: #1f77e7;
	/*border: 1px solid #ccc;*/
	margin: 0px 6px 0px 0px;
}

.zA_hiw_main_h1 {
	font-size: 30px;
	color: #1f77e7;
	top: 2px;
	font-weight: 500;
	text-align: left;
	line-height: 32px;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 5px 36px;
}
.zA_hiw_top_sh1 {
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	text-align:center;
	line-height: 21px;
	width: 100%;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

.zA_hiw_main_sh1 {
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	width: 100%;
	padding: 2px 6px 0px 0px;
	margin: 0px 0px 30px 36px;
}

.zA_hiw_img_size1 {
	/*width: 180px;*/
	width: 120px;
	height: auto;
}

.zA_hiw_h1 {
	font-size: 24px;
	color: #000000;
	top: 2px;
	font-weight: 400;
	text-align: left;
	line-height: 31px;
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 0px 36px;
}

.zA_hiw_sh1 {
	position:relative;
	float:left;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	width: 100%;
	/*padding: 2px 6px 0px 0px;*/
	padding: 2px 70px 0px 0px;
	margin: 0px 0px 20px 36px;
}

.zA_hiw_sh1a {
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	width: 100%;
	padding: 2px 6px 0px 0px;
	margin: 0px 0px 25px 36px;
}

.zA_hiw_sh1b {
	position: relative;
	float: none;
	/*left:40px;*/
	left: 58px;
	top: -4px;
	/*font-size: 15px;*/
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	/*width:100%;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}

.zA_hiw_lnk1 {
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	text-decoration:underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}
.zA_hiw_lnk1:hover {
	color: #                                                                                                                                                                                     ;
	text-decoration: none;
}

.zA_hiw_sh1c {
	position: relative;
	float: none;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	width: 100%;
	text-align: center;
	padding: 0px 30px 0px 30px;
	margin: 20px 0px 25px 0px;
}

.zA_hiw_sh1d {
	position: relative;
	float: none;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	width: 100%;
	text-align: center;
	padding: 0px 30px 0px 30px;
	margin: 0px 0px 25px 0px;
}

.zA_here_link {
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	text-decoration:underline;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 25px 0px;
}
.zA_here_link:hover {
	color: #000000;
	text-decoration:none;
}

.zA_st_in_ot {
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
}

.zA_st_input_ot {
	position:relative;
	float:none;
	left:-5px;
	text-align: left;
	/*width:110px;*/
	/*border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	/*padding: 9px 0px 9px 0px;*/
	/*background:#0072ff;*/
	padding: 4px 0px 5px 0px;
	margin: 0px auto;
	/*z-index:100;*/
}

.zA_st_input1 {
	display: block;
	/*font-size: 26px !important;*/
	font-size: 28px !important;
	font-weight: 600 !important;
	text-align: left;
	line-height: 1.42857143;
	color: #000000;
	width: 48px;
	/*width: 78px;*/
	letter-spacing:.5px;
	background: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	outline: none;
	/*padding: 2px 3px 0px 6px;*/
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 1px 0px;
	z-index: 100;
}

.zA_hiw_sh1_U1 {
	position: relative;
	float: left;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	width: 100%;
	/*padding: 2px 6px 0px 0px;*/
	padding: 2px 70px 0px 0px;
	margin: 5px 0px 20px 36px;
}
.zA_hiw_coin_h1 {
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	text-align: center;
	line-height:32px;
	margin:-10px auto;
}

.zA_hiw_sh1_U2 {
	position: relative;
	float: left;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	width: 100%;
	/*padding: 2px 6px 0px 0px;*/
	padding:20px 70px 0px 15px;
	margin: 0px 0px 20px 22px;
}

.zA_hiw_sh1_U2_a {
	position: relative;
	float: left;
	font-size: 13px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	width: 100%;
	/*padding: 2px 6px 0px 0px;*/
	padding: 0px 70px 0px 15px;
	margin: 0px 0px 20px 22px;
}

.zA_cs_lable1 {
	position: relative;
	float: left;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}

.zA_cs_input_ot {
	text-align: left;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:8px 0px 8px 0px;
	margin: 0px auto;
}
.zA_cs_input {
	display: block;
	font-size: 15px;
	line-height: 1.42857143;
	color: #000000;
	width: 100%;
	background: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	outline: none;
	padding: 2px 3px 0px 8px;
	margin: 0px 0px 1px 0px;
}

.zA_hiw_sh1_U2A {
	position: relative;
	float: left;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	width: 100%;
	/*padding: 2px 6px 0px 0px;*/
	padding: 20px 70px 0px 0px;
	margin: 0px 0px 20px 24px;
}



.zA_hiw_h2a {
	position: relative;
	float: left;
	left: 40px;
	/*top:-4px;*/
	top: -2px;
	font-size: 16px;
	/*color: #000000;*/
	color: #0d64d3;
	font-weight: 500;
	text-align: left;
	/*width:100%;*/
	line-height: 18px;
	padding: 0px 6px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.zA_hiw_h2b {
	position: relative;
	float: left;
	left: 40px;
	/*top:-4px;*/
	top: -2px;
	font-size: 16px;
	/*color: #000000;*/
	color: #0d64d3;
	font-weight: 500;
	text-align: left;
	width: 100%;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.zA_hiw_sh2a {
	position: relative;
	float: left;
	left: 30px;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	width: 100%;
	padding: 2px 6px 0px 0px;
	margin: 0px 0px 20px 0px;
}
/* === DEALS OF MONTH START === */

.zL_dls_h1 {
	font-size: 100px;
	font-weight: 400;
	color: #000;
	text-align: left;
	letter-spacing: -2px;
	line-height: 90px;
	padding-left: 0px;
	padding-right: 50px;
	margin-top: 0px;
}

.zL_dls_h2 {
	font-size: 24px;
	font-weight: 600;
	color: #000;
	text-align: left;
	line-height: 28px;
	padding-left: 0px;
	padding-right: 20px;
	margin-top: 10px;
}

.zL_dls_sh1 {
	font-size: 21px;
	font-weight: 400;
	color: #000;
	text-align: left;
	line-height: 28px;
	padding-left: 0px;
	margin-top: 10px;
}
.zL_dls_sh2 {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	text-align: left;
	line-height: 26px;
	padding-left: 0px;
	margin-top: 5px;
}
.zL_dls_btn {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	line-height: 21px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
}

	.zL_dls_btn:hover {
		color: #000;
		text-decoration: underline;
	}
.zL_dls_sh1_l1a {
	font-size: 33px;
	font-weight: 700;
	color: #000;
	text-align: left;
	/*line-height: 34px;*/
	line-height: 40px;
	padding-left: 0px;
	/*margin-top: 10px;*/
	margin-top: 15px;
	margin-bottom: 10px;
}

.zL_dls_sh1_l1b {
	font-size: 26px;
	font-weight: 400;
	color: #000;
	text-align: justify;
	line-height: 38px;
	transform: translateX(-25px);
	padding-left: 0px;
	padding-bottom: 10px;
	margin-top: 38px;
	margin-bottom: 4px;
}
.block-ot {
	width: 95%;
	background: #fff;
	padding: 15px;
	border-radius: 10px;
	border: 2px solid #79bc4b;
	transition: all 0.3s;
	transform: translateX(30px);
	margin-top: 20px;
	margin-bottom: 30px;
}

.blog-slider__img {
	width: 340px;
	flex-shrink: 0;
	height: 190px;
	border: 1px solid #79bc4b;
	border-radius: 10px;
	transform: translateX(-55px);
	overflow: hidden;
	background: #FFF;
}

	.blog-slider__img:after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: 10px;
		opacity: 0.8;
		height: 400px
	}

	.blog-slider__img img {
		height: auto;
		width: 75%;
		border-radius: 10px;
		display: inline-block;
		float: left;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

.ten h1 {
	font-size: 65px;
	font-weight: 700;
	color: #000;
	text-align: left;
	line-height: 75px;
}

	.ten h1:before {
		content: '';
		display: block;
		height: 0.2rem;
		width: 80px;
		left: 0px;
		margin-bottom: .15rem;
	}

.ten1 h1 {
	font-size: 90px;
	font-weight: 700;
	color: #000;
	text-align: left;
	line-height: 75px;
}

	.ten1 h1:before {
		content: '';
		display: block;
		height: 0.2rem;
		width: 80px;
		left: 0px;
		margin-bottom: .15rem;
	}

.ten2 h1 {
	font-size: 55px;
	font-weight: 700;
	color: #000;
	text-align: left;
	line-height: 50px;
}

	.ten2 h1:before {
		content: '';
		display: block;
		height: 0.2rem;
		width: 80px;
		left: 0px;
		margin-bottom: .15rem;
	}

.three h1 {
	color: #000;
	font-size: 70px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 65px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 12px;
	position: relative;
}

	.three h1:before {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		height: 5px;
		width: 55px;
		background-color: #fff;
	}

	.three h1:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 2px;
		height: 1px;
		width: 95%;
		max-width: 95%;
		background-color: #fff;
	}

.zL_rules_ot1 {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	border-radius: 50px;
	border: 2px solid #8c1789;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 3px;
}

.zL_rules_in1 {
	position: relative;
	float: left;
	width: 78px;
	height: 55px;
	font-size: 35px;
	/*color: #FFF;*/
	color: #000000;
	text-align: center;
	border-radius: 50px;
	/*border: 2px solid #FFF;*/
	border: 2px solid #8c1789;
	background-color: #FFF;
	padding-top: 2px;
}
.zL_rules_t1 {
	position: relative;
	float: left;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 18px 0px 0px 10px;
}
.zL_rules_ot2 {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	border-radius: 50px;
	border: 2px solid #0b4d7f;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 3px;
}
.zL_rules_in2 {
	position: relative;
	float: left;
	width: 78px;
	height: 55px;
	font-size: 35px;
	color: #000000;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #0b4d7f;
	background-color: #FFF;
	padding-top: 2px;
}
.zL_rules_t2 {
	position: relative;
	float: left;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 18px 0px 0px 10px;
}
.zL_rules_ot3 {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	border-radius: 50px;
	border: 2px solid #008780;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 3px;
}
.zL_rules_in3 {
	position: relative;
	float: left;
	width: 78px;
	height: 55px;
	font-size: 35px;
	color: #000000;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #008780;
	background-color: #FFF;
	padding-top: 2px;
}
.zL_rules_t3 {
	position: relative;
	float: left;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 18px 0px 0px 10px;
}
.zL_rules_ot4 {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	border-radius: 50px;
	border: 2px solid #6f9c33;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 3px;
}
.zL_rules_in4 {
	position: relative;
	float: left;
	width: 78px;
	height: 55px;
	font-size: 35px;
	color: #000000;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #6f9c33;
	background-color: #FFF;
	padding-top: 2px;
}
.zL_rules_t4 {
	position: relative;
	float: left;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 8px 0px 0px 10px;
}
.zL_rules_ot5 {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	border-radius: 50px;
	border: 2px solid #d4c52a;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 3px;
}
.zL_rules_in5 {
	position: relative;
	float: left;
	width: 78px;
	height: 55px;
	font-size: 35px;
	color: #000000;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #d4c52a;
	background-color: #FFF;
	padding-top: 2px;
}
.zL_rules_t5 {
	position: relative;
	float: left;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 8px 0px 0px 10px;
}
.zL_rules_ot6 {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	border-radius: 50px;
	border: 2px solid #e28b0a;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 3px;
}
.zL_rules_in6 {
	position: relative;
	float: left;
	width: 78px;
	height: 55px;
	font-size: 35px;
	color: #000000;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #e28b0a;
	background-color: #FFF;
	padding-top: 2px;
}
.zL_rules_t6 {
	position: relative;
	float: left;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 18px 0px 0px 10px;
}
.zL_rules_ot7 {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	border-radius: 50px;
	border: 2px solid #db3f0e;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 3px;
}
.zL_rules_in7 {
	position: relative;
	float: left;
	width: 78px;
	height: 55px;
	font-size: 35px;
	color: #000000;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #db3f0e;
	background-color: #FFF;
	padding-top: 2px;
}
.zL_rules_t7 {
	position: relative;
	float: left;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 8px 0px 0px 10px;
}
.zL_rules_ot8 {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	border-radius: 50px;
	border: 2px solid #f09fb4;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 3px;
}
.zL_rules_in8 {
	position: relative;
	float: left;
	width: 78px;
	height: 55px;
	font-size: 35px;
	color: #000000;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #f09fb4;
	background-color: #FFF;
	padding-top: 4px;
}
.zL_rules_t8 {
	position: relative;
	float: left;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 18px 0px 0px 10px;
}
.zL_rules_ot9 {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	border-radius: 50px;
	border: 2px solid #fdbfa5;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 3px;
}
.zL_rules_in9 {
	position: relative;
	float: left;
	width: 78px;
	height: 55px;
	font-size: 35px;
	color: #000000;
	text-align: center;
	border-radius: 50px;
	border: 2px solid #fdbfa5;
	background-color: #FFF;
	padding-top: 2px;
}
.zL_rules_t9 {
	position: relative;
	float: left;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 8px 0px 0px 10px;
}
.zL_rules_ot10 {
	position: relative;
	float: left;
	width: 100%;
	height: 63px;
	border-radius: 50px;
	border: 2px solid #44cacd;
	background-color: #FFF;
	padding: 2px;
	margin-bottom: 3px;
}
.zL_rules_in10 {
	position: relative;
	float: left;
	width: 78px;
	height: 55px;
	font-size: 35px;
	color: #000000;
	text-align: left;
	border-radius: 50px;
	border: 2px solid #44cacd;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
}
.zL_rules_t10 {
	position: relative;
	float: left;
	font-size: 21px;
	font-weight: 400;
	font-style: italic;
	color: #000000;
	text-align: left;
	line-height: 20px;
	padding: 18px 0px 0px 10px;
}


/* === DEALS OF MONTH ENDS === */

.zA_bs_mtoph1a {
	position: relative;
	float: left;
	top: 0px;
	font-size: 38px;
	font-weight: 400;
	color: #25272b;
	line-height: 56px;
	text-align: left;
	padding: 10px 0px 5px 0px;
	margin: 5px 0px 0px 0px;
}

.zA_bs_toph1a {
	position: relative;
	float: left;
	top: 0px;
	font-size: 38px;
	font-weight: 400;
	color: #25272b;
	line-height: 56px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.zA_bs_toph1b {
	position: relative;
	float: left;
	top: 0px;
	font-size: 80px;
	font-weight: 400;
	color: #25272b;
	line-height: 90px;
	text-align: left;
	letter-spacing: 3.7px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.zA_bs_toph1b1 {
	font-size: 80px;
	font-weight: 600;
	color: #25272b;
}

.zA_bs_toph1c {
	position: relative;
	float: left;
	top: 0px;
	font-size: 80px;
	font-weight: 400;
	color: #25272b;
	line-height: 90px;
	text-align: left;
	letter-spacing: 4.7px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.zA_bs_toph1c1 {
	font-size: 80px;
	font-weight: 600;
	color: #25272b;
}

.zA_bs_toph1c_1 {
	position: relative;
	float: left;
	top: 0px;
	font-size: 80px;
	font-weight: 400;
	color: #25272b;
	line-height: 90px;
	text-align: left;
	letter-spacing: -1.3px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}

.zA_bs_toph1c1_1 {
	font-size: 80px;
	font-weight: 600;
	color: #25272b;
}

.zA_csr_h1 {
	position: relative;
	float: left;
	top: 0px;
	font-size: 80px;
	font-weight: 400;
	color: #25272b;
	line-height: 90px;
	text-align: left;
	letter-spacing: -2px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 15px 0px;
}
.zA_csr_h1_1 {
	font-size: 80px;
	font-weight: 600;
	color: #25272b;
}
.zA_csr_h2 {
	position: relative;
	float: left;
	top: 0px;
	font-size: 80px;
	font-weight: 400;
	color: #25272b;
	line-height: 90px;
	text-align: left;
	letter-spacing: -2px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
.zA_csr_h2_1 {
	font-size: 80px;
	font-weight: 600;
	color: #25272b;
}

.zA_bs_toph1d {
	position: relative;
	float: left;
	top: 0px;
	font-size: 80px;
	font-weight: 400;
	color: #25272b;
	line-height: 90px;
	text-align: left;
	/*letter-spacing: 1.8px;*/
	letter-spacing: 14.8px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.zA_bs_toph1d1 {
	font-size: 80px;
	font-weight: 600;
	color: #25272b;
}

.zA_bs_toph1d_1 {
	position: relative;
	float: left;
	top: 0px;
	font-size: 80px;
	font-weight: 400;
	color: #25272b;
	line-height: 90px;
	text-align: left;
	/*letter-spacing: 1.8px;*/
	letter-spacing: 8.1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.zA_bs_toph1d1_1 {
	font-size: 80px;
	font-weight: 600;
	color: #25272b;
}

.zA_bs_toph1e {
	position: relative;
	float: left;
	top: 0px;
	font-size: 80px;
	font-weight: 400;
	color: #25272b;
	line-height: 90px;
	text-align: left;
	/*letter-spacing: 11.5px;*/
	letter-spacing: 10.9px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.zA_bs_toph1e1 {
	font-size: 80px;
	font-weight: 600;
	color: #25272b;
}

.zA_bs_toph1e_1 {
	position: relative;
	float: left;
	top: 0px;
	font-size: 80px;
	font-weight: 400;
	color: #25272b;
	line-height: 90px;
	text-align: left;
	/*letter-spacing: 11.5px;*/
	letter-spacing: 2.1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.zA_bs_toph1e1_1 {
	font-size: 80px;
	font-weight: 600;
	color: #25272b;
}

.zA_bs_toph1f {
	position: relative;
	float: left;
	top: 0px;
	font-size: 80px;
	font-weight: 400;
	color: #25272b;
	line-height: 90px;
	text-align: left;
	letter-spacing: -4px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.zA_bs_toph1f1 {
	font-size: 80px;
	font-weight: 600;
	color: #25272b;
}

.zA_bs_topb1 {
	border-bottom: 4px solid #000;
	padding: 37px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

.zA_bs_img_ot {
	width: 100%;
	height: auto;
	border-radius: 5px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}

.pAll_0 {
	padding: 0px 0px 0px 0px;
}

.pLeft_0 {
	padding-left: 0px;
}

.pRight_0 {
	padding-right: 0px;
}

.pTop_0 {
	padding-top: 0px;
}

.pBottom_0 {
	padding-bottom: 0px;
}

.pLR {
	padding-left: 0px;
	padding-right: 20px;
}

.pLR_0 {
	padding-left: 20px;
	padding-right: 0px;
}

.pLR_0 {
	padding-left: 0px;
	padding-right: 0px;
}

.zA_bs_h1a {
	position: relative;
	float: left;
	top: 0px;
	font-size: 41px;
	font-weight: 600;
	color: #25272b;
	line-height: 48px;
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}

.zA_bs_h1b {
	position: relative;
	float: left;
	top: 0px;
	font-size: 33px;
	font-weight: 600;
	color: #25272b;
	line-height: 42px;
	text-align: justify;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}

.zA_bs_t1a {
	position: relative;
	float: left;
	color: #3c4043;
	font-size: 26px;
	font-weight: 500;
	text-align: justify;
	line-height: 29px;
	-webkit-font-smoothing: antialiased;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 15px 0px;
}

.zA_bs_t1b {
	position: relative;
	float: left;
	color: #3c4043;
	font-size: 18px;
	font-weight: 400;
	text-align: justify;
	line-height: 22px;
	-webkit-font-smoothing: antialiased;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.zA_bs_t1a_btn {
	/*position: relative;
	float: left;*/
	color: #3c4043;
	font-size: 26px;
	font-weight: 500;
	text-align: justify;
	line-height: 29px;
	text-decoration:underline;
	-webkit-font-smoothing: antialiased;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 15px 0px;
}
.zA_bs_t1a_btn:hover {
	color: #3c4043;
	text-decoration:none;
	
}

.zA_bs_bot_ot {
	position: relative;
	float: left;
	font-size: 16px;
	font-weight: 800;
	color: #000000;
	line-height: 24px;
	text-align: center;
	border-radius: 5px;
	/*background-image: linear-gradient(to bottom, #0f73c2, #1aaddf);*/
	background-image: linear-gradient(to bottom, #00172D, #00264D);
	padding: 70px 0px 50px 0px;
	margin: 0px auto;
}

.zA_bs_bot_in {
	position: relative;
	float: left;
	font-size: 16px;
	font-weight: 800;
	color: #000000;
	line-height: 24px;
	text-align: center;
	border-radius: 12px;
	background-color: #fff;
	padding: 0px 6px;
	margin: 0px auto;
}

.question-wrapper {
	position: relative;
	float: none;
	top: -35px;
	height: 80px;
	width: 80px;
	font-size: 65px;
	font-weight: 800;
	color: #ffffff;
	border-radius: 100%;
	overflow: hidden;
	background-image: linear-gradient(to bottom, #913ccd, #e13193, #f94a43, #faa333);
	transition: all .3s ease;
	border: 2px solid #eaeaea;
	padding-top: 28px;
	margin: 0px auto;
}

.zA_bs_both1a {
	position: relative;
	float: left;
	top: -35px;
	font-size: 21px;
	font-weight: 400;
	color: #25272b;
	line-height: 25px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.zA_bs_both1b {
	position: relative;
	float: left;
	top: -40px;
	font-size: 16px;
	font-weight: 400;
	color: #25272b;
	line-height: 25px;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.zA_bs_link_ot {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	height: 60px;
	border-radius: 2px;
	background-color: #1e78e5;
	padding: 12px 18px;
	margin: 10px auto;
	z-index: 100;
}

.zA_bs_link01 {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 30px;
	text-decoration: underline;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 100;
}

	.zA_bs_link01:hover {
		color: #fff;
		text-decoration: none;
		background-color: #0072ff;
	}



.zA_bs_txt_link1 {
	color: #3c4043;
	font-size: 18px;
	font-weight: 400;
	text-align: justify;
	line-height: 22px;
	text-decoration: underline;
	-webkit-font-smoothing: antialiased;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

	.zA_bs_txt_link1:hover {
		color: #0072ff;
		text-decoration: none;
	}

.zA_bs_txt_link2 {
	color: #3c4043;
	font-size: 24px;
	font-weight: 500;
	text-align: justify;
	line-height: 28px;
	text-decoration: underline;
	-webkit-font-smoothing: antialiased;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

	.zA_bs_txt_link2:hover {
		color: #0072ff;
		text-decoration: none;
	}





/*.container_all {
	width: 100%;
	min-height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	padding: 8px;
}
.wrap_common_hiw {
	position: relative;
	float: none;
	width: 800px;
	overflow: hidden;
	vertical-align: top;
	background: #fff;
	border: 1px solid #dadce0;
	border-radius: 6px 6px 6px 6px;
	overflow: hidden;
	vertical-align: top;
    padding:30px 15px 5px 15px;
    margin-top: 50px;
	margin-bottom: 50px;
}
ul.hiw {
	list-style-type: none;
	position: relative;
}
ul.hiw:before {
	content: ' ';
	background: #333333;
	display: inline-block;
	position: absolute;
	left: 30px;
	width: 1px;
	height: 100%;
	z-index: 400;
}
ul.hiw > li {
	margin: 0px 0px 25px 0px;
	padding-left: 20px;
}
ul.hiw > li:before {
	content: ' ';
	background: white;
	display: inline-block;
	position: absolute;
	background-color:#1e78e5;
	border: 1px solid #fff;
	left: 24px;
	width: 13px;
	height: 13px;
	z-index: 400;
}
ul.hiw1 {
	list-style-type: none;
	position: relative;
}
ul.hiw1:before {
	content: ' ';
	background: #333333;
	display: inline-block;
	position: absolute;
	left: 30px;
	width: 1px;
	height: 90%;
	z-index: 400;
}
ul.hiw1 > li {
	margin: 10px 0px 0px 0px;
	padding-left: 12px;
}
ul.hiw1 > li:before {
	content: ' ';
	background: white;
	display: inline-block;
	position: absolute;
	border-radius: 50%;
	background-color:#1e78e5;
	border: 1px solid #fff;
	left: 24px;
	width: 13px;
	height: 13px;
	z-index: 400;
}
ul.hiw2 {
	list-style-type: none;
	position: relative;
}
ul.hiw2:before {
	content: ' ';
	background: #333333;
	display: inline-block;
	position: absolute;
	left: 30px;
	width: 1px;
	height: 90%;
	z-index: 400;
}
ul.hiw2 > li {
	margin: 10px 0px 0px 0px;
	padding-left: 12px;
}
ul.hiw2 > li:before {
	content: ' ';
	background: white;
	display: inline-block;
	position: absolute;
	background-color:#1e78e5;
	border: 1px solid #fff;
	left: 24px;
	width: 13px;
	height: 13px;
	z-index: 400;
}
.zA_hiw_main_h1 {
	font-size:42px;
	color: #1e78e5;
	top:2px;
	font-weight:500;
	text-align:left;
	line-height:45px;
	padding: 0px 6px 0px 0px;
	margin:0px 0px 0px 36px;
}
.zA_hiw_main_sh1 {
	font-size: 18px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:21px;
	width:100%;
	padding:2px 6px 0px 0px;
	margin:0px 0px 30px 36px;
}

.zA_hiw_img_size1 {
	width:180px;
	height:auto;
}

.zA_hiw_h1 {
	font-size:26px;
	color: #000000;
	top:2px;
	font-weight:400;
	text-align:left;
	line-height:31px;
	padding: 0px 6px 0px 0px;
	margin:0px 0px 0px 36px;
}
.zA_hiw_sh1 {
	font-size: 16px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:18px;
	width:100%;
	padding:2px 6px 0px 0px;
	margin:0px 0px 40px 36px;
}
.zA_hiw_sh1a {
	font-size: 16px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:18px;
	width:100%;
	padding:2px 6px 0px 0px;
	margin:0px 0px 25px 36px;
}
.zA_hiw_sh1b {
	position:relative;
	float:none;
	left:0px;
	top:-4px;
	font-size: 15px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:18px;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 25px 0px;
}
.zA_hiw_sh1c {
	position:relative;
	float:none;
	font-size: 15px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:18px;
	width:100%;
	text-align:center;
	padding:0px 30px 0px 30px;
	margin:20px 0px 25px 0px;
}
.zA_hiw_sh1d {
	position:relative;
	float:none;
	font-size: 15px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:18px;
	width:100%;
	text-align:center;
	padding:0px 30px 0px 30px;
	margin:0px 0px 25px 0px;
}
.zA_hiw_h2a {
	position:relative;
	float:left;
	left:0px;
	top:-4px;
	font-size:16px;
	color: #000000;
	font-weight:500;
	text-align:left;
	width:100%;
	line-height:18px;
	padding: 0px 6px 0px 0px;
	margin:0px 0px 0px 0px;
}
.zA_hiw_h2b {
	position:relative;
	float:left;
	left:0px;
	top:-4px;
	font-size:16px;
	color: #000000;
	font-weight:500;
	text-align:left;
	width:100%;
	line-height:18px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.zA_hiw_sh2a {
	position:relative;
	float:left;
	left:30px;
	font-size: 15px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:21px;
	width:100%;
	padding:2px 6px 0px 0px;
	margin:0px 0px 20px 0px;
}*/


/************************************* XS VIEW SIZES *************************************/

@media (max-width:767px) {

	/* === DEALS OF MONTH START === */
	.zL_dls_h1 {
		font-size: 60px;
		font-weight: 400;
		color: #000;
		text-align: left;
		letter-spacing: -2px;
		line-height: 90px;
		padding-left: 0px;
		padding-right: 50px;
		margin-top: 0px;
	}

	.zL_dls_h2 {
		font-size: 24px;
		font-weight: 600;
		color: #000;
		text-align: left;
		line-height: 28px;
		padding-left: 0px;
		padding-right: 20px;
		margin-top: 0px;
	}

	.zL_dls_sh1 {
		font-size: 18px;
		font-weight: 400;
		color: #000;
		text-align: justify;
		line-height: 20px;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 10px;
	}

	.zL_dls_sh2 {
		font-size: 16px;
		font-weight: 400;
		color: #000;
		text-align: justify;
		line-height: 21px;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 0px;
		margin-bottom: 25px;
	}

	.zL_dls_btn {
		font-size: 16px;
		font-weight: 400;
		color: #000;
		text-decoration: none;
		line-height: 21px;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 0px;
		margin-bottom: 25px;
	}

		.zL_dls_btn:hover {
			color: #000;
			text-decoration: underline;
		}

	.zL_dls_sh1_l1a {
		font-size: 26px;
		font-weight: 500;
		color: #000;
		text-align: justify;
		/*line-heigh:22px;*/
		padding-left: 25px;
		padding-right: 20px;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.zL_dls_sh1_l1b {
		font-size: 20px;
		font-weight: 400;
		color: #000;
		text-align: justify;
		line-height: 24px;
		transform: translateX(0px);
		padding-left: 0px;
		padding-bottom: 10px;
		margin-top: 20px;
		margin-bottom: 4px;
	}

	.zL_dls_sh1_l1 {
		font-size: 24px;
		font-weight: 700;
		color: #000;
		text-align: left;
		line-height: 28px;
		border-bottom: 2px dashed #212121;
		padding-left: 0px;
		padding-bottom: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.zL_dls_sh1_l2 {
		font-size: 24px;
		font-weight: 700;
		color: #000;
		text-align: left;
		line-height: 28px;
		/*border-bottom:2px dashed #212121;*/
		padding-left: 0px;
		padding-bottom: 10px;
		margin-top: 0px;
		margin-bottom: 10px;
	}

	.zL_dls_sh2_bl {
		font-size: 18px;
		font-weight: 400;
		font-style: italic;
		color: #000;
		text-align: left;
		line-height: 20px;
		padding-left: 0px;
		margin-top: 5px;
		margin-bottom: 22px;
	}

	.zL_dls_sh2_bl_b {
		font-size: 18px;
		font-weight: 600;
		font-style: italic;
		color: #000;
		text-align: left;
		line-height: 20px;
		padding-left: 0px;
		margin-top: 5px;
		margin-bottom: 20px;
	}

	.zL_dls_sh2 {
		font-size: 16px;
		font-weight: 400;
		color: #000;
		text-align: left;
		line-height: 20px;
		padding-left: 0px;
		margin-top: 5px;
	}

	.zL_dls_btn {
		font-size: 16px;
		font-weight: 400;
		color: #000;
		text-decoration: none;
		line-height: 21px;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 0px;
		margin-bottom: 25px;
	}

		.zL_dls_btn:hover {
			color: #000;
			text-decoration: underline;
		}

	.ten h1 {
		font-size: 42px;
		font-weight: 500;
		color: #000;
		text-align: center;
		text-transform: uppercase;
		line-height: 55px;
	}

		.ten h1:before {
			background-color: #fff;
			border-radius: 0.25rem;
			content: '';
			display: block;
			height: 0.4rem;
			width: 80px;
			left: 0px;
			margin-bottom: .15rem;
		}

	.three h1 {
		color: #000;
		font-size: 34px;
		font-weight: 500;
		letter-spacing: 0;
		line-height: 1.1em;
		text-align: center;
		left: 0px;
		padding-bottom: 8px;
		position: relative;
	}

		.three h1:before {
			content: "";
			position: absolute;
			left: 0;
			bottom: 0;
			height: 5px;
			width: 55px;
			background-color: #fff;
		}

		.three h1:after {
			content: "";
			position: absolute;
			left: 0;
			bottom: 2px;
			height: 1px;
			width: 95%;
			max-width: 95%;
			background-color: #fff;
		}

	.block-ot {
		width: 85%;
		background: #fff;
		padding: 15px;
		border-radius: 10px;
		border: 2px solid #79bc4b;
		transition: all 0.3s;
		transform: translateX(30px);
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.blog-slider__img {
		width: 312px;
		flex-shrink: 0;
		height: 155px;
		border: 1px solid #ffffff;
		border-radius: 10px;
		transform: translateX(-12px);
		overflow: hidden;
		background: #FFF;
	}

		.blog-slider__img:after {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			border-radius: 10px;
			opacity: 0.8;
			height: 400px
		}

		.blog-slider__img img {
			height: auto;
			width: 55%;
			border-radius: 10px;
			display: inline-block;
			float: left;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
		}

	.blog-slider__content {
		padding-right: 25px;
	}

	.zL_rules_ot1 {
		position: relative;
		float: left;
		width: 100%;
		height: 80px;
		border-radius: 50px;
		border: 2px solid #8c1789;
		background-color: #FFF;
		/*background-color: #8c1789;*/
		padding: 2px;
		margin-bottom: 3px;
	}
	.zL_rules_in1 {
		position: relative;
		float: left;
		width: 36px;
		height: 36px;
		font-size: 21px;
		text-align: left;
		border-radius: 50px;
		border: 2px solid #8c1789;
		background-color: #FFF;
		padding-left: 10px;
		padding-top: 1px;
		margin-top: 18px;
	}
	.zL_rules_t1 {
		position: relative;
		float: left;
		font-size: 16px;
		font-weight: 400;
		font-style: italic;
		color: #000000;
		text-align: left;
		line-height: 16px;
		padding: 14px 0px 0px 10px;
	}
	.zL_rules_ot2 {
		position: relative;
		float: left;
		width: 100%;
		height: 80px;
		border-radius: 50px;
		border: 2px solid #0b4d7f;
		background-color: #FFF;
		padding: 2px;
		margin-bottom: 3px;
	}
	.zL_rules_in2 {
		position: relative;
		float: left;
		width: 36px;
		height: 36px;
		font-size: 21px;
		text-align: center;
		border-radius: 50px;
		border: 2px solid #0b4d7f;
		background-color: #FFF;
		padding-left: 10px;
		padding-top: 1px;
		margin-top: 18px;
	}
	.zL_rules_t2 {
		position: relative;
		float: left;
		font-size: 15px;
		font-weight: 400;
		font-style: italic;
		color: #000000;
		text-align: left;
		line-height: 16px;
		padding: 14px 0px 0px 10px;
	}
	.zL_rules_ot3 {
		position: relative;
		float: left;
		width: 100%;
		height: 80px;
		border-radius: 50px;
		border: 2px solid #008780;
		background-color: #FFF;
		padding: 2px;
		margin-bottom: 3px;
	}
	.zL_rules_in3 {
		position: relative;
		float: left;
		width: 36px;
		height: 36px;
		font-size: 21px;
		text-align: center;
		border-radius: 50px;
		border: 2px solid #008780;
		background-color: #FFF;
		padding-left: 10px;
		padding-top: 1px;
		margin-top: 18px;
	}
	.zL_rules_t3 {
		position: relative;
		float: left;
		font-size: 16px;
		font-weight: 400;
		font-style: italic;
		color: #000000;
		text-align: left;
		line-height: 16px;
		padding: 14px 0px 0px 10px;
	}
	.zL_rules_ot4 {
		position: relative;
		float: left;
		width: 100%;
		height: 80px;
		border-radius: 50px;
		border: 2px solid #6f9c33;
		background-color: #FFF;
		padding: 2px;
		margin-bottom: 3px;
	}
	.zL_rules_in4 {
		position: relative;
		float: left;
		width: 36px;
		height: 36px;
		font-size: 21px;
		text-align: center;
		border-radius: 50px;
		border: 2px solid #6f9c33;
		background-color: #FFF;
		padding-left: 10px;
		padding-top: 1px;
		margin-top: 18px;
	}
	.zL_rules_t4 {
		position: relative;
		float: left;
		font-size: 16px;
		font-weight: 400;
		font-style: italic;
		color: #000000;
		text-align: left;
		line-height: 16px;
		padding: 14px 0px 0px 10px;
	}
	.zL_rules_ot5 {
		position: relative;
		float: left;
		width: 100%;
		height: 80px;
		border-radius: 50px;
		border: 2px solid #d4c52a;
		background-color: #FFF;
		padding: 2px;
		margin-bottom: 3px;
	}
	.zL_rules_in5 {
		position: relative;
		float: left;
		width: 36px;
		height: 36px;
		font-size: 21px;
		text-align: center;
		border-radius: 50px;
		border: 2px solid #d4c52a;
		background-color: #FFF;
		padding-left: 10px;
		padding-top: 1px;
		margin-top: 18px;
	}
	.zL_rules_t5 {
		position: relative;
		float: left;
		font-size: 16px;
		font-weight: 400;
		font-style: italic;
		color: #000000;
		text-align: left;
		line-height: 16px;
		padding: 6px 0px 0px 10px;
	}
	.zL_rules_ot6 {
		position: relative;
		float: left;
		width: 100%;
		height: 80px;
		border-radius: 50px;
		border: 2px solid #e28b0a;
		background-color: #FFF;
		padding: 2px;
		margin-bottom: 3px;
	}
	.zL_rules_in6 {
		position: relative;
		float: left;
		width: 36px;
		height: 36px;
		font-size: 21px;
		text-align: center;
		border-radius: 50px;
		border: 2px solid #e28b0a;
		background-color: #FFF;
		padding-left: 10px;
		padding-top: 1px;
		margin-top: 18px;
	}
	.zL_rules_t6 {
		position: relative;
		float: left;
		font-size: 16px;
		font-weight: 400;
		font-style: italic;
		color: #000000;
		text-align: left;
		line-height: 16px;
		padding: 14px 0px 0px 10px;
	}
	.zL_rules_ot7 {
		position: relative;
		float: left;
		width: 100%;
		height: 80px;
		border-radius: 50px;
		border: 2px solid #db3f0e;
		background-color: #FFF;
		padding: 2px;
		margin-bottom: 3px;
	}
	.zL_rules_in7 {
		position: relative;
		float: left;
		width: 36px;
		height: 36px;
		font-size: 21px;
		text-align: center;
		border-radius: 50px;
		border: 2px solid #db3f0e;
		background-color: #FFF;
		padding-left: 10px;
		padding-top: 1px;
		margin-top: 18px;
	}
	.zL_rules_t7 {
		position: relative;
		float: left;
		font-size: 16px;
		font-weight: 400;
		font-style: italic;
		color: #000000;
		text-align: left;
		line-height: 16px;
		padding: 14px 0px 0px 10px;
	}
	.zL_rules_ot8 {
		position: relative;
		float: left;
		width: 100%;
		height: 80px;
		border-radius: 50px;
		border: 2px solid #f09fb4;
		background-color: #FFF;
		padding: 2px;
		margin-bottom: 3px;
	}
	.zL_rules_in8 {
		position: relative;
		float: left;
		width: 36px;
		height: 36px;
		font-size: 21px;
		text-align: center;
		border-radius: 50px;
		border: 2px solid #f09fb4;
		background-color: #FFF;
		padding-left: 10px;
		padding-top: 1px;
		margin-top: 18px;
	}
	.zL_rules_t8 {
		position: relative;
		float: left;
		font-size: 15px;
		font-weight: 400;
		font-style: italic;
		color: #000000;
		text-align: left;
		line-height: 16px;
		padding: 14px 0px 0px 10px;
	}
	.zL_rules_ot9 {
		position: relative;
		float: left;
		width: 100%;
		height: 80px;
		border-radius: 50px;
		border: 2px solid #fdbfa5;
		background-color: #FFF;
		padding: 2px;
		margin-bottom: 3px;
	}
	.zL_rules_in9 {
		position: relative;
		float: left;
		width: 36px;
		height: 36px;
		font-size: 21px;
		text-align: center;
		border-radius: 50px;
		border: 2px solid #fdbfa5;
		background-color: #FFF;
		padding-left: 10px;
		padding-top: 1px;
		margin-top: 18px;
	}
	.zL_rules_t9 {
		position: relative;
		float: left;
		font-size: 16px;
		font-weight: 400;
		font-style: italic;
		color: #000000;
		text-align: left;
		line-height: 16px;
		padding: 6px 0px 0px 10px;
	}
	.zL_rules_ot10 {
		position: relative;
		float: left;
		width: 100%;
		height: 80px;
		border-radius: 50px;
		border: 2px solid #44cacd;
		background-color: #FFF;
		padding: 2px;
		margin-bottom: 3px;
	}
	.zL_rules_in10 {
		position: relative;
		float: left;
		width: 36px;
		height: 36px;
		font-size: 21px;
		text-align: left;
		border-radius: 50px;
		border: 2px solid #44cacd;
		background-color: #FFF;
		padding-left: 3px;
		padding-top: 1px;
		margin-top: 18px;
	}
	.zL_rules_t10 {
		position: relative;
		float: left;
		font-size: 16px;
		font-weight: 400;
		font-style: italic;
		color: #000000;
		text-align: left;
		line-height: 16px;
		padding: 14px 0px 0px 10px;
	}

/* === DEALS OF MONTH ENDS === */

	.zA_bs_toph1a {
		position: relative;
		float: left;
		top: 0px;
		font-size: 20px;
		font-weight: 400;
		color: #25272b;
		line-height: 36px;
		text-align: left;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	.zA_bs_toph1b {
		position: relative;
		float: left;
		top: 0px;
		font-size: 36px;
		font-weight: 400;
		color: #25272b;
		line-height: 42px;
		text-align: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
	}

	.zA_bs_toph1b1 {
		font-size: 36px;
		font-weight: 600;
		color: #25272b;
	}

	.zA_bs_toph1c {
		position: relative;
		float: left;
		top: 0px;
		font-size: 36px;
		font-weight: 400;
		color: #25272b;
		line-height: 42px;
		text-align: left;
		letter-spacing:1.7px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
	}

	.zA_bs_toph1c1 {
		font-size: 36px;
		font-weight: 600;
		color: #25272b;
	}

	.zA_bs_toph1c_1 {
		position: relative;
		float: left;
		top: 0px;
		font-size: 36px;
		font-weight: 400;
		color: #25272b;
		line-height: 42px;
		text-align: left;
		letter-spacing: -1.3px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 30px 0px;
	}

	.zA_bs_toph1c1_1 {
		font-size: 36px;
		font-weight: 600;
		color: #25272b;
	}

	.zA_csr_h1 {
		position: relative;
		float: left;
		top: 0px;
		font-size: 36px;
		font-weight: 400;
		color: #25272b;
		line-height: 42px;
		text-align: left;
		letter-spacing: -2px;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 5px 0px;
	}

	.zA_csr_h1_1 {
		font-size: 36px;
		font-weight: 600;
		color: #25272b;
	}

	.zA_csr_h2 {
		position: relative;
		float: left;
		top: 0px;
		font-size: 36px;
		font-weight: 400;
		color: #25272b;
		line-height: 42px;
		text-align: left;
		letter-spacing: -2px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
	}

	.zA_csr_h2_1 {
		font-size: 36px;
		font-weight: 600;
		color: #25272b;
	}

	.zA_bs_toph1d {
		position: relative;
		float: left;
		top: 0px;
		font-size: 36px;
		font-weight: 400;
		color: #25272b;
		line-height: 40px;
		text-align: left;
		letter-spacing:7.8px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
	}

	.zA_bs_toph1d1 {
		font-size: 36px;
		font-weight: 600;
		color: #25272b;
	}

	.zA_bs_toph1d_1 {
		position: relative;
		float: left;
		top: 0px;
		font-size: 36px;
		font-weight: 400;
		color: #25272b;
		line-height: 40px;
		text-align: left;
		/*letter-spacing: 1.8px;*/
		letter-spacing: 1px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 15px 0px;
	}

	.zA_bs_toph1d1_1 {
		font-size: 36px;
		font-weight: 600;
		color: #25272b;
	}

	.zA_bs_toph1e {
		position: relative;
		float: left;
		top: 0px;
		font-size: 36px;
		font-weight: 400;
		color: #25272b;
		line-height: 42px;
		text-align: left;
		letter-spacing: 2px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
	}

	.zA_bs_toph1e1 {
		font-size: 36px;
		font-weight: 600;
		color: #25272b;
	}

	.zA_bs_toph1e_1 {
		position: relative;
		float: left;
		top: 0px;
		font-size: 36px;
		font-weight: 400;
		color: #25272b;
		line-height: 42px;
		text-align: left;
		letter-spacing: 2px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
	}

	.zA_bs_toph1e1_1 {
		font-size: 36px;
		font-weight: 600;
		color: #25272b;
	}

	.zA_bs_toph1f {
		position: relative;
		float: left;
		top: 0px;
		font-size: 36px;
		font-weight: 400;
		color: #25272b;
		line-height: 42px;
		text-align: left;
		letter-spacing: 1px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
	}

	.zA_bs_toph1f1 {
		font-size: 36px;
		font-weight: 600;
		color: #25272b;
	}

	.zA_bs_topb1 {
		border-bottom: 2px solid #000;
		padding: 22px 10px 10px 10px;
		margin: 0px 0px 0px 0px;
	}


	.pAll_0 {
		padding: 0px 0px 0px 0px;
	}

	.pLeft_0 {
		padding-left: 0px;
	}

	.pRight_0 {
		padding-right: 0px;
	}

	.pTop_0 {
		padding-top: 0px;
	}

	.pBottom_0 {
		padding-bottom: 0px;
	}

	.pLR {
		padding-left: 0px;
		padding-right: 0px;
	}

	.pRL {
		padding-left: 0px;
		padding-right: 0px;
	}

	.pLR_0 {
		padding-left: 0px;
		padding-right: 0px;
	}

	.zA_bs_h1a {
		position: relative;
		float: left;
		left: 0px;
		top: 0px;
		font-size: 24px;
		font-weight: 600;
		color: #25272b;
		line-height: 28px;
		text-align: left;
		padding: 0px 0px 5px 0px;
		margin: 12px 0px 8px 0px;
	}

	.zA_bs_t1a {
		position: relative;
		float: left;
		left: 0px;
		color: #3c4043;
		font-size: 18px;
		font-weight: 500;
		text-align: left;
		line-height: 24px;
		-webkit-font-smoothing: antialiased;
		padding: 0px 5px 0px 0px;
		margin: 0px 0px 8px 0px;
	}
	.zA_bs_t1a_btn {
		/*position: relative;
	float: left;*/
		color: #3c4043;
		font-size: 18px;
		font-weight: 500;
		text-align: justify;
		line-height: 29px;
		text-decoration: underline;
		-webkit-font-smoothing: antialiased;
		padding: 0px 5px 0px 0px;
		margin: 0px 0px 15px 0px;
	}

		.zA_bs_t1a_btn:hover {
			color: #3c4043;
			text-decoration: none;
		}

	.zA_bs_topb1 {
		border-bottom: 2px solid #000;
		padding: 22px 10px 10px 10px;
		margin: 0px 0px 0px 0px;
	}

	.zA_bs_t1b {
		position: relative;
		float: left;
		left: 0px;
		color: #3c4043;
		font-size: 15px;
		font-weight: 400;
		text-align: left;
		line-height: 22px;
		-webkit-font-smoothing: antialiased;
		padding: 0px 5px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	.zA_bs_both1a {
		position: relative;
		float: left;
		top: -35px;
		font-size: 18px;
		font-weight: 400;
		color: #25272b;
		line-height: 25px;
		text-align: center;
		padding: 10px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
	}

	.zA_bs_both1b {
		position: relative;
		float: left;
		top: -40px;
		font-size: 15px;
		font-weight: 400;
		color: #25272b;
		line-height: 25px;
		text-align: center;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
	}

	.zA_bs_link_ot {
		font-size: 15px;
		font-weight: 400;
		color: #000;
		height: 60px;
		/*border-radius: 2px;*/
		background-color: #fff;
		padding: 10px 8px;
		margin: 5px auto;
		z-index: 100;
	}

	.zA_bs_link01 {
		font-size: 15px;
		font-weight: 400;
		color: #000;
		line-height: 30px;
		text-decoration: underline;
		padding: 0px 0px;
		margin: 0px 0px 0px 0px;
		z-index: 100;
	}

		.zA_bs_link01:hover {
			color: #fff;
			text-decoration: none;
			/*background-color:#0072ff;*/
		}

	.zA_bs_txt_link1 {
		color: #3c4043;
		font-size: 16px;
		font-weight: 400;
		text-align: justify;
		line-height: 22px;
		text-decoration: underline;
		-webkit-font-smoothing: antialiased;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

		.zA_bs_txt_link1:hover {
			color: #0072ff;
			text-decoration: none;
		}

	.zA_bs_txt_link2 {
		color: #3c4043;
		font-size: 18px;
		font-weight: 500;
		text-align: justify;
		line-height: 28px;
		text-decoration: underline;
		-webkit-font-smoothing: antialiased;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

		.zA_bs_txt_link2:hover {
			color: #0072ff;
			text-decoration: none;
		}

	.wrap_common_apl {
		position: relative;
		float: none;
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		background: #fff;
		border: none;
		overflow: hidden;
		vertical-align: top;
		padding: 30px 10px 5px 5px;
		margin-top: 10px;
		margin-bottom: 50px;
	}

	.wrap_common_hiw {
		position: relative;
		float: none;
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		background: #fff;
		/*border: 1px solid #dadce0;*/
		border: none;
		border-radius: 6px 6px 6px 6px;
		overflow: hidden;
		vertical-align: top;
		/*padding: 30px 10px 5px 5px;*/
		padding: 30px 10px 5px 5px;
		/*margin-top: 50px;*/
		margin-top: 10px !important;
		margin-bottom: 50px;
	}


	ul.hiw_gen {
		list-style-type: none;
		position: relative;
	}

		ul.hiw_gen:before {
			content: ' ';
			background: #333333;
			display: inline-block;
			position: absolute;
			left: 30px;
			width: 1px;
			height: 100%;
			z-index: 400;
		}

		ul.hiw_gen > li {
			width: 89%;
			margin: 0px 0px 5px 0px;
			padding-left: 0px;
			/*padding-left: 20px;*/
		}

			ul.hiw_gen > li:before {
				content: ' ';
				background: white;
				display: inline-block;
				position: absolute;
				background-color: #1e78e5;
				border: 1px solid #fff;
				left: 24px;
				width: 13px;
				height: 13px;
				z-index: 400;
			}

	.zA_generic_C1 {
		position: relative;
		float: none;
		width: 95px;
		height: 95px;
		border-radius: 50%;
		font-size: 65px;
		color: #fff;
		font-weight: 400;
		line-height: 95px;
		text-align: center;
		background: #000000;
		/*padding-top: 15px;*/
		padding-top: 5px;
		margin: 0px auto 20px;
		z-index: 100;
	}
	.zA_generic_C3 {
		position: relative;
		float: none;
		width: 96px;
		height: 96px;
		border-radius: 50%;
		font-size: 65px;
		color: #fff;
		font-weight: 400;
		line-height: 96px;
		text-align: center;
		/*background: #148df1;*/
		background: #000000;
		padding-top: 14px;
		margin: 0px auto 15px;
		z-index: 100;
	}

	.zA_hiw_gen_img1 {
		position: relative;
		float: left;
		left: 44px;
		padding: 0px 15px 0px 6px;
		margin: 6px 0px 25px 0px;
	}

	.zA_hiw_gen_line1 {
		font-size: 30px;
		color: #1e78e5;
		font-weight: 500;
		text-align: center;
		line-height: 30px;
		border-bottom: 1px dotted #CCC;
		padding: 0px 6px 0px 0px;
		margin: 0px 0px 20px 0px;
	}

	.zA_hiw_gen_main_h1 {
		font-size:24px;
		color: #1e78e5;
		top: 0px;
		font-weight: 500;
		text-align: left;
		line-height: 28px;
		padding: 0px 6px 0px 0px;
		margin: 15px 0px 10px 36px;
	}
	.zA_hiw_top_sh1 {
		font-size: 16px;
		color: #000000;
		font-weight: 500;
		text-align: left;
		line-height: 21px;
		width: 88%;
		padding: 2px 0px 0px 0px;
		margin: 0px 20px 20px 36px;
	}

	.zA_hiw_gen_main_h1a {
		font-size: 21px;
		color: #1e78e5;
		top: 2px;
		font-weight: 500;
		text-align: center;
		line-height: 45px;
		padding: 0px 6px 0px 0px;
		margin: 0px 0px 30px 0px;
	}

	.zA_hiw_gen_sub_h1 {
		font-size: 18px;
		color: #000000;
		/*color: #1e78e5;*/
		top: 2px;
		font-weight: 400;
		text-align: left;
		line-height: 22px;
		padding: 0px 6px 0px 0px;
		margin: 20px 0px 0px 36px;
	}

	.zA_hiw_gen_bdy_t1 {
		position: relative;
		float: left;
		left: 20px;
		top: -2px;
		font-size: 14px;
		color: #000000;
		font-weight: 400;
		text-align: left;
		line-height: 21px;
		padding: 0px 6px 0px 30px;
		margin: 0px 0px 0px 0px;
	}
.zA_hiw_gen_LNK {
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	text-decoration:underline;
}
.zA_hiw_gen_LNK:hover {
	color: #1e78e5;
	text-decoration:none;
}

	.zA_HIW_gen_mh1 {
	font-size: 30px;
	color: #1f77e7;
	top: 2px;
	font-weight: 500;
	text-align: left;
	line-height: 38px;
	padding: 0px 30px 0px 14px;
	margin:20px 0px 5px 0px;
}
.zA_HIW_gen_mh2 {
	font-size: 24px;
	color: #1f77e7;
	top: 2px;
	font-weight: 600;
	text-align: left;
	line-height: 26px;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.zA_HIW_gen_h1 {
	font-size: 18px;
	color: #1f77e7;
	top: 2px;
	font-weight: 500;
	text-align: left;
	line-height: 21px;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.zA_HIW_gen_t1 {
	position: relative;
	float: left;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
.zA_HIW_gen_tOT {
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 10px 0px;
}
.zA_HIW_gen_t1a {
	/*position: relative;
	float: left;*/
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
}
.zA_HIW_gen_t {
	position: relative;
	float: left;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.zA_HIW_gen_OT {
	padding-left:0px;
	padding-right:0px;
	margin: 5px 0px 50px 0px;
}
.zA_HIW_gen_OT1 {
	padding-right: 0px;
	margin: 5px 0px 50px 0px;
}
.zA_HIW_gen_OT2 {
	padding: 0px 10px 0px 5px;
	margin: 5px 0px 10px 0px;
}
.zA_HIW_gen_NM_1 {
	position: relative;
	float: left;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	background: #1f77e7;
	/*border: 1px solid #ccc;*/
	margin: 0px 6px 0px 0px;
}

.zA_hiw_main_h1 {
	font-size:26px;
	color: #1f77e7;
	top:0px;
	font-weight:500;
	text-align:left;
	line-height:30px;
	padding: 0px 30px 0px 0px;
	margin:0px 0px 5px 10px;
	z-index:100;
}

.zA_hiw_main_sh1 {
	font-size: 16px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:21px;
	width:100%;
	padding:2px 0px 0px 0px;
	margin:0px 0px 30px 10px;
}
.zA_hiw_h1 {
	font-size:21px;
	color: #000000;
	top:0px;
	font-weight:400;
	text-align:left;
	line-height:31px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
}
.zA_hiw_sh1 {
	font-size: 15px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:18px;
	width:100%;
	padding:2px 0px 0px 0px;
	margin:0px 0px 40px 10px;
}
.zA_hiw_img_size1 {
	width:110px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


.zA_hiw_sh1c {
	position:relative;
	float:none;
	font-size: 15px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:18px;
	width:100%;
	text-align:center;
	padding:0px 10px 0px 10px;
	margin:20px 0px 10px 0px;
}
.zA_hiw_sh1d {
	position:relative;
	float:none;
	font-size: 15px;
	color: #000000;
	font-weight:400;
	text-align:left;
	line-height:18px;
	width:100%;
	text-align:center;
	padding:0px 10px 0px 10px;
	margin:0px 0px 25px 0px;
}

.zA_cs_lable1 {
	position: relative;
	float: left;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}

.zA_cs_input_ot {
	text-align: left;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:5px 0px 5px 0px;
	margin: 0px auto;
}
.zA_cs_input {
	display: block;
	font-size: 15px;
	line-height: 1.42857143;
	color: #000000;
	width: 100%;
	background: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	outline: none;
	padding: 2px 3px 0px 8px;
	margin: 0px 0px 1px 0px;
}

.zA_hiw_sh1d {
	position: relative;
	float: none;
	font-size: 15px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	width: 100%;
	text-align: center;
	padding: 0px 30px 0px 30px;
	margin: 0px 0px 25px 0px;
}

.zA_hiw_sh1_U1 {
	position: relative;
	float: left;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	width: 100%;
	/*padding: 2px 6px 0px 0px;*/
	padding: 2px 0px 0px 10px;
	margin: 5px 0px 20px 0px;
}

.zA_hiw_sh1_U2 {
	position: relative;
	float: left;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 21px;
	width: 100%;
	/*padding: 2px 6px 0px 0px;*/
	padding: 20px 20px 0px 12px;
	margin: 0px 0px 20px 0px;
}
.zA_hiw_sh1_U2_a {
	position: relative;
	float: left;
	font-size: 13px;
	color: #000000;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	width: 100%;
	/*padding: 2px 6px 0px 0px;*/
	padding: 0px 15px 0px 12px;
	margin: 0px 0px 20px 0px;
}

ul.hiw {
	list-style-type: none;
	position: relative;
}

	ul.hiw:before {
		content: ' ';
		background: #333333;
		display: inline-block;
		position: absolute;
		left: 30px;
		width: 1px;
		height: 100%;
		z-index: 400;
	}

	ul.hiw > li {
		width: 84%;
		margin: 0px 0px 25px 0px;
		padding-left: 20px;
	}

		ul.hiw > li:before {
			content: ' ';
			background: white;
			display: inline-block;
			position: absolute;
			background-color: #1e78e5;
			border: 1px solid #fff;
			left: 24px;
			width: 13px;
			height: 13px;
			z-index: 400;
		}

.zA_st_all_ot {
	z-index:100;
}
.zA_st_in_ot {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.zA_st_input_ot {
	position:relative;
	float:none;
	left:-12px;
	text-align: left;
	/*border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;*/
	padding: 4px 0px 5px 0px;
	margin: 0px auto;	
}

.zA_st_input1 {
	display: block;
	font-size: 21px !important;
	text-align:left;
	line-height: 1.42857143;
	color: #000000;
	/*width: 95%;*/
	/*width: 70px !important;*/
	width: 41px !important;
	background: #FFF;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	outline: none;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 1px 6px;
	z-index:1000;
}

	.zA_map_home {
		position: relative;
		float: left;
		font-size: 30px;
		font-weight: 300;
		line-height: 28px;
		 color: #212121; 
		text-decoration: none;
		font-family: Roboto,Arial,Helvetica,sans-serif;
		left: 12px;
		top: 12px;
		width: 100%;
		text-align: left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	.zA_map_home:hover {
		color: #000000;
	}
}