﻿@charset "utf-8";
/* CSS Document */

body {
    font-family: 'Roboto', sans-serif; 
}

header {
    /* height: 60px;*/
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #03483a;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
    header .logo {
        display: inline-block;
        margin: auto;
        text-align: center;
        max-width: 100%;
        align-content: center;
        vertical-align: middle;
    }

.logoM {
    display: block;
    margin: auto;
    max-width: 100%;
    text-align: center;
    padding: 10px 10px 0px 10px;
}

.tele_header {
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    vertical-align: middle;
    width: 150px;
    display: inline-block;
    float: right;
}

.container{
	max-width: 100%;
    height:100%;
    min-height:100%;
}
.container2 {
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    background-color: #EEEEEE;
    padding-right: 10px;
    padding-left: 10px;
    text-align:center;
}

.wrap {
    margin-right:auto;
    margin-left:auto;
	position: relative;
	width: 950px;
    max-width: 100%;
    max-height:100%;
	padding: 2%; 
    text-align: center;
}
.wrap2 {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 1250px;
    max-width: 100%;
    max-height: 100%;
    text-align: center;
}
.wrap3 {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 1050px;
    max-width: 100%;
    max-height: 100%;
    padding: 2%;
    text-align: center;
}

.toolsSection {
    padding: 4%;
}

.coverGrayMap_img {
	max-width: 100%;
	width: 85%;
    margin-top: 50px;
}

.ResultsExample{
	background-color: #ffffff;
    padding-bottom: 10px;    
    margin-top: 50px;
    min-height:100%;
    display:block; 
    max-width: 100%;
}
@media (min-width:320px) and (max-width:768px){
	.ResultsExample{
	background-color: #ffffff;
	width:100%;
	height: auto;
	min-height: 100%;
	max-width: 100%;
	min-width: 100%;}}

.subtitle2 {
    font-family: 'Roboto Slab', serif;
    font-size: 36px;
    line-height: 42px;
    color: #393939;
    font-weight: 500;
    padding: 20px 0px 10px 0px;
    width: 100%;
    text-align: left;
}
@media (min-width:320px) and (max-width:768px) {
    .subtitle2 {
        font-family: 'Roboto Slab', serif;
        font-size: 28px;
        line-height: 32px;
        color: #393939;
        font-weight: 500;
        padding: 20px 0px 10px 0px;
        width: 100%;
        text-align: center;
    }
}

    .TY_NetWorth {
        font-family: 'Roboto Slab', serif;
        font-size: 31px;
        line-height: 38px;
        color: #393939;
        font-weight: 200;
        padding: 10px 0px 10px 0px;
        width: 100%;
        text-align: center;
    }

    .ResultsExample2 {
        background-color: #ffffff;
        padding-bottom: 50px;
        padding-right: 20px;
        min-height: 100%;
        display: block;
        padding-top: 80px;
    }

    .brochure_lp {
		width: 60%;
        min-width: 30%;
        max-width: 300px;
		padding-top: 70px;
        padding-bottom: 50px;
    }
@media (min-width:320px) and (max-width:768px) {
    .brochure_lp {
        width: 60%;
        min-width: 30%;
        max-width: 300px;
        padding-top: 40px;
        padding-bottom: 0px;
    }
}

    .brochure_ty {
        width: 60%;
        min-width: 30%;
        max-width: 300px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .moreGuides_ty {
        max-width: 100%;
        min-width: 100%;
        max-height: 317px;
        padding: 0px;
        margin: 0px;
    }

    .ResultsExample2_mobile {
        background-color: #ffffff;
        padding-bottom: 20px;
        padding-right: 10px;
        padding-left: 10px;
        max-width: 100%;
        min-height: 100%;
        display: block;
        padding-top: 40px;
        text-align: center;
    }

    .subtitle3 {
        font-family: 'Roboto Slab', serif;
        color: #393939;
        font-size: 26px;
        font-weight: 500;
        padding: 0px 0px 0px 0px;
        width: 100%;
        text-align: left;
    }

    @media (min-width:320px) and (max-width:768px) {
        .subtitle3 {
            font-family: 'Roboto Slab', serif;
            color: #393939;
            font-size: 24px;
            font-weight: 500;
            padding: 0px 0px 0px 0px;
            width: 100%;
            text-align: left;
        }
    }

    .subtitleTY {
        font-family: 'Roboto Slab', serif;
        color: #393939;
        font-size: 16px;
        font-weight: 500;
        padding: 0px 0px 0px 0px;
        width: 100%;
        text-align: center;
    }

    .titleTY {
        font-family: 'Roboto Slab', serif;
        color: #393939;
        font-size: 32px;
        font-weight: 300;
        padding: 0px 0px 0px 0px;
        width: 100%;
        text-align: center;
    }

    @media (min-width:320px) and (max-width:768px) {
        .titleTY {
            font-family: 'Roboto Slab', serif;
            color: #393939;
            font-size: 24px;
            font-weight: 300;
            padding: 20px 0px 0px 0px;
            width: 100%;
            text-align: center;
        }
    }

    .btn-GetStarted {
        border-radius: 4px !important;
        border: 1px solid #ff9900;
        background-color: #ff9900;
        box-shadow: 0px 3px 0px 0px #ff9900;
        text-decoration: none;
        margin-top: 20px;
        margin-bottom: 20px;
        font-weight: 500;
        color: white;
        font-size: 16px;
        padding: 15px 30px;
        font-family: 'Roboto', sans-serif;
        min-width: 300px;
        max-width: 40%;
    }

    .btn-LearnMoreKen {
        border-radius: 4px !important;
        border: 1px solid #ff9900;
        background-color: #ff9900;
        box-shadow: 0px 3px 0px 0px #ff9900;
        text-decoration: none;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
        font-weight: 500;
        color: white;
        font-size: 16px;
        padding: 15px 70px;
        font-family: 'Roboto', sans-serif;
        min-width: 500px;
        max-width: 90%;
    }

    .btn-text,
    .btn-text:hover,
    .btn-text:focus,
    .btn-text.focus,
    .btn-text:active,
    .btn-text.active {
        color: #FFFFFF;
        text-align: center;
        font-size: 16px;
        text-decoration: none;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
    }

    .container::after {
        clear: both;
        display: block;
    }

    .captionContainer {
        text-align: center;
        padding: 2px;
        display: block;
        margin-top: 40px;
        margin-bottom: 40px;
    }

        .captionContainer .title {
            color: #393939;
            font-size: 26px;
            text-align: center;
            font-weight: 500;
            padding-bottom: 30px;
            font-family: 'Roboto Slab', serif;
        }

        .captionContainer p {
            text-align: center;
            font-size: 16px;
            font-family: 'Roboto', sans-serif;
            color: #333;
            font-weight: 200;
            line-height: 28px;
        }

        .captionContainer h4 {
            text-align: center;
            font-size: 14px;
            font-family: 'Roboto Slab', serif;
            font-weight: bold;
        }

        .captionContainer h2 {
            text-align: center;
            font-size: 28px;
            font-family: 'Roboto Slab', serif;
            font-weight: bold;
        }

        .captionContainer .icon {
            width: -25%;
        }

        .captionContainer .caption {
            display: inline-block;
            content-align: center;
            text-align: center;
            padding: 5%;
        }


    /*.awards{display:flex;}
.awards img{height:25%;width:auto;} */
    .captionContainer2 {
        text-align: center;
        padding-bottom: 20px;
        display: block;
        margin-top: -50px;
    }

    @media (min-width:320px) and (max-width:768px) {
        .captionContainer .caption {
            width: 80%;
            height: 45vh;
        }

        .caption p:nth-child(3) {
            width: 100%;
        }
        /*.captionContainer .caption{width:45%;}*/
        .captionContainer {
            display: block;
            justify-content: center;
            align-items: center;
            align-content: center;
            flex-direction: column;
        }
    }



    /* Mobile Default Page */

    .Title1 {
        font-family: 'Roboto Slab', serif;
        font-size: 24px;
        line-height: 28px;
        color: #393939;
        font-weight: normal;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .bodycopy {
        font-weight: lighter;
        font-size: 16px;
        line-height: 28px;
        color: #333;
        padding-right: 20px;
        padding-left: 20px;
        text-align: left;
    }

    @media (min-width:320px) and (max-width:768px) {
        .bodycopy {
            text-align: center;
            font-family: 'Roboto Slab', serif;
            color: #393939;
            font-size: 18px;
            font-weight: 500;
            padding: 0px 0px 10px 0px;
            width: 100%;
        }
    }
@media (min-width:320px) and (max-width:768px) {
    .yearsMobile {
        text-align: center;
        font-family: 'Roboto Slab', serif;
        color: #393939;
        font-size: 24px;
        font-weight: 500;
        padding: 0px 0px 10px 0px;
        width: 100%;
    }
}

    .bodycopy2 {
        font-weight: normal;
        font-size: 14px;
        line-height: 28px;
        color: #000000;
        text-align: left;
    }

    @media (min-width:320px) and (max-width:768px) {
        .bodycopy2 {
            font-weight: 400;
            font-size: 14px;
            line-height: 28px;
            color: #000000;
            text-align: center;
        }
    }

    .bodycopyTechnical {
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        color: #333;
        text-align: left;
    }

    .btn-Recalculate {
        border-radius: 5px;
        border: 1px solid #044437;
        background-color: #044437;
        box-shadow: 0px 3px 0px 0px #044437;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-right: 18px;
        padding-left: 18px;
        text-decoration: none;
        text-align: center;
        margin-top: 20px;
        font-size: 18px;
        font-weight: 700;
        color: #ffffff;
        /*transform: scale(1.105,1.105);*/
        width: 250px;
        min-width: 300px;
        max-width: 70%;
    }


    .NoCost {
        color: #393939;
        text-align: center;
        margin-bottom: 10px;
        font-size: 16px;
        font-weight: lighter;
        line-height: 22px;
        padding-top: 10px;
    }

    @media (min-width:320px) and (max-width:768px) {
        .NoCost {
            color: #393939;
            text-align: center;
            margin-bottom: 20px;
            margin-left: 15px;
            margin-right: 15px;
            font-size: 16px;
            font-weight: lighter;
            line-height: 22px;
            padding-top: 10px;
        }
    }

    .AboutFI_Desktop {
        background-color: #EEEEEE;
        padding: 4%;
        width: 1150px;
        max-width: 100%;
        max-height: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 0px;
    }

    .AboutFI_Desktop_Left {
        background-color: #EEEEEE;
        float: left;
        max-width: 500px;
        text-align: left;
        padding-bottom: 20px;
        margin-top: -27px;
    }

    .Ken img {
        margin-top: -120px;
        float: right;
        width: 40%;
    }

    .AboutFI_Mobile {
        background-color: #ffffff;
        min-width: 100%;
        max-width: 100%;
        padding: 5%;
    }

    .bodycopy_grey {
        font-size: 16px;
        line-height: 28px;
        color: #333;
        padding-bottom: 20px;
        font-family: 'Roboto', sans-serif;
        font-weight: lighter;
    }

    .bodycopy_greyBold {
        font-size: 16px;
        line-height: 28px;
        color: #333;
        padding-bottom: 20px;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
    }

    /* Form 1a and Form 1 */



    /* Checkboxes Wishes */
    /* The container */
    .containerForm1 {
        display: inline-block;
        padding-left: 0px;
        padding-right: 15px;
        margin-bottom: 12px;
        margin-top: 0px;
        cursor: pointer;
        font-size: 16px;
        padding-top: 20px;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        /* Hide the browser's default checkbox */
        .containerForm1 input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
        }

    /* Create a custom checkbox */
    .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 30px;
        width: 30px;
        padding-top: 10px;
        background-color: #ffffff;
        margin-left: -10px;
        outline: 1px solid #666667;
    }

    /* When the checkbox is checked, add a green background */
    .containerForm1 input:checked ~ .checkmark {
        background-color: #18564b;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    /* Show the checkmark when checked */
    .containerForm1 input:checked ~ .checkmark:after {
        display: block;
    }

    /* Style the checkmark/indicator */
    .containerForm1 .checkmark:after {
        left: 9px;
        top: 2px;
        bottom: 0px;
        width: 13px;
        height: 18px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }



    .FormBox {
        background-color: #FFFFFF;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    @media (min-width:320px) and (max-width:768px) {
        .FormBox {
            background-color: #FFFFFF;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 5px;
            padding-right: 5px;
        }
    }
a:link.priv-banner-link, a:visited.priv-banner-link, span.priv-banner-link {
    color: #1f7594;
    font-size: inherit;
    font-family: inherit;
    text-decoration: underline;
}

.privacy-banner {
    background: #e5eceb;
    color: #1f497d;
    text-align: center;
    opacity: 0.90;
    font-size: 0.875em;
    width: 100%;
    padding: 5px 0px;
}

@media screen and (max-width: 768px) {
    .privacy-banner {
        background: #e5eceb;
        color: #1f497d;
        text-align: center;
        font-size: 0.875em;
        width: 100%;
        padding: 8px 8px;
        position: fixed;
        bottom: 0;
        z-index: 99999;
    }

    .close {
        color: #000;
        font-weight: bold;
        text-align: right;
        padding-right: 10px;
    }
}

    .bodycopyForm1 {
        font-size: 16px;
        line-height: 28px;
        color: #000000;
        text-align: center;
    }

    .form-group {
        margin-bottom: 0px;
    }

    .has-feedback label ~ .form-control-feedback {
        top: 22px;
        padding-right: 30px;
    }

    .form-control {
        background-color: #ffffff;
        font-size: 16px;
        margin-bottom: 10px;
        box-shadow: inset 0 0 0 0 transparent;
        border-radius: 2px !important;
        height: 45px;
        border: 1px solid #d9d9d9;
        font-weight: normal !important;
        color: #333;
        display: block;
        width: 100%;
    }

    .form-controlTY {
        background-color: #ffffff;
        font-size: 16px;
        box-shadow: inset 0 0 0 0 transparent;
        border-radius: 2px !important;
        height: 30px;
        border: 1px solid #d9d9d9;
        font-weight: normal !important;
        color: #333;
        display: block;
        width: 200px;
        max-width: 40%;
        float: right;
    }
    /*.textboxTY{
	float: right;
}*/

    .labelTY {
        float: left;
    }

    .containerForm2 {
        width: 100%;
        max-width: 100%;
        height: 100%;
        min-height: 100%;
        background-color: #EEEEEE;
        padding-right: 20px;
        padding-left: 20px;
    }

    .RequiredFieldLabel {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        line-height: 28px;
        color: #333333;
        text-align: center;
        padding-bottom: 10px;
    }

    .RequiredFieldLabel2 {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .WishesDisclaimer {
        font-size: 10px;
        line-height: 14px;
        color: #141414;
        color: rgb(20, 20, 20);
        text-align: center;
        margin-top: 30px;
    }

    .PrivacyDisclaimer {
        font-size: 12px;
        line-height: 14px;
        color: #141414;
        color: rgb(20, 20, 20);
        text-align: center;
        margin-bottom: 20px;
        margin-left: -10px;
    }

    .FormRow {
        text-align: left;
    }

        .FormRow p {
            margin-top: 20px;
            font-size: 14px;
            color: #333333;
            line-height: 19px;
            text-align: left;
        }

    .AssetLabel {
        font-size: 16px;
        text-align: center;
        padding: 10px 10px 0px 10px;
    }

    .Form1Button {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 50px;
        min-width: 80%;
        max-width: 100%;
    }

    .Form2Button {
        margin-top: 22px;
        margin-bottom: 20px;
        text-align: center;
        min-width: 80%;
        max-width: 100%;
    }

    .btn-Form1,
    .btn-Form1:hover,
    .btn-Form1:focus,
    .btn-Form1.focus,
    .btn-Form1:active,
    .btn-Form1.active {
        /* Button: */
        background: #F3B61F;
        box-shadow: 0px 3px 0px 0px #C49217;
        border-radius: 4px;
        border-color: #F3B61F;
        /* Button Title: */
        color: #ffffff;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-right: 35px;
        padding-left: 35px;
        text-decoration: none;
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 22px;
        text-align: center;
    }

    /* Form 2 - Portfolio */


    .portfolio_slider {
        padding-top: 50px;
        padding-left: 25px;
        padding-right: 25px;
        width: 375px;
        max-width: 50%;
        min-width: 60%;
        text-align: center;
    }

    @media (min-width:320px) and (max-width:768px) {
        .portfolio_slider {
            width: 375px;
            max-width: 100%;
            min-width: 100%;
            text-align: center;
        }
    }

    .portfolio_sliderTY {
        padding-top: 20px;
        width: 90%;
        max-width: 100%;
        min-width: 100%;
    }

    @media (min-width:320px) and (max-width:768px) {
        .portfolio_sliderTY {
            padding-top: 20px;
            width: 100%;
            max-width: 100%;
            min-width: 100%;
        }
    }


    /* Thank You Page */

    .topSectionTY {
        width: 500px;
        padding: 0px;
        vertical-align: top;
        margin-top: 20px;
        margin-left: 60px;
    }

    @media (min-width:320px) and (max-width:768px) {
        .topSectionTY {
            width: 100%;
            padding: 0px;
            vertical-align: top;
            margin-top: 20px;
        }
    }

    .control-label {
        font-size: 16px;
        font-weight: normal;
        display: inline;
        /*float:left;*/
        vertical-align: middle;
        margin-top: 5px;
        margin-right: 5px;
        text-align: left;
        padding: 0px;
    }

    .wrapTY {
        margin-right: auto;
        margin-left: auto;
        position: relative;
        width: 850px;
        max-width: 100%;
        min-width: 100%;
        max-height: 100%;
        padding: 5%;
        text-align: center;
    }

    .wrapper {
        width: 100%;
    }

    .YourPortfolio {
        padding: 25px;
        width: 40%;
        max-width: 100%;
        min-width: 50%;
        text-align: center;
        background-color: #EEEEEE;
    }

        .YourPortfolio .title {
            font-family: 'Roboto Slab', serif;
            color: #393939;
            font-size: 22px;
            font-weight: 500;
            padding: 0px 0px 0px 0px;
            width: 100%;
            text-align: center;
        }

    @media (min-width:320px) and (max-width:768px) {
        .YourPortfolio {
            background-color: #EEEEEE;
            width: 100%;
            padding: 10px;
            height: auto;
            text-align: center;
            max-width: 100%;
            min-width: 100%;
        }
    }


    /* Map Progress */
    .US-image {
        margin: 0 auto;
        width: 550px;
        max-width: 100%;
        min-width: 50%;
        height: auto;
    }

    .US-map-legend {
        margin: 0 auto;
        padding-top: 0px;
        width: 300px;
        max-width: 80%;
        min-width: 30%;
        height: auto;
    }

    .US-states {
        margin: 0 auto;
        height: 300px;
        max-height: 65%;
        min-height: 50%;
        width: auto;
        text-align: center;
        padding-top: 20px;
    }


    .TY_Guides {
        width: 55%;
    }

    .amazonLogo {
        margin-top: 7px;
        margin-left: -7px;
        width: 40%;
    }

    .btn-Amazon {
        border-radius: 4px !important;
        border: 1px solid #ff9900;
        background-color: #ff9900;
        box-shadow: 0px 3px 0px 0px #ff9900;
        text-decoration: none;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
        font-weight: 500;
        color: white;
        font-size: 16px;
        padding: 6px 30px;
        font-family: 'Roboto', sans-serif;
        min-width: 300px;
        max-width: 40%;
    }

    span.ErrorMessage {
        font-size: 14px;
        color: #FF0000;
        background-color: #ffffff;
    }

    .btn-primaryDownload,
    .btn-primaryDownload:hover,
    .btn-primaryDownload:focus,
    .btn-primaryDownload.focus,
    .btn-primaryDownload:active,
    .btn-primaryDownload.active {
        /* Button: */
        border-radius: 4px !important;
        border: 1px solid #044437;
        background: #044437;
        box-shadow: 0px 3px 0px 0px #044437;
        padding: 15px 30px;
        text-decoration: none;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: 500;
        font: #ffffff;
        min-width: 300px;
        max-width: 40%;
    }

    .btn-text2,
    .btn-text2:hover,
    .btn-text2:focus,
    .btn-text2.focus,
    .btn-text2:active,
    .btn-text2.active {
        color: #FFFFFF;
        text-align: center;
        font-size: 24px;
        text-decoration: none;
        font-weight: bold;
    }

    .links_TY {
        font-size: 14px;
        line-height: 17px;
        color: #000000;
        text-align: center;
    }


    /* Footer */

    footer {
        background-color: #18564b;
        color: #fff;
        font-size: 14px;
        padding: 5%;
        text-align: center;
        bottom: 0;
        position: relative;
        align-content: center;
        width: 100%;
    }

        footer .h4 {
            font-family: 'Roboto Slab', serif;
            color: #FFFFFF;
            font-size: 26px;
            font-weight: 500;
        }

        footer .mobileTitle {
            font-family: 'Roboto Slab', serif;
            color: #FFFFFF;
            font-size: 16px;
            font-weight: 500;
        }

    .privacy {
        font-family: 'Roboto', serif;
        color: #FFFFFF;
        font-size: 16px;
    }

    footer a {
        color: #fff;
    }


