/*body { font-family: "Montserrat","Segoe UI","Helvetica Neue",Arial,sans-serif !important; }*/
.feature-links .card { border-bottom: 15px solid #cc0000; }

.global-footer-body { background: #02224d; color: #fff !important; }
.global-footer-bottom { background: #012a61; }
.global-footer-body a, .global-footer-body p { color: #fff !important; font-size: inherit; }
.global-footer-bottom a { color: #fff; }
.global-footer-bottom a:hover { color: #fff; }
.footer-social .fa-stack-1x { color: #02224d; }

.credits.credits-dark-text a { background: url(/images/clubfront-logo-white.png) 100% 0 no-repeat; background-size: 20px 21px; }

.link-button a, a .link-button, button.link-button { background: #02224d; color: #fff !important; }
.link-button a:hover, a:hover .link-button, button.link-button:hover { background: #022f6d; }

.member-status { background-color: #077c5c; }

.validation-summary-errors {
    background: #fd5353;
    padding: 1rem;
    color: white;
    font-weight: bold;
    margin-bottom: 1rem;
}

.validation-summary-errors ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-group-item.active, .list-group-item.active:focus, .no-touch .list-group-item.active:hover {
    background-color: #02224d !important;
    border-color: #02224d !important;
    color: #fff !important;
}

.list-group > .list-group .list-group-item:before {
    content: '-';
    position: absolute;
    left: 19px;
    top: 10px;
}

.list-group > .list-group .list-group-item {
    padding: .75rem 2.25rem;
    /*font-weight: normal;*/
}
.list-group > .list-group .list-group-item:last-child {
    border-bottom: 0;
}

.member-status { padding: 0.1rem 0rem; background-color: #ddd; /*color: #fff;*/ }
.member-status p { font-weight: bold; /*color: #fff; */}
.member-status .button, .member-status p { font-size: 12px; line-height: 11px; }
.member-status .button i { font-size: 12px; }

a.list-group-item { color: #555; font-weight: 600; }
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
}

a { color: #ff2226; }
a:hover { color: #db060a; }

.text-yellow { color: #fff !important; }

.lv-hero-item.is-minimal .lv-breadcrumb-wrapper .breadcrumb-item { font-weight: 700; color: #fff; }


.light-bg { background: #eee;  }

.text-muted { color: #b9b6b6!important; }


.lv-off-canvas a:hover { color: #fff; }
.lv-off-canvas ul .has-dropdown>a>.submenu-arrow { color: #fff; }

.lv-off-canvas, .lv-off-canvas .dropdown { background: #02224d; }
.lv-off-canvas .social-media a .fa { color: #02224d; }
.lv-off-canvas .social-media a { background: #fff; }
.lv-off-canvas a { color: #fff; font-weight: 600; }
.lv-off-canvas .dropdown:before {
    padding: 26px 20px 15px 20px;
	background: #1d8db1;
}

.lv-off-canvas .dropdown:before {
    content: attr(data-parent);
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding: 26px 20px 15px 40px;
    background: #04306b  url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABaCAYAAAA4qEECAAACiUlEQVR4nO3cT2oUQRSA8S8iIh4gRxCPIIIwIrhR8Aziwi7EY7jxAtVkYXCZXSK4cWXAE4grjyDiUtzFhWnIOCZM91Cv3r9vOfTA40d1MV0DvXfGGVn7rvUeIEoJLVRCC5XQQiW0UAktVEILldBCJbRQCS3U9d4DtK4MZR94B9wD3gMv6lh/Sc+x5/ms4xz5FLhz4eNPwGNpbLdbxyXIACvgQxnKLcl5XEJfgTy1QhjbHfQWyFMroDYf6DxX0DOQp540HGctN9ALkAE+NxpnIxfQC5G/AM/aTLSZeegdkB/Wsf5sM9VmpqF3RP7RZqr/ZxbaEjIYhbaGDAahLSKDsbOOhchfgQc9kcHQiraMDEagrSODAWgPyKAc2gsyKIb2hAxKob0hg0Joj8igDNorMiiC9owMSqC9I4MC6AjI0Bk6CjJ0hI6EDJ2goyFDB+iIyCAMHRUZBKEjI4MQdHRkkFvRhwRGBjnouzOvf+UJGeSgj2def1SGMucOUJ8U9Evg44zr94FTT9gi0HWsv4GnBMYW+3kXHVv0gSUytvgjeFTsLodKEbG7HZNGw+568B8Ju/tfWVGwu0NDDGwV0OAfWw00+MZWBQ1+sdVBg09sldDgD1stNPjCVg0NfrDVQ4MPbBPQYB/bDDTYxjYFDXaxzUGDTWyT0GAP2yw02MI29XaDyypDuQmcAI9mfO07cL+O9VubqdYzvaKndljZh20m2swFNCzGvt1onI3cQMMi7IOG46zlYo/+ty337Ld1rM+FRvK1oqe2WNmiyOAUGq7EFkcGp1vHxcpQbgCv+ftG9JM61jc95nAPrSW3W4e2ElqohBYqoYVKaKESWqiEFiqhhUpooRJaqIQW6g/MUoF549GZugAAAABJRU5ErkJggg==) no-repeat 15px 27px;
    background-size: 18px;
    /*text-transform: uppercase;*/
    text-transform: capitalize;
    z-index: 1000;
	color: #fff;
	font-weight: 600;
}

/*----------------------- logo styles -----------------------------*/

.logo-wide { display: none; }

.headroom--not-top .global-header .global-header-body .logo .logo-tall { display: none; }
.headroom--not-top .global-header .global-header-body .logo .logo-wide { display: inline; }

@media (max-width: 767.98px) {
	.global-header .logo img { margin-top: 15px; max-height: 195px; }
	
	.headroom--not-top .global-header .logo img {
		max-height: 2rem; margin-top: 0;
	}
}

/*
660*/



@media (max-width: 400px) {
	.global-header .logo img { margin-top: 12px; max-height: 130px; }
}

@media (max-width: 700px) {
	.theme-home .lv-hero-item-caption .lv-hero-item-caption-top { padding-top: 10rem; }
}


/*703*/

@media (min-width: 1100px) {
	/*.headroom--top .logo { margin-top: 157px; }*/
	/*.global-header .logo { margin-left: -20px; }*/
}


.headroom--top .global-header .logo img { width: 8rem; }


/*790*/
@media (min-width: 768px) {
	.global-header .logo img,
	.headroom--top .global-header .logo img { width: 12rem; }
	
	.headroom--not-top .global-header .global-header-body .logo img { width: auto; max-height: 42px; }
	
	/*.headroom--top .global-header .logo { margin-top: 80px; }*/
}

/*------------------------- end logo styles ------------------------*/

.lv-nav .last-item .dropdown { right: 0; left: auto; }

.headroom--top .global-header-body {  height: auto !important; }
.headroom--top .global-header-body>.container { align-items: start; -webkit-box-align: start; -ms-flex-align: start; }

@media (min-width: 1230px) {
    /*.headroom--top .global-header-body {  height: auto !important; }*/
    .global-navigation { top: 23px; }
    /*.global-header-body>.container { align-items: start; -webkit-box-align: start; -ms-flex-align: start; }*/
}


@media (max-width: 767.5px) {
    .headroom--top .global-header-hamburger { padding-top: 1.2rem; }
}

.wysiwyg .table-responsive table { min-width: 400px; }
.wysiwyg table p, .wysiwyg table h2, .wysiwyg table h3, .wysiwyg table h4 { padding: 0; margin: 0; }
.wysiwyg table { margin-top: 1rem; }
.wysiwyg table td { vertical-align: top; }

@media (max-width: 543px) {
    .col-sm-12-extended {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}


@media (min-width: 768px) {
	.col-md-1-8 { 
	    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
	}
	.col-md-1-7 { 
	    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.285%;
        flex: 0 0 14.285%;
        max-width: 14.285%;
	}
	.col-md-1-5 {  
	    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
	}
}

.reduced-gutter {
    margin-left: -12px;
    margin-right: -12px;
}

.reduced-gutter > div {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
@media (min-width: 1024px) {
    .lg-pad-left {
        padding-left: 50px;
    }
}

.light-gradient-top { background: linear-gradient(180deg, rgb(0 0 0 / 3%) 0%, rgba(0,0,0,0) 10%); }

.col-xs-6 {position:relative;width:100%;padding-right:1.4375rem;padding-left:1.4375rem}
@media (max-width: 400px) {
    .col-xs-6 {-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
}

/*********** feature links ****************/
.feature-links .card { min-height: 285px; }
.feature-links-reduced .card { min-height: 180px; }
.overlay { background: rgba(0,0,0,0.65); position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
a:hover .overlay { background: rgba(0,0,0,0.55); }
.feature-links .card a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; color: #fff; }
.feature-links .card-title, .feature-links .card-text { position:relative; color: #fff;}
.feature-links .card-block { position: absolute; bottom: 0; }
.feature-links .card p { font-size: 15px; }
.feature-links .card h4 { font-size: 1.3rem; }
.feature-links-reduced .card h4 { margin-bottom: 0; }

@media (max-width: 1023.5px) {
    .section.feature-links { padding: 22px 0; }
}

@media (max-width: 767.5px) {
    .section.feature-links { padding: 18px 0 27px; }
}

.feature-links .overlay {
    background: rgba(0,0,0,0.40);
}
@media (min-width: 767.5px) {
    .feature-link-card-col {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
    
    /*.member-status { padding-right: 2rem; }*/
	.member-status .button, .member-status p { font-size: 15px; line-height: 15px; }
	.member-status .button i { font-size: 15px; line-height: 15px; }
    
}

.feature-links .card-block {
    padding: 1.25rem;
}

.button-white {
    display: inline-block;
    font-weight: bold;
    padding: 0.7rem 2.4rem 0.7rem 0.6rem;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    position: relative;
    border: none;
    background: rgb(255 255 255 / 86%);
    color: #333 !important;
}

.button i {
    position: absolute;
    right: 0.6rem;
    top: 0.5rem;
    font-size: 19px;
}

@media (min-width: 544px) {
    .feature-links .card { min-height: 255px; }
    .feature-links-reduced .card { min-height: 210px; }
}
@media (min-width: 544px) {
    .feature-links .card { min-height: 255px; }
    .feature-links-reduced .card { min-height: 210px; }
}
@media (min-width: 768px) {
    .feature-links .card { min-height: 385px; }
	.feature-links .card h4 { font-size: 1.5rem; }
    .feature-links-reduced .card { min-height: 220px; }
}
@media (min-width: 1024px) {
    .feature-links .card h4 { font-size: 1.9rem; }
    .feature-links-reduced .card h4 { font-size: 1.4rem; }
}

.mb-minus-2 { margin-bottom: -2rem; }

.button {
    color: #fff;
    border: 2px solid #fff;
    display: inline-block;
    font-weight: bold;
    padding: 0.6rem 2.4rem 0.6rem 0.6rem;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    position: relative;
}

@media (min-width: 768px) {
    .member-status .button, .member-status p {
        font-size: 15px;
        line-height: 15px;
    }
}

.link-button a, a .link-button, button.link-button {
    clear: both;
}

.lv-hero.is-home {
    height: 50vh;
}
@media (min-width: 500px) {
    .lv-hero.is-home {
        height: 70vh;
    }
}
@media (min-width: 768px) {
    .lv-hero.is-home {
        height: 90vh;
    }
}

.lv-hero-item-slide:before {
	content: ' ';
	display: block; 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	backgroundX: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.53) 19%,rgba(0,0,0,0.25) 100%);
	
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.69+15,0+40 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.69) 0%, rgba(38,38,38,0.69) 15%, rgba(102,102,102,0) 40%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.69) 0%,rgba(38,38,38,0.69) 15%,rgba(102,102,102,0) 40%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.69) 0%,rgba(38,38,38,0.69) 15%,rgba(102,102,102,0) 40%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0000000', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}

/*@media (max-width: 767.5px) {
    .credits { font-size: 12.6px; }
}*/

.lv-nav>ul>li:hover>a>.text { border-color: inherit; }

.lv-nav>ul>li.has-dropdown:hover>a {
    background: rgb(0 0 0 / 60%);
}

.lv-nav>ul>li>a.social-link:hover {
    background: none;
}

.font-weight-bold {
    font-weight: 700!important;
}

.background-blue .link-button a, .background-blue a .link-button {
    background: #09799d !important;
    color: #fff !important;
}

.background-blue .link-button a:hover, .background-blue a:hover .link-button {
    background: #086c8d !important;
}

@media (min-width: 768px) {
    .lv-hero.is-taller {
        height: 60vh;
    }
}

@media (min-width: 1200px) {
    .lv-hero.is-taller {
        height: 80vh;
    }
}
@media (max-width: 767.5px) {
    .is-short .lv-hero-item-caption { 
        padding-top: 1.87rem;
        margin-top: 3rem;
    }
}
.lv-hero-item {
    height: 100%;
}

.lv-nav .dropdown li {
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}

.lv-nav .dropdown  {
    border-top: 1px solid rgb(255 255 255 / 10%);
}
.lv-nav .dropdown li a { font-size: 0.95rem; }

.global-navigation .nav-item .social-link {
    padding: 0;
    margin-left: 5px;
    line-height: 37px;
}

.global-navigation .nav-item .fa-stack {
    line-height: 31px;
    height: 28px;
    width: 28px;
    margin-top: 2px;
}
.global-navigation .nav-item .fa-circle {
    color: #fff;
    font-size: 28px;
}
.global-navigation .nav-item .fa-stack-1x {
    color: #141511;
    font-size: 17px;
}

.global-footer-body p {
    font-weight: 600;
}

.global-footer-body b, strong {
    font-weight: 800;
}

.content-cta-col {
    padding: 1.6rem !important;
}

.content-cta-left-col {
    background: rgb(255 239 92 / 100%);
}

.content-cta-right-col {
    background: rgb(0 161 213  / 100%);
}
.content-cta-col a { font-weight: 700; color: #222 !important; }
.content-cta-col a .fa{ color: #222 !important; font-size: 1.5rem; }

@media (max-width: 1509.98px) {
    .img-left img, .img-right img {
        width: 100%;
        max-width: 480px!important;
    }
}

@media (min-width: 640px) {
    .img-right {
        float: right;
        margin: 0 0 1.875rem 3.125rem;
    }
    .img-left {
        float: left;
        margin: 0  3.125rem 1.875rem 0;
    }
}

@media (max-width: 1250px) {
    .img-left img, .img-right img {
        max-width: 380px!important;
    }
}

@media (max-width: 900px) {
    .img-left img, .img-right img {
        max-width: 280px!important;
    }
}

@media (max-width: 639.98px) {
    .img-left img, .img-right img {
        width: 100%;
        max-width: 100%!important;
    }
}

.lh-2 { line-height: 1.9rem; }

.umbraco-forms-submitmessage { 
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0;
    display: block; width: 100%;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.background-blue {
    background: #14b7ec;
}

.background-blue .wysiwyg p, .background-blue .wysiwyg h2, .background-blue .wysiwyg h3, .background-blue .wysiwyg h4, .background-blue .wysiwyg li, .background-blue .wysiwyg a{
    color: #222;
}

.wysiwyg img { max-width: 100%; height: auto !important; }

.wysiwyg *>.border-bottom {
    /*border-bottom: 1px solid #ddd;*/
    display: inline-block;
    width: 100%;
    padding-bottom: 1rem;
}

.wysiwyg *>.border-top {
    /*border-bottom: 1px solid #ddd;*/
    display: inline-block;
    width: 100%;
    padding-top: 1rem;
}

.wysiwyg p + h2 {
    margin-top: 2rem;
}

.wysiwyg hr {
    margin-top: 1.8rem;
    margin-bottom: 1.8rem;
    border: 0;
    border-top: 2px solid rgba(0,0,0,.1);
}

.lv-breadcrumb-wrapper .breadcrumb-item {
    color: rgba(0,0,0,.67);
    font-weight: 700;
}

.btn .fa-angle-right { margin-left: 20px; }

.lv-nav .dropdown { background: rgb(0 0 0 / 59%) }
.headroom--not-top .lv-nav .dropdown { background: rgb(12 12 12 / 95%); }
.lv-nav .dropdown li a { padding: 0.925rem 1.35rem; }

.lv-nav .dropdown li a { color: #fff; }

.page-link { color: #222; }
.page-item.active .page-link {
    background-color: #14b7ec;
    border-color: #14b7ec;
    color: #222;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .display-1 {
    font-weight: 700;
}

.wysiwyg {
    color: #2f302f;
}

.text-larger p { font-size: 1.2rem; }
.text-larger h2 { font-size: 1.9rem; }

.lv-nav>ul>li>a {
    font-weight: 600;
	text-transform: none;
	font-size: 16px;
}

.lead {
    font-size: 1.2rem;
    font-weight: 500;
}

.global-header-body .container {
    max-width: 100%!important;
}

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

.wysiwyg .lead, .wysiwyg p.lead {
    margin-bottom: 1.5rem;
}
.wysiwyg li > p.lead { margin-bottom: 0.5rem }


    .customer-reviews { margin-top: 3rem; }
    .customer-review { /*border-bottom: 1px solid #eee;*/ padding: 1rem 1.2rem 0.3rem 1.2rem; background: #eee; width: 100%; margin-bottom: 15px; }
    .customer-review { font-size: 0.9rem; }
    .customer-review p { font-size: 0.8rem; }
    .customer-review:first-child { /*border-top: 1px solid #eee;*/}
    .review-row { padding-bottom: 0.5rem; }
    .review-source-icon, .date-icon, .person-icon { color: #ccc; }
    
    @media (min-width: 768px) {
    .customer-review { width: 49%; }
    }
    @media (min-width: 1024px) {
    .customer-review { width: 32%; }
    }

.h5, h5 {
    font-size: 1.325rem;
}

.global-footer-bottom .col-md-9 a:hover { color: #fff; }

.lead { line-height: 1.8rem; }
.card:not(.is-flat) {
    background: #dde0e0;
    background: rgb(0 0 0 / 10%);
}

.footer-address-container h3 { color: #fff; font-size: 1.3rem; }

.card .btn,
 .show>.btn-primary.dropdown-toggle{ background-color: #444545; border-color: #444545; }
.card .btn:hover { background-color: #444545; border-color: #444545; }

.side-nav li>a {
    background: rgba(0,0,0,0.56); padding: 1.725rem 2.8125rem 1.425rem 1.85rem;
}
.side-nav a:hover {
    opacity: 1;
    background: #333;
}

.side-nav li>a { color: #fff; text-transform: none; font-weight: bold; margin-bottom: 3px; background: #222;}
.side-nav .active>a { background: #096872; }
.side-nav li { border-top: 2px solid #fff; }
.side-nav>ul { border-bottom: 2px solid #fff; }
.side-nav a:after { right: 1.2rem !important; top: 1.5rem; }

.lv-hero-item-caption-top .side-nav li>a { 
	background: rgba(0,0,0,0.56); color: #fff; text-transform: none; font-weight: bold; 

	padding: 1.425rem 2.8125rem 1.425rem 2rem !important;
}

.lv-hero-item-caption-top .side-nav li>a:hover { 
	background: rgba(0,0,0,0.56); opacity: 1;
}
.lv-hero-item-caption-top .side-nav .active>a { background: #1d652a; }
.lv-hero-item-caption-top .side-nav li { margin-bottom: 6px; margin-top: 3px;  }
.side-nav li, .side-nav>ul { border: none;}
.lv-hero-item-caption-top .side-nav a:after { right: 1.25rem !important; top: 1.425rem !important; }


.global-footer-body a:hover { color: #222; }

.global-footer-bottom .author-logo, .global-footer-bottom { font-size: 0.9rem; color: #222; font-weight: 600;}
.global-footer-bottom .author-logo .text {
    opacity: 0.6;
    font-weight: 600;
}

.has-image-bg.is-tinted:before, .section[style~=background-image].is-tinted:before {
background-color: rgb(255 255 255 / 50%);	
}

.section-cta .bg-fill {
    background: rgb(16 16 16 / 67%);
}
.section-cta h2, .section-cta h3, .section-cta p, .section-cta a,
.section-cta2 h2, .section-cta2 h3, .section-cta2 p, .section-cta2 a{ color: #222 !important; }

.section-cta .link-button a { background-color: #222; color: #fff !important; display: inline-block; text-transform: uppercase; margin-top: 0.8rem; margin-bottom: 0; }
.section-cta .link-button a:hover { background-color: #333 !important; color: #fff !important; }

.section-cta .wysiwyg h2 {
    font-size: 2rem;
}

.link-button a, a .link-button, button.link-button {
    padding: 14px 57px 14px 14px;
}

.home-services-section p { font-size: 1.1rem;  }

.lv-page-loader-spinner .half-circle { 
border: .2em solid #1292a0;
    border-bottom-color: transparent;
    border-right-color: transparent;
    -webkit-animation: half-rotate 1333ms cubic-bezier(.4,0,.2,1) infinite both;
    animation: half-rotate 1333ms cubic-bezier(.4,0,.2,1) infinite both;
}

.lv-breadcrumb-wrapper .breadcrumb-item { text-transform: none; }

.section-cta-light h2, .section-cta-light h3, .section-cta-light p, .section-cta-light a:not(.btn) { color: #474c47 !important; }
.section-cta-light p { color: #333 !important; }
.section-cta-dark .bg-fill { background: #1292a0; }
.section-cta-dark .bg-fill-left { right: 0; }
.section-cta-dark .bg-fill-yellow { background: rgb(255 239 92 / 84%); }
.section-cta-dark .bg-fill-blue { background: rgb(0 161 213 / 84%); }
.section-cta-dark .bg-fill-right { left: 0; }
.home-cta { background: #13a1b0; color: #fff !important; }


.btn-primary, .btn-primary.disabled, .btn-primary:disabled {
    font-weight: bold;
    background-color: #02224d;
    border-color: #02224d;
}
.btn-primary:hover {
    color: #fff;
    background-color: #02224d;
    border-color: #02224d;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #02224d;
    border-color: #02224d;
}
.section-cta-dark .btn-primary, .section-cta-dark .btn-primary.disabled, .section-cta-dark .btn-primary:disabled,
.lv-hero-item-caption-top .btn-primary, .lv-hero-item-caption-top .btn-primary.disabled, .lv-hero-item-caption-top .btn-primary:disabled{
    font-weight: bold;
    background-color: #fff; 
    border-color: #fff; 
	color: #222 !important;
}


.card .btn, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
    background-color: #222;
    border-color: #222;
}

.card .btn-primary:hover, .card .btn-primary:active {
    background-color: #222 !important;
    border-color: #222 !important;
    color: #fff !important;
}

.section-cta-dark .card .btn, .section-cta-dark .btn-primary:not(:disabled):not(.disabled).active, .section-cta-dark .btn-primary:not(:disabled):not(.disabled):active, .section-cta-dark .show>.btn-primary.dropdown-toggle {
    background-color: #fff;
    border-color: #fff;
}



.section-cta-dark .btn-primary {
    background-color: #222;
    color: #fff !important;
    border-color: #222;
}
.section-cta-dark .btn-primary:hover {
    background-color: #333 !important;
    color: #fff !important;
}

.is-home .lv-hero-item-caption .h1 { font-size: 3rem; }

.text-dark {
    color: #222!important;
}

@media (max-width: 767.98px) {

	
	.card-title.h4 { font-size: 24px; }
	
	.home-services-section .btn-tile { margin-top: 10px; margin-bottom: 10px; }
	.home-services-section .h2 { font-size: 28px; }
	
	.is-short.is-minimal .lv-breadcrumb-wrapper .breadcrumb-item {
		font-size: 2.125rem!important;
		font-weight: 700;
	}
	
	.display-1 {
		font-size: 33px;
	}
	
	.h1 { font-size: 33px; }
	
	ol, p, td, ul {
		font-size: 1rem;
	}
	
	
	.is-home .lv-hero-item-caption .h1 { font-size: calc(3rem - 64%); }
	.h5, h5 { font-size: calc(1.325rem - 15%); font-size: 1.325rem; }
}


@media (max-width: 700px) {
	.global-header-top a { margin-right: 0; }
	.global-header-top { z-index: 2; }
}


.section-cta2 { position: relative; background-color: #302f2f;  }

.section-half-background {
    width: 48%;
    position: absolute;
    left: 0px;
    height: 100%;
}


@media (max-width: 767.98px) {
	.section-half-background { position: relative; height: 250px; width: 100%; }
}


.staff-image { display: none; }
@media (min-width: 768px) {
	.staff-image { display: block; }
	.staff-image-mobile { display: none; }
}

.opacity-50 {
    opacity: 0.5;
}


@media (max-width: 1399.98px) {
	.global-navigation {
		display: none!important;
	}
}
.global-header-hamburger {
	display: block !important;
}

@media (min-width: 1400px) {
	.global-header-hamburger {
		display: none!important;
	}
}

.headroom--not-top .global-header .global-header-body {
    /*background: #72bfcc;*/
	background: rgba(9,9,9,0.83);
}


.home-services-section {
    background: #369847;
	color: #fff !important;
}

.services-feature-link { height: 300px; position: relative; padding: 25px; }
a .services-feature-link { color: #fff; }


.is-short .lv-hero-item-caption {  
    background: rgb(255 239 92 / 84%);
    background: rgb(0 0 0 / 62%);
}

 
 @media (min-width: 768px) {
    .is-short.is-minimal-large-heading .lv-hero-item-caption {
        padding: 3.375rem 0 1.875rem 0;
    }
}

.overlay {
    background: rgba(0,0,0,0.25);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

a:hover .services-feature-link  .overlay {
    background: rgba(0,0,0,0.35);
}

.credits a {
	background: url(/images/clubfront-logo-white.png) 100% 0 no-repeat;
    background-size: 20px 21px;	
	display: block;
    height: 22px;
    padding-right: 28px;
	opacity: 1;
}

.credits a:hover { opacity: 0.8; }

.bg-transition  {
    -webkit-transition: background .2s linear, color .2s linear;
    -moz-transition: background .2s linear, color .2s linear;
    -o-transition: background .2s linear, color .2s linear;
    -ms-transition: background .2s linear, color .2s linear;
    transition: background .2s linear, color .2s linear;
}

.btn-relative { position: relative !important; margin: 0 auto; }

.global-header-top { font-weight: 500; background: rgba(2,2,2,0.43); font-size: 15px; }
.global-header-top a:hover { color: #fff; }



.lv-off-canvas ul li {
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin-left: 20px;
}

.global-footer-body .logo img { width: 120px; }

.grey-bg { padding: 1.5rem 1.5rem 0.5rem 1.5rem; background: #eee; margin-bottom: 2rem; }
.grey-bg h3 { border-bottom: 1px solid #ddd; padding-bottom: 1rem; color: #222; }

@media (min-width: 768px) {
	.lv-hero-item-caption-left-column { padding-right: 6rem; }
	.home-cta-left-column { padding-right: 4rem; }
	.home-cta-right-column { padding-left: 4rem; }
}

/*@media (max-width: 767.98px) {
	p.lead { font-size: 1.6875rem; font-size: 20px; }
}*/

@media (min-width: 1670px) {
	.global-header-body .lv-nav .dropdown .dropdown {
		top: 0;
		left: 280px;
		z-index: 400;
	}
}

@media (min-width: 375px) {
	.lv-off-canvas {
		width: 360px;
		max-width: 80%;
	}
}


.alert-button {
	display: block;
	padding: 1rem;
	color: #fff;
	background-color: #5a594a;
	font-weight: bold;
	font-size: 17px;
	position: relative;
}

.alert-button:hover {
	color: #fff;
}

.alert-button:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    top: 1.2rem;
    right: 1rem;
    font-size: 1.2rem;
    line-height: 1rem;
}


.social-media a { border-radius: 100%; }
@media (max-width: 792px) {
	.social-media a { width: 2.5rem; min-width: 2.5rem; height: 2.5rem; font-size: 1.3rem !important;}
}

.lv-hero-item.is-tinted:before { 
    opacity: 1;
	background: -webkit-gradient(linear,left top, left bottom,color-stop(18%, rgba(0,0,0,0.55)),color-stop(80%, rgba(0,0,0,0)));
    background: -o-linear-gradient(top,rgba(0,0,0,0.55) 18%,rgba(0,0,0,0) 80%);
    background: linear-gradient(to bottom,rgba(0,0,0,0.55) 18%,rgba(0,0,0,0) 80%);

}
.theme-home .lv-hero-item-caption { z-index: 100; }
.theme-home .lv-hero-item-caption .lv-hero-item-caption-top { color: inherit; color: #fff; text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.14); }

.theme-home .lv-hero-item.is-tinted:after {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.58) 0%, rgba(0,0,0,0) 41%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.58) 0%,rgba(0,0,0,0) 41%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.58) 0%,rgba(0,0,0,0) 41%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    opacity: .42;
    z-index: 1;
}

.side-nav a, body, .btn-accordion { color: #222; }
.text-body {
    color: #474c47!important;
}
.wysiwyg p.lead, p.lead, .sidebox, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
    color: #222;
}
.wysiwyg h3, .wysiwyg h4, .wysiwyg h5 { margin-bottom: 1.1rem; padding-top: 1rem; }
.section-is-tinted:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 41%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.08) 0%,rgba(0,0,0,0) 41%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.08) 0%,rgba(0,0,0,0) 41%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    opacity: .42;
    z-index: 1;
}
.no-tint .section-is-tinted:before {
	content: none;
}

@media (min-width: 992px) {
	.global-footer-body  .container  .row  .col-lg-1 { 
		flex: 0 0 13.3333333333%;
    	max-width: 13.3333333333%;
	}
	.global-footer-body  .container  .row  .footer-address-container { 
		flex: 0 0 30.8333333333%;
    	max-width: 30.8333333333%;
	}
}

@media (min-width: 1230px) {
	.spec-col-condense { justify-content: unset; }
	.card { font-size: 0.95rem; }
}

@media (min-width: 1230px) {
    .lv-hamburger:hover .lv-hamburger-bottom, .lv-hamburger:hover .lv-hamburger-middle, .lv-hamburger:hover .lv-hamburger-top {
        background: #fff;
    }
}