@charset "utf-8";

/* Background color for navbar and dropdown menus */
.navbar-custom, .navbar-custom .dropdown-menu {
    background-color: #194775;
}
/* Text color for navbar and dropdown menus */
.navbar-custom .navbar-brand, .navbar-custom .navbar-text,
.navbar-custom .navbar-nav .nav-link,
.navbar-custom .dropdown-item {
    color: #ecf0f1;
}


/* Background and text colors for current page link and links on hover and focus */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link,
.navbar-custom .nav-item:focus .nav-link,
.navbar-custom .dropdown-item:hover, 
.navbar-custom .dropdown-item:focus {
    background-color: #466b90;
    color: #fff;
}
/* Border and text colors for menu icon on small screens */
.custom-toggler.navbar-toggler {
    border-color: #ecf0f1;
    color: #fff;
}
/* Hamburger icon - use same rgb values as previous rule for stroke */
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(236,240,241, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-brand {
    background-size: 0 0;
    background-position: 0% 0%;
    font-size: 2.2rem;
    font-variant: small-caps;
    font-weight: normal;
    padding-right: 5px;
    font-style: normal;
}
.navbar-brand img {
    height: 50px;
    margin-right: 12px;
    padding-top: 0px;
    clear: left;
    float: left;
    margin-top: 0px;
    width: 50px;
    margin-left: 6px;
}
#twogirls {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
    	
}
#grouphealth {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
    background-color: #ffffff;
    padding-bottom: 15px;
    	
}
#hraexample {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
    margin-top: 15px;
    	
}
#selfexample {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    position: relative;
    margin-top: 15px;
    	
}
#wellnessexample {
    position: relative;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 20px;
    	
}

body {
    background-color: #bac7d5;
}
#getquotes h1 {

    color: #FFFFFF;
    font-size: 1.15rem;
}
#footer {
    color: #FFFFFF;
    background-color: #466B90;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
}
.container #options {
    background-color: #FFFFFF;
    color: #194775;
    /* [disabled]padding-top: 15px; */
    /* [disabled]padding-bottom: 15px; */
}

#enroll {
    background-color: #FFFFFF;
    padding-top: 30px;
    padding-bottom: 10px;
}
#steps {
    background-color: #FFFFFF;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    color: #194775;
    padding-bottom: 20px;
}

#enroll h4  {
    color: #194775;
    font-size: 1.8rem;
}
#steps img[src$="icon.svg"] {
    width: 60px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}
#options .btn.btn-primary {
    margin-bottom: 10px;
}
#censusform {
    text-align: left;
    background-color: #d9e2eb;
}
#phoneHelp {
    margin-left: 5px;
}
#emailHelp {
    margin-left: 5px;
}


#censusopt1 {
    height: 100px;
    background-color: #B4C2D2;
    border-left-color: #7590AC;
    border-bottom-color: #7590AC;
    border-top-color: #7590AC;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
#censusopt2 {
    height: 100px;
    background-color: #B4C2D2;
    border: 1px solid #7590ac;
    text-align: center;
}


#censusform form h6 {
    padding-bottom: 10px;
    color: #194775;
    font-size: 1rem;
    padding-top: 8px;

}

#quoteIntro {
    padding: 15 15;
    height: 285px;
    background-color: #FFFFFF;
    clear: none;
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
}
#busownerimg {
    margin-top: 40px;
    margin-left: 10px;
}

#quoteIntroHeading {
    height: 5rem;
    background-color: #a3b5c7;
    padding-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
}



#censusinstructions h5 {
    color: #3B3B3B;
    font-size: 1.15rem;
   text-align: center;
}
.hidden {
display: none;
}
.col-form-label-sm.mb-0 {
    font-size: 13px;
}
#census_form p {
    font-size: 1rem;
}
.row .col.text-center.mt-4 .btn.btn-success {
}
#censusopt1 h6 {
    color: #2F5982;
    text-align: center;
    margin-top: 25px;
    font-size: 1.15rem;
}
#censusopt2 h6 {
    color: #2F5982;
    margin-top: 20px;
    font-size: 1.15rem;
}

#quoteReqIntro {
    background-color: #FFF;
    padding-bottom: 30px;
    padding-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
#quoteReqIntro #employer {
    margin-right: 20px;
    margin-bottom: 15px;
    margin-top: 8px;
}

#quoteReqIntro h2 {
    color: #194775;
    margin-top: 20px;
}


#getquotes {
    width: 360px;
    height: 100px;
    position: absolute;
    bottom: 7%;
    padding-top: 15px;
    border-radius: 10px;
    background-color: rgba(70,107,144,0.65);
    right: 7%;
	
		
}
#CarrierIntro {
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 5px;
    
}
#CompanyIntro {
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 0px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 5px;
    margin-right: -15px;
    margin-left: -15px;
    
}
.company {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-right: -15px;
    margin-left: -15px;
    
}



#CarrierPlans {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#CarrierPlans2 {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#HRAplans {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#HSAplans {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#HSAplans h2 {
    text-align: center;
    font-size: 1.5rem;
}
#HSAplans h4 {
    font-size: 1.35rem;
    margin-top: 20px;
    margin-bottom: 15px;
}


#Wellnessplans {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#HRAplans h2 {
    font-size: 1.6rem;
    text-align: center;
}
#HRAplans h4 {
    font-size: 1.35rem;
    margin-top: 15px;
    margin-bottom: 15px;
}


#mobileapp {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#shopeligibility {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#shopeligibility2 {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
.rowpadding {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px;
}
#shopcarrier {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#plandesign1 {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#plandesign0 {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#plandesign01 {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#plandesign {
    background-color: #FFFFFF;
    padding-right: 0px;
    padding-left: 0px;
}

#plandesign2 {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#plandesign3 {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#plandesign4 {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#plandesign5 {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#plandesign6 {
    background-color: #FFFFFF;
    text-align: left;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
}
#plandesignheader {
    background-color: #FFFFFF;
    text-align: left;
    padding-left: 25px;
    padding-right: 20px;
    padding-bottom: 10px;
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#CarrierPlans h3  {
    font-size: 1.5rem;
    background-color: #FFFFFF;
    text-align: left;
    color: #194775;
}
#plandesignheader h3 {
    font-size: 1.5rem;
    color: #194775;
    text-align: left;
}

.plandesignsh4  {
    font-size: 1.35rem;
    background-color: #FFFFFF;
    text-align: left;
    color: #194775;
}

.lgfont   {
    font-size: 1.8rem
	
}

.g-recaptcha {
	display: inline-block;
	margin-top: 3px;
}

#CarrierPlans h3 {
    font-size: 1.4rem;
    background-color: #FFFFFF;
    text-align: left;
    color: #194775;
}
#CarrierPlans2 h3 {
    font-size: 1.4rem;
    background-color: #FFFFFF;
    text-align: left;
    color: #194775;
}
#tradvsfullselffunded {
    color: #FFFFFF;
    padding-top: 0px;
    right: auto;
    background-color: #702D92;
    position: relative;
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
}
#traditional {
    border-right-width: 1px;
    border-right-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
}
#self {


    
}
#self-funded {



    
}
#shop {


    
}
.adobe   {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 25%;

}
#benefits  {
    background-color: #FFFFFF;
    margin-bottom: auto;
    margin-right: auto;
    margin-top: auto;
    margin-left: auto;
    text-align: center;
}
#benefits2  {
    background-color: #FFFFFF;
    margin-bottom: auto;
    margin-right: auto;
    margin-top: auto;
    margin-left: auto;
    text-align: center;
}
#benefits1  {
    background-color: #FFFFFF;
    margin-bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: auto;
    text-align: center;
}
#benefits0  {
    background-color: #FFFFFF;
    margin-bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: auto;
    text-align: center;
}
#benefits01  {
    background-color: #FFFFFF;
    margin-bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: auto;
    text-align: center;
}
#benefits2  {
    background-color: #FFFFFF;
    margin-bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: auto;
    text-align: center;
}
#benefits3  {
    background-color: #FFFFFF;
    margin-bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: auto;
    text-align: center;
}
#benefits3  {
    background-color: #FFFFFF;
    margin-bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: auto;
    text-align: center;
}
#benefits4  {
    background-color: #FFFFFF;
    margin-bottom: auto;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: auto;
    text-align: center;
}
#benefits5  {
    background-color: #FFFFFF;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
    margin-bottom: auto;
    margin-top: auto;

}
#benefitdesigns {
    background-color: #ffffff;
}
#benefitdesigns0 {
    background-color: #ffffff;
}
#benefitdesigns01 {
    background-color: #ffffff;
}
#benefitdesigns1 {
    background-color: #ffffff;
}
#benefitdesigns2 {
    background-color: #ffffff;
}
#benefitdesigns3 {
    background-color: #ffffff;
}
#benefitdesigns4 {
    background-color: #ffffff;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
#benefitdesigns5 {
    background-color: #ffffff;
    padding-right: 0px;
    padding-left: 0px;
}
.imgmargin {
    display: inline;
    margin-right: auto;
    margin-left: auto;




}

h4 {
    color: #194775;
    font-size: 1.6rem;
    margin-bottom: 10px;
}
h5 {
    color: #194775;
    font-size: 1.35rem;
}
#livehealth {
    padding-left: 80px;

}
h6 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    font-size: 1.25rem;
    font-weight: 600;
}
.justify-content-center {
}
p {
    font-size: 1.15rem;
    padding-top: 0px;
}
#options p {
    margin-left: 10px;
    margin-right: 10px;
}

li {
    font-size: 1.15rem;
    margin-top: 5px;
}


#network {
    background-color: #E5F9FF;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    text-align: left;
    border-width: 1px;
    border-color: #194775;
}
#network h4 {
    margin-bottom: 30px;
    text-align: center;
}
#network p {
    text-align: center;
}
h2 {
    color: #194775;
    font-size: 1.5rem;
}
#grouphealth h2 {
    font-size: 1.8rem;
    padding-top: 40px;
    padding-bottom: 20px;
}

#hracarriers h5 {
    margin-bottom: 15px;
    padding-top: 10px;
    font-size: 1.7rem;

}
#hracarriers ul .row {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;


}
#compare {
    margin-top: auto;
    margin-bottom: auto;
}
#self h3 {
    text-align: center;
    font-size: 1.7rem;
    color: #FFFFFF;
}
#tradvsfullselffunded p {
    line-height: 2.2;
}
#CarrierPlans .col-7 img {
    margin-bottom: 15px;
}
.hracarrierslogo {
    margin-bottom: 15px;
    margin-top: 5px;
}
#Wellnessplans h2 {
    font-size: 1.6rem;
    text-align: center;
}
#wellnesscarriers h5 {
    font-size: 1.6rem;
}
#wellnesscarriers ul {
    margin-bottom: 15px;
    margin-top: 15px;
}
#wellnesscarriers {
    padding-right: 0px;
    padding-left: 0px;
}
#censusopt2 p {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: -15px;
    font-size: 1rem;


}
.antispam {
    display: none;
}

.r-group label {
    font-size: 0.8rem;
}
#applyoptions {
    padding-left: 15px;
    padding-right: 15px;

}

#quoteIntro p {
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}
#CarrierIntro h2 {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 1.5rem;



}

#explore {
    margin-top: 0px;
    padding-top: 40px;
    background-color: #FFFFFF;
    text-align: left;
    padding-bottom: 40px;

}
#exploregh {
    padding-top: 10px;
    background-color: #FFFFFF;

}
#exploregh p {
    margin-top: 0px;
    padding-top: 20px;
    background-color: #FFFFFF;
    text-align: center;
    padding-bottom: 55px;
    font-style: normal;
    line-height: 2rem;

}
#explore h4 {
    margin-top: 0px;
    margin-bottom: 20px;
}
#thanksintro {
    background-color: #FFFFFF;
}
#thanksintro p {
    background-color: #FFFFFF;
    margin-left: 20px;
    margin-right: 20px;
}
#thanksintro h2 {
    font-size: 1.8rem;
    padding-top: 50px;
    padding-bottom: 15px;
}
#thanksintro p {
    padding-bottom: 60px;
}
#sitemap1 {
    background-color: #FFFFFF;
}
#sitemap {
    background-color: #FFFFFF;
    vertical-align: baseline;
    padding-top: 10px;
    padding-bottom: 20px;
}

#sitemap2 {
    background-color: #FFFFFF;
}
#sitemap a {
    font-weight: 500;
    vertical-align: 10%;

}
#hsaexample h4 {
    font-size: 1.5rem;
}
#CompanyIntro h2 {
    font-size: 1.8rem;
    margin-top: 10px;
    margin-bottom: 15px;
}
.company h2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 1.4rem;
}
.notany {
    display: none;
}


.span {
	
	color: red;
}


.capbox {
	background-color: #92D433;
	border: #B3E272 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #DBF3BA;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }
#map {
    height: 630px;
    margin-bottom: 25px;
}
#footernav {
    margin-bottom: 15px;
    margin-top: 5px;


}
#quotethank {
    margin-left: -15px;
    margin-right: -15px;
}
















































































































	






























@media screen and (min-width:576px){
#sitemap1 {
    background-color: #FFFFFF;
}
#footer a {
    color: #FFFFFF;
}
#footer a:hover {
    color: #FFFFFF;
}
#footer a:active {
    color: #FFFFFF;
}	
#footer a:visited {
    color: #FFFFFF;
    padding-top: 2px;
    margin-bottom: 9px;
}	
#wellnesscarriers h5 {
    font-size: 1.6rem;
}
#wellnesscarriers h5 {
    font-size: 1.6rem;
}
#wellnesscarriers h5 {
    font-size: 1.6rem;
}
#traditional h3 {
    text-align: center;
    color: #FFFFFF;
    margin-top: 10px;
    font-size: 1.7rem;
}
.container #options h3 {
        font-size: 1.35rem;
}
.container #save h2 {
    font-size: 1.8rem;
}
#censusform #censusinstructions {
    margin-right: -15px;
    margin-left: -15px;
    background-color: #FFFFFF;


}

#quoteReqIntro #employer {
    display: inline;
    width: 480px;
    height: 320px;
}
#quoteIntroHeading h1 {
    font-size: 1.3rem;
    margin-top: 6px;
    text-align: center;
}
#getquotesmobile {
    display: none;
}



























}

@media screen and (min-width:768px){
#save h2 {
    font-size: 1.9rem;
}
#options h3 {
    font-size: 1.2rem;
    font-weight: 500;
}
#save .col-sm-12 p {
    font-size: 0.95rem;
}
#enroll .col-sm-12 h4 {
    font-size: 2rem;
}

#quoteReqIntro #employer {
    display: inline;
    width: 320px;
    height: 213px;
}
#quoteReqIntro h2 {
    font-size: 1.5rem;
}

#versus {
    display: none;
}
#aetnalogo {
    width: 160px;
    height: 31px;
}
#hraexample img {
    display: none;
}































}

@media screen and (min-width:992px){
.container #save h2 {
    font-size: 2.25rem;
}
.container #options h3 {
    font-size: 1.35rem;
    font-weight: 500;
}
#save .col-sm-12 p {
    font-size: 1.15rem;
}
#enroll .col-sm-12 h4 {
    font-size: 2.4rem;
}
#quoteIntroHeading h1 {
    font-size: 1.6rem;
    margin-bottom: 0px;
    margin-top: 0px;
}
#kaiserlogo {
    width: 280px;
    height: 34px;
}




























}

@media screen and (min-width:1200px){
#kaiserlogo {
    width: 280px;
    height: 34px;
}
#save h2 {
    font-size: 2rem;
}
.container #options h3 {
    font-size: 1.5rem;
}
#save .col-sm-12 p {
    font-size: 1.2rem;
}
#quoteIntroHeading h1 {
    font-size: 1.85rem;
    margin-bottom: 0px;
    color: #323232;
}




#quotethank #quoteReqIntro {
    padding-top: 15px;

}
#quoteReqIntro #employer {
    width: 427px;
    height: 285px;
}
#quoteReqIntro h2 {
    font-size: 2rem;
    margin-top: 30px;
}
#ContactIntro {
    width: 63%;
}















}


#carrierlogos {
    padding-right: 0px;
    padding-left: 0px;


}
#introphoto {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;

}




#self .btn.btn-primary {
    margin-bottom: 10px;

}

#save {
    margin-right: -15px;
    margin-left: -15px;
    color: #FFFFFF;
    background-color: #466B90;
    padding-top: 10px;
    padding-bottom: 10px;
    
}
#save h2 {
    color: #FFFFFF;
    font-variant: small-caps;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 400;
}

@media (max-width:575px){
.container #options h3 {
    font-size: 1.3rem
    
}
.container #save h2 {
    font-size: 1.5rem;
}
#censusform #censusinstructions {
    display: none;
}
#quoteReqIntro #employer {
    display: none;

}




#introphoto .img-fluid {


}

#Wellnessplans h2 {
    font-size: 1.25rem;
}


#wellness .btn.btn-primary {
    margin-bottom: 10px;
}

#quoteIntroHeading h1 {
    font-size: 1.15rem;
    margin-top: 7px;
    text-align: center;
}



@media (max-width:992px){
#censusopt2 p {
    position: absolute;
    left: 85px;
    line-height: 20px;
}
#quoteReqIntro #employer {
    margin-top: 45px;
    margin-bottom: 25px;
}
#introphoto #getquotes {
    width: 350px;
    height: 90px;
    right: 5px;
    bottom: 2px;
}
#getquotes h1 {
    font-size: 1.1rem;
}
#network h4 {
    font-size: 1.2rem;
}












}

@media (max-width:768px){
#busownerimg {
    display: none;
}

#introphoto #getquotes {
    height: 169px;
    width: 260px;
    padding-top: 48px;
}

#traditional #compare {
    display: none;
}
#hraexample {
    display: none;
}

}
#getquotes h1 {
    font-size: 0.7rem;
}
#traditional h3 {
    color: #FFFFFF;
    text-align: center;
}

#footer a {
    color: #FFFFFF;
}
#getquotes {
    display: none;
}
#getquotesmobile {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom-width: 2px;
    border-bottom-color: #1B1B1B;
}
#getquotesmobile a .btn.btn-info {
    width: 110px;
    height: 40px;
}


#getquotesmobile h1 {
    color: #194775;
    font-size: 1.4rem;
}
#options p {
    font-size: 1.2rem;
}













	
	
	
	

}

@media (max-width:992px){
#censusopt1 h6 {
    font-size: 1rem;
}
#censusopt2 h6 {
    font-size: 1rem;
}
#censusopt2 p {

}
#quoteIntro p {
    margin-top: 25px;
}
#quotelogo {
    padding-top: 15px;

	
}
#getquotes {
    height: 90px;
    width: 310px;
    padding-top: 15px;
}
#getquotes h1 {
    font-size: 1rem;
}
#CarrierIntro h2 {
    font-size: 1.2rem;
    margin-left: 10px;
}
#kaiserlogo {
    height: 25px;
    width: 210px;
}













}

@media (max-width:768px){
#censusopt2 h6 {
    margin-top: 3px;
}
#busownerimg {
    display: none;
}
#aetnalogo {
    width: 130px;
    height: 25px;
}
#hracarriers h5 {
    font-size: 1.3rem;
}
#hraexample img {
    display: none;
}
#selfexample img {
		
	display: none;
}
#footer {
    padding-top: 30px;
    padding-bottom: 30px;
}











}
#hraexample img {
    display: none;
}
.was-vaildated {
}

@media (max-width:1198px){
#ContactIntro {
    width: 85%;
}

}
