/* CR OPEN Page */
.cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li {
    margin: 0 0 16px;
}

.cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li:last-child {
    margin-bottom: 0;
}

.cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li a {
    float: none;
    display: block;
    background: none;
    padding: 0;
    border: none;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #1b1b1b;
}

.cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li a.active {
    color: #253f78;
}

.cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li a span {
    display: block;
    position: relative;
    padding: 0 0 0 24px;
}

.cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li a span:before {
    width: 16px;
    height: 16px;
    border: 1px solid #1b1b1b;
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    border-radius: 100%;
    margin: -8px 0 0;
}

.cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li a.active span:before {
    border-color: #253f78;
}

.cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li a.active span:after {
    background: #253f78;
    width: 10px;
    height: 10px;
    content: "";
    display: block;
    position: absolute;
    left: 3px;
    top: 50%;
    margin: -5px 0 0;
    border-radius: 100%;
}

.cropen_forms_wrap .cropen_form form .one_half {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.cropen_forms_wrap .cropen_form form .last {
    margin-right: 0 !important;
}

.cropen_forms_wrap .cropen_form form p {
    padding: 0 0 20px;
}

.cropen_forms_wrap .cropen_form form p label {
    display: block;
    font-size: 16px;
    letter-spacing: 0.18px;
    color: #1b1b1b;
    line-height: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 0 0 7px;
}

.cropen_forms_wrap .cropen_form form p input[type="text"],
.cropen_forms_wrap .cropen_form form p input[type="email"],
.cropen_forms_wrap .cropen_form form p input[type="tel"],
.cropen_forms_wrap .cropen_form form p select,
.cropen_forms_wrap .cropen_form form p textarea {
    height: 40px;
    border: 1px solid #d0d2d4;
    border-radius: 2px;
    background: #fff;
    font-size: 14px;
    letter-spacing: 0.18px;
    color: #1b1b1b;
    line-height: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 4px 10px;
    width: 100%;
    box-shadow: none;
    outline: none;
}

.cropen_forms_wrap .cropen_form form p textarea {
    height: 100px;
    padding-top: 12px;
}

.cropen_forms_wrap .cropen_form form p .wpcf7-list-item {
    margin: 12px 0 0;
    display: block;
}

.cropen_forms_wrap .cropen_form form p .wpcf7-list-item label {
    font-size: 14px;
}

.cropen_forms_wrap .cropen_form form p .wpcf7-list-item input[type="radio"] {
    margin: 0 4px 0 0;
    width: 18px;
    height: 18px;
    vertical-align: -3px;
}

.cropen_forms_wrap .cropen_form form .golf-handicap-main {
    position: relative;
}

.cropen_forms_wrap .cropen_form form .golf-handicap-main .handicap-score {
    position: absolute;
    width: 60%;
}

.cropen_forms_wrap .cropen_form form .golf-handicap-main .handicap-score.left {
    left: 48px;
    margin-top: -81px;
}

.cropen_forms_wrap .cropen_form form .handicap-score-no {
    margin-top: -8px;
}

.cropen_forms_wrap .cropen_form form .handicap-score p .wpcf7-form-control-wrap {
    display: inline-block;
}

.cropen_forms_wrap .cropen_form form .golf-handicap-main .handicap-score p {
    padding: 0;
}

.cropen_forms_wrap .cropen_form form .handicap-score p label {
    display: inline-block;
    margin: 0 8px 0 0;
}

.cropen_forms_wrap .cropen_form form .handicap-score p input.cropen-field-anim {
    animation: inputblink .5s step-end infinite alternate;
    width: auto;
    border-width: 0 0 1px;
    border-radius: 0;
    padding: 0 0 6px;
    height: auto;
}

@keyframes inputblink {
    50% {
        border-color: #ff0000;
    }
}

.cropen_forms_wrap .cropen_form form .handicap-score-no .one_third {
    float: left;
    margin-right: 2%;
}

.cropen_forms_wrap .cropen_form form .handicap-score-no .one_third.frq {
    width: 32%;
}

.cropen_forms_wrap .cropen_form form .handicap-score-no .one_third.skill {
    width: 30%;
}

.cropen_forms_wrap .cropen_form form .handicap-score-no .one_third.typical {
    width: 34%;
}

.cropen_forms_wrap .cropen_form form .handicap-score-no p .wpcf7-list-item {
    display: inline-block;
    margin: 0 15px 0 0;
}

.cropen_forms_wrap .cropen_form form .handicap-score-no p .wpcf7-list-item:last-child {
    margin-right: 0;
}

.cropen_forms_wrap .cropen_form form p.foursome-teams-list .wpcf7-list-item {
    display: inline-block;
    margin: 8px 40px 0 0;
}

.cropen_forms_wrap .cropen_form form p.foursome-teams-list .wpcf7-list-item:last-child {
    margin-right: 0;
}

.cropen_forms_wrap .cropen_form form p.foursome-teams-list .wpcf7-list-item label {
    cursor: pointer;
    position: relative;
}

.cropen_forms_wrap .cropen_form form p.foursome-teams-list .wpcf7-list-item label input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.cropen_forms_wrap .cropen_form form p.foursome-teams-list .wpcf7-list-item label input[type="checkbox"]+.wpcf7-list-item-label {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    background: #ff6801;
    padding: 10px 20px;
    line-height: 20px;
}

.cropen_forms_wrap .cropen_form form p.foursome-teams-list .wpcf7-list-item label input[type="checkbox"]+.wpcf7-list-item-label::after {
    background: url(../images/playbook-plus.png) no-repeat right center;
    background-size: auto;
    background-size: 15px;
    width: 15px;
    height: 15px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 8px;
}

.cropen_forms_wrap .cropen_form form p.foursome-teams-list .wpcf7-list-item label input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
    background: url(../images/playbook-minus.png) no-repeat right center;
    background-size: auto;
    background-size: 15px;
}

.cropen_forms_wrap .cropen_form form .one_fourth {
    float: left;
    width: 23.5%;
    margin-right: 2%;
}

.cropen_forms_wrap .cropen_form form .golf-handicap-main h6 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    padding: 0 0 5px;
}

.cropen_forms_wrap .cropen_form form .form_button {
    max-width: 160px;
}

/* CR OPEN Sponsorship Docket Page */

.sponsorship_levels_sec .sponsorship_levels_list {
    margin: 0 -10px;
}

.sponsorship_levels_sec .sponsorship_levels_list .slick-track {
    display: flex;
}

.sponsorship_levels_sec .sponsorship_levels_list .item {
    margin: 0 10px;
    height: inherit;
}

.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details {
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #c2c2c2;
}

.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details .title,
.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details h3,
.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details h5 {
    text-align: center;
}

.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details .title {
    font-weight: 600;
    line-height: 32px;
    padding: 10px 0;
    background: #f7f9fa;
}

.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details h3 {
    color: #253f78;
    font-size: 34px;
    font-weight: 500;
    border-bottom: 1px solid #c2c2c2;
    padding: 14px 0;
}

.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details .content {
    padding: 23px 25px;
}

.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details .content ul,
.sponsored_hole_sec .event_overview_desc ul {
    list-style: disc;
    padding: 0 0 0 15px;
}

.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details .content ul li,
.sponsored_hole_sec .event_overview_desc ul li {
    margin: 0 0 8px;
}

.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details .content ul li:last-child,
.sponsored_hole_sec .event_overview_desc ul li:last-child {
    margin-bottom: 0;
}

.sponsorship_levels_sec .sponsorship_levels_list .sponsorship_level_details h5 {
    margin-top: auto;
    border-top: 1px solid #c2c2c2;
    font-family: 'Lato', sans-serif;
    padding: 8px 0;
}

.sponsorship_levels_sec .banner_btn_group .menu_btn {
    margin: auto;
}

.overview_section.sponsored_hole_sec .overview_row {
    align-items: center;
}

.voices_course_sec .voices_course_list {
    gap: 2%;
}

.voices_course_sec .voices_course_list .voices_course_item {
    width: 33.333%;
}

.voices_course_sec .voices_course_list .voices_course_item .video_code iframe {
    display: block;
    width: 100%;
    height: 220px;
}

.docket_glimpse_sec.glimpse_previous_sec .glimpses_event_main {
    width: 100%;
}

.docket_glimpse_sec.glimpse_previous_sec .glimpses_event_main .glimpse_event_details .glimpse_event_info {
    width: 50%;
    padding: 50px;
}

.glimpse_previous_sec .banner_btn_group {
    margin-top: 30px;
}

.glimpse_previous_sec.docket_glimpse_sec .event_info .date_content {
    font-size: 18px;
}

.cropen_highlights_sec .cropen_highlights_list {
    gap: 2%;
}

.cropen_highlights_sec .cropen_highlights_list .item {
    width: 50%;
}

.cropen_highlights_sec .cropen_highlights_list .cropen_highlight_details {
    height: 100%;
    background: #fff;
}

.cropen_highlights_sec .cropen_highlights_list .cropen_highlight_details .cropen_highlight_img img {
    display: block;
}

.cropen_highlights_sec .cropen_highlights_list .cropen_highlight_details .cropen_highlight_info {
    padding: 20px;
}

.cropen_highlights_sec .cropen_highlights_list .cropen_highlight_details .cropen_highlight_info h5 span {
    display: inline-block;
    border-bottom: 2px solid #ff6801;
    padding: 0 0 5px;
}

.docket_highlights_main {
    align-items: center;
    padding-top: 15px;
}

.docket_highlights_main .highlights_list {
    width: 75%;
}

.docket_highlights_main .highlight_btn {
    margin-left: auto;
}

.docket_highlights_main .highlights_list_wrap {
    gap: 4%;
}

.docket_highlights_main .highlights_list_wrap .highlight_details {
    gap: 12px;
}

.docket_highlights_main .highlights_list_wrap .highlight_details .highlight_img {
    display: block;
    width: 60px;
    height: 60px;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 7px;
    background: #253f78;
}

.docket_highlights_main .highlights_list_wrap .highlight_details .highlight_img img {
    display: block;
    margin: auto;
}

.docket_highlights_main .highlights_list_wrap .highlight_details .highlight_info .number {
    padding: 0;
    font-size: 24px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .cropen_forms_wrap .cropen_form form .golf-handicap-main .handicap-score {
        width: 76%;
    }

    .docket_highlights_main {
        align-items: start;
        padding-top: 15px;
        flex-direction: column;
    }

    .docket_highlights_main .highlights_list {
        width: 100%;
    }

    .docket_highlights_main .highlights_list_wrap {
        gap: 10px;
    }

    .docket_highlights_main .highlights_list_wrap .highlight_details .highlight_img {
        width: 50px;
        height: 50px;
        padding: 3px;
    }

    .docket_highlights_main .highlights_list_wrap .highlight_details {
        gap: 5px;
    }

    .docket_highlights_main .highlight_btn {
        margin: 20px 0 0;
    }

    .docket_highlights_main {
        padding-top: 10px;
        flex-direction: column;
    }

    .overview_section.sponsored_hole_sec .overview_row .event_overview_desc {
        text-align: left;
        max-width: 500px;
        margin: auto;
    }

    .docket_glimpse_sec.glimpse_previous_sec .glimpses_event_main .glimpse_event_details .glimpse_event_info {
        padding: 20px;
    }

    .glimpse_previous_sec .banner_btn_group {
        margin-top: 20px;
    }

    .glimpse_previous_sec.docket_glimpse_sec .event_info .date_content {
        font-size: 16px;
    }

    .cropen_beneficiaries_sec .beneficiaries_content p br {
        display: none;
    }
}

@media all and (max-width: 767px) {
    .cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li a {
        font-size: 15px;
    }

    .cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li a span {
        padding: 0 0 0 22px;
    }

    .cropen_forms_main .cropen_forms_nav ul.cropen_forms_list li {
        margin: 0 0 14px;
    }

    .cropen_forms_main .cropen_forms_nav {
        padding: 0 0 10px;
    }

    .cropen_forms_wrap .cropen_form form .one_half {
        width: 100%;
        margin-right: 0;
    }

    .cropen_forms_wrap .cropen_form form p {
        padding: 0 0 14px;
    }

    .cropen_forms_wrap .cropen_form form .golf-handicap-main .handicap-score {
        position: relative;
        width: 100%;
        margin: 0 0 18px;
    }

    .cropen_forms_wrap .cropen_form form .golf-handicap-main .handicap-score.left {
        left: 0;
        margin-top: 0;
    }

    .cropen_forms_wrap .cropen_form form .golf-handicap-main .handicap-score.left p small {
        display: none;
    }

    .cropen_forms_wrap .cropen_form form p.foursome-teams-list .wpcf7-list-item label {
        margin: 0;
    }

    .cropen_forms_wrap .cropen_form form p.foursome-teams-list .wpcf7-list-item label input[type="checkbox"]+.wpcf7-list-item-label {
        font-size: 15px;
        padding: 5px 10px;
        display: block;
    }

    .cropen_forms_wrap .cropen_form form p.foursome-teams-list .wpcf7-list-item label input[type="checkbox"]+.wpcf7-list-item-label::after {
        background-size: 14px;
        width: 14px;
        height: 14px;
    }

    .cropen_forms_wrap .cropen_form form .one_fourth {
        width: 100%;
        margin-right: 0;
    }

    .cropen_forms_wrap .cropen_form form .handicap-score-no .one_third {
        margin-right: 0;
        width: 100% !important;
    }

    .cropen_forms_wrap .cropen_form form .handicap-score-no {
        margin-top: 0;
    }

    .glimpse_previous_sec .banner_btn_group {
        margin-top: 20px;
    }

    .docket_highlights_main {
        display: block;
        padding-top: 5px;
    }

    .docket_highlights_main .highlights_list {
        width: 100%;
    }

    .docket_highlights_main .highlights_list_wrap {
        gap: 20px;
        flex-direction: column;
    }

    .docket_highlights_main .highlight_btn {
        margin: 25px 0 0;
    }

    .sponsorship_levels_sec .sponsorship_levels_list {
        margin: 0;
    }

    .sponsorship_levels_sec .sponsorship_levels_list .item {
        margin: 0 5px;
    }

    .overview_section.sponsored_hole_sec .overview_row .event_overview_desc {
        text-align: left;
        max-width: 320px;
        margin: auto;
    }

    .voices_course_sec .voices_course_list,
    .cropen_highlights_sec .cropen_highlights_list {
        gap: 20px;
        flex-direction: column;
    }

    .voices_course_sec .voices_course_list .voices_course_item,
    .cropen_highlights_sec .cropen_highlights_list .item {
        width: 100%;
    }

    .docket_glimpse_sec.glimpse_previous_sec .glimpses_event_main .glimpse_event_details .glimpse_event_info {
        width: 100%;
        padding: 15px;
    }

    .glimpse_previous_sec.docket_glimpse_sec .event_info .date_content {
        font-size: 16px;
    }

    .cropen_beneficiaries_sec .beneficiaries_content p br {
        display: none;
    }

}