/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  01: 1 Col Flex
  ------------------------------------------------
*/
a {
  border: 0px;
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  background: url(../-Images/-Structure/Background2.jpg) center top #314323 no-repeat;
  background-position: center 44px;
  color: #000;
  background-size: 1500px auto;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
}
img {
  vertical-align: bottom;
}
.address, .phone {
  top: 75px;
  font-size: .8em;
  z-index: 10;
  text-align: center;
  position: absolute;
  background: url(../-Images/-Structure/ThickBoardHorizontal.jpg);
  padding: 5px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
}
.address p, .phone p {
  margin: 0;
  padding: 0;
}
.address {
  margin-left: -500px;
  left: 50%;
}
.phone {
  margin-right: -500px;
  right: 50%;
}
.address .content, .phone .content {
  -webkit-transform-style: preserve-3d;
  background-image: linear-gradient(300deg, #FFFFE2, #FFF);
  background-color: #FFF;
  padding: 5px;
  width: 180px;
  height: 70px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.65);
}
.rope1, .rope2 {
  width: 7px;
  height: 50px;
  position: absolute;
  margin-top: -54px;
  z-index: -3;
  background: url(../-Images/-Structure/Rope.png) repeat-y;
  box-shadow: inset 0 -7px 9px -7px rgba(0, 0, 0, 1);
}
.rope1 {
  left: 10px;
}
.rope2 {
  right: 10px;
}
.masthead {
  position: relative;
  z-index: 11;
  background: linear-gradient(90deg, rgba(83, 127, 85, 1), rgba(116, 138, 117, 1)), url(../-Images/-Structure/ThickBoardHorizontal.jpg) top center;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
}
.top-navigation {}
.top-navigation:after {
  content: "\0020";
  font-size: 0px;
  display: inline;
  overflow: hidden;
  line-height: 0;
  clear: both;
}
.menu-top-wrapper {
  padding-top: 1px;
}
.slidercontainer {
  position: relative;
}
.slidercontainer .colthirds {
  margin: 0px 1%;
  padding: 0;
  width: 31%;
  position: relative;
}
.slidercontainer .colthirds img {
  transition: width .5s;
  -webkit-transition: all .5s;
  position: relative;
  bottom: -15px;
/*  image-rendering: crisp-edges;*/
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.95), 0 3px 12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.95), 0 3px 12px rgba(0, 0, 0, 0.75);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.95), 0 3px 12px rgba(0, 0, 0, 0.75);
}
.slidercontainer .colthirds img:hover {
  bottom: 0px;
}
.fiveacross .colthirds {
  width: 19%;
  margin: .5%;
  padding: 0;
}
.fouracross .colthirds {
  width: 24%;
  margin: .5%;
  padding: 0;
}
.eventsbanner {
  width: calc(100% - 150px);
  padding-right: 150px;
  background-image: linear-gradient(180deg, rgb(55, 75, 135, 0), rgb(55, 75, 135, 0)), url("../-Images/-Structure/BlueBoardsHorizontal.jpg");
  background-size: 215px 170px;
  position: relative;
  z-index: 11;
  clear: both;
  letter-spacing: .75px;
  text-transform: uppercase;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
a .ebbutton, a .eventsbanner {
  height: 45px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border: 0;
  outline: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  transition: width .5s;
  -webkit-transition: all .5s;
}
.ebbutton {
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  letter-spacing: 0;
  background-color: rgba(17, 37, 99, 1.00);
}
.eventsbanner:hover {
  width: calc(100% - 175px);
  padding-right: 175px;
  letter-spacing: 0;
  background-image: linear-gradient(180deg, rgba(33, 55, 119, 0.34), rgba(13, 30, 78, 0.52)), url(../-Images/-Structure/BlueBoardsHorizontal.jpg);
}
.eventsbanner:hover .ebbutton {
  width: 175px;
  background: rgba(9, 24, 75, 1.00);
  font-size: 1.2em;
}
.sectionhours {
  background-color: rgba(51, 79, 53, 1);
  color: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 5px;
  margin-left: -5px;
  margin-bottom: 2px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 11;
}
.sectionhours p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
.content-wrapper {
  margin: 14em 0em 0em 0em;
}
.columns-wrapper {
  z-index: 10;
  background-color: #FFF;
  position: relative;
  margin: 15px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 2px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 2px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 2px 4px rgba(0, 0, 0, 0.65);
}
.columns-wrapper, .menu-top-wrapper {
  max-width: 1260px;
  margin: auto;
}
.main-content .content {
  padding: 20px;
  font-size: 1em;
  line-height: 1.5em;
  background-image: linear-gradient(300deg, #FFFFE2, #FFF);
  background-color: #FFF;
}
/*Heading styles*/
h1 {
  text-align: center;
  font-size: 3em;
  letter-spacing: 0.03em;
  margin: 20px 0px 0px 0px;
  color: rgba(0, 0, 0, 1);
  font-family: 'Libre Baskerville', serif;
  line-height: 2rem;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
h2 {
  font-size: 1.9em;
  font-family: 'Slabo 27px', serif;
  color: #006;
}
h3 {
  font-size: 1.5em;
  font-family: 'Slabo 27px', serif;
  color: #921802;
}
h4 {
  font-size: 1.4em;
  font-family: 'Oleo Script', cursive;
  letter-spacing: .04em;
  color: #BE6B15;
  text-align: center;
}
h4.big {
  font-size: 3em;
}
h5 {
  font-size: 1.1em;
  margin-top: -20px !important;
  font-weight: normal;
  font-style: italic;
}
.accent {
  color: rgba(77, 96, 79, 1);
  font-size: .8em;
}
.newspage h3 {
  clear: both;
}
.subhead {
  font-size: .8em;
  /* Opacity */
  opacity: 0.7;
  filter: alpha(opacity=70);
}
h1 .subhead {
  font-size: .5em;
  position: relative;
}
/*A utility rule assigned to the first heading to remove top margins.*/
.content h2:first-child, .content h3:first-child, .content h4:first-child {
  margin-top: 0px;
}
/*Ordinary Link Styles*/
.content a {
  color: ##46861b;
  font-weight: bold;
  text-decoration: none;
  transition: width .5s;
  -webkit-transition: all .5s;
}
.content a:hover, .content a:focus {
  color: rgba(255, 153, 0, 1);
}
.footer a {
  color: #888;
  transition: width .5s;
  -webkit-transition: all .5s;
  text-decoration: none;
}
.footer a:hover, .footer a:focus {
  color: #F7A11A;
}
/*The Footer*/
.footer {
  background: url(../-Images/-Structure/FooterBackground.jpg) top center;
  padding: 0;
  font-size: 0.7em;
  color: #888;
  text-align: center;
  clear: both;
  position: relative;
  z-index: 999;
  top: auto;
  bottom: 0px;
  width: 100%;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
}
.footer .copyright {
  text-transform: uppercase;
  margin: 0px;
  padding: 5px 0;
  width: 100%;
  clear: both;
  color: #fff;
  background: rgba(38, 54, 34, .8);
}
.weather, .footericons, .credit {
  width: 253px;
  float: left;
  margin: 10px .5%;
}
.credit {
  float: right;
  clear: both;
  margin-right: 40px;
}
.footericons {
  height: 334px;
  background: url(../-Images/-Structure/FooterIcons.png) center center;
  margin: -6px .5% 0;
}
.memberships {
  width: 50%;
  float: left;
  margin: 10px 0;
  background: #e7e9e7;
}
.memberships img {
  display: block;
  width: 100%;
  max-width: 253px;
  height: auto;
  margin: 0 auto;
}
.membershipshell {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 111px;
  float: left;
  width: 33.3%;
}
.weather {
  width: calc(50% - 10px);
  float: left;
  margin: 10px 10px 10px 0;
}
.credit img {
  width: 100%;
  height: auto;
}
.socialicons {
  height: 50px;
  float: left;
}
.socialicons a {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(49, 78, 42, 1);
  font-size: 4em;
  margin-right: 11px;
}
i.icon-twitter {
  margin-left: -7px;
  padding: 5px;
}
.footermap1 {
  position: relative;
  float: left;
  width: 100%;
  height: 300px;
  margin: 10px 0;
  overflow: hidden;
}
.footermap2 {
  position: relative;
  display: none;
}
.mapinfo {
  position: absolute;
  display: none;
  top: 100px;
  background: #ec0000;
  left: -5px;
  right: -5px;
  text-align: center;
  padding: 5px 2px;
  font-size: 1.3em;
  /* Tilt  */
  transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  transition: width .2s;
  -webkit-transition: all .2s;
}
.mapinfo:hover {
  background: rgba(161, 0, 0, 1.00);
}
.mapinfo a, .mapinfo a:hover {
  color: #fff;
}
.facebookfeed {
  float: left;
  width: 340px;
  margin: 10px .5%;
}
.overlay {
  position: absolute;
  z-index: 100000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
  pointer-events: none;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 10% auto;
  padding: 0px;
  background: #fff;
  border-radius: 5px;
  width: 290px;
  min-width: 300px;
  position: relative;
  transition: all 5s ease-in-out;
  pointer-events: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 6px 24px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 6px 24px rgba(0, 0, 0, 1);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), 0 6px 24px rgba(0, 0, 0, 1);
}
.popup iframe {
  display: block;
  margin: 0 auto;
}
.popup .close {
  position: absolute;
  top: 0px;
  right: 10px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup a {
  background-color: transparent !important;
  /*No Outer Shadow*/
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.popup .close:hover {
  color: orange;
}
.popup .content {
  overflow: auto;
}
.map1 {
  border-left: 2px dashed #524D42;
  float: right;
  width: 50%;
}
.map2 {
  border-top: 2px dashed #524D42;
  display: none;
}
.treestypes td:nth-child(1) {
  text-align: right;
}
.trees .colthirds h2, .trees .colthirds h3 {
  text-align: center;
}
.trees .colthirds img {
  margin-bottom: 10px;
}
.overlay h3 {
  text-align: center;
  margin-bottom: 0px;
}
.social {
  text-align: center;
  font-size: 2em;
  margin-top: 10px;
}
.social a {
  color: rgba(0, 0, 0, 1);
  transition: width .5s;
  -webkit-transition: all .5s;
}
.social a:hover {
  color: #921802;
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
.social2 {
  position: absolute;
  margin-bottom: -24px;
  bottom: 0;
  right: 5px;
}
.social3 {
  position: absolute;
  margin-bottom: -30px;
  line-height: 1em;
  font-size: .9em;
  color: #fff;
  font-style: italic;
  bottom: 0;
  left: 5px;
  width: 130px;
}
.social2 .block, .social3 .block {
  float: left;
  margin-right: 5px;
  padding: 3px 5px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), inset 0 7px 9px -7px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), inset 0 7px 9px -7px rgba(0, 0, 0, 1);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65), inset 0 7px 9px -7px rgba(0, 0, 0, 1);
  /* Rounded Corners */
  border: 0px 0px 3px 3px;
  border-radius: 0px 0px 3px 3px;
}
.social2 a {
  color: #fff;
}
.facebook {
  background-color: rgba(68, 100, 162, 1);
  transition: width .2s;
  -webkit-transition: all .2s;
}
.twitter {
  background-color: rgba(96, 181, 240, 1);
  transition: width .2s;
  -webkit-transition: all .2s;
}
.instagram {
  background-color: rgba(72, 125, 165, 1);
  transition: width .2s;
  -webkit-transition: all .2s;
}
.hashtag {
  background-color: rgba(83, 128, 85, 1);
}
.facebook:hover, .twitter:hover, .instagram:hover {
  background-color: rgba(255, 154, 24, 1);
}
.bestofindy {
  float: right;
  width: 200px;
  height: auto;
  top: -40px;
  position: relative;
}
.Christmas {
  background-color: #921802;
  margin-left: -20px;
  padding: 10px 20px;
  width: 100%; /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
}
.Christmas h2, .Christmas h3, .Christmas h4, .Christmas p {
  color: #fff;
}
.Christmas .accent {
  color: #CCC;
}
.Christmas a {
  color: #D7F2D6;
}
.Christmas .button {
  display: block;
  text-align: center;
}
.videoframe {
  position: relative;
  margin-top: 20px;
  border: #fff 5px solid;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.65);
}
.shadowbox {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  pointer-events: none;
  /*Inner shadow*/
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 20px -7px rgba(0, 0, 0, 0.9);
}
.homepumpkin h3 {
  text-align: center;
}
.Tiles .colthirds {
  width: 30.3%;
  margin: 0px .5% 5px;
  padding: 1%;
  background-color: rgba(250, 233, 203, .5);
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.Tiles .colthirds h3 {
  text-align: center;
}
.Tiles .colthirds a {
  display: block;
  margin: 0;
}
hr {
  clear: both;
  border: 0px;
  border-width: 0px;
}
.activityblock {
  position: relative;
  overflow: hidden;
  width: 30%;
  margin: 15px 1.5%;
  float: left;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  /* Transition */
  transition: width .5s;
  -webkit-transition: all .5s;
}
.activityblock img {
  width: 100%;
  height: auto;
  margin-bottom: -7px;
}
.activityblock p.image {
  margin: 0;
}
.activityblock h2 {
  margin: 0;
  padding: 0 5%;
  text-align: center;
  color: #fff;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, .8), 0px 3px 12px rgba(0, 0, 0, .8), 0px 6px 4px rgba(0, 0, 0, .5), 0px -3px 8px rgba(0, 0, 0, 1);
  position: absolute;
  top: 0px;
  height: 100%;
  width: 90%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  transition: width .7s;
  -webkit-transition: all .7s;
}
.activityblock a {
  display: block;
  margin: 10px 0;
  width: auto;
  text-align: center;
  font-weight: 100;
}
.activityblock .blockcontent {
  display: none;
  position: absolute;
  top: 200%;
  height: calc(70% - 20px);
  width: calc(100% - 20px);
  padding: 10px;
  background-color: rgba(255, 255, 255, .9);
  color: #000;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35) box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.45), 0 -3px 12px rgba(0, 0, 0, 0.35);
  transition: width .8s;
  -webkit-transition: all .8s;
}
.activityblock .blockcontent img {
  position: absolute;
  bottom: 20px;
  right: 25px;
  height: auto;
  width: 30px;
}
.activityblock .blockcontent img:nth-child(2) {
  right: 60px;
}
.activityblock:hover {
  /* No Rounded Corners */
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
} /*
.activityblock:hover h2 {
	height: 30%;
}
.activityblock:hover .blockcontent {
	top: 30%;
}*/
.activityblock p {
  -webkit-margin-before: 0em !important;
  -webkit-margin-after: 0em !important;
  font-size: 0px !important;
  line-height: 0 !important;
}
.activityblock .blockcontent p {
  line-height: 1.2em !important;
  font-size: 1em !important;
}
.activities {
  background: url(../-Images/-Structure/ActivityBackground.jpg);
  background-size: cover;
  width: calc(100% + 40px);
  margin-left: -20px;
  padding: 20px 0;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  /* Rounded Corners */
  -moz-border-radius: 100%/50px;
  -webkit-border-radius: 100%/50px;
  -khtml-border-radius: 100%/50px;
  border-radius: 100%/50px;
}
.firepits {
  width: 100%;
}
.firepits tr td {
  background-color: rgba(229, 211, 171, .3);
  text-align: center;
}
.firepits tr td:nth-child(odd) {
  background-color: rgba(229, 211, 171, .54);
}
.firepits tr:nth-child(odd) td {
  background-color: rgba(229, 211, 171, .8);
}
.firepits tr:first-child td {
  background-color: rgba(45, 75, 39, 1);
  color: #EAECEA;
  text-transform: uppercase;
  text-align: center;
}
.firepits tr:nth-child(5) td {
  background-color: rgba(67, 114, 61, .8);
  color: #EAECEA;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.columnlist {
  -webkit-columns: 3 200px;
  -moz-columns: 3 200px;
  columns: 3 200px;
  list-style-position: inside;
}
.columnlist li {
  padding-left: 1em;
  text-indent: -1em;
}
.GH {
  background: linear-gradient(180deg, rgba(120, 165, 120, 0.72), rgba(0, 60, 0, 0.56)), url(../-Images/-Structure/AccoladeBackground.jpg);
  background-size: cover;
  padding: 20px;
  margin-left: -20px;
  width: 100%;
  /*Inner shadow*/
  -webkit-box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, 0 8px 10px rgba(0, 0, 0, 0.35) inset;
  -moz-box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, 0 8px 10px rgba(0, 0, 0, 0.35) inset;
  box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, 0 8px 10px rgba(0, 0, 0, 0.35) inset;
}
.GH h2, .GH p, .GH h2 .subhead {
  color: #fff !important;
  text-align: center;
}
.GH a {
  background: rgba(239, 0, 3, 1.00) !important;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 10px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.GH a:hover {
  background: rgba(114, 0, 2, 1.00) !important;
  color: #CCC;
  -webkit-box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  transition: width .2s;
  -webkit-transition: all .2s;
}
.GH img {
  margin: 10px auto 0;
  display: block;
  max-width: 90%;
  height: auto;
}
.blueblock {
  display: block;
  background-image: linear-gradient(180deg, #070366, #56539c);
  color: #fff;
  padding: 20px;
  margin-bottom: 20px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.blueblock h2, .blueblock h3 {
  color: #fff;
  margin: 5px 0;
}
.blueblock a {
  padding: 7px 15px;
  display: inline-block;
  font-weight: bold;
  color: #000;
  background: #fff;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  transition: width .5s;
  -webkit-transition: all .5s;
}
.blueblock a:hover {
  color: #000;
  -webkit-box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow:
    0 1px 10px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
}
.covidwarning {
  display: block;
  background-image: linear-gradient(180deg, #ffd400, #ffb100);
  padding: 20px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  margin-bottom: 20px;
}
.covidwarning h2 {
  color: #000;
}
.playsafe .colthirds {
  text-align: center;
  margin-bottom: 30px;
}
.playsafe .colthirds img {
  width: auto;
  height: 200px;
  margin: 0 auto;
  display: block;
}
.seasonpasssale {
  background-image: linear-gradient(180deg, rgb(206 0 0), rgb(115 0 0));
  display: block;
  color: #FFF;
  padding: 20px;
  margin-bottom: 20px;
  width: 100%;
  margin-left: -20px;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.seasonpasssale h2, .seasonpasssale h3 {
  color: #FFF;
}
.seasonpasssale a {
  margin: 0 5px 10px 0;
  padding: 7px 15px;
  display: inline-block;
  font-weight: bold;
  color: #000;
  background: #fff;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  transition: width .5s;
  -webkit-transition: all .5s;
}
.food {
  background: url("../-Images/-Structure/Food.jpg") center center no-repeat;
  background-size: cover;
  padding: 20px;
  margin-bottom: 20px;
  width: 100%;
  margin-left: -20px;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}
.modal h2 {
  font-size: 2em;
  font-weight: bold;
  color: #fff;
  margin: 20px;
}
/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}
/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }
  to {
    top: 0;
    opacity: 1
  }
}
/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-header {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
  text-align: center;
}
.modal-body {
  padding: 26px 26px;
  text-align: center;
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 1000px) and (max-width: 1280px) {
  .columns-wrapper, .menu-top-wrapper {
    max-width: 960px;
  }
  .main-content .content {
    padding: 10px 20px;
  }
  .top-navigation {
    padding: 0px 10px;
  }
  .address {
    margin-left: -400px;
    left: 50%;
  }
  .phone {
    margin-right: -400px;
    right: 50%;
  }
  .credit {
    margin-right: 12px;
  }
  .sectionhours p {
    font-size: 1vw;
  }
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 850px) and (max-width: 1000px) {
  .columns-wrapper, .menu-top-wrapper {
    max-width: 810px;
  }
  .columns-wrapper {
    -webkit-border-top-right-radius: 50% 3%;
    -moz-border-radius-topright: 50% 3%;
    -webkit-border-top-left-radius: 50% 3%;
    -moz-border-radius-topleft: 50% 3%;
  }
  .main-content .content {
    padding: 10px 20px;
  }
  .top-navigation {
    padding: 0px 10px;
  }
  .address {
    margin-left: -400px;
    left: 50%;
  }
  .phone {
    margin-right: -400px;
    right: 50%;
  }
  .footermap1 {
    display: none;
  }
  .footermap2 {
    display: block;
    float: left;
    width: 99%;
    margin: 10px .5%;
  }
  .facebookfeed {
    margin: 10px 8.5%;
  }
  .credit {
    margin-right: 0px;
  }
  .memberships {
    width: 100%;
    float: left;
    margin: 10px 0;
  }
  .membershipshell {
    height: 111px;
    float: left;
    width: 33.3%;
  }
  .weather {
    width: 100%;
    float: left;
  }
  .sectionhours p {
    font-size: 1vw;
  }
}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 850px) {
  .columns-wrapper, .menu-top-wrapper {
    max-width: 660px;
  }
  .columns-wrapper {
    -webkit-border-top-right-radius: 50% 2%;
    -moz-border-radius-topright: 50% 2%;
    -webkit-border-top-left-radius: 50% 2%;
    -moz-border-radius-topleft: 50% 2%;
  }
  .main-content .content {
    padding: 10px 20px;
  }
  .top-navigation {
    padding: 0px 10px;
  }
  .address {
    margin-left: -320px;
    left: 50%;
  }
  .phone {
    margin-right: -320px;
    right: 50%;
  }
  .facebookfeed {
    margin: 10px 3%;
  }
  .footermap1 {
    display: none;
  }
  .footermap2 {
    display: block;
    float: left;
    width: 99%;
    margin: 10px .5%;
  }
  .credit {
    margin-right: 0px;
  }
  .memberships {
    width: 100%;
    float: left;
    margin: 10px 0;
  }
  .membershipshell {
    height: 111px;
    float: left;
    width: 33.3%;
  }
  .weather {
    width: 100%;
    float: left;
  }
  .sectionhours p {
    font-size: 1vw;
  }
  a .eventsbanner {
    font-size: .8em;
  }
}
/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
  body {
    padding-bottom: 0px;
    background-size: 1000px auto;
  }
  .bestofindy {
    width: 120px;
    top: 0;
    position: absolute;
    left: calc(50% - 60px);
  }
  .bestofindyspacer {
    width:
      100%;
    height: 100px;
  }
  .footer {
    position: static;
    width: auto;
  }
  .content-wrapper {
    margin: 0px;
    margin-top: 120px;
    border: none;
  }
  .columns-wrapper {
    margin: 0px;
    border: none;
  }
  .main-content .content {
    padding: 20px 10px;
    border: none;
  }
  .address {
    display: none;
  }
  .phone {
    display: none;
  }
  h1, h2, h3 {
    text-align: center;
  }
  h1 {
    margin-top: 0;
    font-size: 1.6em;
  }
  .sectionhours p {
    font-size: 1.2em;
  }
  .map1 {
    display: none;
  }
  .map2 {
    display: block;
  }
  .social2 {
    position: absolute;
    margin-bottom: -22px;
    top: 0;
    right: 5px;
  }
  h1 .subhead {
    font-size: .5em;
    line-height: 1.2em;
  }
  .weather, .footericons {
    width: 253px;
    float: none;
    margin: 10px auto;
    clear: both;
    display: block;
  }
  .facebookfeed {
    float: none;
    width: 100%;
    margin: 10px auto;
  }
  .footermap1 {
    width: 95%;
    margin: 10px 2.5%;
  }
  .footermap2 {
    display: none;
  }
  .colthirds img {
    width: 90%;
    max-width: none !important;
  }
  .slidercontainer .colthirds {
    overflow: hidden;
  }
  .slidercontainer .colthirds img, .slidercontainer .colthirds img:hover {
    bottom: -11px;
  }
  .firepits tr:first-child td {
    font-size: .7em;
  }
  .memberships {
    width: 100%;
    float: left;
    margin: 10px 0;
  }
  .membershipshell {
    height: 111px;
    float: left;
    width: 33.3%;
  }
  .weather {
    width: 100%;
    float: left;
  }
  .eventsbanner {
    width: 100%;
    padding-right: 0px;
    letter-spacing: .75px;
  }
  a .ebbutton, a .eventsbanner {
    height: auto;
  }
  .ebbutton {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    letter-spacing: 0;
    background-color: rgba(17, 37, 99, 1.00);
    padding: 10px 0;
    ma
  }
  .eventsbanner:hover {
    width: 100%;
    padding-right: 0;
  }
  .eventsbanner:hover .ebbutton {
    width: 100%;
    background: rgba(9, 24, 75, 1.00);
  }
}
@media only screen and (min-width: 0px) and (max-width: 400px) {
  .credit, .socialicons {
    float: none;
    clear: both;
    display: block;
    margin: 10px auto;
  }
}
@media only screen and (min-width: 1500px) {
  body {
    background-size: 100% auto;
  }
  .content-wrapper {
    margin: 16em 1.25em 0em 1.25em;
  }
}
@charset "UTF-8";
/* CSS Document */
.gallery {
  clear: both;
}
.gallery img {
  margin: .5% !important;
  padding: .5%;
  background-color: rgba(255, 255, 255, 1);
  height: auto !important;
  width: 14.5%;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15);
  transition: width .3s;
  -webkit-transition: all .3s;
}
img.mfp-img {
  margin: .5% !important;
  padding: 10px !important;
  background-color: rgba(255, 255, 255, 1);
  height: auto !important;
  width: 11.5%;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15);
  transition: width .3s;
  -webkit-transition: all .3s;
}
.gallery img:hover {
  /* Opacity */
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.mfp-bg {
  -webkit-transform-style: preserve-3d;
  background-image: linear-gradient(90deg, rgba(240, 180, 15, .4), rgba(234, 203, 172, .2) 50%, rgba(240, 180, 15, .4)) !important;
  background-color: rgba(240, 180, 15, .2) !important;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  padding-right: 16px !important;
  padding-top: 6px !important;
}
.mfp-counter {
  top: 34px !important;
  right: 20px;
  color: #333 !important;
  padding: 5px 10px;
  background-color: rgba(204, 204, 204, 1);
  /*Outer Shadow*/
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15), inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15), inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 2px 10px rgba(0, 0, 0, 0.15), inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b, .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border: 0px !important;
}
.mfp-figure:after {
  box-shadow: 0 !important;
  background: none !important;
}
/*---Flex Slider---*/
.flexslider {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  /* No Rounded Corners */
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -khtml-border-radius: 0px !important;
  border-radius: 0px !important;
}
.slider .flexslider {
  margin-top: 0px !important;
  padding-bottom: 0px !important;
  /* No Rounded Corners */
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -khtml-border-radius: 0px !important;
  border-radius: 0px !important;
}
.flex-control-nav {
  display: none;
}
.slider .flex-viewport {
  background-color: #fff;
  border: 0px;
  /*Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  /* Tilt  */
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}
.afloatleft .flex-viewport, .afloatright .flex-viewport {
  padding-bottom: 0;
  /*Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.afloatleft .flexslider, .afloatright .flexslider {
  margin-bottom: 0;
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
  .gallery img {
    margin: .5% !important;
    padding: .5%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 850px) {
  .gallery img {
    margin: .5% !important;
    padding: .5%;
    width: 23%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
  .gallery img {
    margin: .5% !important;
    padding: .5%;
    width: 48%;
  }
}
@charset "UTF-8";
/* CSS Document */
/*---IMAGE STYLES ---*/
.afloatright, img[style*="float: right"] {
  float: right;
  text-align: center;
  margin: 10px 0 10px 25px !important;
  background-color: #fff;
  border: medium solid #FFF;
  width: 100%;
  max-width: 40%;
  height: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  /* Tilt  */
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.afloatright img {
  max-width: 100%;
  height: auto;
}
.afloatleft, img[style*="float: left"] {
  float: left;
  margin: 10px 25px 10px 0px !important;
  text-align: center;
  background-color: #fff;
  border: medium solid #FFF;
  max-width: 40%;
  width: 100%;
  height: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  /* Tilt  */
  transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.afloatcenter, img[style*="margin: auto"] {
  display: block;
  margin: 10px auto !important;
  clear: both;
  background-color: #fff;
  border: medium solid #FFF;
  max-width: 100%;
  width: 95%;
  height: auto;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.formimage {
  float: right;
  text-align: center;
  margin: 10px 0 10px 15px;
  background-color: #fff;
  border: medium solid #FFF;
  width: 40%;
  height: auto;
  clear: right;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  /* Tilt  */
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.formimage:nth-child(even) {
  /* Tilt  */
  transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
}
.doublelistimage {
  max-width: 31%;
}
.news img {
  margin: 10px 0 10px 15px;
  background-color: #fff;
  border: medium solid #FFF;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  /* Tilt  */
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.clear {
  clear: both;
  padding-top: 20px;
}
.clearright {
  clear: right;
}
.clearleft {
  clear: left;
}
.noimagestyles {
  background: none;
  padding: 5px;
  /*Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0px;
}
.frame {
  border: 0;
  /*Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.Team img {
  max-width: 200px;
}
.desktoponly {
  display: block;
}
.tabletonly {
  display: none;
}
.mobileonly {
  display: none;
}
.largeronly {
  display: inline
}
.smalleronly {
  display: none;
}
.nomobile {
  display: block !important;
}
.nobig {
  display: none !important;
}
.Grid {
  width: 100%;
  display: block;
  clear: both;
}
.homegrid {
  margin-top: -165px !important;
}
.thirdslist ul {
  list-style: none;
  text-align: center !important;
  margin: 0px !important;
  padding: 0px;
}
.Grid ul {
  text-align: left;
}
.colhalves {
  width: 47%;
  margin: .5%;
  padding: 10px 1% 0 1%;
  float: left;
  text-wrap: normal;
}
.Grid img {
  width: 100%;
  height: auto;
  padding: 0px !important;
  margin: 0px !important;
}
.Grid ol, .Grid ul {
  text-align: left;
}
.colthirds {
  width: 31.3%;
  margin: 0px .5% 5px;
  padding: .5%;
  padding-bottom: 0px;
  float: left;
  text-wrap: normal;
  background-size: 100% auto;
}
.colthirdscenterspacer {
  width: 15.65%;
  float: left;
  height: 10px;
}
.colthirdsBG {
  position: absolute;
  width: 32.3%;
  height: auto;
  z-index: 0;
}
.colthirds img {
  width: 100%;
  height: auto;
}
.cards {
  width: 29.3%;
  padding: 1.5%;
	margin-bottom: 30px;
  background-color: #FFF;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.45), 0 3px 12px rgba(0, 0, 0, 0.35);
}
.cards h3 {
  text-align: center;
}
.colFourths {
  width: 24%;
  padding: .5%;
  float: left;
  text-wrap: normal;
  position: relative;
}
.colFourths p {
  padding: 0px 10px;
}
.colFourths .pic {
  width: 100%;
  padding: 0px !important;
  margin: 0px !important;
}
.colFourths .linked {
  position: absolute;
  bottom: 0;
}
.colFourths img {
  width: 100%;
  border: medium solid #FFF;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.65);
}
.colFourths:nth-child(odd) {}
.colFourths:nth-child(even) {}
.Gridclear {
  clear: both;
}
.Grid h2 {
  font-size: 2.5em;
  margin: 0px;
}
.Grid h3 {
  font-size: 1.6em;
  margin: 0px;
}
.Grid h4 {
  text-align: center;
  font-size: .9em;
  margin-top: 10px;
}
.fullwidth {
  width: 97%;
  height: auto;
}
.admission .colhalves {
  height: 150px;
  background-position: top center !important;
}
.autoh {
  height: auto;
}
.notilt {
  /* Tilt  */
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.nowrap {
  overflow: auto;
}
.floatfix {
  overflow: hidden;
}
.nomargintop {
  margin-top: 0px !important;
}
p.nomargintop {
  margin-top: -20px !important;
}
.button {
  margin-right: 10px;
  margin-bottom: 10px;
  color: #fff !important;
  font-size: 1em;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .3);
  font-family: 'Slabo 27px', serif;
  letter-spacing: 1px;
  display: inline-block;
  padding: 7px 10px 5px;
  background-color: rgb(55 115 58);
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  transition: width .2s;
  -webkit-transition: all .2s;
}
.button:hover {
  text-shadow: none !important;
  color: #999;
  background: rgba(54, 75, 48, 1);
  /*Inner shadow*/
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.85) inset;
}
h2 a.button {
  padding: 0.5em;
}
.big.button {
  font-size: 1.5em;
  padding: 15px;
}
.button.textcenter {
  display: table;
  margin: 0 auto;
}
.colthirds .button {
  display: block;
  text-align: center;
}
.textcenter {
  text-align: center;
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
  .desktoponly {
    display: block;
  }
  .tabletonly {
    display: inline;
  }
  .mobileonly {
    display: none;
  }
  .largeronly {
    display: inline;
  }
  .smalleronly {
    display: none;
  }
  .nobig {
    display: none !important;
  }
}
@media only screen and (min-width: 700px) and (max-width: 850px) {
  .desktoponly {
    display: none !important;
  }
  .tabletonly {
    display: inline !important;
  }
  .mobileonly {
    display: none !important;
  }
  .largeronly {
    display: none !important;
  }
  .smalleronly {
    display: inline !important;
    margin: auto;
  }
  .nobig {
    display: block !important;
  }
  .nomobile {
    display: none !important;
  }
  .noimagestyles {
    background: none;
    padding: 5px;
    /*Outer Shadow*/
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 0px;
    width: auto;
  }
  .colFourths {
    width: 49%;
    margin-bottom: 20px;
  }
}
/*-------Full Bottom------*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
  .afloatright, .afloatleft, .afloatcenter, img[style*="float: left"], img[style*="float: right"], img[style*="margin: auto"] {
    display: block;
    width: 90% !important;
    max-width: 500px;
    height: auto;
    margin: 10px auto !important;
    clear: both !important;
    float: none;
  }
  .noimagestyles {
    background: none;
    padding: 5px;
    /*Outer Shadow*/
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 0px;
  }
  .scalable {
    margin: auto;
    display: block;
    width: 100%;
  }
  .desktoponly {
    display: none !important;
  }
  .tabletonly {
    display: none !important;
  }
  .mobileonly {
    display: inline !important;
  }
  .largeronly {
    display: none !important;
  }
  .smalleronly {
    display: inline !important;
  }
  .nomobile {
    display: none !important;
  }
  .nobig {
    display: block !important;
  }
  .colFourths {
    width: 49%;
    margin-bottom: 20px;
  }
  .colthirds {
    width: 96% !important;
    height: auto;
    text-align: center !important;
  }
  .colthirdscenterspacer {
    display: none;
  }
  .colthirds img {
    width: 90%;
    max-width: 250px;
  }
  .colthirds h3 {
    text-align: center;
  }
  .colhalves {
    width: 100%;
  }
  .mobilecenter {
    text-align: center;
  }
  .gridlists {
    margin-top: -43px;
  }
  .button {
    text-align: center;
  }
	.p7ehc-2241 {
	height: auto !important;
	max-height: 888678px;}
}
@media only screen and (min-width: 600px) and (max-width: 700px) {
  .afloatright, .afloatleft, .afloatcenter, img[style*="float: left"], img[style*="float: right"], img[style*="margin: auto"] {
    max-width: 50%;
    height: auto;
  }
  .noimagestyles {
    background: none;
    padding: 5px;
    /*Outer Shadow*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
  .afloatright, .afloatleft, .afloatcenter, img[style*="float: left"], img[style*="float: right"], img[style*="margin: auto"] {
    max-width: 100%;
    height: auto;
    float: none !important;
    margin: 10px auto;
    /* Tilt  */
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .noimagestyles {
    background: none;
    padding: 5px;
    /*Outer Shadow*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
  .colFourths {
    width: 96%;
    height: auto;
    margin-bottom: 20px;
  }
  .colFourths .linked {
    position: relative !important;
  }
  .colhalves {
    width: 100%;
  }
}
@font-face {
  font-family: 'fontello';
  src: url('../-SocialFont/font/fontello.eot?45807163');
  src: url('../-SocialFont/font/fontello.eot?45807163#iefix') format('embedded-opentype'), url('../-SocialFont/font/fontello.woff?45807163') format('woff'), url('../-SocialFont/font/fontello.ttf?45807163') format('truetype'), url('../-SocialFont/font/fontello.svg?45807163#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../-SocialFont/font/fontello.svg?45807163#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-facebook:before {
  content: '\e800';
} /* '' */
.icon-instagram-filled:before {
  content: '\e801';
} /* '' */
.icon-twitter:before {
  content: '\e802';
} /* '' */
.icon-phone:before {
  content: '\e803';
} /* '' */
.icon-pinterest:before {
  content: '\e804';
} /* '' */
.icon-gplus:before {
  content: '\e805';
} /* '' */
.icon-youtube:before {
  content: '\e806';
} /* '' */
.icon-basket-1:before {
  content: '\e808';
} /* '' */
@media print {
  body {
    margin: 0;
    padding: 0;
    min-width: 0;
  }
  .sidebar, .main-content, .sidebar2, .sidebar-right, .content, .column-content {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none !important;
  }
  .main-content {
    margin: 0;
  }
  #layout {
    max-width: none;
    margin: 0px;
  }
  .column-content, .content {
    height: auto !important;
    max-height: 888678px;
    border: none !important;
  }
  .column-content * {
    padding: 0px !important;
  }
  .footer {
    position: static;
  }
}