
/*
I. GLOBAL:  Global classes, header styles, link styles and .page (body tag) class
II. BUTTONS
III. MISC CLASSES 
IV. CUSTOM SITE SELECTORS

/////////////////////////////////////////////////////*/

/* TYPOGRAPHY */

#clickToEditDiv20019 {
  position: absolute;
  
}

body {
  background: none;
  font-family:'Brandon Grot W01 Light', sans-serif;
  webkit-font-smoothing: antialiased;
  font-size: 16px;
    
}

/* Mobile phone swipe fix */

[id^="photoPlugin"]{
   touch-action: pan-y;
}



.row {
  margin-left: 0;
  margin-right: 0;
}

a {
  color: #6e344c;
  
}

.mpContent ul li {
  font-size: 20px;
  color: #5b5c5d;
}

.mpContent table {
  font-size: 18px;
  
  
}


h1 {
	
  color: #6e344c;
  font: 36px 'TartineScriptOT', sans-serif;
  
}

.sidebar h1 {
	
  color: #6e344c;
  font: 22px 'TartineScriptOT', sans-serif;
  
}


h2 {
	
  color: #6e344c;
  font: 23px 'Brandon Grot W01 Medium', sans-serif;
	
}

.callout h3 {
  font: 28px 'TartineScriptOT', sans-serif;
  text-align: left;
  font-weight: bold;
  max-width: 260px;
  padding: 15px 0 0 10px;
  margin-bottom: 0;
  min-height: 91px;
  
}

.container.public h2 {
  color: #6e344c;
  font-family: 'Brandon Grot W01 Light', sans-serif;
  max-width: 850px;
  margin: 30px auto;
}

.two-column h2, .one-column h2 {
  
  font-size: 24px;
  color: #6e344c;
  font-family: 'Brandon Grot W01 Light', sans-serif;
  letter-spacing: 2px;
  margin: 30px 0;
  text-align: left;
  font-weight: bold;
  
}

.column h2 {
  text-align: left;
  
}

h3 {
	
  color: #6e344c;
  font: 28px 'TartineScriptOT', sans-serif;
}

h4 {
	
  color: #6e344c;
  font: italic 14px/1.3 'Brandon Grot W01 Medium', sans-serif;

}

h5 {
	
  color: #6e344c;
  font: 11px 'Brandon Grot W01 Medium', sans-serif;
  display: inline;

}

h6 {
	
  color: #6e344c;
  font: bold 11px 'Brandon Grot W01 Medium', sans-serif;

}

p {
	
  color: #848484;
  font: 18px/1.6 'Brandon Grot W01 Light', sans-serif;
  text-align: left;

}

.container.public p {
  color: #524235;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 30px auto;
  max-width: 850px;
  
}


/* Mobile login page - update masterPageUC ID's for new sites */
  
#masterPageUC_MPCA4_dpPlaceholder .corpLogWrapper > h1 {
   overflow: hidden;
   width: 100%;
   text-align: center;
  
}
  
#masterPageUC_MPCA4_dpPlaceholder .corpLogWrapper > p {
  text-align: center;
  
  
}
  
#masterPageUC_MPCA4_dpPlaceholder .corpLogWrapper > label {
  margin-right: 10px;
  
}
  
.overlay.welcome .btn.primary.alternate {
  
  
}
  
#masterPageUC_MPCA4_dpPlaceholder > p {
  text-align: center;
    
}
  
#masterPageUC_MPCA4_dpPlaceholder > h1 {
  text-align: center;
    
}

 
#masterPageUC_MPCA173_cblShowColumns input[type=radio],  #masterPageUC_MPCA173_cblShowColumns input[type=checkbox] {
  margin: 0 10px;
  vertical-align: middle;
  
}

.RosterLetterOn, .rosterletteron {
  font-size: 16px!important;
}


input[type=radio], input[type=checkbox] {
  margin: 4px 10px 0;
  
}

.callout .overlay-callout p {
  text-align: justify;
  line-height: 1.3em;
  font-size: 18px;
  font-weight: 500;
  width: 285px;
  margin: 0;
  padding-left: 10px;
  padding-right: 40px;
  color: #848484;
  
}

.calloutdefault {
  background: url(../../../Images/callout_arrow.png) right center no-repeat;
  
}

.callouthover {
  background: url(../../../Images/callout_arrow_hover.png) right center no-repeat;
  
}

.sub-header p {
  
  color: #412d1c;
  font-size: 20px;
  font-weight: 600;
    
}

.one-column p {
  color: #848484;
  font-weight: normal;
  margin-bottom: 30px;
}

a,a.small,a.anchor,a.visited {
  
  font: inherit;
  text-decoration: none;

}

a:hover {
	
  /* font: inherit; */
  text-decoration: none;
  transition:  0.3s;
  color: #A5A19B;

}

.newsItem h4 a:hover {
   color: #A5A19B; 
}

.wrapper {
  padding-bottom: 50px;
}

.CEMenu {
	
  margin: 0;
  padding: 0;

}

#editEventCloseImage {
  width: 13px;
  height: 11px;
  display: block;
  max-width: none;
}

.sub-header {
  max-width: 805px;
  margin: 0 auto;
}

.one-column .sub-header {
  max-width: 100%;
}

.wrapper {
  background: url(../../../Images/sprite-background.jpg) repeat;
 
  
}

/* important edit global text boxes - deFault --------- */
.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;
 /* position: static!important; */
  
}

#photoPluginWrapper1094094 {
  width: 100%!important;
  position: static!important;
}

#masterPageUC_MPCA37_ctl00_dpPlaceholder .photogallery_wrap {
   max-height: 560px;
  
}

.gutter {
  margin-bottom: 15px;
}

/*
.navbar-offcanvas {
    animation: fadein 2s;
    -moz-animation: fadein 2s; 
    -webkit-animation: fadein 2s; 
    -o-animation: fadein 2s; 
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { 
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { 
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

*/

.modCalMonth .modCalMonthWeekDay.calendarEventPastDate a, .modCalMonth .modCalMonthWeekEndDay.calendarEventPastDate a, .modCalMonth .modCalMonthWeekDayDisabled.calendarEventPastDate a {
   color: inherit;
  
}

#topLinkBar li a {
  font-size: 14px;
  
}

#eventDateTop, #eventDateBottom {
  font-size: 14px!important;
}

#eventHeaderTitle .TitleText {
  font-size: 16px!important;
}

#eventView a {
  font-size: 18px!important;
}

.container#content {
  padding-bottom: 50px;
}

/****** END GLOBAL ------------------
/////////////////////////////////////
II. 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: #6e344c;
	border:none;
	color: #fff;
	font: bold 11px OpenSans, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.06em;
	margin-bottom: 2px;
	margin-top: 2px;
	padding:4px 10px;
	overflow:visible;
	*border-width:0;
	width:auto !important;
    border: 1px solid #6e344c;
}

a.abut {
  display:block;
  text-align:center;
  width:100%;	
  cursor:pointer;
}

a.abut:hover, .abut:hover {
  text-decoration:none;
  background:#fff;
  border: 1px solid #6E344C;
  cursor:pointer;	
  color: #6E344C;
  font: bold 11px OpenSans, Arial, Helvetica, sans-serif;
}

.adminbar {
	
  background: #eee;
  color: #333;
  font: 400 12px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

/*////////////////////////////////////
III. MISC CLASSES 
//////////////////////////////////////
 --------- general row hover classes --------- */
.rowNormal {
	
  background: #eee;
  color: #000;
  font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowHover {
	
  background: #FFF;
  color: #000;
  font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;

}

.rowAlternate {
	
  background: #eee;
  color: #000;
  font-weight: 400;

}

.rowHeader {
	
  background: #555;
  border: 1px solid #000;
  color: #FFF;
  font-weight: 700;

}

.calender.row {
  margin-left: 0;
  margin-right: 0;
  
}

.container.private {
  padding-left: 0;
  padding-right: 0;
}

.cookieTrail {
	
  background: #FFF;
  border-bottom: 1px solid #FFF;
  color: #000;
  display: none;
  font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
  padding: 2px;
  text-decoration: none;

}

a.cookieTrail,a.cookieTrail:hover {
	
  color: #333;
  font: 400 11px Verdana, "Lucida Sans Unicode", Arial, sans-serif;
  text-decoration: none;

}

/*////////////////////////////////////////////////////////
Layout and Custom Selectors For: siteName
////////////////////////////////////////////////////////*/

.hideText {

	display: none;

}


/*////////////////////////////////////////////////////////////////
= MASTER PAGE SPECIFIC CLASSES 
////////////////////////////////////////////////////////////////*/

header.brand .row {
    margin-left: 0px;
    margin-right: 0px;
}

header.brand #logo {
    padding: 20px 10px;
    float: none;
    text-align: center;
}

.private header.brand #logo {
    padding: 15px 0 10px 30px;
}

.container.header {
  width: 100%;
}

/* Utility Classes */

.left, .leftIn {
    float: left;
}

.right, .rightIn {
    float: right;
}

.navbar-brand {
    height: auto;
}

header.brand {
	width:100%;
	min-height:50px;
    margin-bottom:0;
    position: relative;
    background: url(../../../Images/sprite-background.jpg) repeat-x;
}
		
header.brand .logBut {
    width:175px;
    height:100px;
   /* background:#;*/
    font:14px/100px "proxima-nova", sans-serif;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:0.03em;
    text-align:center;
}
		
header.brand .row {
    margin-left:0px;
    margin-right:0px;
}
		
header.brand .container-fluid {
    position:relative;
}
		
.navbar-brand {
	height:auto;
}

.photo-album table {
    position: absolute;
    right: 10px;
    top: 0;
    width: 20px;
    z-index: 100;
}

.container#content .plgHeaderBar {
    position: static;
    text-align: center;
    font-weight: bold;
    color: #000;
    
}

/*////////////////////////////////////////////////////////////////
= MODULE OVERRIDES 
////////////////////////////////////////////////////////////////*/
	 
.plgHeaderBar {
  text-align:center;
  right: 0;
  top: 260px;
  z-index: 1000;
  position:relative;
  top: 0;
}

.Dgrp_ToolBoxTitleBar {
  font-weight: bold!important;
  color: #000!important;
  background-image: none!important;
  height: 30px!important;
  border-bottom: 1px solid #000!important;
  
}

.RadToolBar .rtbIn {
  width: auto!important;
  padding: 0 10px!important;
  color: #000!important;
  font-weight: bold!important;
}

.RadAjaxPanel p {
  color: #000;
}

.RadTreeView .rtIn {
  color: #000;
}

#content table td {
  
}

.style1 {
  color: #000!important;   
}

.modCalWeekDayHeader a {
  color: #6E344C;
}

.modCalDayRow {
  color: #6E344C;
  font-weight: bold;
}

#photoPluginWrapper806 {
  text-align: center;
  margin-left: 40px;
  
}

#photoPluginWrapper805 .photoGalleryThumbPageDiv {
  position: static;
  
}

#photoPluginWrapper806 {
  
  
}

img.lightBoxImg {
  width: 99.9%;
  
}

/* -------------------------------------------------------------
= BUTTONS
------------------------------------------------------------- */

/* Primary */
.btn.primary {
  background-color: #6E344C;
  color: #fff;
  border-radius: 0;
  padding: 12px 0;
  font-size: 11px;
  width: 180px;
  text-transform: uppercase;
  
}

/* Large */
.btn.primary.large {
  width: 250px;
}

/* Alternate */
.btn.primary.alternate {
  background: none;
  border: 2px solid #fff;
  color: #fff;
  padding: 12px 0;
  font-weight: bold;
  letter-spacing: 2px;
  width: 170px;

  
}

/* Small */

.btn.primary.small {
  width: 150px;
  
}
  
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: none;
  outline-offset: 0;
  box-shadow: none;
  
}


.btn.primary .fa-phone:before {
  padding: 5px;
}

.btn.primary:hover, .btn:focus {
  background: #fff;
  color: #6E344C;
  font-weight: bold;
  border: 1px solid #6E344c;
  transition:  0.3s; 
}

.btn.primary.alternate:hover, .btn:focus {
  border: 2px solid #fff;
}

/* -------------------------------------------------------------
= HEADER CLASSES 
------------------------------------------------------------- */

header.brand.private {
  border-bottom: 1px solid #d7e1e7
}

.container { 
  padding: 30px 0;
}	
/* -------------------------------------------------------------
= NAV CLASSES 
------------------------------------------------------------- */
#navbar .ulMenu li .dropdown-toggle {
  position: absolute;
  right: -20px;
  z-index: 999;
  width: 50px;
  height: 50px;
  cursor: pointer;
  top: 0;
  
}
.navbar-nav {
  float: none;
}

.navbar-nav>li {
  display: block;
}

.navbar-nav>li:first-child {
  margin-left: 150px;
}

.navbar.private .navbar-nav>li:first-child {
  margin-left: 140px;
}

.navbar-nav>li:first-child .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: none;
  min-width: 200px;
  padding: 0;
  top: 58px;
  /*transition: all 1.0s ease 0s, visibility 0s linear 0.5s; */
  
}

.dropdown-menu>li {
  padding: 0;
  
}

.dropdown-menu>li>a {
  font-weight: 500;
  padding: 10px 20px;
  font-family: 'Brandon Grot W01 Medium', sans-serif;
  
}

.dropdown-menu>li>a:last-child {
  border-bottom: none;
  
}

#ulMenuGroup_100026 {
  top: 45px;
  
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
  background: #6E344C;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  color: #692f47;
}


/* -------------------------------------------------------------
=  LOGIN PAGE 
------------------------------------------------------------- */

.logWrap .pic {
    height: 100vh;
    position: relative;
    background: url(../../../Images/login-backdrop.jpg) no-repeat center top;
    background-size: cover;
}


#logPG {
    width: 602px;
    margin: 0 auto;
    background-color:rgba(255, 255, 255, 0.8);
    padding: 50px 0 130px 0;
    position: relative;
    top: 150px;
    overflow: hidden;
    /*background: url(https://www.ceclients.com/sites/RoundHillCountryClub/images/login-container.png)no-repeat;*/
}

#logPG .wrap {
    padding-top: 25px;
    width: 350px;
    margin: 0 auto;
}


#logPG .wrap .advLogRemoveChk, #logPG .wrap #forgotPassWrap a {
    font: 14px 'Brandon Grot W01 Light', sans-serif;
    color: #000;
    font-weight: bold;
}

#logPG .wrap #forgotPassWrap a {
    font-size: 16px;
}

#logPG .wrap #forgotPassWrap {
    position: absolute;
    bottom: 0;
    right: 2px;
    width: 99.5%;
    padding: 30px 0;
    background: #fff;
    opacity: 0.6;
}

#logPG .wrap .advLogUsername, #logPG .wrap .advLogPassword {
    width: 350px;
    height: 38px;
    background: #fff;
    margin: 9px 0px;
    text-transform: none;
    padding: 0 0 0 10px;
    color: #332b2b!important;
    font-size: 14px;
    border: 1px solid #d7e1e7;
}

#logPG label {
    font-weight: bold !important;
    font-family: 'Brandon Grot W01 Light', sans-serif;
    line-height: 1.2em;
    color: #780032;
}

#logPG input[type="checkbox"] {
    display: none;
}

#logPG input[type="checkbox"]:checked + label::before {
    content: "\2714";
    color: white;
    background-color: #780032;
    text-align: center;
    line-height: 16px;
    font-size: 11px;
}

#logPG input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: bottom;
    margin-right: 4px;
    background-color: #780032;
    border: none;
}

#cookieMessageWrap {
    padding: 20px 0 0 2px;
  
}

.floating {
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 15px;
    float: left;
}

#logPG .abut {
    background-color: #780032;
    color: #fff;
    border-radius: 0;
    padding: 20px 0;
    font-size: 12px;
    width: 140px !important;
    font-family: 'Brandon Grot W01 Light', sans-serif !important;
}

#logPG .wrap table {
    margin: 0 auto;
}


#loginLinkWrap {
    float: right;
    
}


/* -------------------------------------------------------------
= CONTENT  
------------------------------------------------------------- */

.welcome.container {
  margin-top: 25px;
}

.container.public {
  width: 1000px;
}


.banner .mpContent img {
  width:100%;

}

#photoPluginWrapper1094041 {
  width: 100%!important;
  
}

.photo-wrap {
  max-width: 100%;
  height: 560px;
  overflow: hidden;
  
}

.photo-wrap:before {
  content: '';
  position:absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  z-index: 1;
  opacity: 0.6;
  
}

.photo-wrap.home:before {
   background: none;   
    
  }

.photo-wrap img {
  width: 100%;
  height: auto;
  min-width: 1600px;
  min-height: 560px;
  margin-top: -1px;
  
}

.next-left {
  position: absolute;
  left: 0;
  top: 40%;
  z-index:1001;
}

.next-right {
  position: absolute;
  right: 0;
  top: 40%;
  z-index:1001;
  
}

.intro {
  background: #eff2e8;
  margin-bottom: 35px;
  padding: 25px 0;
  
}

.intro > .row {
  margin-right: 0;
  margin-left: 0;
}

.intro h3 {
  width: 57%;
  text-align: center;
  margin: 0 auto;
  padding: 20px 0;
  line-height: 1.6em;
  color: #000;
  font-weight: normal;
  font-style: normal;
  font-family: 'Mrs Eaves OT', serif;
  font-size: 24px;
   
}

.intro .btn.primary {
  text-transform: uppercase;
    
}

.intro-tagline h3 {
  font: 17px 'Sackers Gothic W01', sans-serif;
  
}

.intro-tagline p {
  font-family: 'Mrs Eaves OT';
  font-style: italic;
  font-size: 20px;
}

.fa.fa-phone {
   margin-left: -7px 
}

.callout {
  overflow: hidden;
  webkit-backface-visibility: hidden;
  width: 311px;
  
  
}

.callout img {
  max-width: 100%;
  line-height: 1.5em;
  
}

.overlay-callout {
  position: relative;
  bottom: 55px;
/*  background: url(../../../Images/sprite-background.jpg) repeat;*/
  z-index: 1000;
  
}

.calloutdefault, .callout h3{

  background: url(../../../Images/sprite-background.jpg) repeat!important;

  
}


.callout-wrapper {
  width: 100%;
  margin: 0 auto;
}  


.box img {
  overflow: visible;
  width: 100%;
  height: auto;
}

.callout .title {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 300;
  top: 50%;
  font: 20px "proxima-nova", sans-serif;
  color: #fff;
  padding-bottom: 14px;
  margin-bottom: 20px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.7);
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  
}

.callout:hover .title {
    opacity: 1.0;
    
}

.callout:hover .more {
    opacity: 1.0;
    z-index: 200;
}

.callout .more {
    opacity: 0;
    background: rgba(0,0,0,0.3);
    height: 360px;
    width: 470px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    width: 100%;
    height: 100%;
}

.box {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}

.box:hover {
  transition: all 300ms ease-out;
}

.sidebar.empty {
  background: none;
  
}

/* -------------------------------------------------------------
=  Sub Nav 
------------------------------------------------------------- */


.sub-nav .sub-nav-container {
  position: relative;
  border-right: 1px solid #cedae4;
  margin: 60px 0 50px 0;
  padding: 0 50px 0 0;
  width: 83%;
  
}

.sub-nav .sub-nav-container ul {
  float: left;
  margin-left: 0;
  padding: 0;
  text-align: left;
  clear: both;
  
}

.sub-nav .sub-nav-container ul.level1 > a:after {
  content: "";
  
}

.sub-nav .sub-nav-container ul li {
  float: left;
  height: auto;
  display: block;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 14px;
  clear: left;
  font-family: 'Brandon Grot W01 Medium', sans-serif;
}

.sub-nav .sub-nav-container ul.ulMenu.level1 > li.selectedItem > a {
   text-decoration: underline;
   color: #645B5B!important;
  
}

.sub-nav .sub-nav-container ul.ulMenu.level1 > li.selectedItem > a:after {
   content: "\00bb";
   padding-left: 5px;
   font-size: 18px;
  
}

.sub-nav .sub-nav-container li:hover {
  color: #692F47;
  
}

.sub-nav .sub-nav-container li:active {
  color: #692F47;
  
}

.sub-nav .sub-nav-container ul li > a {
  height: auto;
  font-weight: bold;
  clear: both;
  float: left;
}

.sub-nav .sub-nav-container ul.ulMenu.level0 li > a {
  color: #692f47;
  
}

.sub-nav-container.private ul li > a:hover {
  color: #A5A19B; 
}

.sub-nav .sub-nav-container ul.ulMenu.level0 li > a:hover {
  color: #A5A19B;
}

.sub-nav .sub-nav-container ul.ulMenu.level1 > li.level2 > a {
  color: #ABA2A2;
  margin-left: 10px;
}

.sub-nav .sub-nav-container ul.ulMenu.level1 > li.level2 > a:hover {
  color: #692f47;
}

.sub-nav .sub-nav-container ul.ulMenu.level1 li:first-child > a {
  color: #848484;
  font-weight: bold;
  
}

.sub-nav .sub-nav-container ul.ulMenu.level1 li:first-child > a:hover {
  color: #692f47;
}

.sub-nav .sub-nav-container ul.ulMenu.level1 li:first-child > a:after {
  content: "\00bb";
  padding-left: 5px;
  font-size: 18px;
}

.sub-nav .sub-nav-container ul li > a:hover, .sub-nav .sub-nav-container ul li > a:active {
  text-decoration: none;
}

.sub-nav .sub-nav-container ul li > a:active {
  color: #692F47;

}


.sub-nav .sub-nav-container ul li a:after {
   content: "\00bb";
   padding-left: 5px;
   font-size: 18px;

}


/* -------------------------------------------------------------
= One Column Template  
------------------------------------------------------------- */
.one-column {
  text-align: left;
  
}

.one-column h1 {
  margin-top: 50px;
}

.one-column p, .two-column p {
  color: #5B5C5D;
  font-size: 20px;
  line-height: 1.6em;
  text-align: left;
  margin-top: 20px;
 
}

.one-column, .two-column h1 {
   text-align: left;
   clear: both;
}


.banner-image {
  overflow: hidden;
 /* max-height: 532px; */
  
}

.banner-image .mpContent > img {
 width: 100%;
 height: auto;
 min-width: 1600px;
 min-height: 560px;
  
}


/* Two Column Styles */

aside.sidebar {
  overflow: hidden;
  clear: both;
  width: 220px;
  text-align: left;
  margin-bottom: 25px;
  padding-bottom: 20px;
}

.sidebar > .mpContent {
  padding-bottom: 10px;
  background: #fff;
}

aside h2 {
  text-align: left;
  padding: 10px 15px 0;
  color: #6e344c;
  font: bold 22px 'TartineScriptOT', sans-serif;
  
}

aside p {
  padding: 15px;
}

aside .btn {
  margin: 0 15px;
  
}


/* -------------------------------------------------------------
= CALENDER CLASSES 
------------------------------------------------------------- */


h1.events {
  text-align: left;
}

.view-calender {
  text-align: right;
}


h4.event-title a:hover {
  color: #A5A19B;
}


.event-box {
  border: 1px solid #d7d7d7;
  margin: 20px 15px 0 0;
  height: 325px;
}

.event-box:last-child {
  margin-right: 0;
}

.event-box:hover {
  cursor: pointer;
}

.event-box .btn.primary.alternate {
  margin-top: 15px;
  font: normal 11px/1.3 '', serif;
}

.event-wrap {
  margin: 0 auto 70px auto;
  padding: 10px 0;
  text-align: center;
  width: 262px;
  
}

.event-wrap img {
  width: 262px;
}

.event-info {
  background: url(../../../Images/calItem_background.png) repeat center top;
  padding: 0 0 20px 20px;
  height: 251px;
  max-width: 262px;
  text-align: left;
}

.event-link {
  color: #692F47;
  font-weight: bold;
}

.event-link:after {
  content: "\00bb";
  padding-left: 5px;
  font-size: 18px;
}

p.event-date {
  text-transform: uppercase;
  color: #808183;
  padding: 10px 0;
  font-weight: bold;
}

p.event-date span {
  display: inline;
  color: #000;
  padding-left: 5px;
  font-size: 12px;
}

p.event-excerpt {
  color: #808183;
  font-size: 10px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
}

h4.event-title a {
  font-weight: 600;
  padding: 0 0 15px 0;
  font-style: normal;
  font: bold 24px 'TartineScriptOT', sans-serif;
  color: #692F47;
  line-height: 1.4em;
  display: block;
  height: 60px;
   
}


h4.event-title a:hover {
  text-decoration: none;
  color: #A5A19B
}

.event-link {
  font-size: 14px;
  text-transform: uppercase;
}

.event-box:hover, .event-box:focus {
  background: #6e8146;
}

.event-box:hover p.event-date {
  color: #fff;
}

.event-box:hover h4.event-title a {
  color: #fff!important;
}

.event-box:hover p.event-date span {
  color: #fff;
}

.event-box:hover p.event-excerpt {
  color: #fff;
}

.event-box:hover a.btn.primary.alternate {
  color: #8B7E5F!important;
}

#banner_homeTable {
  text-align: center;
  
}

.errLogin {
  font-size: 10pt!important;
  clear: both;
  float: left;
  width: 100%;
}

.RosterLetterOff td {
  color: #fff!important;
  
}

/* -------------------------------------------------------------
= Accordion 
------------------------------------------------------------- */




/* -------------------------------------------------------------
= Private Home 
------------------------------------------------------------- */

.container.private {
    margin: 70px auto 0 auto;
  
}

.archives {
    padding-right: 15px;
  
}

.container.private .btn.primary.large {
    font-weight: bold;
    font-size: 16px;
  
}

.overlay.welcome {
    top: 0;
    height: 100%;
    width: 450px;
    color: #fff;
    text-align: left;
}


.overlay {
    position: absolute;
    left: 120px;
    top: 75%;
    z-index: 1000;
    padding: 10px 15px;
}

.overlay.welcome p {
    text-align: left;
    margin: 15px 0 15px 0;
    font-size: 14px;
    color: #fff;
    width: 320px;
}

.overlay.welcome h1 {
    margin: 160px 0 15px 0;
    text-align: left;
    font-family: 'TartineScriptOT', sans-serif;
    
}

.overlay h1, .overlay h2 {
    color: #fff;
    margin: 0;
    text-align: left;
    z-index: 1000;
    position: relative;
    font-family: 'Brandon Grot W01 Medium', sans-serif;
}

.overlay h1 {
    font-size: 32px;
    line-height: 1em;
    text-align: left;
    z-index: 1000;
  
}

.overlay.welcome p {
    font-size: 16px;
    margin: 15px 0 10px 0;
    line-height: 1.2em;
}

.dots {
    width: 200px;
    height: 50px;
    z-index: 1000;
    margin: 0 auto;
}


.counter {
    z-index: 99;
    height: 15px;
    padding: 0;
    text-align: center;
    bottom: 25px;
    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;
}

.welcome-message {
    border-bottom: 1px solid #cccccc;
}

.welcome-message h2 {
  color: #b9b8b8;
  text-align: center;
  font-family: 'Brandon Grot W01 Light', sans-serif;
  padding: 20px 0 20px 0;
}

.sub-nav-container.private {
  float: none;
  width: auto;
  text-align: center;
  border-right: 0;
  margin: 10px 0;
  font-family: 'Brandon Grot W01 Medium', sans-serif;
  padding: 0;
}

.sub-nav-container.private  ul {
  float: none;
  display: inline;
    
}

.sub-nav-container.private  ul li {
  clear: none;
  margin: 0 15px;
  float: none;
  display: inline;
    
}

.sub-nav-container.private  ul li > a {
  clear: none;
  float: none;
  color: #692F47;
}

.sub-nav-container.private ul li > a:hover {
  
}

.row.modules {
  background: url(../../../Images/sprite-background.jpg) repeat;
  margin: 0;
}

.container.private h3 {
  font: 30px 'TartineScriptOT', sans-serif;
  font-weight: 600;
  text-transform: none;
  margin: 0;
  text-align: left;
  height: 48px;
  
}



/* -------------------------------------------------------------
= Club News
------------------------------------------------------------- */

.newsItem {
  margin-top: 20px;
  border: 1px solid #ccd0d0;
  overflow: hidden;
  width: 260px;
  height: 250px;
  float: left;
  background: url(../../../Images/calItem_background.png) top center;
  
}

.newsItem:first-child {
  margin-right: 20px;
  margin-left: 20px;
}

.newsItem:nth-child(3) {
  margin-right: 20px;
  margin-left: 20px;
}

.newsItem.plugin58 {
  width: auto;
  height: 422px;
  margin: 20px 0 0 0;
  background: url(../../../Images/calItem_background.png) repeat top center;
  
}

.newsItem .news-item.hero {
  text-align: left;
}

.col-lg-6.news {
  padding-right: 0;
  padding-left: 10px;
}

.news-item h4 {
  text-align: left;
  padding: 10px 0 0 20px;
  
}

.newsItem p {
  text-align: left;
  padding: 0 20px;
  font: 16px/1.6 'Brandon Grot W01 Medium', sans-serif;
}

.newsItem h4 a {
  color: #6e344c;
  font: bold 1.8em/1.6 'TartineScriptOT', sans-serif;
  padding: 0;
}

.article-header a {
  color: #000;
  font: 16px '', sans-serif;
  font-weight: 300;
}

.newsPluginArchiveLink {
  display: none;
}

/* -------------------------------------------------------------
= FOOTER CLASSES 
------------------------------------------------------------- */

footer {
  width: 100%;
  padding: 0;
}

footer a {
  color: #fff;
}

.footer-top {
  padding: 10px 0;
  background: #6e344c;
}

.footer-bottom {
  background: #692f47;
  padding: 10px 0;
  min-height: 50px;
  
}

.footer.container {
  clear: both;
  
}

.footer.container.private-side {
  width: 450px;
  
}

.footer-wrap {
  border-top: 1px solid #aaa;
  clear: both;  
  
}

.footer.container .navbar ul {
  float: none;
  margin: 40px auto 20px 30px;
  
}

.footer-links {
  list-style: none;
  text-align: center;
}

.footer-links li {
   display: inline;
   color: #fff;
   margin: 0 15px;
}

.social-icons {
   text-align: center;
  
}

.social-icons ul {
  list-style: none;
  
}

.social-icons ul li {
  display: inline;
  color: #fff;
  margin: 0 5px;
  
}

.social-icons ul li a:hover {
  color: #fff;
}

.footer.container .navbar {
  margin-bottom: 0;
  
}

.footer.container p {
  color: #8B7E5F;
  margin: 10px 20px 0 0;
  
}

.footer.container ul {
  margin: 20px 0 0 0;
  list-style: none;
  font-size: 12px;
  padding: 0;
  text-transform: uppercase;
  font-family: 'Brandon Grot W01 Light', sans-serif;
}

.footer.container ul.footer-buttons li {
  margin: 0 15px 0 0;
  
}

.footer-bottom p {
  font-size: 12px;
  color: #BAAFB4;
  font-weight: 600;
  text-align: right;
}

.location-info {
  color: #BAAFB4;
  list-style: none;
  padding: 0;
  font-size: 12px;
}

.location-info li {
  display: inline;
  margin: 0 15px 0 0;
}

.fa-white {
  color: #fff; 

}


/* -------------------------------------------------------------
= BOOTSTRAP
------------------------------------------------------------- */


/* Media Queries Start */


@media (max-width: 1024px) {

  
#photoPluginWrapper806 {
    margin: 0;
    
  }
  
.container.private {
  margin: 20px auto;
  width: 800px;
  
  }
  
.col-lg-6.news {
  padding-left: 0;   
    
  }
  
.overlay {
  left: 20px;    
    
  }
  
.container.private h3 { 
  
  }
  
.col-sm-12.col-md-12.col-lg-6.pull-right.text-right.gutter.archives {
  float: none!important;
  text-align: center;
  
  }
  
.col-sm-12.col-md-12.col-lg-6.pull-right.text-right.gutter {
   float: none!important;
   text-align: center;
  
  }
  
.col-sm-12.col-md-12.col-lg-6.pull-left.gutter {
  float: none!important;  
    
  }
  
.newsItem.plugin57:nth-child(3) {
   margin-left: 15px;
  
  }
  
.newsItem.plugin57:first-child {
  margin-left: 15px;
    
  }
  
.overlay.welcome h1 {
  margin: 50px 0 15px 0;
  
  }
  
.overlay.welcome {
  height: auto;
  
  }
  
.container.private h3 {
  text-align: center;    
    
  }


.callout h3 {
  padding: 15px 0 0 10px;  
  
  } 
  
.callout p {
  padding-left: 25px;
  
  }
  

.photo-wrap {
  height: auto;
  
  }
  
#megaDrop .RadMenu_Template {
    display: none;
  }
  
.menu-label {
  position: relative;
  right: 15px;
  font-weight: bold;
  font: 18px 'TartineScriptOT', sans-serif;
  
  }
  
  
.sitewrap {
    color: #555555;
    font-family: 'Avenir W01', Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    width: 100%;
    height: 100%;
    position: relative;
}
  
.navbar-nav>li:hover .dropdown-menu {
  display: none;
  
  }
  
.navbar .sub-menu {
  display: none!important;
  
  }
	
.offcanvas-right.active {
 /* right: 50%; */
  text-align: left;
  
  }

.offcanvas-right.active .navbar-nav {
  margin: 0 auto;
  width: 100%;
  background: #692f47;
  
  }
  
.nav>li.dropdown.open {
  padding: 0;
  
  }
  
.nav > li > a.dropdown-toggle {
 
  bottom: 27px;
  
  }
  
.navbar.private .navbar-nav>li:first-child {
  margin-left: 0;
  
  }
  
.offcanvas-right.active .navbar-nav>.open>a,
.offcanvas-right.active .navbar-nav>.open>a:hover, .offcanvas-right.active .navbar-nav>.open>a:focus,
.offcanvas-right.active .navbar-nav .open .dropdown-menu,
.offcanvas-right.active .navbar-nav .open .dropdown-menu>li>a {
  
  color: #fff;
  padding: 10px;
  
  }
  
header.brand nav#nav.navbar.private {
  margin: 0;   
    
  }


.offcanvas-right.active .navbar-nav .open .dropdown-menu {
  border-bottom:#889bb5 1px solid;
  width: 100%;
  display: block;
  border-radius: 0 !important;
  padding: 0;
  position: static;
  top: -10px;  
  
  }

.nav .open>a {
  border-bottom:none;
  
  }
  
  
.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:5px;
  color: #222;
  font-size: 11px;
  font-family: 'Brandon Grot W01 Medium', sans-serif;
  
  }

.offcanvas-right {
    right: 0;
  
  }

.offcanvas {
  position: relative;
  transition: all 0.25s ease-out 0s;
 
  }

.navbar-offcanvas {
  
  top: 0;
  width: 0;
  display: none;
  
  }

.navbar-offcanvas.active { 
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
  background: #692f47;
  width: 100%;
  right:0;
  height: 100%;
  display:block;
  top: 0;
  height: 100vh;
  
  }
  
.level2 .dropdown-toggle {  
  display: none;
  
  }
  
header.brand nav#nav.navbar {
   margin: 0;
   width: 100%;
    
  }


.navbar-toggle {
  margin:20px 20px 0 0; 
  background:none; 
  padding:0 0 0 10px; 
  border-radius:0;
  height:50px; 
  width:50px;
  z-index:10001;
  
  }
  
.navbar-toggle .icon-bar {
  background: #000;
  width: 24px;
  border-radius: 0;
  transition:all 200ms ease-out;
  
  }
  


.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
  background: #e4e4e4;
  margin-top: 10px;
  
  }

.navbar-nav {
  margin: 0;
  padding: 0;
  
  }

.nav > li {
  margin: 0;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 38px;
  position: relative;
  text-align: center;
  font-family:'BRANDON GROTESQUE W01', sans-serif;
  letter-spacing: 2px;
  
  }

.nav > li > a {
  
  color: #fff;
  text-align:left;
  font-size: 12px;
  font-weight: 700;
  
  }
	
.nav > li > a.dropdown-toggle {
  border-bottom:none;
  
  }
 
.nav > li > a.dropdown-toggle, .navbar-nav .open .dropdown-menu>li>a.dropdown-toggle {
  position: absolute;
  right: 0;
  padding: 0;
  top: -5px;
  width: 40px;
  margin: 0;
  border-bottom: 0;
  background: none;
  
  }

.offcanvas-right.active .navbar-nav .open .dropdown-menu > li > a {
   padding: 10px 5px;
   font-size: 16px;
   
}
  
  
.nav li a span.caret {
  position: absolute;
  top: 18px;
  right: 10%;
  margin-left: -5px;
  border: 0;
  
  }
  
span.caret:before {
  content: "\25b6 \FE0E";
  font-size: 16px;
  position: relative;
  bottom: 5px;
  
  }
  
span.caret.down:before {
  content: "\25bc";
  font-size: 14px;
  
  }
  
.navbar-nav .open .dropdown-menu {
  background-color: #fff;
  
  }

.navbar-nav .open .dropdown-menu>li>a {
  padding:10px 17px;
  position:relative;	
  color:#000;
  color: #000;
  border-bottom: 1px solid #ccc;
  margin-left:0;
  
  }
  
.navbar-nav .open .dropdown-menu>li.level3>a {
  background: #F4F3F3;
  
  }
  
.navbar-brand {
  height:auto;

  }
	
.pull-left,pull-right {
  float:none !important;
  
  }
		
header.brand.private nav#nav.navbar.private {
  margin-top:0;
  width:100%;
  right:0;
  left:0;
  
  }

.nav > li {
  margin:0;
  text-align:left; 
  font-size:12px; 
  text-transform:uppercase; 
  font-weight:700; 
  position:relative; text-align:center;
  letter-spacing:2px;
  
  }
  
.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
  font-size: 0.75em;
  color: #424242;
  letter-spacing: 0.16em;
  
  }

.navbar {
  z-index:10001;
  border-bottom:none;
  border-radius:0;
  
  }
  
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height:none;
  
  }


.navbar-collapse {
  padding-left:0; 
  padding-right:0; 
  background:transparent; 
  margin-top:0px;
  
  }

.navbar-nav {
  margin:0; 
  padding:0;
  
  }


.collapse ul li ul li { 
  margin-left:0; 
  position:relative;
  text-align:center;
  
  }

.collapse ul li ul li a {
  color:#333333;
  
  }

.nav > li > a {
  padding:0 17px; 
  color: #fff;
  
  }
  
.nav > li > a.selectedItem.active {
  color:#222222; 
  background:url(../../../Images/HNavSelect.png) 50% 77% no-repeat;
  
  }

.dropdown-menu>.active>a {
  color:#777777;
  background:transparent;
  border:none;
  font-size: 12px;
  text-transform:none;

  }

.dropdown.dropdown-submenu {
  background:url(../../../Images/HNavIdle.png) 95% 50% no-repeat;
  
  }

.nav > li > a.dropdown-toggle,
.navbar-nav .open .dropdown-menu>li>a.dropdown-toggle {
  position: absolute;
  right: 0;
  padding: 0;
  top: 0;
  width: 100%;
  height: 38px;
  margin: 0;
  
  }
    
.dropdown-menu {
  background: url(../../../Images/bg_dropdown.png) top center;
  background-color: transparent;
  border: none;
  min-width: 200px;
  -webkit-box-shadow: none;
  box-shadow:none;
    
  }


.navbar-nav > li.dropdown > ul.level1.dropdown-menu,
.nav li.dropdown-submenu > ul.level1.dropdown-menu {
  display: none;
  border: 0px;
  border-radius: 0;
  color: #777;
  background-color:#fff;
  border:none;
  font-size: 15px;
  text-transform:none;
  padding: 15px 0;
  position: absolute;
  width: auto;
  white-space:pre-wrap;
  top: 40px;
  width: 100%;
  
  }
  

/* 3rd LEVEL */
ul.level2.dropdown-menu {
  left: 187px !important;
  margin: 0;
  border: 0;
  border-radius: 0;
  background-color:rgba(255,255,255,.92);
  top:-15px;
  padding: 15px 0;
  display: none;
  margin-left:0;
  
  }

.nav li.dropdown-submenu:nth-of-type(1) > ul.dropdown-menu {
  top: -15px;	
  
  }
  
.navbar-nav .open .dropdown-menu>li>a {
   padding-left: 20px;
  
  }
  
.navbar-nav>li:first-child {
  margin-left: 0; 
  
  }
  
.navbar.public .navbar-offcanvas {
  padding: 0;
  width: 100%;
  width: 100vw;
  
  }
  
.navbar-nav>li.active>a {
  color: #fff;
  text-decoration: underline;
  
  }
  
.nav>li {
  
  float: left;  
  border-bottom: #889bb5 1px solid;
  padding: 5px;
  clear: both;
  height: auto;
  width: 100%;
  
  }
  
.nav > li > a {
  color: #fff;
  width: 50%;
  
  }

.nav>li>a:hover, .nav>li>a:focus {
  background: none;
  
  }
  
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: transparent;  
  }
  
.navbar-nav>li>.dropdown-menu {
   border-radius: 0;
   display: none;
   background: #6E8146;
   width: 100%;
  
  }
  
.navbar-toggle {
  display: block;
  
  }
  
#navbar .ulMenu li .dropdown-toggle {
  display: block;
  right: -10px;
  
  }
  
.navigation.container {
  height: 0;
  width: 100%;
  padding: 0;
    
  }  
  

.pull-left,pull-right {
  float:none !important;
  
  }
  
}

@media (max-width: 800px) {
  
.sub-nav {
  display: none;   
    
  }

  
#logPG {
  top: 50px;    
    
  }
  
.overlay.welcome h1 {
  margin: 10px 0 15px 0;
    
  }
  
.callout {
  margin: 0 auto;    
    
  }
  
.newsItem.plugin58 {
  margin: 20px 0 0 50px;
 
 }
  
.newsItem.plugin57:first-child {
  margin-left: 65px;    
    
  }
  
.newsItem.plugin57:nth-child(3) {
  margin-left: 65px;    
    
  }

}

@media (max-width: 768px) {
  
.sub-nav {
    display: none;
    
  }
  
.overlay.welcome h1 {
  margin: 10px 0 15px 0;    
    
  }
  
.container.private {
  width: 700px;
  
  }
  
.newsItem.plugin57:first-child {
  margin-left: 15px;
  
}
  
.newsItem.plugin57:nth-child(3) {
  margin-left: 15px;
  
  }
  
.newsItem.plugin58 {
  margin: 20px 0 0 0;
  
  }
  
.container.private {
  margin: 10px auto;
  overflow-x: hidden;
    
  }
  
.container.private .row {
  margin: 0;
  
  }
  
aside.sidebar {
  
  display: none;    
    
  }
  
.location-info {
  text-align: center;
  
  }
  
.footer-bottom .col-md-6.text-right {
   text-align: center; 
    
  }
  
  
.social-icons {
  text-align: center;
  margin: 20px 0 0 0;
    
  }

.callout img {
  max-width: 351px;  
  
  }
  
.container.public {
    width: 768px;
  }  
  
.callout:hover .more {
  opacity: 0;
  
  }
  
#mpDiv602273 {
  text-align: center;
  
  }
  
.banner-image .mpContent > img {
  min-width: inherit;
  min-height: inherit;
  
  }
  
.footer-bottom p {
  text-align: center;
  
  }
  
.footer.container ul {
  margin: 0;    
  }

}

@media (min-width: 768px) {
  
.footer.container .navbar ul {
  display: none;
  
  }

  
header.brand nav#nav {
  max-width: 1160px;
  margin: 0 auto;
  text-transform: uppercase;
  
  }
  
header.brand.private nav#nav.navbar.private {
  position: absolute;
  right: 0;
  max-width: 1100px;
  left: 15%;
  
  }
  
.navbar {
  z-index: 10001;
  border-bottom: none;
  border-radius: 0;
  
  }
  
}

@media (max-width:736px) {
  #photoPluginWrapper806  {
    display: none;    
    
  }
  
  .prevImg806 {
    display: none;
    
  }
  
  .nextImg806 {
    display: none;
    
  }
  
  
}

@media (max-width:600px) {
 

  
.prevImg806 {
  display: none;    
    
  }

.nextImg806 {
  display: none;
    
  }  
  
.one-column h1 {
  text-align: center;
  padding: 20px 50px 0 0;
  
    
  }
  
.footer.container.private-side {
  width: auto; 
  
  }
  
.container.private {
  width: auto;
  
  }
  
.newsItem.plugin57:first-child {
  margin-left: 30px;    
    
  }
  
.newsItem.plugin57:nth-child(3) {
  margin-left: 30px;  
    
  }
  
.footer-links li {
  margin:0  5px;    
    
  }
  
.newsItem.plugin58 {
  height: auto;
  margin-left: 50px;
  
  }
  
.container.private {
  margin: 0 auto 0 auto;
  
  }
  
.news-item.hero img {
  max-width: 100%;    
    
  }
  
.overlay.welcome h1 {
  margin: 10px 0 15px 0;    
    
  }
  
.social-icons {
  text-align: center;
  
  }
  
.footer.container ul {
  margin: 10px 0;    
    
  }
  
.navbar {
  min-height: 0;
  float: left;
    
  }
  
.overlay-callout {
  width: 90%;
  
  }
  
.container.public {
  width: auto;
  
  }
  
.callout-wrapper {
  width: 50%;
  margin: 0 auto 0 130px;
  
  }
  
header.private .navbar-brand.left #logo {
  padding: 20px 0 0 0;
  
  }
  
.one-column h4 {
  margin:  10px 0;
  text-align: center;
  
  }
  
.intro-title {
  margin-bottom: 10px;
  
  }
  
h1.events {
  text-align: center;
  margin: 10px 0;
  
  }
  
.view-calender {
   text-align: center;
     
  }

.footer.container ul li {
    font-size: 12px;  
  }
  
#logPG {
    width: 95%;
    top: 130px;
    
  }

.logWrap .pic {
    max-width: 100%;
  }
  
h4 {
  font-size: 14px;
    
  }
  
.photo-wrap img {
   min-height: auto; 
   min-width: auto;
  }
  
.next-left {
   display: none; 
  
 }
  
.next-right {
   display: none; 
 }
  
.intro h3 {
   width: 59%;
   font-size: 16px;
 }
  
.callout:hover .more {
   transform: scale(1.1);
 }

.callout:hover .title {
    display: none;
    
 }
  
.footer.container ul.footer-buttons li {
  display: block;
  margin: 10px 0;
    
 }
  
.nav > li > a {
  color: #fff;
    
 }
  
header.brand #logo {
  padding: 10px 0 10px 0;
    
 }
  
header.brand.private #logo {
  padding: 20px 0 0 0; 
  
 }
  
header.brand #logo img {
  width: auto;
    
 }
  
.description {
  margin: 0;
  
 }
  
.navbar.public .navbar-offcanvas {
  padding: 0!important;
    
 }
  
.navbar-toggle {
  margin: 15px 20px 0px 0px;
    
 }

.navbar-nav>li>.dropdown-menu {
  background: #EFF2E8;
  padding: 0;
  display: none;
    
 }
  
.nav > li > a {
    line-height: 18px;
    padding: 20px;
    
 }
  
.banner-image {
  overflow: visible;
  width: 100%;
  float: left;
  
 }  
  
.banner-image .mpContent > img {
  width: auto;
  height: auto;
  min-width: 0;
  min-height: 0;
  width: 100%;
    
  }
  
.callout:hover .more  {
  opacity: 0; 
  
  }
  
.sub-nav .sub-nav-container ul {
    float: left;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  
.sub-nav .sub-nav-container ul li {
    padding: 5px 5px 5px 0;
  }
  
.sub-nav .sub-nav-container li > a {
    padding: 0 10px;
  
  }
  
#megaDrop {
    display: none;
  
  }
    
.callout:hover .more {
  display: none; 
  
  }
    
}

@media (max-width: 800px) {

.container.public {
  width: auto;  
  
  }
  
}


@media (max-width: 1024px) {
  
.ViewArticleFlyer ul, ol, li {
  font-size: 16px;
  
  }
  
.ViewArticleFlyer p {
  font-size: 16px;

  }
  
.footer.container.private-side {
    width: 550px;
    
  }
  
.location-info li {
  font-size: 12px!important;    
    
  }
  
.photo-wrap img {  
  width: 100%;
  height: auto;
  min-width: inherit;
  min-height: inherit;
  
  }

  
}


@media (max-width: 1280px) {
  
  
.callout .more  {
     left: 0; 
  
  }
  
.sub-nav .sub-nav-container ul li {
    padding: 10px 0;
  
  }
  
.navbar.public .navbar-offcanvas {
    padding: 0;
    margin: 0;
   
  }
  
.navbar-nav>li>a {
  padding: 5px;
 
  }
  
}


@media (min-width: 1025px) {

  
.navbar-nav>li>.dropdown-menu {
  padding: 0;    
  transform: translate(-50%, 0);
  left: 50%;
  text-align: center;
  
  }  
  
  
.navbar-nav > li > a:after {
  
  content: "";
  display: block;
  width: 0em;
  height: 2px;
  background: #6e344c;
  bottom: 0.9em;
  position: relative;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  transition: all 0.3s;
  
  }
  
.navbar-nav > li.active > a:after {
  opacity: 1;
  display: block; 
    
  }
  
.navbar-nav > li.active > a:after {
  opacity: 1;
  width: 3em; 
    
  }
  
.navbar-nav>li>a.dropdown-toggle:after {
   opacity: 0;
   display: none;
  
  }

  
.navbar.on-scroll .navbar-nav > li > a:hover:after, .content-header .navbar .navbar-nav > li > a:hover:after {
    background: #222;
  
  }
  

.navbar-nav > li > a:hover:after, .navbar-nav > li > span.folderLink:hover:after {
    opacity: 1;
    width: 3em;
  
  }
  
.caret {
  display: none;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin: 0 auto;
  
  }
  
.navbar-nav>li>a {
  padding-bottom: 0;
  
  }
  
.nav>li>a.dropdown-toggle {
  position: absolute;
  bottom: 27px;
  right: -40px;
  
  }
    

.navigation.container {
  margin: 0 auto;
    
  }

 
.navbar-nav>li:hover .dropdown-menu {
  display: block;
  padding: 0;
  
  }

  
.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;
  top: 1px;
  padding: 0;
  

  }
  
.navbar {
  z-index: 10001;
  border-bottom: none;
  border-radius: 0;
  
  }
  
.navbar-nav>li>a {
  padding-top: 0;
  font-weight: 500;
  font-size: 14px;
  margin: 0 10px 0 0;
  font-family: 'Brandon Grot W01 Medium', sans-serif;
  color: #716459;
  line-height: 4em;
  min-width: 75px;
  letter-spacing: 0.1em;
    
  }
  
.dropdown-menu:hover, .dropdown-menu:focus .navbar-nav>li>a {
  background: #fff;   
  
  }

  
.nav>li>a:hover, .nav>li>a:focus {
  background: none;
    
  } 
  
/*3rd LEVEL*/
ul.level2.dropdown-menu {
  left: 100%!important;
  margin: 0;
  border: 0;
  border-radius: 0;
  background-color:#fff;
  top:-15px;
  padding: 15px 0;
  display: none;
  margin-left:0;
  
  
  }

  
.dropdown-submenu > .dropdown-toggle {
   display: none;
  
  }
  
.dropdown-submenu .caret {
  display: none;
  
  }
  
}


/* Marketing Slideshow Specific Overlay Styles and Media Query - landscape and small tablet */

@media (max-width: 600px) {
  
.photo-wrap:before {
  position: static;
  
  }

.overlay.welcome .btn.primary.alternate {
  border: 2px solid #000;    
  color: #000;  
  
  }
  
.overlay.welcome h1 {
  font-size: 18px;
  color: #000;
  
  }
  
.overlay {
  left: 0;    
    
  }
  
.overlay.welcome {
  top: 255px;
    
  }
  
.overlay.welcome p {
  color: #000;
  width: 90%;
  margin: 20px 0;
  
  }
  
.welcome-message {
  width: 100%;
  clear: both;
  padding-top: 180px;
  
  }
  
.overlay.welcome {
  width: auto;    
    
  }
  

}


/* iPhone landscape */

@media (max-width: 568px) {

  
.callout {
  margin: 0 auto;
  
  }  
  
.callout-wrapper {
  margin: 0 auto 0 auto;
  width: auto;
  
  }
  
#logPG {
  top: 0;
  padding: 0 0 130px 0;
  
  }
  
.container.private h3 {
  font-size: 20px;    
    
  }
  
.newsItem {
  margin: 10px 20px;
  width: 90%;
  
  }
  
.newsItem.plugin57:first-child {
  width: 90%;
  margin: 10px 20px;
  
  }

.newsItem.plugin57:nth-child(3) {
  width: 90%;
  margin: 10px 20px;
  
  }

}


@media (max-width: 414px) {
  
  
.footer.container.private-side {
  width: auto;    
    
  }
  
header.brand #logo img {
  width: 40%;
  margin: 5px 10px 10px 30%;
  /*float: left;*/
    
  }

  
.callout {
  width: 290px;
    
  }
  
.callout-wrapper {
  margin: 0 auto 0 auto;
  width: auto;
  
  }
  
.callout-wrapper .row {
  margin-left: -15px;
  margin-right: -15px;
    
  }
  
.btn.primary.large {
  
  }
  
.overlay.welcome {
  top: 130px;
    
  }
  
.newsItem.plugin58 {
  margin-left: 0;    
  width: 273px;
  
  }
  
.newsItem {
    width: auto;
    margin-left: 30px;
  
  }
  
.newsItem.plugin57:first-child {
    width: auto;
  
  }

.newsItem.plugin57:nth-child(3) {
   width: auto;
  
  }
  
.newsItem {
  margin-left: 25px!important;
  
  
  }
  
#logPG .wrap {
  width: 300px;
    
  }
  
#logPG {
  top: 30px;
  padding: 50px 0px 100px;
  position: absolute;
  left: 7px;
  
  }
  
#logPG .wrap .advLogUsername, #logPG .wrap .advLogPassword {
  width: 300px;    
    
  }
  
#logPG .wrap #forgotPassWrap {
  right: 0; 
  
  }
  
.callout-wrapper {
    width: auto;
    margin: 0 auto;
    
  }

.nav > li > a {
  width: auto; 
  
  }
  
.footer-links li {
  margin: 15px;
  display: block;
    
  }
  
td.plgWeatherAltBkg:last-child {
  display: none;
    
  } 
  
.one-column h1 {
 
    
  }
  
}

div#buddyListDiv {
    position: fixed!important;
    top: 110px!important;
}