/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  02: 2 Col Flex Sidebar Right
  ------------------------------------------------
*/
html {
  height: 100%;
  position: relative;
}
body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  color: #000;
  background: url(../-Imagces/-Structure/WhiteBoards.jpg) top center;
  margin: 0px;
  padding: 0px;
  font-size: 1em;
  position: relative;
  min-height: 100%;
}
body.New {
  background: url(../-Images/-Structure/WhiteBoards2018.jpg) top center;
}
img {
  vertical-align: bottom;
}
.logo {
  position: absolute;
  left: 50%;
  top: 45px;
  margin-left: -650px;
  width: 370px;
  height: auto;
  z-index: 30;
}
.New .logo {
  top: 5px;
  width: 250px;
}
.New .masthead {
  padding-top: 80px;
}
.topmenu {
  text-align: right;
  width: 100%;
  background: rgba(247, 142, 30, 1);
  /*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);
  z-index: 17;
  position: relative;
}
.topmenu a {
  padding: 5px;
  font-size: .8em;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: .5px;
  display: inline-block;
  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);
}
.phone {
  position: absolute;
  margin-right: -400px;
  right: 50%;
  z-index: 30;
  background-color: rgba(41, 73, 32, 1);
  color: #fff;
  font-family: 'Bitter', serif;
  padding: 5px 10px;
  /*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);
}
.New .phone {
  margin-right: auto;
  top: 0;
  right: calc(4% + 210px);
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4), 0 3px 4px rgba(0, 0, 0, 0.65);
}
.newsletter {
  position: absolute;
  margin-right: -100px;
  right: 50%;
  z-index: 30;
  background-color: rgba(155, 38, 39, 1);
  color: #fff;
  font-family: 'Bitter', serif;
  padding: 5px 10px;
  /*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);
  transition: width .2s;
  -webkit-transition: all .2s;
}
.New .newsletter {
  position: absolute;
  margin-right: auto;
  right: 10px;
  top: 0;
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4), 0 3px 4px rgba(0, 0, 0, 0.65);
}
.newsletter:hover {
  background-color: rgba(108, 22, 19, 1);
}
.spacer {
  height: 30px;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  background-image: linear-gradient(0deg, rgba(90, 66, 57, 0), rgba(90, 66, 57, 1));
}
.masthead {
  text-align: left;
  padding: 160px 0 25px;
  background: url(../-Images/-Structure/WhiteBoards.jpg);
  position: relative;
  z-index: 16;
  box-shadow: 0px 0px 30px #000;
  position: relative;
}
.New .masthead {
  background: url(../-Images/-Structure/WhiteBoards2018.jpg);
  /*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);
}
.photoshield {
  overflow: hidden;
  position: absolute;
  top: 30px;
  width: 100%;
  height: 150px;
}
.photoshield.fall {
  display: block;
}
.photoshield.Christmas {
  display: none;
}
.photoshieldimg1, .photoshieldimg2, .photoshieldimg3 {
  position: absolute;
  border: medium solid #FFF;
  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);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
}
.photoshieldimg1 {
  width: 15%;
  top: 10px;
  left: 35%;
  width: 250px;
  /* Tilt  */
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
}
.photoshieldimg2 {
  width: 15%;
  top: 3px;
  left: 65%;
  width: 250px;
  /* Tilt  */
  transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
}
.photoshieldimg3 {
  width: 15%;
  top: 12px;
  left: 50%;
  width: 250px;
  /* Tilt  */
  transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
}
.top-navigation {
  position: relative;
  z-index: 9;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.top-navigation:after {
  content: "\0020";
  font-size: 0px;
  display: inline;
  overflow: hidden;
  line-height: 0;
  clear: both;
}
.bottomboard {
  position: absolute;
  bottom: 1px;
  width: 100%;
  height: 25px;
  background: url(../-Images/-Structure/HorizontalBoard.jpg);
  /*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);
  left: 1px;
}
.topboard {
  position: absolute;
  top: 0;
  width: 100%;
  height: 25px;
  background: url(../-Images/-Structure/HorizontalBoard.jpg);
  /*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);
}
.New .bottomboard, .New .topboard {
  background: url(../-Images/-Structure/HorizontalBoard2018.jpg);
}
.pennants {
  background: url(../-Images/-Structure/HalloweenPennants.png) repeat-x top center;
  height: 141px;
  width: 100%;
  position: absolute;
  bottom: -106px;
  z-index: 1;
  pointer-events: none;
}
.pennants.garland {
  background: url(../-Images/-Structure/Garland.png) top center;
  height: 100px;
  top: 105px;
}
.sliderFrame {
  background: url(../-Images/-Structure/VerticalBoard.jpg) top center;
  padding: 0 25px;
  width: 1260px;
  position: relative;
  left: 50%;
  margin-left: -655px;
  /*Outer Shadow*/
  -webkit-box-shadow: 3px 0 4px rgba(0, 0, 0, 0.65), -3px 0 4px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 3px 0 4px rgba(0, 0, 0, 0.65), -3px 0 4px rgba(0, 0, 0, 0.65);
  box-shadow: 3px 0 4px rgba(0, 0, 0, 0.65), -3px 0 4px rgba(0, 0, 0, 0.65);
}
.New .sliderFrame {
  background: url(../-Images/-Structure/VerticalBoard2018.jpg) top center;
}
.slideshow {
  width: 100%;
  background: url(../-Images/-Structure/SlideshowBackground2.jpg) center center;
}
.New .slideshow {
  width: 100%;
  background: url(../-Images/-Structure/Background2.jpg) center center;
  background-size: 100% auto;
}
.homeblock {
  /*height: 500px;*/
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 3em;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  box-shadow: inset 0 -7px 9px -7px rgba(0, 0, 0, 0.8);
}
.homeblock.nothome {
  height: calc(30% + 65px);
}
.homeblock .content {
  width: 100%;
  height: 100%;
  background-color: rgba(228, 143, 11, 0);
} /*
.homeblock video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  z-index: -1;
}
*/
.homeboxes .colFourths, .homeboxes .colthirds {
  margin-top: 10px;
  background: url(../-Images/-HomeBoxes/BoxBackground.jpg) top center;
  position: relative;
  z-index: 10;
  text-align: center;
  overflow: 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);
}
.homeboxes .colFourths {
  width: 22.5%;
  padding: .75%;
  margin: .5%;
}
.homeboxes .ribbon {
  background: url(../-Images/-HomeBoxes/Burlap.png) top center;
  background-size: auto 100%;
  height: 50px;
  width: 107%;
  margin-left: -3.5%;
  margin-top: -7px;
}
.homeboxes .cothirds .ribbon {
  width: 104%;
  margin-left: -2%;
  margin-top: -7px;
  margin-bottom: -15px;
  position: relative;
  z-index: 10;
}
.homeboxes h2 {
  text-align: center;
  font-size: 1.4vw !important;
  background: url(../-Images/-HomeBoxes/Parchment.jpg) center center;
  background-size: 100% auto;
  padding: 14px 8px;
  display: inline-block;
  position: relative;
  z-index: 10;
  /*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);
}
.homeboxes .colFourths img, .homeboxes .colthirds img {
  transition: width .2s;
  -webkit-transition: all .2s;
}
.homeboxes .colFourths:hover img, .homeboxes .colthirds:hover img {
  /* Opacity */
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/*.homeboxes a {
  text-align: center;
  font-size: 1em !important;
  background: rgba(1, 102, 55, 1);
  color: #fff;
  background-size: 100% auto;
  padding: 10px 0px;
  margin-top: 5px;
  display: block;
  position: relative;
  z-index: 10;
  text-decoration: none;
  font-weight: bold;
  -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;
}
.homeboxes a.half {
  width: calc(50% - 4px);
  float: left;
  margin-left: 2px;
  margin-right: 2px;
}
.homeboxes a:hover {
  background-color: rgba(33, 73, 45, 1);
  -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);
}
*/
.content-wrapper {
  margin: 0em 0 0;
  overflow: hidden;
  background: url(../-Images/-Structure/WhiteBoards.jpg) top center;
  position: relative;
}
.New .content-wrapper {
  background: url(../-Images/-Structure/WhiteBoards2018.jpg) top center;
}
.columns-wrapper {
  overflow: hidden;
  padding: 25px 0;
  margin: 5px;
}
.columns-wrapper, .menu-top-wrapper {
  max-width: 1260px;
  margin: auto;
  position: relative;
}
.main-content {
  float: left;
  /*width: 76%;*/
  width: 100%;
}
.sidebar {
  width: 24%;
  float: left;
}
.sidebar .content {
  text-align: center;
  margin: 10px;
  padding: 10px;
  font-size: .9em;
  line-height: 1.5em;
  background-color: #ACD7E9;
  background-image: -webkit-linear-gradient(300deg, #ACD7E9, #FFF);
  background-image: linear-gradient(300deg, #ACD7E9, #FFF);
  /*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);
}
.main-content .content {
  padding: 20px 30px;
  margin: 10px 15px;
  font-size: 1em;
  line-height: 1.5em;
  -webkit-transform-style: preserve-3d;
  background-image: linear-gradient(90deg, #FFEFE0, #FFF);
  background-color: #FFF;
  /*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);
}
.mazeblock.content {
  background-image: linear-gradient(90deg, rgba(1, 102, 55, .4), rgba(41, 187, 44, .3));
  background-color: rgba(51, 51, 51, 1);
  color: #fff;
}
.mazeblock.content h1, .mazeblock.content h2 {
  color: #fff !important;
  text-align: center;
  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);
}
.mazeblock.content h3 {
  color: #fff !important;
  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);
}
.socialbars {
  width: 90%;
  max-width: 700px;
  height: auto;
}
.social {
  position: absolute;
  bottom: 0px;
  right: 0;
}
.social a {
  color: #fff !important;
  font-size: 1.25em;
  padding: 25px 10px 15px;
  margin-bottom: 20px;
  margin-right: 5px;
  position: relative;
  top: 0;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
  /*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 .3s;
  -webkit-transition: all .3s;
}
.social a:hover {
  color: rgba(204, 204, 204, 1) !important;
  top: -15px;
  padding-bottom: 25px !important;
}
.facebook {
  background-color: #3b5998;
}
.instagram {
  background-color: #f56040;
}
.facebook:hover {
  background-color: rgba(32, 52, 95, 1);
}
.instagram:hover {
  background-color: rgba(178, 77, 39, 1);
}
/*Heading styles*/
h1, h2, h3 {
  font-weight: normal;
  line-height: 1em;
}
h1 {
  font-size: 2.4em;
  text-align: center;
  font-family: 'Lobster', cursive;
  margin: 30px 0px 10px 0px;
  color: rgba(0, 0, 102, 1);
  text-shadow: 0px 4px 3px 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.8em;
  margin: 50px 0px 10px 0px;
  font-family: 'Bitter', serif;
  color: rgba(0, 102, 51, 1);
}
.sidebar h2 {
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.1), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}
h3 {
  font-size: 1.4em;
  font-family: 'Bitter', serif;
  color: rgba(146, 27, 29, 1);
  margin: 30px 0px 10px 0px;
}
h4 {
  font-size: 3em;
  font-weight: normal;
  text-align: center;
  line-height: 1.1em;
  font-family: 'Great Vibes', cursive;
  margin: 0px;
  color: rgba(0, 102, 0, 1);
}
h1 .nomargintop {
  color: rgba(165, 26, 28, 1) !important;
  font-size: .9em !important;
}
h2 .nomargintop, h3 .nomargintop {
  color: rgba(0, 102, 49, 1) !important;
  font-size: .9em !important;
}
h4 .nomargintop {
  color: rgba(165, 26, 28, .9) !important;
  font-size: .8em !important;
}
.subhead {
  font-size: .8em;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.home h3 {
  margin-top: -25px;
  font-size: 1.3em;
}
/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child, .content h2:first-child, .content h3:first-child, .content h4:first-child {
  margin-top: 0px;
}
/*Ordinary Link Styles*/
.content a {
  color: #006632;
  font-weight: bold;
  text-decoration: none;
  transition: width .5s;
  -webkit-transition: all .5s;
}
.content a:hover, .content a:focus {
  color: #000;
  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);
}
.footer a {
  color: #FFF3E4;
  text-decoration: none;
  transition: width .5s;
  -webkit-transition: all .5s;
}
.footer a:hover, .footer a:focus {
  color: rgba(255, 255, 255, 1.00);
}
/*The Footer*/
.footer {
  background-image: linear-gradient(180deg, #d1a17ad6, #3a210df5);
  font-size: 0.7em;
  color: #FFF3E4;
  position: relative;
  text-align: center;
  clear: both;
  z-index: 10;
  top: auto;
  bottom: 0px;
  width: 100%;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.65), 0 -3px 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.65), 0 -3px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.65), 0 -3px 12px rgba(0, 0, 0, 0.25);
}
a .top {
  position: absolute;
  left: 50%;
  text-align: center;
  color: #FDFDFD;
  text-decoration: none !important;
  font-size: .8em;
  line-height: 4em;
  text-transform: uppercase;
  bottom: -25px;
  width: 70px;
  height: 70px;
  margin-left: -35px;
  z-index: 2;
  /* Rounded Corners */
  border: 50% 50% 0px 0px;
  border-radius: 50% 50% 0px 0px;
  background: url(../_images/-Structure/BackgroundWood.jpg) top center;
  transition: width .5s;
  -webkit-transition: all .5s;
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.65), 0 -3px 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.65), 0 -3px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.65), 0 -3px 12px rgba(0, 0, 0, 0.25);
  transition: width .5s;
  -webkit-transition: all .5s;
}
a .top:hover {
  bottom: -10px;
}
.footer .top:hover {
  top: -60px;
}
.footer .copyright {
  text-transform: uppercase;
  margin: 0px;
  background-color: rgba(10, 10, 8, .81);
  padding: 10px 0;
  width: 100%;
  clear: both;
  z-index: 10;
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4), inset 0 7px 15px -7px rgba(0, 0, 0, 0.8);
}
.copyright i {
  font-size: 1.8em;
}
.footercontactbar {
  background: url("../-Images/-Structure/WhiteBoardsNoSeams.jpg") top center;
  height: 55px;
  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);
  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);
}
.footercontact {
  font-size: 1.7em;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  color: #FFF3E4;
  margin: 0px 0 20px;
  padding-top: 10px;
  position: relative;
  z-index: 2;
}
.contactaddress, .contactphone, .contactemail {
  float: left;
  width: 64%;
  text-align: center;
  border-right: solid 2px #FFF3E4;
  letter-spacing: 1px;
  padding: 5px 0;
}
.contactphone {
  width: 32%;
  border: 0px !important;
}
.contactemail {
  width: 32%;
}
.noborder {
  border: 0;
}
.footerbuttons {
  float: left;
  width: 26%;
  height: 212px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 20px;
  margin-bottom: 20px;
}
.Christmas .footerbuttons {
  width: 23%;
  clear: both;
  overflow: hidden;
}
.footerbuttons a {
  display: block;
  background-color: #FFF3E4;
  padding: 0;
  width: 90%;
  margin: 0 auto;
  font-size: 1.5em;
  color: #222;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  flex-grow: 1;
  align-content: center;
  transition: width .5s;
  -webkit-transition: all .5s;
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
}
.Christmas .footerbuttons a {
  width: 100%;
  float: left;
  margin: 0 1% 10px;
}
.footerbuttons a:hover {
  background-color: #f9cd95;
  color: #222;
  -webkit-box-shadow:
    0 1px 4px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:
    0 1px 4px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
  box-shadow:
    0 1px 4px rgba(0, 0, 0, 0.85) inset, inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
}
.footer .menu-top-wrapper.Christmas {
  display: flex;
  flex-direction: row;
}
.location {
  font-size: 1.3em;
  width: 22%;
  margin: 0 1%;
  float: left;
  display: block;
  color: rgba(34, 34, 34, 1);
  padding: 15px 0 10px;
  height: 188px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(255, 243, 228, 1);
  /*Outer Shadow*/
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.45);
}
.Christmas .location {
  width: 23%;
}
.location h2 {
  margin: 0;
  font-size: 1.5em;
  font-weight: bold;
}
.location h2 {
  color: rgba(34, 34, 34, 1);
  margin-bottom: 10px;
}
.location a {
  display: inline-block;
  padding: 10px;
  background: rgba(12, 30, 81, 1.00);
  text-align: center;
  font-weight: bold;
  /*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 hr {
  margin: 20px 0 30px;
  border: #FFF3E4 solid 1px;
}
.copyrightbreak {
  display: inline;
}
.credited {
  font-size: 0px;
}
.map {
  width: 50%;
  float: right;
  border-left: dashed 2px #0C1E51;
  margin: 0 0 10px 5px;
  padding: 0 0 0 2px;
}
.map img {
  width: 100%;
  max-width: 700px;
  height: auto;
}
.overlay {
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
  pointer-events: none;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 220px auto;
  padding: 0px 0px;
  background: #FFF;
  border-radius: 5px;
  width: 400px;
  min-width: 400px;
  position: relative;
  pointer-events: auto;
  transition: all 1s ease-in-out;
  /*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 .close:hover {
  color: orange;
}
.popup .content {
  overflow: auto;
}
.popup h3 {
  margin-bottom:
    0;
}
.sfm_cr_box {
  display: none !important;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
  width: calc(100% - 14px) !important;
}
.quote {
  font-size: 2.1em;
  line-height: 1em;
  padding: 10px;
  font-family: 'Caveat', cursive;
  width: 50%;
  text-align: center;
  overflow: hidden;
}
.quote2 {
  font-size: 1.5em;
  line-height: 1em;
  padding: 10px;
  margin-top: -20px;
  font-family: 'Caveat', cursive;
  width: 54%;
  text-align: center;
  overflow: hidden;
}
.signature {
  text-align: right;
}
.signature2 {
  text-align: center;
}
.gal-03 figure {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin: 10px .5% !important;
  width: 24% !important;
}
.gal-03 figcaption {
  padding: 0 !important;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 1em;
  color: #FFF;
  background-color: rgba(2, 102, 55, 1);
  font-size: 1em;
  position: absolute;
  left: 0;
  right: 0;
  border: 0;
  height: 60px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.gal-03 figcaption em {
  font-size: .8em;
}
.gal-03 figure {
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
  margin: 15px;
  width: 200px;
  background-color: #fff;
  position: relative;
  margin-bottom: 60px !important;
}
hr {
  clear: both;
  border: 0;
}
.events img {
  max-width: 350px;
}
.eventcallblock {
  position: relative;
  background: url("../-Images/-Structure/Events2.jpg") center right no-repeat;
  margin: 3px 6px;
  border: 8px solid rgb(39, 17, 0);
  background-size: auto 100%;
  padding: 20px 40% 20px 20px;
  height: 200px;
  overflow: 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);
}
.eventcallblock p, .eventcallblock h2 {
  z-index: 4;
  position: relative;
  color: #fff;
}
.eventcallblock h2 {
  margin: 0px;
  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);
}
.eventcallblock::before {
  position: absolute;
  content: "";
  top: -50%;
  left: -90%;
  width: 150%;
  height: 200%;
  z-index: 3;
  /* Tilt  */
  transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  -webkit-transform: rotate(8deg);
  /*Smooth Edges*/
  -webkit-backface-visibility: hidden;
  background-image: linear-gradient(90deg, #105a02, #03904e 70%, #156c0500);
  z-index: 1;
  transition: width .8s;
  -webkit-transition: all .8s;
  /* Opacity */
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.activity.eventcallblock::before {
  background-image: linear-gradient(90deg, #0b1e53, #022872 84%, #012a7800);
}
.eventcallblock:hover::before {
  left: -10%;
}
.eventcallblock.activity {
  background: url("../-Images/-Structure/WhiteBoards2018.jpg");
  border-color: #011733 !important;
  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);
}
.ecslider {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 140%;
  height: 100%;
}
.warning {
  background: rgb(255 200 0);
  color: #000 !important;
  padding: 10px 15px;
  margin-left: -15px;
  margin-bottom: 30px;
  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);
}
.warning h2, .warning h3 {
  text-align: center;
  color: #000;
}
.verticalcentertext {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.ui-widget-header {
  border: 0 !important;
  background: transparent !important;
}
.ui-dialog .ui-dialog-title {
  float: none !important;
}
.glass {
  width: 300px;
  height: 300px;
  position: absolute;
  border-radius: 50%;
  cursor: crosshair;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25), 0 0 40px 2px rgba(0, 0, 0, 0.75), 0 0 20px 2px rgba(0, 0, 0, 0.95);
  display: none;
}
.magniflier {
  width: calc(100% - 20px);
  height: auto;
  border: solid 10px #e5e5e5;
  /*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);
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(-5px);
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1280px) {
  .main-content .content, .sidebar .content {
    padding: 20px 15px;
  }
  .top-navigation {
    padding: 0px 10px;
  }
  .columns-wrapper, .menu-top-wrapper, .sliderFrame {
    max-width: 960px;
  }
  .sliderFrame {
    margin-left: -505px;
  }
  .logo {
    margin-left: -505px;
    width: 300px;
    top: 66px;
  }
  .pennants.garland {
    top: 90px;
  }
  .homeboxes a {
    font-size: .75em;
  }
  .New .masthead {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
  .main-content .content, .sidebar .content {
    padding: 20px 15px;
  }
  .top-navigation {
    padding: 0px 10px;
  }
  .content-wrapper {}
  .columns-wrapper, .menu-top-wrapper, .sliderFrame {
    max-width: 760px;
  }
  .sliderFrame {
    margin-left: -405px;
  }
  .logo {
    margin-left: -430px;
    width: 240px;
    top: 90px;
  }
  .sidebar .content {
    font-size: .7em !important;
  }
  .photoshieldimg1 {
    width: 15%;
    top: 10px;
    left: 25%;
    width: 250px;
    /* Tilt  */
    transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    -webkit-transform: rotate(1deg);
  }
  .pennants.garland {
    top: 80px;
  }
  .homeboxes a {
    font-size: .75em;
  }
  .homeboxes .colFourths {
    width: 47.5%;
    padding: .75%;
    margin: .5%;
  }
  .homeboxes h2 {
    font-size: 2.5vw !important;
    padding: 14px 8px;
  }
  .gal-03 figure {
    width: 32% !important;
    margin-bottom: 80px !important;
  }
  .gal-03 figcaption {
    padding: 10px 0 !important;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    background-color: rgba(2, 102, 55, 1);
    font-size: 1.2em;
  }
  .quote2 {
    font-size: 1.15em;
    line-height: 1em;
    padding: 10px;
    font-family: 'Caveat', cursive;
    width: 54%;
    text-align: center;
    overflow: hidden;
  }
  .New .masthead {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 850px) {
  body {
    padding-bottom: 0px;
  }
  .logo {
    margin-left: 0px;
    left: 0;
    width: 300px;
    top: 0px;
    max-width: 50%;
  }
  .topmenu {
    display: none;
  }
  .masthead {
    padding: 40px 0 25px;
  }
  .New .masthead {
    padding-top: 90px;
  }
  .photoshield {
    display: none !important;
  }
  .pennants.garland {
    top: 50px;
    position: absolute;
    z-index: 1;
  }
  h1, h2, h3, h4 {
    text-align: center;
  }
  .photoshield {
    display: none;
  }
  .content-wrapper, .columns-wrapper {
    margin: 0px;
    border: none;
  }
  .sidebar, .main-content {
    width: auto;
    float: none;
    position: static;
  }
  .main-content .content, .sidebar .content {
    padding: 20px 10px;
    border-radius: 0px;
    border: none;
    height: auto !important;
    max-height: 888678px;
  }
  .pennants {
    background: url(../-Images/-Structure/HalloweenPennantsSmall.png) repeat-x top center;
    height: 53px;
    width: 100%;
    position: absolute;
    bottom: -30px;
    z-index: 12;
    pointer-events: none;
  }
  .sliderFrame {
    left: 0;
    margin-left: 0px;
    padding: 0;
    width: 100%;
  }
  .phone {
    display: none;
  }
  .map {
    width: 100%;
    float: none;
    border-top: dashed 2px #0C1E51;
    border-bottom: dashed 2px #0C1E51;
    border-left: none;
    margin: 10px 0;
    padding: 2px 0;
  }
  .newsletter {
    position: absolute;
    margin-right: 5px;
    right: 0;
  }
  .popup {
    margin: 210px auto 0;
  }
  .social {
    bottom: 75px;
    right: 0;
    left: 0;
  }
  .copyright {
    margin-top: 100px !important;
  }
  .social a {
    box-shadow: 0;
    padding: 35px 10px 15px;
    margin: 0 25px;
  }
  .social a:hover {
    top: -10px;
  }
  .homeboxes a {
    font-size: .75em;
  }
  .homeboxes .colFourths {
    width: 47.5%;
    padding: .75%;
    margin: .5%;
  }
  .homeboxes h2 {
    font-size: 2.5vw !important;
    padding: 14px 8px;
  }
  .gal-03 figure {
    width: 49% !important;
  }
  .gal-03 figcaption {
    padding: 10px 0 !important;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    background-color: rgba(2, 102, 55, 1);
    font-size: 1.2em;
  }
  .gal-03 figure {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    margin: 15px;
    width: 200px;
    background-color: #fff;
    position: relative;
    margin-bottom: 80px !important;
  }
  .contactaddress, .contactphone, .footerhours, .location, .footerbuttons {
    float: none;
    width: 100%;
  }
  .footerhours {
    margin-top: -60px;
    margin-bottom: 25px;
  }
  .contactaddress, .contactphone {
    font-size: .9em;
    text-align: center;
  }
  .contactphone {
    margin: 10px 0 0;
  }
  .location {
    height: auto;
    margin: 5px auto;
    width: 90%;
  }
  .footercontactbar {
    height: 100px;
  }
  .footerbuttons {
    margin-top: 20px;
  }
  .Christmas .location {
    width: 98%;
  }
  .Christmas .footerbuttons a {
    width: calc(100% - 20px);
    float: left;
    margin-right: 10px;
    margin-left: 10px;
  }
  .copyright i {
    font-size: 3em;
  }
  .main-content .content img {
    max-width: 100%;
    height: auto;
  }
  .footer .menu-top-wrapper.Christmas {
    flex-direction: column;
  }
  .Christmas .footerbuttons {
    width: 100%;
    height: auto;
    row-gap: 10px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
  .logo {
    margin-left: 0px;
    left: 0;
    width: 200px;
    top: 10px;
  }
  .New .masthead {
    padding-top: 90px;
  }
  .homeboxes .colFourths {
    width: 97.5%;
  }
  .homeboxes h2 {
    font-size: 1.4em !important;
    padding: 13px 8px;
  }
  .gal-03 figure {
    width: 99% !important;
  }
  .gal-03 figcaption {
    padding: 10px 0 !important;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    background-color: rgba(2, 102, 55, 1);
    font-size: 1.2em;
  }
  .eventcallblock {
    width: calc(100% - 58px);
    border: 8px solid rgb(15, 70, 3);
    background-size: auto 100%;
    padding: 20px;
    min-height: 200px;
    height: auto;
    overflow: 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);
  }
  .eventcallblock::before {
    left: -10%;
  }
  .eventcallblock::before {
    /* Opacity */
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  .ecslider {
    min-width: 240%;
  }
  .eventcallblock a {
    display: block !important;
    margin: 0 auto;
    width: 90%;
    text-align: center;
  }
}
@media only screen and (min-width: 0px) and (max-width: 530px) {
  .homeblock {
    height: auto;
  }
  .homeblock video {
    z-index: 1;
    min-width: 100%;
  }
}
@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;
  }
}
/*------------ Fontello ---------*/
@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';
} /* '' */
/*----------Responsive Styles ------*/
@charset "UTF-8";
/* CSS Document */
/*---IMAGE STYLES ---*/
.afloatright {
  position: relative;
  float: right;
  text-align: center;
  margin: 10px 0 10px 15px;
  background-color: #fff;
  border: medium solid #FFF;
  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;
}
img[style*="float: right"] {
  text-align: center;
  margin: 10px 0 10px 15px;
  background-color: #fff;
  border: medium solid #FFF;
  width: 40% !important;
  height: auto !important;
  /*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 {
  position: relative;
  float: left;
  margin: 10px 15px 10px 0px;
  text-align: center;
  background-color: #fff;
  border: medium solid #FFF;
  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;
}
img[style*="float: left"] {
  margin: 10px 15px 10px 0px;
  text-align: center;
  background-color: #fff;
  border: medium solid #FFF;
  max-width: 40% !important;
  height: auto !important;
  /*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;
  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);
}
.afloatright, .afloatleft, .afloatcenter, img[style*="float: left"], img[style*="float: right"] {
  padding-top: 0 !important;
}
.maxfifty {
  max-width: 500px;
}
.videoright {
  float: right;
  width: 400px;
  height: 225px;
  display: block;
  margin: 0 auto;
  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);
}
.fluid-width-video-wrapper iframe {
  padding: 7px;
  width: calc(100% - 14px);
  background: url(../-Images/-Structure/WhiteBoardsHorizontal.jpg) top center;
  /*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);
}
.fluid-width-video-wrapper {
  margin: 20px 0 30px;
}
.videoleft {
  float: left;
  width: 400px;
  height: 225px;
  display: block;
  margin: 0 auto;
  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);
}
.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);
}
.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;
}
.smallerfloat {
  max-width: 25%;
}
.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;
}
.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 p a, .Grid h3 a, .Grid h4 a {
  color: #000;
}
.Grid ul {
  text-align: left;
}
.colhalves {
  width: 47%;
  margin: .5%;
  padding: 10px 1% 0 1%;
  float: left;
  text-wrap: normal;
  position: relative;
}
.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%;
  float: left;
  text-wrap: normal;
  background-size: 100% auto;
  position: relative;
}
.colthirdsBG {
  position: absolute;
  width: 32.3%;
  height: auto;
  z-index: 0;
}
.colthirds img {
  width: 100%;
  height: auto;
}
.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%;
  /*No Outer Shadow*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.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;
}
.button, .eventcallblock a {
  color: #fff !important;
  text-transform: uppercase;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .3);
  /*  font-family: 'Bitter', serif;*/
  display: inline-block;
  padding: 10px 15px;
  font-size: 1.1em;
  background-color: rgba(10, 29, 81, 1);
  /*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;
}
h1 .button, h2 .button, h3 .button {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.eventcallblock a {
  background-color: rgba(250, 230, 15, 1.00);
  color: rgba(35, 77, 40, 1.00) !important;
  text-shadow: none;
  font-weight: bold;
  text-decoration: none;
}
.button:hover, .eventcallblock a:hover {
  text-shadow: none;
  color: #999;
  background: #224ab5;
  text-shadow: none !important;
  /*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;
}
.eventcallblock a:hover {
  background-color: rgba(238, 180, 14, 1.00) !important;
}
@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;
  }
  .videoright, .videoleft {
    width: 300px;
    height: 169px;
  }
}
@media only screen and (min-width: 700px) and (max-width: 850px) {
  .desktoponly {
    display: none !important;
  }
  .tabletonly {
    display: none !important;
  }
  .mobileonly {
    display: inline !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;
  }
  .colFourths {
    width: 49%;
    margin-bottom: 20px;
  }
  .videoright, .videoleft {
    float: none;
    clear: both;
    width: 400px;
    height: 225px;
    display: block;
    margin: 0 auto;
  }
}
/*-------Full Bottom------*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
  .afloatright, .afloatleft, .afloatcenter, img[style*="float: left"], img[style*="float: right"] {
    display: block;
    width: 90% !important;
    max-width: 500px;
    height: auto;
    margin: 10px auto !important;
    clear: both !important;
    float: none !important;
    /* Tilt  */
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  .noimagestyles {
    background: none;
    padding: 5px;
    /*Outer Shadow*/
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 0px;
  }
  .smallerfloat {
    max-width: 100%;
  }
  .p7ehc-2 {
    height: auto !important;
    max-height: 888678px;
  }
  .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;
  }
  .colthirds img {
    width: 100%;
    max-width: 700px;
  }
  .colthirds h3 {
    text-align: center;
  }
  .colhalves {
    width: 100%;
  }
  .mobilecenter {
    text-align: center;
  }
  .videoright, .videoleft {
    float: none;
    clear: both;
    width: 400px;
    height: 225px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 700px) {
  .afloatright, .afloatleft {
    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;
  }
  .colthirds img {}
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
  .afloatright, .afloatleft {
    max-width: 70%;
    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: 500px) {
  .colFourths {
    width: 96%;
    height: auto;
    margin-bottom: 20px;
  }
  .colFourths .linked {
    position: relative !important;
  }
  .colhalves {
    width: 100%;
  }
  .videoright, .videoleft {
    float: none;
    clear: both;
    width: 250px;
    height: 141px;
  }
}
/*-----Pulse Styles-----*/
@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: 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%;
  }
}
/*----Print-----*/
@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;
  }
}