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-family:Verdana, Geneva, sans-serif;
}
@font-face {
	font-family: 'Roboto-Light';
	src: url('font/Roboto-Light.eot?#iefix') format('embedded-opentype'),
	     url('font/Roboto-Light.woff') format('woff'),
		 url('font/Roboto-Light.ttf') format('truetype'),
		 url('font/Roboto-Light.svg#Roboto-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Regular';
	src: url('font/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
	     url('font/Roboto-Regular.woff') format('woff'),
		 url('font/Roboto-Regular.ttf') format('truetype'),
		 url('font/Roboto-Regular.svg#Roboto-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Italic';
	src: url('font/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/Roboto-Italic.woff') format('woff'),
		 url('font/Roboto-Italic.ttf') format('truetype'),
		 url('font/Roboto-Italic.svg#Roboto-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Bold';
	src: url('font/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/Roboto-Bold.woff') format('woff'),
		 url('font/Roboto-Bold.ttf') format('truetype'),
		 url('font/Roboto-Bold.svg#Roboto-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-BoldItalic';
	src: url('font/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/Roboto-BoldItalic.woff') format('woff'),
		 url('font/Roboto-BoldItalic.ttf') format('truetype'),
		 url('font/Roboto-BoldItalic.svg#Roboto-BoldItalic') 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-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;
}

/*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;
}
.wrapper_container_ocsbs{
	max-width:1190px;
	height:auto;
	margin: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 ============================================*/
.top_text_bat_ocsbs{
	text-align:center;
	color:#5f6060;
	font-family: 'OpenSans';
	background:#cccccc;
	font-size:12px;
	padding:10px;
}
.header_container_ocsbs{
	background:#FFF;
	padding:15px;
}
.logo_ocsbs{
	float:left;
}
.logo_ocsbs img{
	display:inline-block;
}
.header_call_ocsbs{
	float:right;
	color:#09397f;
	font-size:29px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:6px;
}
.header_call_ocsbs strong,
.header_call_ocsbs strong a,
.header_call_ocsbs strong a:hover,
.header_call_ocsbs strong a:focus{
	color:#09397f;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	outline:none;
	line-height:23px;
}
img.flag{
	vertical-align:-2px;
}
/*===================================================== Banner Start*/
.shadow_top_ocsbs{
	background:url(images/header_shadow_ocsbs.png) repeat-x top;
	padding-top:4px;
}
/*------------------------ Zip Banner Start*/
.zip_banner_container_ocsbs{
	background:url(images/home_zip_banner_ocsbs.jpg) repeat-y center top;
	border-bottom:1px solid #7fbce8;
	padding-bottom:50px;
}
.zip_banner_container_ocsbs h1{
	text-align:center;
	font-family: 'Roboto-Light';
	color:#163a79;
	font-size:60px;
	font-weight:normal;
	padding-top:20px;
}
.zip_banner_container_ocsbs h1 strong{
	font-family: 'Roboto-Bold';
	font-weight:normal;
}
.zip_banner_container_ocsbs h3{
	text-align:center;
	font-family: 'Roboto-Light';
	color:#163a79;
	font-size:34px;
	font-weight:normal;
	padding-top:15px;
}
.zip_banner_container_ocsbs h3 strong{
	font-family: 'Roboto-Bold';
	font-weight:normal;
}
.zip_banner_container_ocsbs ul{
	margin-bottom:0px;
	padding-top:20px;
}
.zip_banner_container_ocsbs ul li{
	list-style:none;
	width:33%;
	display:inline-block;
	text-align:center;
	padding-top:10px;
	color:#494949;
	font-size:18px;
	font-family: 'Roboto-Regular';
	font-weight:normal;
}
.zip_banner_container_ocsbs ul li img{
	margin-right:10px;
}
.zip_form_container_ocsbs{
	background:#163a79;
	max-width:1036px;
	margin:auto;
}
.zip_form_container_ocsbs h1{
	color:#fff;
	font-size:27px;
	font-family: 'Roboto-Regular';
	font-weight:normal;
	padding:10px;
	background:url(images/zipbor_osbs.jpg) repeat-x bottom #204e8f;
	padding-bottom:20px;
}
.padd_zip_none_ocsbs{
	padding:0px !important;
}
.zip_form_ocsbs{
	max-width:664px;
	margin:auto;
	padding:55px 0px;
}
.zip_form_ocsbs input[type="text"],
.zip_form_ocsbs input[type="tel"],
.zip_form_ocsbs input[type="email"]{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	color:#000;
	border:3px solid #62b04b;
	font-size:42px;
	font-family: 'Roboto-Light';
	font-weight:normal;
	height:87px !important;
	text-align:left;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}
.zip_form_ocsbs input[type="text"]::-moz-placeholder{color:#434344 !important; opacity:1}
.zip_form_ocsbs input[type="text"]:-ms-input-placeholder{color:#434344 !important;}
.zip_form_ocsbs input[type="text"]::-webkit-input-placeholder{color:#434344 !important;}
.zip_form_ocsbs input[type="tel"]::-moz-placeholder{color:#434344 !important; opacity:1}
.zip_form_ocsbs input[type="tel"]:-ms-input-placeholder{color:#434344 !important;}
.zip_form_ocsbs input[type="tel"]::-webkit-input-placeholder{color:#434344 !important;}
.zip_form_ocsbs input[type="email"]::-moz-placeholder{color:#434344 !important; opacity:1}
.zip_form_ocsbs input[type="email"]:-ms-input-placeholder{color:#434344 !important;}
.zip_form_ocsbs input[type="email"]::-webkit-input-placeholder{color:#434344 !important;}

.btn_ocsbs{
}
.btn_ocsbs 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:#58ab40;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 2px 2px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}
.btn_ocsbs button[type="submit"]:hover,
.btn_ocsbs button[type="submit"]:focus{
	outline:none;
	border:none;
}
.compare_quote_logo_ocsbs{
	padding-top:10px;
	text-align:center;
	padding-bottom:40px;
}
.compare_quote_logo_ocsbs img{
	margin:15px 10px 0px 10px;
}
.compare_quote_logo_ocsbs h3{
	font-family: 'Roboto-Italic';
	color:#3a3a3a;
	font-size:16px;
}
.compare_quote_logo_ocsbs h3 strong{
	font-family: 'Roboto-BoldItalic';
	font-weight:normal;
}
/*===================================================== Home Content Start*/
.home_content_box_container_ocsbs{
	background:url(images/home_box_bg_ocsbs.jpg) repeat;
	padding: 60px 15px;
}
.home_content_box_container_ocsbs h1{
	text-align:center;
	color:#163a79;
	font-size:35px;
	font-family: 'Roboto-Light';
	font-weight:normal;
	padding-bottom:30px;
}
.home_content_box_container_ocsbs h1 strong{
	font-family: 'Roboto-Bold';
	font-weight:normal;
}
.home_box_ocsbs{
	border:1px solid #eff0f3;
	background:#fefefe;
	border-bottom:2px solid #dfdfe1;
	border-right:2px solid #dfdfe1;
	padding:30px 20px;
	margin-top:15px;
}
.home_box_ocsbs{
	text-align:center;
}
.home_box_ocsbs img{
	display:inline-block;
}
.home_box_1_ocsbs a:hover,
.home_box_2_ocsbs a:hover,
.home_box_3_ocsbs a:hover,
.home_box_4_ocsbs a:hover{
	text-decoration:none;
}
.home_box_ocsbs h1{
	text-align:center;
	color:#163a79;
	font-size:23px;
	font-family: 'Roboto-Light';
	font-weight:normal;
	padding-top:20px;
	padding-bottom:0px;
}
.home_box_ocsbs h1 img{
	display:block;
	margin:auto;
	margin-top:10px;
}
.home_box_ocsbs p{
	text-align:left;
	color:#000;
	font-size:15px;
	font-family: 'Roboto-Light';
	font-weight:normal;
	padding-top:20px;
}
/*--------------------------- Agent Content*/
.agent_container_ocsbs{
	padding:50px 15px;
	background:#f1f3f7;
}
.agent_left_ocsbs{
	color:#545656;
	font-size:18px;
	font-family: 'Roboto-Regular';
	font-weight:normal;
	line-height:26px;
	border-top:3px solid #14c1f2;
	border-bottom:3px solid #14c1f2;
	padding:10px 0px;
}
.agent_left_ocsbs a,
.agent_left_ocsbs a:hover,
.agent_left_ocsbs a:focus{
	text-decoration:none;
	outline:none;
	color:#545656;
}
.agent_left_ocsbs strong{
	font-family: 'Roboto-Bold';
	font-weight:normal;	
}
.agent_right_ocsbs p{
	color:#545656;
	font-size:16px;
	font-family: 'Roboto-Regular';
	font-weight:normal;
	padding-top:20px;
}
.agent_right_ocsbs p:first-child{
	padding-top:0px;
}
/*----------------------------- Speak Box*/
.speak_box_container_ocsbs{
	padding:110px 15px;
	border-top:1px solid #f3f3f3;
	text-align:center;
}
.speak_box_container_ocsbs h1{
	color:#163a79;
	font-size:40px;
	font-family: 'Roboto-Bold' !important;
	font-weight:normal;
	padding-top:0px !important;
	line-height:normal !important;
	background:none !important;
	padding-bottom:0px !important;
}
.speak_box_container_ocsbs h1 strong,
.speak_box_container_ocsbs h1 strong a,
.speak_box_container_ocsbs h1 strong a:hover,
.speak_box_container_ocsbs h1 strong a:focus{
	color:#14c1f2;
	text-decoration:none;
	outline:none;
	font-family: 'Roboto-Bold' !important;
	font-weight:normal;
}
.speak_box_container_ocsbs h2{
	color:#163a79;
	font-size:33px;
	font-family: 'Roboto-Regular';
	font-weight:normal;
	background:none !important;
	padding-bottom:10px !important;
}
/*=================================================== Step Pages Start ==============================================*/
.innerpages_conti_ocsbs{
	border-top:2px solid #a5ceed;
	background:#f1f3f7;
}
.luckyyour_conti_ocsbs{
	background:#204e8f;
	padding:20px 15px;
}
.luckyyour_conti_ocsbs h1{
	color:#FFF;
	font-size:29px;
	text-align:center;
	background:url(images/ranchobg_ocsbs.png) no-repeat center;
	background-size:100% auto;
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
	max-width:472px;
	height:55px;
	margin:auto;
	line-height:47px;
}
.luckyyour_conti_ocsbs h2{
	color:#e0e6ef;
	font-size:26px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-align:center;
	padding-bottom:15px;
}
/*================================================= Step Form Start ==================*/
.hideform {
	display:none;
}
.activeform {
	display: block;
}
.step_form_ocsbs{
	max-width:480px;
	margin:auto;
	min-height:460px;
}
.step_form_ocsbs h3{
	color:#626362;
	font-size:17px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:20px;
}
.step_form_ocsbs label{
	color:#204e90;
	font-size:43px;
	font-family: 'Roboto-Regular';
	font-weight:normal;
	text-align:center;
	display:block;
}
label.annal {
	font-size:40px;
}
.step_form_ocsbs ul{
	margin:auto;
}
.step_form_ocsbs 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_ocsbs 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:11%;
	padding:10px;
	font-size:21px;
	margin:10px 9px;
}
ul.birthmonth li:nth-child(1),
ul.birthmonth li:nth-child(8),
ul.birthmonth li:nth-child(15),
ul.birthmonth li:nth-child(22),
ul.birthmonth li:nth-child(29){
	margin-left:0px;
}
ul.birthmonth li:nth-child(7n+7){
	margin-right:0px;
}
.birthdayyear_ocsbs{
	max-width:320px;
	margin:auto;
}
.birthdayyear_ocsbs input[type="text"],
.birthdayyear_ocsbs input[type="email"],
.birthdayyear_ocsbs input[type="tel"]{
	background:url(images/text_ng_ocsbs.jpg) repeat-x top #FFF;
	border:3px solid #c8c9c7;
	height:64px;
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	text-align:center;
}
.birthdayyear_ocsbs input[type="text"]::-moz-placeholder{color:#626362 !important; opacity:1}
.birthdayyear_ocsbs input[type="text"]:-ms-input-placeholder{color:#626362 !important;}
.birthdayyear_ocsbs input[type="text"]::-webkit-input-placeholder{color:#626362 !important;}
.birthdayyear_ocsbs input[type="tel"]::-moz-placeholder{color:#626362 !important; opacity:1}
.birthdayyear_ocsbs input[type="tel"]:-ms-input-placeholder{color:#626362 !important;}
.birthdayyear_ocsbs input[type="tel"]::-webkit-input-placeholder{color:#626362 !important;}
.birthdayyear_ocsbs input[type="email"]::-moz-placeholder{color:#626362 !important; opacity:1}
.birthdayyear_ocsbs input[type="email"]:-ms-input-placeholder{color:#626362 !important;}
.birthdayyear_ocsbs input[type="email"]::-webkit-input-placeholder{color:#626362 !important;}

.btn_ocsbs2{
}
.btn_ocsbs2 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:#0495ff;
	color:#FFF;
	font-size:25px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-shadow:1px 1px 1px #8f8f8f;
	display:block;
	width:100%;
	height:60px;
	-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:    0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:         0px 1px 1px 0px rgba(0, 0, 0, 0.4);
	-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;
}
.btn_ocsbs2 button[type="submit"]:hover,
.btn_ocsbs2 button[type="submit"]:focus{
	outline:none;
	border:none;
	background:#d32b25;
	color:#fff;
}
ul.healthplan li{
	width:18%;
	font-size:30px;
}
ul.annual_plan li{
	width:100%;
	margin-left:0px;
	margin-right:0px;
	padding:25px 15px;
}
.doany_box_ocsbs{
	max-width:680px;
	margin:auto;
}
ul.doany_plan li{
	width:31%;
	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(3n+3){
	line-height:33px;
	margin-right:0px;
}
.greatnews_ocsbs{
	background:#204e8f;
	padding:20px 15px;
}
.greatnews_ocsbs h1{
	color:#FFF;
	font-size:28px;
	text-align:center;
	background:url(images/ranchobg_ocsbs.png) no-repeat center;
	font-family: 'Roboto-Bold';
	font-weight:normal;
	max-width:472px;
	height:55px;
	margin:auto;
	line-height:47px;
	background-size:100% auto;
}
.greatnews_ocsbs h2{
	color:#fff;
	font-size:24.91px;
	font-family: 'OpenSans';
	font-weight:normal;
	line-height:30px;
	padding-top:15px;
	text-align:center;
}
.greatnews_ocsbs h2 strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
.step_last_form_ocsbs{
	max-width:618px;
	margin:auto;
	padding-top:40px;
}
.step_last_form_ocsbs label{
	color:#1a4178;
	font-size:20px;
	text-transform:uppercase;
	font-family: 'OpenSans';
	font-weight:normal;
}
.step_last_form_ocsbs input[type="text"],
.step_last_form_ocsbs input[type="email"],
.step_last_form_ocsbs input[type="tel"]{
	background:url(images/text_ng_ocsbs.jpg) repeat-x top #FFF;
	border:3px solid #c8c9c7;
	height:46px;
	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_ocsbs input[type="text"]::-moz-placeholder{color:#494b4c !important; opacity:1}
.step_last_form_ocsbs input[type="text"]:-ms-input-placeholder{color:#494b4c !important;}
.step_last_form_ocsbs input[type="text"]::-webkit-input-placeholder{color:#494b4c !important;}
.step_last_form_ocsbs input[type="tel"]::-moz-placeholder{color:#494b4c !important; opacity:1}
.step_last_form_ocsbs input[type="tel"]:-ms-input-placeholder{color:#494b4c !important;}
.step_last_form_ocsbs input[type="tel"]::-webkit-input-placeholder{color:#494b4c !important;}
.step_last_form_ocsbs input[type="email"]::-moz-placeholder{color:#494b4c !important; opacity:1}
.step_last_form_ocsbs input[type="email"]:-ms-input-placeholder{color:#494b4c !important;}
.step_last_form_ocsbs input[type="email"]::-webkit-input-placeholder{color:#494b4c !important;}

.date_left_pad_ocsbs{
	margin-right:1% !important;
	width:32% !important;
	float:left;
}
.date_middle_pad_ocsbs{
	margin-left:1% !important;
	margin-right:1% !important;
	width:32% !important;
	float:left;
}
.date_right_pad_ocsbs{
	margin-left:1% !important;
	width:32% !important;
	float:left;
}
.search_ocsbs{
	max-width:340px;
	margin:auto;
	padding-top:25px;
}
.search_ocsbs 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:30px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	line-height:50px;
	height:62px !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);
	text-shadow:1px 1px 1px #679116;
	-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;
}
.search_ocsbs button[type="submit"]:hover,
.search_ocsbs button[type="submit"]:focus{
	outline:none;
	border:2px solid #FFF;
	background:#d32b25;
	color:#FFF;
}
.frmlft_ocsbs{
	padding-left:0px !important;
}
.frmRgt_ocsbs{
	padding-right:0px !important;
}
.privacy_ocsbs{
	text-align:center;
	padding-top:15px;
}
.privacy_ocsbs img{
	display:inline-block;
}
.byre_ocsbs p{
	color:#888484;
	font-family: 'OpenSans';
	font-weight:normal;
	font-size:12px;
	padding-top:20px;
	line-height:14px;
}
.progressbotom_conti_ocsbs{
	max-width:550px;
	margin:auto;
	padding:30px 0px 50px;
}
.progress_ocsbs{
	overflow:hidden;
	height:27px;
	background-color:#d1d1d1;
	position:relative;
}
.percen_ocsbs{
	position:absolute;
	right:0px;
	color:#163a79;
	font-size:20px;
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
	padding-right:10px;
}
.finalpre_ocsbs{
	color:#FFF;
}
.fre_ocsbs{
	text-align:center;
	cursor:pointer;
	color:#000;
	font-size:17px;
	padding-top:15px;
	font-family: 'OpenSans';
	font-weight:normal;
}
.fre_ocsbs img{
	visibility:-2px;
	margin-right:10px;
}
.orcall_ocsbs{
	text-align:center;
	padding-top:15px;
	font-size:15px;
	color:#000;
	font-family: 'OpenSans';
	font-weight:normal;
}
.orcall_ocsbs strong{
	color:#09397f;
	font-size:20px;
	font-family: 'Roboto-Bold';
	font-weight:normal;
}
.lastStep_rgt_ocsbs{
	border-left:1px solid #d4d5d8;
	padding-left:40px;
	padding-bottom:20px;
}
.lastStep_rgt_ocsbs h1{
	color:#204e90;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:15px;
}
.lastStep_rgt_ocsbs h1 img{
	display:block;
	margin-bottom:15px;
}
.lastStep_rgt_ocsbs p{
	color:#757474;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding-top:15px;
	padding-bottom:30px;
}
/*=================================================== Footer Start ==============================================*/
.footer_container_ocsbs{
	background:#163a79;
}
.footer_logo_ocsbs{
	padding-top:30px;
	text-align:center;
}
.footer_logo_ocsbs img{
	display:inline-block;
}
.footer_navigation_ocsbs{
	text-align:center;
	padding-top:20px;
	padding-bottom:40px;
}
.footer_navigation_ocsbs ul{
	margin-bottom:0px;
}
.footer_navigation_ocsbs ul li{
	list-style:none;
	display:inline-block;
}
.footer_navigation_ocsbs ul li a{
	font-family: 'Roboto-Bold';
	font-weight:normal;
	font-size:19px;
	color:#FFF;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
}
.copy_ocsbs{
	background:#08264b;
	padding:10px;
	color:#FFF;
	font-family: 'Roboto-Regular';
	font-weight:normal;
	font-size:12px;
	text-align:center;
}
.th_footer_copy_ocsbs{
	background:#f8fcff;
	padding:15px 10px;
	color:#808284;
	font-family: 'Roboto-Regular';
	font-weight:normal;
	font-size:12px;
	text-align:center;
}
.footer_dis_ocsbs{
	color:#808080;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:center;
	padding:10px;
	border-bottom:1px solid #8b9dbc;
}
.clear{
	clear:both;
}