.photo-overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 50; background: rgba(0, 0, 0, 0.4); -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

body { font-family: "Roboto", sans-serif; color: #545454; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow-x: hidden; }

a { -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

p > a { text-decoration: underline; }

p > a.btn.primary { text-decoration: none; }

a:hover { color: #202036; text-decoration: none; }

.banner-image .mpContent > img { background-size: cover; background-repeat: no-repeat; background-position: center; }

.banner-image.pbcontent .mpContent > img { width: 100%; max-height: 550px; }

.banner-image.pvcontent .mpContent > img { width: 100%; max-height: 550px; }

.banner-image.pbcontent .mpContent > img { width: 100%; max-height: 550px; }

.banner-image.pbhome .mpContent > img { width: 100%; max-height: 600px; }

.banner-image.pvhome .mpContent > img { width: 100%; max-height: 550px; }

.pre-load-box { display: block; }

.pre-load-box { position: fixed; z-index: 999999999; top: 0; left: 0; right: 0; width: 100%; height: 100%; background-color: #fff; background-repeat: no-repeat; background-position: 50% 50%; background-size: 74px 74px; }

.pre-load-box img { position: absolute; top: 50%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

@-webkit-keyframes pulse_animation { 0% { -webkit-transform: scale(1); transform: scale(1); }
  20% { -webkit-transform: scale(1.03); transform: scale(1.03); }
  30% { -webkit-transform: scale(1.05); transform: scale(1.05); }
  40% { -webkit-transform: scale(1.08); transform: scale(1.08); }
  50% { -webkit-transform: scale(1); transform: scale(1); }
  60% { -webkit-transform: scale(1); transform: scale(1); }
  70% { -webkit-transform: scale(1.05); transform: scale(1.05); }
  80% { -webkit-transform: scale(1.08); transform: scale(1.08); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }

@keyframes pulse_animation { 0% { -webkit-transform: scale(1); transform: scale(1); }
  20% { -webkit-transform: scale(1.03); transform: scale(1.03); }
  30% { -webkit-transform: scale(1.05); transform: scale(1.05); }
  40% { -webkit-transform: scale(1.08); transform: scale(1.08); }
  50% { -webkit-transform: scale(1); transform: scale(1); }
  60% { -webkit-transform: scale(1); transform: scale(1); }
  70% { -webkit-transform: scale(1.05); transform: scale(1.05); }
  80% { -webkit-transform: scale(1.08); transform: scale(1.08); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }
.pulse { -webkit-animation-name: pulse_animation; animation-name: pulse_animation; -webkit-animation-duration: 5000ms; animation-duration: 5000ms; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; }

.formBaseFormWrapper div[align="center"] { max-width: 390px; text-align: left; margin: 0 auto 0 auto; padding-left: 30px; }

.formSection .headerBar { background: 0 !important; border: 0; }

.container table { font-family: "Roboto", sans-serif; }

table.formSection { font-family: "Roboto", sans-serif; }

table.formSection input, button, select, textarea { padding: 5px; }

table.formSection .formControlCell { margin: 10px 0; }

/* make image in album 100% */
[id^=photoPluginWrapper] .photoGalleryWrapDiv img { max-width: 100%; }

#content .mobileTabs .tab.selected a { color: #453536; }

.container div[id*="_pnlCaptcha"] { float: left; }

.resultsDiv { min-height: 100vh; }

.RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li > a:before { display: none; }

h1 { color: #453536; font-size: 36px; font-family: "Libre Baskerville", serif; margin-bottom: 25px; margin-top: 0; line-height: 1.4em; font-weight: 600; }

h2 { color: #202036; font-size: 16px; line-height: 1.2em; font-family: "Playfair Display", serif; margin-top: 0; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; }

h3 { color: #545454; font-size: 30px; font-family: "Libre Baskerville", serif; margin-bottom: 10px; line-height: 1.5em; }

h4 { font-size: 22px; line-height: 1.667em; color: #453536; font-family: "Roboto", sans-serif; margin-bottom: 25px; }

h5 { font-size: 14px; line-height: 1.875em; color: #453536; font-family: "Roboto", sans-serif; margin-bottom: 25px; text-transform: uppercase; }

a { -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

p { color: #545454; font-size: 16px; line-height: 25px; text-align: left; margin-bottom: 30px; font-family: "Roboto", sans-serif; }

.rpTemplate ul li .mpContent ul li, .mpContent ul li a, .rpTemplate ul li a { color: #545454; font-size: 16px; font-family: "Roboto", sans-serif; }

.mpContent ul li a, .rpTemplate ul li a { text-decoration: underline; }

.mpContent p > a:hover { color: #202036; }

.mpContent > a { text-decoration: underline; display: block; }

a { color: #453536; font-family: "Roboto", sans-serif; text-decoration: none; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

a:hover { text-decoration: none; color: #202036; }

/* important edit global text boxes - deFault --------- */
input:focus { outline: 0; -webkit-box-shadow: 0 0 0 1px black; box-shadow: 0 0 0 1px black; }

input[type=radio], input[type=checkbox] { margin: 4px 10px 0; }

.CEMenu { margin: 0; padding: 0; }

#editEventCloseImage { width: 13px; height: 11px; display: block; max-width: none; }

.row { margin-right: 0; margin-left: 0; }

#datepicker .plgHeaderBar { position: static; }

.modStatsVisitorBar { text-align: left; }

[id^=masterPageUC] .modulewrap { padding-bottom: 50px; }

.modStatsUserBar { text-align: left; }

[id^="photoPluginWrapper"] { -ms-touch-action: pan-y; touch-action: pan-y; }

.txtbox { background: #FFF; border-style: inset; border-width: 2px; color: #000; font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif; margin: 2px 0; }

body div[id*="photoPluginWrapper"] { width: 100% !important; }

.container-fluid { text-align: center; }

.RadAjaxPanel { text-align: left; }

.relWrap { position: relative; z-index: 1000; }

[id*=tblTop] tbody, [id*=tblTop] table, [id*=tblTop] tr, [id*=tblTop] td { display: block; }

table[id*="_tblTop"] { width: 100%; margin: 20px auto; display: block; max-width: 100%; }

#content.container { padding-top: 50px; }

#content.container .plgHeaderBar { text-align: center; position: static; }

#grayOutDiv { position: relative !important; display: none !important; opacity: 0 !important; }

#rdpPagePropsDiv { height: 50vh !important; overflow: visible; }

.corpLogPlgWrapper #btnSecureLogin { margin: 20px auto; }

.corpLogWrapper #forgotPassWrap { float: none; }

.corpLogPlgWrapper .advLogRemoveChk input { position: relative; top: -3px; }

img[src*="1x1"] { display: none; }

img[src*="plg_corner"] { display: none; }

.modArticlesDayHeader { background: #000; padding: 10px; color: #fff; text-decoration: none; }

.modArticlesRowHighlight { padding: 10px 0; }

.tNavTabOff, .tNavTabOFF, .tnavTabOFF, a.tNavTabOff:visited, a.tNavTabOFF:visited, a.tnavTabOFF:visited { font-weight: 200; }

table [class^="thumbs"] img { max-width: 100%; }

#content .EventManager table[onkeydown] + div a { background: #545454; }

#content [class*=ArticleList] .articlePrintLink a { background: #545454; }

#content .AddMembership #printLink a, .MemberRoster #printLink a, .v35Directory #printLink a { background: #545454; }

.slide-right { -webkit-transition: all 500ms linear; transition: all 500ms linear; -webkit-transform: translate3d(-100px, 0px, 0px); transform: translate3d(-100px, 0px, 0px); transition-property: transform,opacity,-webkit-transform; -webkit-transition-duration: 2s,1.5s; transition-duration: 2s,1.5s; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition-delay: 0ms,.2s; transition-delay: 0ms,.2s; opacity: 0; }

.slide-left { -webkit-transition: all 500ms linear; transition: all 500ms linear; -webkit-transform: translate3d(-100px, 0px, 0px); transform: translate3d(100px, 0px, 0px); transition-property: transform,opacity,-webkit-transform; -webkit-transition-duration: 2s,1.5s; transition-duration: 2s,1.5s; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition-delay: 0ms,.2s; transition-delay: 0ms,.2s; opacity: 0; }

.slide-down { -webkit-transition: all 500ms linear; transition: all 500ms linear; -webkit-transform: translate3d(0px, -100px, 0px); transform: translate3d(0px, -100px, 0px); transition-property: transform,opacity,-webkit-transform; -webkit-transition-duration: 2s,1.5s; transition-duration: 2s,1.5s; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition-delay: 0ms,.2s; transition-delay: 0ms,.2s; opacity: 0; }

.slide-up { -webkit-transition: all 500ms linear; transition: all 500ms linear; -webkit-transform: translate3d(-50%, -100px, 0px); transform: translate3d(-50%, -100px, 0px); transition-property: transform,opacity,-webkit-transform; -webkit-transition-duration: 2s,1.5s; transition-duration: 2s,1.5s; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition-delay: 0ms,.2s; transition-delay: 0ms,.2s; opacity: 0; }

.in-view { opacity: 1; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); }

/*/////////////////////////////////////
II. MODULE BUTTONS
/////////////////////////////////////
= directory -> edit roster options -> cancel & next button --------- */
.but { background: #eee; border: 1px outset buttonhighlight; color: #333; cursor: pointer; font: 13px Verdana, "Lucida Sans Unicode", Arial, sans-serif; }

/*= directory -> edit roster options -> close button --------- */
.membut { background: #eee; border: 1px solid buttonFace; color: #333; cursor: pointer; font: 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif; }

/*= ADMIN BUTTON AND BAR ------ */
.abut { background: #202036; color: #fff; border-radius: 0; padding: 15px 25px; font-size: 12px; width: auto; text-transform: uppercase; border: 0; letter-spacing: 2px; font-family: "Playfair Display", serif; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

#calButtons .barButtons .mobileButton { padding: 5px 10px; margin: 0 3px; }

.tsContent .abut { font-weight: 600; }

.rpTemplate .abut { font-weight: 600; }

a.abut { display: block; text-align: center; width: 100%; cursor: pointer; }

a.abut:hover, .abut:hover { text-decoration: none; background: #545454; cursor: pointer; color: #fff; }

.adminbar { background: #eee; color: #333; font: 400 12px Verdana, "Lucida Sans Unicode", Arial, sans-serif; }

#content .RosterLetterOff td { color: #fff; }

/*////////////////////////////////////////////////////////////////
= PHOTO ALBUM SLIDESHOW
////////////////////////////////////////////////////////////////*/
.photo-album table { position: absolute; right: 10px; top: 0; width: 20px; z-index: 900; }

.next-left { position: absolute; left: 0; top: 50%; z-index: 1001; width: 50px; height: 50px; background: url(../../../Images/arrow-back.png) no-repeat center; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.next-right { position: absolute; top: 50%; right: 0; z-index: 1001; width: 50px; height: 50px; background: url(../../../Images/arrow-back.png) no-repeat center; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.dots { width: 200px; height: 50px; z-index: 1000; margin: 0 auto; }

.counter { z-index: 99; height: 0; padding: 0; text-align: center; bottom: 50px; position: relative; }

.counter li { background: url(../../../Images/nav-sprite.png); background-position: -3px 0px; background-repeat: no-repeat; width: 13px; height: 15px; margin: 0 4px; padding: 0; display: inline-block !important; zoom: 1; cursor: pointer; }

.counter li.active { background-position: -20px 0; }

.next-left img { width: 11px; height: 18px; position: relative; top: 9px; margin-left: 15px; }

.next-right img { margin-left: 20px; position: relative; top: 9px; width: 11px; height: 18px; }

.photogallery_wrap table { position: absolute; top: 0; z-index: 100; width: 100%; border: 0; }

.photogallery_wrap table td { padding: 0; }

/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES
////////////////////////////////////////////////////////////////*/
header.brand .row { margin-left: 0; margin-right: 0; padding: 0 0 15px 0; display: block; }

header.brand { width: 100%; text-align: center; position: relative; z-index: 200; height: 120px; }

header.brand .container { width: 100%; padding: 0; }

.navbar-brand { height: auto; }

header.brand .row { margin-left: 0px; margin-right: 0px; }

.container#content .plgHeaderBar { position: static; text-align: center; font-weight: bold; color: #000; }

.plgHeaderBar { right: 0; top: 200px; z-index: 1001; font-size: 22px; background: none; text-align: center; position: absolute; }

.photo-album .plgHeaderBar { position: absolute; }

header.brand .logo-wrap { text-align: left; }

.login-button { text-align: right; }

.menu { display: none; }

/*////////////////////////////////////////////////////////////////
= MODULE OVERRIDES
////////////////////////////////////////////////////////////////*/
.aTab { width: 18px; height: 24px; color: #222; position: absolute; left: -18px; top: 0; }

.aTools { position: fixed; z-index: 99; width: 110px; font: 12px/1.4 sans-serif; top: 200px; right: 0; padding: 10px; display: none; background: #eee; }

.aTools * { background: #eee; cursor: pointer; }

.aTools.a9 { display: block; }

.aTools.a5 { display: block; }

.aTools.aClose { right: -110px; }

.aTools.aClose .arr { border-right: 6px solid; border-left: 6px solid transparent; margin: 6px 4px 6px 0; }

.aTools a { text-decoration: none !important; border: none !important; }

.aTools .arr { border: 6px solid transparent; border-left: 6px solid; display: inline-block; margin: 6px 0 6px 8px; }

@media (max-width: 500px) { .aTools { display: none !important; } }
.plgHeaderBarBorder { background: none; }

/* -------------------------------------------------------------
= BUTTONS
------------------------------------------------------------- */
/* Primary */
.btn.primary { background: #202036; color: #fff; border-radius: 0; padding: 15px 25px; font-size: 12px; width: auto; text-transform: uppercase; border: 0; letter-spacing: 2px; font-family: "Playfair Display", serif; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

.btn.primary:hover, .btn:focus { -webkit-transition: 0.3s; transition: 0.3s; color: #fff; background: #111136; }

.btn.primary a { text-decoration: none; }

/* Alternate */
.btn.primary.secondary { background: 0; border: 2px solid #fff; color: #fff; padding: 15px 50px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; font-family: "Libre Baskerville", serif; }

.btn.primary.secondary:hover { background: #EDE8DE; color: #545454; }

.btn:focus, .btn:active:focus, .btn.active:focus { outline: none; outline-offset: 0; -webkit-box-shadow: none; box-shadow: none; }

input[type=submit].abut { background: #202036; color: #fff; border-radius: 0; padding: 15px 25px; font-size: 12px; width: auto; text-transform: uppercase; border: 0; letter-spacing: 2px; font-family: "Playfair Display", serif; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

input[type=submit].abut:hover { -webkit-transition: 0.3s; transition: 0.3s; color: #fff; background: #111136; }

/* -------------------------------------------------------------
= HEADER CLASSES
------------------------------------------------------------- */
.mobile-logo { display: none; }

.navbar-nav > li.logo-center { position: relative; background: url(../../../Images/logo-header.png) no-repeat center; width: 110px; height: 94px; margin: 0 60px; top: 15px; }

.navbar-nav > li.logo-center > a { padding: 0; margin: 0; display: block; height: 100%; }

header .logo { display: none; }

header.brand.private .logo { float: left; padding-top: 15px; display: block; position: relative; top: 15px; left: 50px; }

header.brand.private .logo > a { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 50; }

header.brand { background: #EDE8DE; }

header.brand.private .navbar-nav > li#ulMenuItem_316876 { padding: 0; margin-left: 40px; float: right; }

header.brand.private .navbar-nav > li#ulMenuItem_316876 > a { background: #202036; color: #fff; height: 120px; padding: 50px 60px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; margin-right: 0; }

header.brand.private .navbar-nav > li#ulMenuItem_316876 > a:hover { background: #545454; }

header.brand.private .navbar-nav > li#ulMenuItem_316876 > a:before:hover { display: none; }

body[class*=alendar] .modCalWeekRow { padding: 25px 0 10px; }

/* -------------------------------------------------------------
=  LOGIN PAGE
------------------------------------------------------------- */
#login_cookieMessage { margin-left: 0; }

/* Login error message */
.errlogin { width: 100%; position: absolute; left: 0; top: 10px; font-size: 14px; }

#logPG table { color: #fff; }

#logPG table a { color: #fff; }

.logWrap .pic { height: 100vh; position: relative; top: 0; left: 0; min-width: 100%; min-height: 100%; overflow: hidden; }

#logPG { margin: 0 auto; padding: 80px 0 0 0; position: absolute; z-index: 1000; border-radius: 0; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: 590px; max-height: 600px; width: 100%; height: 100%; background: #202036; }

.forgotPwResetLink a { color: #fff; text-decoration: underline; }

.errLogin { color: #fff !important; font-size: 12px !important; }

#logPG .wrap { width: 350px; margin: 50px auto 0 auto; }

.logWrap .photo-overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 50; }

#logPG .wrap .advLogRemoveChk, #logPG .wrap #forgotPassWrap a { font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; }

#logPG .wrap login_forgotPassword a { font-size: 16px; }

#login_forgotPassword { position: absolute; bottom: -50px; left: 0; width: 100%; padding: 30px 0; background: #ededed; }

#logPG .wrap .advLogUsername, #logPG .wrap .advLogPassword { width: 350px; height: 50px; background: #fff; margin: 5px 0px; text-transform: none; padding: 0 0 0 10px; color: #545454 !important; font-size: 14px; border: 1px solid #d7e1e7; font-weight: 500; }

#logPG label { font-family: Arial, Helvetica, sans-serif; float: left; color: #fff; text-transform: none; font-size: 14px; margin-top: 18px; }

#logPG input[type="checkbox"] { display: none; }

#logPG input[type="checkbox"]:checked + label::before { content: "\2714"; color: #202036; background-color: #fff; text-align: center; font-size: 11px; }

#logPG input[type="checkbox"] + label::before { content: ""; display: inline-block; vertical-align: middle; margin-right: 4px; background-color: #fff; border: 1px solid #fff; line-height: 1; padding: 3px 0; width: 15px; height: 15px; border-radius: 50px; margin-right: 10px; }

.floating { min-height: 1px; overflow: hidden; width: 100%; }

#forgotPassWrap { float: right; margin-top: 18px; }

#logPG .abut { margin-bottom: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; padding: 10px 25px; }

#login_link { position: relative; margin-top: 5px; height: 50px; }

#logPG input[type="button"] { background-color: #545454; color: #fff; border-radius: 0; padding: 0; font-size: 12px; font-family: "Playfair Display", serif; position: relative; margin-top: 5px; height: 50px; width: 100%; letter-spacing: 2px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

#logPG input[type="button"]:hover { background: #453536; cursor: pointer; }

input#masterPageUC_MPCA69_ctl00_ctl00_btnReenter { float: none !important; }

#logPG .abut:hover { -webkit-transition: all 300ms ease-out; transition: all 300ms ease-out; color: #fff; }

#logPG .wrap table { margin: 0 auto; }

#loginLinkWrap { width: 100%; }

#logPG p { text-align: center; width: 295px; margin: 0 auto; }

#logPG input#masterPageUC_MPCA69_ctl00_btnReenter.abut { float: none; }

#bigImg { position: relative; }

#bigImg .mpContent > img { min-width: 100%; min-height: 100%; bottom: 0; left: 0; margin: auto; overflow: hidden; position: fixed; right: 0; top: 0; }

/* -------------------------------------------------------------
= CONTENT
------------------------------------------------------------- */
#content [id$=_tblRegs] .RosterLetterOff td { color: #000; }

.banner .mpContent img { width: 100%; }

.private-content .button-group { padding: 0px 15px; }

.no-pad-left { padding-left: 0; }

.no-pad-right { padding-right: 0; }

.panel-row { display: table; width: 100%; }

.text-panel-left { display: table-cell; width: 40%; vertical-align: middle; background: #f7f7f7; }

.photo-panel-right { display: table-cell; width: 60%; vertical-align: middle; }

.photo-panel-right .mpContent > img, .photo-panel-flip .mpContent > img { width: 100%; max-width: 100%; }

.photo-panel-flip { width: 60%; position: relative; vertical-align: middle; left: -40%; display: table-cell; }

.text-panel-flip { width: 40%; position: relative; right: -60%; vertical-align: middle; background: #f7f7f7; display: table-cell; }

.text-wrap { max-width: 360px; margin: 0 auto; }

.admissions .btn.primary { width: 100%; margin-bottom: 20px; }

/* -------------------------------------------------------------
= GLOBAL
------------------------------------------------------------- */
.no-pad { padding: 0; }

.clickToEditDiv { z-index: 1000 !important; position: relative; }

.no-pad-left { padding-left: 0; }

.no-pad-right { padding-right: 0; }

.banner .mpContent img { width: 100%; }

.slide-right { -webkit-transition: all 500ms linear; transition: all 500ms linear; -webkit-transform: translate3d(-100px, 0px, 0px); transform: translate3d(-100px, 0px, 0px); transition-property: transform,opacity,-webkit-transform; -webkit-transition-duration: 2s,1.5s; transition-duration: 2s,1.5s; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition-delay: 0ms,.2s; transition-delay: 0ms,.2s; opacity: 0; }

.slide-left { -webkit-transition: all 500ms linear; transition: all 500ms linear; -webkit-transform: translate3d(-100px, 0px, 0px); transform: translate3d(100px, 0px, 0px); transition-property: transform,opacity,-webkit-transform; -webkit-transition-duration: 2s,1.5s; transition-duration: 2s,1.5s; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition-delay: 0ms,.2s; transition-delay: 0ms,.2s; opacity: 0; }

.slide-down { -webkit-transition: all 500ms linear; transition: all 500ms linear; -webkit-transform: translate3d(0px, -100px, 0px); transform: translate3d(0px, -100px, 0px); transition-property: transform,opacity,-webkit-transform; -webkit-transition-duration: 2s,1.5s; transition-duration: 2s,1.5s; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition-delay: 0ms,.2s; transition-delay: 0ms,.2s; opacity: 0; }

.slide-up { -webkit-transition: all 500ms linear; transition: all 500ms linear; -webkit-transform: translate3d(0px, 100px, 0px); transform: translate3d(0px, 100px, 0px); transition-property: transform,opacity,-webkit-transform; -webkit-transition-duration: 2s,1.5s; transition-duration: 2s,1.5s; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-transition-delay: 0ms,.2s; transition-delay: 0ms,.2s; opacity: 0; }

.in-view { opacity: 1; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); }

div[style="text-align:Right;"] { position: absolute; right: 0; z-index: 100; }

/* -------------------------------------------------------------
=  Sub Nav
------------------------------------------------------------- */
.local-marketing { margin-bottom: 35px; }

.CookieTrail a.ctLink { color: #000; padding: 0 0 15px 0; text-transform: uppercase; }

.sub-nav h6 { color: #453536; }

.sub-nav .sub-nav-container ul li > a.ctLink { font-weight: normal; padding: 0; }

.sub-nav .sub-nav-container { position: relative; margin: 0 0 30px 0; padding: 5px 0 5px 0; clear: both; max-width: 300px; text-align: left; padding-left: 25px; }

.sub-nav .sub-nav-container ul { margin-left: 0; clear: both; padding-left: 25px; border-left: 3px solid #eeeeee; padding-top: 5px; padding-bottom: 5px; }

.sub-nav .sub-nav-container ul li { height: auto; display: block; font-size: 14px; clear: left; text-align: left; position: relative; }

.sub-nav .sub-nav-container ul li > a { height: auto; clear: both; color: #545454; font-family: "Roboto", sans-serif; font-size: 14px; margin: 15px 0; display: block; text-transform: uppercase; letter-spacing: 1px; }

.sub-nav .sub-nav-container ul li.selectedItem > a { color: #202036; width: 100%; display: block; }

.sub-nav .sub-nav-container ul li.selectedItem > a:before, .sub-nav .sub-nav-container ul li > a:hover:before { background: #202036; width: 100%; display: block; position: absolute; left: -28px; height: 25px; width: 3px; display: inline-block; content: ''; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; top: -2px; }

.sub-nav .sub-nav-container ul li > a:hover, .sub-nav .sub-nav-container ul li > a:active { text-decoration: none; color: #202036; }

.sub-nav-container.private ul { float: none; padding: 0; text-transform: uppercase; text-align: left; font-weight: normal; }

.sub-nav-container.private ul li { display: block; padding: 5px 0; }

.sub-nav-container.private ul li > a { color: #fff; font-size: 12px; }

.sub-nav-container.private ul li > a:hover { color: #202036; }

.sub-nav-container.private { float: none; width: auto; text-align: center; border-right: 0; margin: 10px 0 0 30px; padding-left: 15px; width: 80%; }

/* -------------------------------------------------------------
= BANNER IMAGES
------------------------------------------------------------- */
.banner-image { position: relative; width: 100%; max-width: 100%; }

.banner-image .mpContent > img { width: 100%; height: auto; min-width: 0; max-width: 100%; }

.banner-image .photoGalleryWrapDiv > img { width: 100%; max-width: 100%; }

.banner-image.pbhome .photoGalleryWrapDiv > img { background-repeat: no-repeat; background-size: cover; }

/* -------------------------------------------------------------
= PUBLIC HOME
------------------------------------------------------------- */
.more { position: absolute; left: 50%; bottom: -25px; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.intro { padding: 110px 15px 100px 15px; max-width: 775px; margin: 0 auto; text-align: center; }

.intro h1 { margin-bottom: 50px; }

.intro p { text-align: center; }

.callouts .col-md-6 { text-align: center; }

.callout { position: relative; margin-bottom: 20px; }

.callout .mpContent img { width: 100%; }

.callout h3 { position: absolute; color: #fff; text-align: center; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-family: "Playfair Display", serif; text-transform: uppercase; z-index: 100; width: 100%; background: rgba(0, 0, 0, 0.7); padding: 15px; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

.callout:hover .mpContent > a { z-index: 100; position: relative; }

.callout:hover .photo-overlay { opacity: 0; }

.callout-right { margin-right: 5px; margin-left: 0; }

.callout-left { margin-left: 5px; }

.callouts .col-right { padding-left: 10px; }

.callouts .col-left { padding-right: 10px; }

.banner-image .photoGalleryWrapDiv > img { max-height: 700px; }

/* -------------------------------------------------------------
= CONTENT
------------------------------------------------------------- */
.private-content { padding: 50px 0 60px 0; }

.private-content .cal-header.cal-right { text-align: right; }

.private-content article { float: right; }

.public-content { padding: 50px 0 115px 0; }

.public-content h2, .public-content h1 { text-align: center; }

.public-content .container { max-width: 972px; width: 100%; margin: 0 auto; }

.private-calendar { padding-top: 50px; }

/* -------------------------------------------------------------
= CALENDAR
------------------------------------------------------------- */
/* -------------------------------------------------------------
= Private Home
------------------------------------------------------------- */
.pvhome div[id*="photoPluginWrapper"] { position: absolute !important; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.slider-wrap { max-width: 1170px; width: 100%; position: relative; margin: 0 auto; min-height: 400px; }

.slider-box { display: table; max-width: 972px; left: 50%; top: 50%; position: absolute; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; }

.slider-image { display: table-cell; width: 60%; vertical-align: middle; }

.slider-info { display: table-cell; width: 40%; vertical-align: middle; background: url(../../../images/slider-info-back.png); background-size: cover; text-align: left; }

.slider-info-wrap p { color: #fff; }

.slider-info h4 { color: #fff; text-transform: none; text-align: left; }

.slider-info-wrap { max-width: 235px; margin: 0 auto; }

.arrow-left, .arrow-right { position: absolute; top: 50%; }

.image-counter { text-align: left; color: #fff; }

.arrow-left { left: 0; }

.arrow-right { right: 0; }

.quicklinks { padding: 60px 0; }

.quicklinks h1 { text-align: center; text-transform: uppercase; letter-spacing: 2px; }

.quicklinks ul li { text-align: center; display: inline-block; margin: 0 25px; list-style: none; }

.quicklinks ul { text-align: center; padding-left: 0; }

.quicklinks ul li a { font-family: "Playfair Display", serif; font-size: 17px; color: #202036; text-transform: uppercase; }

.quicklinks ul li a:hover { color: #545454; }

.private-home { background: #eee8de; padding: 60px 0; }

.private-home h3 { color: #202036; margin-bottom: 25px; }

.private-home .club-news h3 { color: #545454; }

.club-news .mpContent > a { text-decoration: none; }

.weather-wrap h3 { font-size: 28px; }

.private-home h4 > a { font-size: 22px; line-height: 1.667em; color: #453536; font-family: "Libre Baskerville", serif; margin-bottom: 25px; text-transform: none; }

.private-home h4 > a:hover { color: #202036; }

.calDOW, .calMonth, .calDay { display: inline-block; margin: 0 3px; }

.private-home h3 > a { color: #202036; font-size: 30px; font-family: "Libre Baskerville", serif; margin-bottom: 10px; line-height: 1.5em; float: right; }

.private-home h3 > a:hover { color: #545454; }

.cal-header { padding: 0; }

.cal-header h3 { color: #545454; }

.event-wrap { text-align: left; margin-bottom: 15px; padding-left: 0; background-position: 3%; background-size: 110px; position: relative; margin-top: 15px; height: 112px; }

.cal-link { position: absolute; width: 100%; height: 100%; z-index: 100; top: 0; left: 0; }

.event-wrap:hover .cal-title { color: #202036; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }

.cal-link:hover { color: #202036; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }

.event-img { max-width: 100%; width: 116px; height: 112px; }

.event-wrap .col-md-5 { padding-left: 0; min-height: 130px; }

.cal-title { font-size: 20px; font-family: "Libre Baskerville", serif; padding-bottom: 15px; }

.cal-date { padding-top: 1.5em; margin-bottom: 10px; font-family: "Libre Baskerville", serif; color: #545454; font-size: 14px; text-transform: uppercase; }

.button { display: inline-block; padding: 1em 1.4em; border: none; text-transform: uppercase; color: #fff; font-family: "Roboto", sans-serif; font-size: 16px; cursor: pointer; letter-spacing: 1px; }

.button-group .button:hover { background: #202036; color: #fff; -webkit-transition: 0.3s all; transition: 0.3s all; }

.button-group .button.is-checked { color: #fff; background: #545454; }

/* ---- button-group ---- */
.button-group { background: #202036; border-top-left-radius: 6px; border-top-right-radius: 6px; padding: 0 15px; text-align: center; }

.button-group:after { content: ''; display: block; clear: both; }

.button-group .button { background: #202036; border-radius: 0; margin-left: 0; position: relative; text-transform: uppercase; font-family: "Playfair Display", serif; color: #EDE8DE; }

/* ---- isotope ---- */
.grid { padding-top: 35px; min-height: 455px; background: #e1d8c6; padding-bottom: 35px; }

/* clear fix */
.grid:after { content: ''; display: block; clear: both; }

/* ---- .element-item ---- */
.element-item { position: relative; float: left; width: 100%; height: auto; }

.col-sm-10.event { background: #fff; margin: 15px 50px; padding: 0; width: 86%; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

.col-sm-10.event:hover { -webkit-box-shadow: 0px 0px 10px #776a6a; box-shadow: 0px 0px 10px #776a6a; }

.element-item .name { position: absolute; left: 10px; top: 60px; text-transform: none; letter-spacing: 0; font-size: 12px; font-weight: normal; }

.element-item .symbol { position: absolute; left: 10px; top: 0px; font-size: 42px; font-weight: bold; color: white; }

.element-item .number { position: absolute; right: 8px; top: 5px; }

.element-item .weight { position: absolute; left: 10px; top: 76px; font-size: 12px; }

/* -------------------------------------------------------------
= Weather Plugin
------------------------------------------------------------- */
.weather-info { width: 250px; background: #fff; color: #1D3868; font-weight: 600; font-family: "Roboto", sans-serif; padding: 30px; height: 180px; margin: 0 auto; }

.weather-date { text-align: center; width: 100%; text-transform: uppercase; font-size: 16px; letter-spacing: 1px; font-family: "Roboto", sans-serif; color: #1D3868; }

.icon-wrap { text-align: center; display: block; width: 100%; margin: 10px 0; }

.current-temp { display: inline-block; font-size: 26px; color: #1D3868; }

.weather-icon { display: inline-block; }

.weather-icon img { width: 64px; }

.high-low { display: block; width: 100%; text-align: center; font-family: "Roboto", sans-serif; }

.high-low span { display: inline-block; margin: 0 5px; font-size: 16px; color: #1D3868; }

/* -------------------------------------------------------------
= ACCORDION
------------------------------------------------------------- */
DIV.RadPanelBar_accordionTemplate .rpRootGroup { margin-top: 25px; }

[id*=accordian].RadPanelBar_accordionTemplate .rpRootGroup .rpLink { border: 1px solid #ededed; }

[id*=accordian].RadPanelBar_accordionTemplate .rpExpandable .rpText, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate_rtl .rpExpandable .rpText, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpGroup .rpExpandable .rpText, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate_rtl .rpGroup .rpExpandable .rpText { padding: 15px 15px; font-weight: bold; font-size: 18px; font-family: "Roboto", sans-serif; }

[id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpGroup .rpDisabled, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpGroup .rpDisabled:hover, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpExpandable .rpText:hover, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpExpanded .rpText:hover { padding: 15px 15px; text-transform: uppercase; }

[id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpExpanded .rpText, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate_rtl .rpExpanded .rpText, [id*=accordian].RadPanelBar_accordionTemplate .rpExpanded .rpText, [id*=accordian].RadPanelBar_accordionTemplate .RadPanelBar_accordionTemplate_rtl .rpGroup .rpExpanded .rpText { padding: 15px 15px; border-bottom: 1px solid #abaaa7; }

[id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpLink, .RadPanelBar_accordionTemplate .rpGroup .rpTemplate { padding: 10px 15px; border-top: 0 !important; }

[id*=accordian].RadPanelBar .rpItem { margin-bottom: 15px; background: #fff; border-radius: 0; }

[id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpLink .rpOut, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpFocused .rpOut, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpLink:hover .rpOut, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpSelected .rpOut, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpSelected:hover .rpOut { margin-bottom: 0; }

[id*=accordian].RadPanelBar .rpGroup { margin-top: -2px; }

[id*=accordian].RadPanelBar_accordionTemplate .rpTemplate .mpContent { font-family: "Roboto", sans-serif; }

[id*=accordian].RadPanelBar_accordionTemplate .rpExpandable .rpText, [id*=accordian].RadPanelBar_accordionTemplate_rtl .rpExpandable .rpText, [id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpExpandable .rpText, [id*=accordian].RadPanelBar_accordionTemplate_rtl .rpGroup .rpExpandable .rpText { color: #202036; text-transform: uppercase; background: #fff; max-width: 90%; letter-spacing: 2px; font-family: "Playfair Display", serif; }

[id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpExpanded .rpText, [id*=accordian].RadPanelBar_accordionTemplate_rtl .rpExpanded .rpText, [id*=accordian].RadPanelBar_accordionTemplate .rpExpanded .rpText, [id*=accordian].RadPanelBar_accordionTemplate_rtl .rpGroup .rpExpanded .rpText { color: #fff; border: 0; background: #202036; max-width: 90%; }

[id*=accordian].RadPanelBar_accordionTemplate .rpLink .rpOut, [id*=accordian].RadPanelBar_accordionTemplate .rpFocused.rpExpanded .rpOut, [id*=accordian].RadPanelBar_accordionTemplate .rpLink:hover .rpOut, [id*=accordian].RadPanelBar_accordionTemplate .rpSelected.rpExpanded .rpOut, div.RadPanelBar_accordionTemplate .rpSelected:hover .rpOut { background-color: #fff; border-radius: 0; margin-bottom: 0; border-bottom: 0; }

[id*=accordian].RadPanelBar_accordionTemplate .rpFocused.rpExpanded .rpOut { background: #202036; }

[id*=accordian].RadPanelBar_accordionTemplate .rpRootGroup > li.rpItem.rpLast { border: 0; }

[id*=accordian].RadPanelBar_accordionTemplate .rpLink.rpExpandable.rpSelected.rpExpanded { border-bottom: 0; }

[id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpLink, .RadPanelBar .rpGroup .rpTemplate { border-top: 0; }

[id*=accordian].RadPanelBar_accordionTemplate .rpRootGroup .rpSelected.repExpanded { border-bottom: 0; }

[id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpLink, [id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpTemplate { border: 1px solid #e5e5e5; padding: 25px 35px; }

.RadPanelBar_accordionTemplate .rpExpandable.rpExpanded .rpExpandHandle:after { content: '\f068'; display: inline-block; position: relative; z-index: 50; font-family: 'FontAwesome'; font-size: 16px; right: 15px; top: 17px; color: #fff; }

.RadPanelBar_accordionTemplate .rpExpandable .rpExpandHandle:after { content: '\f067'; display: inline-block; position: relative; z-index: 50; font-family: 'FontAwesome'; font-size: 16px; right: 15px; top: 17px; color: #453536; }

/* -------------------------------------------------------------
= TABS
------------------------------------------------------------- */
.tab-wrap { margin: 25px auto; }

.mobileTabs li { background: #202036; color: #fff; }

.tabstrip.RadTabStrip_Tab_responsive { overflow: hidden; overflow-x: auto; background: #e6e6e6; }

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 { width: 100%; background: #202036; padding: 0; height: 50px; white-space: nowrap; border-left: 1px solid #ededed; }

.tsContent { padding: 30px 20px; font-family: "Roboto", sans-serif; background: #fff; border: 1px solid #ededed; overflow: hidden; border-top: 0; font-size: 16px; }

.tsContent .col-wrap { max-width: 1325px; margin: 75px auto; }

.tsContent h4 { line-height: normal; letter-spacing: 2px; font-weight: 600; }

.tsContent .col-md-6 > img { max-width: 100%; width: 100%; }

.right-col > img { max-width: 100%; width: 100%; }

.tab-wrap { max-width: 500px; }

.tsContent p { font-size: 16px; }

.tabstrip li a.selected .wrap, .tabstrip li a.selected .innerWrap { color: #202036; font-weight: bold; }

.tabstrip li a .wrap, .tabstrip li a .innerWrap { color: #fff; font-family: "Playfair Display", serif; font-size: 14px; }

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 { background: #202036; border: 1px solid #ededed; border-bottom: 0; }

.RadTabStrip_Tab_responsive .levelwrap.level1 > ul { background: #202036; }

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li > a:hover { background: 0; }

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li > a { color: #545454; padding: 15px 35px 15px 35px; letter-spacing: 1px; text-transform: uppercase; height: 50px; font-family: "Playfair Display", serif; }

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li > a.selected { background: #fff; height: 50px; text-transform: uppercase; color: #202036; padding: 15px 35px 10px 35px; }

.tabstrip.RadTabStrip_HorizontalTabs .level1 li a.selected .innerWrap { color: #202036; font-family: "Libre Baskerville", serif; font-weight: normal; }

.tabstrip.RadTabStrip_HorizontalTabs .level1 li a { padding: 5px 20px 5px 20px; color: #000; margin-right: 0 !important; text-transform: none; font-family: sans-serif; }

.tabstrip.RadTabStrip_HorizontalTabs .level1 li a .wrap { padding-right: 0 !important; }

.tabstrip.RadTabStrip_HorizontalTabs .level1 li a.selected { padding: 5px 20px; background: #fff; border-top: 0; }

.tabstrip.RadTabStrip_HorizontalTabs .levelwrap { padding-left: 0 !important; border: 0 !important; background: #202036; font-weight: normal; }

.tabstrip.tab-wrap .RadTabStrip_HorizontalTabs .levelwrap { background: #202036; }

.tabstrip li a .wrap, .tab-wrap .tabstrip li a .innerWrap { color: #202036; }

.RadTabStrip_HorizontalTabs .level1 li a.selected { border-top: #EDE8DE; }

.tabstrip.RadTabStrip_HorizontalTabs .level1 li a { text-align: center; }

.RadTabStrip_HorizontalTabs .level1 li a .innerWrap { font-size: 12px; padding: 10px; font-weight: normal; text-transform: uppercase; letter-spacing: 1px; }

/* -------------------------------------------------------------
= COOKIE TRAIL
------------------------------------------------------------- */
.CookieTrail .ctText { text-transform: uppercase; font-family: "Roboto", sans-serif; font-weight: bold; font-size: 14px; color: #453536; padding-left: 30px; }

.sub-nav .sub-nav-container ul li.ctItem.first { padding: 15px 0 5px 0; }

/* -------------------------------------------------------------
= CLUB NEWS
------------------------------------------------------------- */
.news-item .articlelink a:hover { color: #202036; }

.newsPluginArchiveLink { display: none; }

/* -------------------------------------------------------------
= FOOTER CLASSES
------------------------------------------------------------- */
footer { width: 100%; padding: 25px 0 15px 0; background: #202036; color: #fff; clear: both; max-height: 150px; }

footer h4 { margin-bottom: 5px; color: #fff; }

footer .container { padding: 0 50px; margin: 10px auto; width: 100%; font-family: "Roboto", sans-serif; }

footer ul { list-style: none; margin: 0 auto; padding: 0; }

footer ul li { color: #fff; margin: 0 0 10px 0; font-family: "Roboto", sans-serif; }

footer .location li:nth-child(2) { display: inline-block; }

footer .location li:last-child { display: inline-block; margin-left: 25px; }

footer .links { text-align: right; }

footer .links li { display: inline-block; margin: 0 35px 0 0; }

footer .links li a { color: #fff; }

footer ul li a:hover { color: #545454; }

footer .links li:last-child { margin-right: 0; }

footer .copyright p { color: #fff; margin-bottom: 10px; text-align: right; font-size: 14px; }

/* -------------------------------------------------------------
= BOOTSTRAP
------------------------------------------------------------- */
/* Media Queries Start */
@media (max-width: 1366px) { .banner-image.pbcontent .mpContent > img, .banner-image.pvcontent .mpContent > img, .banner-image.pbhome .mpContent > img { max-height: 450px; } }
@media (max-width: 1279px) { .banner-image.pvhome { min-height: 400px; background: #545454; }
  .banner-image.pvhome .mpContent > img { display: none; }
  .slider-wrap { min-height: 400px; } }
@media (max-width: 1199px) { footer ul, .footer .links, footer .copyright p { text-align: center; }
  .private-content .button-group { padding: 0; overflow-x: scroll; white-space: nowrap; }
  .arrow-right { right: 5px; }
  .arrow-left { left: 5px; }
  .club-news { padding-top: 35px; }
  .event-wrap { background-position: 3%; }
  .col-sm-10.event { width: 89%; }
  .weather-wrap h3 { text-align: center; font-size: 24px; }
  .quicklinks ul li { margin: 0 10px; } }
@media (max-width: 1130px) { footer .container { padding: 0 15px; } }
@media (max-width: 1024px) { .quicklinks ul li { margin: 0 10px; }
  .sub-nav .sub-nav-container { padding-left: 0; }
  .private-content { padding: 50px 0 60px 0; }
  .intro { padding: 50px 15px 20px 15px; }
  .public-content { padding: 50px 0 55px 0; }
  .private-home .cal-header h3 { text-align: left; }
  .private-home .cal-header.cal-right h3 { text-align: right; }
  footer .location li:nth-child(1) { margin-bottom: 15px; }
  .pvhome div[id*="photoPluginWrapper"] { position: static !important; -webkit-transform: none; transform: none; }
  .image-counter { margin: 0; padding-bottom: 30px; }
  .banner-image.pvhome, .slider-wrap { top: 0; }
  .slider-info-wrap { max-width: 90%; margin: 0 auto; padding: 30px 0; }
  .slider-image { display: block; width: auto; max-width: 100%; }
  .slider-box { display: block; position: static; -webkit-transform: none; transform: none; max-width: 100%; }
  .slider-image img { width: 100%; }
  .slider-info { display: block; width: 100%; }
  .club-news { margin-top: 15px; }
  .private-home h3 { text-align: center; }
  .private-home h3 > a { float: none; }
  .event-wrap { background-position: 3%; }
  .arrow-left, .arrow-right { display: none; }
  .private-home h3, .private-home h3 > a { font-size: 24px; }
  .quicklinks { padding: 60px 0 45px 0; }
  .mpContent ol { padding-left: 15px; }
  #content .mobileTabs li a.tNavTabOFF { color: #fff; }
  .headerBar, .pluginTitleBar, .sploderTitleBar { position: static; }
  #content.container { padding-top: 10px; overflow-y: auto; }
  header.brand .btn.primary { position: static; padding: 15px; }
  header.brand .menu { display: inline-block; position: absolute; bottom: 53px; right: 60px; color: #303030; }
  .banner-image .mpContent > img { min-width: inherit; min-height: inherit; }
  .photo-wrap { height: auto; }
  .photo-wrap img { min-width: inherit; min-height: inherit; height: auto; }
  .navbar .sub-menu { display: none !important; }
  .plgHeaderBarBorder { background: none; } }
@media (max-width: 991px) { .sub-nav .sub-nav-container ul { margin-left: 15px; }
  .private-content h2 { text-align: center; margin-bottom: 30px; }
  .private-content .cal-header.cal-right { text-align: center; }
  .private-content .cal-header h3 { text-align: center; }
  .quicklinks ul li { display: block; text-align: center; margin: 15px 0; }
  .private-home .cal-header.cal-right h3 { text-align: center; }
  .private-home .cal-header h3 { text-align: center; }
  .col-sm-10.event { width: 85%; }
  .sub-nav .sub-nav-container { margin: 30px 0 30px 0; padding-left: 0; }
  .pvhome div[id*="photoPluginWrapper"] { position: relative !important; -webkit-transform: none; transform: none; left: 0; top: 0; }
  .callouts .col-left { padding-right: 15px; }
  .callout-left { margin-left: 0; }
  .callout-right { margin-right: 0; }
  .callouts .col-right { padding-left: 15px; }
  footer { max-height: none; }
  footer .copyright p { text-align: center; }
  footer .links { text-align: center; }
  #content { overflow-y: auto; }
  [id*=tblTop] tbody, [id*=tblTop] table, [id*=tblTop] tr, [id*=tblTop] td { display: block; }
  [id*=tblTop] .table tbody { display: table-row-group; }
  [id*=tblTop] table.table { display: table; }
  [id*=tblTop] .table tr { display: table-row; }
  [id*=tblTop] .table td { display: table-cell; }
  [id*=tblTop] tbody, [id*=tblTop] table, [id*=tblTop] tr, [id*=tblTop] td { display: block; }
  table[id*="_tblTop"] { width: 100%; margin: 20px auto; display: block; max-width: 100%; } }
@media (max-width: 768px) { .event-wrap { height: auto; padding-top: 15px; background-position: center 25px; padding-bottom: 35px; }
  .button-group { padding: 0; overflow-x: scroll; white-space: nowrap; }
  .banner-image.pbcontent .mpContent > img, .banner-image.pvcontent .mpContent > img, .banner-image.pbhome .mpContent > img { max-height: 350px; }
  .club-news p { text-align: center; }
  .club-news h4 { text-align: center; }
  .private-home { padding: 35px 0; }
  .image-counter { margin: 15px 0 15px 0; }
  .btn.primary { white-space: normal; }
  .RadTabStrip_Tab_responsive .levelwrap.level1 > ul { margin: 0 auto; width: auto; }
  .container.private.content { margin: 30px auto 50px auto; } }
@media (max-width: 670px) { .rpTemplate .tsContent { border: 0; padding: 0; }
  .rpTemplate table, .rpTemplate td, .rpTemplate th, .rpTemplate tbody { display: block; }
  .rpTemplate td { padding: 15px; }
  .button-group .button { font-size: 14px; text-align: center; display: inline-block; }
  .col-sm-10.event { padding: 0; width: auto; }
  .event-wrap { height: auto; padding-top: 15px; background-position: center 25px; padding-bottom: 35px; }
  .event-wrap .row .col-xs-12 { height: 112px; text-align: center; }
  .formSection table td { display: block; width: 100%; }
  .formSection .formControlCell input, .formSection .formControlCell textarea { width: 100% !important; }
  .overlay-wrap h1 { display: none; } }
@media (min-width: 1311px) { header.brand.private .navbar-nav > li { padding: 50px 5px 15px 5px; }
  .navbar-nav > li.logout-mobile { display: none; }
  .navbar-nav > li.login-mobile { display: none; }
  .navbar-nav > li > a:before { -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #202036; bottom: 35px; content: ""; display: block; height: 1px; left: 50%; opacity: 0; position: absolute; -webkit-transition: all 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946); transition: all 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946); width: 0; }
  .navbar-nav > li > a:hover:before { opacity: 1; width: 100%; }
  .navbar-nav > li#ulMenuItem_316876 > a:hover:before { display: none; }
  .navbar-nav > li.active > a:before { width: 100%; opacity: 1; }
  .navbar-nav > li.logo-center > a:before { display: none; }
  .dropdown-menu { left: 50%; top: 118px; text-align: center; padding: 15px 0; min-width: 250px; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); background: #fff; -webkit-box-shadow: none; box-shadow: none; border: 0; -webkit-transform-origin: top; transform-origin: top; display: block; opacity: 0; -webkit-transition: .2s; transition: .2s; left: 120px; padding: 2rem 0; visibility: hidden; border-radius: 0; }
  .dropdown-menu > li { padding: .5rem; margin: 0; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
  .dropdown-menu > li > a { color: #453536; font-family: "Roboto", sans-serif; font-size: 14px; text-align: left; text-transform: uppercase; letter-spacing: 1px; }
  .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #202036; }
  .caret { display: none; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 6px solid; border-right: 6px solid transparent; border-left: 6px solid transparent; margin: 0 auto; }
  .nav-container { text-align: center; }
  .navbar-nav { float: none; text-align: center; margin: 0 auto; }
  header.brand.public .navbar-nav { margin: 0 auto 0 50px; }
  header.brand.private .navbar-nav { text-align: right; }
  .navbar-nav > li { display: inline-block; float: none; padding: 5px 5px 15px 5px; list-style: none; }
  header.brand.public .navbar-nav > li { position: relative; bottom: 20px; }
  .navbar-nav > li.active > a { color: #202036; }
  /* .navbar-nav > li.active > a:after { display: block; 	 content: ''; 	 background: $tertiary_color; 	 height: 1px; 	 width: 100%; 		position: relative; top: 5px;  	 } 	*/
  .nav > li > a.dropdown-toggle { position: absolute; bottom: 27px; right: -40px; display: none; }
  .navbar-nav > li:hover .dropdown-menu { opacity: 1; -webkit-transition: .2s; transition: .2s; -webkit-transform-origin: top; transform-origin: top; visibility: visible; }
  .nav li a span.caret { display: none; }
  .navbar-nav > li:hover ul.level2.dropdown-menu { display: none; }
  .dropdown-menu > li.dropdown-submenu:hover ul.level2.dropdown-menu { display: block; background: #fff; }
  .nav-wrap { width: 100%; padding-top: 0; }
  .navbar { z-index: 0; border-bottom: none; border-radius: 0; text-align: center; margin: 0 auto; border: none; height: 0; }
  .dropdown-menu > .active > a { color: #202036; background: 0; }
  .dropdown-menu > .active { background: 0; }
  .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { background: 0; }
  .navbar-nav > li:hover .dropdown-menu { display: block; }
  .navbar-nav > li > a { font-size: 14px; margin: 0; letter-spacing: 0.1em; color: #453536; text-transform: uppercase; font-weight: bold; padding-top: 0; font-family: "Libre Baskerville", serif; height: 70px; }
  .navbar-nav > li.login > a { color: #202036; }
  .nav > li > a:hover, .nav > li > a:focus { background: 0; color: #202036; }
  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background: 0; text-decoration: none; color: #202036; }
  /*3rd LEVEL*/
  ul.level2.dropdown-menu { left: 0 !important; margin: 0; border: 0; border-radius: 0; background-color: #fff; top: 0; padding: 10px 0; display: none; margin-left: 0; -webkit-transform: translatex(100%); transform: translatex(100%); }
  .dropdown-submenu > .dropdown-toggle { display: none; }
  .dropdown-submenu .caret { display: none; } }
@media (max-width: 1310px) { .navbar-toggle .toggle { display: none; }
  .open span.caret:before { font-family: FontAwesome; content: "\f056"; display: inline-block; font-size: 16px; line-height: 1; vertical-align: middle; padding: 0px; }
  header.brand.private .col-lg-8 { width: 100%; }
  header.brand.private .navbar-nav > li#ulMenuItem_316876 { display: none; }
  header.brand.private .logo { top: 5px; left: 15px; }
  .mobile-logo { display: block; float: left; position: relative; left: 15px; top: 5px; width: 110px; height: 91px; }
  header.brand.private .logo { width: 110px; height: 91px; }
  .mobile-logo > a { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 50; }
  header.brand { height: 100px; }
  .navbar-nav > li.logo-center { display: none; }
  #content.container { overflow-y: auto; }
  .login.btn.primary, .logout.btn.primary { background: 0; padding: 15px 10px; float: left; font-size: 14px; }
  header.brand .btn.primary { position: static; padding-left: 15px; }
  .sr-only { width: auto; height: auto; text-transform: uppercase; font-size: 12px; font-weight: 600; clip: initial; }
  .navbar-toggle .sr-only:after { content: 'MENU'; font-weight: bold; text-transform: uppercase; color: #202036; }
  .navbar-toggle.close-x .sr-only:after { display: none; }
  .close-x:before { content: '\00d7'; display: inline-block !important; font-size: 3em; font-family: "Roboto", sans-serif; font-weight: 300; color: #202036; position: relative; top: -20px; left: -10px; }
  .open span.caret.down:before { font-family: FontAwesome; content: "\f056"; display: inline-block; font-size: 16px; line-height: 1; vertical-align: middle; padding: 0px; }
  span.caret:before { font-family: FontAwesome; content: "\f055"; display: inline-block; font-size: 16px; line-height: 1; vertical-align: middle; padding: 0px; }
  .navigation.desktop { display: none; }
  .navbar-offcanvas .fa { color: #fff; float: left; padding-right: 5px; position: relative; top: 17px; left: 5px; }
  .ulMenuItem.level1 .fa { color: #fff; float: left; padding-right: 5px; position: relative; top: 17px; left: 5px; }
  .offcanvas-right.active { right: 0; text-align: left; }
  .navbar-nav > li:hover .dropdown-menu { display: none; }
  .offcanvas-right.active .navbar-nav { margin: 0 auto; width: 100%; margin-left: 0 !important; }
  .nav > li > a.dropdown-toggle { bottom: 27px; }
  .navbar.private .navbar-nav > li:first-child { margin-left: 0; }
  .navbar-nav .open .dropdown-menu > li.ulMenuItem.level3 { border: 0; }
  .offcanvas-right.active .navbar-nav .open .level2.dropdown-menu { -webkit-box-shadow: none; box-shadow: none; border: 0; }
  .offcanvas-right.active .navbar-nav .open .dropdown-menu.level2 { -webkit-box-shadow: none; box-shadow: none; border-left: 0; border-bottom: 0; }
  .offcanvas-right.active .navbar-nav .open .dropdown-menu { width: 100%; display: block; border-radius: 0 !important; padding: 0; position: static; top: -10px; }
  .nav .open > a { border-bottom: none; color: #fff; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background: #545454; }
  .offcanvas-right.active .navbar-nav .open .dropdown-menu > li.level3 > a { padding-left: 20px; }
  .offcanvas-right.active .navbar-nav .open .dropdown-menu > li > a { text-transform: none; padding: 10px 0 10px 10px; color: #545454; font-size: 14px; text-transform: uppercase; }
  .ulMenuItem.level1.selectedItem.dropdown.active > a span.caret { color: #fff; }
  .offcanvas-right { right: 0; }
  .offcanvas { position: relative; -webkit-transition: all 0.55s ease-out 0s; transition: all 0.55s ease-out 0s; }
  .navbar-offcanvas { position: absolute; top: 99px; z-index: 1000; overflow: hidden; height: 100vh; -webkit-transition: all 0.55s ease-in 0s; transition: all 0.55s ease-in 0s; -webkit-transform: translatex(-101%); transform: translatex(-101%); width: 100%; }
  .navbar-offcanvas.active { -webkit-box-shadow: none; box-shadow: none; background: #545454; right: 0; height: 100vh; top: 99px; width: 101%; z-index: 1000; opacity: 1; -webkit-transition: all 0.55s ease-out 0s; transition: all 0.55s ease-out 0s; position: absolute; overflow: visible; -webkit-transform: translatex(0); transform: translatex(0); }
  .ulMenuItem.level1.selectedItem.dropdown.active > a { color: #EDE8DE; }
  .offcanvas-right.active .navbar-nav .open .dropdown-menu > li.selectedItem > a { color: #EDE8DE; }
  .offcanvas-right.active .navbar-nav .open .dropdown-menu > li.level2.selectedItem > a { color: #202036; }
  header.brand.private .navbar-brand { margin-top: 10px; }
  /*BURGER*/
  .navbar-toggle { margin: 0; background: none; padding: 0; border-radius: 0; height: 25px; width: 90px; z-index: 10001; position: absolute; right: 0; top: 35px; display: block; }
  .navbar-toggle .icon-bar { background: #202036; width: 24px; border-radius: 0; -webkit-transition: all 200ms ease-out; transition: all 200ms ease-out; }
  /* device nav */
  .navbar-collapse { padding-left: 0; padding-right: 0; background: #e4e4e4; margin-top: 10px; }
  .navbar-nav { margin: 0; padding: 0; width: 100%; }
  .nav > li { margin: 0; text-transform: uppercase; font-weight: 900; border-bottom: #889bb5 1px solid; padding: 0; height: auto; width: 100%; float: left; background: #545454; position: relative; }
  .nav > li > a { color: #fff; text-align: left; font-size: 14px; font-weight: 400; letter-spacing: 2px; float: left; width: 80%; font-family: "Libre Baskerville", serif; background: #545454; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; }
  .nav > li > a:hover, .nav > li > a:focus { background: 0; }
  .navbar-nav .open .dropdown-menu > li > a { background: #fff; }
  .nav > li > a.dropdown-toggle { border-bottom: none; }
  .nav > li > a.dropdown-toggle, .navbar-nav .open .dropdown-menu > li > a.dropdown-toggle { height: 38px; width: 50px; display: block; }
  .nav > li > a.dropdown-toggle, .navbar-nav .open .dropdown-menu > li > a.dropdown-toggle { position: absolute; right: 0; padding: 0; width: 40px; margin: 0; z-index: 1000; background: 0; top: 0; }
  .nav li a span.caret { border: 0; }
  .nav li.level2 a span.caret { display: none; }
  .navbar-nav .open .dropdown-menu { background-color: #fff; }
  .navbar-nav .open .dropdown-menu > li { margin-left: 0; }
  .navbar-nav .open .dropdown-menu > li { color: #000; border-bottom: 1px solid #ccc; clear: both; float: left; width: 100%; background: #fff; padding-left: 15px; }
  .navbar-nav .open .dropdown-menu > li > a { padding: 10px 17px; position: relative; color: #000; }
  .navbar-brand { height: auto; }
  .caret { border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; }
  .nav > li.selectedItem.active > a { color: #EDE8DE; }
  .nav > li.selectedItem.active > a:after { display: inline-block; content: '\f069 '; margin-left: 15px; font-family: 'FontAwesome'; }
  .offcanvas-right.active .navbar-nav .open .dropdown-menu > li.level2.selectedItem > a:after { display: inline-block; content: '\f069 '; margin-left: 15px; font-family: 'FontAwesome'; }
  .nav > li.selectedItem.active > a.dropdown-toggle:after { display: none; } }
@media (max-width: 1700px) { header.brand.private .logo { left: 15px; }
  .navbar-nav > li > a { letter-spacing: normal; } }
@media (min-width: 1311px) and (max-width: 1625px) { header.brand.private .navbar-nav > li > a { padding: 0 5px; font-size: 12px; }
  header.brand.private .navbar-nav > li#ulMenuItem_316876 { margin-left: 10px; } }
/* iPhone 5s landscape */
@media (max-width: 568px) { footer .links li { display: block; margin: 15px auto; }
  #logPG { top: 50%; }
  [id*=accordian].RadPanelBar_accordionTemplate .rpExpandable .rpText, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate_rtl .rpExpandable .rpText, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate .rpGroup .rpExpandable .rpText, [id*=accordian].RadPanelBar_accordionTemplate.RadPanelBar_accordionTemplate_rtl .rpGroup .rpExpandable .rpText { font-size: 14px; } }
/* iPhone 6s Portrait and below */
@media (max-width: 414px) { .formBaseFormWrapper div[align="center"] { padding-left: 15px; }
  [id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpLink, [id*=accordian].RadPanelBar_accordionTemplate .rpGroup .rpTemplate { padding: 25px; }
  .rpTemplate a { word-break: break-word; }
  h3 { font-size: 26px; }
  .private-content .mpContent ul { padding-left: 50px; }
  .banner-image.pbcontent .mpContent > img, .banner-image.pvcontent .mpContent > img { max-height: 250px; }
  #bigImg .mpContent > img { display: none; }
  .logWrap .pic { background: url(../../../images/login_backdrop.jpg) no-repeat; background-size: cover; }
  .private-home { padding: 35px 0; }
  h1 { font-size: 28px; }
  .col-sm-10.event { margin: 15px; }
  .cal-title { font-size: 18px; }
  .RadPanelBar_accordionTemplate ul { padding-left: 15px; }
  .RadPanelBar_accordionTemplate .rpExpandable .rpText, .RadPanelBar_accordionTemplate_rtl .rpExpandable .rpText, .RadPanelBar_accordionTemplate .rpGroup .rpExpandable .rpText, .RadPanelBar_accordionTemplate_rtl .rpGroup .rpExpandable .rpText { font-size: 14px; }
  .btn.primary { white-space: normal; }
  #calButtons .barButtons .mobileButton { padding: 5px; margin: 0 2px; }
  #content .mobileTabs li a.tNavTabON { color: #453536; }
  #logPG .wrap { width: 295px; }
  #logPG .wrap .advLogUsername, #logPG .wrap .advLogPassword { width: 295px; }
  #logPG { top: 50%; border-radius: 0; height: 100vh; padding: 0 0 100px 0; max-width: 320px; }
  #logPG .abut { margin: 25px auto 0 auto; }
  #logPG img { margin-top: 25px; }
  #wrapLogin9 { width: 295px; }
  #login-home > .logWrap > #logPG { height: auto; }
  #login-home #login_link { width: auto; }
  .dots { display: none; }
  .eventHasNoIcon { font-size: 12px; }
  .next-left, .next-right { display: none; } }
@media (max-width: 360px) { .button-group .button { padding: 1em 1em; } }
/* Custom/Site Specific Media Queries */
