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;
}
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;
}
/*============================================ Home Page Start ============================================*/
.logo_md_m {
	text-align:center;
	padding:10px;
	background:#047caa;
}
.logo_md_m img {
	display:inline-block;
}
.banner_md_m {
	text-align:center;
	margin-top:20px;
}
.banner_md_m img {
	display:inline-block;
}
.tap_button_conti_md_m {
	z-index:99999999;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-khtml-border-radius:10px;
	-moz-box-shadow: 2px 2px 5px #17374b;
	-webkit-box-shadow: 2px 2px 5px #17374b;
	box-shadow: 1px 1px 2px #17374b;
	border:2px solid #fff;
	max-width:400px;
	margin:auto;
	margin-top:20px;
}
.tab_but_md_m{
	background:url(images/tab_bg_md_m.jpg) repeat-x top;
	padding:10px;
	padding-bottom:8px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	border-radius:10px 10px 0px 0px;
	-khtml-border-radius:10px 10px 0px 0px;
	text-align:center;
}
.tab_but_md_m h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color:#ffffff;
	font-size:40px;
	font-weight:bold;
	line-height:37px;
}
.tab_but_md_m h1 a,
.tab_but_md_m h1 a:hover {
	text-decoration:none;
	color:#ffffff;
	outline:none;
}
.front_line_md_m{
	background:#dfeef2;
	color:#292b2b;
	font-size:19px;
	font-family: 'OpenSans';
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	-khtml-border-radius:0px 0px 10px 10px;
}
.mobile_part_md_m {
	padding:0px 10px 30px;
	max-width:480px;
	margin:auto;
}
.mobile_part_md_m label {
	color: #3d3d3d;
	font-family: 'OpenSans';
	font-size: 17px;
	font-weight:normal;
}
.bootstrap-select > .dropdown-toggle,
.bootstrap-select.btn-group .dropdown-menu,
.mobile_part_md_m input[type="text"],
.mobile_part_md_m input[type="tel"],
.mobile_part_md_m input[type="email"] {
	border:1px solid #1384af;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	font-size: 16px !important;
	font-weight:normal;
	font-family: 'OpenSans';
}
.mobile_part_md_m .input-lg > .dropdown-toggle {
	height:46px;
	color:#047caa;
}
.mobile_part_md_m .dropdown-menu>li>a {
	padding:3px 10px !important;
}
.mobile_part_md_m .dropdown-menu {
	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;
}
.mobile_part_md_m .dropdown-toggle .caret {
	vertical-align:middle;
	border-top:8px dashed !important;
	border-top:8px solid\9 !important;
	border-right:6px solid transparent !important;
	border-left:6px solid transparent !important;
	top: 42% !important;
	color:#047caa;
}
.mobile_part_md_m .caret, .navbar-fixed-bottom .dropdown .caret {
	border-bottom: 0px dashed !important;
	border-top: 0 none !important;
	content: "";
}
.werespect_md{
	color:#4c4c4c;
	font-size:13px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.form_radio_button_conti_md_m{
}
.form_radio_button_md_m{
	text-align:left;
}
.form_radio_button_md_m input[type="radio"] {
	display:none;
}
.form_radio_button_md_m input[type="radio"] + label {
	margin-right:4px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:49%;
	float:left;
}
.form_radio_button_md_m input[type="radio"] + label:last-child {
	margin-right:0px;
}
.form_radio_button_md_m input[type="radio"] + label p {
	height:46px;
	vertical-align:middle;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #e8e9ea 100%);
	background: -webkit-linear-gradient(top, #fff 0%, #e8e9ea 100%);
	background: linear-gradient(to bottom, #fff 0%, #e8e9ea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e8e9ea', GradientType=0 );
	border:1px solid #acadad;
	cursor:pointer;
	text-align:center;
	line-height:42px;
	color:#4a4b4c;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
}
.form_radio_button_md_m input[type="radio"]:checked + label p {
	background:#1384af;
	color:#fff;
	border:1px solid #1384af;
}
.pading_left_md_m{
	padding-left:0px !important;
	padding-right:5px !important;
}
.pading_right_md_m{
	padding-left:5px !important;
	padding-right:0px !important;
}
.ph_left_pad_md_m{
	padding-left:0px !important;
	padding-right:5px !important;
}
.ph_none_pad_md_m{
	padding:0px !important;
}
.get_your_quotes_btn_md_m,
.bbb_md_m {
	text-align: center;
}
.get_your_quotes_btn_md_m input[type="image"],
.bbb_md_m img {
	display: inline-block;
}
.bbb_md_m {
	padding-top:10px;
}
.by_pressing_md_m {
	color: #6d6d6d;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	padding-top:10px;
}
.by_pressing_md_m a {
	color:#4476a2;
	text-decoration:underline;
	outline:none;
}
.by_pressing_md_m strong,
.by_pressing_md_m strong a,
.by_pressing_md_m strong a:focus,
.by_pressing_md_m strong a:hover {
	text-decoration:none;
	outline:none;
	color:#4476a2;
}	
/*---------------------------- Thanks Page*/
.thankyouboxcontainer_md_m {
	background:#f0f0f0;
	padding-bottom:30px;
	max-width:480px;
	margin:auto;
	margin-top:35px;
}
.congratulation_box {
	padding:15px;
	text-align:center;
	color:#fff;
	font-size:16px;
	background:#2c90b7;
	font-family: 'OpenSans';
}
.congratulation_box strong {
	color:#fff;
	font-size:33px;
	display:block;
}
.thphbutton {
	margin-top:0px;
	background:#272b4c;
}
.inaddition_md_m {
	padding:10px 15px;
	position:relative;
	border-top:1px solid #c1b9ea;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-right:50px;
}
.inaddition_md_m img {
	position:absolute;
	right: 20px;
	top: -21px;
}
.thankyou_box_md_m {
	background: url(images/shad.jpg) no-repeat left #FFF;
	padding:10px;
	padding-left:24px;
	padding-top:20px;
	margin:10px 5px 0px;
	margin-right:15px;
	min-height:159px;
}
.thankyou_logo_md_m {
	text-align:center;
	float:left;
	width:45%;
	padding-top:13px;
}
.thankyou_button_md_m {
	width:50%;
	float:right;
	text-align:center;
}
.thankyou_logo_md_m img,
.thankyou_button_md_m img {
	display:inline-block;
}
.thankyou_lis_md_m {
	color:#717271;
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin-top:5px;
}
.thseparetor_md_m {
	clear:both;
	text-align:center;
	padding-top:10px;
	display:block;
}
.thseparetor_md_m img {
	display:inline-block;
}
/*===================================== Footer Start ========================================*/
.footer_wrap_md_m {
	background:#f3f3f3;
	text-align:center;
	padding:15px;
	color:#494849;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
.by_completing_md_m{
	max-width:480px;
	margin:auto;
	padding-top:15px;
	color:#494849;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.clear {
	clear:both;
}
