
body {
    font-family: "Roboto", sans-serif;
}

/* Page Header */
.page-header {
    margin: 0;
    padding: 0;
}

.page-title {
    background-color: #001F54;
    color: white;
    padding: 10px 30px;
    margin: 0;
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.thin-font {
    font-weight: 300;
}

.banner-sect {
    position: relative;
    width: 100%;
    /* height: 940px; */
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    margin: 0;
}

.desk-banner {
    width: 100%;
    object-fit: contain;
}

.tablet-banner {
    display: none;
}

.hero-content-container {
    display: flex;
    margin-top: -15%;
}

.hero-text {
    flex: 1;
}

.hero-text h2 {
    color: white;
    font-size: 1.6rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.4;
    margin: 20px;
    display: none;
}

.hero-link {
    margin-right: 14%;
    justify-self: center;
}

.hero-vid-img {
    width: 100%;
    max-width: 28vw;
    height: auto;
    border-radius: 8px;
    border-width: 10px;
    justify-self: center;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.57);
    padding: 12px;
    background-color: #f7f9f9;
    position: relative;
    align-self: center;
}

.crumb-sect {
    margin-top: 30px;
}

.breadcrumb {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

.breadcrumb .crumb {
    display: inline;
    color: #1a4587;
}

.breadcrumb .crumb:not(:last-child)::after {
    /* content: " > "; */
    margin: 0 5px;
}

.crumb-link {
    color: #1a4587;
    text-decoration: none;
}

.crumb-link:hover {
    text-decoration: underline;
}

.cont-list-title {
    font-weight: 600;
}

.cont-list {
    margin: 20px 0;
    padding-left: 20px;
    color: #34404b;
    /* color: #017cdA; */
}

.cont-list li {
    margin-bottom: 5px;
    line-height: 1.5;
}

.consider-sect {
    display: flex;
    flex-direction: row;
    gap: 6vw;
    padding-bottom: 36px;
}

.consider-sect p {
    line-height: 1.35;
}

.freq-container {
    background-color: #001F54;
}

.freq-content {
    padding: 30px 20px;
}

.freq-content h5,
.freq-content p {
    color: #f7f9f9;
    line-height: 1.6;
    margin-left: 0;
}

.freq-content h5 {
    margin: 6px;
    margin-left: 0;
}

.mobile-banner {
    display: none;
}

.learn-more-wrap {
    width: 90%;
    margin: 0 auto;
}

.learn-container {
    display: flex;
    flex-direction: column;
}

.learn-content {
    display: flex;
    border-top: solid 3px #7393B3;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
}

.learn-img {
    max-width: 116px;
    height: auto;
    margin: 20px 0 20px 34px;
}

.learn-title {
    color: #7393B3 !important;
}

.learn-text {
    font-size: 1.65rem;
}

.what-are-FET-container {
    display: flex;
    width: 100%;
    background-color: rgba(115, 147, 179, 0.55);
    align-items: center;
    margin-bottom: 4%;
    max-height: 320px;
}

.fet-left {
    display: flex;
    flex: 50%;
}

.fet-left-desk-img {
    padding-top: 28px;
    /* margin-bottom: -2rem; */
    margin-bottom: 12rem;
}

.fet-right {
    padding: 0 11% 0 0;
    flex: 50%;
}

.fet-right p {
    color: #282a2d !important;
}

h4 {
    color: #34404b;
}

/* .tax-table {
    border-collapse: collapse;
    width: 100%;
    justify-self: center;
    border: solid 6px #7393B3;
}

.tax-table tr:nth-child(even) {
    background-color: rgba(1, 124, 218, 0.5);
}

.tax-table th,
.tax-table td {
    padding: 10px;
    text-align: left;
    padding-left: 24px;
}

.tax-table thead th {
    background-color: #001F54;
    color: white;
}

.tax-table tbody tr td {
    font-weight: 500;
} */

.fet-table {
    border: #017CDA 2px solid;
    border-radius: 6px;
    width: 85%;
    text-align: left;
    border-spacing: 0;
}

.fet-table th {
    color: #017CDA;
    border-bottom:  2px solid #017CDA;
    padding: 10px 0 6px 20px;
}

.fet-table td {
    padding: 6px 0 6px 20px;
}

.calculated-container {
    display: flex;
    gap: 10%;
    margin-top: 30px;
    max-height: 540px;
}

.calc-left {
    margin-left: 10%;
    /* padding-left: 20px; */
}

.calc-intro {
    font-size: 1.35rem;
    max-width: 45%;
    margin-top: 3rem;
}

.calc-in-hand {
    max-height: 660px;
}

.ord-list {
    color: #34404b;
}

.ord-list li::marker {
    color: #34404b;
}

.married-couple-title {
    margin-left: 15%;
    margin-top: 5%;    
}

.married-couple-container {
    background-color: #7393B3;
    display: flex;
    max-height: 220px;
    align-items: center;
    gap: 10%;
}

.married-couple-container h2 {
    color: #f7f9f9;    
    line-height: 1.5;
}

.mc-left {
    margin-left: 10%;
}

.mc-right {
    display: flex;
    align-items: center;
    flex: 1;
    justify-content: flex-end;
}

.married-couple-img {
    /* max-height: 600px; */
    margin-top: -16rem;
}

.bb-wrap-adj {
    margin-top: 7%;
}

.blue-benefits-container {
    background-color: #017CDA;
    border-radius: 8px;
    display: flex;
    margin: 20px 0;
    padding: 28px;
    gap: 4%;
}

.blue-benefits-container h5,
.blue-benefits-container p,
.blue-benefits-container ol,
.blue-benefits-container ul,
.blue-benefits-container li::marker {
    color: #f7f9f9;
}

h5 {
    margin-top: 13px !important;
}

.mobile-calc-img {
    display: none;
}

/* .mob-tab-show {
    display: none;
} */

.header-flex-right {
    display: flex;
    /* flex-direction: row-reverse; */
    width: 100%;
    padding-top: 32px;
}

.header-flex-right div {
    flex: 50%;
}

.fet-numbers {
    display: flex;
    width: 100%;
    margin-bottom: 3rem;
}

.fet-numbers div {
    flex: 50%;
}

.state-numbers {
    display: flex;
    width: 100%;
    margin-bottom: 3rem;
}

.state-numbers div {
    flex: 50%;
}

.intergration-foot {
    max-width: 50%;
    margin-bottom: 60px;
}

/* .blue-ben-icon {

} */

@media screen and (min-width:2200px) {
    .crumb-sect {
        margin-top: 60px;
    }

    /* .tax-table {
        max-width: 90%;
    } */
}

@media screen and (min-width:2000px) {
    
}

@media screen and (max-width:2560px) {

    .page-title {
        font-size: 3.5rem;
    }

    p {
        font-size: 1.35rem;
    }

    .crumb,
    .crumb-link {
        font-size: 1.25rem;
    }
}

@media screen and (max-width:1921px) {
    p {
        font-size: 1.125rem;
    }

    .crumb,
    .crumb-link {
        font-size: 16px;
    }

    .crossbanner-left-text h4 {
        font-size: 1.8rem;
    }

    .page-title {
        font-size: 2.8rem;
        padding: 15px 40px;
    }
}

@media screen and (max-width:1741px) {
    .fet-left-desk-img {
        width: 100%;
    }

    .what-are-FET-container {
        gap: 5%;
        max-height: 275px;
    }    

    .header-flex-right h2 {
        margin-left: 5%;
    }
}

@media screen and (min-width:1600px) {
    .learn-more-wrap {
        width: 85%
    }
}

@media screen and (max-width:1650px) {
    .calc-left {
        margin-left: 5%;
    }
}

@media screen and (max-width: 1500px) {
    .what-are-FET-container {
        max-height: 240px;
    }

    .fet-left-desk-img {
        max-height: 420px;
        margin-bottom: 10rem;
        width: auto;
    }

    .calc-in-hand {
        max-height: 640px;
    }

    .married-couple-img {
        max-height: 500px;
    }
}

@media screen and (max-width: 1380px) {
    .fet-left-desk-img {
        max-height: 382px;
        margin-bottom: 8rem;
    }
}

@media screen and (max-width:1199px) {
    .breadcrumb {
        margin-top: 5em;
    }

    .desk-banner {
        display: none;
    }

    .hero-text h2 {
        display: block;
    }

    .hero-content-container {
        flex-direction: column;
    }

    .tablet-banner {
        display: block;
        width: 100%;
        object-fit: contain;
    }

    .hero-content-container {
        flex-direction: column;
        position: relative;
        margin-top: -45%;
        gap: 4vw;
    }

    .hero-link {
        max-width: none;
        margin: auto;
    }

    .hero-vid-img {
        max-width: none;
    }

    .what-are-FET-container {
        gap: 2%;
    }

    .fet-left-desk-img {
        max-height: 370px;
    }

    .fet-right {
        padding-right: 6%;
    }

    .calc-in-hand {
        max-height: 500px;
    }

    .calculated-container {
        gap: 3%;
    }

    .married-couple-title {
        margin-left: 6%;
    }

    .mc-left {
        margin-left: 6%;
    }

    .married-couple-container {
        gap: 1%;
    }

}

@media screen and (max-width:1024px) {
    .page-title {
        padding: 20px 25px;
        font-size: 2.3rem;
    }

    .hero-content-container {
        flex-direction: column;
        position: relative;
        margin-top: -45%;
        gap: 4vw;
    }

    .hero-link {
        max-width: none;
        margin: auto;
    }

    .hero-vid-img {
        max-width: none;
    }

    .breadcrumb {
        margin-top: 4vw;
    }

    .what-are-FET-container {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 3rem;
        max-height: 280px;
    }

    .fet-left-desk-img {
        margin-top: -10rem;
        margin-bottom: 0;
        max-height: 275px;
    }

    .fet-right {
        margin-left: 5%;
    }

    .calculated-container {
        gap: 0;
        margin-right: 6%;
        max-height: none;
    }

    .mobile-calc-img {
        display: block;
        width: 50%;
        justify-self: end;
        margin-right: -7%;
    }

    .calc-in-hand {
        display: none;
    }

    .married-couple-img {
        max-height: 400px;
        margin-top: -10rem;
        margin-bottom: -40px;
    }

    .married-couple-container {
        /* flex-direction: column;
        justify-content: flex-end;
        align-items: flex-end; */
        max-height: none;
        margin-bottom: 45px;
    }

    .mc-left {
        margin-right: 6%;
    }
    .blue-ben-icon {
        max-width: 100px;
    }

    .header-flex-right h2 {
        margin-bottom: -30px;
    }

    .fet-numbers {
        align-items: center;
    }

    .state-numbers {
        flex-direction: column;
        gap: 5%;
    }

    .state-numbers div:first-child{
        padding-bottom: 32px;
    }

    .fet-table {
        width: 100%;
    }

    .fet-numbers {
        gap: 5%;
    }

    .calc-intro {
        max-width: none;
    }
}

@media screen {
    
}

@media screen and (max-width:767px) {
    .page-title {
        padding: 25px 20px;
        font-size: 2rem;
    }

    .hero-text h2 {
        font-size: 1.2rem;
    }

    /* .mob-tab-hide {
        display: none;
    }

    .mob-tab-show {
        display: contents;
    }

    .tax-table th,
    .tax-table td {
        text-align: center;
    } */

    .blue-benefits-container {
        flex-direction: column;
        align-items: center;
    }
    .calc-intro {
        font-size: 1.125rem;
    }
}

@media screen and (max-width:580px) {
    p {
        font-size: 1.1rem;
    }

    .page-title {
        font-size: 1.8rem;
        padding: 20px 15px;
    }

    /* .layout-wrapper {
        margin-top: 10%;
    } */

    .breadcrumb {
        margin-top: 50px;
    }

    .tablet-banner {
        display: none;
    }

    .mobile-banner {
        display: block;
        width: 100%;
        object-fit: contain;
    }

    .hero-content-container {
        padding: 0 24px;
        margin-top: -60%;
    }

    .hero-text h2 {
        font-size: 1rem;
    }

    .learn-img {
        max-width: 80px;
    }

    .learn-text {
        font-size: 1rem;
    }

    .fet-left-desk-img {
        max-height: none;
        width: 100%;
    }

    .married-couple-img {
        max-height: none;
        width: 100%;
    }

    .what-are-FET-container {
        max-height: 300px;
        margin-top: 14rem;
    }

    .fet-numbers {
        flex-direction: column;
    }

    .header-flex-right {
        padding-top: 0px;
        flex-direction: column;
    }

    .header-flex-right h2 {
        margin-bottom: 60px;
    }

    .fet-left-desk-img {
        margin-top: -16rem;
    }

    .intergration-foot {
        max-width: none;
    }

    .married-couple-container {
        flex-direction: column;
    }

    .married-couple-img {
        margin-top: 0;
    }

}

@media screen and (max-width:379px) {
    .hero-text h2 {
        font-size: 0.95rem;
    }
    
    .hero-content-container {
        margin-top: -64%;
    }
}
