@import url('../Components/layout.css');
@import url('../Components/header/header.css');


.header {
    position: sticky;
    left: 0;
    box-shadow: 0px 2px 11.4px 2px rgba(0, 0, 0, 0.03);
}

.header .mobile-logo {
    height: 48px;
}
.header .header-container {
    padding: 15px 0px !important;
}

#already-member-header-link {
    margin-right: 0 !important;
    margin-top: 9px !important;
}

.phone-number {
    font-family: 'Gotham' !important;
    color: #0074AD ;
    font-weight: 600 !important;
}

.orange {
    font-family: 'Gotham' !important;
    color: #e5661f !important;
    font-weight: 350;
}

.header .header-content {
    margin-top: 0px !important;
    font-size: 13px !important;
    line-height: 19px !important;

}

.header .header-content .phone-number {
    font-size: 13px !important;
    line-height: 19px !important;
}

.header .header-subtitle {
    font-size: 12px !important;
    line-height: 18px !important;
}

.header .header-container {
    align-items: start;
}

.tab-content .copy-padding {
    font-weight: 325 !important;
}

.tab-wrapper h1 {
    color: #0D1C3D;
    text-align: center;
    font-family: 'Gotham' !important;
    font-size: 32px !important;
    font-style: normal !important;
    font-weight: 350 !important;
    line-height: 40px !important;
    letter-spacing: -0.64px !important;
    margin-top: 40px;
    margin-bottom: 0 !important;
}

.tab-wrapper .plan-subtitle {
    color: #0D1C3D !important;
    font-style: normal;
    font-weight: 325 !important;
    line-height: 40px !important;
    letter-spacing: 0.1px !important;
    color: #0D1C3D;
    font-family: 'Gotham A' !important;
    font-size: 20px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/* Choose kp section */
.choose-kp-title {
    color: #0D1C3D;
    font-family: 'Gotham' !important;
    font-size: 26px !important;
    font-style: normal;
    font-weight: 350 !important;
    line-height: 32px !important;
    letter-spacing: -0.26px !important;
}

.choose-kp-subtitle {
    color: #0D1C3D;
    font-family: 'Gotham A' !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 325 !important;
    line-height: 28px !important;
    margin-bottom: 0px;
}

.choose-kp-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.choose-kp-container .copy-padding {
    color: #000;
    font-family: 'Gotham A' !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 325 !important;
    line-height: 24px !important;
    margin-top: 16px;
    margin-bottom: 23px;
}

#learn-more-kp {
    color: #0074AD !important;
    font-family: 'Gotham' !important;
    line-height: 22px;
    font-style: normal;
    font-weight: 350 !important;
}

.choose-kp .tab-image {
    height: 309px !important;
}

/* Ends Choose kp section */

.rowleftAlign h3 {
    color: #0074AD !important;
    font-weight: 350 !important;
    letter-spacing: -0.2px !important;
    font-family: 'Gotham' !important;
    font-size: 20px !important;
    font-style: normal;
    line-height: 28px !important; /* 140% */
    letter-spacing: -0.2px;
}

.rowleftAlign p {
    color: #000 !important;
    font-weight: 325 !important;
    letter-spacing: -0.2px !important;
    font-style: normal;
    font-family: 'Gotham A' !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

.well-being-container {
    margin-top: 100px;
}

.well-being-container h2 {
    color: #000;
    font-weight: 350 !important;
    font-family: 'Gotham' !important;
    font-size: 26px !important;
    font-style: normal;
    line-height: 32px !important; /* 123.077% */
    letter-spacing: -0.26px;
}

.well-being-container p {
    color: #000;
    font-weight: 325 !important;
    font-style: normal;
    font-family: 'Gotham A' !important;
    font-size: 16px !important;
    font-style: normal;
    line-height: 24px !important;
}
.button.border-light {
    max-width: 230px !important;
}

#already-member-header-link {
    min-height: 36px !important;
    height: 36px !important;
    border-radius: 18px !important;
    padding: 7px 10px !important;
    background-color: #F0F7FA !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-family: 'Gotham A' !important;
    font-weight: 400 !important;
}

#already-member-header-link:hover {
    text-decoration: underline;
}

.footer {
    background: #585858 !important;
    margin-top: 0;
    padding: 40px 43px !important;
}


.footer p,
.footer p a {
    margin: 0;
    color: #FFF;
    font-family: 'Gotham A' !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 325 !important;
    line-height: 25px !important;
    background: #585858 !important;
    margin-top: 0;
    padding: 40px 43px;
}

.footer p,
.footer p a,
.footer-default-content,
.footer a {
    margin: 0;
    color: #FFF !important;
    font-family: 'Gotham B' !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 325;
    line-height: 22px;
}

.three-peas-container h2 {
    text-transform:unset;
}

.tab-content ul li {
    font-weight: 325 !important;
}

@media screen and (min-width: 1200px) { 
    .header .container {
        padding: 0 !important;
    }
    .header .no-padding {
        padding: 0 !important;
    }
}

@media screen and (max-width: 992px) and (min-width: 568px)
{
    .three-peas-container {
        margin-top: 24px;
    }

    .well-being-container {
        margin-top: 34px !important;
    }

    .well-being-container  p{
        padding-top: 0px;
        margin-bottom: 0px;
    }

    .choose-kp-subtitle {
        text-align: center;
    }
    .three-peas-container img {
        margin-right: 15px;
        margin-bottom: 35px;
    }

    .footer {
        padding: 31px 11px 33px 11px;
    }


}

@media screen and (max-width: 767px) {
    .header .mobile-logo {
        margin-bottom: 20px;
    }
    .header-content {
        text-align: center;
        margin-top: 0;
    }
    .button.border-light {
        max-width: 100% !important;
    }    
}

.header #header_login{
    display: none !important;
}

#already-member-header-link {
    display: block;
}

@media screen and (max-width: 568px) {
    .header .mobile-logo {
        height: 30px;
        margin-bottom: 10px !important;
    }
    .header .header-footer {
        display: none;
    }

    .header #header_login{
        display: block !important;
        font-size: 13px;
        font-family: 'Gotham';
        font-weight: bold !important;
        cursor: pointer;
        color: #0074ad !important;
        text-decoration: underline;
    }
    .header-links {
        align-items: center;
    }

    #already-member-header-link {
        display: none;
    }
    .well-being-container h2 {
        font-size: 20px !important;
        line-height: 28px !important;
        margin-bottom: 0 !important;
    }

    .tab-wrapper h1 {
        color: #0D1C3D;
        text-align: center;
        font-family: 'Gotham' !important;
        font-size: 26px !important;
        font-style: normal !important;
        font-weight: 350 !important;
        line-height: 32px !important;
        letter-spacing: -0.26px !important;
        margin-top: 30px !important;
        padding: 0 25px;
    }
    
    .tab-wrapper .plan-subtitle {
        color: #0D1C3D !important;
        font-style: normal;
        font-weight: 325 !important;
        line-height: 28px !important;
        letter-spacing: 0.08px !important;
        color: #0D1C3D;
        font-family: 'Gotham A' !important;
        font-size: 16px;
        padding-bottom: 0px !important;
        margin-bottom: 30px !important;
        padding: 0 25px;

    }

    /* Choose kp section */
    .choose-kp-title {
        color: #0D1C3D;
        font-family: 'Gotham' !important;
        font-size: 20px !important;
        font-style: normal;
        font-weight: 350 !important;
        line-height: 28px !important;
        letter-spacing: -0.26px !important;
    }

    .choose-kp-subtitle {
        color: #0D1C3D;
        font-family: 'Gotham A' !important;
        font-size: 16px !important;
        font-style: normal;
        font-weight: 325 !important;
        line-height: 28px !important;
        margin-bottom: 0px;
        text-align: center;
        margin-top: 10px !important;
        padding: 0 30px;
    }

    .choose-kp-container .copy-padding {
        color: #000;
        font-family: 'Gotham A' !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 325 !important;
        line-height: 24px !important;
        margin-top: 10px;
        margin-bottom: 23px;
    }

    #learn-more-kp {
        color: #0074AD !important;
        font-family: 'Gotham' !important;
        line-height: 14px;
        font-style: normal;
        font-weight: 350 !important;
        line-height: 20px !important;
        letter-spacing: 0.07px !important;
    }

    .choose-kp .tab-image {
        height: 150px !important;
    }

    /* Ends Choose kp section */

    .rowleftAlign h3 {
        color: #0074AD !important;
        font-weight: 350 !important;
        letter-spacing: -0.2px !important;
        font-family: 'Gotham' !important;
        font-size: 16px !important;
        font-style: normal;
        line-height: 24px !important; /* 140% */
        margin-bottom: 5px;
    }
    
    .rowleftAlign p {
        color: #000 !important;
        font-weight: 325 !important;
        letter-spacing: -0.2px !important;
        font-style: normal;
        font-family: 'Gotham A' !important;
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .three-peas-container img {
        margin-left: 3px;
        margin-right: 12px;
        margin-bottom: 50px;
        width: 75px;
        height: 80px;
        margin-top: 30px;
    }

    .three-peas-container {
        margin-top: 24px;
    }

    .well-being-container {
        margin-top: 34px;
    }

    .well-being-container  p{
        padding-top: 0px;
        margin-bottom: 0px;
        padding-right: 10px;
    }

    .footer {
        padding: 30px 20px !important;
    }

    .app-advert-container {
        width: 100%;
        background-size: cover;
    }

    .play-button {
        margin: 1% auto;
    }
}




