

body {
    font-family: "Work Sans", sans-serif;
    font-size:16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

main {
    background:#FFF;
}

a:hover {
    text-decoration: none;
    opacity: 0.9;
}
a:hover > img {
    opacity: 0.95;
}


.anchor {
    background:transparent !important;
    height:0px !important;
    width:0px !important;
    border:none !important;

}

.bootstrap-tagsinput {
    border: 1px solid #2d9ae3 !important;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.greentxt {
    color: #4CCD31;
}

.sidebar-inner>ul li.active {
    background: #89c5f2;
    padding: 0.4rem;
}

.page-header {
    padding-top:40px;
}

.hidden {
    display:none;
}

.btn-default {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #ced4da;
}

.highlighted {
    background-color:#BEDBF1;
}

/* #english_form .bootstrap-tagsinput input, #french_form .bootstrap-tagsinput input{
  border: none !important;
  box-shadow: none !important;
} */
button {
    cursor: pointer;
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.display-flex>[class*='col-'] {
    display: flex;
    flex-direction: column;
}

#ui-datepicker-div {
    z-index: 9 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: #fbd850 !important;
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
    color:#FFFFFF;
}
#loader {
    width:100%;
    text-align:center;
    padding-top:300px;
}



.user-dashboard .sidebar-inner .active {
    background: #21252933;
    padding: 10px 0;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .modal {
    overflow: hidden;
}

.modal-header {
    background-color:#599DD0;
    color:#FFF;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

.bootstrap-tagsinput .tag {
    background: #e8c442 !important;
}

.tag.label.label-info {
    border: 1px solid #928537;
    border-radius: 4px;
    padding: 3px 5px;
    display: inline-block;
    margin-bottom: 5px;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    color: #928537;
}

.card-form form input .amenity,
.card-form form input .framenity {
    border: none !important;
    box-shadow: none !important;
    width: auto !important;
}

.bootstrap-tagsinput {
    /*  border: 1px solid #2d9ae3;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 45px;
    padding: 0 10px; */
    width: 100%;
    cursor: pointer;
    /*border: 1px solid #928537 !important;*/
    border-radius: 4px !important;
    color: #ffffff !important;
    display: inline-block;
    /*width: auto !important;*/
}

.tmp_name,
.tmp_frname {
    position: absolute;
    max-width: 73%;
    overflow: hidden;
    word-wrap: break-word;
    line-height: normal;
    top: 11px;
}

.admin_login.col-sp {
    min-height: auto !important;
}

.header .dropdown-menu {
    background:#000000;
    min-width:12rem;
}

.header .dropdown li a {
    background:#000000;
    color: #FFFFFF;
    font-size: 15px;
}

.header .dropdown li {
    margin: 3px 0;
    padding: 0 15px;
    width: 100%;
}

.select2-container {
    width: 100% !important;
}

.allcards {
    background: #32cd32 none repeat scroll 0 0;
    border: 1px solid #707070;
    border-radius: 4px;
    box-shadow: none;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    height: inherit;
    margin-top: 10px;
    min-width: 125px;
    padding: 6px 19px;
    width: auto;
    cursor: pointer;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: #e8c442 none repeat scroll 0 0 !important;
    border: 1px solid #928537;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px !important;
    padding: 2px 10px;
    width: auto !important;
}


header.header {
    background-color: #000000;
    border-bottom: 1px solid #111111;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.16);
    padding: 20px 0;
}
header.header.header_dev {
    background-color: #005500;
}

button.menu-toggle,
.close-menu {
    display: none;
}

.menu {
    text-align: right;
}

.menu ul {
  margin:0px;
  padding:0px;
}

.menu li {
    display: inline-block;
    list-style: outside none none;
    margin: 15px 16px;
    font-weight:700;
}

.menu a {
    color: #ffffff;
    font-size: 16px;
}
.menu a.btn {
    padding-top:4px;
    padding-bottom:4px;
    margin-top:-4px;
    font-weight:bold;
}

.top-header {
    background: #589dd0 none repeat scroll 0 0;
    padding: 0;
    text-align: right;
}
.top-header ul {
  padding:0;
  margin:0;
  min-width:12rem;
}


.top-header .dropdown .dropdown-menu li {
    padding: 0;
}

.top-header li {
    display: inline-block;
    margin-left: 18px;
}

.top-header li:last-child a {
    padding-right: 0;
}

.top-header li a {
    color: #ffffff;
    font-size: 16px;
    padding: 8px 15px;
    display: inline-block;
}

.menu li:last-child {
    margin-right: 0;
}


.starburst {
  background: #367BFE;  
  width: 10em;
  height: 10em;
  text-align: center;
  color: #fff;
  transform: rotate(-25deg);
}
.starburst:hover {
    color:#FFF;
}

.starburst,
.starburst > span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.starburst > span > span {
    font-size:30px;
    font-weight:bold;
}

.starburst > span {
  width: 100%;
  height: 100%;
  background: inherit;
  transform: rotate(45deg);
}

.starburst:before,
.starburst:after ,
.starburst > span:before,
.starburst > span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  z-index: -1;
  transform: rotate(30deg);
}

.starburst:after {
  transform: rotate(-30deg);
}

.starburst > span:after {
  transform: rotate(30deg);
}
.starburst > span:before {
  transform: rotate(-30deg);
}


.banner-inner-text {
    margin-top:255px;
}
.banner-inner-text a.primary {
    background: #46afd6 none repeat scroll 0 0;
    border: 1px solid #2890b6;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding: 8px 20px;
    margin-top: 24px;
}

h1.main-heading {
    color: #000000;
    font-size: 44px;
    font-weight: 700;
    text-shadow: 3px 3px 2px #ffffff;
}
h2.second-heading {
    color: #111;
    font-size: 24px;
    font-weight: 700;
    text-shadow: 3px 3px 2px #ffffff;
    margin-top:30px;
}
h2.third-heading {
    color: #111;
    font-size: 30px;
    font-weight: 700;
    text-shadow: 3px 3px 2px #ffffff;
    margin-top:30px;
}


.banner {
    position: relative;
}


.banner-golfer {
    background: url(../images/golfer-cutout-image.png) top center no-repeat;
    background-size: 80%;
    min-height:600px;
}
.banner-phones {
    background: url(../images/home-phones.png) center center no-repeat;
    background-size:contain;
    min-height:600px;
}



.section-dark {
    background:#000000;
    color:#FFFFFF;
}
.section-dark h2 {
    font-size:46px;
    font-weight: 700;
    text-align: center;
    color:#FFFFFF;
    margin-bottom:30px;
}
.section-dark p {
    color:#FFFFFF;
    font-size:20px;
    text-align: center;
    font-weight:500;
}
.section-dark a.primary {
    background: #46afd6 none repeat scroll 0 0;
    border: 1px solid #2890b6;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding: 8px 20px;
    margin-top: 24px;
    font-weight: 500;
}

.section-light {
    background:#F5F5F5;
    color:#333333;
}
.section-light h2 {
    font-size:46px;
    font-weight: 700;
    text-align: left;
    color:#333333;
    margin-bottom:30px;
}
.section-light p {
    color:#333333;
    font-size:20px;
    text-align: left;
    font-weight:500;
}
.section-light a.primary {
    background: #46afd6 none repeat scroll 0 0;
    border: 1px solid #2890b6;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding: 8px 20px;
    margin-top: 24px;
    font-weight: 500;
}

.section-white {
    background:#FFFFFF;
    color:#333333;
}
.section-white h2 {
    font-size:46px;
    font-weight: 700;
    text-align: left;
    color:#333333;
    margin-bottom:30px;
}
.section-white p {
    color:#333333;
    font-size:20px;
    text-align: left;
    font-weight:500;
}
.section-white a.primary {
    background: #46afd6 none repeat scroll 0 0;
    border: 1px solid #2890b6;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding: 8px 20px;
    margin-top: 24px;
    font-weight: 500;
}

.section-blue {
    background:#0A4367;
    color:#FFFFFF;
}
.section-blue h2 {
    font-size:46px;
    font-weight: 700;
    text-align: center;
    color:#FFFFFF;
    margin-bottom:30px;
}
.section-blue p {
    color:#FFFFFF;
    font-size:20px;
    text-align: center;
    font-weight:500;
}
.section-blue a.primary {
    background: #46afd6 none repeat scroll 0 0;
    border: 1px solid #2890b6;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    padding: 8px 20px;
    margin-top: 24px;
    font-weight: 500;
}



.black-bottom {
    border-bottom:2px solid #000;
}



.services-list {
    margin-top: 30px;
    padding: 20px;
    text-align: center;
    border: 2px solid #46afd6;
    border-radius: 6px;
    background: #FFFFFF;
    height: 100%;
}

.services-list h5 {
    font-size: 30px;
    text-align: center;
}

.services-list p {
    font-size: 18px;
    text-align:center;
}
.services-list p.small {
    font-size: 14px;
    line-height:18px;
}

.services-list-cta {
    text-align: center;
    margin-top: 40px;
}

.socail-ic>ul {
    margin-top: 15px;
}

.col-sp {
    padding: 60px 0;
}

.img-gallery li {
    float: left;
    list-style: outside none none;
    width: 33.33%;
    padding: 2px;
}

.img-gallery li img {
    border: 1px solid #707070;
    width: 100%;
}

.clear {
    clear: both;
}

p {
    color: #333333;
}

.content-list h3 {
    font-size: 33px;
    margin-bottom: 15px;
}

.content-list ul {
    padding-left: 40px;
    margin-bottom: 20px;
    font-size: 18px;
}

.content-list p {
    color: #333333;
    font-size: 18px;
}

.content-list {
    padding-top: 74px;
}

.services-list p {
    font-size: 20px;
}

.featurebox-bg-blue {
    background: #5DA5DB;
    color: #FFF;
}

.featurebox-bg-blue p {
    color: #FFF;
    font-size: 18px;
}

.featurebox {
    background: #f5f4ee none repeat scroll 0 0;
    border: 5px solid #e0ddd0;
    border-radius: 5px;
    box-shadow: 0 0 0 2px #ffffff inset, 0 0 30px 0 #e4ddc7 inset;
    padding: 20px 10px;
    position: relative;
    text-align: center;
}

.badge-getstarted {
    background-image: url("../images/badge-get-started.png");
    height: 132px;
    left: -7px;
    top: -7px;
    width: 142px;
}


.featurebox-body {
    font-size: 20px;
    min-height: 119px;
    padding: 0 16px;
}

.icon-creditcard {
    background-image: url("../images/icon-credit-card.png");
    height: 75px;
    width: 75px;
}

.icon-center {
    display: block;
    margin: 0 auto 10px;
}

.icon {
    background-position: center top;
}

.button-callout {
    background: #E8631F none repeat scroll 0 0;
    border: 1px solid #707070;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    margin-top: 12px;
    padding: 14px 20px;
}

.banner-ad {
    text-align: center;
}

.bottom-banner {
    text-align: center;
}

footer {
    box-shadow: 0px -5px 7px rgba(0, 0, 0, 0.16);
    background-color: #000000;
    border-top: 1px solid #333333;
    color: #ffffff;
}

footer h4 {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 24px;
}

footer label {
    text-align:left;
    font-weight:bold;
}


footer ul li {
    float: left;
    list-style: outside none none;
    width: 100%;
    line-height:2;
}

footer ul li a {
    color: #fff;
    font-size: 18px;
    display:inline-block;
    line-height:1.2;
}

footer ul li a:hover,
.menu a:hover {
    color: #EEE;
    opacity: 1;
}

.app-main {
    text-align: center;
}

.app-main img {
    margin: 0 0 10px;
    width: 116px;
}

.social-ic {
    text-align: center;
}

.social-ic ul {
    height: 21px;
    padding:0px;
    margin:10px;
    padding-inline-start: 0;
}

.social-ic li {
    display: inline-block;
    float: none;
    margin: 0 5px;
    width: auto;
}

.social-ic li img {
    height:25px;
}

.forms {
    background: #F1FEF1 none repeat scroll 0 0;
    border: 4px solid #dde1d2;
    border-radius: 5px;
    margin: 0 auto 30px;
    max-width: 600px;
    padding: 26px 0;
}

.forms h2 {
    font-size: 30px;
}

form.new_user {
    padding: 0 20px;
}



.card-form form {
    width: 100%;
}

.card-form form label {
    color: #707070;
    font-size: 18px;
    margin: 0 0 5px;
    text-align: left;
    width: 100%;
}



.checkbox {
    color: #707070;
}

.card-form form p {
    margin: 16px 0 0;
}

.card-form form .col-md-6,
.card-form form .col-md-12 {
    margin-bottom: 20px;
}

.page-title h1 {
    font-size: 35px;
}

.page-title {
    margin-top: 50px;
}

.card-form form h2 {
    font-size: 30px;
    margin-top: 20px;
}

.checkbox input {
    margin-right: 7px;
    vertical-align: middle;
    width: auto !important;
}



.banner-ad img {
    max-width: 100%;
}



img {
    max-width: 100%;
}

.login-form.col-sp {
    min-height: 700px;
}

.featurebox-body-content {
    color: #707070;
    padding-left: 50px;
}

.featurebox-body-content>h2 {
    font-size: 30px;
}

.featurebox-body-content>p {
    color: #707070;
    font-size: 20px;
}

.featurebox-body-content>ul {
    margin-bottom: 20px;
    padding-left: 25px;
}

.featurebox-body-content li {
    font-size: 20px;
    list-style: outside none none;
}

.featurebox-body-content>h3 {
    font-size: 34px;
    margin-bottom: 20px;
    margin-top: 60px;
}

.forms h2+h3 {
    font-size: 19px;
}

.account-crate {
    background: #32cd32 none repeat scroll 0 0;
    border: 1px solid #707070;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    margin-top: 30px;
    padding: 8px 25px;
}

.account-crate:hover {
    color: #fff;
    opacity: 0.6;
}

.forms .account-crate {
    margin: 86px 0 162px;
}

.page-golf-image {
    margin-top: 45px;
}

.register-form p i {
    color: #555555;
    font-size: 18px;
}


.orange-color {
    background: #dc7538 !important;
}

.green-color {
    background: #32cd32 !important;
}

.white-color {
    background: #FFFFFF !important;
    color: #222;
}
.section-blue a.primary.white-color {
    color: #222;
}

.inner-pages {
    padding: 35px 0 50px;
}
.inner-pages-notoppad {
    padding: 0px 0 50px;
}

.inner-page-content {
    font-size: 18px;
    margin-top: 30px;
}

.inner-page-content h6 {
    font-size: 22px;
}

.inner-page-content p {
    font-size: 17px;
    margin: 6px 0 5px;
}

.inner-page-content p b {}

.inner-page-content>img {
    margin-bottom: 5px;
}

.inner-page-content {
    font-size: 18px;
    margin-top: 30px;
}





.copy {
    background: #5da6db none repeat scroll 0 0;
    border: 1px solid #707070;
    border-radius: 3px;
    color: #ffffff;
    font-size: 16px;
    margin-left: 20px;
    padding: 6px;
    vertical-align: middle;
}




.switch {
    display: inline-block;
    height: 34px;
    margin-right: 8px;
    position: relative;
    vertical-align: super;
    width: 60px;
}




.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

#search_list_form .city-name.float-right {
    margin: 0;
}

.form {
    margin: 19px 0 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.searching-form {
    border-bottom: 1px solid #707070;
    padding-bottom: 0px;
    padding-top:15px;
}
.searching-form .navbar {
    padding:0px;
    margin:0px;
}
.searching-form .navbar .navbar-form.navbar-left {
    padding:0px 30px 0px 0px;
    margin:0px;
}
.searching-form .navbar .navbar-form.navbar-right {
    padding:0px 0px 0px 30px;
    margin:0px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch input:checked+.slider {
    background-color: #e8631f;
}

.switch input:focus+.slider {
    box-shadow: 0 0 1px #e8631f;
}

.switch input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}




/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}


.course-container {
    position:relative;
    height:100%;
}
.course-container .alldata {
    height:100%;
}
.course-container .maps {
    height:100%;
}
.course-container .scrolldiv {
    height:100%;
    overflow-x:hidden;
    overflow-y:scroll;
}


.list-main {
    width:100%;
    margin: 0px 0px;
    padding:10px 0px;
}
.list-main:hover {
    background:#DDFFDB;
}
.list-main h2,
.list-main p {
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
}

.list-main h6 {
    font-size: 15px;
    opacity: 0.6;
    font-weight: normal;
}

.list-main>img {
    width: 100%;
}

.list-main .tagline {
    overflow:hidden;
    float:right;
    padding-top:4px;"
}


.social {

}



.course-list-image {
    
}

.course-address {
    padding:20px;
    background:#FFF;
    border:1px solid #EEE;
    border-top:none;
}
.course-address address {
    margin-bottom:0px;
}

.course-details-top {
    font-weight: lighter;
    color:#888;
    margin-bottom:2px;
}
.course-details-top a {
    color:#888;
}


.map iframe {
    width: 100%;
}

.reedme-offer .city-name {
    margin: 0;
    width: 100%;
}

.reedme-offer .city-name>input[type="submit"] {
    /* background: #31cd31 none repeat scroll 0 0;*/
    padding: 0 27px;
}

.sidebar-inner {
    background: #5da5db none repeat scroll 0 0;
    height: calc(100% + 0px);
    overflow: auto;
    position: absolute;
    top: 0;
    width: 250px;
}

.sidebar-inner>ul {
    padding: 0;
}

.sidebar-inner>ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 10px 0;
    width: 100%;
}

.sidebar-inner>ul li a {
    color: #ffffff;
    font-size: 18px;
    padding: 0 15px;
    display: inline-block;
    width: 100%;
}

.dashboard-sidebar {
    display: inline-block;
    margin-bottom: 0px;
    min-height: 600px;
    position: relative;
    width: 100%;
}

.dashboard-content {
    margin-left: 250px;
    padding-left: 30px;
    padding-right: 30px;
    width: calc(100% - 250px);
    min-height:800px;
}

.reedme-offer label {
    margin-bottom: 14px;
}

.reedme-offer h3 {
    font-size: 25px;
}





.offer-list-container h3 {
    padding-top:30px;
    padding-bottom:30px;
}
.offer-list {
    border: 1px solid #707070;
    padding-bottom: 0px;
    margin-bottom: 15px;
}
.offer-list label {
    font-weight:bold;
}

.owner-dashboard .offer-list {
    padding: 10px 10px 0px 10px;
}

.offer-list .offer-number {
    font-weight:bold;
    font-size: 16px;
    background:#589dd0;
    color:#FFF;
    padding:4px 6px;
}
.offer-list .offer-number.active {
    background:#2BAF2B;
}

.offer-list .offer-title {
    font-size: 16px;
    font-weight:bold;
    text-align:left;
    padding:4px 6px 2px;
}

.offer-list .offer-desc {
    font-size: 14px;
    padding:4px 6px;
}

.offer-list .offer-bold {
    font-size: 14px;
    font-weight:bold;
    text-align:left;
    padding:4px 6px 2px 0px;
}

.offer-list.special-offer .offer-title {

}


.promo_url {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.table.reedme-offer-table a {
    color: #31cd31;
}

.w100 {
    width: 100%;
}

.nav.nav-tabs {
    padding: 0 15px;
}

.nav-tabs {
    border-bottom: 1px solid #707070;
}

.nav.nav-tabs .active {
    border-color: #707070 #707070 #ffffff;
    border-style: solid;
    border-width: 1px;
}

.nav.nav-tabs a {
    border: 1px solid transparent;
    color: #707070;
    display: inline-block;
    margin-bottom: -1px;
    padding: 5px 10px;
}

.card-form {
    margin: 30px 0;
}

.tab-content .offer-list {
    border: 1px solid #707070;
    margin-top: 30px;
    padding: 10px 15px;
}


.simple_form.new_user.text-left {
    margin-top: 20px;
}

.simple_form.new_user.text-left p {
    display: inline-block;
    margin: 15px 0 0;
    width: 100%;
}

.forms.signup-from {
    max-width: 900px;
}

.btn-orange {
    background: #e8631f none repeat scroll 0 0;
    border: 1px solid #B74E19;
    color: #ffffff;
}
.btn-orange:hover {
    background: #D34300 none repeat scroll 0 0;
    color: #ffffff;
}

.btn-green {
    background: #32CD32;
    border: 1px solid #2BAF2B;
    color: #ffffff;
}

.btn-green:hover {
    color: #ffffff;
    background: #2BAF2B;
    border: 1px solid #2BAF2B;
}

.btn-green-lg {
    font-size: 20px;
    padding: 16px 20px;
}

.referal-link[readonly] {
  background-color:#FFFFFF;
}

.reedme-offer>ul {
    padding-left: 40px;
}

.important-acco {
    background: #ff6969 none repeat scroll 0 0;
    border: 1px solid #707070;
    border-radius: 6px;
    color: #ffffff;
    padding: 16px;
    margin:40px 0px;
}
.important-acco p {
    color: #ffffff;
    font-size: 14px;
}

.golf-course .offer-list,
.golf-course .map-inner {
    border: medium none;
    margin-top: 15px;
}

.golf-course .offer-list a {
    color: #4CCD31;
}

.reedme-offer.section-sp.golf-course-content {
    padding-left: 35px;
}

.inner-page-content.order-details span {
    display: inline-block;
    width: 163px;
}

.order-details>p a {
    color: #32cd32;
    float: none;
}

.reedme-offer.reedem-form {
    margin: 0 auto 45px;
    max-width: 478px;
}

.page-title h1 span {
    font-size: 17px;
}

.featurebox-body-content.reedem-offer,
.featurebox-body-content.reedem-offer p {
    color: #333333;
}

.featurebox-body-content.reedem-offer h3:first-child {
    margin-top: 0;
}

.amenities-tag {
    border: 1px solid #2d9ae3;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    min-height: 158px;
    padding: 6px 28px 0 10px;
}

.card-form form .amenities-tag label {
    background: #e8c442 none repeat scroll 0 0;
    border: 1px solid #928537;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    padding: 2px 10px;
    width: auto !important;
}

.card-form form .amenities-tag label span {
    color: #928537;
    margin-left: 8px;
}

.table.reedme-offer-table a {
    margin: 0 5px;
}

.woods-list ul {
    padding-left: 20px;
}

.woods-list ul li {
    list-style: outside none none;
    margin-bottom: 10px;
}

.woods-list ul li input {
    margin-right: 12px;
}

.user-dashboard .sidebar-inner {
    background: #6F6F6F;
}

.heading-inner h3 {
    font-size: 25px;
}

.user-score {
    text-align: center;
}

.user-score h4 {
    font-size: 26px;
    margin: 0;
}

.user-score p {
    font-size: 13px;
}





.validation-info h2 {
    color: #a6a6a6;
    font-size: 21px;
    margin-bottom: 0;
    text-align: center;
}

.offer-list.active-offers {
    background: #eefbee none repeat scroll 0 0;
}

.w100.form-group.upload-pic {
    position: relative;
}

.filename {
    position: relative;
}

.filename {
    border: 1px solid #2d9ae3;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 45px;
    padding: 0 10px;
    width: 100%;
}

.filename>span {
    background: #eaeaea none repeat scroll 0 0;
    border: 2px solid #cccccc;
    border-radius: 3px;
    height: 100%;
    padding: 10px 39px;
    position: absolute;
    right: 0;
}


.no-color {
    color: #212529 !important;
}

.list-main>div {
    text-align: left;
}

.list-main {
    text-align: center;
    border-bottom:1px solid #E0E0E0;
}

.help-block {
    color: #ff0000;
}

.current_card_year,
.current_redmpt_year {
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

#credit_card_expiry_month,
#credit_card_expiry_year {
    display: inline-block;
    margin-bottom: 6px;
    width: 116px;
}

.col-md-12.float-left.checkbox>input[type="checkbox"] {
    height: auto;
}

#search_list_form+.city-name.float-right {
    margin: 0 15px;
}

#course_default {
    background: #ffffff none repeat scroll 0 0;
    color: #2d9ae3;
    margin-left: 10px;
    margin-top: 15px;
    width: calc(100% - 20px);
}



p.greentxt {
    color: #32cd32;
}

.amenity_cust input {
    border: 0 !important;
    box-shadow: none !important;
}

.send_notification label {
    color: #707070;
}

.send_notification .nav.nav-tabs a {
    color: #333;
}

.buynewcard h1 {}

.buynewcard1 .card-form form h2 {}

.buynewcard1 {
    padding: 20px 0;
}


.promocode_container {
}

.promocodeInput {
    border-right: 4px;
    font-size: 0.75rem;
}

.apply_promo_btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 0.75rem;
}

.subHeader_info {
    margin-top: -10px;
    margin-left: 2px;
}


.redeemnowoffer .page-title h1 span,
.redeemnowoffer .page-title h1 {

    font-size: 28px;
}

.redeemnowoffer h3 {}

.redeemnowoffer .reedme-offer label {
    color: #707070;
}

.redeemnowoffer .city-name>input[type="submit"] {
    min-width: 45%;
}

.recent_redeem_offers th,
.recent_redeem_offers td {
    color: #707070;
}

.recent_redeem_offers td.redeems_card {
    color: #32cd32;
}

select.toggle_redempt {
    display: none !important;
}




.asset.home_page {
    width:100%;
}
.asset.side_columns {
    width:100%;
}
.asset.course_feed {
    max-height:120px;
}
.feed-asset {
    width:100%;
    padding:10px;
}
.feed-asset-item {
    text-align:center;
}


/*.scrolldiv {

    max-height: 500px !important;
    overflow-y: auto;
    overflow-x: hidden;
      margin-bottom: 15px;

}*/

/******************************/


@media only screen and (max-width:1418px) {
    .featurebox-body {
        font-size: 18px;
    }


}

@media only screen and (max-width:1308px) {
    h1.main-heading {
        font-size: 40px;
    }


    .featurebox-body {
        min-height: 110px;
    }

    .video-section iframe {
        height: 300px;
        width: 530px;
    }

    .content-list {
        padding-top: 34px;
    }

    .list-main>button,
    .list-main>a {

        padding: 5px 8px;
        font-size: 14px;
    }

    .city-name {
        width: 35%;
    }
}

@media only screen and (max-width:1200px) {
    .city-name>input[type="submit"] {
        min-width: auto;
    }


}


@media only screen and (max-width:1143px) {
  

    .city-name {
        width: 45%;
    }
}

@media only screen and (max-width:1024px) {
    .user-score h4 {
        font-size: 30px;
    }

    .user-score p {
        font-size: 15px;
    }
}

@media only screen and (max-width:992px) {
    .menu li {
        margin: 15px 5px;
    }

    h1.main-heading {
        font-size: 30px;
    }

    .services-list {}

    .services-list p {
        font-size: 16px;
    }

    .video-section iframe {
        height: 218px;
        width: 389px;
    }

    .content-list {
        padding-top: 0;
    }

    .content-list h3 {
        font-size: 24px;
    }

    .content-list p {
        font-size: 15px;
    }

    .button-callout {
        font-size: 14px;
        margin-top: 12px;
        padding: 14px 15px;
    }

    .featurebox-body {
        min-height: 190px;
    }

    .how-it-work h2 {
        font-size: 24px;
    }

    .col-sp {
        padding: 39px 0;
    }

    .forms h2 {
        font-size: 22px;
    }

    .forms h2+h3 {
        font-size: 14px;
    }

    .forms .account-crate {
        margin: 105px 0 166px;
    }

    .page-title h1 {
        font-size: 28px;
    }

 
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .city-name {
        float: left;
        margin-right: 4%;
        position: relative;
        width: 45%;
    }

    .city-name>input[type="submit"] {
        font-size: 16px;
        min-width: 77px;
    }

}

@media only screen and (max-width:767px) {

    .banner-golfer {
        background: url(../images/golfer-cutout-image.png) top center no-repeat;
        background-size: 37%;
        min-height:500px;
    }
  
    


    .city-name>input[type="submit"] {
        min-width: 158px !important;
    }

    .card-form form p {
        margin: 0;
    }

    .featurebox-body {
        min-height: inherit;
    }

    .featurebox {
        margin-bottom: 25px;
    }

    .video-section iframe {
        height: 286px;
        width: 510px;
    }

    .app-main,
    .socail-ic {
        text-align: left;
    }

    footer ul {
        display: inline-block;
        margin-bottom: 30px;
        width: 100%;
    }

    .main-heading-buy {
        text-align:center;
    }

    h1.main-heading {
        font-size: 28px;
        padding-bottom: 30px;
    }
    h2.second-heading {
        font-size: 18px;
    }
    h2.third-heading {
        font-size: 24px;
    }


    button.menu-toggle,
    .close-menu {
        display: block;
    }

    .menu-toggle {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        cursor: pointer !important;
        position: absolute;
        right: 0;
        top: -47px;
        z-index: 999;
    }

    .menu-toggle img {
        width: 41px;
    }

    .menu {
        background: #ffffff none repeat scroll 0 0;
        height: 100%;
        padding-top: 30px;
        position: fixed;
        right: -226px;
        text-align: right;
        top: 0;
        transition: all 0.5s ease 0s;
        width: 226px;
        z-index: 99999;
    }

    .menu li {
        margin: 15px 0;
        padding: 0 15px;
        text-align: left;
        width: 100%;
    }

    .menu a {
        color: #5da6db;
    }

    .close-menu {
        float: right;
        margin-right: 13px;
        margin-top: 0;
        width: 22px;
        cursor: pointer !important;
    }

    .menu.menu-active {
        right: 0;
    }

    .banner-inner-text a.primary,
    .button-callout {
        font-size: 16px;
        margin-top: 10px;
        padding: 8px 16px;
    }

    .banner-inner-text a.primary:hover,
    .button-callout:hover {
        background: #E54C00;
        opacity: 1;
    }

    .inner-page-content li {
        text-align: left;
        width: 100%;
    }

    .inner-page-content a {
        margin-right: 0;
        width: 100%;
    }

    .inner-page-link a {
        font-size: 16px;
        margin-right: 5px;
        padding: 7px 12px;
    }

    .card-form form h2 {
        font-size: 18px;
        margin-top: 20px;
    }

    .page-title h1 {
        font-size: 26px;
    }

    .featurebox-body-content>h2 {
        font-size: 24px;
    }

    .featurebox-body-content>p,
    .featurebox-body-content li {
        color: #707070;
        font-size: 17px;
    }

    .featurebox-body-content {
        color: #707070;
        padding-left: 0;
    }

    .featurebox-body-content>h3 {

        font-size: 26px;
        margin-bottom: 20px;
        margin-top: 35px;
    }

    .map {
        margin-right: 0 !important;
    }

    .city-name {
        float: left;
        margin-right: 1%;
        position: relative;
        width: 49%;
    }

    .city-name.toggle-map {
        margin-top: 15px;
        text-align: left;
    }

    .city-name {
        float: left;
        margin-bottom: 15px;
        margin-right: 0;
        position: relative;
        width: 100%;
    }

    .city-name.toggle-map {
        margin-top: 0;
        text-align: left;
    }

    .sidebar-inner {
        background: #5da5db none repeat scroll 0 0;
        height: 100%;
        overflow: auto;
        position: inherit;
        top: 0;
        width: 100%;
    }

    .dashboard-content {
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .section-sp {
        float: left;
        margin: 10px 0;
        width: 100%;
    }

    .reedme-offer.section-sp.golf-course-content {
        padding-left: 0;
    }
}

@media only screen and (max-width:576px) {
  


    .banner-phones {
        display: none;
    }

    .menu-toggle {
        right: 15px;
    }


    .img-gallery li {
       
    }

    .list-main {
        padding:5px 0px;
    }
    .list-main h2 {
        padding-bottom:5px;
        margin-bottom:0px;
    }
    .list-main h6 {
        margin-bottom:5px;
    }
    .list-main p {
        padding-bottom:5px;
    }

    .list-main .tagline {
        float:none;
        padding:0px;
        margin:0px;
        font-size:80%;
        font-weight:700;
    }
}
