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;
}
@font-face {
	font-family: 'Okomito-Medium';
	src: url('font/Okomito-Medium.eot?#iefix') format('embedded-opentype'),
	     url('font/Okomito-Medium.otf') format('opentype'),
		 url('font/Okomito-Medium.woff') format('woff'),
		 url('font/Okomito-Medium.ttf') format('truetype'),
		 url('font/Okomito-Medium.svg#Okomito-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
    src: url('font/raleway-bold-webfont.eot');
    src: url('font/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/raleway-bold-webfont.woff2') format('woff2'),
         url('font/raleway-bold-webfont.woff') format('woff'),
         url('font/raleway-bold-webfont.ttf') format('truetype'),
         url('font/raleway-bold-webfont.svg#ralewaybold') 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-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: 'MyriadPro-Light';
	src: url('font/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
	     url('font/MyriadPro-Light.otf') format('opentype'),
		 url('font/MyriadPro-Light.woff') format('woff'),
		 url('font/MyriadPro-Light.ttf') format('truetype'),
		 url('font/MyriadPro-Light.svg#MyriadPro-Light') 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;
}
/*============================================ Header Start ============================================*/
.header_container_chp_m {
	background:#fff;
	padding:15px 10px 15px;
	margin:auto;
}
.logo_chp_m{
	width:240px;
	margin:auto;
}
.logo_ico_chp_m{
	float:left;
	margin-right:28px;
}
.logo_state_chp_m{
	float:left;
}
.logo_chp_m a{
    font-family: 'ralewaybold';
	color:#1b45a5;
	font-size:22.06px;
	font-weight:normal;
	text-decoration:none;
}
.logo_chp_m a:hover,
.logo_chp_m a:focus{
	color:#354f57;
	text-decoration:none;
	outline:none;
}
.logo_state_chp_m strong{
    font-family: 'ralewaybold';
	color:#1b45a5;
	font-size:22.06px;
	font-weight:normal;
	padding-top:12px;
	line-height:14px;
	transform:scale(1.3,1); 
	-webkit-transform:scale(1.3,1);
	display:inline-block; 
}
.logo_state_chp_m span{
	font-family: 'Okomito-Medium';
	font-weight:normal;
	font-size:20.81px;
	color:#605b5b;
	display:block;
	letter-spacing: 4.6px;
    margin-left: -19px;
}
/*---------------------------------------------- Banner Box*/
.tab_pad_chp_m{
	padding: 10px 5px 10px;
	margin-top:20px;
}
.tap_button_new_chp_m,
.th_tap__chp_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_chp_m.jpg) repeat-x center top #ca2545;
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
	border:2px solid #fff;
	padding:10px 7px;
	max-width:400px;
	margin:auto;
}
.th_tap__chp_m{
	background:url(images/tabbg2_chp_m.jpg) repeat-x top #88bf1f;
	border:2px solid #88bf1f;
	margin-bottom:20px;
}
.tap_button_new_chp_m img,
.th_tap__chp_m img{
	margin-right:5px;
}
.tap_button_new_chp_m h1,
.th_tap__chp_m h1{
	font-family: 'MyriadPro-Bold';
	color:#ffffff;
	font-size:45px;
	font-weight:normal;
	line-height:45px;
	text-align:center;
}
.tap_button_new_chp_m h1 a,
.tap_button_new_chp_m h1 a:hover,
.th_tap__chp_m h1 a,
.th_tap__chp_m h1 a:hover {
	text-decoration:none;
	color:#ffffff;
	outline:none;
}
ul#tabbuttons_chp_m{
	margin-bottom:0px;
}
ul#tabbuttons_chp_m li{
	color:#FFF;
	font-size:20px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	padding:inherit;
	list-style:none;
	display:none;
}
.banner_container_chp_m{
	text-align:center;
	background-image:url(images/banner_shadow_chp_m.png);
	background-position: top;
	background-repeat: repeat-x;
}
.banner_conti_chp_m{
	max-width:480px;
	height:auto;
	margin:auto;
	background-image:url(images/banner_shadow_chp_m.png), url(images/banner_chp_m.jpg);
	background-position: top, left top;
	background-repeat: repeat-x, no-repeat;
}
.individual_chp_m{
	padding-top:25px;
}
.indu_lis_chp_m{
	float:right;
	padding:0px 10px;
}
.indu_lis_chp_m ul{
	margin-bottom:0px;
}
.indu_lis_chp_m ul li{
	list-style:none;
	text-align:left;
	color:#2b2e4f;
	font-size:19px;
	font-family: 'OpenSans-Italic';
	padding-left:25px;
	line-height:14px;
	margin-top:25px;
}
.indu_lis_chp_m ul li img{
	margin-right:10px;
}
/*===================================== Form Start*/
.form_conti_chp_m{
	background:#2b2e4f;
	border-top:1px solid #fff;
	padding:20px 10px;
}
.form_conti_chp_m h1{
	color:#fff;
	font-size:30.41px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
}
.form_conti_chp_m h3{
	color:#ffffff;
	font-size:18px;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
}
.home_form_chp_m{
	background:#fff;
	height:auto;
	margin:auto;
	padding:15px;
}
.home_form_chp_m h2{
	color:#666363;
	font-size:19px;
	font-family: 'OpenSans';
	font-weight:normal;
	text-align:center;
	line-height:30px;
	border-bottom:2px solid #e4e5e9;
	padding-bottom:10px;
	margin-bottom:10px;
}
.home_form_chp_m h2 strong{
	display:block;
	color:#1b45a5;
	font-size:21.65px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.home_form_chp_m label{
	color:#163a79;
	font-size:24px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.home_form_chp_m label img{
	margin-bottom:0px;
}
.home_form_chp_m input[type="text"],
.home_form_chp_m input[type="email"],
.home_form_chp_m input[type="tel"]{
	background:url(images/form_text_bg_chp_m.jpg) repeat-x top #FFF;
	border-color:#c3ccd1;
	height:54px;
	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;
}
.home_form_chp_m input[type="text"]::-moz-placeholder{color:#494b4c !important; opacity:1}
.home_form_chp_m input[type="text"]:-ms-input-placeholder{color:#494b4c !important;}
.home_form_chp_m input[type="text"]::-webkit-input-placeholder{color:#494b4c !important;}
.home_form_chp_m input[type="tel"]::-moz-placeholder{color:#494b4c !important; opacity:1}
.home_form_chp_m input[type="tel"]:-ms-input-placeholder{color:#494b4c !important;}
.home_form_chp_m input[type="tel"]::-webkit-input-placeholder{color:#494b4c !important;}
.home_form_chp_m input[type="email"]::-moz-placeholder{color:#494b4c !important; opacity:1}
.home_form_chp_m input[type="email"]:-ms-input-placeholder{color:#494b4c !important;}
.home_form_chp_m input[type="email"]::-webkit-input-placeholder{color:#494b4c !important;}

.home_form_chp_m select{
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.453);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.45);
	border-color:#cdd7db;
	font-size:19px;
	font-family: 'OpenSans';
	font-weight:normal;
	color:#494b4c;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(images/select_arrow_chp_m.png) no-repeat right #fff !important;
	height:54px !important;
	line-height:30px !important;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
}
.quote_form_radio_button_chp_m {
	text-align:left;
}
.quote_form_radio_button_chp_m input[type="radio"] {
	display:none;
}
.quote_form_radio_button_chp_m input[type="radio"] + label {
	margin-right:10px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:48%;
	float:left;
}
.quote_form_radio_button_chp_m input[type="radio"] + label:last-child {
	margin-right:0px;
	float:right;
}
.quote_form_radio_button_chp_m input[type="radio"] + label p {
	height:54px;
	vertical-align:middle;
	background: #fff;
	border:1px solid #c3ccd1;
	cursor:pointer;
	text-align:center;
	line-height:50px;
	color:#434344;
	padding:0px;
	margin:0px;
	font-size:22px;
    font-family: 'OpenSans';
	font-weight:normal;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:    1px 1px 2px 0px rgba(0, 0, 0, 0.15);
	box-shadow:         1px 1px 2px 0px rgba(0, 0, 0, 0.15);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-khtml-border-radius: 6px;
}
.quote_form_radio_button_chp_m input[type="radio"]:checked + label p {
	background: #1b45a5;
	color:#FFF;
	border:1px solid #1b45a5;
}
.home_form_left_pad_chp_m{
	padding-right:5px !important;
	padding-left:0px !important;
}
.home_form_right_pad_chp_m{
	padding-left:5px !important;
	padding-right:0px !important;
}
.home_form_date_left_pad_chp_m{
	padding-right:10px !important;
	padding-left:0px !important;
}
.home_form_date_middle_pad_chp_m{
	padding-left:0px !important;
	padding-right:10px !important;
}
.home_form_date_right_pad_chp_m{
	padding:0px !important;
}
.compare_btn_chp_m button[type="submit"] {
	height:65px !important;
	background:#ca2545;
	border-color:#FFF;
	border:none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	text-align:center;
	font-size:30.36px;
    font-family: 'OpenSans';
	font-weight:normal;
	-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;
	max-width:450px;
	margin:auto;
	margin-top:10px;
}
.compare_btn_chp_m button[type="submit"] img{
	vertical-align:sub;
	margin-left:5px;
}
.compare_btn_chp_m button[type="submit"].focus,
.compare_btn_chp_m button[type="submit"]:focus,
.compare_btn_chp_m button[type="submit"]:hover{
	color:#fff;
	background-color:#1b45a5;
	border-color:#1b45a5;
	outline:none;
}
.privacy_chp_m{
	text-align:center;
	padding-top:15px;
}
.privacy_chp_m img{
	display:inline-block;
}
.bypressing_chp_m{
	color:#666868;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:13px;
	padding-top:10px;
}
/*============================================ Thankyou Start ============================================*/
.thankyou_container_chp_m{
	background:#eff6f7;
}
.your_info_conti_chp_m{
	text-align:center;
	background:#1e73be;
	padding:20px 10px;
}
.your_info_chp_m{
	max-width:480px;
	margin:auto;
}
.info_ico_chp_m,
.info_dis_chp_m{
    display: table-cell;
    vertical-align: top;
}
.info_dis_chp_m{
	text-align:left;
	color:#FFF;
	font-size:23px;
	font-weight:normal;
	font-family: 'OpenSans';
	line-height:25px;
	padding-left:20px;
}
.review_arena_chp_m{
	padding:10px;
}
.toorecieve_chp_m{
	color:#4b4c4c;
	font-size:21.96px;
	font-family: 'OpenSans-Italic';
	max-width:480px;
	margin:auto;
	padding:5px 10px 15px;
	text-align:center;
	line-height:28px;
}
.th_listing_chp_m{
	margin:auto;
}
.th_first_box_chp_m{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,244,244,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(243,244,244,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,244,244,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,244,244,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,244,244,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(243,244,244,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f4f4', GradientType=0 );
	padding:15px 13px;
	text-align:left;
	-moz-box-shadow: 0px 0px 15px #9ea3a4;
	-webkit-box-shadow: 0px 0px 15px #9ea3a4;
	box-shadow: 0px 0px 15px #9ea3a4;
	border:2px solid #b4d245;
}
.th_first_box_chp_m h2{
	color:#666665;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans-Semibold';
	padding-bottom:20px;
}
.th_ftr_logo_chp_m{
	text-align:center;
	background:#FFF;
	float:left;
	width:44%;
	padding:10px 20px;
	z-index:99999;
	position:relative;
	border:2px solid #d7d8d2;
}
.th_ftr_logo_chp_m table{
	height:85px;
}
.getmyquote_btn_chp_m{
	margin-top:10px;
	float:right;
	width:54%;
	text-align:center;
}
.th_ftr_logo_chp_m img,
.getmyquote_btn_chp_m img{
	display:inline-block;
}
.lorem_chp_m{
	font-family: 'OpenSans';
	font-weight:normal;
	color:#475b11;
	text-decoration:none;
	font-size:16px;
}
.lorem_chp_m ul{
	margin-bottom:0px;
}
.lorem_chp_m ul li{
	list-style:none;
	color:#626360;
	font-size:16px;
	font-weight:normal;
	background:url(images/th_dot_chp_m.png) no-repeat left 8px;
	font-family: 'OpenSans';
	font-weight:normal;
	margin-top:10px;
	padding-left:20px;
}
.th_regu_box_chp_m{
	margin-top:10px;
	padding:20px 10px;
	background:#FFF;
	margin-bottom:10px;
}
.th_regu_box_chp_m h2{
	color:#555b55;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:17px;
	padding-top:15px;
}
.th_reglogo_chp_m{
	width:40%;
	float:left;
	margin-right:5px;
}
.th_reglogo_chp_m img{
	display:inline-block;
	background:#FFF;
	vertical-align:middle;
}
.th_reg_btn_chp_m{
	width:56%;
	float:right;
	margin-left:5px;
	text-align:right;
}
.th_reg_btn_chp_m img{
	display:inline-block;
}
/*======================================= Thankyou Note Start*/
.th_note_chp_m{
	background:#FFF;
	margin:auto;
	padding:20px 0px;
}
.th_note_chp_m h2{
	color:#2b2e4f;
	font-size:18px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	text-align:left;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
}
.th_note_chp_m h3{
	color:#2b2e4f;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:18px;
	padding-top:30px;
	padding-bottom:15px;
	text-align:left;
	padding-left:0px;
	padding-left:15px;
	padding-right:15px;
}
.th_note_chp_m h3 img{
	margin-right:10px;
}
.th_note_chp_m p{
	color:#2b2e4f;
	font-size:18px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
}
.th_note_chp_m p strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.profile_chp_m{
	background:#f7f7f8;
	margin-top:20px;
	margin-left:15px;
	margin-right:15px;
}
.pro_chp_m{
	color:#2b2e4f;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	font-size:25px;
	text-align:center;
	background:#efeff1;
	float:left;
	width:37%;
	padding:47px 10px;
	text-align:center;
}
.pro2_chp_m{
	float:left;
	width:63%;
	padding:5px 0px 20px 0px;
}
.pro2_chp_m h2{
	color:#2b2e4f;
	font-size:18px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:15px;
	padding-bottom:0px;
}
.pro2_chp_m h2 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
/*================================== Css Update 2019-06-14-01 Start ======================================*/
.logo_up_chp_m{
	max-width:400px;
    margin: auto;
}
.logo_up_ico_chp_m{
	float:left;
	width:67px;
	margin-right:25px;
}
.logo_up_ico_chp_m img{
}
.logo_up_state_chp_m{
	float:left;
	width:280px;
	margin-left:25px;
}
.logo_up_chp_m a{
    font-family: 'ralewaybold';
	color:#1b45a5;
	font-size:35px;
	font-weight:normal;
	text-decoration:none;
}
.logo_up_chp_m a:hover,
.logo_up_chp_m a:focus{
	color:#354f57;
	text-decoration:none;
	outline:none;
}
.logo_up_state_chp_m h1{
    font-family: 'ralewaybold';
	color:#1b45a5;
	font-size:35px;
	font-weight:normal;
	padding-top:12px;
	line-height:14px;
	transform:scale(1.3,1); 
	-webkit-transform:scale(1.3,1);
	display:inline-block; 
}
.logo_up_state_chp_m p{
	font-family: 'MyriadPro-Light';
	font-weight:normal;
	font-size:28px;
	color:#605b5b;
	letter-spacing: 2.6px;
	padding-top:5px;
}

.logo_up_state_chp_m p:after,
.logo_up_state_chp_m p:before {
    background-color: #8f8e8e;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 20%;
}
.logo_up_state_chp_m p:before {
    right: 10px;
    margin-left: -10%;
}
.logo_up_state_chp_m p:after {
    left: 10px;
    margin-right: -10%;
}
.enrollNow_chp_m{
	background:#1b45a5;
	padding:5px 10px;
	text-align:center;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans';
	color:#FFF;
}
.enrollNow_chp_m strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.banner_up_chp_m{
	background:url(images/bannerbg_chp_m.jpg) no-repeat center top;
}
.individual_chp_m h1{
	text-align:center;
	font-size:31px;
	font-weight:normal;
	font-family: 'OpenSans';
	color:#FFF;
	line-height:37px;
}
.individual_chp_m h1 strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.tabpad_up_chp_m{
	margin-top:8px;
	padding-bottom:20px;
}
.tabup_chp_m{
	background:#28b565;
	-moz-border-radius:35px;
	-webkit-border-radius:35px;
	border-radius:35px;
	-khtml-border-radius:35px;
	border:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.seeblue_chp_m{
	padding:10px;
}
.seeblue_chp_m h1{
	color:#0094d1;
	font-size:48px;
	font-family: 'MyriadPro-Bold';
	font-weight:normal;
	text-align:center;
	padding-top:10px;
}
.seeblue_chp_m h3{
	color:#66696b;
	font-size:23px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	padding-top:10px;
}
.logos_chp_m{
	text-align:center;
	padding:10px;
	border-bottom:1px solid #d0d4d5;
	border-top:1px solid #d0d4d5;
}
.logos_chp_m img{
	display:inline-block;
}
.form_conti_up_chp_m{
	padding:20px 10px;
}
.formup_chp_m label{
	background:#eff2f9;
	padding:5px 10px 0px;
	color:#535559;
	font-family: 'MyriadPro-Bold';
	font-weight:normal;
}
.formup_chp_m label img {
	vertical-align:-1px;
	margin-left:5px;
}
.rdo_up_chp_m input[type="radio"] + label{background:none; padding:0px;}
.compareblue_chp_m{
	padding:10px;
	max-width:480px;
	margin:auto;
}
.comarw_chp_m{
	display:table-cell;
	vertical-align:middle;
	padding-right:10px;
}
.comarw_dis_chp_m{
	display:table-cell;
	vertical-align:middle;
	color:#3d3f3f;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.comarw_dis_chp_m strong{
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.btnUp_chp_m button[type="submit"]{
	background:#28b565;
}
/*======================================== Footer Start ============================================*/
.footer_container_chp_m{
	background:#FFF;
	padding:20px 15px 15px;
	text-align:center;
}
.footer_container_chp_m p{
	color:#676868;
	font-size:11px;
	font-weight:normal;
	font-family: 'OpenSans-Italic';
}
.footer_navi_chp_m{
	padding-bottom:10px;
}
.footer_navi_chp_m a{
	color:#676868;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
}
.footer_navi_chp_m img{
}
.ftr_up_chp_m{
	padding-top:0px;
}
.disclaimer_chp_m{
	color:#666868;
	font-family: 'OpenSans-Italic';
	font-weight:normal;
	font-size:13px;
	padding-top:10px;
	text-align:left;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}
@media (max-width:415px) {
.tap_button_new_chp_m h1{ font-size: 45px; line-height: 45px;}
ul#tabbuttons_chp_m li{ font-size:20px;	padding-top:3px;}

.indu_lis_chp_m ul li{font-size:17px;}
.form_conti_chp_m h1{font-size:27.41px;}
.form_conti_chp_m h3{font-size:16px;}
.home_form_chp_m h2{font-size:17px;}
.home_form_chp_m h2 strong{font-size:20px;}
.compare_btn_chp_m button[type="submit"]{font-size:25px;}
.compare_btn_chp_m button[type="submit"] img{width:30px; height:auto;}

.th_first_box_chp_m h2{font-size:16px;}
.th_ftr_logo_chp_m table{height:60px;}

.footer_navi_chp_m a{padding-left:10px; padding-right:10px;}

/*----------- Css Update 2019-06-13 -------*/
.logo_up_state_chp_m{width:270px;}
.logo_up_state_chp_m h1{font-size:30px;}
.logo_up_state_chp_m p{font-size:26px;}
.logo_up_state_chp_m p:after, .logo_up_state_chp_m p:before{width: 14%;}
.logo_up_state_chp_m p:before { margin-left: -8%;}
.logo_up_state_chp_m p:after { margin-right: -8%;}
.individual_chp_m h1 { font-size:28px;}
.comarw_chp_m img{width:40px; height:auto;}
.comarw_dis_chp_m{font-size:14px;}
.formup_chp_m{padding-left:5px; padding-right:5px;}
.disclaimer_chp_m{padding-left:0px; padding-right:0px;}
/*----- xx -----*/
}
@media (min-width:361px) and (max-width:379px) {
.tap_button_new_chp_m h1,
.th_tap__chp_m h1{ font-size: 40px; line-height: 40px;}
ul#tabbuttons_chp_m li{ font-size:18px;	padding-top:3px;}

.indu_lis_chp_m ul li{font-size:15px;}
.indu_lis_chp_m ul li img{margin-right:5px;}
.form_conti_chp_m h1{font-size:23.41px;}
.form_conti_chp_m h3{font-size:14px;}
.home_form_chp_m h2{font-size:15px;}
.home_form_chp_m h2 strong{font-size:16px;}
.home_form_chp_m label{font-size:21px;}
.home_form_chp_m input[type="text"],
.home_form_chp_m input[type="email"],
.home_form_chp_m input[type="tel"],
.home_form_chp_m select,
.quote_form_radio_button_chp_m input[type="radio"] + label p{font-size:16px;}
.compare_btn_chp_m button[type="submit"]{font-size:21px;}
.compare_btn_chp_m button[type="submit"] img{width:30px; height:auto;}

.info_ico_chp_m img{width:47px; height:auto;}
.info_dis_chp_m{padding-left:10px; font-size:21px;}
.toorecieve_chp_m{font-size:18.96px;}
.th_first_box_chp_m h2{font-size:14px;}
.th_ftr_logo_chp_m table{height:42px;}
.lorem_chp_m ul li{font-size:15px;}
.lorem_chp_m ul li:first-child{margin-top:0px;}
.th_regu_box_chp_m h2{font-size:15px; padding-top:10px;}

.pro_chp_m{font-size:23px; padding:44px 10px;}
.pro2_chp_m h2{font-size:16px;}

.footer_navi_chp_m a{padding-left:10px; padding-right:10px; font-size:13px;}

/*----------- Css Update 2019-06-13 -------*/
.logo_up_ico_chp_m{width:55px; margin-right:20px;}
.logo_up_ico_chp_m img{width:55px; height:auto;}
.logo_up_state_chp_m{width:250px;}
.logo_up_state_chp_m h1{font-size:27px;}
.logo_up_state_chp_m p{font-size:23px;}
.enrollNow_chp_m{ font-size:20px;}
.logo_up_state_chp_m p:after, .logo_up_state_chp_m p:before{width: 14%;}
.logo_up_state_chp_m p:before { margin-left: -8%;}
.logo_up_state_chp_m p:after { margin-right: -8%;}
.individual_chp_m h1 { font-size:24px; line-height:32px;}
.seeblue_chp_m h1{font-size:44px;}
.comarw_chp_m img{width:30px; height:auto;}
.comarw_dis_chp_m{font-size:13px;}
.formup_chp_m{padding-left:5px; padding-right:5px;}
.disclaimer_chp_m{padding-left:0px; padding-right:0px;}

/*----- xx -----*/
}
@media (max-width:360px) {
.tap_button_new_chp_m h1,
.th_tap__chp_m h1{ font-size: 34px; line-height: 34px;}
ul#tabbuttons_chp_m li{ font-size:15px;	padding-top:3px;}

.indu_lis_chp_m ul li{font-size:10px;}
.indu_lis_chp_m ul li img{margin-right:5px; width:22px; height:auto;}
.form_conti_chp_m h1{font-size:20.41px;}
.form_conti_chp_m h3{font-size:12px;}
.home_form_chp_m h2{font-size:12px; line-height:20px;}
.home_form_chp_m h2 strong{font-size:16px;}
.home_form_chp_m label{font-size:17px;}
.home_form_chp_m input[type="text"],
.home_form_chp_m input[type="email"],
.home_form_chp_m input[type="tel"],
.home_form_chp_m select{font-size:12px; padding:10px; height: 42px !important; line-height: 17px !important;}
.quote_form_radio_button_chp_m input[type="radio"] + label p{font-size:15px; height:42px; line-height:40px;}
.compare_btn_chp_m button[type="submit"]{font-size:17px;}
.compare_btn_chp_m button[type="submit"] img{width:25px; height:auto;}

.info_dis_chp_m{font-size:17px; padding-left:12px;}
.toorecieve_chp_m{line-height:22px; font-size:16px;}
.th_first_box_chp_m h2{font-size:12px; padding-bottom:10px;}
.th_ftr_logo_chp_m table{height:43px;}
.lorem_chp_m ul li{font-size:13px;}
.th_regu_box_chp_m h2{font-size:13px; padding-top:10px;}

.th_note_chp_m{padding:15px 0px;}
.th_note_chp_m h2{font-size:15px;}
.th_note_chp_m p{font-size:13px;}
.pro_chp_m{font-size:18px; padding:40px 10px;}
.pro2_chp_m h2{font-size:14px; padding-top:10px;}

.footer_navi_chp_m a{padding-left:6px; padding-right:6px; font-size:12px;}

/*----------- Css Update 2019-06-13 -------*/
.logo_up_ico_chp_m{width:50px; margin-right:20px;}
.logo_up_ico_chp_m img{width:50px; height:auto;}
.logo_up_state_chp_m{width:200px; margin-left:20px;}
.logo_up_state_chp_m h1{font-size:24px;}
.logo_up_state_chp_m p{font-size:20px;}
.logo_up_state_chp_m p:after, .logo_up_state_chp_m p:before{width: 14%;}
.logo_up_state_chp_m p:before { margin-left: -8%;}
.logo_up_state_chp_m p:after { margin-right: -8%;}
.enrollNow_chp_m{ font-size:17px;}
.individual_chp_m h1 { font-size:20px; line-height:28px;}
.seeblue_chp_m h1{font-size:40px;}
.seeblue_chp_m h3{font-size:20px;}
.compareblue_chp_m{padding-left:0px; padding-right:0px;}
.comarw_chp_m{padding-right:5px;}
.comarw_chp_m img{width:27px; height:auto;}
.comarw_dis_chp_m{font-size:11px;}
.formup_chp_m{padding-left:5px; padding-right:5px;}
.disclaimer_chp_m{padding-left:0px; padding-right:0px;}
img.werespect_chp_m{width:170px; height:auto;}
/*----- xx -----*/
}
.clear{
	clear:both;
}
