.golf-featured-- {
    padding-bottom:70%;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}
.nav-golf-ul li {
    display: inline;
    list-style-type: none;
    padding:2px 7px;
    /*     border-left:solid 1px #ffffff; */
    cursor: pointer;

}
.nav-golf-ul{
    text-align: center;
}
.nav-golf- {
    padding: 5px;
    cursor: pointer;
    margin-top:10px;
}


.no-margin-bottom.no-margin-bottom {
    margin-bottom:0;
}


/* .nav-golf-ul.nav-golf-ul li:first-child {
    border-left:solid 1px transparent;
} */

.active-golf {
    background-color:#680008;
    border-radius:12px;
}

.slider-golf-nav-- {
    background-color:rgba(0,0,0,.5);
    margin-top:15px;
}

@media screen and (max-width:800px){
    .nav-golf-ul-container {
        display: none;
    }
}


.players-card--.players-card-- {
    position:relative;
    box-sizing:border-box;
    min-height: 157px;
}


.players-card--.players-card-- .fusion-column-wrapper{
    position:absolute;
    bottom: -75px;
    height: 235px;
    width:100%;
    background-image:url('/wp-content/uploads/2017/12/CDA-new-Coeur-Rewards.png');
    background-position: center center !important;
    background-size: contain !important;
    background-repeat:no-repeat;
}


@media all and (max-width: 800px){
    .players-card--.players-card-- .fusion-column-wrapper{
        height: 191px;
        bottom: 0;
    }
}


.wpcf7-form-control-wrap {
    float: left;
    width: 80%;
}
.wpcf7-submit {
    float: right;
    width: 18%;
    margin-left:10px;
    margin-top:-2px;
}
