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: '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: 'open_sanssemibold';
 src: url('font/opensans-semibold-webfont.eot');
 src: url('font/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('font/opensans-semibold-webfont.woff2') format('woff2'),  url('font/opensans-semibold-webfont.woff') format('woff'),  url('font/opensans-semibold-webfont.ttf') format('truetype'),  url('font/opensans-semibold-webfont.svg#open_sanssemibold') 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: 'RalewayRegular';
 src: url('font/raleway-regular.eot');
 src: url('font/raleway-regular.eot') format('embedded-opentype'),  url('font/raleway-regular.woff2') format('woff2'),  url('font/raleway-regular.woff') format('woff'),  url('font/raleway-regular.ttf') format('truetype'),  url('font/raleway-regular.svg#RalewayRegular') format('svg');
}
@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;
}
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;
}
a:hover {
	outline:none;
}
#wrapper {
	width:auto;
	height:auto;
	margin:auto;
}
/*============================================ Header Start ============================================*/
.header_container_sn_m {
	background:url(images/header_shadow_sn_m.png) repeat-x bottom;
	padding-bottom:5px;
}
.header_wrapper_sn_m {
	background:url(images/top_bar_sn.jpg) repeat-x center top;
	padding:25px 10px 15px 10px;
}
.logo_sn_m {
	text-align:center;
}
.logo_sn_m img {
	display:inline-block;
}
.tap_button_sn_m {
	z-index:99999999;
	position:relative;
	background:url(images/tab_bg_sn_m.jpg) repeat-x top;
	-moz-box-shadow: 0px 1px 2px #8c8c8c;
	-webkit-box-shadow: 0px 1px 2px #8c8c8c;
	box-shadow: 0px 1px 2px #8c8c8c;
	border:2px solid #1779aa;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-khtml-border-radius:10px;
	text-align:center;
	padding:7px 8px;
	max-width:380px;
	margin:auto;
	margin-top:20px;
}
.tap_button_sn_m img {
	float:left;
	margin-right:5px;
}
.tap_button_sn_m h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color:#ffffff;
	font-size:39px;
	font-weight:bold;
	line-height:33px;
	text-align:center;
	padding:1px 0px 5px 0px;
}
.tap_button_sn_m h1 a, .tap_button_sn_m h1 a:hover {
	text-decoration:none;
	color:#ffffff;
	outline:none;
}
.tap_button_sn_m h2 {
	color:#FFF;
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	text-align:center;
}
/*============================================== Home Page */
.home_form_box_conti_sn_m {
	max-width:380px;
	margin:auto;
	margin-top:20px;
}
.home_form_box_conti_sn_m h1 {
	background:#789da8;
	font-size:21px;
	color:#FFF;
	font-family: 'ralewaybold';
	font-weight:normal;
	padding:15px 10px;
	text-align:center;
}
.by_comparing_form_sn_m {
	padding:15px;
	background:#e8f4f9;
}
.by_comparing_img_sn_m {
	margin-bottom:10px;
}
.by_comparing_form_sn_m .dropdown-toggle {
	height:55px;
	border-color:#747474;
	color:#494949;
	font-size:16px;
	font-family: 'ralewaybold';
	font-weight:normal;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: linear-gradient(to bottom, #fff 0%, #e0e1e1 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e0e1e1', GradientType=0 );
}
.by_comparing_form_sn_m .bootstrap-select {
	height:55px;
}
.by_comparing_form_sn_m .dropdown-menu {
	color:#494949;
	font-size:18px;
	font-weight:normal;
	font-family: 'ralewaybold';
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.bootstrap-select.btn-group .dropdown-menu li {
	padding-top:0px;
}
.by_comparing_form_sn_m .dropdown-toggle .caret {
	vertical-align:middle;
	border-top:0px dashed !important;
	border-top:0px solid\9 !important;
	border-right:0px solid transparent !important;
	border-left:0px solid transparent !important;
	background:url(images/select_arrow_sn_m.png) no-repeat right top;
	width:19px;
	height:11px;
	margin-top: 0 !important;
	right: 9px !important;
	top: 39% !important;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-bottom: 0px dashed !important;
	border-top: 0 none !important;
	content: "";
}
.by_comparing_form_sn_m input[type="text"], .by_comparing_form_sn_m input[type="tel"], .by_comparing_form_sn_m input[type="email"] {
	color:#222;
	font-size:20px;
	font-weight:normal;
	font-family: 'ralewaybold';
	border-color:#8c9296;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	height:55px !important;
}
.by_comparing_form_sn_m input[type="text"]::-moz-placeholder, .by_comparing_form_sn_m input[type="tel"]::-moz-placeholder, .by_comparing_form_sn_m input[type="email"]::-moz-placeholder {
 color: #969696;
}
.by_comparing_form_sn_m {
	text-align:center;
}
.by_comparing_form_sn_m input[type="image"] {
	display:inline-block;
}
.instantly_compare_sn_m {
	padding:15px;
	text-align:center;
	border:1px solid #b9b9bb;
}
.instantly_compare_sn_m h2 {
	font-size:23px;
	color:#494949;
	font-family: 'RalewayRegular';
	font-weight:normal;
	border-bottom:2px solid #f3f3f3;
	padding-bottom:20px;
}
.instantly_compare_sn_m img {
	display:inline-block;
	margin-top:20px;
}
/*========================================= Quote Pages ======================================*/
.quote_title_sn_m {
	text-align:center;
	padding:20px 10px 0px 10px;
	color:#4b4c4c;
	font-size:23px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.quote_title_sn_m img {
	vertical-align:text-top;
}
.inner_form_sn_m {
	max-width:380px;
	margin:auto;
	padding-left:5px;
	padding-right:5px;
}
.inner_form_sn_m p {
	color:#124f82;
	font-family: 'OpenSans-Italic';
	font-size:16px;
	font-weight:normal;
	border-top:2px solid #d8d9e4;
	border-bottom:2px solid #d8d9e4;
	padding:7px 0px;
	margin:15px 0px;
}
.inner_form_sn_m p strong {
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
}
.inner_form_sn_m label {
	color:#0d6294;
	font-size:16px;
	font-weight:normal;
	font-family: 'open_sanssemibold';
}
.inner_form_sn_m label span {
	color:#124f82;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
}
.inner_form_sn_m label a {
	padding:2px 10px;
	font-family: "OpenSans";
	font-style:normal;
	font-size:15px;
	text-decoration:none;
	color:#FFF;
	background:#0076b7;
}
.inner_form_sn_m input[type="text"], .inner_form_sn_m input[type="tel"], .inner_form_sn_m input[type="email"] {
	border-color:#9c9e9f;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.homerenters_btn_sn {
}
.homerenters_btn_sn a {
	display:block;
	text-decoration:none;
	color:#676667;
	font-size:17px;
	font-weight:normal;
	font-family: 'ralewaybold';
	height:48px;
	border:1px solid #c1bfbf;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: linear-gradient(to bottom, #fff 0%, #e0e1e1 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e0e1e1', GradientType=0 );
	text-align:center;
	line-height:46px;
}
.homerenters_btn_sn a:hover {
	text-decoration:none;
	color:#fff;
	font-size:17px;
	background:#0d6294;
}
.inner_form_radio_button_sn_m {
	text-align:left;
}
.inner_form_radio_button_sn_m input[type="radio"] {
	display:none;
}
.inner_form_radio_button_sn_m input[type="radio"] + label {
	margin-right:5px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:49%;
	float:left;
}
.inner_form_radio_button_sn_m input[type="radio"] + label:last-child {
	margin-right:0px;
}
.inner_form_radio_button_sn_m input[type="radio"] + label p {
	height:46px;
	vertical-align:middle;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: linear-gradient(to bottom, #fff 0%, #e0e1e1 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e0e1e1', GradientType=0 );
	border:1px solid #9c9e9f;
	cursor:pointer;
	text-align:center;
	line-height:44px;
	color:#565555;
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
}
.inner_form_radio_button_sn_m input[type="radio"]:checked + label p {
	background: #1b75bc;
	color:#FFF;
	border:1px solid #1b75bc;
}
.inner_form_sn_m .dropdown-toggle {
	height:46px;
	border-color:#c1bfbf;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #e0e1e1 100%);
	background: linear-gradient(to bottom, #fff 0%, #e0e1e1 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e0e1e1', GradientType=0 );
	color:#4c4f51;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.inner_form_sn_m .bootstrap-select {
	height:46px;
}
.inner_form_sn_m .dropdown-menu {
	color:#4c4f51;
	font-size:15px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.inner_form_sn_m .dropdown-toggle .caret {
	vertical-align:middle;
	border-top:0px dashed !important;
	border-top:0px solid\9 !important;
	border-right:0px solid transparent !important;
	border-left:0px solid transparent !important;
	background:url(images/aro_sn_m.png) no-repeat right top;
	width:24px;
	height:36px;
	margin-top: 0 !important;
	right: 8px !important;
	top: 11% !important;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-bottom: 0px dashed !important;
	border-top: 0 none !important;
	content: "";
}
.padlright_sn_m {
	padding-left:0px !important;
	padding-right:5px !important;
}
.padnoneaip_sn_m {
	padding-left:0px !important;
	padding-right:0px !important;
}
.get_started_btn_sn_m {
	text-align:center;
}
.get_started_btn_sn_m input[type="image"] {
	display:inline-block;
}
.yourin_secure_sn_m {
	text-align:center;
	padding-top:10px;
}
.yourin_secure_sn_m img {
	display:inline-block;
}
.bysubmiting_update_sn_m {
	color: #7f7e7e;
	font-weight:normal;
	font-family: "OpenSans";
	font-size: 11px;
	text-align: left;
	padding:20px 5px 0px;
}
/*========================================== Thankyou Page Start ==========================================*/
.thankyou_box_sn_m {
	border:1px solid #ececec;
	text-align:center;
	margin:15px 5px;
	padding:10px 5px 0px;
}
.thankyou_box_sn_m img {
	display:inline-block;
}
.thankyou_box_sn_m h2 {
	color:#676667;
	font-size:21px;
	font-weight:normal;
	font-family: "OpenSans";
	padding:20px 0px;
}
/*========================================== Thankyou Listing Page Start ==========================================*/
.th_header_container_sn_m {
	padding:15px 10px;
	text-align:center;
	max-width:380px;
	margin:auto;
}
.th_header_container_sn_m img {
	display:inline-block;
}
.th_header_container_sn_m h1 {
	color:#0d6299;
	font-size:17px;
	font-weight:normal;
	font-family: "OpenSans";
	line-height:22px;
	padding-top:20px;
	text-align:left;
}
.th_header_container_sn_m h1 strong {
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.th_header_container_sn_m p {
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:16px;
	color:#3a3a39;
	padding-top:5px;
	text-align:left;
}
.thankyou_container_sn_m {
	max-width:380px;
	height:auto;
	margin:auto;
	padding:0px 5px 0px;
}
.thanks_featured_box_sn_m {
	border:3px solid #82bc3f;
	background:url(images/th_star_sn_m.jpg) no-repeat left top #fcfdf3;
	padding:8px 0px;
	position:relative;
}
.thanks_featured_logo_sn_m {
	background:#FFF;
	-moz-border-radius: 10px 0px 10px 10px;
	-webkit-border-radius: 10px 0px 10px 10px;
	border-radius: 10px 0px 10px 10px;
	-khtml-border-radius: 10px 0px 10px 10px;
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
	box-shadow:0px 0px 2px rgba(0, 0, 0, 0.25);
	padding:5px;
	margin-top:7px;
	margin-left:2%;
	float:left;
	width:34%;
	text-align:center;
}
.thanks_featured_logo_sn_m table tr td {
	height:35px;
}
.thanks_featured_logo_sn_m img {
	display:inline-block;
}
.thanks_dis_sn_m {
	color:#231f20;
	font-size:14px;
	font-family: 'OpenSans';
	padding:13px 10px 0px;
}
.thanks_dis_sn_m h1 {
	color:#0580d7;
	font-size:15px;
	font-family: 'OpenSans-Bold';
	padding:0px;
	text-align:left;
}
.thanks_dis_sn_m ul {
	margin-bottom:0px;
}
.thanks_dis_sn_m ul li {
	list-style:disc;
	margin-left:15px;
	margin-top:10px;
	color:#3a3a39;
	font-size:12px;
	font-family: 'OpenSans';
}
.thanks_getquote_bton_sn_m {
	text-align:right;
	float:right;
	width:56%;
	margin-right:2%;
}
.thanks_getquote_bton_sn_m img {
	display:inline-block;
}
.th_reg_box_sn_m {
	margin-top:10px;
	background:#FFF;
	padding:15px 0px;
	border:1px solid #0f887b;
}
.thlogo_regu_sn_m {
	float:left;
	margin-left:2%;
	border:1px solid #939390;
	padding:5px 10px;
}
.thlogo_regu_sn_m img {
	display:inline-block;
}
.th_reg_thanks_dis_sn_m {
	color:#231f20;
	font-size:14px;
	font-family: 'OpenSans';
	padding:0px 10px;
}
.th_reg_thanks_dis_sn_m p {
	color:#636464;
	font-size:15px;
	font-family: 'OpenSans';
	padding-top:5px;
	padding-bottom:5px;
}
.th_regu_bton_sn_m {
	text-align:right;
	float:right;
	width:48%;
	margin-right:2%;
}
.th_regu_bton_sn_m img {
	display:inline-block;
}
/*========================================== Footer Start ==========================================*/
.footer_container_sn_m {
	margin-top:20px;
	padding:15px 10px;
	text-align:center;
	color:#565757;
	font-size:14px;
	font-family: 'OpenSans';
}
.footer_container_sn_m p {
	padding-top:10px;
	font-family: 'OpenSans';
	font-size:11px;
	color:#686665;
	font-weight:normal;
}
.footer_logo_sn_m {
	text-align:center;
}
.footer_logo_sn_m img {
	display:inline-block;
}
.footer_navi_sn_m {
	padding-top:3px;
}
.footer_navi_sn_m a {
	color:#0d6294;
	font-size:12px;
	font-family: 'OpenSans';
	text-decoration:none;
}
.clear {
	clear:both;
}
