
h2.hero-title-2021 {
    color: #7ec255 !important;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 40px;
    font-size: 1.5em !important;
}

.content-block.regional h3.hero-title2-2021 {    
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 40px;
    font-size: 2.7em;   
}

.hero-phone-2021 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 40px;
    font-size: 1.5em;      
}

.center-hero-2021 ul { 
    list-style-type: none;
    font-style: normal;
}

.center-hero-2021 li {
    font-style: normal;
    list-style-type: none;
}

.hero-block--slider .center-hero-header-2021 {
    height: 43em;
}

div.hero-block__slide_2021 {
    height: 43em;
}

div.center-hero-button-2021 {
    top: 637px;
}
a.center-hero-button-2021 {
    background-color: #7ec255;
    border: 1.5px solid #fff;
    font-weight: 400;
    min-width: 190px;
}

.review_center_seg_2021 {
    background-color: #7ec255;
    text-align: center;    
}
.review_center_seg_2021_inner {
    padding: 0;
}
@media (min-width:960px) {
    .review_center_seg_2021 {
        line-height: 50px;
    }

    .review_center_seg_2021_lbl {
        text-align: right;
    }

    .review_center_seg_2021_icons {
        text-align: left;
    }

    .review_center_seg_2021_icons_wrap {     
        border-radius: 10px;
        border: 2px solid #73AD21;
        display: inline;
        padding: 10px;
    }
}

.review_center_seg_2021_lbl {    
    color: #fff;    
    font-size: 1em;
}


.coaches-block .coach__text-wrap .coach__icon {
    height: 65px;
    width: 65px;
    margin-top: 0;
    opacity: 0;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
.coaches-block .coach__text-wrap img {
    display: inline-block;
}

.map-direction-nearby {
    width: 100%;
}

.center-nearby {
    float:right;
    width:49.5%;
}

.center-direction {
    float:left;
    width:49.5%;
}
.center-btn-nd {
    width: 100%;
    margin: 7px;
    padding: 7px;
    color:#fff;
}
.seg-center-hours {
    width: 60%; 
    float: left;
}

.seg-center-golf-services {
    width:40%; 
    float: right;
}
.center-callouts__inner {
    padding: 3.8em 0.9375rem 0 0.9375rem;
}
.center-open-close-col-left {
    float: left; width:30%
}
.center-open-close-col-right {
    float: right; width:68%
}
.testimonialslider {
    position: relative;
}
.testimonialslider-centerreview {    
    position: absolute;
    width: 100%;
    z-index: 100;
    margin-top: 3em;
}

#formSubmit {
    background-color: #7ec255 !important;
}

.rcorners {
  border-radius: 15px;  
  -moz-box-shadow: 0 0 3px #ccc;
  -webkit-box-shadow: 0 0 3px #ccc;
  box-shadow: 0 0 3px #ccc;
  width: 145px;
  height: 110px;
  margin-left: 10px;    
  padding: 10px;
  display: inline-block;
}

.rcorners a {
    color: #444;
    text-decoration: none;
}

.direction-modal-title {
    text-transform: uppercase;        
    font-size: 1.4em !important;
}

.direction-box {
    background-image: none;
    text-align: center;
}


@media (max-width: 500px) {
    .field-wrap.field-wrap--half.field-wrap--last {
        width: 100%;
    }
    form input[type="submit"] { 
        width: 100%; margin: .5em 0 0; 
    }
    form input[type="button"] { 
        width: 100%; margin: .5em 0 0; 
    }
    .hide-mobile {
        display: none !important;
    }
    .center-map-form {
        margin-bottom:1.5em;
    }

    .seg-center-hours {
        width: 100%; 
    }

    .seg-center-golf-services {
        width: 100%; 
        margin-top: 2em;
    }
} 

@media (min-width: 500px) {
    .hide-desktop {
        display: none;
    }
}