/*
Theme Name: Redfield & Wilton Strategies
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: Redfield
Description: Ocean WP Child Theme for Redfield & Wilton
Version: 1.8.3.1599605202
Updated: 2020-09-08 22:46:42

*/

.rwcp_overlay .rwcp_banner .rwcp_rw_logo {
    position: absolute;
    left: 30px;
    width: 150px;
    top: 30px;
}

.rwcp_footer_reminder .rwcp_num_hits {
    font-size: 12px;
}

.rwcp_overlay .rwcp_banner .rwcp_liner {
    text-align: center;
}

.rwcp_overlay .rwcp_banner .rwcp_liner::after, .rwcp_footer_reminder .rwcp_liner::after, .rwcp_block_form .rwcp_row::after {
    content: '';
    display: table;
    clear: both;
}

.rwcp_overlay .rwcp_banner .rwcp_liner .rwcp_row:nth-child(1) {
    margin-bottom: 50px;
}

.rwcp_overlay .rwcp_banner .rwcp_liner .rwcp_row:nth-child(2) {
    float: left;
    width: 55%;
    text-align: right;
}

.rwcp_overlay .rwcp_banner .rwcp_liner .rwcp_row:nth-child(3) {
    float: left;
    width: 29%;
    margin-left: 2%;
    text-align: left;
}

.rwcp_row .rwcp_subscribe_button {
    margin-top: 5px !important;
}

.rwcp_row .rwcp_subscribe_button a {
    width: 100%;
}

.rwcp_row .rwcp_num_hits {
    float: none !important;
}

.rwcp_row .rwcp_tickboxes {
    margin-right: 0px !important;
    display: block;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
}

.rwcp_tickboxes .rwcp_tickbox {
    float: none !important;
    display: inline-block;
}

.rwcp_footer_reminder .rwcp_rw_logo {
    float: left;
    height: 55px;
    padding: 5px;
    margin-top: 5px;
}

.rwcp_footer_reminder {
    background-image: url(lines.png);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.rwcp_overlay .rwcp_banner {
    background-image: url(lines.png);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.rwcp_overlay .rwcp_banner .rwcp_close {
    position: absolute;
    right: 30px;
    top: 30px;
}

.rwcp_footer_reminder .rwcp_row {
    margin-bottom: 0;
}

.rwcp_footer_reminder .rwcp_liner {
    color: #FFF;
    padding: 10px 0;
    max-width: 80%;
    margin: 0 auto;
}

.rwcp_footer_reminder .rwcp_subscribe_button {
    width: 100%;
}

.rwcp_footer_reminder .rwcp_liner h2 {
    color: #FFF;
}

.rwcp_footer_reminder .rwcp_liner .rwcp_row:nth-child(1) {
    float: left;
    width: 28%;
}

.rwcp_footer_reminder .rwcp_liner .rwcp_row:nth-child(2) {
    float: left;
    width: 50%;
    text-align: right;
}

.rwcp_footer_reminder .rwcp_liner .rwcp_row:nth-child(3) {
    float: right;
    width: 20%;
    text-align: left;
}

.rwcp_text_wrapper .rwcp_block_form {
    padding: 0 !important;
}

.rwcp_block_form .rwcp_row {
    margin: 0;
}

.rwcp_block_form .rwcp_row:nth-child(1) {
    padding: 20px;
}

.rwcp_block_form .rwcp_row:nth-child(2) {
    padding: 20px;
    background-color: #FFF;
}

.rwcp_block_form .rwcp_row:nth-child(2) .rwcp_left {
    float: left;
    width: 40%;
    margin-top: 65px;
    text-align: left;
    margin-left: 40px;
    list-style-type: none;
}

.rwcp_block_form .rwcp_row:nth-child(2) .rwcp_left ul {
    margin: 0;
}

.rwcp_block_form .rwcp_row:nth-child(2) .rwcp_left li {
    color: #000;
    position: relative;
    list-style-type: none;
    margin-bottom: 10px;
}

.rwcp_block_form .rwcp_row:nth-child(2) .rwcp_left li::before {
    content: '';
    position: absolute;
    height: 25px;
    width: 25px;
    background-image: url(check.png);
    background-size: contain;
    left: -30px;
    top: -4px;
}

.rwcp_block_form .rwcp_row:nth-child(2) .rwcp_right {
    float: right;
    width: 50%;
}

.rwcp_block_form .rwcp_row:nth-child(3) {
    padding: 40px 20px;
    position: relative;

    background-image: url(lines.png);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.rwcp_block_form .rwcp_row:nth-child(3) img {
    position: absolute;
    left: 30px;
    top: 36px;
    height: 45px;
}

.rwcp_block_form .rwcp_row:nth-child(3) .rwcp_subscribe_button {
    width: 50%;
    margin: 0 auto;
}

.rwcp_block_form .rwcp_row .rwcp_subscribe_button {
    margin: 0 auto !important;
}

.rwcp_footer_reminder .rwcp_subscribe_button a {
    padding: 8px 20px;
}

#rwcp_subscribe_form .rwcp_subscribe_header h2, #rwcp_subscribe_form .rwcp_subscribe_subtitle {
    color: #FFF !important;
    text-align: center;
}

.featherlight .featherlight-content {
    background-color: #000 !important;
    padding: 0 !important;
    max-width: 750px;
}

.rwcp_form_container {
    max-width: 60%;
    margin: 0 auto;
}

#rwcp_subscribe_form .rwcp_row .rwcp_subscribe_submit {
    color: #000 !important;
    background-color: #FFF !important;
}

#rwcp_subscribe_form .rwcp_row .rwcp_subscribe_email::placeholder {
    color: #FFF !important;
}

#rwcp_subscribe_form .rwcp_row .rwcp_subscribe_email {
    color: #FFF !important;
    border: 1px solid #FFF !important;
    background-color: transparent;
}

#rwcp_subscribe_form .rwcp_row {
    margin: 0;
}

#rwcp_subscribe_form .rwcp_row:nth-child(1) {
    padding: 20px;
}

#rwcp_subscribe_form .rwcp_row:nth-child(2) {
    padding: 20px;
    background-color: #FFF;
}

#rwcp_subscribe_form .rwcp_row:nth-child(2) .rwcp_left {
    float: left;
    width: 40%;
    margin-top: 65px;
    text-align: left;
    margin-left: 40px;
    list-style-type: none;
}

#rwcp_subscribe_form .rwcp_row:nth-child(2) .rwcp_left ul {
    margin: 0;
}

#rwcp_subscribe_form .rwcp_row:nth-child(2) .rwcp_left li {
    color: #000;
    position: relative;
    list-style-type: none;
    margin-bottom: 10px;
}

#rwcp_subscribe_form .rwcp_row:nth-child(2) .rwcp_left li::before {
    content: '';
    position: absolute;
    height: 25px;
    width: 25px;
    background-image: url(check.png);
    background-size: contain;
    left: -30px;
    top: -4px;
}

#rwcp_subscribe_form .rwcp_row:nth-child(2) .rwcp_right {
    float: right;
    width: 50%;
}

#rwcp_subscribe_form .rwcp_row:nth-child(3) {
    padding: 40px 20px;
    position: relative;

    background-image: url(lines.png);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

#rwcp_subscribe_form .rwcp_row:nth-child(3) img {
    position: absolute;
    left: 25px;
    top: 36px;
    height: 45px;
}

.rwcp_notice.rwcp_error {
    font-size: 15px;
}

.featherlight .featherlight-close-icon {
    top: 4px !important;
    right: 4px !important;
}

.rwcp_row .rwcp_subscribe_header h2 {
    line-height: 1em;
    margin-bottom: 0 !important;
}

@media screen and (max-width: 1280px) {
    .rwcp_row .rwcp_subscribe_header h2 {
        font-size: 20px !important;
    }

    .rwcp_block_form .rwcp_row:nth-child(2) .rwcp_left {
        width: 47%;
        margin-top: 30px;
        margin-left: 30px;
    }

    .rwcp_block_form .rwcp_row:nth-child(2) .rwcp_right {
        width: 45%;
    }

    .rwcp_block_form .rwcp_row:nth-child(3) img {
        display: none;
    }

    .rwcp_footer_reminder .rwcp_liner {
        max-width: 95%;
    }

    .rwcp_footer_reminder .rwcp_rw_logo {
        display: none;
    }

    .rwcp_block_form .rwcp_row:nth-child(3) .rwcp_subscribe_button {
        width: inherit;
    }
}

@media screen and (max-width: 1080px) {
    .rwcp_overlay .rwcp_banner .rwcp_liner {
        max-width: 95%;
    }
}

@media screen and (max-width: 900px) {
    .rwcp_block_form .rwcp_row:nth-child(2) .rwcp_right {
        display: none;
    }

    .rwcp_block_form .rwcp_row:nth-child(2) .rwcp_left {
        width: inherit;
        float: none;
        margin-top: 15px;
    }

    .rwcp_footer_reminder .rwcp_subscribe_header,
    .rwcp_footer_reminder .rwcp_subscribe_subtitle {
        display: none;
    }

}

@media screen and (max-width: 800px) {
    .rwcp_footer_reminder .rwcp_liner .rwcp_row:nth-child(1),
    .rwcp_footer_reminder .rwcp_liner .rwcp_row:nth-child(3) {
        width: inherit;
    }

    .rwcp_overlay .rwcp_banner .rwcp_liner .rwcp_row:nth-child(2) {
        width: 95%;
        text-align: center;
    }

    .rwcp_overlay .rwcp_banner .rwcp_liner .rwcp_row:nth-child(3) {
        width: 95%;
        text-align: center;
    }

    .rwcp_overlay .rwcp_banner .rwcp_rw_logo {
        display: none;
    }

    .featherlight .featherlight-content {
        max-width: 95%;
        width: 95%;
    }

    #rwcp_subscribe_form .rwcp_rw_logo {
        display: none;
    }

    #rwcp_subscribe_form .rwcp_row:nth-child(2) .rwcp_right {
        display: none;
    }

    #rwcp_subscribe_form .rwcp_row:nth-child(2) .rwcp_left {
        width: inherit;
        float: none;
        margin-top: 15px;
    }

    #rwcp_subscribe_form .rwcp_form_container {
        max-width: inherit;
    }

}

@media screen and (max-width: 500px) {
    #rwcp_subscribe_form .rwcp_row .rwcp_subscribe_email {
        width: 100% !important;
        margin-bottom: 10px;
    }

    #rwcp_subscribe_form .rwcp_row .rwcp_subscribe_submit {
        width: 100% !important;
    }

    #rwcp_subscribe_form .rwcp_row:nth-child(3) {
        padding: 20px;
    }

    #rwcp_subscribe_form .rwcp_row:nth-child(2) .rwcp_left li {
        font-size: 16px;
    }

    .rwcp_footer_reminder .rwcp_liner .rwcp_row:nth-child(3) {
        float: none;
    }

    .rwcp_footer_reminder .rwcp_liner .rwcp_row:nth-child(1) {
        float: none;
    }

    .rwcp_footer_reminder .rwcp_num_hits {
        margin-right: 0;
    }

    .rwcp_tickboxes .rwcp_tickbox .rwcp_tooltip {
        width: 160px !important;
    }

    .rwcp_tickboxes .rwcp_tickbox .rwcp_tooltip a {
        font-size: 10px !important;
        text-align: left;
    }
}