/* Backup Restored From 2/3/2021 10:14:25 PM */



  ---- ---- ---- ---- RESET STYLESHEET ---- ---- ---- ----
*/
html, body {
  margin: 0;
  padding: 0; }110

p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  line-height: normal;
  font-family: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*
  
/*
  ---- ---- ---- ---- ALL VIEWPORTS AND SIZES ---- ---- ---- ----
*/
/* BODY */
@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }
  
html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #efefef;
  color: #014c80;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 100%;
  line-height: 1.35;
   -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;  
}

h1, h2, h3, h4, h5, h6, .sideBar span {
  margin: 0 0 .5em 0;
  font-family: 'Play', sans-serif;
  color: #014c80; /*dark blue*/
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}


h1 {
  margin: .5em 0 .5em .5em;
  font-size: 1.5em;
  color: #016db5;/*mid blue*/
}

h2 {
  font-size: 1.5em;
}


h3 {
  font-size: 1.7em;
  color: #da0929; /*red*/
}

h4 {
  font-size: 1.5em;
  border-bottom: 2px solid #EEF5FB;
}

h5 {
  font-size: 1.35rem;
  border-bottom: 2px solid #EEF5FB;
}

h6 {
  font-size: 1.25rem;
}

b, strong {
  font-weight: 700;
}

 b a, strong a {
    font-weight: 700;
}

em, i {
  font-style: italic;
}

strong em, em strong {
  font-weight: 700;
  font-style: italic;
 }

p,
ol,
ul,
dl,
address {
  margin-bottom: 1em;}
  
 small {
  font-size: .875em; }

ul,
ol {
  padding: 0 0 0 20px;
  }


a {
  color: #da0929; /*red*/
  font-weight: bold;
  outline: none;
  text-decoration: none;
}

img {
  max-width: 100%;
  vertical-align: middle;
  height: auto!important;
}

.imageRight, .imageLeft {
  display: block;
  margin: .5em auto;
  text-align: center;
}

a:hover, a:active {
  text-decoration: underline;
}

hr {
  height: 2px;
  border: 0;
  background: #EEF5FB;
}

.clear {
  clear: both;
}

.breadCrumbs {
  padding: 0 .75em .5em;
  color: #016DB5;
}

#jMonthCalendar {
  width: 100%!important;
}

.MonthlyCalendar .MonthNavigation {
  height: 40px!important;
}

.EventLink {
  color: black;
  font-size: .9rem!important;
}

/*--Slick Nav styles--*/  
/*
    Mobile Menu Core Style
*/

.slicknav_btn, .slicknav2_btn {
  display: block;
  vertical-align: middle;
  padding: .75em .75em 2em .75em;
  line-height: 1.2;
  cursor: pointer;
  }

  .slicknav2_btn {
    width: 100%;
    display: block;
    background: #016DB5;/*dark blue*/
    text-align: center;
  }

  
.slicknav_menu  .slicknav_menutxt, .slicknav2_menu .slicknav2_menutxt{
  display: block;
  float: left;
  line-height: 20px;
  font-family: 'Play', sans-serif;
  font-size: 1.25em;
  color: #014c80;
  font-weight: bold;
  }

.slicknav2_menu .slicknav2_menutxt {
  color: #fff;
}

  
.slicknav_menu .slicknav_icon, .slicknav2_menu .slicknav2_icon  {
  float: left;
  margin: 1px;
  }
  
  
.slicknav_menu .slicknav_icon-bar, .slicknav2_menu .slicknav2_icon-bar  {
  display: block;
  width: 1.125em;
  height: 2px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  margin: 3px;
  background-color: #014c80;/*dark blue*/
  }

.slicknav2_menu .slicknav2_icon-bar {
  background: white;
}
  
.slicknav_nav, .slicknav2_nav {
  clear: both;
  font-family: 'Play', sans-serif;
  }
  
.slicknav_nav ul, .slicknav_nav li, .slicknav2_nav ul, .slicknav2_nav li {
  display: block;
  }

  
.slicknav_nav .slicknav_arrow, .slicknav2_nav .slicknav2_arrow  {
  margin: 0 0 0 0.4em;
  font-family: sans-serif;
  font-size: .85em;
  }
  
.slicknav_nav .slicknav_item, .slicknav2_nav .slicknav2_item {
  display: block;
  cursor: pointer;
  }
  
.slicknav_nav a, .slicknav2_nav a  {
  display: block
  }
  
.slicknav_nav .slicknav_item a, .slicknav2_nav .slicknav2_item a {
  display: inline;
  }
  
.slicknav_menu:before, .slicknav_menu:after {
  content: " ";
  display: table;
  }
  
.slicknav_menu:after { clear: both }


.slicknav_menu {
  background: #FFFFFF;
  display: block;
  border-bottom: 3px solid #efefef;
}

.slicknav_nav, .slicknav2_nav  {
  color: #014c80;/*dark blue*/
  margin: 0;
  padding: 0;
}

.slicknav_nav, .slicknav_nav ul, .slicknav2_nav, .slicknav2_nav ul {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slicknav_nav ul {
  padding: 0;
  margin: 0 0 0 20px;
}

.slicknav2_nav ul ul {
  padding-left: 20px;
}

.slicknav_nav a, .slicknav2_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration:none;
  color: #014c80;/*dark blue*/
}

.slicknav2_nav a {
  text-decoration:none;
  color: #014c80;/*dark blue*/
}

.slicknav_nav .slicknav_item a, .slicknav2_nav .slicknav2_item a {
  padding: 0;
  margin: 0;
}

.slicknav_nav .slicknav_item:hover, .slicknav2_nav .slicknav2_item:hover {
  background: #014c80; /*dark blue*/
  color: #fff;
  text-decoration: none;
}

.slicknav_item:hover a, .slicknav2_item:hover a {
  color: white;
}

.slicknav_nav a:hover, .slicknav2_nav a:hover {
  background: #014c80; /*dark blue*/
  color: white;
  text-decoration: none;
}


/* ---- MAIN STYLES -----*/

nav.main, nav.overview {
  display: none;
}

.headerWrapper {
  background: url(/templates/fbcamps360webcmscom/website/images/topbg.jpg) no-repeat top left;
  background-size: cover;  
}

header {
  position: relative;
  max-width: 1200px;
  margin: auto;
}

header h1 {
  display: none;
}

.logo {
  display: block;
  max-width: 1024px;
  margin: auto;
  padding: .5em;
}

.topLinks, .socialMedia, .search {
  text-align: center;
}

.search {
  margin-top: .5em;
}

.topLinks li {
  display: inline;
  margin: 0 .25em;
  font-size: .8rem;
  color: #da0929;
  font-weight: bold;
}

.topLinks a {
  color: #014c80;/*dark blue*/
  font-weight: bold;
}

.topLinks ul {
  margin: 0 auto;
  list-style: none;
  max-width: 100%;
}

.socialMedia {
  background: white;
  margin-top: .5em;
  padding: .5em;
}

.socialMedia img {
  width: 30px;
  margin: 0 .2em;
}

.socialMedia .formText {
  height: 29px;
  padding: 0 4px 0 4px;
  margin-left: 1em;
  border: 0;
  border-right: none;
  background: #efefef;
}

.socialMedia #btnSearch {
  width: 29px;
  height: 29px;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
  border: 0;
  background: #efefef url('/templates/fbcamps360webcmscom/website/images/searchBtn.png') no-repeat center center;
}

.flexslider h2 {
  margin: .25em;
}

.overlay {
  display: block;
  padding: 0 .5em;
}

.redBtn {
  display: block;
  width: 170px;
  margin: .5em auto;
  padding: .25em;
  line-height: 1.25;
  background: #da0929;/*red*/
  color: white;
  text-align: center;
  font-family: 'Play', sans-serif;
  text-transform: uppercase;
  font-size: 1rem;
}

.btnWrapper, .sponsorsWrapper {
  background: #fff;
  text-align: center;
}

.sponsors img {
  max-height: 80px;
  margin: 1em;
}

.btns, .sponsors {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1em .5em;
}

.btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: .25em;
  width: 260px;
  height: 75px;
  padding: .25em 1em;
  border: 2px solid #E8F3F9;
  line-height: 1.85;
  text-decoration: none;
  text-align: left;
  color: #016db5;/*mid blue*/
  font-weight: bold;
  font-size: 1.2rem;
}

.btn:hover, .viewBrochure:hover {
  border: 2px solid #c0deec;
  text-decoration: none;
}

.sideBar .btn:hover {
  border: 2px solid #014c80;/*dark blue*/
}

.sideBar ul {
  margin: 0;
  padding: .5em;
  list-style: none;
  background: #016DB5;
  text-transform: uppercase;
}

.sideBar ul li a
{
  display: block;
  margin: .5em;
  color: #fff;
}

.sideBar span {
  display: block;
  margin: 0;
  padding: .75em .5em 0;
  color: #0F2E41;/*dark blue*/
  text-align: center;
  font-size: 1.2em;
}

.btnOne {
  background: url(/templates/fbcamps360webcmscom/website/images/btnBg1.jpg) no-repeat top left;
  background-size: cover;
}

.btnTwo {
  padding: 0;
}

.btnThree {
  background: url(/templates/fbcamps360webcmscom/website/images/btnBg3.jpg) no-repeat top left;
  background-size: cover;
}

.btnFour {
  background: url(/templates/fbcamps360webcmscom/website/images/btnBg4.jpg) no-repeat top left;
  background-size: cover;
}

.btnFour span {
  display: block;
  color: #014c80;/*dark blue*/
  font-family: 'Play', sans-serif;
  line-height: 1.2rem;
}

.campListWrapper {
  background: url(/templates/fbcamps360webcmscom/website/images/middlebg.jpg) no-repeat top left;
  background-size: cover;
}

.campList {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1em .5em;
  text-align: center;
}

/*Industry Tabs*/
.campList input[type="radio"] {
    display:none;
}
  
.campList label {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 49%;
  min-height: 68px;
  margin: 1px auto;
  padding: .25em;
  cursor: pointer;
  font-family: 'Play', sans-serif;
  background: #8c969d;/*mid blue*/
  color: #fff;
  border-radius: 3px;
}

.campList label:hover {
  background: #44525b; /*red*/
}

.flexslider .overlay { display: none; }

.tab-body {
  display: none;
  min-height: 100px;
  border: 3px solid #004f84;
  background: white;
}

#tab1:checked ~ .tab-body-wrapper #tab-body-1,
#tab2:checked ~ .tab-body-wrapper #tab-body-2,
#tab3:checked ~ .tab-body-wrapper #tab-body-3,
#tab4:checked ~ .tab-body-wrapper #tab-body-4
{
  display: block;
}

#tab1:checked + label,
#tab2:checked + label,
#tab3:checked + label,
#tab4:checked + label
 {
  background: #016db5; /*red*/
}

#tab1 + label,
#tab4 + label,
#tab1:checked + label,
#tab4:checked + label {
  padding: 10px 0;
}

#tab2 + label,
#tab3 + label,
#tab2:checked + label,
#tab3:checked + label {
  padding: 11px 0;
}

.campList>input + label {
  position: relative;
  margin-left: 20px;
}
.campList>input + label:before {
  content: " ";
  border-right: 10px solid #676e73;
  border-bottom: 28px solid #676e73;
  border-left: 10px solid transparent;
  border-top: 28px solid transparent;
  margin-left: -20px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.campList>input:checked + label {
  
}
.campList>input:checked + label:before {
  border-bottom-color: #004f84;
  border-right-color: #004f84;
}
/* .campList>input:checked + label:after {
  content: " ";
  display: block;
  background: #da0929;
  height: 10px;
  margin-bottom: -10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
} */

.campCard {
  position: relative;
  display:inline-block;
  vertical-align: top;
  width: 147px;
  height: 175px;
  margin: auto;
  border: 1px solid #EFEFEF;
}

.campCard:nth-of-type(odd) {
  background: #f6f5f5;
}

.campCard:hover, .campCard:hover .campNames {
  text-decoration: none;
  cursor: pointer;
  color: #da0929; /*red*/
  font-weight: bold;
}

.campCard:hover {
  border: 1px solid #c0deec;
}

.cardOverlay {
  position: absolute;
  display: block;
  top: 116px;
  left: 0;
  z-index: 1;
  width: 100%;
  padding: .25em;
  background-color: rgba(1,109,181,.6);
  text-transform: uppercase;
  font-weight: bold;
  color: white;
}

.campNames {
  display: block;
  padding: .25em .5em;
  font-size: .95em;
  color: #014c80;/*dark blue*/
}

.bannerWrapper, footer {
  max-width: 1200px;
  margin: auto;
}

.homeBottomWrapper {
  max-width: 1200px;
  margin: 2em auto;
}

.homeBottomWrapper h5 {
  border: 0;
}

.findACamp h4 {
  border: 0;
  color: #da0929; /*red*/
}

.findACamp {
  background: #fff;
  padding: 1em .5em;
  text-align: center;
}

.bottomContent {
  padding: 1em;
  text-align: center;
}

.viewBrochure {
  position: relative;
  display: block;
  width: 100%;
  max-width: 450px;
  height: 120px;
  margin: 0 auto;
  padding: 1em .5em;
  text-align: left;
  font-weight: bold;
  color: #016db5;/*mid blue*/
  font-size: 1.2rem;
  background: #fff url(/templates/fbcamps360webcmscom/website/images/brochures.png) no-repeat center right;
  background-size: 25%;
  text-decoration: none;
  border: 2px solid white;
  text-shadow: 1px 1px 3px rgba(255,255,255,1);
}

.disclaimer {
  max-width: 450px;
  margin: 1em auto;
  padding: .25em 1em;
  font-weight: bold;
  border: 2px dashed #016db5;/*mid blue*/
  text-align: center;
}

.sideBar .disclaimer {
  color: #EFEFEF;
  border: 2px dashed #EFEFEF;
  font-weight: normal;
}

.subpageWrapper {
  position: relative;
  max-width: 1200px;
  min-height: 660px;
  margin: 1em auto;
}

.subpageContent {
  min-height: 400px;
  padding: 1em;
  background: white;
}

.subpageContentCampsList, .overviewContent {
  background: white;
}

.subpageContent li, .subpageContentCampsList li, .overviewContent li {
  margin: 0 0 .5em 0;
}

.subpageContent li li, .subpageContentCampsList li li, .overviewContent li li {
  margin: .5em 0;
}

.overviewContent {
  min-height: 420px;
  padding: 1em;
}

.sideBar {
  padding-bottom: 1em;
  background: #016db5;/*mid blue*/
}

.DataListItemLink {
  display: block;
  margin-bottom: .5em;
  font-size: 1.1em;
}

.DataListItemLink:after {
  content: url(/templates/fbcamps360webcmscom/website/images/linkIcondown.png);
  padding-left: .25em;
}

.DataListItemObject {
  background: #EFF7F9;
  padding: 1em 1.25em;
}

.alumni th {
  text-align: left;
  background: #da0929;
  color: #fff;
  padding: .25em;
  text-transform: uppercase;
}

.alumni td {
  border: 1px solid #EEF5FB;
  padding: .25em;
  background: #fff;
}

.sideBar .btns {
  padding: .25em;
}

.sideBar .btn {
  display: block;
  margin: .25em auto;
}

#map {
  max-width: 100%!important;
  height: 200px!important;
  margin-bottom: 1em;
}

.FormTable input[type="radio"]{
  margin: .5em;
}

#ctl00_cphPageContent_btnSubmitForm {
  margin: .25em 0;
  font-size:  1.1em;
  color: #014C80;
}

.tblCampOverview, .tblGuests, .tblCampOverview img {
  max-width: 240px;
  margin: 0 auto;
  text-align: center;
}

.tblCampOverview tr:first-of-type td, .tblGuests tr:first-of-type td {
  border: 1px solid #EFEFEF;
}

.tblHeading{
  padding: .5em;
  background: #da0929; /*red*/
  color: white;
  font-weight: bold;
}

.tblDescription {
  padding: .25em .5em .5em;
  border: 1px solid #EFEFEF;
}

.downloadBrochure td {
  text-align: center;
  background: url(/templates/fbcamps360webcmscom/website/images/btnBg.jpg);
  font-family: 'Play', sans-serif;
}

.downloadBrochure a {
  display: block;
    padding:  .75em 0;
  text-transform: uppercase;
  color: #014c80;/*dark blue*/
}

.galleryContainer {
  max-width: 559px;
  min-height: 250px;
  margin: 1em auto;
  background: url(/templates/fbcamps360webcmscom/website/images/loading.gif) no-repeat center center;
}

.galleryContainer img {
  max-width: none!important;
}

.campSliderOverlay {
  display: block;
  text-align: center;
}

#carousel {
  display: none;
}

.generalInfoList {
  padding: 0;
  text-align: center;
}

.generalInfoList li {
  display: inline-block;
  list-style: none;
  margin: .25em;
  padding: .5em;
  text-align: center;
  border: 1px solid #EEF5FB;
  text-transform: uppercase;
}

.footerWrapper {
  background: #016db5;/*mid blue*/
  text-align: center;
  padding: 1em .5em;
  clear: both;
  line-height: 1.65;
  font-size: .95em;
}

footer {
  max-width: 1200px;
  margin: 0 auto 1em auto;
}

footer a {
  color: #fff;
}

footer h6 {
  margin: .5em 0;
  color: #043B61;
}

footer div {
  display: inline-block;
  vertical-align: top;
  width: 300px;
}

footer img {
  display: none;
}

.copyright {
  color: #b2b2b2
}

.copyright a {
  color: #fff;
}

.testimonial {
  padding: .5em;
  background: #DCEDF7
}

@media screen and (min-width: 430px) {
.campList label {
  min-height: 50px;
}

}

@media screen and (min-width:600px) {
.tblCampOverview, .tblGuests {
  float: left;
}

.btnWrapper.newstyle {
    padding: 30px 0 25px 0;
}

.galleryContainer {
  float: right;
  width: 56%;
  margin: 0;
}

#carousel {
  display: block;
}
}

@media screen and (min-width: 768px) {

.logo {
  width: 55%;
  margin: 0;
}

.topLinks {
  position: absolute;
  top: .75em;
  right: 0;
  text-align: right;
  font-size: .80em;
}

.topLinks ul {
  margin: 0 auto;
  list-style: none;
  max-width: 460px;
}
.socialMedia {
  position: absolute;
  bottom: 1em;
  right: 0;
}

.flexslider h2 {
  position: absolute;
  top: 0;
  color: #fff;
  padding: .5em;
  background: rgba(15,53,65,.3);
  text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}

.overlay  {
  position: absolute;
  bottom: .5em;
  width: 100%;
  text-align: right;
  color: #fff;
  font-size: 1em;
}

.overlay span {
  padding: .25em .5em;
  background: rgba(15,53,65,.3);
  text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}

.flexslider .redBtn {
  display: none;
  width: auto;
  padding: .25em 1em;
  margin: 0 1em;
}

.tab-body-wrapper {
  text-align: left;
}

.campList {
  padding: 1em;
  text-align: left;
}

.campList label {
  width: 24.5%;
  margin: 0 auto;
  text-align: center;
  border-radius: 3px 3px 0 0;
  min-height: 65px;
}

.campCard {
  position: relative;
  display:inline-block;
  vertical-align: top;
  width: 179px;
  height: 185px;
  text-align: center;
}

.cardOverlay {
  top: 148px;
}

.cardOverlay:after {
  content: url(/templates/fbcamps360webcmscom/website/images/linkIcon.png);
  position: absolute;
  bottom: 3px;
  right: 10px;
}

.findACamp {
  position: relative;
  padding: 1em;
}

.subpageContent, .subpageContentCampsList, .overviewWrapper {
  display: inline-block;
  vertical-align: top;
  width: 62%;
  margin-bottom: 2em;
}

.overviewWrapper {
  min-height: 720px;
}

.sideBar {
  float: right;
  width: 280px;
  margin: 0 auto 2em auto;
}

.sideBar .btn {
  margin: .5em auto!important;
}

.sideBar ul li a
{
  margin: .25em;
}

.sideBar .disclaimer {
  margin: 1em;
}

.tblCampOverview, .galleryContainer {
  float: none;
  width: 100%;
  margin: 0 auto;
}

.tblCampOverview {
  margin-bottom: 1em;
}

.breadCrumbs {
  max-width: 63%;
}

footer div {
  width: auto;
  margin-right: 2em;
}
}

@media screen and (min-width: 900px) {

  .topLinks {
    top: 1em;
  }

  .socialMedia {
    bottom: 3em;
  }

  .search {
    display: inline;
  }

  .menuWrapper {
    height: 50px;
    background: #fff;
    -webkit-box-shadow: -1px 4px 5px 0px rgba(189,222,241,0.28);
    -moz-box-shadow: -1px 4px 5px 0px rgba(189,222,241,0.28);
      box-shadow: -1px 4px 5px 0px rgba(189,222,241,0.28);
  }

 .slicknav_menu, .slicknav2_menu {
  display: none;
  }
  
  nav.main {
      display: block;
      margin: auto;
      text-align: center;
  }

  nav.overview {
    display: block;
    margin: auto;
  }  
  
  nav.main ul, nav.overview ul {
   display: none;/*prevent flash of unstyled content*/
}

  .menu, .subMenu  {
    display: inline-flex!important;
    width: 100%;
    margin: 0;
    padding-left: 0;
    font-family: 'Play', sans-serif;
    text-align: center;
    list-style: none;
    background: none;
    max-width: 1200px;
  }
  
  .menu li, .subMenu li {
    display: inline-block;
    width: auto;
    vertical-align: top;
    max-width: none;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    line-height: 1.25em;
    cursor: pointer;
  }
  
  .menu a, .subMenu a {
    padding: 6px;
    display: block;
    text-transform: uppercase;
  }

  .subMenu a {
    padding: 8px;
  }

 .menu a:first-of-type {
    color: #014c80;/*dark blue*/
  }

  .menu>li:nth-child(1)>a,
  .menu>li:nth-child(6)>a
  {
    pointer-events: none;
  }

  .menu>li>ul>li a {
     pointer-events: auto !important;
     text-transform: none;
  }
  
  .menu a, .menu li, .subMenu a, .subMenu li {
    color:  white;
  }

  .highlight, .menu .highlight a:first-of-type {
    background: #016db5;/*mid blue*/
    color: white!important;
  }

  .menu li:hover a {
    background: #016db5;/*mid blue*/
    color: white;
    text-decoration: none;
  }
  
  .menu li ul, .subMenu li ul {
    position: absolute;
    top: 46px;
    left: 0;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
    min-width:160px;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    font-variant: normal;
  }

.menu li ul {
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.17);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.17);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.17);
}

  .menu li ul li, .subMenu li ul li {
    display: block;
    background: #016db5;/*mid blue*/
    color: white;
    text-align: left;
  }
  
  .menu li ul li a, .subMenu li ul li a {
    padding: 8px 12px;
  }
  
  .menu li ul li:hover >a, .subMenu li ul li:hover >a {
    background: #da0929; /*red*/
    color: white;
  }

  .menu >li:hover >ul, .subMenu >li:hover >ul {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .menu >li:hover >ul li:hover ul, .subMenu >li:hover >ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  
  .menu ul ul, .subMenu ul ul {
    top: 2px;
    left: 100%;
  }

  .menu ul ul ul {
    display: none !important;
  }

  .menu li:last-of-type>ul>ul {
    top: 0px;
    right: 100%;
  }

 .menu >li:nth-child(1) {
  }

 .menu li:first-of-type ul {
 }

 .menu > li:nth-child(1) ul {
 }

  .menu >li:nth-child(2) {
 }

   .menu >li:nth-child(5) {
 }
 
   .menu >li:nth-child(6) {
 }

  .menu li:last-of-type ul {
    left: inherit;
    right: 0px;
  }

  .subMenu li {
    width: auto;
    height: 34px;
    margin: 0 1px;
    font-size: .9rem;
    background: #016db5;/*mid blue*/
    border-radius: 3px 3px 0 0;
  }

  .subMenu li ul {
    display: none;
  }

  .subMenu ul li {
    max-width: none;
    min-width: 260px;
    height: auto;
    border-radius: 0;
  }

  /*--End desktop menu styles */

  .campList label {
    max-width: 220px;
    min-height: 50px;
  }

  .campList label:nth-of-type(1), .campList label:nth-of-type(4) {
     line-height: 38px;
  }

  .findACamp {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    text-align: left;
  }

  .bottomContent {
    display: inline-block;
    vertical-align: top;
    width: 39.5%
  }

  .viewBrochure {
    padding: 1em;
  }

  .bottomContent {
    padding: 0 1em;
  }

  .bottomContent img {
    width: 49%;
  }

  .subpageContent, .overviewWrapper {
    width: 65%;
  }

  .tblCampOverview {
    float: left;
  }

  .galleryContainer {
    float: right;
    width: 55%;
  }

.imageRight {
  float: right;
  clear: right;
  margin: .5em 0 1em 1em;
}

.imageLeft {
  float: left;
  margin: .0 1em 1em 0;
}

footer {
  text-align: left;
}

}

@media screen and (min-width: 1024px) {
  
  h1 {
    font-size: 2em;
  }

  h2 {
    font-size: 1.9em;
  }

 .subpageContent, .overviewWrapper {
    width: 68%;
  }
  
  .galleryContainer {
    width: 59%;
  }

}

@media screen and (min-width: 1100px) {

  .topLinks ul {
    max-width: none;
  }

  .menu li {
   }

   .menu li ul li {
     max-width: none;
   }

  .menu >li:nth-child(2) {
 }

   .menu >li:nth-child(5) {
 }
 
   .menu >li:nth-child(6) {
 }

  .overlay {
    margin-bottom: .5em;
    margin-right: 1em;
    font-size: 1.2em;
    width: 100%;
  }

  .btns {
      padding: 1.5em 0;
  }

  .btn {
    margin: 0;
  }

  .btnOne, .btnTwo, .btnThree {
    margin-right: .5em!important;
  }

  .campListWrapper .campList {
    padding: 2em 1em;
  }

  .subpageContent .campList {
     padding: 0;
  }

  .findACamp {
    padding: 1.5em 2em;
  }

  .findACamp .redBtn {
    position: absolute;
    top: 1em;
    right: 1em
}

  .bottomContent {
    padding: 0 0 0 2em;
  }

  .subpageContent {
    width: 72%;
    padding: 1.5em;
  }
 
  .overviewWrapper {
    width: 72%;
  }

  .overviewContent {
    padding: 1.5em;
  }

  .subpageContentCampsList {
    width: 71%;
   }

  .overviewWrapper {
    width: 71%;
  }

  .contactInfo {
    float: right;
    width: 44%;
  }

  #ctl00_cphPageContent_pnlFormBuilder {
    width: 53%;
    float: left;
  }

  #ctl00_cphPageContent_btnSubmitForm {
    float: left;
    clear: left;
  }

  #map {
   max-width: 100%!important;
   height: 300px!important;
  }

  .galleryContainer {
    width: 63%;
  }

}

@media screen and (min-width: 1250px) {

  h1 {
    margin: .5em 0;
  }

  .breadCrumbs {
    max-width: 73%;
    padding: 0 .25em .5em;
  }

  .btnOne, .btnTwo, .btnThree {
    margin-right: 2.5em!important;
  }

  .campListWrapper .campList {
    padding: 2em 0;
  }

  .campCard {
    width: 199px;
    height: 194px;
  }

  .cardOverlay {
    top: 168px;
  }

  .subpageContent, .subpageContentCampsList, .overviewWrapper {
    width: 74%;
  }

  .galleryContainer {
    width: 72%;
  }

footer img {
  display: inline-block;
  width: 260px;
}

}

/*
 * jQuery FlexSlider v2.3.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Ville RistimÃƒÂ¤ki (@villeristi)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('/templates/fbcamps360webcmscom/website/Images/flexslider-icon.eot');
  src: url('/templates/fbcamps360webcmscom/Website/Images/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/templates/fbcamps360webcmscom/Website/Images/flexslider-icon.woff') format('woff'), url('/templates/fbcamps360webcmscom/Website/Images/flexslider-icon.ttf') format('truetype'), url('/templates/fbcamps360webcmscom/Website/Images/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
  max-height: 630px;
}
.flexslider .slides > li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
  border-bottom: 3px solid #DA0929;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#carousel .slides li {
  width: 90px!important;
  margin-right: .25em;
}

html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  background: #fff;
  border: 0;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: 0;
}
.flex-direction-nav .flex-next {
  right: 0;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 15px;
  text-align: center;
  z-index: 6;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: none;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}



