@import url(global_v1-2.css);
@import url(adminLogin.css);
@import url(admin.css);
@import url(mcconnellgolf2016_css/moduleUpdate.css);
@import url(mcconnellgolf2016_css/timeline.css);
div#buddyListDiv_opener {
	z-index: 99999!important;
}
div#buddyListDiv {
	position: fixed!important;
	top: 30px!important;
}

@media(max-width:1024px) {
li.adminDashboardStatus {
	max-width: 600px!important;
	overflow: hidden!important;
	overflow-x: overlay!important;
}
}

@media(max-width:1280px) {
li.adminDashboardStatus {
	max-width: 700px!important;
	overflow: hidden!important;
	overflow-x: overlay!important;
}
}
.shift header.public-header.main-header {
	position: relative!important;
}
.shift nav.navbar.navbar-fixed-top {
	position: relative
}
.shift header.navbar-fixed-top {
	top: 48px
}
.shift header.navbar-fixed-top.on-scroll {
	top: 0px
}
.shift .content-header.navbar-fixed-top.on-scroll {
	top: 48px
}
*::-moz-selection {
background:#222 none repeat scroll 0 0;
color:#FFF;
}
html, body, form {
	height: 100%
}
html, body {
	background: #fff;
	color: #282828;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: normal;
	line-height: 1;
	font-size: 1rem;
	width: 100%;
	height: 100%;
}
@font-face {
	font-family: 'IcoMoon-Ultimate';
	src: url('../../../_fonts/IcoMoon-Ultimate.ttf?-mxku12') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.icomoon {
	font-family: 'IcoMoon-Ultimate';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: 'Nucleo Outline';
	src: url('../../../_fonts/Nucleo-Outline/nucleo-outline.eot');
	src: url('../../../../fonts/Nucleo-Outline/nucleo-outline.eot') format('embedded-opentype'), url('../../../_fonts/Nucleo-Outline/nucleo-outline.woff2') format('woff2'), url('../../../_fonts/Nucleo-Outline/nucleo-outline.woff') format('woff'), url('../../../_fonts/Nucleo-Outline/nucleo-outline.ttf') format('truetype'), url('../../../_fonts/Nucleo-Outline/nucleo-outline.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.nc-icon-outline {
	display: inline-block;
	font: normal normal normal 32px/1 'Nucleo Outline';
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
li#ulMenuItem_243281:before, .nc-icon-outline.sport_tennis:before {
	content: "\ec5a";
}
li#ulMenuItem_243279:before, .nc-icon-outline.food_cutlery-75:before {
	content: "\eb8a";
}
li#ulMenuItem_243278:before, .nc-icon-outline.location_flag-triangle:before {
	content: "\e873";
}
li#ulMenuItem_243280:before, .nc-icon-outline.furniture_bed-09:before {
	content: "\e8be";
}
li#ulMenuItem_243283:before, .nc-icon-outline.files_book-07:before {
	content: "\e8ec";
}
li#ulMenuItem_243282:before, .nc-icon-outline.files_paper:before {
	content: "\e92c";
}
li#ulMenuItem_4610292:before, .nc-icon-outline.files_paper:before {
	content: "\eb2a";
}

li#ulMenuItem_4610293:before, .nc-icon-outline.files_paper:before {
	content: "\eb2a";
}

li#ulMenuItem_4610294:before, .nc-icon-outline.files_paper:before {
	content: "\eb2a";
}

li#ulMenuItem_4610295:before, .nc-icon-outline.travel_bag:before {
	content: "\eb2a";
}

li#ulMenuItem_4610296:before, .nc-icon-outline.travel_bag:before {
	content: "\eb2a";
}





.nc-icon-outline.ui-1_calendar-grid-61:before {
	content: "\e669";
}
.fullHeight {
	height: 100%
}
.content {
	display: block;
	position: relative;
	margin: 2.5em 0 3em 0;
	padding: 1em;
	width: 100%;
}
.content .col-lg-4 {
	padding-right: 3em;
}
.content img {
	width: 100%;
	margin: 1.75em 0;
	padding: 0;
}
.content img:last-child {
	margin-bottom: 0;
}
.center-block {
	margin: 0 auto;
	float: none;
}
#left, #right, #top, #bottom {
	background: #FFF;
	position: fixed;
	z-index: 9999;
}
#left, #right {
	top: 0;
	bottom: 0;
	width: 15px;
}
#left {
	left: 0;
}
#right {
	right: 0;
}
#bottom {
	bottom: 0;
}
#top {
	top: 0;
}
#top, #bottom {
	height: 15px;
	width: 100%;
}
.john-mcconnell {
	max-width: 18em;
}
.intro-panel {
	background: #eee;
	padding: 4em 6em;
}
.club-logo-list {
	padding-top: 3em;
}
.club-logo-list a {
	border-radius: 3px;
	background: rgba(0,0,0,0.04);
	display: inline-block;
	text-align: center;
	margin-bottom: 3px;
	opacity: 0.3;
	width: 30%;
}
.club-logo-list a:hover {
	background: #FFF;
	opacity: 1;
}
.club-logo-list a img {
	max-width: 8em;
	padding: 0.5em;
}
.club-logo-list a:hover img {
	opacity: 1;
	transition: all 0.3s;
}
.page-panel {
	background: #FFF;
	padding: 6em 0;
}
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.aligner {
	display: flex;
	-webkit-display: flex;
	align-items: center;
	height: 100%;
	justify-content: center;
}
.aligner-item {
	flex: 1;
}
.aligner-item--top {
	align-self: flex-start;
	-moz-align-self: flex-start;
	-o-align-self: flex-start;
	-webkit-align-self: flex-start;
}
.aligner-item--bottom {
	align-self: flex-end;
	-webkit-align-self: flex-end;
}
.aligner-item--fixed {
	flex: none;
	-webkit-flex: none;
	max-width: 50%;
}
.center-block {
	display: inline-block;
	float: none;
	margin: 0 auto;
}
.button-spacing {
	display: inline-block;
	margin: 1.75em;
}
.button-spacing-right {
	display: inline-block;
	margin-top: 1.5em;
	margin-right: 2em;
}
.button-block {
	display: inline-block;
	margin: 1.4em 0;
}
hr {
	border-color: #ccc;
	margin: 2em 0;
}
ul.default {
	margin: 0 0 0 2em;
	padding: 0;
}
ul.default li {
	color: #616367;
}
.tooltip {
	border-radius: 3px;
	font-family: "brandon-grotesque";
	font-size: 1em;
	padding: 1em 1.5em;
}
a {
	transition: all 0.3s;
	text-decoration: none;
	outline: 0;
	color: #222;
}
a:focused {
color:#222
}
a:hover, a:focus {
	text-decoration: none;
	outline: 0
}
.button {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 0.813em;
	font-weight: 600;
	letter-spacing: 0.1875em;
	padding: 1.25em 3em;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
button {
	transition: all 0.3s;
}
.button:visited {
	color: #001e36;
}
.button:hover {
	background-color: #fff;
	color: #fff;
}
.button:hover span {
	left: -16px;
}
a:hover, a:focus {
	color: #001e36;
}
.button .caret {
	left: 10px;
}
.button:hover .caret {
	left: 10px;
}
.button:hover i {
	opacity: 1;
	right: 19px;
}
.button span {
	left: -10px;
	position: relative;
	transition: all 0.2s ease-out 0s;
}
.button i {
	height: 12px;
	opacity: 1;
	display: inline-block;
	position: absolute;
	right: 12px;
	transition: all 0.2s ease-out 0s;
	top: 46%;
	margin-top: -5px;
}
.button.bordered {
	border-color: #fff;
}
.button.bordered span {
	color: #fff;
}
.button.bordered:hover {
	background-color: #FFF;
	border-color: #FFF;
}
.button.bordered:hover span, .button.bordered:hover i {
	color: #222;
}
.button-bordered-white {
	border-color: #FFF;
	color: #FFF;
}
.button-bordered-white:hover {
	background: #FFF;
	color: #222;
}
.button-bordered-gray {
	border-color: #BBB;
	color: #888;
}
.button-bordered-gray:hover {
	border-color: transparent;
	background: #888;
	color: #FFF;
}
.button-bordered-dark {
	border-color: #222;
	color: #222;
}
.button-bordered-dark:hover {
	background: #222;
	color: #FFF;
	border: 2px solid #222
}
.thumb-cta {
	color: #222;
	display: block;
	font-size: 0.875em;
	font-weight: 700;
	margin: 0 auto;
	background: transparent;
	border: none;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	padding-top: 1.5rem;
}
.abut {
	border: 2px solid;
	color: #222
}
.smallerfont {
	font-size: inherit!important
}
h1, h2, h3, h4, h5, h6 {
	color: #222;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 3em;
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1;
	padding-bottom: 0.5em;
}
h2 {
	font-size: 2em;
	font-weight: 500;
	margin-bottom: 1em;
}
h2.section-label {
	color: #5693C0;
	font-size: 1.25em;
	font-weight: 300;
	margin: 0;
	padding-bottom: 1em;
	text-transform: none;
}
h3 {
	font-size: 1.6em;
	font-weight: 400;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.5em;
	font-weight: 400;
	text-transform: uppercase;
	margin: 1.2em 0;
}
h5 {
	color: #222;
	font-size: 1.25em;
	font-weight: 500;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	margin-bottom: 2em;
}
p, #page-content td {
	color: #777;
	font-size: 1.12em;
	font-weight: 400;
	line-height: 1.8em;
	margin-bottom: 1em;
	letter-spacing: .02em
}
.formBaseForm td {
	color: #777;
	font-size: 14px!important;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 1em;
	letter-spacing: .02em;
}
blockquote {
	padding: 0 0 0 1em;
	margin: 0;
	font-size: inherit;
	border: none;
	max-width: 90%;
}
blockquote p {
	color: #222;
	font-size: 2.25em;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 3em;
	margin-bottom: 1em;
}
blockquote h3 {
	color: #222;
	font-size: 1em;
	font-weight: 700;
	letter-spacing: 0.25em;
	text-transform: uppercase;
}
blockquote h3:before {
	content: "";
	width: 1.5em;
	background: #888;
	height: 1px;
	margin-right: 1em;
	display: inline-block;
	vertical-align: middle;
}

@media(min-width:320px) and (max-width:1024px) {
blockquote p {
	margin-top: 1em
}
}
header {
	display: block;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}
header.module-header {
	position: relative
}
.navbar-fixed-top {
	width: 100%;
}
.navbar {
	border: none;
	border-radius: 0px;
	line-height: 70px;
	margin: 0 auto;
	padding: 1em 2em;
	width: 100%;
	max-width: 100%;
	z-index: 9999;
	transition: all 0.3s;
}
.navbar.on-scroll, .content-header .navbar {
	background: #fff;
	box-shadow: 0 0 8px rgba(0,0,0,0.25);
}
.navbar-nav > li {
	float: none;
	display: inline-block;
	margin-left: 0px
}
.navbar-nav {
	float: none;
	width: 100%;
}
.content-header .navbar-nav {
	visibility: visible!important
}

@media(min-width:768px) and (max-width:1200px) {
.navbar-nav {
	visibility: visible!important
}
}
#brand-logo {
	line-height: 1;
	margin: 0;
}
.navbar .navbar-logo {
	display: block;
	opacity: 0;
}
.navbar.on-scroll .navbar-logo, .content-header .navbar .navbar-logo {
	opacity: 1;
}
#brand-logo img {
	max-width: 50px;
	position: relative;
	top: 0.5em;
}
.navbar-toggle {
	border: none;
	margin-right: 0;
	margin-top: 0;
	background: none;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 9900;
	left: inherit;
	width: 45px;
}
.navbar-toggle:focus {
	outline: none;
}
.navbar-toggle .icon-bar {
	background-color: #fff;
	border-radius: 5px;
	display: block;
	height: 3px;
	margin: 4px 0;
	width: 25px;
}
.on-scroll .navbar-toggle .icon-bar {
	background-color: #001e36;
	border-radius: 5px;
	display: block;
	height: 3px;
	margin: 4px 0;
	width: 25px;
}
.navbar-nav > li > a.member-login {
	color: #e1cea1;
	border-left: 1px solid rgba(255,255,255,0.5);
	margin-left: 1em;
	padding: 0 2.5em;
}

@media(min-width:768px) {
}

@media(min-width:320px) {
.navbar-toggle.collapsed {
	width: 45px
}
.navbar-toggle .icon-bar {
	background-color: #222;
	border-radius: 5px;
	display: block;
	height: 3px;
	margin: 4px 0;
	width: 25px;
}
}

@media(min-width:320px) and (max-width:768px) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: inherit;
	overflow-x: hidden;
	margin: 0!important;
	padding: 0!important
}
.navbar-nav > li > a.member-login {
	color: #e1cea1;
	border-left: 0px solid rgba(255,255,255,0.5)!important;
	margin-left: 0em!important;
	padding: 0!important;
}
.sr-only {
	position: absolute;
	width: 51px;
	height: 23px;
	padding: 0;
	margin: 0 0 0 -60px;
	overflow: inherit;
	clip: inherit;
	border: 0;
	color: #000;
	display: block;
	float: left;
	line-height: 23px;
}
.prv-header .sr-only {
	display: none!important
}
}
.navbar-nav > li > a, .navbar-nav > li > span.folderLink {
	color: rgba(255,255,255,0.8);
	font-size: 0.875em;
	font-weight: 600;
	padding: 0 1.5em;
	letter-spacing: 0.1em;
	line-height: 50px;
	text-transform: uppercase;
}
.navbar.on-scroll .navbar-nav > li > a, .content-header .navbar .navbar-nav > li > a, .navbar-nav > li > span.folderLink {
	color: #222;
}
.navbar-nav > li.active > a {
	color: #222;
	font-weight: 700;
}
.nav > li > a:focus, .nav > li > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background: transparent;
}
.navbar-nav > li > a:after, .navbar-nav > li > span.folderLink:after {
	content: "";
	display: block;
	width: 0em;
	height: 2px;
	background: #FFF;
	bottom: 0.5em;
	position: relative;
	margin: 0 auto;
	text-align: center;
	opacity: 0;
	transition: all 0.3s;
}
.navbar-nav > li > a:hover:after, .navbar-nav > li > span.folderLink:hover:after {
	opacity: 1;
	width: 3em;
}
.navbar-nav > li > ul > li a:after {
	content: "";
	display: none;
}
.navbar.on-scroll .navbar-nav > li > a:hover:after, .content-header .navbar .navbar-nav > li > a:hover:after {
	background: #222;
}
.nav>li>span.folderLink {
	position: relative;
	display: block
}
.navbar-nav > li:last-child > a:after {
	display: none;
}
.navbar-nav > li > a.member-login:after {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background: #e1cea1;
	bottom: 0.5em;
	position: relative;
	margin: 0 auto;
	text-align: center;
	opacity: 0;
}
.navbar-nav > li > a.member-login:hover:after {
	opacity: 1;
	width: 3em;
}
.navbar.on-scroll .navbar-nav > li > a.member-login, .pub.content-header .navbar .navbar-nav > li > a.member-login {
	color: #bfa76f;
	border-left: 1px solid rgba(0,0,0,0.15);
	margin-left: 1em;
	padding: 0 2.5em;
}
.navbar.on-scroll .navbar-nav > li > a.member-login:hover:after, .pub.content-header .navbar .navbar-nav > li > a.member-login:hover:after {
	background: #bfa76f;
	opacity: 1;
	width: 3em;
}
.locations-dropdown {
	min-width: 600px;
}
.navbar-nav >li > ul > li {
	margin-left: 0
}
.navbar-nav > li#ulMenuItem_243202 > .dropdown-menu, .navbar-nav > li.dropdown > .dropdown-menu {
	margin-top: -10px;
}
#navbar li#ulMenuItem_243202 .dropdown-menu > li {
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
}
#navbar li#ulMenuItem_243202 .dropdown-menu > li:first-child {
	width: 100%;
	line-height: 1.6;
}
#navbar li#ulMenuItem_243202 .dropdown-menu > li:last-child {
	background: #f2f2f2;
	margin-top: 1em;
	width: 100%;
}
#navbar li#ulMenuItem_243202 .dropdown-menu > li > span {
	display: block;
	font-size: 1.25em;
	font-weight: 600;
	padding-bottom: 1em;
}
#navbar .dropdown-menu > li > a {
	background: transparent;
	color: #999;
	font-size: 0.875em;
	font-weight: 500;
	letter-spacing: 0.15em;
	line-height: 1;
	padding: 1em 2em;
	text-transform: uppercase;
}
.content-header #navbar .navbar-nav > li ul li a {
	color: #999;
}
.content-header #navbar .navbar-nav > li ul li a:hover {
	color: #222;
}
#navbar .dropdown-menu > li > a:hover {
	color: #222;
}
.navbar li.dropdown:hover > ul.dropdown-menu {
	display: block;
	transition: all .3s ease-in-out;
	transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.navbar .dropdown-menu {
	border: none;
	border-radius: 0;
	text-align: center;
	width: auto;
	margin-top: -10px;
	padding: 1em 2em;
	left: 50%;
	right: auto;
	transform: translate(-50%, 0);
}
.navbar li#ulMenuItem_243202 .dropdown-menu {
	border: none;
	border-radius: 0;
	text-align: center;
	width: auto;
	margin-top: -10px;
	padding: 2em 3em;
	left: 50%;
	right: auto;
	transform: translate(-50%, 0);
}
.navbar .dropdown-menu > li > a i, .navbar .dropdown-menu > li > a em {
	opacity: 0;
	position: relative;
	left: 0;
	transition: all 0.3s;
}
.navbar .dropdown-menu > li > a:hover i, .navbar .dropdown-menu > li > a:hover em {
	opacity: 1;
	left: 0.25rem;
}
.open > .dropdown-menu {
	animation-name: slidenavAnimation;
	animation-duration: .3s;
	animation-iteration-count: 1;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
	-webkit-animation-name: slidenavAnimation;
	-webkit-animation-duration: .2s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-name: slidenavAnimation;
	-moz-animation-duration: .2s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
from {
opacity:0;
}
to {
opacity:1;
}
}
@-webkit-keyframes slidenavAnimation {
from {
opacity:0;
}
to {
opacity:1;
}
}
.nav>li>a.dropdown-toggle {
	display: none;
	position: absolute;
	right: 0;
	z-index: 999;
	width: 50px;
	height: 50px;
	cursor: pointer;
	top: 0;
}

@media only screen and (min-width:801px) {
#navbar .ulMenu li .dropdown-toggle {
	display: block;
	right: -10px;
}
}

@media only screen and (min-width:768px) {
header nav.navbar {
	padding: 1em 0 1em 1em;
}
}
#anchor {
	position: relative;
	top: -5em;
}
.down {
	margin: 0 auto;
	width: 100%;
	left: 0;
	right: 0;
	position: absolute;
	text-align: center;
	bottom: 2em;
	padding: 0;
	transition: all 0.3s;
	z-index: 100;
}
.down a {
margin: 0 auto;
    position: relative;
    outline: none;
    text-align: center;
    width: 200px;
    height: 50px;
    display: block;
}
.down .arrow {
    left: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 200px;
    margin-left: -100px;
}
.down .arrow .icomoon, .down .arrow i {
	color: #FFF;
	font-size: 2.5em;
	position: relative;
	bottom: 1em;
	left: -5px;
	transition: all 0.25s;
	z-index: 250;
}
.down .arrow i:hover {
	transform: scale(1.2, 1);
	bottom: 1.25em;
}
.nc-icon-outline.arrows-1_minimal-down:before {
	content: "\ea6a";
}
.down .arrow .icomoon, .down .arrow em {
    color: #FFF;
    font-size: 2.5em;
    position: relative;
    bottom: 0;
    left: -5px;
    transition: all 0.25s;
    z-index: 250;
}
.down .arrow em:hover {
	transform: scale(1.2, 1);
	bottom: 1.25em;
}
.nc-icon-outline {
	display: inline-block;
	font: normal normal normal 14px/1 'Nucleo Outline';
	font-size: inherit;
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/*.bg {
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: opacity 0.2s ease-in-out 0.2s;
	width: 100%;
	z-index: 5;
}*/
.videoContainer 
{

	left: inherit!important
}

/*.videoContainer video {
position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    transition: 1s opacity;
}
*/ol.carousel-indicators {
	left: 90%;
	width: 20%;
	margin-left: -10%;
}
.fade-carousel {
	background: #333;
	position: relative;
	height: 100vh;
}
.fade-carousel .carousel-inner .item {
	background: #333;
	height: 100vh;
}
.fade-carousel .carousel-control {
	background: transparent;
	color: #fff;
	font-size: 3em;
	opacity: 0.5;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6);
	width: auto;
	margin: auto 1em;
	z-index: 200;
}
.fade-carousel .carousel-control:hover {
	opacity: 1;
}
.fade-carousel .carousel-control .streamline {
	position: relative;
	top: 53%;
}
.hero {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 150;
	color: #fff;
	text-align: center;
	width: 100%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.hero h1 {
	color: #fff;
	font-size: 2rem;
	font-weight: 400;
	margin: 0 auto;
	line-height: 1.2;
	letter-spacing: .5em;
	text-transform: uppercase;
	padding: 0;
	max-width: 80%;
}

@media screen and (max-width:768px) {
/*video {
	height: 100%;
	width: 100%;
	object-fit: cover;
	display: block;
	opacity: 1;
	z-index: 3;
}*/
.fade-carousel {
	background: #333;
	position: relative;

}
.fade-carousel .carousel-inner .item {
	background: #333;

}
}

@media screen and (min-width:1600px) {
.hero h1 {
	font-size: 3em;
}
}
.hero p {
	color: #eee;
	font-size: 1.4em;
	font-weight: 300;
	margin: 0.75em 0;
}
.fade-carousel .carousel-inner .item .hero {
	opacity: 0;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
	opacity: 1;
	-webkit-transition: 2s all ease-in-out .1s;
	-moz-transition: 2s all ease-in-out .1s;
	-ms-transition: 2s all ease-in-out .1s;
	-o-transition: 2s all ease-in-out .1s;
	transition: 2s all ease-in-out .1s;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: #1a2532;
	opacity: 0.6;
}
.fade-carousel .slides .slide-1, .fade-carousel .slides .slide-2, .fade-carousel .slides .slide-3 {
	height: 100vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
	z-index: 5;
}
.fade-carousel .slides .slide-1 {
	background-image: none;
}
.fade-carousel .slides .slide-2 {
	background-image: url(../../../../img/placeit-3.jpg);
}
.fade-carousel .slides .slide-3 {
	background-image: url(../../../asdf);
}
/*.bg {
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: opacity 0.2s ease-in-out 0.2s;
	width: 100%;
	z-index: 5;
}*/

@media screen and (max-width:768px) {
.hero p {
	display: none;
}
.hero {
	text-align: center;
}
.carousel {
	margin-top: 90px;
}
.overlay {
	opacity: 0.1;
}
.hero .hero-learn-more {
	margin: 1em auto !important;
}
.hero .button {
	margin: 1em auto;
}
}
.quote-img {
	min-height: 500px;
	background-position: top!important
}
.club-logo-list a {
	height: 128px;
	vertical-align: top;
	position: relative;
}
.club-logo-list h5 {
	margin: 0 auto;
	margin-bottom: 0;
}
.club-logo-list hgroup {
	position: absolute;
	top: 45%;
	width: 100%;
}
#amenities-listing {
	padding: 2em 2em 1em;
	margin-top: 1em;
}
#amenities-listing .col-lg-4 {
	padding: 0;
}
.featured-thumb {
	position: relative;
	overflow: hidden;
	max-height: 400px;
	transition: all 0.3s;
	margin-left: 0.75em;
	margin-right: 1.5em;
	margin-bottom: 2.125em;
}
.featured-thumb:nth-child(3n) {
	margin-right: 0;
}
.featured__img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.featured-thumb .thumb-wrap {
	background: rgba(255,255,255,0.9);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	text-align: center;
	transition: all 0.3s;
}
.featured-thumb:hover .thumb-wrap {
	opacity: 1;
	bottom: 2em;
	top: 0;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: #222;
	opacity: 0.25;
}
.featured-thumb:hover .overlay {
	opacity: 0;
}
.featured-thumb h4 {
	background: transparent;
	color: #fff;
	margin: 0 auto;
	padding: 0;
	line-height: 1;
	font-size: 1.2em;
	font-weight: 700;
	letter-spacing: 0.15em;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 150;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	transform: translateY(-50%);
	text-align: center;
}
.featured-thumb:hover h4 {
	opacity: 0;
}
.featured-thumb h4 span {
	font-size: 1.25em;
	font-style: italic;
	font-weight: 400;
	letter-spacing: normal;
	text-transform: none;
}
.featured-thumb p {
	color: #222;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: normal;
	margin: 0 auto;
	max-width: 70%;
	text-transform: none;
}
.local-callout .mpContent {
	padding: 1em 1.5em;
	min-height: 150px;
	text-align: center
}
.global-callout .mpContent {
	background: #f2f2f2;
	padding: 1em 1.5em;
	min-height: 150px;
	text-align: center
}
#page-content-wrap #page-content-banner {
	max-height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-position: bottom center
}
.prv-content #page-content-wrap #page-content-banner {
	max-height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative
}
#page-content-wrap #page-content-banner #page-banner-heading {
	position: absolute;
	top: 45%;
	width: 100%;
	text-align: center;
}
#page-banner-heading h1 {
	color: #fff;
	font-weight: normal;
	letter-spacing: .48em;
	font-family: "brandon-grotesque";
	text-transform: uppercase;
	text-shadow: 1px 1px 10px rgba(0,0,0,1);
}
#page-content-wrap #page-content-subnav {
	height: 60px;
	background: #ececec
}
#page-content-wrap #page-content {
	padding-top: 60px
}
#page-content-wrap #page-content .container-fluid {
	max-width: 1440px
}
.content-cta {
	background: #222;
	max-width: 375px;
	margin-bottom: 20px
}
.content-cta .inner {
	padding: 30px 40px 10px;
}
.content-cta h4 {
	color: #fff;
	text-transform: none;
	margin-top: 0px
}
.content-cta p {
	color: #fff;
}
.table-responsive {
	min-width: 350px;
}
.table-responsive .table {
	min-width: 350px;
}
.table-responsive .table td {
	min-width: 50%
}
.content-tables table td:last-child {
	width: 250px;
}
table.table.table-bordered, table.table.table-bordered td {
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}

@media (min-width:320px) and (max-width:640px) {
#page-content-wrap, .prv-home {
	padding-top: 85px
}
#page-content-wrap #page-content-banner {
	min-height: 150px;
}
.prv-content #page-content-wrap #page-content-banner {
	min-height: 100px;
	background-position: bottom;
}
.modulewrap div#page-content-wrap {
	padding-top: 0px!important;
}
.modulewrap section#page-content-banner {
	min-height: 200px!important;
	max-height: 200px!important;
}
}

@media (min-width:640px) and (max-width:992px) {
#page-content-wrap, .prv-home {
	padding-top: 12px
}
#page-content-wrap #page-content-banner {
	min-height: 250px;
}
.prv-content #page-content-wrap #page-content-banner {
	min-height: 100px;
	background-position: bottom;
}
.modulewrap div#page-content-wrap {
	padding-top: 0px!important;
}
.modulewrap section#page-content-banner {
	min-height: 200px!important;
	max-height: 200px!important;
}
}

@media only screen and (max-width:800px) {
#page-banner-heading h1 {
	line-height: 1.4;
	letter-spacing: 0.2em;
	font-size: 2em
}
#page-content-wrap #page-content-banner #page-banner-heading {
	position: relative;
	padding: 4rem 0 4rem!important;
	max-width: 98%;
}
#page-content-wrap #page-content-banner {
	min-height: 200px;
	max-height: 200px
}
#page-content-wrap {
	padding-top: 80px
}
}

@media (min-width:800px) {
#page-content-wrap, .prv-home {
	padding-top: 102px
}
.modulewrap div#page-content-wrap {
	padding-top: 0px!important;
}
#page-content-wrap #page-content-banner {
	min-height: 400px;
}
.prv-content #page-content-wrap #page-content-banner {
	min-height: 150px;
	background-position: bottom;
}
}

@media (min-width:1200px) {
.modulewrap div#page-content-wrap {
	padding-top: 0px!important;
}
#page-content-wrap #page-content-banner {
	min-height: 600px;
}
.prv-content #page-content-wrap #page-content-banner {
	min-height: 200px;
	background-position: bottom;
}
.module #page-content-wrap #page-content-banner {
	min-height: 200px;
	max-height: 200px
}
}
.pub-sub-nav-sleeve {
	background: #e8e8e8;
}
nav[class^="pub-sub-nav"] div, nav[class^="pub-sub-nav"] ul, nav[class^="pub-sub-nav"] ul li, nav[class^="pub-sub-nav"] ul li a, nav[class^="pub-sub-nav"] ul li a span {
	margin: 0;
	padding: 0;
}
nav[class^="pub-sub-nav"] ul {
	list-style: none;
}
.pub-sub-nav-cookie .CookieTrail_Template, .pub-sub-nav-cookie .CookieTrail .ctRootGroup .ctItem .ctLink, .pub-sub-nav-menu ul li a {
	font-family: "brandon-grotesque", sans-serif;
	font-size: 0.750rem;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	font-weight: 600;
	cursor: pointer!important
}
.pub-sub-nav-cookie .CookieTrail.CookieTrail_Template {
	width: 100%;
}
.pub-sub-nav-cookie .CookieTrail.CookieTrail_Template ul.ctRootGroup {
	background: none;
	border: none;
	display: block;
	width: 100%;
	position: relative;
}
.pubSubToggle {
	position: absolute;
	width: 100%;
	height: 100%;
}
.pubSubToggle .carrot {
	width: 80px;
	height: 100%;
	position: absolute;
	right: 0;
	z-index: 99;
	cursor: pointer;
}
.pubSubToggle .carrot:after {
	width: 100% !important;
	height: 100% !important;
	border-top: 7px solid #fff !important;
	border-bottom: 7px solid transparent !important;
	border-left: 7px solid transparent !important;
	position: relative;
	content: "";
	top: 33px;
	right: -26px;
	z-index: 2;
	left: auto !important;
	margin: 0 !important;
	border-right: 7px solid transparent !important;
}
.pub-sub-nav-cookie .CookieTrail.CookieTrail_Template ul.ctRootGroup li.ctItem {
}
.pub-sub-nav-cookie .CookieTrail.CookieTrail_Template ul.ctRootGroup li.ctItem {
	float: none;
	width: 100%;
}
.pub-sub-nav-cookie .CookieTrail.CookieTrail_Template ul.ctRootGroup li.ctItem a.ctLink {
	margin: 0;
	display: block;
	border: none;
	line-height: 60px;
	background: #222;
	color: #FFF;
	padding: 0 5rem;
	width: 100%;
}
.pub-sub-nav-cookie .CookieTrail.CookieTrail_Template ul.ctRootGroup li.ctItem a.ctLink:after {
	width: 0 !important;
	height: 0 !important;
	border-top: 30px inset transparent !important;
	border-bottom: 30px inset transparent !important;
	border-left: 15px solid #222 !important;
	position: absolute;
	content: "";
	top: 0 !important;
	right: -15px;
	z-index: 2;
	left: auto !important;
	margin: 0 !important;
	border-right: 0 !important;
	display: none;
}
.pub-sub-nav-cookie .CookieTrail.CookieTrail_Template ul.ctRootGroup li.ctItem.ctSelected a.ctLink, .pub-sub-nav-cookie .CookieTrail.CookieTrail_Template ul.ctRootGroup li.ctItem a.ctLink:hover {
	background: #222;
	color: #FFF;
	cursor: default;
}
.pub-sub-nav-cookie .CookieTrail.CookieTrail_Template ul.ctRootGroup li.ctItem a.ctLink span.ctText {
	padding: 0;
	float: none;
	display: block;
	background: none;
	border: none;
}
.pub-sub-nav-menu ul.ulMenu {
	display: block;
	width: 100%;
}
.pub-sub-nav-menu ul.ulMenu li.ulMenuItem {
	float: left;
}
.pub-sub-nav-menu ul.ulMenu li.ulMenuItem a {
	display: block;
	line-height: 60px;
	background: #e8e8e8;
	color: #888;
	margin: 0;
	width: 100%;
	text-align: left;
	padding: 0 5rem;
}
.pub-sub-nav-menu ul.ulMenu li.ulMenuItem.selectedItem a {
	color: #222;
	background: #FFF;
}
.pub-sub-nav-menu ul.ulMenu li.ulMenuItem.selectedItem a, .pub-sub-nav-menu ul.ulMenu li.ulMenuItem a:hover {
	background: #FFF;
}
.NC_Body .content img {
	width: auto;
	margin: 0;
}

@media only screen and (max-width:1030px) {
.pub-sub-nav-menu ul.ulMenu li.ulMenuItem {
	width: 100% !important;
}
.pub-sub-nav-menu {
	display: none;
}
}

@media only screen and (min-width:1030px) {
.pubSubToggle {
	display: none;
}
.pub-sub-nav-menu {
	display: block !important;
}
.pub-sub-nav-sleeve > nav {
	float: left;
}
.pub-sub-nav-sleeve .pub-sub-nav-menu {
	width: 89%;
}
.pub-sub-nav-sleeve .pub-sub-nav-cookie {
	width: 11%;
}
.pub-sub-nav-cookie .CookieTrail.CookieTrail_Template ul.ctRootGroup li.ctItem a.ctLink {
	margin: 0;
	display: block;
	border: none;
	line-height: 60px;
	background: #222;
	color: #FFF;
	padding: 0 30px;
	width: 100%;
}
.pub-sub-nav-menu ul.ulMenu li.ulMenuItem a {
	padding: 0;
	text-align: center;
	border-left: 1px solid #d0d0d0;
}
.pub-sub-nav-menu ul.ulMenu li.ulMenuItem a {
}
.pub-sub-nav-cookie .CookieTrail.CookieTrail_Template ul.ctRootGroup li.ctItem a.ctLink:after {
	display: block;
}
}

@media only screen and (min-width:1200px) {
section.prv-banner .prvAlbum .rightHalf {
	padding-right: 0;
}
.pub-sub-nav-sleeve .pub-sub-nav-menu {
	width: 85%;
}
.pub-sub-nav-sleeve .pub-sub-nav-cookie {
	width: 15%;
}
}
section#page-content.locations {
	padding-top: 0!important;
	background: #DFE5E5;
}
.locations .container-fluid {
	max-width: none!important;
}
#location-wrap {
	position: relative
}
.locationsMap {
	width: 1084px;
	margin: 0;
	position: relative;
	z-index: 1
}
.pins {
	width: 1084px;
	position: relative;
	z-index: 2
}
.pin {
	background: transparent url(../../../../../../Images/Redesign/locations-pin-blue.png) no-repeat;
	height: 32px;
	width: 24px;
	display: block;
	position: absolute;
	z-index: 3;
	text-indent: -5500px;
	opacity: 1
}
.pin:hover {
	opacity: .5
}
.pin.holstonhills {
	left: 201px;
	top: 125px;
}
.pin.ccasheville {
	left: 343px;
	top: 167px;
}
.pin.musgrovemill {
	left: 341px;
	top: 313px;
}
.pin.cardinal {
	left: 605px;
	top: 110px;
}
.pin.sedgefieldRoss {
	left: 625px;
	top: 120px;
}
.pin.sedgefieldDye {
	left: 635px;
	top: 110px;
}
.pin.providence {
	left: 512px;
	top: 270px;
}
.pin.treyburn {
	left: 731px;
	top: 167px;
}
.pin.wakefield {
	left: 778px;
	top: 193px;
}
.pin.raleigh {
	left: 788px;
	top: 203px;
}
.pin.grandedunes {
	left: 738px;
	top: 427px;
}
.pin.reserve {
	left: 706px;
	top: 458px;
}
.pin.brookvalley {
	left: 895px;
	top: 196px;
}
.pin.oldnorthstate {
	left: 600px;
	top: 225px;
}
.pin.portersneck{
	left: 823px;
	top: 379px;
}
.pin.waters {
    left: 605px;
    top: 30px;
}
#mileage {
	position: absolute;
	bottom: 50px;
	left: 100px;
	z-index: 3
}
#mileage .mileChart {
	width: 720px;
	/*height: 370px;*/
	height: 442px;
	background: #fff;
	box-shadow: 0px 0px 10px #ccc;
	display: none;
	position: relative;
	z-index: 5;
}
#mileage .mileChart .whiteout {
	width: 40px;
	height: 10px;
	background: #fff;
	display: block;
	position: absolute;
	bottom: -5px;
	left: 0;
}
#mileage .mileChartToggle {
	line-height: 40px
}
#mileage .mileChartToggle span.mileageToggleBtn {
	float: left;
	margin-right: 10px
}
#mileTable {
	/*width: 680px;*/
	width: 710px;
	margin: 0px 10px;
	display: block;
	padding: 20px 10px;
}
#mileTable .mileageRow {
	display: block;
	clear: both;
	line-height: 18px
}
#mileTable .mileageClub {
	font-weight: bold;
	display: inline-block;
	float: left;
}
#mileTable .mileageClub span {
	display: block;
	padding: 5px;
	opacity: 1!important
}
#mileTable .mileageMile {
	float: left;
	display: inline-block;
}
#mileTable .mileageMile span {
	padding: 5px 10px;
	width: 45px;
	display: block
}
#mileTable .row-spacer {
	display: inline-block;
	padding: 5px 20px;
	background: #e5e5e5;
	float: left
}
#mileTable .active {
	background: #699FCF!important;
	opacity: .5
}
#mileTable .mileageMile span:hover {
	background: #0766A5!important;
	cursor: pointer;
	opacity: 1!important
}
#mileTable .column2, #mileTable .column4, #mileTable .column6, #mileTable .column8, #mileTable .column10, #mileTable .column12 {
	background: transparent;
}
#mileTable .column1, #mileTable .column3, #mileTable .column5, #mileTable .column7, #mileTable .column9, #mileTable .column11, #mileTable .column13 {
	background: #f5f5f5;
}
#amenities {
	position: absolute;
	bottom: 50px;
	right: 100px;
	z-index: 3
}
#amenities .amenitiesFilter {
	width: 800px;
	height: 180px;
	background: #fff;
	box-shadow: 0px 0px 10px #ccc;
	display: none;
	position: relative;
	z-index: 5
}
#amenities .amenitiesFilter .whiteout {
	width: 40px;
	height: 10px;
	background: #fff;
	display: block;
	position: absolute;
	bottom: -5px;
	right: 0;
}
#amenities .amenitiesFilterToggle {
	line-height: 40px;
	text-align: right
}
#amenities .amenitiesFilterToggle span.amenitiesToggleBtn {
	float: right;
	margin-left: 10px
}
.pins .hideIt {
	opacity: .2;
	transition: opacity .3s ease-in-out
}
ul#filterOptions {
	margin: 0;
	list-style-type: none;
	list-style: inherit;
	padding: 0;
}
#filterOptions li {
	list-style: none;
	list-style-type: none;
	margin: 5px 0;
	display: block
}
#filterOptions li a {
	color: #666;
	padding: 0px;
	display: block;
	line-height: 20px;
	transition: none 0s
}
#filterOptions li.active a {
	font-weight: bold;
	opacity: 1;
	color: #222;
}
#filterOptions li a:before {
	display: block;
	content: "";
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 5px;
	background: transparent url(../../../../../../Images/Redesign/chk-box.png) no-repeat -21px 0px;
}
#filterOptions li.active a:before {
	background-position: 0px 0px
}
.filterCol {
	float: left;
	width: 150px;
}
.filterCol.amenities.last {
	border-right: 0px solid #e6e6e6;
	padding-bottom: 20px
}
.filterCol.architects {
	padding-left: 00px;
	margin-left: 0px
}
.filterCol.architects.last {
	border-left: 0 none;
	padding-left: 0px
}
#filterOptions li a.nofilter {
	background: none!important
}
div#filters {
	padding: 10px 20px;
}
.labelRow {
	display: block;
	width: 100%;
	line-height: 30px
}
.filterLabel {
	display: block;
	float: left;
	line-height: 20px;
	font-size: 14px;
	color: #444;
	padding-bottom: 10px;
	font-weight: bold
}
.filterLabel.amen {
	width: 59%
}
.filterLabel.arch {
	width: 41%
}
#mileage .mileChartToggle span.mileageLabel, #amenities .amenitiesFilterToggle span.amenitiesLabel {
	font-size: 14px;
	letter-spacing: .04em;
	font-weight: bold;
}
.togglebtn {
	font-size: 16px;
	text-align: center;
	line-height: 43px;
	width: 40px;
	height: 40px;
	background: #fff;
	box-shadow: 0px 0px 10px #ccc;
	display: block;
	font-weight: bold
}
.togglebtn:hover {
	opacity: .8
}
.togglebtn .plus {
}
.togglebtn .minus {
}
#location-wrap .panel {
	width: 560px;
	padding: 20px;
	display: none;
	min-height: 600px;
	background: #f5f5f5;
	position: absolute;
	z-index: 9999;
	margin-top: 5%;
	right: -560px;
	float: right;
	max-width: 560px;
}
#location-wrap .panel a.close {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	position: absolute;
	top: 20px;
	left: 20px;
}
.panel.visible {
	visibility: visible;
	display: block!important
}
.panel p {
	margin-bottom: 0px
}
.panel h5 {
	margin-bottom: 1em
}
#location-wrap .panel table td, #location-wrap .panel table td a {
	text-align: center!important;
}
#location-wrap .panel table td ul {
	text-align: left!important;
}
#location-wrap .panel table td a {
	padding: .5em 2em!important
}
.modulewrap {
	padding: 35px 100px 50px;
	margin: 0;
}
.module .container .row > div {
	padding: 10px;
	background: #fff;
	border: 0px solid transparent;
}

@media (max-width:768px) {
.modulewrap {
	padding: 15px 20px 50px;
	margin: 0;
}
}
footer {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.footer-area-top, .footer-area-bottom {
	padding: 4em 0;
	text-align: center;
}
.footer-area-top {
	background: #f2f2f2;
}
.footer-area-bottom {
	border-top: 1px solid #ccc;
	background: #f2f2f2;
}
.footer-intro {
	margin-bottom: 3em;
}
footer h2 {
	color: #333;
	font-size: 0.875em;
	font-weight: 600;
	letter-spacing: 0.15em;
	padding-bottom: 0.25em;
	text-transform: uppercase;
}
.footer-area-top p {
	max-width: 50%;
}
footer p {
	color: #888;
	font-size: 0.875em;
	margin: 0 auto;
	padding-bottom: 0.5em;
	text-align: center;
}
footer p.ce, footer p.ce a {
	text-transform: uppercase;
	font-size: 0.688rem;
	letter-spacing: 0.15rem;
	color: #aaa;
	font-weight: 500;
	margin-top: 2em;
}
footer p.secondary {
	font-size: 0.75em;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-top: 1em;
	text-transform: uppercase;
}
footer ul.footer-links {
	list-style-type: none;
}
footer ul.footer-links li {
	display: inline-block;
	margin-left: 0px!important
}
footer ul.footer-links li.copyright {
	display: block;
	width: 100%;
	margin: 2em auto 0.5em;
}
footer ul.footer-links li.copyright a {
	text-transform: none;
	letter-spacing: normal;
}
footer ul.footer-links li:after {
	color: #888;
	content: "•";
	opacity: 0.5;
	padding: 0 1em;
}
footer ul.footer-links li:last-child:after, footer ul.footer-links li.copyright:after {
	display: none;
}
.divider {
	margin: 0 1em;
}
footer ul.footer-links li a {
	color: #888;
	font-size: 0.813rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
footer ul.footer-links li a:hover {
	color: #333;
}
.footer-social em {
	padding: 0.25em;
	margin: 0 0.25em;
	transition: all 0.3s;
	position: relative;
	top: 0;
}
.footer-social a {
	color: rgba(0,0,0,0.25);
	display: inline-block;
	font-size: 1.5em;
	margin-top: 12px;
	outline: none;
	position: relative;
}
.footer-social a:hover {
	color: #888;
}
.navbar-form table.formSection {
	width: 300px;
}
.navbar-form table#masterPageUC_ctl01_ctl00_form841636_tblFormHeader {
	display: none!important
}
.navbar-form td.formControlCell {
	width: 100%!important;
}
.navbar-form td.formQuestionCell {
	display: none!important;
}
.navbar-form .formQuestionCell label {
	display: none!important;
}
.navbar-form table.formSection > tbody > tr:first-child {
	display: none!important;
}
footer .formSection > tbody > tr > td td {
	vertical-align: middle;
	border: 0px none;
}
footer .formSection .formQuestionWrapper {
	padding: 0;
}
footer .formSection .formQuestionWrapper .formControlCell input {
	float: none;
	width: 100% !important;
	padding: 0px 8px;
	font-size: inherit;
	height: 45px;
	line-height: 45px;
	position: relative;
}
footer .form-control {
	background: transparent;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	font-size: 1em;
	height: 2.75em;
	padding: 0.5em 5em 0.5em 1em;
}
.add-on .form-control:focus {
	border-color: #888;
	box-shadow: none;
}
.add-on .nc-icon-outline {
	color: #888;
	font-size: 1.25em;
	position: absolute;
	right: 24px;
	top: 13px;
	z-index: 50;
	cursor: pointer
}
footer .formSection .formQuestionWrapper .formControlCell {
	vertical-align: middle;
	padding: 0;
}

.footer-social a { width: 48px; }


#Saving {
	display: none
}
.navbar-form td.formControlCell span {
	position: absolute;
	left: 12px;
	top: 15px;
	color: #999;
	z-index: 3;
}
#mask {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	z-index: 999;
}
a.close {
	top: 10px;
	right: 10px;
	height: 20px;
	width: 20px;
	position: absolute;
	z-index: 9999;
}
img.btn_close {
	float: right;
	margin: 0;
}
.blankwrap {
	background: #f2f2f2;
	height: 100%
}
.blankwrap section {
	padding: 100px
}
.loginWrap {
	margin: 100px auto;
	position: relative;
	background: #f2f2f2;
}
.login-popup .loginWrap {
	margin: 0 auto!important
}
.blankwrap .loginWrap {
	margin: 100px auto;
	position: relative
}
.loginWrap {
	width: auto!important;
	max-width: 600px;
	min-height: 680px;
	border: 1px solid #f1f1f1;
	box-shadow: 0px 0px 8px #D6D6D6;
	text-align: center
}
.loginWrap .loginheader {
	padding: 40px 0 0px;
	text-align: center;
	margin: 0 auto
}
.loginWrap .loginheader h2 {
	letter-spacing: .05em;
	font-size: 28px;
	color: #222;
	font-weight: 400;
	font-family: "brandon-grotesque", sans-serif;
}
.loginWrap .loginheader p {
	font-size: 16px;
	color: #777;
	padding: 5px
}
.loginWrap .login_input {
	width: 350px;
	height: 48px;
	margin: 10px auto
}
.loginWrap .login_input imput {
}
.loginWrap .login_input .advLogUsername, .loginWrap .login_input .advLogPassword {
	border: 1px solid #ddd;
	height: 46px;
	width: 350px;
	padding: 0 15px;
	font-size: 16px;
	color: #888
}
.loginWrap .login_btns {
	width: 350px;
	margin: 15px auto 20px
}
.loginWrap #login_cookieMessage {
	float: left;
	display: block;
	height: 50px;
	line-height: 50px;
}
.loginWrap #login_link {
	float: right;
	display: block;
	color: #fff;
	height: 50px;
	width: 150px;
	line-height: 50px;
	border: 0px none!important;
	padding: 0;
	position: relative;
}
.loginWrap #login_link.reLog {
	float: none;
	display: block;
	color: #fff;
	height: 50px;
	width: 170px;
	margin: 0 auto;
	line-height: 50px;
	border: 0px none!important;
	padding: 0;
	position: relative;
}
.loginWrap #login_link:hover {
	color: #bfa76f;
}
.loginWrap #login_link input[type=button], .loginWrap #login_link input[type=submit] {
	display: block;
	background: #bfa76f;
	color: #fff;
	height: 50px;
	width: 170px!important;
	line-height: 50px;
	text-align: center;
	border: 0px none!important;
	padding: 0;
	-webkit-appearance: inherit;
}
.loginWrap #login_link input[type=button]:hover, .loginWrap #login_link input[type=submit]:hover {
	background: #fff;
	color: #bfa76f;
}
.loginWrap .reenter {
	width: 350px;
	margin: 0 auto;
	text-align: center
}
#login_link em.nc-icon-outline.ui-1_lock {
	position: absolute;
	z-index: 2;
	top: 14px;
	left: 30px;
}
.relogin #login_link em.nc-icon-outline.ui-1_lock {
	display: none
}
.loginWrap .relogin #login_link {
	float: none;
	display: block;
	color: #fff;
	height: 50px;
	width: 150px;
	line-height: 50px;
	border: 0px none!important;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
.loginWrap [type="checkbox"]:not(:checked), .loginWrap [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
.loginWrap [type="checkbox"]:not(:checked) + label, .loginWrap [type="checkbox"]:checked + label {
	position: relative;
}
.loginWrap [type="checkbox"]:not(:checked) + label:before, .loginWrap [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 17px;
	width: 16px;
	height: 15px;
	border: 1px solid #ccc;
	background: #f5f5f5;
}
.loginWrap [type="checkbox"]:checked + label:before {
	background: #bfa76f!important;
}
.loginWrap [type="checkbox"]+label {
	padding-left: 25px;
}
.loginWrap [type="checkbox"]:not(:checked) + label:after, .loginWrap [type="checkbox"]:checked + label:after {
	content: '\e672';
	top: 0px;
	position: absolute;
	left: 2px;
	font-size: 10px;
	color: #fff;
	font-family: 'Nucleo Outline';
	transition: all .2s;
}
.loginWrap [type="checkbox"]:not(:checked) + label:after {
	transform: scale(0);
}
.loginWrap [type="checkbox"]:checked + label:after {;
	transform: scale(1);
}
.loginWrap .loginfooter {
	width: 100%;
	position: absolute;
	bottom: 0px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: #e7e7e7
}
.loginWrap .loginfooter a {
	color: #222
}
.ui-widget-overlay {
	opacity: .8!important;
	filter: alpha(opacity=80)!important
}
.modal_popup {
	padding: 0!important;
	-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 6px 0 rgba(0,0,0,.3);
}
.modal_popup.ui-corner-all {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: transparent!important;
	border: 0px none;
	box-shadow: none;
}
.modal_popup .ui-dialog-titlebar {
	border: none;
	background: 0 0;
	position: absolute!important;
	z-index: 99;
	top: 5px;
	right: 5px;
	padding: 0!important;
	width: 26px;
	height: 26px
}
.modal_popup .ui-dialog-titlebar .ui-dialog-title {
	display: none
}
.modal_popup .ui-dialog-titlebar .ui-dialog-titlebar-close {
	outline: 0!important;
	position: relative;
	right: 0;
	top: 0;
	margin: 0;
	height: 17px;
	width: 18px;
	background: transparent;
	border-radius: 0px;
	display: block;
	padding: 0
}
.modal_popup .ui-dialog-titlebar .ui-dialog-titlebar-close span {
	background: url(../../../../../../Images/Redesign/closeX.png) no-repeat;
	cursor: pointer;
	display: block;
	margin: 0
}
.modal_popup .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
}
.modal_popup .ui-dialog-titlebar .ui-dialog-titlebar-close:hover span {
}
.modal_popup .ui-dialog-titlebar .ui-dialog-titlebar-close.ui-state-active, .modal_popup .ui-dialog-titlebar .ui-dialog-titlebar-close.ui-state-focus {
	background: 0 0;
	border: none
}
.modal_popup .ui-dialog-content {
	border: none;
	vertical-align: middle;
	overflow: hidden!important;
	padding: 0px!important
}
.modal_popup .ui-dialog-content iframe {
	width: 100%;
	height: 390px
}
.modal_popup .ui-dialog-content .clickToEditDiv {
	position: absolute;
	top: 10px;
	width: 100%
}

@media(min-width:320px) {
.login-popup {
	display: none;
	background: #333;
	padding: 0;
	border: 0px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 2%;
	left: 50%;
	z-index: 99999;
	width: 95%;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	height: auto;
}
}

@media(min-width:320px) and (max-width:768px) {
.login-popup {
	margin-left: -47.5%!important;
	margin-top: 0px!important;
}
}

@media(min-width:800px) {
.login-popup {
	display: none;
	background: #333;
	padding: 0;
	border: 0px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
	width: 600px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	height: 550px;
}
}

@media only screen and (min-width:320px) and (max-width:992px) {
div#buddyListDiv_opener {
	display: none;
}
.navbar-brand {
	left: 4em;
}
.navbar .navbar-logo {
	display: block;
	opacity: 1;
}
.cbp-af-header.cbp-af-header-shrink {
	box-shadow: 0 0 5px rgba(0,0,0,0.25);
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: inherit!important;
}
nav.navbar {
	background: #fff;
	padding: 1em 0
}
.navbar-nav {
	margin: 0;
	text-align: center;
}
.navbar-nav > li > a {
	color: rgba(0,0,0,1);
}
.cbp-af-header.cbp-af-header-shrink .navbar-nav > li > a {
	padding: 0;
	line-height: 2;
	font-size: 1em;
}
.hero h1 {
	color: #fff;
	font-size: 1.5rem;
}
.intro-panel {
	padding: 4em 0em 0;
}
.club-logo-list a {
	width: 49%;
}
.cd-horizontal-timeline .events-content li > .container {
	width: 100%;
	margin: 0 auto;
}
.cd-horizontal-timeline .events-content .events-content-inner {
	padding: 2em 0;
}
article.featured-thumb:hover p {
	display: none
}
.footer-area-top p {
	max-width: 80%;
}
footer .input-group {
	margin: 0 auto;
}
.footer-social {
	margin-bottom: 3em;
}
.club-logo-list a[data-original-title="View All"], #navbar li#ulMenuItem_243202 .dropdown-menu > li:last-child {
	display: inline-block!important;
}
.club-logo-list {
	padding-bottom: 3em
}
}

@media (max-width:800px) {
.navbar-nav > li {
	display: block;
}
}

@media only screen and (min-width:992px) and (max-width:1130px) {
.navbar-nav > li > a {
	font-size: 0.75em;
}
}

@media only screen and (min-width:768px) and (max-width:992px) {
.navbar-nav > li > a {
	font-size: 0.65em;
}
a.dropdown-toggle {
	padding: 0px!important;
	margin: 0px !important;
	display: inline-block!important;
	width: inherit!important;
	right: 4px!important;
}
a.dropdown-toggle:after {
	padding: 0px!important;
	margin: 0px !important;
	display: none!important
}
}
.grid {
	padding: 2px 7px
}
.grid [class^="col-"] .row {
	position: relative;
	padding: 0;
}
.grid [class^="col-"].gridTall .row {
	padding: 0;
}
.grid .gridImg {
	padding: 0;
	position: relative;
	margin: 1px;
}
.grid .gridText {
	position: absolute;
	min-height: 30px;
	z-index: 3;
	width: 100%;
	height: 30px;
	top: 45%;
	transition: all .3s ease-in-out
}
.grid .gridImg .mpContent {
	min-height: 380px;
	max-height: 380px;
	opacity: 0.3;
	z-index: 1;
	position: relative;
}
.grid .grid--hover .gridImg .mpContent {
	min-height: 380px;
	max-height: 380px;
	opacity: 0;
	transition: opacity .3s ease-in-out;
	cursor: pointer
}
.grid .gridText .mpContent {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	width: 100%;
	position: absolute;
	font-size: 32px;
}
.grid .gridTall .gridImg .mpContent {
	min-height: 762px;
	max-height: 762px;
	opacity: .5
}
.grid .gridTall .grid--hover .gridImg .mpContent {
	opacity: 0
}
.grid .gridTall .gridText {
	position: absolute;
	min-height: 30px;
	z-index: 3;
	width: 100%;
}
.grid .gridTall .gridText .mpContent {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	width: 100%;
	position: absolute;
	top: 45%;
	font-size: 32px;
}
.gridText .clickToEditDiv {
	top: -50px;
	position: absolute;
	left: 50%;
	margin-left: -45px!important;
	z-index: 4
}
.gridText .gridHoverText .clickToEditDiv {
	top: -25px;
}
.gridText .clickToEditDiv:before {
	content: "Grid Text";
	color: #fff;
	font-size: 10px;
	display: block;
}
.gridText .gridHoverText .clickToEditDiv:before {
	content: "Hover Text";
	color: #fff;
	font-size: 10px;
	display: block;
}
.gridTall .gridImg {
	opacity: 1!important;
	position: relative
}
.gridImg .clickToEditDiv {
	top: 5px!important;
	z-index: 999;
	position: absolute;
	left: 50%;
	margin-left: -45px!important;
}
.gridImg .clickToEditDiv:before {
	content: "Grid Img";
	color: #fff;
	font-size: 10px;
	display: block;
}
.grid .grid--hover .gridTall .gridImg .mpContent {
	opacity: 0;
}
.grid .blackbox {
	position: absolute;
	background: #000000;
	z-index: 0;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.grid .gridText .gridHoverText {
	opacity: 0;
	transition: opacity .3s ease-in-out
}
.grid .grid--hover .gridText {
	top: 18%;
}
.grid .grid--hover .gridText .gridHoverText {
	opacity: 1
}
.gridHoverText p {
	color: #fff!important;
	font-size: 20px;
	line-height: 1.8em;
	padding: 1em 2em;
	margin: 1em;
}
.grid a.abut.button-bordered-white {
	border-color: #fff!important;
	color: #fff;
	padding: .5em 1em!important;
	font-size: 12px;
}
.grid .gridText .gridHoverText .mpContent {
	position: relative;
	font-size: 12px;
}
a.abut.button-bordered-white:hover {
	background: #fff;
	color: #000;
}
header.prv-header.content-header, header.module-header.content-header {
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 8px rgba(0,0,0,0.25);
	min-height: 102px;
}
.prv-header .navbar, .module-header .navbar {
	background: transparent;
	box-shadow: 0 0 0px rgba(0,0,0,0);
}
.prv-header .navbar, .module-header .navbar {
	width: 100%;
	max-width: 1600px;
	padding: 1em 0;
}
.prv-home {
	max-width: 1600px;
	margin: 0 auto
}
section .prv-banner {
	max-height: 500px;
	margin: 0;
	padding: 0;
	height: 500px;
	min-height: 500px;
	position: relative;
	background: #f2f2f2
}
section .prv-banner .prvAlbum .rightHalf {
	min-height: 500px
}
.prv-banner > table:first-child {
	position: absolute;
	height: 0;
	padding: 0;
	margin: 0;
	top: -16px;
}
.prv-banner > table.photoDotTable {
	position: absolute;
	height: 0;
	padding: 0;
	margin: 0;
	bottom: 32px;
}
.prv-banner table td a {
	position: absolute;
	z-index: 99999;
	top: 22px;
	right: 10px;
	height: 16px;
}
.prv-banner table td.plgHeaderBar {
	position: relative;
	height: 0;
	padding: 0;
	margin: 0;
}
td.plgHeaderBarBorder {
	height: 0;
	padding: 0;
}
.prv-banner table td {
	height: 0;
	padding: 0;
	margin: 0;
}
.prv-banner .leftHalf {
	background: #f2f2f2;
	padding-left: 215px;
	min-height: 500px
}
.prv-banner .leftHalf .albumEvent {
	padding-top: 70px;
}
.prv-banner .leftHalf .albumEvent .eventDate {
	font-size: 12px;
	letter-spacing: .25em;
	color: #777;
	padding-bottom: 60px;
	display: block;
	text-transform: uppercase
}
.prv-banner .leftHalf .albumEvent .eventTitle {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 0.08em;
	color: #222;
	display: block;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.prv-banner .leftHalf .albumEvent .eventDesc {
	font-size: 15px;
	color: #777;
	display: block;
	font-weight: 700;
	text-transform: normal;
	line-height: 1.6em;
	padding: 0 8em 0 0;
}
.prv-banner .leftHalf .albumEvent .eventAction a {
	display: inline-block;
	padding: .2em 1.5em;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;
	border: 2px solid #222;
	margin-top: 25px;
}
.eventAction .abut {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.20em;
}
.prv-banner .leftHalf .albumEvent .albumDots {
}
.prv-banner .photoDotsDiv [id^="photoPluginWrapper"] {
	width: 100px!important;
	float: left;
	margin-left: 215px;
	bottom: 100px;
}
.photoDotsDiv {
	position: absolute;
	z-index: 999;
	opacity: 1;
	bottom: 0;
	left: 0;
}
ul.carousel {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
ul.carousel li {
	display: block;
	margin: 0 4px;
	padding: 0px;
	width: 15px;
	height: 15px;
	line-height: normal;
	list-style: none;
	float: left;
	position: relative;
	overflow: hidden;
}
ul.carousel li a, ul.carousel li a:hover {
	text-decoration: none;
	display: inline-block;
}
.photoDot {
	cursor: pointer;
	height: 15px;
	text-decoration: none;
	width: 15px;
	display: block!important;
	margin: 0;
	border: 2px solid #ccc;
	border-radius: 50%;
}
.photoDot.selected {
	background: #222;
	border-color: #222;
}
.quickLinksBar {
	background: #222;
	height: 90px;
	margin-bottom: 70px
}
.quickLinksBar .qlTab {
	text-align: center;
	color: #fff;
	font-size: 13px;
	letter-spacing: .25em;
	text-transform: uppercase;
	background: #5f5f5f;
	float: left;
	padding: 0 45px;
	line-height: 90px;
}
.quickLinksBar .qlTabBR {
	width: 0px;
	height: 0px;
	border-top: 45px solid transparent;
	border-bottom: 45px solid transparent;
	border-left: 20px solid #5f5f5f;
	float: left;
}
.quickLinksBar .qlNav {
	float: left
}
.quickLinksBar .qlNav li {
	display: inline-block;
*display:inline;
	zoom: 1;
	list-style: none;
	list-style-type: none;
	margin: 0 15px;
	padding: 0;
	float: left;
	height: 90px;
	position: relative;
	opacity: 1
}
.quickLinksBar .qlNav ul li:before {
	color: #FFF;
	font-size: 30px;
	float: left;
	display: inline-block;
	font-family: 'Nucleo Outline';
	speak: none;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 90px
}
.quickLinksBar .qlNav ul li:hover {
	opacity: .5;
	transition: all .3s ease-in-out
}
.quickLinksBar .qlNav li a {
	padding: 33px 25px 31px 10px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	display: inline-block;
	font-size: 13px;
	line-height: 1em;
	letter-spacing: .15em;
	font-weight: 500;
	font-family: "brandon-grotesque", sans-serif;
}
li#ulMenuItem_243282 {
	line-height: 31px;
}
section.prv-content {
	margin-bottom: 60px;
	margin-top: 102px
}
.prv-content h2 {
	text-transform: uppercase;
	letter-spacing: .12em;
	font-weight: 400;
	margin-bottom: 50px;
}
.prv-content-sidebar {
}
.prv-content-sidebar div.newsPluginArchiveLink {
	display: none
}
.prvNewsImg {
	display: block;
	float: left;
}
a.prvNewsArticles {
	display: block;
	clear: both;
	margin: 0 0 30px;
	min-height: 135px;
}
.prvNewsInfo {
	margin-left: 180px;
	padding: 15px 25px;
	color: #222;
}
.prvNewsTitle {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: .015em;
	margin-bottom: 10px;
}
.prvNewsSummary {
	color: #777;
	line-height: 1.4em;
	font-size: 14px;
}
.newsItem {
	padding-right: 5em;
}

@media(max-width:768px) {
section.prv-banner {
	display: none
}
section.prv-content {
	padding: 0 10px
}
section.prv-content {
	margin-bottom: 60px;
	margin-top: 52px;
}
}
.eventTabs .tabstrip {
	background: #222
}
.eventTabs .tabstrip ul {
	text-align: center;
}
.eventTabs .tabstrip ul li {
	display: inline-block;
*display:inline;
	zoom: 1;
	float: none
}
.eventTabs .tabstrip ul li a {
	background: none!important;
	color: #fff;
	opacity: .6;
	display: block;
	padding: 10px 20px;
	line-height: 30px;
	text-align: center;
	height: inherit;
	float: none;
	margin: 0;
	text-transform: uppercase
}
.eventTabs .tabstrip ul li a.selected {
	color: #fff;
	opacity: 1;
}
.eventTabs .tabstrip ul li a span.wrap, .eventTabs .tabstrip ul li a span {
	background: none!important;
	color: #fff;
	line-height: inherit;
	padding: 0;
	margin: 0;
	float: none;
	font-size: 11px;
	letter-spacing: 0.25em;
}
.calEventDate .separator, .newsItem .separator {
	display: none
}
.calEventDate .calDOW, .newsDT .calDOW {
	display: block
}
.calEventDT, .newsDT {
	text-align: left;
	display: block;
	float: left;
	width: 100px;
	padding: 0px 10px 30px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .025em;
	font-weight: 600;
	line-height: 1.2em
}
.calEventInfo, .newsInfo {
	display: block;
	margin-left: 100px;
	padding-right: 40px;
}
div[class*="EventsWrapper"] div[class*="Weekday"], div[class*="EventsWrapper"] div[class*="Weekend"] {
	clear: both;
	margin: 0;
}
div[class*="EventsWrapper"] div[class*="WeekdayAlt"] {
	clear: both;
}
.calEventDate span.calMonth, .newsItem span.calMonth {
	padding: 0 2px 0 0;
}
.calEventDate span.calDay, .newsItem span.calDay {
	padding: 0 2px;
}
.calEventTime {
	padding: 2px 0;
}
div[id*="EventsWrapper"] {
	background: #f2f2f2;
}
div[class*="Weekday"], div[class*="WeekdayHover"], .newsItem, div[class*="Weekend"] {
	border-bottom: 1px solid #fff;
	padding: 30px 20px;
}
div[class*="WeekdayHover"], div[class*="WeekendHoverAlt"], div[class*="WeekendHover"] {
	background: #E5E5E5
}
.calEventTitle {
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 15px;
	letter-spacing: .025em;
}
.calEventSummary {
	font-size: 14px;
	line-height: 1.4em;
	color: #777;
}
.calEventRow {
	clear: both;
}
div#welcome-location {
	float: left;
	display: block;
	width: 280px;
	padding: 5px 0px 0px 30px;
}
span.welcomeback {
	display: block;
	line-height: 24px;
	font-size: 16px;
	color: #999
}
span.welcomeback a {
	color: #222
}

@media(max-width:768px) {
div#welcome-location {
	padding: 5px 0px 0px 20px;
	min-width: 230px!important
}
span.welcomeback {
	display: none
}
}
div#location-drop {
	line-height: 24px;
	width: 220px;
	position: relative;
	margin-top: 5px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#location-drop .toggle a {
	background: #f2f2f2 url(../../../../../../Images/Redesign/location-drop-arw.png) no-repeat 200px center !important;
	text-align: left;
	display: block;
}
#location-drop .toggle a.expand {
	background: #f2f2f2 url(../../../../../../Images/Redesign/location-drop-arw.png) no-repeat 200px center;
}
#location-drop .toggle a {
	color: #999;
	font-size: 14px;
	text-decoration: none;
	margin-left: 0px;
	background: #f2f2f2;
	padding: 5px 10px
}
#location-drop .toggle a:hover {
	color: #000;
	text-decoration: none;
}
#location-drop .reveal {
	display: none;
	margin: 0;
	left: 3px;
	padding: 10px;
	background: #f2f2f2;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
	box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
	position: absolute;
	z-index: 9999;
	width: 205px;
}
#location-drop ul.nav > li:last-child > a:after {
	display: inline!important;
}
#location-drop .reveal ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#location-drop .reveal ul li {
	padding: 0;
	margin: 0;
	line-height: 20px;
	display: block;
}
#location-drop .reveal a {
	text-decoration: none;
	display: block;
	line-height: 24px;
	font-size: 12px;
	padding: 5px;
}
#location-drop .reveal a:hover {
	text-decoration: none;
	color: #222;
	background: #e5e5e5;
}
#location-drop .reveal a:active {
	text-decoration: none;
	color: #222;
	background: #e5e5e5;
}
.NC_TeeTimeSelectorFilterDiv {
	height: inherit!important
}
.legendText {
	display: block!important;
	float: none!important
}

@media(max-width:768px) {
.NC_Content {
	background: #fff;
	min-height: 500px;
	height: auto !important;
	min-width: inherit!important;
	widows: auto!important;
}
.rbmDashboardContent .rbm_bookingTimeSelectorFilterDiv {
	background: transparent;
	padding: 0!important;
}
.rbmbookingTime {
	margin-left: 0px !important
}
.module .container-fluid {
	padding: 0!important
}
.module .container-fluid > div {
	padding: 0!important
}
.prv-content .container-fluid {
	padding: 0!important
}
.prv-content .container-fluid > .row {
	margin: 0!important
}
.prv-content .container-fluid > div {
	padding: 0px!important
}
.prv-content .container-fluid div .row {
	margin: 0px !important
}
section.prv-home-content {
	margin-top: 40px;
}
li.locations-dropdown ul li:last-child {
	display: none!important
}
.club-logo-list a[data-original-title="View All"], #navbar li#ulMenuItem_243202 .dropdown-menu > li:last-child {
	display: none!important;
}
.formBaseForm td {
	width: 100%!important;
	display: block!important;
}
.NC_ALL {
	margin-top: 0px !important
}
.mobileSploder#BookMgrDiv, .mobileSploder#BookMgrDiv #BookMgrContentCell, .mobileSploder#BookMgrDiv #BookMgriframe {
	height: 100% !important;
}
.mobileSploder#BookMgrDiv {
	position: absolute;
	width: 100%;
	z-index: 9999;
	min-height: 2050px;
}
}
.hideClickToEdits {
	position: fixed;
	z-index: 99;
	width: 90px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	background: #eee;
	cursor: pointer;
	color: #000;
	top: 200px;
	right: 0;
	padding: 10px;
	display: none;
}
.hideClickToEdits.admin9 {
	display: block;
}
.hideClickToEdits.admin5 {
	display: block;
}
.hideClickToEdits.hideTab {
	right: -90px;
	box-shadow: none;
}
.hideClickToEdits.hideTab .closeTab {
	padding: 6px 18px 6px 0;
}
.hideClickToEdits.hideTab .closeTab .arrow {
	border-top: 6px solid transparent;
	border-right: 6px solid;
	border-left: 6px solid transparent;
	border-bottom: 6px solid transparent;
}
.hideClickToEdits a {
	text-decoration: none !important;
	border: none !important;
	line-height: 1;
	font-size: 12px
}
.hideClickToEdits .closeTab {
	width: 17px;
	height: 24px;
	padding: 6px 0 6px 8px;
	text-align: center;
	background: #EEE;
	color: #4C4C4C;
	cursor: pointer;
	position: absolute;
	left: -14px;
	top: 0;
}
.hideClickToEdits .closeTab .arrow {
	width: 0;
	height: 0;
	margin: 0 auto;
	border-top: 6px solid transparent;
	border-right: 6px solid transparent;
	border-left: 6px solid;
	border-bottom: 6px solid transparent;
}
li.rtsLI.rtsFirst {
	width: 150px!important
}
li.rtsLI.rtsLast {
	width: 150px!important
}
/* ----------------------------
CALLOUTS
---------------------------- */
#amenities-listing a {
	color: inherit !important;
}
#amenities-listing {
	padding: 2em 2em 1em;
	margin-top: 1em;
}
#amenities-listing .col-lg-4 {
	padding: 0;
}
.featured-thumb {
	position: relative;
	overflow: hidden;
	max-height: 185px;
	transition: all 0.3s;
	margin-left: 0.75em;
	margin-right: 1.5em;
	margin-bottom: 2.125em;
}
.featured-thumb:nth-child(3n) {
	margin-right: 0;
}
.featured__img {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.featured-thumb .thumb-wrap {
	background: rgba(255, 255, 255, 0.9);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	text-align: center;
	transition: all 0.3s;
}
.featured-thumb:hover .thumb-wrap {
	opacity: 1;
	bottom: 2em;
	top: 0;
}
.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-color: #222;
	opacity: 0.25;
}
.featured-thumb:hover .overlay {
	opacity: 0;
}
.featured-thumb h4 {
	background: transparent;
	color: #fff;
	margin: 0 auto;
	padding: 0;
	line-height: 1;
	font-size: 1.2em;
	font-weight: 700;
	letter-spacing: 0.15em;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 150;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	transform: translateY(-50%);
	text-align: center;
}
.featured-thumb:hover h4 {
	opacity: 0;
}
.featured-thumb h4 span {
	font-size: 1.25em;
	font-style: italic;
	font-weight: 400;
	letter-spacing: normal;
	text-transform: none;
}
.featured-thumb p {
	color: #222;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: normal;
	margin: 0 auto;
	max-width: 70%;
	text-transform: none;
}
.local-callout .mpContent {
	padding: 1em 1.5em;
	min-height: 150px;
	text-align: center
}
.global-callout .mpContent {
	background: #f2f2f2;
	padding: 1em 1.5em;
	min-height: 150px;
	text-align: center
}
.thumb-wrap .aligner div.clickToEditDiv {
	position: absolute;
	z-index: 99999;
	bottom: 0;
}
.featured__img div.clickToEditDiv {
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 9999;
}
.featured__img .mpContent img {
	width: 100%;
}
.featured-thumb {
	max-height: 400px;
}
.fade-carousel {
	height: 100vh;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.featured__img {
	max-height: 400px;
}
}
.featured__img .mpContent img {
	width: 100%;
}
.featured-thumb {
	max-height: 400px;
}
.fade-carousel {
	height: 100vh;
}

/* iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.featured__img .mpContent img {
	width: 100%;
}
.featured__img {
	max-height: 400px;
}
}

/** photo album updates 2/6/17 **/
#page-content-wrap #page-content div[id^="photoPluginWrapper"] {
    position: relative;
    width: 100%!important;
    max-width: 667px;
    padding-bottom: calc(50%);
    height: inherit!important;
}
#pageContentAlbum {
}
#pageContentAlbum > div {
	max-width: 780px
}
#pageContentAlbum > div > img {
	width: 100%
}
.albumOverlay {
	width: 100%;
	padding: 10px;
	background: rgba(255,255,255,.8);
	color: #000;
	position: relative;
	margin-top: -80px;
	z-index: 10000;
}
#albumOverlayRow {
}
#overlayLeft {
	float: left;
	width: 10%;
}
#overlayCenter {
	display: block;
	width: 80%;
	min-height: 60px;
	line-height: 60px;
	font-size: 14px;

}
#overlayRight {
	float: right;
	width: 10%;
}
@media(max-width:600px){
	#overlayCenter {
	display: block;
	width: 80%;
	min-height: 60px;
	line-height: 60px;
	font-size: 10px
}
}