html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
	background:#f9f9f9 !important;
}
@font-face {
	font-family: 'Prosto';
	src: url('font/Prosto.eot?#iefix') format('embedded-opentype'),
	     url('font/Prosto.woff') format('woff'),
		 url('font/Prosto.ttf') format('truetype'),
		 url('font/Prosto.svg#Prosto') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans';
	src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans.woff') format('woff'),
		 url('font/OpenSans.ttf')  format('truetype'),
		 url('font/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('font/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Italic.woff') format('woff'),
		 url('font/OpenSans-Italic.ttf')  format('truetype'),
		 url('font/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Semibold.woff') format('woff'),
		 url('font/OpenSans-Semibold.ttf') format('truetype'),
		 url('font/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-SemiboldItalic';
	src: url('font/OpenSans-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-SemiboldItalic.woff') format('woff'),
		 url('font/OpenSans-SemiboldItalic.ttf') format('truetype'),
		 url('font/OpenSans-SemiboldItalic.svg#OpenSans-SemiboldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf')  format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-BoldItalic';
	src: url('font/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-BoldItalic.woff') format('woff'),
		 url('font/OpenSans-BoldItalic.ttf') format('truetype'),
		 url('font/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('font/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/MyriadPro-Bold.otf') format('opentype'),
		 url('font/MyriadPro-Bold.woff') format('woff'),
		 url('font/MyriadPro-Bold.ttf') format('truetype'),
		 url('font/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
a {
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
#wrapper {
	width:auto;
	height:auto;
}
/*============================================ Page PreLoader Start ============================================*/
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/preloader.gif) center no-repeat #fff;
}
/*============================================ Header Start ============================================*/
.header_container_ahc_os_m {
	background:#fff;
	padding:15px 10px;
	margin:auto;
}
.logo_ahc_os_m {
	font-family: 'Prosto';
	color:#354f57;
	font-size:29px;
	font-weight:normal;
	text-align:center;
}
.logo_ahc_os_m a{
	font-family: 'Prosto';
	color:#354f57;
	font-size:29px;
	font-weight:normal;
	text-decoration:none;
}
.logo_ahc_os_m a:hover,
.logo_ahc_os_m a:focus{
	color:#354f57;
	text-decoration:none;
	outline:none;
}
/*---------------------------------------------- Tab Button Start*/
.tab_pad_ahc_os_m{
	padding: 7px 5px;
}
.tap_button_new_ahc_os_m {
	z-index:99999999;
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-khtml-border-radius:10px;
	background:url(images/tabbg_ahc_os_m.jpg) repeat-x center top #008df0;
	-moz-box-shadow: 2px 2px 5px #17374b;
	-webkit-box-shadow: 2px 2px 5px #17374b;
	box-shadow: 1px 1px 2px #17374b;
	border:2px solid #19a0ff;
	padding:10px 7px;
	max-width:400px;
	margin:auto;
}
.tap_button_new_ahc_os_m img {
	margin-right:5px;
}
.tap_button_new_ahc_os_m h1 {
	font-family: 'MyriadPro-Bold';
	color:#ffffff;
	font-size:45px;
	font-weight:normal;
	line-height:45px;
	text-align:center;
}
.tap_button_new_ahc_os_m h1 a,
.tap_button_new_ahc_os_m h1 a:hover {
	text-decoration:none;
	color:#ffffff;
	outline:none;
}
ul#tabbuttons_ahc_os_m{
	margin-bottom:0px;
}
ul#tabbuttons_ahc_os_m li{
	color:#FFF;
	font-size:20px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	padding:inherit;
	list-style:none;
	display:none;
}
.hrd_shadow_ahc_os_m{
	background:url(images/header_shadow_ahc_os_m.png) repeat-x top;
	padding-top:10px;
}
.banner_conti_ahc_os_m{
	background:url(images/banner_ahc_os_m.jpg) no-repeat right top #FFF;
	margin-size:100% auto;
	padding:5px;
	max-width:480px;
	margin:auto;
	color:#717272;
	font-size:25px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:15px;
	padding-left:20px;
}
.banner_conti_ahc_os_m strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.find_ahc_os_m{
	text-align:center;
	padding:15px 10px;
	color:#1a4178;
	font-size:25px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.enterzip_conti_ahc_os_m{
	padding:10px;
}
.enterzip_conti_ahc_os_m input[type="text"],
.enterzip_conti_ahc_os_m input[type="tel"],
.enterzip_conti_ahc_os_m input[type="email"] {
	color:#000;
	font-size:37px;
	font-weight:normal;
	font-family: 'OpenSans';
	height:82px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius: 0px;
	-webkit-border-radius:0px;
	border-radius: 0px;
	border:4px solid #0095ff;
	-khtml-border-radius:0px;
	background:url(images/form_text_bg_ahc_os_m.jpg) repeat-x top #FFF;
	text-align:center;
	text-transform:uppercase;
}
.enterzip_conti_ahc_os_m input[type="text"]::-moz-placeholder{color:#878686 !important; opacity:1}
.enterzip_conti_ahc_os_m input[type="text"]:-ms-input-placeholder{color:#878686 !important;}
.enterzip_conti_ahc_os_m input[type="text"]::-webkit-input-placeholder{color:#878686 !important;}
.enterzip_conti_ahc_os_m input[type="tel"]::-moz-placeholder{color:#878686 !important; opacity:1}
.enterzip_conti_ahc_os_m input[type="tel"]:-ms-input-placeholder{color:#878686 !important;}
.enterzip_conti_ahc_os_m input[type="tel"]::-webkit-input-placeholder{color:#878686 !important;}
.enterzip_conti_ahc_os_m input[type="email"]::-moz-placeholder{color:#878686 !important; opacity:1}
.enterzip_conti_ahc_os_m input[type="email"]:-ms-input-placeholder{color:#878686 !important;}
.enterzip_conti_ahc_os_m input[type="email"]::-webkit-input-placeholder{color:#878686 !important;}

.search_ahc_os_m button[type="submit"]{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	text-align:center;
	border:none;
	padding:0px;
	background:#89c01d;
	width:100%;
	color:#FFF;
	font-size:43px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	line-height:70px;
	height:78px !important;
	border:2px solid #FFF;
	-moz-box-shadow: 2px 2px 2px 0px rgb(0, 0, 0 ,0.25);
	-webkit-box-shadow: 2px 2px 2px 0px rgb(0, 0, 0 ,0.25);
	box-shadow: 2px 2px 2px 0px rgb(0, 0, 0 ,0.25);
}
.search_ahc_os_m button[type="submit"]:hover,
.search_ahc_os_m button[type="submit"]:focus{
	outline:none;
	border:2px solid #FFF;
	background:#3a8ffe;
	color:#FFF;
}
.search_ahc_os_m button[type="submit"] img{
	vertical-align:-7px;
	margin-left:10px;
}
.homelogos_ahc_os_m{
	text-align:center;
	padding:15px 5px;
	border-bottom:1px solid #cfd6e1;
}
.homelogos_ahc_os_m img{
	display:inline-block;
}
.lowest_ahc_os_m{
	max-width:400px;
	margin:auto;
	padding-bottom:20px;
}
.lowest_ahc_os_m ul{
	margin-bottom:0px;
}
.lowest_ahc_os_m ul li{
	list-style:none;
	background:url(images/tik_ahc_os_m.png) no-repeat left 10px;
	padding-left:35px;
	color:#1a4178;
	font-size:31px;
	font-family: 'OpenSans-SemiboldItalic';
	margin-top:15px;
}
/*===================================== Step Form Start*/
.innerconti_ahc_os_m{
	background:url(images/header_shadow_ahc_os_m.png) repeat-x top;
	padding:10px;
	padding-top:30px;
	padding-bottom:100px;
}
.innerconti_ahc_os_m h1{
	max-width:472px;
	height:52px;
	margin:auto;
	background:url(images/rancho_bg_ahc_os_m.png) no-repeat center;	
	background-size:100% auto;
	color:#ffffff;
	font-size:29px;
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
	text-align:center;
	line-height:45px;
	margin-top:10px;
}
.innerconti_ahc_os_m h2{
	color:#1a4178;
	font-size:26px;
	text-align:left;
	font-family: 'OpenSans';
	font-weight:normal;
	line-height:35px;
	max-width:480px;
	margin:auto;
}
.innerconti_ahc_os_m h2 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.innerconti_ahc_os_m h3{
	color:#707270;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:center;
	padding-top:18px;
}
/*================================================= Step Form Start ==================*/
.hideform {
	display:none;
}
.activeform {
	display: block;
}
.step_form_ahc_os_m{
	max-width:480px;
	margin:auto;
}
.step_form_ahc_os_m label{
	color:#1a4178;
	font-size:36px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	text-align:center;
	padding-top:10px;
	display:block;
}
label.annal {
	font-size:26px;
}
.step_form_ahc_os_m ul{
	margin:auto;
}
.step_form_ahc_os_m ul li{
	list-style:none;
	float:left;
	color:#1a4178;
	font-size:25px;
	font-family: 'OpenSans';
	font-weight:normal;
	cursor:pointer;
	background:#FFF;
	border:2px solid #1a4178;
	margin:10px 15px;
	padding:15px;
	text-transform:uppercase;
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
	text-align:center;
	-moz-box-shadow: 2px 2px 4px 2px rgb(0, 0, 0 ,0.25);
	-webkit-box-shadow: 2px 2px 4px 2px rgb(0, 0, 0 ,0.25);
	box-shadow: 2px 2px 4px 2px rgb(0, 0, 0 ,0.25);
}
.step_form_ahc_os_m ul li:hover{
	background:#1a4178;
	color:#FFF;
	border:2px solid #FFF;
}
ul.birthdate li{
	width:29%;
}
ul.birthdate li:nth-child(1),
ul.birthdate li:nth-child(4),
ul.birthdate li:nth-child(7),
ul.birthdate li:nth-child(10){
	margin-left:0px;
}
ul.birthdate li:nth-child(3n+3){
	margin-right:0px;
}
ul.birthmonth li{
	width:15%;
}
ul.birthmonth li:nth-child(1),
ul.birthmonth li:nth-child(6),
ul.birthmonth li:nth-child(11),
ul.birthmonth li:nth-child(16),
ul.birthmonth li:nth-child(21),
ul.birthmonth li:nth-child(26),
ul.birthmonth li:nth-child(31){
	margin-left:0px;
}
ul.birthmonth li:nth-child(5n+5){
	margin-right:0px;
}
ul.birthyear li{
	width:28%;
	font-size:35px;
}
ul.birthyear li:nth-child(1),
ul.birthyear li:nth-child(4),
ul.birthyear li:nth-child(7){
	margin-left:0px;
}
ul.birthyear li:nth-child(3n+3){
	margin-right:0px;
}
ul li.birthyear_last{
	margin-left: 159px;
}
ul.healthplan li{
	width:43%;
	font-size:70px;
}
ul.annual_plan li{
	width:96%;
	margin-left:0px;
	margin-right:0px;
}
ul.doany_plan li{
	width:46%;
	font-size:22px;
	height:100px;
	line-height:67px;
}
ul.doany_plan li:nth-child(1n+1){
	margin-left:0px;
}
ul.doany_plan li:nth-child(2n+2){
	margin-right:0px;
	margin-left:15px;
}
ul.doany_plan li:nth-child(3n+3){
	line-height:33px;
}
.greatnews_ahc_os_m{
}
.greatnews_ahc_os_m h1{
	max-width:472px;
	height:52px;
	margin:auto;
	background:url(images/rancho_bg_ahc_os_m.png) no-repeat center;	
	background-size:100% auto;
	color:#ffffff;
	font-size:25px;
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
	text-align:center;
	line-height:45px;
	margin-top:10px;
}
.greatnews_ahc_os_m h2{
	color:#1a4178;
	font-size:20px;
	font-family: 'OpenSans';
	font-weight:normal;
	line-height:20px;
	padding-top:20px;
}
.step_last_form_ahc_os_m{
	max-width:480px;
	margin:auto;
	padding-top:20px;
}
.step_last_form_ahc_os_m label{
	color:#1a4178;
	font-size:27px;
	text-transform:uppercase;
	font-family: 'OpenSans';
	font-weight:normal;
}
.step_last_form_ahc_os_m input[type="text"],
.step_last_form_ahc_os_m input[type="email"],
.step_last_form_ahc_os_m input[type="tel"]{
	background:url(images/text_ng_ahc_os_m.jpg) repeat-x top #FFF;
	border:3px solid #c8c9c7;
	height:64px;
	font-size:19px;
	font-family: 'OpenSans';
	font-weight:normal;
	color:#000;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
}
.step_last_form_ahc_os_m input[type="text"]::-moz-placeholder{color:#494b4c !important; opacity:1}
.step_last_form_ahc_os_m input[type="text"]:-ms-input-placeholder{color:#494b4c !important;}
.step_last_form_ahc_os_m input[type="text"]::-webkit-input-placeholder{color:#494b4c !important;}
.step_last_form_ahc_os_m input[type="tel"]::-moz-placeholder{color:#494b4c !important; opacity:1}
.step_last_form_ahc_os_m input[type="tel"]:-ms-input-placeholder{color:#494b4c !important;}
.step_last_form_ahc_os_m input[type="tel"]::-webkit-input-placeholder{color:#494b4c !important;}
.step_last_form_ahc_os_m input[type="email"]::-moz-placeholder{color:#494b4c !important; opacity:1}
.step_last_form_ahc_os_m input[type="email"]:-ms-input-placeholder{color:#494b4c !important;}
.step_last_form_ahc_os_m input[type="email"]::-webkit-input-placeholder{color:#494b4c !important;}

.date_left_pad_ahc_os_m{
	margin-right:1% !important;
	width:32% !important;
	float:left;
}
.date_middle_pad_ahc_os_m{
	margin-left:1% !important;
	margin-right:1% !important;
	width:32% !important;
	float:left;
}
.date_right_pad_ahc_os_m{
	margin-left:1% !important;
	width:32% !important;
	float:left;
}

.privacy_ahc_os_m{
	text-align:center;
	padding-top:15px;
}
.privacy_ahc_os_m img{
	display:inline-block;
}
.byre_ahc_os_m p{
	color:#898585;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:14px;
	padding-top:20px;
}
.byre_ahc_os_m p em{
	font-family: 'OpenSans-Italic';
}
/*======================================== Footer Start ============================================*/
.footer_container_n_ahc_os_m {
	text-align:center;
	font-size:11px;
	color:#8e8f8f;
	padding:10px 5px;
	background: #e3e7e8;
	font-family: 'OpenSans';
	font-weight:normal;
}
.thftr_ahc_os_m{
	margin-top:30px;
}
@media (max-width:415px) {
.tap_button_new_ahc_os_m h1{ font-size: 45px; line-height: 45px;}
ul#tabbuttons_ahc_os_m li{ font-size:20px; padding-top:3px;}

.banner_conti_ahc_os_m{font-size:23px;}
.find_ahc_os_m{font-size:22px;}
.search_ahc_os_m button[type="submit"]{font-size:35px;}
.search_ahc_os_m button[type="submit"] img{width:40px; height:auto;}

.lowest_ahc_os_m ul li{font-size:26px; margin-left:15px;}

.innerconti_ahc_os_m h2{font-size:23px;}
.innerconti_ahc_os_m h1{font-size:23px;}

.step_form_ahc_os_m label{font-size:28px;}
.step_form_ahc_os_m ul li{margin:10px; font-size:22px;}
label.annal{font-size:22px;}

ul li.birthyear_last { margin-left: 125px;}
ul.healthplan li{font-size:50px;}
ul.birthyear li{font-size:35px;}
ul.doany_plan li{font-size:19px;}

.greatnews_ahc_os_m h1{font-size:21px;}
.greatnews_ahc_os_m h2 { font-size:17px;}
/*----- xx -----*/
}
@media (min-width:361px) and (max-width:379px) {
.tap_button_new_ahc_os_m h1{ font-size: 40px; line-height: 40px;}
ul#tabbuttons_ahc_os_m li{ font-size:18px;	padding-top:3px;}

.banner_conti_ahc_os_m{font-size:21px;}
.find_ahc_os_m{font-size:20px;}
.search_ahc_os_m button[type="submit"]{font-size:33px;}
.search_ahc_os_m button[type="submit"] img{width:36px; height:auto;}

.lowest_ahc_os_m ul li{font-size:24px; margin-left:15px;}

.innerconti_ahc_os_m h2{font-size:21px;}
.innerconti_ahc_os_m h1{font-size:21px;}

.step_form_ahc_os_m label{font-size:26px;}
.step_form_ahc_os_m ul li{margin:10px; font-size:20px;}
label.annal{font-size:20px;}

ul li.birthyear_last { margin-left: 115px;}
ul.healthplan li{font-size:50px;}
ul.birthyear li{font-size:33px;}
ul.doany_plan li{font-size:17px;}

.greatnews_ahc_os_m h1{font-size:19px;}
.greatnews_ahc_os_m h2 { font-size:15px;}
/*----- xx -----*/
}
@media (max-width:360px) {
.logo_ahc_os_m,
.logo_ahc_os_m a{font-size:22px;}

.tap_button_new_ahc_os_m h1{ font-size: 34px; line-height: 34px;}
ul#tabbuttons_ahc_os_m li{ font-size:15px;	padding-top:3px;}

.banner_conti_ahc_os_m{font-size:14px;}
.find_ahc_os_m{font-size:17px;}
.enterzip_conti_ahc_os_m input[type="text"], .enterzip_conti_ahc_os_m input[type="tel"], .enterzip_conti_ahc_os_m input[type="email"]{font-size:27px;}
.search_ahc_os_m button[type="submit"]{font-size:27px;}
.search_ahc_os_m button[type="submit"] img{width:30px; height:auto;}

.lowest_ahc_os_m ul li{font-size:21px; margin-left:15px; background-position:left 3px;}

.innerconti_ahc_os_m h2{font-size:17px; line-height:26px;}
.innerconti_ahc_os_m h1{font-size:17px; margin-top:0px;}
.innerconti_ahc_os_m h3{font-size:19px; padding-top:0px;}

.step_form_ahc_os_m label{font-size:22px;}
.step_form_ahc_os_m ul li{margin:8px; font-size:17px; padding:10px 0px;}
label.annal{font-size:17px;}

ul li.birthyear_last { margin-left: 95px;}
ul.healthplan li{font-size:40px;}
ul.birthyear li{font-size:33px;}
ul.doany_plan li{font-size:15px; height:80px; line-height:56px;}
ul.doany_plan li:nth-child(3n+3){line-height:27px;}


.greatnews_ahc_os_m h1{font-size:15px;}
.greatnews_ahc_os_m h2 { font-size:13px; line-height:19px; padding-top:0px;}
.step_last_form_ahc_os_m label{font-size:20px;}
.step_last_form_ahc_os_m input[type="text"], .step_last_form_ahc_os_m input[type="email"], .step_last_form_ahc_os_m input[type="tel"]{height:54px;}
/*----- xx -----*/
}
.clear{
	clear:both;
}
