div[style="text-align:Right;"] { position: absolute; right: 0; }

.photo-overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.4); -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

body { color: #46474E; -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, .mpContent a { text-decoration: underline; }

p > a.btn.primary { text-decoration: none; }

a:hover { color: #1D4A61; text-decoration: none; }

.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; }

@keyframes fadein { from { opacity: 0; }
  to { opacity: 1; } }
/* Firefox < 16 */
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein { from { opacity: 0; }
  to { opacity: 1; } }
/* Internet Explorer */
/* Opera < 12.1 */
.pre-load-box img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation: fadein 2s; animation: fadein 2s; }

@-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: "Oswald", sans-serif; }

table.formSection { font-family: "Oswald", 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: #334954; }

.container div[id*="_pnlCaptcha"] { float: left; }

.resultsDiv { min-height: 100vh; }

.RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li > a:before { display: none; }

h1 { color: #334954; font-size: 45px; font-family: "Lato", sans-serif; margin-bottom: 25px; margin-top: 0; line-height: 1.4em; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; }

h2 { color: #334954; font-size: 24px; line-height: 1.2em; font-family: "Oswald", sans-serif; margin-top: 0; margin-bottom: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; }

h3 { color: #334954; font-size: 30px; font-family: "Oswald", sans-serif; margin-bottom: 15px; line-height: 1.5em; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; }

h4 { font-size: 13.5px; line-height: 1.667; color: #E2A344; font-family: "Oswald", sans-serif; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 2px; font-weight: 700; }

h5 { font-size: 24px; line-height: 1.2; color: #1D4A61; font-family: "Oswald", sans-serif; margin-bottom: 15px; }

h6 { font-size: 13px; line-height: 1.2; color: #367697; font-family: "Oswald", sans-serif; margin-bottom: 15px; text-transform: uppercase; font-weight: 600; }

p { color: #46474E; font-size: 18.5px; line-height: 1.875; text-align: left; margin-bottom: 25px; font-family: "Lato", sans-serif; }

.rpTemplate ul li .mpContent ul li, .mpContent ul li a, .rpTemplate ul li a { color: #46474E; font-size: 18.5px; line-height: 1.875; text-align: left; margin-bottom: 25px; font-family: "Lato", sans-serif; }

.mpContent ul li a, .rpTemplate ul li a { text-decoration: underline; }

.mpContent > a { text-decoration: underline; }

a { color: #1D4A61; font-family: "Lato", sans-serif; text-decoration: none; }

a:hover { text-decoration: none; color: #1D4A61; }

/* 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; }

.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: #46474E; }

#content [class*=ArticleList] .articlePrintLink a { background: #46474E; }

#content .AddMembership #printLink a, .MemberRoster #printLink a, .v35Directory #printLink a { background: #46474E; }

.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: #367697; border: 1px solid #367697; color: #fff; border-radius: 0; padding: 14px 35px; font-size: 13.5px; font-weight: 600; width: auto; text-transform: uppercase; letter-spacing: 2px; font-family: "Lato", sans-serif; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; text-decoration: none; }

#calButtons .barButtons .mobileButton { padding: 5px 10px; margin: 0 3px; }

a.abut { display: block; text-align: center; width: 100%; cursor: pointer; }

a.abut:hover, .abut:hover { text-decoration: none; background: #1D4A61; border: 1px solid #1D4A61; 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: 30px; position: relative; }

.counter li { background: url(../../../Images/nav-sprite.png); background-position: 0px 0px; background-repeat: no-repeat; width: 13px; height: 15px; margin: 0 3px; 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: 76px; }

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; }

.course-tour .tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li > a {
  padding: 10px 20px 0 20px;
  height: 45px;

}

.course-tour .tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li > a.selected {
  padding: 10px 20px 0 20px;
  height: 45px;

}

.course-tour .tabstrip .levelwrap > ul li a:before {
    content: '';
    height: 100%;
    width: 0;
    display: inline-block;
    border-bottom: 45px solid transparent;
    border-left: 10px solid #367697;
    border-right: 10px solid transparent;
    border-top: 0 solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

.course-tour .tabstrip .levelwrap > ul li a:after {
    content: '';
    height: 100%;
    width: 0;
    display: inline-block;
    border-right: 10px solid #367697;
    border-bottom: 0 solid transparent;
    border-left: 10px solid transparent;
    border-top: 45px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

.course-tour .tabstrip .levelwrap > ul li .selected {
    background: #367697;
    color: #FFF;
    opacity: 1;
}

.course-tour .tabstrip.RadTabStrip_Tab_responsive {
  overflow: hidden;
  overflow-x: auto;

}

.course-tour .tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 {
  height: 45px;

}

.course-tour .RadTabStrip_Tab_responsive .levelwrap.level1 > ul {
  height: 45px;

}

.course-tour .RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li {
  height: 45px;

}

/* -------------------------------------------------------------
= BUTTONS
------------------------------------------------------------- */
/* Primary */
.btn.primary { background: #367697; border: 1px solid #367697; color: #fff; border-radius: 0; padding: 14px 35px; font-size: 13.5px; font-weight: 600; width: auto; text-transform: uppercase; letter-spacing: 2px; font-family: "Lato", sans-serif; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; text-decoration: none; }

.btn.primary:hover, .btn:focus { -webkit-transition: 0.3s; transition: 0.3s; color: #fff; background: #1D4A61; }

.btn.primary a { text-decoration: none; }

/* Alternate */
.btn.primary.secondary { background: 0; border: 1px solid #E2A344; color: #1D4A61; padding: 15px 25px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; }

.btn.primary.secondary:hover { background: #E2A344; color: #fff; }

.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: #367697; border: 1px solid #367697; color: #fff; border-radius: 0; padding: 14px 35px; font-size: 13.5px; font-weight: 600; width: auto; text-transform: uppercase; letter-spacing: 2px; font-family: "Lato", sans-serif; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; text-decoration: none; }

input[type=submit].abut:hover { -webkit-transition: 0.3s; transition: 0.3s; color: #fff; background: #1D4A61; }

/* -------------------------------------------------------------
= HEADER CLASSES
------------------------------------------------------------- */
.mobile-logo { display: none; }

header.brand.public.sticky .socials .fa { color: #1D4A61; }

header.brand.public { -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

header.brand.public.sticky { position: fixed; height: 110px; padding-top: 0; background: #fff; }

header.brand.public.sticky .navbar-nav > li.logo-center { width: 105px; }

header.brand.public.sticky .navbar-nav > li > a { color: #1D4A61; }

/* -------------------------------------------------------------
=  LOGIN PAGE
------------------------------------------------------------- */
#login_cookieMessage { margin-left: 0; }

/* Login error message */
.errlogin { width: 100%; position: absolute; left: 0; top: 10px; font-size: 14px; }

.logWrap .pic { height: 100vh; position: relative; background-size: cover; top: 0; left: 0; min-width: 100%; min-height: 100%; overflow: hidden; }

#logPG { margin: 0 auto; background: url(../../../images/log-back.png); background-size: cover; 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%; }

#logPG .wrap { width: 350px; margin: 30px auto 0 auto; }

.logWrap .photo-overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

#logPG .wrap .advLogRemoveChk, #logPG .wrap #forgotPassWrap a { font-size: 14px; font-family: "Lato", sans-serif; color: #1D4A61; text-decoration: none; font-weight: 600; }

#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: #46474E !important; font-size: 14px; border: 1px solid #d7e1e7; font-weight: 500; }

#logPG label { font-family: "Lato", sans-serif; float: left; color: #1D4A61; text-transform: none; font-size: 14px; margin-top: 18px; font-weight: 600; }

#logPG input[type="checkbox"] { display: none; }

#logPG input[type="checkbox"]:checked + label::before { content: "\2714"; color: #fff; background-color: #E2A344; text-align: center; font-size: 11px; }

#logPG input[type="checkbox"] + label::before { content: ""; display: inline-block; vertical-align: middle; margin-right: 4px; background-color: #E2A344; border: 1px solid #E2A344; line-height: 1; padding: 3px 0; width: 20px; height: 20px; border-radius: 50px; }

.floating { min-height: 1px; overflow: hidden; width: 100%; }

#forgotPassWrap { float: right; margin-top: 18px; }

#logPG .abut { margin-bottom: 0; padding: 0; font-family: "Oswald", sans-serif; padding: 10px 25px; }

#login_link { position: relative; margin-top: 5px; height: 50px; }

#logPG input[type="button"]:hover { background: #334954; cursor: pointer; }

#logPG input[type="button"] { background-color: #1D4A61; color: #fff; border-radius: 0; padding: 0; font-size: 12px; font-family: "Lato", sans-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 h3 { font-size: 14px; font-family: "Oswald", sans-serif; text-transform: none; max-width: 370px; margin: 30px auto 30px auto; color: #46474E; line-height: 26px; letter-spacing: 0; }

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 .mpContent > img { min-width: 100%; min-height: 100%; bottom: 0; left: 0; margin: auto; overflow: hidden; position: fixed; right: 0; top: 0; }

/* -------------------------------------------------------------
= CONTENT
------------------------------------------------------------- */
.banner .mpContent img { width: 100%; }

.no-pad-left { padding-left: 0; }

.no-pad-right { padding-right: 0; }

.panel-row { display: table; width: 100%; }

.new-panel .text-panel-left { position: relative; left: -50%; }

.new-panel .photo-panel-right { position: relative; right: -50%; }

.new-panel .photo-panel-flip { right: -50%; left: 0; }

.new-panel .text-panel-flip { right: 0; }

.text-panel-left { display: table-cell; width: 50%; vertical-align: middle; background: #f7f7f7; position: relative; }

.photo-panel-right { display: table-cell; width: 50%; vertical-align: middle; position: relative; }

.photo-panel-right .mpContent > img, .photo-panel-flip .mpContent > img { width: 100%; max-width: 100%; max-height: 600px; }

.photo-panel-flip { width: 50%; position: relative; vertical-align: middle; left: -50%; display: table-cell; }

.text-panel-flip { width: 50%; position: relative; right: -50%; vertical-align: middle; background: #fff; display: table-cell; }

.photo-panel-right.odd { left: -50%; }

.text-panel-left.odd { right: -50%; left: inherit; }

.text-wrap { max-width: 515px; margin: 0 auto; }

.text-wrap .btn.primary:hover { background: #46474E; border: 1px solid #46474E; }

/* -------------------------------------------------------------
= 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); }

/* -------------------------------------------------------------
=  Sub Nav
------------------------------------------------------------- */
.sub-nav h6 { color: #334954; }

.sub-nav ul li.level2.selectedItem > a { font-weight: bold; }

.sub-nav ul li.selectedItem > a { font-weight: bold; width: 100%; display: block; }

.sub-nav ul li > a:hover, .sub-nav ul li > a:active { text-decoration: none; font-weight: bold; }

/* -------------------------------------------------------------
= BANNER IMAGES
------------------------------------------------------------- */
.banner-image { position: relative; width: 100%; max-width: 100%; }

.banner-image .mpContent > img { width: 100%; height: auto; min-width: 0; }

.banner-image .photoGalleryWrapDiv > img { width: 100%; max-width: 100%; }

/* -------------------------------------------------------------
= PUBLIC HOME
------------------------------------------------------------- */
header.brand.public { position: absolute; background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(black)); background: linear-gradient(to top, transparent, black); height: 175px; padding-top: 25px; }

header.brand .socials ul li { list-style: none; }

.banner-image.pbhome .pbhome-intro { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 50; text-align: center; max-width: 100%; width: 100%; background: rgba(0, 0, 0, 0.6); padding: 25px 0; }

.pbhome-intro h1 { color: #fff; text-align: center; width: 100%; max-width: 100%; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; text-shadow: 1px 5px 3px #000; }

.pbhome-intro .btn.primary.alternate:hover { background: #E2A344; }

.pbhome-intro .btn.primary.alternate { text-decoration: none; background: 0; color: #fff; border: 1px solid #E2A344; padding: 12px 35px; }

.banner-image.pbhome .mpContent > img { max-height: 800px; }

.intro { padding: 60px 15px 105px 15px; }

.intro p { text-align: center; margin: 0 auto; max-width: 810px; color: #46474E; letter-spacing: 1px; line-height: 2.2em; font-size: 20px; }

.pbhome-callouts .col-md-4, .pbhome-callouts .col-md-6 { padding: 0; }

.pbhome-callouts .col-md-4 .mpContent > a > img { max-width: 100%; width: 100%; }

.callout { position: relative; }

.callout .mpContent > a > img { max-width: 100%; width: 100%; }

.vertical { position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); bottom: -62px; z-index: 50; }

.pbhome-callouts h3 { left: 40px; bottom: 45px; position: absolute; font-size: 28px; text-decoration: none; color: #fff; font-weight: 600; max-width: 200px; z-index: 50; margin-bottom: 0; line-height: 1.3em; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; text-transform: none; }

.pbhome-callouts .callout .callout-overlay p { color: #fff; opacity: 0; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; position: absolute; font-size: 16px; max-width: 90%; line-height: 1.5em; left: 40px; bottom: 15px; }

.pbhome-callouts .callout:hover .callout-overlay p { opacity: 1; }

.pbhome-callouts .callout:hover h3 { bottom: 115px; }

.pbhome-callouts .callout .photo-overlay { z-index: 40; background: rgba(0, 0, 0, 0.2); -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

.pbhome-callouts .callout:hover .photo-overlay { background: rgba(0, 0, 0, 0.4); }

.pbhome-callouts .callout-overlay { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 50; }

.pbhome-album { position: relative; }

.pbhome-album [id^=photoPluginWrapper] .photoGalleryWrapDiv img { width: 100%; }

.pbhome-album .photo-overlay { background: rgba(0, 0, 0, 0.5); }

.album-overlay { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 50; text-align: center; max-width: 100%; width: 100%; }

.pbhome-album .album-overlay { max-width: 950px; }

.album-overlay h1, .album-overlay h4 { text-align: center; }

.album-overlay h1 { color: #fff; text-transform: uppercase; font-weight: 600; letter-spacing: 2px; font-size: 36px; }

.pbhome-album .photo-overlay { z-index: 40; }

.album-overlay h4 { letter-spacing: 2px; font-weight: 600; margin-bottom: 5px; }

.pbhome-callouts h3 { left: 40px; bottom: 45px; position: absolute; font-size: 28px; text-decoration: none; color: #fff; font-weight: 600; max-width: 200px; z-index: 50; margin-bottom: 0; line-height: 1.3em; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }

.pbhome-callouts .callout .callout-overlay p { color: #fff; opacity: 0; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; position: absolute; font-size: 16px; max-width: 90%; line-height: 1.5em; left: 40px; bottom: 15px; }

.pbhome-callouts .callout:hover .callout-overlay p { opacity: 1; position: absolute; margin-bottom: 0; }

.pbhome-callouts .callout:hover h3 { bottom: 100px; }

.pbhome-callouts .col-md-4, .pbhome-callouts .col-md-6 { padding: 0; }

.photo-panel-flip .mpContent > a > img, .photo-panel-right .mpContent > a > img { width: 100%; max-width: 100%; }

.moduleTabsWrapper .container table { font-family: "Oswald", sans-serif; }

/* -------------------------------------------------------------
= PRIVATE CONTENT
------------------------------------------------------------- */
.lessons { margin-bottom: 35px; }

.lessons .col-xs-12 .button { margin-bottom: 25px; }

.lessons p { max-width: 90%; margin: 0 auto 15px auto; }

.sub-nav { background: #367697; padding: 25px 0; }

.sub-nav ul { padding-left: 0; text-align: center; margin-bottom: 0; }

.sub-nav ul li { color: #fff; display: inline-block; list-style: none; margin: 0 25px; }

.sub-nav ul li a { color: #fff!important; text-transform: uppercase; letter-spacing: 2px; }

.intro.private-intro { padding: 50px 15px 50px 15px; background: #f9f9f9; }

.intro.private-intro h1 { text-align: center; margin-bottom:0px }

.intro.private-intro p { max-width: 890px; }

.content-banner { margin-bottom: 75px; }

.private-content { max-width: 835px; width: 100%; margin: 0 auto; padding: 75px 15px 90px 15px; }

.content-banner .mpContent > img { max-width: 100%; }

/* -------------------------------------------------------------
= PUBLIC CONTENT
------------------------------------------------------------- */
#gssGolfSettingsMenu { padding-right: 15px; }

.cross-marketing .callout h3 { margin: 0; }

.htngGolfOption.actionUpdate .textButton:hover { cursor: pointer; }

.cancellation-wrap { text-align: center; padding: 50px; max-width: 50%; margin: 0 auto; min-height: 650px; }

.cancellation-wrap p { text-align: center; }

#resGuestBookBtn { color: #fff; }

.intro h1 { text-align: center; font-family: 'Oswald', sans-serif; }

.text-panel-left { background: #1D4A61; }

.image-bg-cover { background-repeat: no-repeat; background-size: cover; background-position: center center; }

.text-panel-left .text-wrap p, .text-panel-left .text-wrap h5 { color: #fff; max-width: 515px; }

.text-wrap h5 { font-family: "Lato", sans-serif; letter-spacing: 2px; text-transform: uppercase; font-weight: 700; }

.text-panel-flip .btn.primary { border: 2px solid #E2A344; }

.text-wrap .btn.primary { margin-right: 25px; border: 2px solid #367697; }

.photo-panel-flip h2, .photo-panel-right h2 { font-size: 28px; color: #fff; font-weight: 700; text-align: left; position: absolute; bottom: 45px; left: 50px; }

.text-wrap .btn.primary.secondary { color: #1D4A61; padding: 14px 35px; margin-right: 0; }

.text-panel-flip .text-wrap .btn.primary.secondary { border: 2px solid #E2A344; }

.text-panel-left .btn.primary.secondary { color: #E2A344; padding: 14px 35px; margin-right: 0; border: 2px solid #E2A344; }

.text-wrap .btn.primary:hover { background: #46474E; border: 2px solid #46474E; }

.text-wrap .btn.primary.secondary:hover { background: #E2A344; color: #fff; border: 2px solid #E2A344; }

/* -------------------------------------------------------------
= TEE TIMES
------------------------------------------------------------- */
.content-wide { padding-left: 60px; padding-right: 60px; }

.cc-disclaimer { display: none; }

body.user-no-log #gssGolfSettingsMenu { display: none; }

#confirmRes.confirmRes { text-align: center; font-size: 16px; max-width: 50%; margin: 0 auto; line-height: 28px; padding: 15px 0; border: 1px solid #367697; }

.itineraryitem > p:first-child { display: none; }

/* -------------------------------------------------------------
= Private Home
------------------------------------------------------------- */
header.brand.private { position: relative; background: #fff; height: 150px; }

header.brand.public.tee-times { position: relative; background: #fff; height: 100px; padding-top: 0; }

header.brand.public.tee-times .navbar-nav > li > a { color: #275e79; }

header.brand.public.tee-times .socials .fa { color: #275e79; }

header.brand.private .private-logo { margin-left: 50px; padding-top: 20px; float: left; position: relative; width: 155px; }

header.brand.private .private-logo > a { position: absolute; width: 100%; height: 100%; z-index: 100; left: 0; }

header.brand.private .navbar-nav { position: relative; top: 45px; }

header.brand.private .navbar-nav > li { top: 10px; }

header.brand.private .navbar-nav > li > a { color: #367697; font-weight: 600; font-size: 14px; }

header.brand.private .btn.primary { padding: 15px 55px; margin-right: 50px; float: right; position: relative; top: 5px; }

.pbhome-album.pvhome { position: relative; }

.pbhome-album.pvhome .album-overlay p { color: #fff; text-align: center; text-transform: uppercase; max-width: 800px; letter-spacing: 1px; margin: 0 auto 25px auto; }

.pvhome .album-overlay .btn.primary.alternate { text-decoration: none; background: 0; color: #fff; border: 2px solid #E2A344; padding: 12px 35px; }

.pvhome .album-overlay .btn.primary.alternate:hover { background: #E2A344; border: 2px solid #E2A344; }

.pvhome .album-overlay .counter { bottom: 0; top: 35px; }

.pvhome .album-overlay h1 { font-size: 50px; }

.quicklinks { background: #ececec; padding: 45px 15px; text-align: center; }

.quicklinks ul { padding-left: 0; }

.quicklinks ul li { list-style: none; display: inline-block; margin: 0 25px; max-width: 350px; width: 100%; }

.quicklinks ul li .btn.primary { max-width: 350px; width: 100%; padding: 15px 55px; }

.quicklinks h2 { color: #367697; text-align: center; font-size: 28px; margin-bottom: 35px; text-transform: none; }

.private-home { clear: both; }

.private-home .intro { padding: 90px 15px 75px 15px; }

.private-home h1, .private-home h4 { text-align: center; font-weight: 600; text-transform: uppercase; clear: both; margin-bottom: 5px; }

.private-home h1 { margin-bottom: 5px; }

.private-home.news .intro h4 { margin-bottom: 75px; }

.private-home.news .intro .news-wrap h4 { margin-bottom: 10px; font-family: 'Lato', serif; font-weight: bold; }

.private-home .intro h4 { margin-bottom: 0; }

.private-home h4 > a { color: #E2A344; }

.private-home h4 > a:hover { color: #334954; }

.calendar .col-lg-4 { padding: 0; }

.event-wrap { position: relative; background: url(../../../images/placeholder.jpg) no-repeat center; background-size: cover; }

.event-wrap .event-img.placeholder:nth-of-type(2) { display: none; }

.mpContent .col-md-4 > img { max-width: 100%; }

.event-wrap .photo-overlay { background: rgba(0, 0, 0, 0.1); }

.event-wrap:hover .photo-overlay { background: rgba(0, 0, 0, 0.4); }

.event-info { position: absolute; left: 40px; bottom: 50px; z-index: 50; }

.event-img { -webkit-box-shadow: none; box-shadow: none; max-width: 100%; width: 100%; max-height: 415px; }

.event-date, .event-title { display: inline-block; font-family: "Lato", sans-serif; }

.event-date { color: #E2A344; padding-right: 15px; text-align: center; position: relative; right: -5px; }

.event-date:after { content: ''; background: url(../../../images/cal-divider.png) no-repeat; width: 2px; height: 59px; display: inline-block; position: absolute; top: 5px; right: -5px; }

.calMonth { text-transform: uppercase; font-size: 13.5px; font-weight: 600; text-align: center; letter-spacing: 2px; }

.calDay { font-size: 41px; text-align: center; font-weight: bold; }

.event-title { color: #fff; font-weight: 600; font-family: "Oswald", sans-serif; padding-left: 25px; font-size: 28px; max-width: 60%; top: 7px; text-shadow: 1px 1px 1px #000; }

.news-wrap { border: 1px solid #d7d7d7; min-height: 185px; position: relative; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; margin-bottom: 15px; }

.news-wrap:hover { -webkit-box-shadow: 0px 0px 4px #367697; box-shadow: 0px 0px 4px #367697; }

.news-wrap:hover h5 { color: #367697; }

.news-wrap a { position: absolute; width: 100%; height: 100%; left: 0; padding: 35px 35px 0 35px; }

.news-wrap h4 { color: #367697; text-align: center; margin-bottom: 0; margin-bottom: 10px; }

.news-wrap h5 { color: #334954; text-align: center; margin-bottom: 0; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; font-family: 'Lato', serif; }

.private-home.news { padding-bottom: 115px; }

/* -------------------------------------------------------------
= Weather Plugin
------------------------------------------------------------- */
/* -------------------------------------------------------------
= ACCORDION
------------------------------------------------------------- */
DIV.RadPanelBar_accordionTemplate .rpRootGroup { margin-top: 25px; }

[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: "Oswald", 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; font-size: 14px; font-family: "Lato", sans-serif; letter-spacing: 2px; font-weight: 700; text-transform: uppercase; padding-left: 35px; }

[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: "Oswald", 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: #1D4A61; text-transform: uppercase; background: #fff; border: 1px solid #f0f0f0; font-size: 14px; font-family: "Lato", sans-serif; letter-spacing: 2px; font-weight: 700; padding-left: 35px; }

[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: #367697; max-width: 90%; font-size: 14px; font-family: "Lato", sans-serif; letter-spacing: 2px; font-weight: 700; padding-left: 35px; }

[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: #367697; }

[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: #334954; }

/* -------------------------------------------------------------
= TABS
------------------------------------------------------------- */
.tab-wrap { margin: 25px auto; }

.mobileTabs li { background: #1D4A61; color: #fff; }

.tabstrip.RadTabStrip_Tab_responsive { overflow: hidden; overflow-x: auto; background: #e6e6e6; }

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 { width: 100%; background: #367697; padding: 0; height: 70px; white-space: nowrap; border-left: 1px solid #e7e7e7; border-bottom: 0; }

.tsContent { padding: 30px 20px; font-family: "Oswald", sans-serif; background: #fff; border: 1px solid #d7d7d7; 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; }

.tabstrip li a.selected .wrap, .tabstrip li a.selected .innerWrap { color: #000; }

.tabstrip li a .wrap, .tabstrip li a .innerWrap { color: #fff; font-family: "Lato", sans-serif; font-size: 14px; letter-spacing: 2px; font-weight: 700; }

.RadTabStrip_Tab_responsive .levelwrap.level1 > ul { background: #367697; }

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li > a:hover { background: 0; }

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li > a { padding: 25px 35px 15px 35px; letter-spacing: 1px; text-transform: uppercase; height: 70px; }

.tabstrip.RadTabStrip_Tab_responsive .levelwrap.level1 > ul > li > a.selected { background: #fff; height: 70px; text-transform: uppercase; color: #fff; padding: 25px 35px 10px 35px; }

.tabstrip.RadTabStrip_HorizontalTabs .level1 li a.selected .innerWrap { color: #1D4A61; font-family: "Lato", sans-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: #1D4A61; font-weight: normal; }

.tabstrip.tab-wrap .RadTabStrip_HorizontalTabs .levelwrap { background: #1D4A61; }

.tabstrip li a .wrap, .tab-wrap .tabstrip li a .innerWrap { color: #1D4A61; }

.RadTabStrip_HorizontalTabs .level1 li a.selected { border-top: #E2A344; }

.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: "Oswald", sans-serif; font-weight: bold; font-size: 14px; color: #334954; 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: #1D4A61; }

.newsPluginArchiveLink { display: none; }

/* -------------------------------------------------------------
= FOOTER CLASSES
------------------------------------------------------------- */
footer { width: 100%; padding: 25px 0; background: #1D4A61; color: #fff; clear: both; font-family: "Lato", sans-serif; }

footer ul { padding-left: 0; text-align: center; margin-bottom: 5px; margin-top: 30px; list-style: none; display: inline-block; }

footer .col-sm-12 { text-align: center; }

footer.col-sm-12.copyright { text-align: right; }

footer .socials ul li { display: inline-block; margin: 0 5px; }

footer ul li a { color: #fff; }

footer .col-md-2 img { padding-left: 80px; padding-top: 45px; max-width: 100%; }

footer .col-md-8 ul li { display: inline-block; margin: 0 20px 0 0; font-size: 16px; }

footer p { text-align: center; color: #fff; font-size: 16px; font-family: "Lato", sans-serif; }

footer .footer.socials { position: static; pading-right: 90px; padding-top: 25px; float: none; }

footer a:hover { color: #E2A344; }

/* -------------------------------------------------------------
= BOOTSTRAP
------------------------------------------------------------- */
/* Media Queries Start */
@media (max-width: 1420px) { header.brand.private .nav > li > a { padding: 10px 7px; } }
@media (max-width: 1366px) { .event-title { max-width: 60%; }
  .event-info { bottom: 25px; left: 20px; }
  footer .col-md-2 img { padding-left: 15px; }
  .navbar-nav > li.login { right: 15px; } }
/* Panels */
/*
@media (max-width: 1310px) {

.panel-row {
	display: block;
	width: 100%;
	position: relative;
	min-height: 630px;

	}

.text-panel-left, .text-panel-flip, .photo-panel-right, .photo-panel-flip {
	display: block;
	width: 100%;
	left: 0;

	}


.photo-panel-right .mpContent > img, .photo-panel-flip .mpContent > img { max-height: 500px;

	}

.text-panel-left { bottom: 0;
	min-height: 325px;
	position: absolute;
	top: 500px;

	}

.photo-panel-right { position: absolute;
	top: 0;
	min-height: 300px;
	max-height: 300px;

	}

.text-panel-flip { position: absolute;
	max-height: 350px;
	bottom: 0;

	}

.photo-panel-flip { position: relative;
	top: 190px;
	min-height: 300px;
	max-height: 350px;

	}


.text-wrap {
	max-width: 90%;
	padding: 50px 15px;
	text-align: center;

	}

.text-panel-left .text-wrap p, .text-panel-left .text-wrap h5 { max-width: 100%;
	text-align: center;

	}

.photo-panel-flip h2, .photo-panel-right h2 { position: static;
	text-align: center;
	color: $secondary_color;
	padding: 25px 0;
	display: none;

	}

}

*/
@media (max-width: 1199px) { .panel-row { display: block; width: 100%; }
  .new-panel .text-panel-left, .text-panel-left, .new-panel .text-panel-flip, .text-panel-flip, .new-panel .photo-panel-right, .photo-panel-right, .new-panel .photo-panel-flip, .photo-panel-flip { display: block; width: 100%; left: 0; position: static; }
  .photo-panel-right .mpContent > img, .photo-panel-flip .mpContent > img { max-height: 500px; }
  .text-panel-left { bottom: 0; min-height: 325px; }
  .photo-panel-right { min-height: 300px; }
  .photo-panel-flip { position: static; left: 0; min-height: 300px; }
  .text-wrap { max-width: 90%; padding: 50px 15px; text-align: center; }
  .text-panel-left .text-wrap p, .text-panel-left .text-wrap h5 { max-width: 100%; text-align: center !important; }
  .photo-panel-flip h2, .photo-panel-right h2 { position: static; text-align: center; color: #46474E; padding: 25px 0; display: none; }
  footer .footer.socials { position: static; }
  .pbhome-callouts h3 { bottom: 25px; } }
@media (max-width: 1024px) { .banner-image .mpContent > img { max-height: 350px; }
  header.brand.public { position: relative; background: #fff; height: 100px; }
  header.brand.public .navbar-toggle .icon-bar { background: #334954; }
  .banner-image.pbhome .mpContent > img { max-height: 350px; }
  .photo-panel-right .mpContent > img { background-position: center 10%; }
  .private-home .intro { padding: 50px 15px 50px 15px; }
  .pbhome-callouts .mpContent > a { text-decoration: none; }
  .pbhome-callouts .callout-overlay { position: static; padding: 30px 0; }
  .pbhome-callouts h3, .pbhome-callouts .callout .callout-overlay p { position: static; color: inherit; text-decoration: none; }
  .pbhome-callouts .callout .callout-overlay p { color: #46474E; opacity: 1; margin: 0 auto; text-align: center; }
  .pbhome-callouts h3 { text-align: center; margin-bottom: 15px; max-width: 100%; }
  .pbhome-callouts .callout .photo-overlay { display: none; }
  .pbhome-callouts .callout:hover .callout-overlay p { position: static; }
  .news-wrap a { padding: 35px 15px 0 15px; } }
@media (max-width: 991px) { .sign-in-cart .login-tee h3 { text-align: center; padding-left: 0 !important; }
  .login-help { text-align: center !important; }
  #htngGolfProcessNav .htngGolfStep { margin: 15px auto; }
  .news-wrap { margin: 15px auto; min-height: 145px; }
  .album-overlay { width: 90%; }
  .pbhome-callouts h3 { max-width: 100%; bottom: 45px; }
  footer ul { margin: 25px auto 5px auto; }
  footer .col-md-2 img { padding-top: 15px; }
  footer .footer.socials { padding-top: 0; }
  footer .footer.socials { text-align: center; }
  footer .col-xs-12, footer .col-sm-12 { 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: 990px) { .sub-nav ul li { margin: 15px auto; display: block; }
  .album-overlay { position: static; -webkit-transform: none; transform: none; width: 100%; }
  .pvhome .album-overlay .counter { display: none; }
  .album-overlay h1 { padding: 15px; font-size: 26px; }
  .pvhome .album-overlay { padding: 30px 0; }
  .pbhome-album .album-overlay { padding-bottom: 15px; }
  .pbhome-album .photo-overlay { display: none; }
  .pvhome .album-overlay .btn.primary.alternate { background: #E2A344; }
  .pbhome-album.pvhome .album-overlay p { color: #334954; }
  .album-overlay h1 { color: #334954; margin-bottom: 5px; } }
@media (max-width: 1280px) { header.brand.private .close-x:before, header.brand.public .close-x:before { top: -20px; left: -20px; }
  header.brand.public.tee-times .nav > li > a { color: #fff; }
  header.brand.public.sticky .close-x:before, .tee-times .close-x:before { color: #1D4A61; }
  header.brand.public.sticky .navbar-nav > li > a { color: #fff; }
  header.brand.public.sticky .navbar-toggle .icon-bar { background: #1D4A61; }
  header.brand.public.sticky .navbar-toggle .sr-only:after { color: #1D4A61; }
  header.brand.public.sticky { height: 100px; }
  header.brand.public { padding-top: 0; }
  .navbar-nav > li.login { right: 0; }
  .mobile-logo { display: block; }
  header.brand.private .btn.primary { display: none; }
  header.brand.private .navbar-toggle .sr-only:after { color: #367697; }
  header.brand.private .navbar-toggle .icon-bar { background: #367697; }
  header.brand.private { height: 100px; }
  header.brand.private .private-logo { display: none; }
  header.brand.private .close-x:before { color: #367697; }
  header.brand.private .navbar-nav { top: 0; }
  header.brand.private .navbar-nav > li > a { color: #fff; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; }
  header.brand.private .navbar-nav > li > a.dropdown-toggle { padding: 0; }
  .mobile-logo { float: left; padding: 15px; }
  .mobile-logo > a > img { width: 100px; }
  header.brand .socials { display: none; }
  .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: #fff; }
  .navbar-toggle.close-x .sr-only:after { display: none; }
  .close-x:before { content: '\00d7'; display: inline-block !important; font-size: 3em; font-family: "Oswald", sans-serif; font-weight: 300; color: #fff; position: relative; top: -10px; left: -10px; }
  .navbar-toggle.close-x { right: -20px; }
  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: #46474E; }
  .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: #222; 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: 0; 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%; }
  header.brand.private .navbar-offcanvas { top: 0; }
  header.brand.private .navbar-offcanvas.active { top: 0; }
  .navbar-offcanvas.active { -webkit-box-shadow: none; box-shadow: none; background: #46474E; right: 0; height: 100vh; top: 0; 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: #E2A344; }
  .offcanvas-right.active .navbar-nav .open .dropdown-menu > li.selectedItem > a { color: #E2A344; }
  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: #fff; width: 24px; border-radius: 0; -webkit-transition: all 200ms ease-out; transition: all 200ms ease-out; }
  .tee-times .navbar-toggle .icon-bar { background: #46474E; }
  /* 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: #46474E; 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: "Oswald", sans-serif; background: #46474E; 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; top: 4px; width: 40px; margin: 0; z-index: 1000; background: 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: 101%; 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: #E2A344; }
  .quicklinks ul li { display: block; margin: 15px auto; }
  .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; max-height: 800px; }
  .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: 768px) { .panel-row .text-wrap p { font-size: 16px; }
  .pbhome-callouts .callout .callout-overlay p { max-width: 80%; }
  .pbhome-intro h1 { font-size: 35px; }
  .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: 767px) { .intro { padding: 50px 15px 50px 15px; }
  .vertical { display: none; } }
@media (max-width: 667px) { .photo-panel-right { background: #1D4A61; }
  .panel-row { min-height: 850px; }
  .text-wrap { padding: 15px 15px 50px 15px; }
  .text-panel-flip, .text-panel-left { min-height: 500px; }
  .banner-image.pbhome .pbhome-intro { position: static; -webkit-transform: none; transform: none; }
  .pbhome-intro h1 { color: inherit; padding: 15px 0; }
  .pbhome-intro .btn.primary.alternate { color: inherit; }
  .text-wrap .btn.primary { width: 100%; margin: 15px auto; }
  .formSection table td { display: block; width: 100%; }
  .formSection .formControlCell input, .formSection .formControlCell textarea { width: 100% !important; }
  .overlay-wrap h1 { display: none; } }
@media (min-width: 1281px) { .navbar-nav > li.login { position: absolute; right: 90px; top: 35px; }
  .socials { display: inline-block; float: left; position: absolute; left: 75px; top: 50px; }
  .socials ul { padding-left: 0; }
  .socials ul li { display: inline-block; margin: 0 5px; }
  .socials ul li .fa:hover { -webkit-transform: scale(1.5); transform: scale(1.5); }
  .socials .fa { color: #fff; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; font-size: 16px; }
  .navbar-nav > li.logout-mobile { display: none; }
  .navbar-nav > li.login-mobile { display: none; }
  .dropdown-menu { left: 50%; top: 62px; text-align: center; padding: 15px 0; min-width: 250px; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); background: #ebebeb; -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: 1rem 0; visibility: hidden; border-radius: 0; }
  .dropdown-menu > li { padding: .5rem 0; margin: 0; -webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; }
  .dropdown-menu > li > a { color: #435764; font-family: "Lato", sans-serif; font-size: 14px; text-align: left; text-transform: uppercase; padding: 10px 25px; letter-spacing: 1.5px; font-weight: 700; }
  .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; }
  header.brand.public .navbar-nav { margin: 0 25px 0 auto; }
  header.brand.public.tee-times .navbar-nav { margin: 0; }
  .navbar-nav > li { display: inline-block; float: none; padding: 5px 5px 15px 5px; position: relative; top: -45px; }
  .navbar-nav > li.logo-center { background: url(../../../images/logo.png) no-repeat center; width: 155px; height: 107px; background-size: contain; position: static; margin: 0 50px; }
  header.brand.public.tee-times .navbar-nav > li.logo-center { background: url(../../../images/header-logo.png) no-repeat center; margin: 5px 40px 0 40px; }
  .navbar-nav > li.logo-center a { display: block; height: 107px; }
  .navbar-nav > li.active > a { color: #E2A344; }
  header.brand.public .navbar-nav > li.active > a, header.brand.private .navbar-nav > li.active > a { color: #E2A344; }
  .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: #ebebeb; top: 1px; }
  .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: #fff; background: #2c6486; }
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #fff; background: #2c6486; }
  .navbar-nav > li:hover .dropdown-menu { display: block; }
  .navbar-nav > li > a { font-size: 16px; margin: 0; letter-spacing: 0.1em; color: #fff; text-transform: uppercase; padding-top: 5px; font-family: "Lato", sans-serif; height: 60px; font-weight: 600; }
  .dropdown-menu:hover, .dropdown-menu:focus .navbar-nav > li > a { color: #fff; }
  header.brand.private .nav > li > a:hover, header.brand.private .nav > li > a:focus, header.brand.public .nav > li > a:hover, header.brand.public .nav > li > a:focus { background: 0; color: #E2A344; }
  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background: 0; text-decoration: none; color: #fff; background: #2c6486; }
  /*3rd LEVEL*/
  ul.level2.dropdown-menu { left: 0 !important; margin: 0; border: 0; border-radius: 0; background-color: #fff; top: 0; padding: 15px 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 (min-width: 1281px) and (max-width: 1445px) { header.brand.private .private-logo { margin-left: 15px; }
  header.brand.private .btn.primary { margin-right: 15px; } }
@media (min-width: 1288px) and (max-width: 1365px) { header.brand.private .navbar-nav > li > a { font-size: 13px; } }
/* iPhone 5s landscape */
@media (max-width: 568px) { .text-wrap .btn.primary { margin: 5px auto; }
  .panel-row .text-wrap p { margin-bottom: 15px; }
  #logPG { top: 50%; } }
/* iPhone 6s Portrait and below */
@media (max-width: 414px) { .text-panel-flip, .text-panel-left { min-height: 550px; }
  .intro p { text-align: left !important; }
  .rpTemplate ul li, .mpContent ul li { margin-left: 15px; }
  .sub-nav { display: none; }
  .private-content { padding: 55px 15px 90px 15px; }
  .event-title { font-size: 20px; }
  .event-date:after { top: 10px; }
  h1 { font-size: 35px; }
  .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: #334954; }
  #bigImg { display: none; }
  #logPG .wrap { width: 295px; margin: 0 auto; }
  #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; }
  .logWrap .pic { background: #fff; }
  #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) { .text-wrap h5 { font-size: 18px; }
  h2 { font-size: 20px; }
  .news-wrap a { padding: 35px 25px 0 25px; } }
/* Custom/Site Specific Media Queries */
