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:url(images/bg_ohp.jpg) repeat;
	font-family:Verdana, Geneva, sans-serif;
}
@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-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: '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: 'RalewaySemiBold';
	src: url('font/raleway-semibold.eot');
	src: url('font/raleway-semibold.eot') format('embedded-opentype'),
	     url('font/raleway-semibold.woff2') format('woff2'),
		 url('font/raleway-semibold.woff') format('woff'),
		 url('font/raleway-semibold.ttf') format('truetype'),
		 url('font/raleway-semibold.svg#RalewaySemiBold') 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;
}
#wrapper {
	width:auto;
	height:auto;
}
/*============================================ Header Start ============================================*/
.header_bgshad_ohp_ns_m {
	width:auto;
	background:url(images/header_shadow_ohp_ns_m.jpg) repeat-x bottom;
	padding-bottom:20px;
	border-top:5px solid #04678f;
}
.header_container_ohp_ns_m {
	background:#fff;
	padding:20px 15px;
}
.logo_ohp_ns_m {
	text-align:center;
}
.logo_ohp_ns_m img {
	display:inline-block;
}
.banner_ohp_ns_m {
	text-align:center;
	padding-top:20px;
	background:#FFF;
}
.banner_ohp_ns_m img {
	display:inline-block;
}
.thb_container_ohp_ns_m {
	padding:10px 7px;
}
.tap_button {
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-khtml-border-radius:10px;
	background-color: #8ac43f;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#acd576), to(#8ac43f));
	background: -webkit-linear-gradient(top, #acd576, #8ac43f);
	background: -moz-linear-gradient(top, #acd576, #8ac43f);
	background: -ms-linear-gradient(top, #acd576, #8ac43f);
	background: -o-linear-gradient(top, #acd576, #8ac43f);
	-moz-box-shadow: 2px 2px 5px #17374b;
	-webkit-box-shadow: 2px 2px 5px #17374b;
	box-shadow: 1px 1px 2px #17374b;
	border:2px solid #fff;
	padding:10px 7px;
	max-width:400px;
	margin:auto;
}
.tap_button img {
	margin-right:5px;
}
.tap_button h1 {
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	color:#ffffff;
	font-size:46px;
	line-height:37px;
	text-shadow:1px 1px 2px #4e6f24;
}
.tap_button h1 a,
.tap_button h1 a:hover {
	text-decoration:none;
	color:#ffffff;
	outline:none;
}
.tap_button h2 {
	color:#FFF;
	font-size:21px;
	font-family: 'RalewayRegular';
	font-weight:normal;
	padding-top:5px;
	padding-bottom:0px;
}
.home_logos_ohp_ns_m {
	text-align:center;
	padding:0px 5px;
}
.home_logos_ohp_ns_m img {
	display:inline-block;
}
.miss_open_hx_n_2016_m {
	text-align:center;
	padding:0px 5px 10px;
}
.miss_open_hx_n_2016_m img {
	display:inline-block;
}
/*===================================== Form Start*/
.home_form_ohp_ns_m {
	margin-top:5px;
	text-align:center;
}
.complete_form_bg_ohp_ns_m {
	max-width:454px;
	height:auto;
	margin:auto;
	border-bottom:none;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.home_form_ohp_ns_m label {
}
.home_form_ohp_ns_m h2 {
	color:#29648c;
	font-size:27px;
	font-family: 'RalewaySemiBold';
	font-weight:normal;
	text-align:center;
	width:100%;
	padding:10px 5px;
	border-top:2px solid #f3f3f4;
	border-bottom:3px solid #f3f3f4;
	margin-top:15px;
	margin-bottom:15px;
}
.home_form_ohp_ns_m h2 span{
	font-size:21px;
}
.home_form_ohp_ns_m input[type="text"],
.home_form_ohp_ns_m input[type="tel"],
.home_form_ohp_ns_m input[type="email"] {
	border:2px solid #29648c;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	height:70px;
	color:#404242;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
}
.home_form_ohp_ns_m .dropdown-toggle {
	height:70px;
	border:2px solid #29648c;
	background: #fff;
	color:#404242;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans';
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
}
.home_form_ohp_ns_m .bootstrap-select {
	height:70px;
}
form .form-control::-webkit-input-placeholder { color: #e0e0e0; font-size:22px;}
form .form-control:-moz-placeholder { color: #e0e0e0; font-size:22px;}
form .form-control::-moz-placeholder { color: #e0e0e0; font-size:22px;}
form .form-control:-ms-input-placeholder { color: #e0e0e0; font-size:22px;}

.home_form_ohp_ns_m .dropdown-menu{
	border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-khtml-border-radius: 0px !important;
}
.home_form_ohp_ns_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/slt_arow_ohp_ns_m.png) no-repeat right top;
	width:17px;
	height:12px;
	margin-top: 0 !important;
	right: 12px !important;
	top: 40% !important;
	border-radius: 0px 6px 6px 0px;
	-moz-border-radius: 0px 6px 6px 0px;
	-webkit-border-radius: 0px 6px 6px 0px;
	-khtml-border-radius: 0px 6px 6px 0px;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-bottom: 0px dashed !important;
	border-top: 0 none !important;
	content: "";
}
.home_form_ohp_ns_m .bootstrap-select .dropdown-toggle:focus { 
   outline: none !important;
}
.bootstrap-select.btn-group .dropdown-menu ul li{
	padding:0px;
	text-align:left;
	display:block;
    color: #3d3d3d;
	font-family: 'OpenSans';
    font-size: 16px;
	font-weight:normal;
	margin:auto;
}
.home_form_date_left_pad_ohp_ns_m {
	padding-right:0px !important;
}
.home_form_date_middle_pad_ohp_ns_m {
	padding-left:6px !important;
	padding-right:6px !important;
}
.home_form_date_right_pad_ohp_ns_m {
	padding-left:0px !important;
}
.get_your_quote_btn_ohp_ns_m {
	text-align:center;
	padding:0px 15px;
}
.get_your_quote_btn_ohp_ns_m input[type="image"] {
	display:inline-block;
}
.no_spam_ohp_ns_m{
	text-align:center;
	margin-bottom:20px;
}
.we_respect_ohp_ns_m{
	color:#6f7070;
	font-size:14px;
	font-family: 'OpenSans-Italic';
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.privacy_ohp_ns_m {
	text-align:center;
	padding-top:10px;
}
.privacy_ohp_ns_m img {
	display:inline-block;
}
.bypressing_ohp_ns_m {
	color:#6d6d6d;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
	padding:20px 10px 10px;
	max-width:420px;
	margin:auto;
	text-align:left;
}
.bypressing_ohp_ns_m a {
	color:#6d6d6d;
	text-decoration:underline;
}
.bypressing_ohp_ns_m a:hover,
.bypressing_ohp_ns_m a:focus {
	text-decoration:none;
	outline:none;
}
.bypressing_ohp_ns_m strong,
.bypressing_ohp_ns_m strong a,
.bypressing_ohp_ns_m strong a:hover,
.bypressing_ohp_ns_m strong a:focus {
	color:#6d6d6d;
	text-decoration:none;
	outline:none;
}
/*---------------------- XXX --------------------*/
.footer_container_ohp_ns_m {
	background:#3275a8;
	padding:15px;
	text-align:center;
	margin-top:20px;
}
.footer_container_ohp_ns_m p {
	font-size:14px;
	font-weight:normal;
	color:#fff;
	font-family: 'RalewayRegular';
}
.footer_container_ohp_ns_m p a,
.footer_container_ohp_ns_m p a:hover,
.footer_container_ohp_ns_m p a:focus {
	color:#fff;
	text-decoration:none;
	outline:none;
	font-family: 'RalewayRegular';
	font-size:14px;
}
.clear {
	clear:both;
}
