/* ============================================================================



Theme Name: Benepath - HTML5 Theme

Author: PRASANTH T.C



============================================================================= */



/* -----------------------------------------------------------------------------



       CSS CONTENTS

	   

	      1. CSS reset

		  2. Basic element style

		  3. HEADER

		  4. MAIN NAVIGATION BAR

		  5. HOMESLIDER AREA STYLE

		  6. Find Health Insurance - FORM WIDGET

		  7. Footer

		  



----------------------------------------------------------------------------- */



/* =============================================================================

1. CSS RESET

============================================================================= */



a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
	border: 0;
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
b, strong {
	font-weight: bold;
}
img {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
ol, ul {
	list-style: none;
}
li {
	display: list-item;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td, caption {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
sub, sup, small {
	font-size: 75%;
}
sub, sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
svg {
	overflow: hidden;
}
a {
	list-style: none;
	text-decoration: none;
}
a:active {
	outline: none;
}
a:focus {
	outline: none;
}
:focus {
	outline: 0;
}
/* `Clear Floated Elements

----------------------------------------------------------------------------- */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:before, .clearfix:after, .container_12:before, .container_12:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}
.clearfix:after, .container_12:after {
	clear: both;
}
/* =============================================================================

2. Basic element style

============================================================================= */



body {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-size: 14px;
}
p {
	color: #333;
}
.contentareawrap {
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
/* =============================================================================

3. HEADER

============================================================================= */

#header {
	margin: 0;
	padding: 0;
	background: #fff;
}
#header-title {
	display: inline-block;
}
.header-phone {
	display: flex;
	overflow: hidden;
	justify-content: end;
	clear: right;
}
.header-phone span {
	color: #5f6060;
	font: normal 1.2em 'Open Sans Condensed', sans-serif;
	font-weight: 900;
	margin: 17px 6px 0;
	display: block;
}
.header-phone .number {
	font: normal 2.3em 'Open Sans Condensed', sans-serif;
	font-weight: 900;
	color: #5b5b5b;
}
.header-phone .number a{
	color: #5b5b5b;
}
.header-button-toolbar {
	float: right;
	margin: 5px 0;
}
.header-button-toolbar .dropdown-menu {
	z-index: 1001;
}
.header-button-toolbar .btn-custom {
	background: #84c226;
	color: #fff;
	font-family: 'Bree Serif', serif;
	margin: 5px 0 0 5px;
	padding: 0 13px;
	text-shadow: none;
	-webkit-border-radius: 9px !important;
	-moz-border-radius: 9px !important;
	border-radius: 9px !important;
	font-size: 14px;
}
.header-button-toolbar .btn-custom:hover {
	background: #F0F2ED;
	color: #5B5B5B;
}
.header-button-toolbar ul.dropdown-menu {
	width: 210px;
	background: #F0F2ED;
	padding: 18px 22px;
	border-top-right-radius: 0 !important;
}
.header-button-toolbar .dropdown-menu .nav-header {
	font: normal 1.1em 'Bree Serif', serif;
	color: #727272;
	text-transform: uppercase;
}
.header-button-toolbar .dropdown-menu a {
	font: normal 0.9em 'Open Sans', sans-serif;
	padding: 3px 0;
	display: block;
	color: #6981c4;
	white-space: inherit;
}
.header-button-toolbar .dropdown-menu a:hover {
	background: none;
	text-decoration: underline;
}
.header-btn-group{
	margin: 0 5px;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
/* =============================================================================

4. MAIN NAVIGATION BAR

============================================================================= */

.navbar-brand {
	    margin: 20px 0 10px 0;
	padding: 0;
	height: auto;
}
.navbar {
	background-color: #9acd52;
	background-image: linear-gradient(to bottom, #9acd52, #7dbc1d);
	border-bottom: 1px solid #badd8b;
	border-top: 1px solid #badd8b;
	margin: 0;
	padding: 0;
	min-height: 2px;
}
.nav.navbar-nav li {
	background: url(../images/nav-header-divider.png) right no-repeat;
}
.nav.navbar-nav li:last-child {
	background: none;
}
.nav.navbar-nav li a {
	font: normal 1.4em 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	color: #fff;
	padding: 0 33px;
	line-height: 50px;
	display: inline-block;
}
.nav.navbar-nav li:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7dbc1d), to(#9acd52));
	background-image: -webkit-linear-gradient(top, #7dbc1d, #9acd52);
	background-image: -moz-linear-gradient(top, #7dbc1d, #9acd52);
	background-image: -o-linear-gradient(top, #7dbc1d, #9acd52);
	background-image: linear-gradient(to bottom, #7dbc1d, #9acd52);
}
.nav.navbar-nav li.active a {
	/*border-bottom: 2px solid #fff;*/

	background: url(../images/nav-active-green-arrow.png) bottom center no-repeat;
}
.nav.navbar-nav li a:hover {
	/*border-bottom: 2px solid #fff;*/

	background: url(../images/nav-active-green-arrow.png) bottom center no-repeat;
}
.nav.navbar-nav li.current-menu-item{
	background-image: linear-gradient(to bottom, #7dbc1d, #9acd52);
}
.dropdown-menu {
	min-width: 200px !important;
}
.navbar-nav li .dropdown-menu {
	padding: 0;
}
.navbar-nav li .dropdown-menu li, .navbar-nav li .dropdown-menu li a, .navbar-nav li .dropdown-menu li:last-child {
	background: #84C225;
	border-bottom: 1px solid #fff !important;
	background-image: none !important;
}
.navbar-nav li .dropdown-menu li a:hover {
	color: #fff;
}
#header-nav .nav-contact a {
    background: url("../images/ico-email.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
    padding: 0 0 0 40px;
    text-indent: 15px;
	 background-image: linear-gradient(to bottom, #9acd52, #7dbc1d);font-family: 'Open Sans Condensed',sans-serif;
    color: #fff;
    display: block;
    font-size: 1.4em;
    font-weight: 700;
    height: 51px;
    line-height: 51px;
    padding: 0 33px;
    text-decoration: none;
}
#header-nav .nav-home a {
    background: url("../images/ico-home.png") no-repeat scroll 10px center rgba(0, 0, 0, 0) !important;
	background-position: 16px 3px !important;
    border-left: medium none;
    text-indent: -99999px;}
/* =============================================================================

5. SLIDER AREA STYLE

============================================================================= */

#homesliderwrap {
	width: 100%;
    clear: both;
    background: url(/wp-content/themes/Quotation_Responsive/resp/images/jumbotron-landing.jpg) top center no-repeat;
    display: inline-block;
    background-size: 100% 100%;
}
#homesliderwrap .slide1 {
	/*background: url(../images/landing-individual.png) no-repeat;*/
	height: 100%;
}
.home #homesliderwrap .slide1{
	height: 384px;
}
#homesliderwrap .slide1 .img-block {
float: left;
max-width: 48%;
height: 100%;
}
#homesliderwrap .slide1 img {
	height: 100%;
	}
#homesliderwrap .slide1{
display: inline-block;
}
.jumbotron-slide {
	display: block;
	width: 100%;
	position: relative;
	background-color: rgba(255, 255, 255, 0.4);
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 25px 0;
}
.jumbotron-text-wrapper {
	float: right;
	padding: 30px 30px 0 0;
	width: 51%;
}
.jumbotron-text-wrapper h1.title {
	color: #727272;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 3.7em;
	font-weight: 900;
	line-height: 40px;
	margin: 0;
}
.jumbotron-text-wrapper h2.sub-title {
	color: #727272;
	font-size: 2.2em;
	font-style: italic;
	line-height: 36px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.jumbotron-text-wrapper .form-quote, .jumbotron-text-wrapper .zipsubmit-form {
	background: #e67917;
	margin: 25px 0;
	padding: 30px 25px 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.zipsubmit-form .zipsubmit-elements{
	display: flex;
}
.zipsubmit-form .zipsubmit-elements li{
	display: inline-block;

}
#jumbotron-providers {
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #5b5b5b;
	position: relative;
	width: 100%;
	display: inline-block;
	padding: 1% 0;
	margin-bottom: 20px;
	height: auto;
}
.form-quote-elements {
	height: 60px;
}
.form-quote-elements .form-element {
	float: left;
}
.form-quote-type {
	height: 50px;
	margin-top: 3px;
	width: 233px;
	overflow: hidden;
	background: url(../images/form-bg-type.png)0 -50px no-repeat;
}
.form-quote-type .formDropdown,.form-quote-type .formDropdown2 {
	line-height: 50px;
	border: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 900;
	background-color: transparent;
	height: 46px;
	vertical-align: middle;
	padding: 10px;
	color: #959595;
	text-transform: uppercase;
	width: 108%;
}
.form-quote-type .formDropdown,.form-quote-type .formDropdown2 {
	line-height: 50px;
	border: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 900;
}
.form-quote-zip {
	background: url(../images/form-bg-zip.png) 0 -50px no-repeat;
	height: 50px;
	margin-top: 5px;
	width: 115px;
}
.form-quote-submit{
	margin-top: 6px;
}
.jumbotron-text-wrapper .hr hr {
	display: none;
}
.jumbotron-text-wrapper .hr {
	border-bottom: 2px solid #e9862e;
	border-top: 1px solid #b75a06;
	margin: 12px 0;
}
.form-quote-submit input {
	border-radius: 10px;
	color: #fff;
	font-size: 1.4em;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 900;
	height: 48px;
	line-height: 32px;
	text-align: center;
	width: 142px;
	text-shadow: -1px -1px 0 #5e9210;
	text-transform: uppercase;
	border: 1px solid #cbea84 !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#84c226), to(#5e9210));
	background-image: -webkit-linear-gradient(top, #84c226, #5e9210);
	background-image: -moz-linear-gradient(top, #84c226, #5e9210);
	background-image: -o-linear-gradient(top, #84c226, #5e9210);
	background-image: linear-gradient(to bottom, #84c226, #5e9210);
}
.form-quote-zip input {
	box-shadow: none !important;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	font-weight: 900;
	margin: 0;
	text-transform: uppercase;
	line-height: 50px;
	border: none;
	background-color: transparent;
	padding: 0 10px;
	color: #959595;
	width: 100px;
}
#jumbotron-steps .step-one {
	background: url(../images/slide-one.png) no-repeat;
	padding-right: 35px;
}
#jumbotron-steps .step-two {
	background: url(../images/slide-two.png) no-repeat;
	padding-right: 35px;
}
#jumbotron-steps .step-three {
	background: url(../images/slide-three.png) no-repeat;
}
#jumbotron-steps li {
	color: #fff;
	float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.5em;
	font-weight: 900;
	line-height: 28px;
	list-style: none outside none;
	margin: 0;
	padding-left: 33px;
	text-align: center;
}
#jumbotron-advice {
	color: #727272;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-style: italic;
	height: 50px;
	line-height: 40px;
	margin-top: 40px;
	padding-left: 60px;
	background: url(../images/ico-individual.png) no-repeat;
}
#jumbotron-providers .providers-text {
	float: left;
	text-align: right;
	-moz-border-bottom-colors: none;
	background: url(../images/gray-arrow.png)right no-repeat;
	padding: 0 30px 0 0;
	margin: 10px 0 0 0;
	display: inline-block;
}
#providers-state {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.6em;
	font-weight: 900;
	text-align: right;
	float: right;
	line-height: 0.9em;
}
#providers-tagline {
	font-family: 'Bree Serif', serif;
	text-align: right;
	float: right;
	clear: left;
}
#jumbotron-providers figure {
	float: right;
	width: 75%;
}
#jumbotron-providers figure img {
	width: 100%;
}
/* =============================================================================

5. HOMESLIDER AREA STYLE

============================================================================= */

.slider1-wrapper {
	border-right: 1px solid #d0d0d0;
	float:left;
	padding:0 0 0 4%;
	width:50%;
}
.testimonial-wrap {
	/*margin: 0 0 0 3% !important;
	padding: 0 0 0 25px;*/
	width:46%;
}
#homeslider-widget-wrap {
	background: #fff;
	border-top: 1px solid #d2daca;
	padding: 35px 0;
}
.homeslider-widget-wrap {
	position: relative;
	display: inline-block;
}
.homeslider-widget-wrap .carousel-control {
	position: absolute;
}
#homeslider-widget-wrap h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #5b5b5b;
	display: block;
	font-size: 1.8em;
	margin: 0 0 20px;
	font-weight: bold;
}
#homeslider-widget-wrap .carousel-control {
	opacity: inherit;
	font-size: 0;
}
#homeslider-widget-wrap .carousel-control.left {
	width: 23px;
	height: 22px;
	background: url(../images/arrows-orange.png)100% 0 no-repeat;
}
#homeslider-widget-wrap .carousel-control.right {
	width: 23px;
	height: 22px;
	background: url(../images/arrows-orange.png)0 100% no-repeat;
}
#myCarousel .carousel-control {
	top: 40%;
}
#myCarousel2 .carousel-control {
	top: 70%;
}
#myCarousel {
	width: 94%;
	display: inline-block;
}
#homeslider-widget-wrap .carousel-inner {
	width: 90%;
}
#myCarousel2 .carousel-inner {
	width: 100%;
	padding: 0 5%;
}
#myCarousel2 p {
	font-style: italic;
}
/* =============================================================================

6. Find Health Insurance - FORM WIDGET

============================================================================= */

#home-banner-individual {
	width: 100%;
	margin: 0;
	padding: 0;
}
#home-banner-individual .form-quote {
	background-color: #e67917;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 10px 40px;
}
#home-banner-individual .form-quote form.form-quote {
	padding: 0;
}
#home-banner-individual .form-quote span {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 2.2em;
	font-weight: 900;
	line-height: 60px;
	color: #fff;
	padding-right:10px;
}
/* =============================================================================

7. Footer

============================================================================= */

#footer {
	width: 100%;
	background: #F6F7F2;
	border-top: 2px solid #d5e5ea;
	padding: 20px 0 0;
	margin: 20px 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
}
#footer h5 {
	border-bottom: 1px dotted #aaa;
	color: #5b5b5b;
	font-style: italic;
	text-shadow: 1px 1px 0 #fff;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
#footer-copyright {
	padding: 3rem 0;
    text-align: center;
    background: #207fbf;
    color: #FFF;
    clear: both;
    text-shadow: none;
    width: 100%;
    margin: 15px 0 0;
    display: block;
}
#footer-copyright p {
	color: #FFF;
	text-align: center;
}
#footer-copyright a {
	color: #FFF;
}
.footer-lower {
	margin-top: 5px;
}
.footer-lower li {
	line-height: 18px;
	margin-bottom: 5px;
}
#footer-social ul {
	margin: 0;
	padding: 0;
}
#footer-social ul li {
	list-style: none;
	float: left;
}
#footer-social ul li a{
    display: flex;
    height: 32px;
    width: 32px;
    margin-right: 5px;
    background: #3b5998;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
#footer-social ul li svg{
	fill: #fff;
	width: 18px;
}
#footer-social .social-facebook a {
	background-position: 0 0;
}
#footer-social .social-twitter a {
	background-position: 0 -80px;
}
#footer-social .social-rss a {
	background-position: 0 -40px;
}
#footer-social .social-yt a {
	background-color: #cd201f;
}
#footer-social .social-linkdin a {
	background-color: #cd201f;
}
.footer-lower a {
	color: #666666;
}
.footer-lower a:hover {
	color: #000;
}
#footer .bbb-logo img{
	max-width: 100px;

}
#providers-state{min-width: 61%;}
.flexslider1 {
	float: left;
	position: relative;
	display: inline-block;
	width: 90%;
}
.flexslider2 {
	float: left;
	position: relative;
	display: inline-block;
	width: 90%;
}
.flexslider1 li, .flexslider2 li {
	list-style: none;
}
.flexslider1 .slides, .flexslider2 .slides {
	zoom: 1;
}
.flexslider1 .slides{ margin:0; padding:0;}
.flexslider1 .slides li{ margin:0; padding:0;}

.flexslider1 li.item img {
	float: left;
}
.flexslider1 .slides > li, .flexslider2 .slides > li {
	position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */

.flex-container {
	zoom: 1;
	position: relative;
}
/* Caption style */

/* IE rgba() hack */

.flex-caption {
	background: none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1;
}
.flex-caption {
	width: 96%;
	padding: 2%;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}
/* Direction Nav */

.flexslider1 .flex-direction-nav {
	display: block;
}
.flex-direction-nav li .flex-prev {
	left: -25px;
}
.flex-direction-nav li a {
	background: url(../images/arrows-orange.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 22px;
	margin: 21px 0 0;
	position: absolute;
	text-indent: -999em;
	top: 20%;
	width: 42px;
}
.flex-direction-nav li .flex-next {
	background-position: 18px -22px;
	right: -20px;
}
.flex-direction-nav li .disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}
/* Control Nav */

.flexslider1 .flex-control-nav, .flexslider2 .flex-control-nav {
	top: 12px;
	display: none;
	position: absolute;
	left: 527px;
	width: 100%;
}
.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav li a {
	width: 12px;
	height: 12px;
	display: block;
	background: url(img/bullets.png) no-repeat;
	cursor: pointer;
	text-indent: -999em;
}
.flex-control-nav li a:hover {
	background-position: 0 -20px;
}
.flex-control-nav li a.active {
	background-position: -12px 0;
	cursor: default;
}
.flexslider1 ul {
	padding: 0px;
	margin: 0px;
}
menu, ol, ul {
	padding: 0;
}
.flexslider2 li p {
	padding: 0px 30px;
}
a:focus {
	outline: none!important;
}
h3.slide {
	color: #5b5b5b;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.8em;
	margin: 0 0 10px;
}
.pclogo {
	    height: 70px;
}
.form-quote-type input {
	float: left;
	width: 165px;
}
.form-quote-type input, .form-quote-zip input {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #959595;
	font-size: 18px;
	font-weight: 900;
	height: 50px;
	text-align: center;
}
.form-quote-elements input {
	border: medium none;
	box-shadow: none !important;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0;
	outline: medium none !important;
	text-transform: uppercase;
}
/* mobile navigation button style */
.navbar-toggle{ font-size:0;}
.navbar-toggle .sr-only {
	display: none !important;
}
.navbar-toggle .sr-only .fa {
	display: none !important;
}
#side .title{
	font-size: 1.6em;
    margin-bottom: 20px;
    color: #5b5b5b;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 900;
    padding: 5px 0;}
	img#wpstats{ display:none;}
	
#twocol-rightbar-wrapper{ padding:25px 0;}
.breadcrumbs{ margin:20px 0;}
#twocol-rightbar-wrapper h2, #twocol-rightbar-wrapper h3{ margin-bottom:20px;}
#twocol-rightbar-wrapper p{	margin-bottom:15px; font-family:'Open Sans',sans-serif; font-size:14px;}
#twocol-rightbar-wrapper ul{ margin-bottom:15px;}
#side .flex-direction-nav li .flex-prev{ left:-10px;}
#content li {
	padding: 3px 0 3px 15px;
	position: relative;
}
#content li:before {
	content: ' ';
	display: block;
	position: absolute;
	top: 7px;
	left: 0;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-left-color: #84c226;
}
.flexslider2 li:before{
	display: none !important;
}
.flexslider2 .flex-direction-nav li a{
	top: -80px;
}
.widget ul li {
    border-top: 1px dotted #ccc;
    padding: 6px 0;
}
.widget .flexslider1 li, .widget .flexslider2 li{
	border:none !important;}
#page{
	padding:25px 0;}
#content h2{ margin-bottom:20px;}
#content p{ margin-bottom:15px;}

/*  --------- BANNER FORM STYLES --------- */
/*  --------- Green color banner form --------- */
.banner-group .form-quote{
	background:#84C226;
	padding:30px 25px 15px;
	margin:25px 0;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.banner-group .form-quote .hr{
	 border-bottom: 2px solid #90ca38;
    border-top: 1px solid #649f0b;}
.banner-group .form-quote input[type="submit"]
{
	background-image: linear-gradient(to bottom, #f47e12, #d77315);
    border: 1px solid #b5640e;
    text-shadow: -1px -1px 0 #d77315;
	}
.banner-group .form-quote .form-quote-type{
	height: 50px;
    margin-top: 3px;
    width: 233px;
	overflow:hidden;
	background:url(../images/form-bg-type.png)0 0 no-repeat;}
.banner-group .form-quote .form-quote-zip
{
	background:url(../images/form-bg-zip.png) 0 0 no-repeat;
    height: 50px;
    margin-top: 5px;
    width: 115px;
}

/* ------ Orange color Banner form ------*/

.jumbotron-slide .banner-individual .form-quote{
	background:#1F419B;
	padding:30px 25px 15px;
	margin:25px 0;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.jumbotron-slide .banner-individual .hr{
	border-bottom: 2px solid #e9862e;
    border-top: 1px solid #b75a06;
	}
.jumbotron-slide .banner-individual .form-quote-type{
	height: 50px;
    margin-top: 3px;
    width: 233px;
	overflow:hidden;
	background:url(../images/form-bg-type.png)0 0 no-repeat;}
.jumbotron-slide .banner-individual .form-quote-zip
{
	background:url(../images/form-bg-zip.png) 0 -150px no-repeat;
    height: 50px;
    margin-top: 5px;
    width: 115px;
}


/* ---------- Blue color banner form ------------- */

.banner-medicare .form-quote{
	background:#1F419B;
	padding:30px 25px 15px;
	margin:25px 0;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.banner-medicare .form-quote .hr{
	border-bottom: 2px solid #3757b0;
    border-top: 1px solid #102a71;
	}
.banner-medicare .form-quote input[type="submit"]
{
	background-image: linear-gradient(to bottom, #f47e12, #d77315);
    border: 1px solid #b5640e;
    text-shadow: -1px -1px 0 #d77315;
	}
.banner-medicare .form-quote .form-quote-type{
	height: 50px;
    margin-top: 3px;
    width: 233px;
	overflow:hidden;
	background:url(../images/form-bg-type.png)0 -150px no-repeat;}
.banner-medicare .form-quote .form-quote-zip
{
	background:url(../images/form-bg-zip.png) 0 -150px no-repeat;
    height: 50px;
    margin-top: 5px;
    width: 115px;
}

/* ----------- red color banner form ------------ */

.banner-life  .form-quote{
	background:#751040;
	padding:30px 25px 15px;
	margin:25px 0;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.banner-life .form-quote .hr{
	 border-bottom: 2px solid #8b2254;
    border-top: 1px solid #57092d;
	}
.banner-life .form-quote input[type="submit"]
{
	background-image: linear-gradient(to bottom, #84c226, #5e9210);
    border: 1px solid #cbea84;
    text-shadow: -1px -1px 0 #5e9210;
	}
.banner-life .form-quote .form-quote-type{
	height: 50px;
    margin-top: 3px;
    width: 233px;
	overflow:hidden;
	background:url(../images/form-bg-type.png)0 -100px no-repeat;}
.banner-life .form-quote .form-quote-zip
{
	background:url(../images/form-bg-zip.png) 0 -100px no-repeat;
    height: 50px;
    margin-top: 5px;
    width: 115px;
}
/*  --------- BANNER FORM STYLES END HERE --------- */

.form-quote-type{
    background: none;
    overflow: initial;
    height: auto;
}

.select .formDropdown,.select .formDropdown2 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  padding: 0 1em 0 0;
  margin: 0;
  width: 100%;
  cursor: inherit;
  line-height: inherit;
  z-index: 1;
  outline: none;
}
.select .formDropdown::-ms-expand,.select .formDropdown2::-ms-expand {
  display: none;
}

.select {
  display: grid;
  grid-template-areas: "select";
  align-items: center;
  position: relative;
  border: 1px solid #666;
  border-radius: 0.25em;
  padding: 0 8px;
  cursor: pointer;
  line-height: 1.1;
  background-color: #fff;
  height: 46px;
  margin: 4px 10px 0 0px;
  background-image: linear-gradient(to top, #f9f9f9, #fff 33%);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
}
.select select, .select::after {
  grid-area: select;
}
.select:not(.select--multiple)::after {
  content: "";
  justify-self: end;
  width: 0.8em;
  height: 0.5em;
  background-color: #999;
  -webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

select:focus + .focus {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 2px solid #999;
  border-radius: inherit;
}
.form-quote-zip{
    background : none;
}
.form-quote-zip input{
    height: 46px;
    margin: 2px 0px 0 0px;
    border-radius: 0.25em;
    background-image: linear-gradient(to top, #f9f9f9, #fff 33%);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75) !important;
}