.js-wb__body,
.js-wb__body p {
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-style: normal;
    font-weight: 300;
}

.js-wb__body .footerContainer {
    background: #000;
}

.js-wb__body p {
    font-size: 18px;
    line-height: 1.5;
}

.js-wb__page-container {
    background: #fff;
    display: flex;
    max-width: 1200px;
    margin: 55px auto 0;
    position: relative;
    z-index: 2;
}

.js-wb__header-title-container {
    max-width: 95%;
    position: absolute;
    top: 55px;
}

.js-wb__page-column {
    padding: 260px 20px 50px;
}

.js-wb__page-column--white {
    width: 60%;
}

.js-wb__page-column--blue {
    background: #62c9f3;
    width: 40%;
}

.js-wb__body {
    background: #fff;
}

.js-wb__body .main-nav > .menu-item > a {
    font-size: .85rem;
}

.js-wb__body .container-fluid {
    max-width: 1000px;
}

.js-wb__page-wrapper {
    position: relative;
}

.js-wb__page-wrapper:after {
    content: ' ';
    background: #62c9f3;
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.js-wb__page-title {
    background: #000;
    font-size: 53px;
    line-height: 1.2;
    max-width: 900px;
    padding: 10px 30px;
}

.js-wb__page-title span {
    color: #fff;
}

.js-wb__page-title,
.js-wb__lead-in h2,
.js-wb__lead-in-title p,
.js-wb__page-about-text h2,
#script_intro h2,
.whoCalled__title,
#need_contact_info,
.js-wb__thank-you-title p {
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
}

#script_intro h2,
.whoCalled__title {
    text-transform: none;
}

.js-wb__lead-in h2,
.js-wb__lead-in-title p,
.js-wb__page-about-text h2,
#script_intro h2,
.whoCalled__title,
.js-wb__thank-you-title p {
    font-size: 28px;
    line-height: 1.2;
}

#need_contact_info {
    font-size: 24px;
}

.js-wb__lead-in h2 {
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 10px;
}

.js-wb__body input[type="text"],
.js-wb__body input[type="password"],
.js-wb__body input[type="date"],
.js-wb__body input[type="datetime"],
.js-wb__body input[type="datetime-local"],
.js-wb__body input[type="month"],
.js-wb__body input[type="week"],
.js-wb__body input[type="email"],
.js-wb__body input[type="number"],
.js-wb__body input[type="search"],
.js-wb__body input[type="tel"],
.js-wb__body input[type="time"],
.js-wb__body input[type="url"],
.js-wb__body input[type="color"],
.js-wb__body textarea,
.js-wb__body select {
    background: none;
    border: 2px solid #000;
    border-radius: 0;
    color: #000;
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.2;
    margin: 20px 0 2px;
    padding: 20px;
    text-transform: uppercase;
    -webkit-appearance: none;
}

.js-wb__body select {
    height: 100%;
    padding: 8px 13px;
}

.js-wb__body .user-form label {
    color: #000;
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.5;
    text-transform: uppercase;
}

.js-wb__body .ak-form {
    max-width: 100%;
    width: 350px;
}

.js-wb__body .ak-form--wide {
    width: 450px;
}

.js-wb__btn {
    background: #fff;
    border-radius: 0;
    border: 2px solid #fff;
    color: #000;
    display: block;
    font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 8px 5px;
    text-transform: uppercase;
    transition: .3s ease all;
    width: 100%;
}

.js-wb__btn:hover {
    background: none;
}

.js-wb__btn--blue {
    background: #62c9f3;
    border-color: #62c9f3;
}

.js-wb__btn--small {
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 15px;
    text-align: center;
    text-decoration: none!important;
}

.js-wb__fancy-checkbox {
    display: none;
}

.js-wb__fancy-checkbox-wrapper {
    align-items: center;
    display: flex;
    margin: 15px 0;
}

.js-wb__fancy-checkbox-square {
    border: 4px solid #fff;
    display: block;
    height: 20px;
    position: relative;
    min-width: 20px;
}

.js-wb__body #id_c4_member_box label {
    color: #000;
    font-size: 18px;
    line-height: 1.1;
    margin: 0 0 0 15px;
    padding: 0;
    text-transform: none;
}

.js-wb__body #id_c4_member_box .js-wb__fancy-checkbox-wrapper label {
    margin: 0 0 0 -20px;
    padding: 0 0 0 34px;
}

.js-wb__fancy-checkbox-wrapper .fa {
    display: none;
    font-size: 22px;
    left: 0;
    position: absolute;
    top: -6px;
}

.js-wb__fancy-checkbox:checked + .js-wb__fancy-checkbox-wrapper .fa {
    display: block;
}

.js-wb__body .sharebox {
    background: #fff;
}

.js-wb__body .sharebox .text .tweet-text,
.js-wb__body .sharebox .facebook-share .fb-share-text {
    border: 2px solid #000;
}

.js-wb__body .sharebox .facebook-share .fb-share-text h3 {
    color: #000;
}

.js-wb__body #act #known_user a {
    color: #fff;
}

.js-wb__body .ak-target-entry {
    margin: 0 0 10px;
    position: relative;
}

.js-wb__body .ak-target-entry:after {
    border: 4px solid #fff;
    content: ' ';
    height: 20px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 20px;
    z-index: 1;
}

.js-wb__body .ak-target-entry input[type="checkbox"] {
    display: none;
}

.js-wb__body #act .ak-target-entry label {
    color: #000;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 0 30px;
    position: relative;
    z-index: 2;
}

.js-wb__body .ak-target-entry .fa {
    display: none;
    font-size: 22px;
    left: 0;
    position: absolute;
    top: 2px;
    z-index: 2;
}

.js-wb__body input[type="checkbox"]:checked + .fa {
    display: block;
}

.js-wb__body .desktop-call {
    padding: 0;
}

.js-wb__body #id_action_survey {
    height: 150px;
    font-size: 18px;
    margin: 35px 0 0;
    padding: 10px 15px;
    text-transform: none;
}

.js-wb__body #ak-survey_question label {
    color: #000;
    font-size: 18px;
}

.js-wb__page-about-text--mobile {
    display: none;
}

.js-wb__body #email-taf {
    margin-top: 45px;
}

.js-wb__body #email-taf label {
    color: #000;
}

.js-wb__body #id_taf_emails,
.js-wb__body #id_taf_note {
    padding: 5px;
    text-transform: none;
}

.js-wb__share-via-email-title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 11px;
    text-transform: uppercase;
}

.js-wb__share-via-email-title .fa {
    padding: 0 5px 0 0;
}

@media screen and ( max-width: 1000px ) {
    .js-wb__page-title {
        font-size: 45px;
    }
}

@media screen and ( max-width: 767px ) {
    .js-wb__social-share-icon {
        display: none;
    }

    .js-wb__social-share-text {
        width: 100%;
    }

    .js-wb__page-title {
        font-size: 30px!important;
    }

    .js-wb__page-about-text h2,
    #script_intro h2,
    .whoCalled__title,
    .js-wb__lead-in-title p,
    #need_contact_info,
    .js-wb__thank-you-title p {
        font-size: 26px;
    }

    .js-wb__body p {
        font-size: 18px;
    }

    .footerContainer {
        position: static;
        clear: both;
    }
}

@media screen and ( max-width: 700px ) {
    .js-wb__page-container {
        display: block;
    }

    .js-wb__header-title-container {
        margin: 75px 0 0;
        position: static;
    }

    .js-wb__page-column {
        padding: 20px;
        width: 100% !important;
    }

    .js-wb__page-about-text--mobile {
        display: block;
        margin: 35px 0 0;
    }

    .js-wb__page-about-text--desktop {
        display: none;
    }
}
