@charset "UTF-8";

hr.td-divide { /* this fixes left and right scrolling on mobile*/
    margin: 0 -15px;
}

footer.td-fullwidth-dark-green {
    padding-bottom: 96px;
}

.display-none{
	display: none;
}

.display-inline{
	display: inline;
}

.line-break{
	word-spacing: 9999px;
}

.sticky-cta {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 2000;
    background-color: #12422b;
    color: #fff;
    padding: 15px 0;
    overflow: hidden;

    display: none;
}

.sticky-cta .no-pad-left {
    padding-left: 0px;
}

.sticky-cta a {
    color: #fff;
    text-decoration: none !important;
}

.sticky-cta p {
    margin-top: 0px;
    margin-bottom: 11px;
    font-size: 16px;
}

.sticky-cta .quote-block p {
    margin-top: 0px;
    margin-bottom: 10px;
}

.sticky-cta .quote-block .td-button {
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

.sticky-cta .phone-number {
    font-size: 22px;
    font-family: "Webly Sleek SemiBold", Helvetica-, droid sans, sans-serif;
    text-decoration: none !important;
}

.sticky-cta .quote-fill .td-button {
    display: block;
    width: 90%;
    margin: 0;
    padding: 10px 0;
    /*height: 44px;*/
}

.sticky-cta.small .td-button {
    font-size: 14px;
}


.sticky-cta.medium .lead-in p {
    font-size: 18px;
	padding-left:60px;
}

.sticky-cta.medium p {
    font-size: 18px;
    margin: 0;
}

.sticky-cta.medium .phone-number {
    font-size: 18px;
}

.sticky-cta.small .phone-number {
    font-size: 14px;
}

.sticky-cta.small {
    padding: 10px 0;
    display: block;
}

.sticky-cta.small .quote-block {
    border: 0px;
    padding-right: 0px;
}

.sticky-cta.small p {
    margin: 3px 0;
}

.mobile-cta-row {
    width: 277px;
    margin: 0px auto;
}

.inline-block {
    display:inline-block;
}

.mobile-cta-row .coverage-amount {
	width:80px;
}

.mobile-cta-row .recomQuoteBtn-container {
	width:90px;
	margin-top:-30px;
	vertical-align: middle;
}

.mobile-cta-row .call {
	width:97px;
	padding-left:10px;
}

.sticky-cta.medium .recomQuoteBtn-container {
	margin-top:15px;
}

.sticky-cta.medium .or-call {
	margin-top:10px;
}

.opacity-0 {
	opacity:0;
}

.top-btn {
    background-image: none;
    text-align: center;
    -webkit-appearance: button;
    border: 2px solid #bdbdbd;
    width: 44px;
    height: 44px;
    border-radius: 22px;
    background-color: rgba(255,255,255,0.8);
    position: fixed;
    bottom: 56px;
    right: 15px;
    z-index: 100;
    font-size: 14px;
    opacity: 0.8;
    transition: opacity 0.3s ease, border-color 0.3s ease;
    -webkit-transition: opacity 0.3s ease, border-color 0.3s ease;
    -moz-transition: opacity 0.3s ease, border-color 0.3s ease;
    -o-transition: opacity 0.3s ease, border-color 0.3s ease;
    transition: opacity 0.3s ease, border-color 0.3s ease;
}
.top-btn:hover {
    opacity: 1;
    border-color: #038203;
}


.top-btn .text {
    width: 100%;
    display: block;
    margin: 0;
    position: absolute;
    bottom: 4px;
    left: 0px;
}

.top-btn .arrow {
    width: 23px;
    height: 13px;
    position: absolute;
    background-image: url(../assets/img/top-arrow.png);
    background-repeat: no-repeat;
    background-size: 23px 13px;
    top: 5px;
    left: 50%;
    margin-left: -11.5px;
}

.td-container-fluid {
    max-width: none;
}
a.arrow-link {
    text-decoration: none !important;
    font-size: 16px;
}
.arrow-link:after {
    content: " ";
    display: inline-block;
    height: 0.65em;
    width: 0.4em;
    background-image: url(../assets/img/link-arrow.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    margin: 0 0.25em;
    transition: margin-left 0.2s ease;
}
.arrow-link:hover:after {
    margin-left: 10px;
}
.icon {
}

.icon img {
    height: auto;
    width: 100%;
    max-width: 90px;
    margin: 15px auto;
    display: block;
}

.icon-col {
    padding-right: 0px;
}

.product {
    margin-bottom: 30px;
}

.green-line {
    margin: 0;
    border-top: 1px solid #195235;
}

.green-frame .green-spacer {
    background-color: #e9f2ed;
}

.main-results {
    border-left: 15px solid #e9f2ed;
    border-right: 15px solid #e9f2ed;
}

.main-results .td-divide {
    margin: 0;
}

.pdf-btn {
    margin: 15px auto 0 auto;
    display: block;
}

.endorsementLineBreak {
    clear: both;
}

.grey-border-sub-question {
	border:1px solid #E6E6E6;
	padding:15px;
}

.grey-border-sub-question.no-padding {
	border:1px solid #E6E6E6;
	padding:0px;
}

/*-----input-----*/
.form-input {
	position:relative;
}

.form-input input.dollar {
	padding-left:25px;
}

.form-input .dollar-sign {
	font-size:18px;
	position:absolute;
	top:3px;
	left:10px;
	color:#1a5336;
}

label.beside-input {
	display:inline-block;
	font-size:24px;
	color:#656565;
	vertical-align:middle;
	margin-right:15px;
}

.input-beside-label {
	width:60%;
	display:inline-block;
}

.child {
	margin-bottom:15px;
}

.child:last-child {
	margin-bottom:0px;
}

.input-rows {
	width:100%;
}

.input-rows label {
	font-size:18px;
}

.input-rows label {
	width:39%;
	vertical-align:middle;
	text-align:left;
}

.input-rows .input-container {
	width:60%;
	display:inline-block;
	vertical-align:middle;
}

#question-existing-insurance .input-rows label {
	width:60%;
	padding-right:10%;
}

#question-existing-insurance .input-rows .input-container {
	width:39%;
}

.radio-rows-container .radio-row {
	border-bottom: 1px solid #E6E6E6;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
}

.radio-rows-container .radio-row:last-child {
	border-bottom:none;
}

.radio-rows-container .radio-row.no-border {
	border-bottom: none;
}

.radio-rows-container .radio-row .radio-cell, .radio-rows-container .radio-row .form-group {
	display:inline-block;
	vertical-align: middle;
}

.radio-rows-container .radio-row .radio-cell {
	width:39%;
	padding-left:15px;
}

.radio-rows-container .radio-row .radio-cell label {
	margin-bottom:0px;
}

.radio-rows-container .radio-row .form-group {
	padding-right:15px;
	margin-bottom:0px;
	width:100%;
}

.margin-0-auto {
	margin: 0 auto;
	display:block;
}

.radio-table .radio-column {
	float:left;
}

.radio-table.md-table .radio-column .radio-cell {
	display:block;
}

.radio-table .radio-column.right {
	margin-left:-1px;
}

.green-border {
	border-bottom: 7px solid #18a335;
	width:100%;
}

h1.intro-title {
	font-family: "Webly Sleek", Helvetica-, droid sans, sans-serif;
    font-weight: normal;
	font-size:34px;
	left:0px;
}

h1.question-title {
	font-family: "Webly Sleek", Helvetica-, droid sans, sans-serif;
	color:#038203;
	font-size:34px;
}

.rm-views .question {
	font-size:16px;
}

.rm-page-content {
	padding-top:0px; !important;
}

#recommendation .text-align-bottom {
	height:118px;
	top:-33px;
}

.top-btn .arrow {
	background-image:url(../../../../images/life-insurance/calculator/top-arrow.png)
}

p.or-call {
	margin-bottom:0px;
}

.cta-text {
	width:33%;
	display:inline-block;
	vertical-align:middle;
	margin-left:9%;
}

.recomQuoteBtn {
	line-height:1.2;
	padding:10px;
	display:inline-block;
	width:26%;
	margin-left:5%;
	margin-right:5%;
	vertical-align:middle;
	margin-top:0px;
}

.phone-number-cta {
	display:inline-block;
	width:16%;
	vertical-align:middle;
}

.no-left-right-padding {
	padding-left:0px !important;
	padding-right:0px !important;
}

.text-align-bottom.width-auto {
	width:auto;
}

@media (min-width: 48em) { /* tablet */
    footer.td-fullwidth-dark-green {
        padding-bottom: 76px;
    }

    .top-btn {
        bottom: 130px;
    }

    .sticky-cta .quote-block {
        margin-left: 0;
    }

    .sticky-cta.small {
        display: none;
    }

    .sticky-cta.medium {
        display: block;
    }

    .td-hidden-xs {
        display: block;
    }

    .main-results {
        border-left: none;
        border-right: none;
    }

    .pdf-btn {
        display: inline-block;
        margin: 0px 10px;
    }

    a.arrow-link {
        text-decoration: none !important;
        font-size: 18px;
    }

	.coverage-details table.td-chart th:first-child, table.td-chart td:first-child {
		padding-left:15px;
	}

	.recomQuoteBtn {
		margin-left:3%;
		margin-right:3%;
	}
}

@media (max-width: 63.93em) {
	h1.intro-title {
		font-size:22px;
	}

	#recommendation .text-align-bottom {
		height:108px;
	}
}

@media (max-width: 48em) { /*tablet and down*/
	label.beside-input {
		font-size:20px;
	}

	h1.question-title {
		font-size:22px;
	}
}

@media (min-width: 64em) { /* desktop */
    footer.td-fullwidth-dark-green {
        padding-bottom: 94px;
    }

    .top-btn {
        bottom: 128px;
    }

    .sticky-cta {
        display: block;
    }

    .sticky-cta.medium {
        display: none;
    }
    .sticky-cta .quote-block {
        border-right: 1px solid #fff;
    }

	.hero.increased-height {
		height:240px;
	}
}

@media (min-width: 75em) { /* desktop-large */
    .sticky-cta .quote-block {
        margin-left: 8.33333%;
        border-right: 1px solid #fff;
    }

	.hero.increased-height {
		height:290px;
	}

}

@media(max-width:1023px) { /*sm-down*/
	.radio-table .radio-column {
		float:none;
	}

	.btn-back {
		display:inline-block;
		vertical-align:middle;
		margin-top:20px;
	}

	.header-pdf-btn {
		display:inline-block;
		vertical-align: middle;
		margin-top:20px;
		padding-left:5%;
	}
}

@media (max-width:767px) { /*moblie - xs*/
	.radio-table .radio-column {
		float:none;
	}

	.radio-table .radio-column.right {
		margin-left:0px;
	}

	.radio-rows-container .radio-row .radio-cell {
		width:auto;
		display:block;
	}

	.radio-rows-container .radio-row .form-group {
		width:auto;
		display:block;
		padding:0px;
	}

	.input-rows label {
		width:100%;
	}

	.input-rows .input-container {
		width:100%;
	}

	.radio-rows-container .radio-row {
		padding-right:15px;
	}

	#question-existing-insurance .input-rows label {
		width:100%;
		padding-right:0%;
	}

	#question-existing-insurance .input-rows .input-container {
		width:100%;
	}

	.top-btn {
		bottom:96px;
	}

	.mobile-cta-row .coverage-amount {
		width:100%;
		text-align:center;
	}

	.mobile-cta-row .coverage-amount p {
		margin-bottom:10px;
		margin-top:0px;
	}

	.mobile-cta-row {
		width:100%;
		text-align:center;
	}

	.mobile-cta-row .recomQuoteBtn-container {
		margin-top:0px;
	}

	.mobile-cta-row .call {
		width:auto;
		vertical-align:middle;
	}

	.btn-back .btn-wrapper {
		width:40px;
		height:40px;
	}

	.btn-back .btn-wrapper .btn-icon {
		font-size:28px;
	}

	.sticky-cta .quote-fill .td-button {
		width:100%;
	}
}
