@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');

body {
    font-family: 'Lato', sans-serif!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #5A5A5A;
}


#header {
	background: #002E8E;
	text-align: center;
}

#header p, #header a {
	color: #fff;
	font-weight: 900;
}

.step2 #header a {
    color: #000;
    text-decoration: none;
}

#header p {
	display: inline-block;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 7px;
}

#header img.phone-icon {
	width: 14px;
	height: 17px;
	margin-right: 7px;
}


.step2 #header, .confirmpage #header {
	text-align: left;
	background: #fff;
}

.step2 #header .site-logo, .confirmpage #header .site-logo {
	width: 100px;
	margin-top: 8px;
}

.step2 #header p, .confirmpage #header a {
	float: right;
	color: #000;
	font-weight: 500;
	font-size: 12px;
	margin-top: 12px;
}

#main-content {
	padding:  24px 0px;
	text-align: center;
	height: auto;
	min-height: 80vh;
}

#main-content .sitelogo {
	width: 120px;
	margin: 0px auto;
}

#main-content h1 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
}

.lp h1 span {
    display: block;
}

.lp form {
	margin: 20px 0px;
	padding: 0px 20px;
}

.lp input, .lp .site-submit-btn {
	width: 100%;
	max-width: 320px;
}

.lp input {
	background: #EBEBEB 0% 0% no-repeat padding-box;
	box-shadow: inset 0px -2px 0px #000000;
	margin: 0px auto 6px;
	text-align: center;
	height: 50px;
	font-weight: 900;
	color: #000;
}

.lp .input-wrapper {
	position: relative;
	width: 100%;
	max-width: 320px;
	margin: 0px auto;
}

.lp .map-icon {
	position: absolute;
	height: 20px;
	left: 11px;
	top: 13px;
}

.site-submit-btn {
	background-color: #EA2000;
	border-radius: 4px;
	color: #fff;
	height: 50px;
	font-weight: 900;
	font-size: 16px;
}

.step2 .site-submit-btn {
	width: 90%;
	margin-top: 16px;
}

.step2 #year-input {
	text-align: center;
    width: 90%;
}

.site-submit-btn:hover {
	color: #fff;
}

#finalBtn {
    background-color: #1A9918;
}

#lastPageh4 {
    margin-bottom: 4px;
}

.features {
	margin-top: 28px;
}

.features p {
	display: inline-block;
	color:  #002E8E;
	font-size: 12px;
	font-weight: 700;
}

.features p span {
	padding: 0px 10px;
}

.features #safe {
	display: block;
}

.partners-wrapper {
	padding: 0px;
}

.partners-wrapper h3 {
	font-size: 10px;
}

.partners-wrapper img.logo-sm {
	display: inline-block;
	width: 97px;
	margin-right: 15px;
}

.partners-wrapper img#molina {
	width: 76px;
}

.partners-wrapper img#humana {
	margin-right: 0px;
    margin-top: 5px;
}

/* Birthday Radio Buttons  */
.radio-bday-month {
    width: 300px;
    margin: 0px auto;
}
.radio-bday-month label, .radio-bday-day label, #main-content .form-group .radio-btn {
    color: #5A5A5A;
    padding: 9px;
    width: 88px;
    height: 42px;
    margin: 4px;
    font-size: 16px;
    border: solid 1px #DDDDDD;
}
#main-content h4, #main-content .control-label {
	color: #000;
}
#main-content .button-wrapper {
    text-align: center;    
}
#main-content .form-group .radio-btn {
    width: 80%;
    height: 44px;
    font-size: 16px;
    padding: 9px;
}
#main-content .form-group .radio-btn.active, #main-content .radio-bday-month label.btn.active, #main-content .radio-bday-day label.btn.active,  #main-content .form-group .radio-btn.active:focus, #main-content .form-group .btn.radio-btn:focus, #main-content .form-group .radio-btn.income-btn:active {
    outline: none;
    outline-offset: none;
    border: solid 2px #002E8E;
    color: #fff;
    box-shadow: none;
    background: #002E8E;
    font-weight: 700;
}

.radio-bday-month input, .radio-bday-day input {
    display: none;
}

.radio-bday-day {
    width: 292px;
    margin: 0px auto;
    text-align: left;
}
.radio-bday-day label {
    margin: 5px 3px;
    padding: 9px 7px;
    text-align: center;
    width: 50px;
    height: 44px;
}
.radio-bday-day label.single {
    padding: 10px 12px;
}

#main-content .form-group .radio-btn.income-btn {
    width: 218px;
    height: 42px;
    margin: 8px auto;
    border-radius: 4px;
    padding-top: 10px;
    font-size: 14px;
}

#main-content .form-group .radio-btn.income-btn.active {
    padding-top: 10px;
}

.step2 #main-content {
	padding: 0px 14px;
}

.step2 h4 {
	font-size: 16px;
	font-weight: 700;
	margin: 26px auto 22px;
	width: 300px;
	line-height: 19px;
}

.step2 h4.modal-title {
    width: auto;
    margin: 0px;
}

/* Progress bar  */

.prog-bar {
    margin: 0px auto;
}
.prog-bar, .outer-progress {
	width: 95%;
	max-width: 550px;
}
.outer-progress {
    background-color: #D2ECD1;
    border-radius: 25px;
    padding: 0;
    height: 6px;
    margin: 0 auto;
}
.outer-progress .inner-progress {
    background-color: #1A9918;
    border-radius: 25px;
    height: 6px;
    width: 20%;
    transition: width ease-in-out .5s;
}

.step-3 .prog-bar .outer-progress .inner-progress {
    width: 40%;
}
.step-4 .prog-bar .outer-progress .inner-progress {
    width: 50%;
}
.step-5 .prog-bar .outer-progress .inner-progress {
    width: 70%;
}
.step-6 .prog-bar .outer-progress .inner-progress {
    width: 80%;
}
.step-7 .prog-bar .outer-progress .inner-progress {
    width: 90%;
}
.step-8 .prog-bar .outer-progress .inner-progress {
    width: 95%;
}
.step-2 .percent::before {
    content: "35%";
}
.step-3 .percent::before {
    content: "45%";
}
.step-4 .percent::before {
	content: "55%";
}
.step-5 .percent::before {
	content: "65%";
}
.step-6 .percent::before {
	content: "75%";
}
.step-7 .percent::before {
	content: "90%";
}
.step-8 .percent::before {
	content: "95%";
}
.step-2 .seconds::before {
    content: "60";
}
.step-3 .seconds::before {
    content: "55";
}
.step-4 .seconds::before {
    content: "40";
}
.step-5 .seconds::before {
    content: "30";
}
.step-6 .seconds::before {
    content: "20";
}
.step-7 .seconds::before {
    content: "10";
}
.step-8 .seconds::before {
    content: "5";
}
.progress-note {
	text-align: center;
	margin-top: 4px;
	font-weight: 700;
	font-size: 14px;
	transition: margin-left ease-in-out .5s;
}

.progress-note .green-text {
    color: #1A9918;
    font-weight: 900;
}

.progress-note .underlined-text {
    text-decoration: underline;
}

.progress-note .mobile-break {
    display: block;
}

.step2 .control-label {
	margin: 10px auto 20px;
	font-size: 16px;
}

.step1 #contactModal .checkbox input[type=checkbox], .confirmpage #contactModal .checkbox input[type=checkbox] {
    margin-left: 0px;
    margin-right: 10px;
}

.step2 .control-label.contact-label {
    margin-bottom: 5px;
}

.step2 #currently-insured-step .control-label {
	width: 174px
}

.step2 input, .step-7 input {
	width: 90%;
	margin: 0px auto;
}

.step2 #contactModal input {
    width: 100%;
    margin: unset;
}

.step2 #contactModal .control-label {
    margin: 0px 0px 5px;
}

.step2 #contactModal input[type=checkbox]{
    width: 13px;
    height: 13px;
    margin: 4px 4px 0;
}

#subheadline span {
    display: block;
}

.tcpa-disclosure {
    text-align: left;
    margin: 5px auto;
    font-size: 11px;
    color: #5D5D5D;
    width: 94%;
}

.tcpa-disclosure a {
	color: #5D5D5D;
	text-decoration: underline;
}

.agent-blurb p {
    color: #fff;
    background-color: #002E8E;
    height: 55px;
    border-radius: 10px;
    width: 245px;
    padding: 8px 42px 10px 18px;
    text-align: left;
    font-weight: 900;
    display: inline-block;
    font-size: 13px;
    margin-right: -36px;
    margin-top: 17px;
}

.agent-blurb .green-txt {
    color: #1A9918;
}

.agent-blurb img {
    height: 80px;
    margin-top: -22px;
}

.agent-blurb {
    display: none;
}

/* Footer  */
#footer {
    color: #000;
    font-size: 14px;
    padding: 60px 0;
    margin-bottom: -20px;
}
#footer img.sitelogo {
    width: 100px;
    margin: 0px 0px 20px;
    display: block;
}
#footer .legal {
    font-size: 12px;
}
#footer .brand {
    font-weight: 700;
    font-size: 14px;
}
#footer .address {
    margin: 24px 0px;
}
#footer .address p {
    margin: 0px;
}
#footer ul {
    padding: 0;
}
#footer ul li {
    display: block;
    margin: 6px 0px;
}
#footer ul li.copyright {
    margin: 0px;
}
#footer ul li a {
    text-decoration: none;
    font-weight: 700;
    color: #000;
}

.contact-reason .checkbox {
    padding-left: 0px;
}

.confirmpage .callnow img {
	width: 12px;
	margin-right: 10px;
	margin-top: -4px;
}

.confirmpage #subheader{
	text-align: center;
	padding: 20px 10px;
	color: #000;
}

.confirmpage #subheader h4, .confirmpage #subheader h5 {
	font-weight: 700;
	margin-bottom: 10px;
}

.confirmpage #subheader h5 {
	font-size: 16px;
	line-height: 21px;
}

.confirmpage .modal, .confirmpage .modal-footer {
	text-align: center;
}

.confirmpage #contactModal {
	text-align: left;
}

/*-----------------------------*/
/*------- Modal Windows -------*/
/*------- Confirm page  -------*/
/*-----------------------------*/

#confirm-popover .modal-content {
    padding:5px 10px;
    margin:10px;
    text-align:center;
}

#confirm-popover .modal-content .modal-header {
    color:#2b85c7;
    font-size:1.25em;
    padding-bottom:0px;
}

#confirm-popover .modal-content .modal-body {
    color:#333333;

    font-size:1.125em;
}

#confirm-popover .modal-content .modal-body .attention {
    font-weight:700;
    color:#ff9600!important;
}

#confirm-popover .modal-content .modal-body .number {
    font-size:1.375em;
}

.modal-content .modal-body .sm-text {
    font-size:0.875em;
}

#confirm-popover .modal-content .modal-body .phone-ring {
    margin-bottom: 15px;
    width: 55px;
    height: auto;
}

#confirm-popover .modal-content .modal-body .no-accept {

    font-size:1.125em;
    color:#E00000;
}

#confirm-popover .modal-content .modal-footer {
    color:#5e5e5e;
    font-size:.75em;
    text-align:center;
    margin-top:0px;
    padding: 10px 20px 12px;
}

#confirm-popover .modal-content .modal-footer a{
    color:#5e5e5e;
}


#header a .number {
	text-decoration: underline;
}


@media only screen and (min-width:  768px) {
 #header p, .step2 #header p {
 	font-size: 14px;
 }
 .step2 #header p {
 	margin-top: 16px;
 }
 .step2 #header .site-logo {
 	width: 114px;
 	margin-top: 15px;
 }
 #subheadline {
 	font-size: 16px;
 }
 #main-content .sitelogo {
 	width: 184px;
 	margin: 25px auto 68px;
 }
 #main-content h1 {
 	font-size: 34px;
 	margin-top: 0px;
 }
 #main-content h4 {
 	font-size: 18px;
 	font-weight: 700;
 	margin: 26px auto 8px;
    width: 100%;
 }
 #main-content.lp h4 {
 	margin-top: 14px;
 }
 .lp h1 span {
    display: inline-block;
 }
 .lp .control-label {
 	text-align: left;
 	display: block;
 }
 .lp form {
 	padding: 0px 48px;
 }
 .lp input, .lp .site-submit-btn {
 	height: 50px;
 }
 .lp .col-sm-6 {
 	padding-left: 5px;
 	padding-right: 5px;
 }
 .lp .btn.site-submit-btn {
 	margin-top: 25px;
 	font-size: 18px;
 }
 .partners-wrapper h3 {
 	font-size: 14px;
 	margin-top: 180px;
 }
 .partners-wrapper img.logo-sm {
 	display: none;
 }
 .partners-wrapper img {
 	width: 154px;
 	margin: 16px 22px;
 }
 .partners-wrapper img#aetna {
 	margin-left: 0px;
 }
 .partners-wrapper img#molina {
 	margin-top: 10px;
 	width: 120px;
 }
 .partners-wrapper img#humana {	
 	width: 150px;
 	margin-right: 22px;
    margin-top: 16px;
 }
.partners-wrapper img#cigna {
	margin-top: 10px;
	margin-right: 0px;
 }
 .features p {
 	font-size: 16px;
 }
 .features #safe {
 	display: inline-block;
 }
 .step2 input {
 	text-align: center;
 }
 .step2 input, .step2 .site-submit-btn {
 	width: 300px;
 	height: 50px;
 }
 .step2 input[type=checkbox] {
    width: 20px;
    margin-top: 3px;
 }
.step2 #contactModal .control-label {
    margin: 0px 0px 5px;
    font-size: 16px;
}
.step2 #contactModal input {
    width: 100%;
    height: auto;
}
 .step2 .site-submit-btn {
 	font-size: 18px;
 }
 #btnTopMargin {
 	margin-top: 60px;
 }
 .step2 #currently-insured-step .control-label {
 	width: auto;
 	font-size: 20px;
 }
 .step2 .control-label {
 	font-size: 20px;
 	margin-top: 30px;
 }
 .step2 .control-label.contact-label {
    margin-top: 15px;
 }
 .prog-bar {
  	margin: 20px auto 0px;
 }
 .outer-progress, .prog-bar {
 	max-width: 634px;
 }
 .progress-note {
 	margin-top: 8px;
 }
 .progress-note .mobile-break {
    display: inline-block;
 }
 .button-wrapper {
  	width: 440px;
	margin: 0px auto;	
 }
 #main-content .form-group .radio-btn {
 	width: 300px;
 	height: 50px;
 	padding: 10px;
 	font-size: 18px;
 }
 .radio-bday-month {
 	width: 464px;
 }
 .radio-bday-month label {
 	width: 141px;
 	height: 50px;
 	font-size: 18px;
 	padding: 11px;
 }
 .radio-bday-day {
  	width: 566px;
 }
 .radio-bday-day label, .radio-bday-day label.single {
 	padding-top: 12px;
 	font-size: 18px;
 }
 .radio-bday-day label {
 	width: 72px;
 	height: 50px;
 }
 .step2 #year-step #year-input, .step2 #year-step .site-submit-btn {
 	width: 300px;
 }
.step2 #year-step #year-input{
    margin: 0px auto;
}
.step-8 .site-submit-btn {
    width: 300px;
    margin: 16px auto 0px;
}
#subheadline span {
    display: inline;
}
 #main-content .form-group .radio-btn.income-btn {
 	width: 300px;
 	height: 50px;
 	font-size: 18px;
 }
 #lastHeadline {
    display: none;
 }
 .tcpa-disclosure {
 	width: 540px;
 }
 .confirmpage #subheader h4 {
 	font-size: 28px;
 	margin-bottom: 24px;
 }
 .confirmpage #subheader h5 {
 	font-size: 20px;
 }
 .confirmpage #subheader p {
 	font-size: 16px;
 }
 #footer ul li {
 	display: inline-block;
 }
 #footer ul li span {
 	margin: 0px 4px;
 }
 .confirmpage #header a {
 	font-size: 14px;
 }

}

@media only screen and (min-width: 992px) {
    .step1 #contactModal .checkbox input[type="checkbox"] {
        margin-left: -20px;
    }
    .step2 #contactModal .control-label {
        float: left;
        width: 19%;
        margin-right: 2%;
        text-align: right;
    }
    .step1 #contactModal .contact-reason {
        margin-left: 26%;
    }
    .step2 #contactModal .form-control {
        width: 79%;
    }
    .step2 #header .site-logo {
		width: 146px;
	}
	.step2 #header p {
  		margin-top: 20px;
		font-size: 16px;
	}
	.outer-progress, .prog-bar {
  		max-width: 768px;
	}
	#subheadline {
		margin-bottom: 28px;
	}
	#main-content h4 {
		margin-top: 34px;
	}
	.lp form {
		width: 756px;
		margin: 0px auto;
	}
    .agent-blurb {
        display: block;
        position: absolute;
        right: 0;
        top: 100px;
    }
}


/* ANIMATIONS */
.animated {
  -webkit-animation-duration: .1s;
  animation-duration: .1s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}


@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.slideInRightSlow {
    -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation-delay: 2s;
}

#main-content .has-error .form-control, .has-error .form-control {
	border-color: #e40000;
}

#main-content .has-error .control-label, .has-error .control-label {
	color: #e40000;
}

.errorMsg span {
	margin-bottom: 2px;
}