@charset "UTF-8";
.testi-image img{
	width:200px;
	height:200px !important;
	object-fit:cover;
}
.video-testi{
	position: relative;
    margin: 0 auto;
	max-width:1200px;
	text-align:center;
	padding: 100px 0 150px 0;
}
p.topinfo {
    margin: 0;
    text-align: center;
    background: #28ace2;
    font-family: 'Barlow';
    color: white;
    padding: 12px;
    font-weight: 500;
}
p.topinfo a {
    text-decoration: none;
    color: #fcb140;
    font-weight: 600;
}
/* SCHOOL GROUP/YOUTH ACTIVITIES */
.group-act {
    position: relative;
}
.group-act .inputs {
    position: relative;
    margin: 0 0 20px;
}
.group-act .grids {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px;
}
.group-act .inputs input {
    width: 100%;
    padding: 12px;
    font-family: 'Barlow';
    font-size: 15px;
    border: 1px solid #28ace2;
    outline: none;
}
.group-act .inputs .send {
    background: #28ace2;
    color: white;
    text-transform: uppercase;
    font-weight: 700;
}
/* end */
/* REFER A FRIEND */
.form-refer {
    position: relative;
}
.form-refer .inputs {
    position: relative;
    margin: 0 0 10px;
}
.form-refer .inputs input {
    width: 100%;
    padding: 12px;
    border: 0;
    font-family: 'Barlow';
    font-size: 16px;
    outline: none;
    color: #0e1231;
}
.form-refer .inputs .send {
    position: relative;
    background: #28ace2;
    color: white;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}
/* END */

a {
  text-decoration: none !important;
}
.fixed {
    position: fixed !important;
    top: 0;
    width: 100%;
    box-shadow: 10px 0 10px #077dad87;
}
.mobile-current {
    display: none;
  
}

.menunav {
  position: relative;
  padding: 10px 0 0;
  background: url(images/header.png) no-repeat center;
  background-size: cover;
  z-index: 999;
}
.menunav .innercon {
  position: relative;
  max-width: 1400px;
  margin: auto;
  display: grid;
  grid-template-columns: 14% 86%;
  grid-gap: 0;
}
.menunav .innercon .content:nth-child(1) {
  position: relative;
}
.menunav .innercon .content:nth-child(1) .logo {
  position: absolute;
  width: 100%;
  top: 0;
}
.menunav .innercon .content:nth-child(2) {
    position: relative;
    padding-left: 20px;
    text-align: right;
    margin-top: 50px;
}
.menunav .innercon .content:nth-child(2) .flex {
  position: relative;
  display: flex;
}
.menunav .innercon .content:nth-child(2) .flex .left:nth-child(1) a {
    color: #2b5364;
    text-decoration: none;
    padding: 0 10px;
}
.menunav .innercon .content:nth-child(2) .flex .left:nth-child(1) {
  position: relative;
  font-family: "Barlow", sans-serif;
  display: flex;
  flex-basis: 50%;
  align-items: center;
  color: #2b5364;
  font-size: 16px;
  font-weight: 400;
}
.menunav .innercon .content:nth-child(2) .flex .left:nth-child(2) {
  position: relative;
  flex-basis: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: "Barlow", sans-serif;
  margin-bottom: 1px;
	display:none;
}
.menunav .innercon .content:nth-child(2) .flex .left:nth-child(2) .hold-hours {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 10px 15px;
  background: rgba(40, 172, 226, 0.4196078431);
  width: 75%;
}
.menunav .innercon .content:nth-child(2) .flex .left:nth-child(2) .start {
  position: relative;
  flex-basis: 50%;
  text-align: left;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 800;
}
.menunav .innercon .content:nth-child(2) .flex .left:nth-child(2) .start .fa {
  margin-right: 6px;
}
.menunav .innercon .content:nth-child(2) .flex .left:nth-child(2) .hours {
  position: relative;
  color: white;
  font-size: 17px;
  font-weight: 800;
  text-align: center;
  flex-basis: 13%;
  line-height: 0.6;
}
.menunav .innercon .content:nth-child(2) .flex .left:nth-child(2) .hours label {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
  display: block;
}
.menunav .innercon .content:nth-child(2) ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid rgb(182, 182, 182);
}
.menunav .innercon .content:nth-child(2) ul li:last-child a {
  color: white;
  text-align: center;
  background: #fcb140;
/*   padding: 30px 18px; */
	padding: 5px 18px;
}
.menunav .innercon .content:nth-child(2) ul li:last-child a:hover {
  background: #28ace2;
  color: white;
}
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(2) a .fa,
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(3) a .fa,
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(4) a .fa,
.menunav .innercon .content:nth-child(2) ul li:last-child a .fa{
	 display: block;
    font-size: 20px;
}
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(2) a,
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(3) a,
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(4) a {
     color: white;
    background: #28ace2;
    margin-right: -2px;
    text-align: center;
    /* padding: 30px 20px; */
    padding: 5px 20px;
    width: 140px;
}
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(2) a:hover,
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(3) a:hover,
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(4) a:hover {
  background: #fcb140;
  color: white;
}
.menunav .innercon .content:nth-child(2) ul li {
  font-family: "Barlow", sans-serif;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
  position: relative;
}
.menunav .innercon .content:nth-child(2) ul li a {
  color: #0e1231;
  display: block;
  text-decoration: none;
  padding: 5px 10px;
/* 	padding: 30px 10px; */
}
.menunav .innercon .content:nth-child(2) ul li a:hover {
  color: #28ace2;
}



.menunav .innercon .content:nth-child(2) ul li .sub-menu {
	 position: absolute;
    width: 300px;
    display: none;
    left: 0;
    background: #28ace2;
    z-index: 999;
}

.menunav .innercon .content:nth-child(2) ul li .sub-menu li:last-child a {
  color: white;
  text-align: left;
  background: #28ace2;
   padding: 20px 20px;
}
.menunav .innercon .content:nth-child(2) ul li .sub-menu li:last-child a:hover {
  background: #fcb140;
  color: white;
}
.menunav .innercon .content:nth-child(2) ul li .sub-menu li:nth-last-child(2) a,
.menunav .innercon .content:nth-child(2) ul li .sub-menu li:nth-last-child(3) a,
.menunav .innercon .content:nth-child(2) ul li .sub-menu li:nth-last-child(4) a {
  color: white;
  background: #28ace2;
  margin-right: 0px;
  text-align: left;
   padding: 20px 20px;
}
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(2) a:hover,
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(3) a:hover,
.menunav .innercon .content:nth-child(2) ul li:nth-last-child(4) a:hover {
  background: #fcb140;
  color: white;
}

.menunav .innercon .content:nth-child(2) ul li .sub-menu li {
  display: block;
  text-align: left;
	padding: 5px 0;
}
.menunav .innercon .content:nth-child(2) ul li .sub-menu li a {
    position: relative;
    color: white;
    padding: 20px;
	width:100%;
    display: block;
}
.menunav .innercon .content:nth-child(2) ul li .sub-menu li a:hover {
    background: #fcb140;
}


.div1 {
  position: relative;
}
.div1::after {
    position: absolute;
    content: '';
    background: linear-gradient(to right, #28ace238, transparent);
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
}
.div1::before {
    position: absolute;
    content: '';
    background: linear-gradient(to left, #28ace238, transparent);
    right: 0;
    top: 0;
    height: 100%;
	z-index:9;
    width: 50%;
}
.div1 .main-img {
	position:relative;
    width: 100%;
    height: 700px;
	object-fit:cover;
}

.div2 {
  position: relative;
  padding: 250px 0 100px 0;
  background: url(images//bg1.png) no-repeat center;
  background-size: cover;
}
.div2:after {
  position: absolute;
  content: "Adventure";
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  color: rgba(51, 40, 23, 0.0901960784);
  left: 0;
  top: 20px;
  font-weight: 900;
  font-size: 230px;
}
.div2 .innercon {
  position: relative;
  max-width: 1300px;
  margin: auto;
  display: grid;
  grid-template-columns: 40% 60%;
  grid-gap: 0;
  z-index: 9;
}
.div2 .innercon .content:nth-child(1) {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.div2 .innercon .content:nth-child(1) .hold {
  width: 100%;
}
.div2 .innercon .content:nth-child(1) .title {
  color: #0e1231;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
}
.div2 .innercon .content:nth-child(1) .desc {
  font-family: "Barlow", sans-serif;
  font-size: 17px;
  color: #50473a;
  font-weight: 500;
  margin: 0 0 30px;
}
.div2 .innercon .content:nth-child(1) .vision {
  padding: 0 0 5px;
  margin: 0;
  background: transparent;
  color: #28ace2;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-weight: 800;
  font-size: 16px;
  outline: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #28ace2;
  display: block;
  margin: auto;
  text-decoration: none;
}
.div2 .innercon .content:nth-child(1) .vision:hover {
  color: #fcb140;
  border-bottom: 1px solid #fcb140;
}
.div2 .innercon .content:nth-child(1) .vision .arrow {
  position: relative;
  width: 20px;
  margin-left: 8px;
}
.div2 .innercon .content:nth-child(1) .explore {
  position: relative;
  padding: 15px 30px;
  background: #28ace2;
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: white;
  border: 0;
  outline: none;
  text-transform: uppercase;
  margin-top: 50px;
}
.div2 .innercon .content:nth-child(1) .explore:hover {
  background: #fcb140;
}
.div2 .innercon .content:nth-child(1) .explore:after {
  position: absolute;
  content: "";
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  border: 1.5px solid #fcb140;
  left: -7px;
  top: -7px;
}
.div2 .innercon .content:nth-child(2) {
  position: relative;
  padding-left: 0;
}
.div2 .innercon .content:nth-child(2) .adventure {
  width: 100%;
}
.div2 .traditional {
  position: relative;
  max-width: 1300px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0;
  margin-top: 70px;
}
.div2 .traditional .camp:nth-child(1) {
  color: rgba(40, 173, 226, 0.1764705882);
  text-transform: uppercase;
  font-weight: 900;
  font-size: 90px;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(40, 173, 226, 0.6039215686);
  line-height: 1;
  font-family: "Barlow", sans-serif;
}
.div2 .traditional .camp:nth-child(2) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.div2 .traditional .camp:nth-child(2) .register {
  position: relative;
  display: grid;
  grid-template-columns: 18% 82%;
  grid-gap: 0;
  padding: 20px;
  background-color: #317092;
}
.div2 .traditional .camp:nth-child(2) .register:after {
  position: absolute;
  content: "";
  border: 2px dashed white;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  top: 5px;
  left: 5px;
}
.div2 .traditional .camp:nth-child(2) .register .reg:nth-child(1) {
  z-index: 9;
  position: relative;
  text-align: left;
}
.div2 .traditional .camp:nth-child(2) .register .reg:nth-child(2) a {
    color: white;
    text-decoration: none;
}
.div2 .traditional .camp:nth-child(2) .register .reg:nth-child(1) img {
  width: 100%;
}
.div2 .traditional .camp:nth-child(2) .register .reg:nth-child(2) {
  z-index: 9;
  padding-left: 15px;
  position: relative;
  color: white;
  font-family: "Barlow", sans-serif;
  font-size: 25px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1;
  text-align: left;
}
.div2 .traditional .camp:nth-child(2) .register .reg:nth-child(2) span {
  display: block;
  color: #fcb140;
  font-size: 45px;
}

.div3 {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0;
  padding: 150px 0;
  background: url(images/bg3.png) no-repeat center;
  background-size: cover;
}
.div3 .inner:nth-child(1) {
  position: relative;
  width: calc(100% + 100px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.div3 .inner:nth-child(1) img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.div3 .inner:nth-child(2) {
  position: relative;
  width: calc(100% - 100px);
  margin-left: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.div3 .inner:nth-child(2) .hold {
  position: relative;
  width: 100%;
}
.div3 .inner:nth-child(2) .content {
  position: relative;
  max-width: 600px;
  padding-left: 70px;
  text-align: center;
}
.div3 .inner:nth-child(2) .content .title {
  color: #0e1231;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  margin: 0 0 30px;
}
.div3 .inner:nth-child(2) .content .desc {
  font-family: "Barlow", sans-serif;
  font-size: 17px;
  color: #50473a;
  font-weight: 500;
  margin: 0 0 30px;
}
.div3 .inner:nth-child(2) .content .vision {
  padding: 0 0 5px;
  margin: 0;
  background: transparent;
  color: #28ace2;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-weight: 800;
  font-size: 16px;
  outline: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #28ace2;
  display: block;
  margin: auto;
  text-decoration: none;
}
.div3 .inner:nth-child(2) .content .vision:hover {
  color: #fcb140;
  border-bottom: 1px solid #fcb140;
}
.div3 .inner:nth-child(2) .content .vision .arrow {
  position: relative;
  width: 20px;
  margin-left: 8px;
}

.div4 {
  position: relative;
  padding: 150px 0 50px;
  background: url(images/bg4.png) no-repeat center;
  background-size: cover;
}
.div4:after {
  position: absolute;
  content: "Testimonials";
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  color: rgba(51, 40, 23, 0.0901960784);
  right: 0;
  top: 20px;
  font-weight: 900;
  font-size: 230px;
}
.div4 .holdnext {
  position: absolute;
  max-width: 1500px;
  margin: auto;
  top: 45%;
  left: 0;
  width: 100%;
  left: calc(50% - 750px);
}
.div4 .holdnext .swiper-button-next:after, .div4 .holdnext .swiper-rtl .swiper-button-prev:after {
  background: url(images/right.png) no-repeat center !important;
  background-size: contain;
  height: 70px;
  width: 70px;
  content: "";
}
.div4 .holdnext .swiper-button-prev:after, .div4 .holdnext .swiper-rtl .swiper-button-next:after {
  background: url(images/left.png) no-repeat center !important;
  background-size: contain;
  height: 70px;
  width: 70px;
  content: "";
}
.div4 .holdnext .swiper-button-next, .div4 .holdnext .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
  width: 70px;
}
.div4 .holdnext .swiper-button-prev, .div4 .holdnext .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
  width: 70px;
}
.div4 .innercon {
  position: relative;
  max-width: 1300px;
  margin: auto;
  z-index: 99;
  position: relative;
  display: flex;
}
.div4 .innercon .content:nth-child(1) {
  position: relative;
  text-align: center;
  width: 50%;
}
.div4 .innercon .content:nth-child(1) .quote {
  width: 100px;
}
.div4 .innercon .content:nth-child(1) .vision {
  padding: 0 0 5px;
  margin: 0;
  background: transparent;
  color: #28ace2;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-weight: 800;
  font-size: 16px;
  outline: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #28ace2;
  display: block;
  margin: auto;
  text-decoration: none;
  margin-top: 40px;
}
.div4 .innercon .content:nth-child(1) .vision:hover {
  color: #fcb140;
  border-bottom: 1px solid #fcb140;
}
.div4 .innercon .content:nth-child(1) .vision .arrow {
  position: relative;
  width: 20px;
  margin-left: 8px;
}
.div4 .innercon .content:nth-child(1) .hold-testi {
  position: relative;
  margin-top: 50px;
}
.div4 .innercon .content:nth-child(1) .hold-testi .swiper {
  width: 100%;
  height: 100%;
}
.div4 .innercon .content:nth-child(1) .hold-testi .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.div4 .innercon .content:nth-child(1) .hold-testi .swiper-slide .holdtesttitle {
  position: relative;
  padding: 0 70px;
}
.div4 .innercon .content:nth-child(1) .hold-testi .swiper-slide .holdtesttitle .quote{
	margin:0 0 10px;
	width: 100px;
}
.div4 .innercon .content:nth-child(1) .hold-testi .swiper-slide .holdtesttitle img.img-thum {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 0 10px;
    border: 5px solid white;
}
.div4 .innercon .content:nth-child(1) .hold-testi .swiper-slide .holdtesttitle p {
  font-family: "Barlow", sans-serif;
  font-size: 17px;
  color: #50473a;
  font-weight: 500;
  margin: 0 0 30px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.7;
  font-size: 19px;
  margin: 0 0 30px;
}
.div4 .innercon .content:nth-child(1) .hold-testi .swiper-slide .holdtesttitle .testimtitle {
  font-family: "Barlow", sans-serif;
  font-size: 17px;
  color: #50473a;
  font-weight: 500;
  margin: 0 0 30px;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  font-size: 18px;
  margin: 0 0 0px;
}
.div4 .innercon .content:nth-child(2) {
  position: relative;
  width: 50%;
}
.div4 .innercon .content:nth-child(2) img {
  width: 100%;
  height: auto;
}

.div5 {
  position: relative;
  padding: 150px 0;
  background: url(images/bg5.png) no-repeat center;
  background-size: cover;
}
.div5 .holdnext {
  position: absolute;
  max-width: 1500px;
  margin: auto;
  top: 50%;
  left: 0;
  width: 100%;
  left: calc(50% - 750px);
}
.div5 .holdnext .swiper-button-next:after, .div5 .holdnext .swiper-rtl .swiper-button-prev:after {
  background: url(images/right.png) no-repeat center !important;
  background-size: contain;
  height: 70px;
  width: 70px;
  content: "";
}
.div5 .holdnext .swiper-button-prev:after, .div5 .holdnext .swiper-rtl .swiper-button-next:after {
  background: url(images/left.png) no-repeat center !important;
  background-size: contain;
  height: 70px;
  width: 70px;
  content: "";
}
.div5 .holdnext .swiper-button-next, .div5 .holdnext .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
  width: 70px;
}
.div5 .holdnext .swiper-button-prev, .div5 .holdnext .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
  width: 70px;
}
.div5 .innercon {
  position: relative;
  max-width: 1300px;
  margin: auto;
  text-align: center;
}
.div5 .innercon .title {
  color: #0e1231;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
}
.div5 .innercon .activities {
  position: relative;
  margin-top: 20px;
}
.div5 .innercon .activities .swiper {
  width: 100%;
  height: 100%;
}
.div5 .innercon .activities .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.div5 .innercon .activities .swiper-slide .content {
  position: relative;
}
.div5 .innercon .activities .swiper-slide .content img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.div5 .innercon .activities .swiper-slide .content .name {
  background: white;
  padding: 10px 10px;
  margin: 0;
  font-family: "Barlow", sans-serif;
  color: #0e1231;
  font-size: 25px;
  font-weight: 500;
  position: absolute;
  bottom: 10px;
  width: 90%;
  left: 5%;
}



.special-events {
  position: relative;
  padding: 150px 0 150px;
  background: url(images/special-events.webp) no-repeat top;
  background-size: cover;
  z-index: 9;
  margin-top: -30px;
}
.special-events .innercon {
  position: relative;
  max-width: 1200px;
  margin: auto;
  font-family: "Barlow", sans-serif;
  text-align: center;
}
.special-events .innercon .content {
  position: relative;
  text-align: center;
  background: url(images/bg1.png) no-repeat center;
  background-size: cover;
  padding: 70px;
  max-width: 800px;
  margin: auto;
  z-index: 10;
}
.special-events .innercon .content::after {
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px dashed #f57f20;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  content: "";
  z-index: -1;
}
.special-events .innercon .content .title {
      color: #0e1231;
    font-size: 35px;
    font-weight: 900;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: "Barlow", sans-serif;
}
.special-events .innercon .content .arrow {
  width: 200px;
}
.special-events .innercon .content .desc {
font-family: "Barlow", sans-serif;
    font-size: 17px;
    color: #50473a;
    font-weight: 500;
    margin: 0 0 30px;
    max-width: 1000px;
    margin: auto;
}
.special-events .innercon .content .learn {
    position: relative;
    padding: 15px 30px;
    background: #28ace2;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 800;
    color: white;
    border: 0;
    outline: none;
    text-transform: uppercase;
    margin-top: 50px;
}
.special-events .innercon .content .learn:hover {
      background: #fcb140;
}

.div6 {
  position: relative;
  padding: 150px 0;
  background: url(images/bg6.png) no-repeat center;
  background-size: cover;
}
.div6 .innercon {
  position: relative;
  max-width: 1300px;
  margin: auto;
  text-align: center;
}
.div6 .innercon .title {
  color: #0e1231;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  margin: 0 0 20px;
}
.div6 .innercon .desc {
  font-family: "Barlow", sans-serif;
  font-size: 17px;
  color: #50473a;
  font-weight: 500;
  margin: 0 0 30px;
  max-width: 1000px;
  margin: auto;
}
.div6 .innercon .grids {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin-top: 50px;
}
.div6 .innercon .grids .content {
  position: relative;
}
.div6 .innercon .grids .content:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  left: 0;
  top: 0;
}
.div6 .innercon .grids .content img {
  height: 600px;
  width: 100%;
  object-fit: cover;
}
.div6 .innercon .grids .content .name {
  position: absolute;
  color: white;
  width: 100%;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  font-family: "Barlow", sans-serif;
  line-height: 1.2;
  margin: 0;
  bottom: 0;
  padding-bottom: 20px;
  z-index: 99;
}
.div6 .innercon .grids .content .name span {
  display: block;
}

.footer {
  position: relative;
  padding: 150px 0 0;
  background: url(images/bg1.png) no-repeat center;
}
.footer:after {
  position: absolute;
  content: "";
  background: url(images/logo.png) no-repeat center;
  background-size: cover;
  width: 200px;
  height: 200px;
  left: calc(50% - 100px);
  top: -100px;
  border: 10px solid white;
  border-radius: 50%;
}
.footer .camp-hours {
  position: absolute;
  top: 0;
	display:none;
  left: 0;
  width: 30%;
  font-family: "Barlow", sans-serif;
  margin-bottom: 1px;
}
.footer .camp-hours .hold-hours {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 10px 15px;
  background: rgba(40, 172, 226, 0.4196078431);
  width: 75%;
}
.footer .camp-hours .start {
  position: relative;
  flex-basis: 50%;
  text-align: left;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 800;
}
.footer .camp-hours .start .fa {
  margin-right: 6px;
}
.footer .camp-hours .holddays {
  flex-basis: 50%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.footer .camp-hours .hours {
  position: relative;
  color: white;
  font-size: 17px;
  font-weight: 800;
  text-align: center;
  line-height: 0.6;
}
.footer .camp-hours .hours label {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
  display: block;
}
.footer .innercon {
  position: relative;
  max-width: 1300px;
  margin: auto;
}
.footer .innercon .grids {
  position: relative;
  display: grid;
  grid-template-columns: 30% 40% 30%;
  grid-gap: 0;
}
.footer .innercon .grids .content:nth-child(1) {
  position: relative;
  padding-right: 40px;
}
.footer .innercon .grids .content:nth-child(1) .title {
  font-family: "Barlow", sans-serif;
  color: #2e1e06;
  font-weight: 800;
  font-size: 17px;
  margin-left: 28px;
  text-transform: uppercase;
  line-height: 1.5;
}
.footer .innercon .grids .content:nth-child(1) .title a {
  color: #2e1e06;
  text-decoration: none;
}
.footer .innercon .grids .content:nth-child(1) ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .innercon .grids .content:nth-child(1) li {
  font-family: "Barlow", sans-serif;
  color: #2e1e06;
  font-weight: 800;
  font-size: 17px;
  text-transform: uppercase;
  display: flex;
  margin-bottom: 15px;
}
.footer .innercon .grids .content:nth-child(1) li .fa {
  flex-basis: 5%;
  font-size: 20px;
  margin-right: 10px;
  display: flex;
  margin-top: 5px;
}
.footer .innercon .grids .content:nth-child(1) li span {
  flex-basis: 82%;
}
.footer .innercon .grids .content:nth-child(1) li a {
  color: #2e1e06;
  text-decoration: none;
}
.hold-links {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 10px;
    position: absolute;
    width: 80%;
    height: 100px;
}
.hold-links a {
    display: inline-block;
}
.footer .innercon .grids .content:nth-child(1) .footer-logos {
  width: 90%;
}
.footer .innercon .grids .content:nth-child(2) {
  position: relative;
  padding: 0 50px;
  border-left: 1px solid rgb(182, 182, 182);
  border-right: 1px solid rgb(182, 182, 182);
}
.footer .innercon .grids .content:nth-child(2) ul {
  list-style: none;
  padding: 0;
  margin: 0;
  column-count: 2;
}
.footer .innercon .grids .content:nth-child(2) ul li {
  font-family: "Barlow", sans-serif;
  display: block;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 800;
  position: relative;
}
.footer .innercon .grids .content:nth-child(2) ul li a {
  color: #2e1e06;
  display: block;
  text-decoration: none;
  margin-bottom: 25px;
}
.footer .innercon .grids .content:nth-child(2) ul li a:hover {
  color: #28ace2;
}
.footer .innercon .grids .content:nth-child(3) {
  position: relative;
  padding-left: 40px;
}
.footer .innercon .grids .content:nth-child(3) .title {
  font-family: "Barlow", sans-serif;
  color: #2e1e06;
  font-weight: 800;
  font-size: 17px;
  margin-left: 28px;
  text-transform: uppercase;
  line-height: 1.3;
}
.footer .innercon .grids .content:nth-child(3) .title span {
  display: block;
  font-weight: 400;
  text-transform: initial;
}
.footer .innercon .grids .content:nth-child(3) .newsletter {
  position: relative;
  margin-top: 20px;
}
.footer .innercon .grids .content:nth-child(3) .newsletter .inputs {
  position: relative;
  margin: 0 0 10px;
}
.footer .innercon .grids .content:nth-child(3) .newsletter .inputs input {
  width: 100%;
  background: rgba(46, 30, 6, 0.0941176471);
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  font-size: 17px;
  padding: 12px;
  outline: none;
  text-indent: 10px;
  border: 0;
  border-radius: 5px;
  color: #2e1e06;
}
.footer .innercon .grids .content:nth-child(3) .newsletter .inputs .send {
  background: #28ace2;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
}
.footer .innercon .grids .content:nth-child(3) .newsletter .inputs .send:hover {
  background: #fcb140;
}
.footer .innercon .copy {
  position: relative;
  display: grid;
  margin-top: 70px;
  border-top: 1px solid rgb(182, 182, 182);
  padding: 30px;
  grid-template-columns: 70% 30%;
  grid-gap: 0;
}
.footer .innercon .copy .left:nth-child(1) {
  position: relative;
  font-family: "Barlow", sans-serif;
  color: #2e1e06;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}
.footer .innercon .copy .left:nth-child(2) {
  position: relative;
  text-align: right;
}
.footer .innercon .copy .left:nth-child(2) .fa {
  color: #2e1e06;
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
}
.footer .innercon .copy .left:nth-child(2) .fa:hover {
  color: #28ace2;
}

.holdpage {
  padding: 100px 0;
  position: relative;
  background: url(images//bg1.png) no-repeat center;
}
.holdpage .innercon {
  position: relative;
  max-width: 1300px;
  margin: auto;
}
.holdpage .innercon .content {
  position: relative;
}
.holdpage .innercon .content .pagetitle {
  color: #0e1231;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  text-align: center;
}

.pagecontent {
  padding: 70px 0;
  background: #f5f5f5;
  position: relative;
}
.pagecontent .innercon {
  position: relative;
  max-width: 1300px;
  margin: auto;
  display: none;
  grid-template-columns: 30% 70%;
  grid-template-areas: "left right";
}
.pagecontent .innercon .content:nth-child(1) {
  grid-area: right;
  position: relative;
}
.pagecontent .innercon .content:nth-child(1) .hold-all-content {
  font-family: "Barlow", sans-serif;
  position: relative;
  font-size: 17px;
  line-height: 33px;
  color: #373737;
  text-align: justify;
  background: white;
  border: 1px solid #d8d8d8;
  padding: 50px;
}
.pagecontent .innercon .content:nth-child(1) .hold-all-content .hold-pages-featuredimg {
  position: relative;
  margin: 0 0 20px;
}
.pagecontent .innercon .content:nth-child(1) .hold-all-content .hold-pages-featuredimg .pages-featuredimg {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center;
  position: relative;
}
.pagecontent .innercon .content:nth-child(1) .hold-all-content .hold-pages-featuredimg .pages-featuredimg:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border: 0;
  left: 0;
  top: 0;
  background: linear-gradient(45deg, rgba(11, 62, 251, 0.4509803922), rgba(0, 0, 0, 0.3215686275));
  z-index: 9;
}
.pagecontent .innercon .content:nth-child(1) .hold-all-content .hold-pages-featuredimg .pages-featuredimg:After {
  position: absolute;
  content: "";
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  border: 2px solid #ffffff;
  left: 20px;
  top: 20px;
  z-index: 99;
}
.pagecontent .innercon .content:nth-child(1) .pagetitle {
  font-family: "Barlow", sans-serif;
  font-size: 40px;
  text-align: left;
  color: #28ace2;
  margin: 0 0 20px;
  position: relative;
}
.pagecontent .innercon .content:nth-child(1) .holdblog {
  position: relative;
  padding: 50px;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 0;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .holdimg {
  position: relative;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .holdimg .thedate {
  position: absolute;
  right: 20px;
  top: 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  color: white;
  background: #fcb140;
  width: 100px;
  padding: 10px 0;
  font-size: 40px;
  text-align: center;
  line-height: 40px;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .holdimg .featuredimg {
  width: 100%;
  margin: 0 0 20px;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .blogcontitle {
  margin: 0 0 10px 0;
  font-family: "Barlow", sans-serif;
  font-size: 25px;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .blogcontitle a {
  color: #28ace2;
  text-decoration: none;
}
.pagecontent .innercon .content:nth-child(1) .holdblog .blogcon .excerpt {
  font-family: "Barlow", sans-serif;
  font-size: 17px;
  color: #3a3a3a;
  font-weight: 400;
  margin: 0 0 20px;
}
.pagecontent .innercon .content:nth-child(2) {
  flex-basis: 30%;
  margin-right: 30px;
  position: sticky;
  grid-area: left;
}
.pagecontent .innercon .content:nth-child(2) .sidebar:nth-child(odd) {
  background: #28ace2;
}
.pagecontent .innercon .content:nth-child(2) .sidebar:nth-child(even) {
  background: #fcb140;
}
.pagecontent .innercon .content:nth-child(2) .sidebar {
  background: white;
  border: 1px solid rgb(216, 216, 216);
  padding: 30px;
  position: relative;
  margin: 0 0 30px;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .title {
  color: white;
  font-family: "Barlow", sans-serif;
  font-size: 25px;
  margin: 0 0 20px;
  font-weight: 400;
  padding-bottom: 10px;
  letter-spacing: 2px;
  position: relative;
  padding: 0 0 10px;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .title:after {
  position: absolute;
  content: "";
  width: 50px;
  border-top: 2px solid white;
  bottom: 0;
  left: 0;
}
.pagecontent .innercon .content:nth-child(2) .sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagecontent .innercon .content:nth-child(2) .sidebar ul li {
  font-family: "Barlow", sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 25px;
  padding-left: 20px;
  position: relative;
}
.pagecontent .innercon .content:nth-child(2) .sidebar ul li::after {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  content: "❯";
  color: white;
}
.pagecontent .innercon .content:nth-child(2) .sidebar ul li a {
  color: white;
  text-decoration: none;
  transition: 0.3s ease-in-out;
}
.pagecontent .innercon .content:nth-child(2) .sidebar ul li a:hover {
  color: #50473a;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .lasts {
  margin: 0 !important;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs {
  margin-bottom: 10px;
  position: relative;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs input,
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs textarea {
  width: 100%;
  padding: 12px 0;
  border: 0;
  background: white;
  border: 1px solid rgb(216, 216, 216);
  outline: none;
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  text-indent: 15px;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs input::placeholder,
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs textarea::placeholder {
  color: rgb(155, 155, 155);
  font-size: 12px;
  text-transform: uppercase;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs textarea {
  height: 100px;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs .send {
  padding: 0 0 5px;
  margin: 0;
  background: transparent;
  color: #28ace2;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-weight: 800;
  font-size: 16px;
  outline: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #28ace2;
  display: block;
  margin: auto;
  text-decoration: none;
  width: 100%;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs .send:hover {
  color: #fcb140;
  border-bottom: 1px solid #fcb140;
}
.pagecontent .innercon .content:nth-child(2) .sidebar .inputs .send .arrow {
  position: relative;
  width: 20px;
  margin-left: 8px;
}

.blog-page {
  position: relative;
  padding: 100px 0;
}
.blog-page .innercon {
  position: relative;
  max-width: 1300px;
  margin: auto;
}
.blog-page .innercon .content {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
}
.blog-page .innercon .content .blogcon {
  position: relative;
}
.blog-page .innercon .content .blogcon .holdimg {
  position: relative;
}
.blog-page .innercon .content .blogcon .holdimg .featuredimg {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.blog-page .innercon .content .blogcon .holdinfo {
  padding: 20px 0;
  position: relative;
}
.blog-page .innercon .content .blogcon .holdinfo .blogcontitle {
  color: #0e1231;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  text-align: left;
  color: #fcb140;
  margin: 0 0 10px;
}
.blog-page .innercon .content .blogcon .holdinfo .blogcontitle a {
  color: #fcb140;
  text-decoration: none;
}
.blog-page .innercon .content .blogcon .holdinfo .posted-date {
  color: #fcb140;
  font-family: "Barlow", sans-serif;
  text-align: left;
  margin: 0 0 10px;
  font-size: 15px;
}
.blog-page .innercon .content .blogcon .holdinfo .posted-date span {
  margin-right: 10px;
}
.blog-page .innercon .content .blogcon .holdinfo .posted-date .fa {
  margin-right: 5px;
}
.blog-page .innercon .content .blogcon .holdinfo .excerpt {
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  line-height: 2;
  color: #0e1231;
}
.blog-page .innercon .content .blogcon .holdinfo .reading {
  width: 100%;
  padding: 10px 0;
  transition: 0.3s;
  background: #fcb140;
  color: white;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  outline: none;
  border: 0;
}
.blog-page .innercon .content .blogcon .holdinfo .reading:hover {
  background: #50473a;
}
.blog-page .innercon .content .blogcon .holdinfo .reading .fa {
  margin-left: 10px;
}
.blog-page .innercon .content .blogcon .holdinfo .share {
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  margin: 20px 0;
  color: #28ace2;
}
.blog-page .innercon .content .blogcon .holdinfo .fafa {
  font-size: 12px;
  font-family: "Barlow", sans-serif;
  padding: 2px 10px;
  color: white;
  text-decoration: none;
}
.blog-page .innercon .content .blogcon .holdinfo .fb {
  background: #536da6;
}
.blog-page .innercon .content .blogcon .holdinfo .twit {
  background: #54acee;
}
.blog-page .innercon .content .blogcon .holdinfo .link {
  background: #1581c2;
}
.blog-page .innercon .content .blogcon .holdinfo .soc-med {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}
.blog-page .innercon .content .blogcon .holdinfo .soc-med .fa {
  font-size: 15px;
  color: white;
  margin-right: 5px;
}
.blog-page .innercon .content .nextbutton {
  position: relative;
  font-family: "Barlow", sans-serif;
  margin-top: 20px;
  padding-left: 20px;
}
.blog-page .innercon .content .nextbutton a {
  padding: 0 10px;
  font-size: 14px;
  background: #fcb140;
  color: white;
  text-decoration: none;
}
.blog-page .innercon .content .nextbutton span {
  padding: 0 10px;
  font-size: 14px;
  background: #28ace2;
  color: white;
  text-decoration: none;
}

.notfound {
  position: relative;
  padding: 50px 0;
}
.notfound .innercon {
  position: relative;
  max-width: 1300px;
  margin: auto;
  display: grid;
  grid-template-columns: 40% 60%;
  grid-gap: 0;
}
.notfound .innercon .content:nth-child(1) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.notfound .innercon .content:nth-child(1) .all {
  text-align: center;
}
.notfound .innercon .content:nth-child(1) .all .title {
  color: #28ace2;
  font-family: "Barlow", sans-serif;
  font-size: 80px;
  font-weight: 700;
  margin: 0 0;
}
.notfound .innercon .content:nth-child(1) .all .under {
  color: #28ace2;
  font-size: 13px;
}
.notfound .innercon .content:nth-child(2) {
  position: relative;
  text-align: center;
  padding: 0 0 0 50px;
}
.notfound .innercon .content:nth-child(2) .ops {
  color: #f8d065;
  text-shadow: 1px 1px #231b0e;
  font-size: 45px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  margin: 0;
}
.notfound .innercon .content:nth-child(2) .notserver {
  color: #0e1231;
  font-family: "Barlow", sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin: 20px 0;
}
.notfound .innercon .content:nth-child(2) .desc {
  font-family: "Barlow", sans-serif;
  line-height: 30px;
  font-size: 15px;
  margin: 0 0 20px;
}
.notfound .innercon .content:nth-child(2) .goto {
  padding: 0 0 5px;
  margin: 0;
  background: transparent;
  color: #28ace2;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-weight: 800;
  font-size: 16px;
  outline: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #28ace2;
  display: block;
  margin: auto;
  text-decoration: none;
}
.notfound .innercon .content:nth-child(2) .goto:hover {
  color: #fcb140;
  border-bottom: 1px solid #fcb140;
}
.notfound .innercon .content:nth-child(2) .goto .arrow {
  position: relative;
  width: 20px;
  margin-left: 8px;
}
.notfound .innercon .content:nth-child(2) .goto:hover {
  background: #0e1231;
}

.contactpage {
  position: relative;
  padding: 70px 0;
  background: #f5f5f5;
}
.contactpage .innercon {
  position: relative;
  max-width: 1300px;
  margin: auto;
  font-family: "Barlow", sans-serif;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
}
.contactpage .innercon .content:nth-child(1) {
  position: relative;
}
.contactpage .innercon .content:nth-child(1) .title {
  color: #0e1231;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-size: 30px;
}
.contactpage .innercon .content:nth-child(1) .under {
  font-weight: 300;
  font-size: 15px;
  margin: 0 0 30px;
  color: #575757;
}
.contactpage .innercon .content:nth-child(1) .coninfos {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid rgb(221, 221, 221);
  position: relative;
  display: grid;
  grid-template-columns: 10% 90%;
  grid-gap: 0;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conleft {
  position: relative;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conleft .fa {
  font-size: 50px;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conleft .fa-envelope {
  font-size: 40px;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conright {
  position: relative;
  padding-left: 20px;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conright .phoneinfo {
  color: #014c70;
  font-size: 15px;
  margin: 0 0;
  text-transform: uppercase;
  font-weight: 500;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conright .phoneinfounder {
  color: #014c70;
  font-size: 15px;
  margin: 0 0;
  text-transform: uppercase;
  font-weight: 500;
}
.contactpage .innercon .content:nth-child(1) .coninfos .conright .phoneinfounder a {
  text-decoration: none;
  color: #28ace2;
  text-transform: initial;
}
.contactpage .innercon .content:nth-child(2) {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.contactpage .innercon .content:nth-child(2) .forms {
  position: relative;
  box-shadow: 0 0 10px rgb(221, 221, 221);
  background: white;
  padding: 40px;
  width: 80%;
}
.contactpage .innercon .content:nth-child(2) .forms .title {
  color: #0e1231;
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: "Barlow", sans-serif;
  font-size: 30px;
}
.contactpage .innercon .content:nth-child(2) .forms .lasts {
  margin: 0 !important;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs {
  margin-bottom: 10px;
  position: relative;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs input,
.contactpage .innercon .content:nth-child(2) .forms .inputs textarea {
  width: 100%;
  padding: 12px 0;
  border: 1px solid rgb(209, 209, 209);
  background: white;
  outline: none;
  font-family: "Barlow", sans-serif;
  font-size: 15px;
  text-indent: 15px;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs input::placeholder,
.contactpage .innercon .content:nth-child(2) .forms .inputs textarea::placeholder {
  color: rgb(155, 155, 155);
  font-size: 12px;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs textarea {
  height: 100px;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs .send {
    position: relative;
    padding: 15px 30px;
    background: #28ace2;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: 800;
    color: white;
    border: 0;
    outline: none;
    text-transform: uppercase;
    margin-top: 0;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs .send:hover {
  color: #fcb140;
  border-bottom: 1px solid #fcb140;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs .send .arrow {
  position: relative;
  width: 20px;
  margin-left: 8px;
}
.contactpage .innercon .content:nth-child(2) .forms .inputs .send:hover {
  background: #0e1231;
  color: white;
}
@media only screen and (max-width: 1150px) {
	.div2:after {
    position: absolute;
    content: "Adventure";
    text-transform: uppercase;
    font-family: "Barlow", sans-serif;
    color: rgba(51, 40, 23, 0.0901960784);
    left: 0;
    top: 20px;
    font-weight: 900;
    font-size: 200px;
}
	.menunav .innercon .content:nth-child(1) .logo {
    position: relative;
    width: auto;
    top: 0;
}
	.menunav .innercon {
    position: relative;
    max-width: 1400px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 20px;
}
	.menunav .innercon .content:nth-child(1) {
    position: relative;
    text-align: center;
}
	.menunav .innercon .content:nth-child(2) .flex {
    position: relative;
    display: block;
}
	.menunav .innercon .content:nth-child(2) .flex .left:nth-child(2) .hold-hours {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
    background: rgba(40, 172, 226, 0.4196078431);
    width: 43%;
}
	.menunav .innercon .content:nth-child(2) ul li a {
    color: #0e1231;
    display: block;
    text-decoration: none;
    padding: 5px 5px;
    /* padding: 30px 10px; */
}
}
@media only screen and (max-width: 1024px) {
	.contactpage {
    position: relative;
    padding: 70px 20px;
    background: #f5f5f5;
}
  .holdpage {
    padding: 100px 20px;
    position: relative;
    background: url(images//bg1.png) no-repeat center;
  }
  .div2:after {
    position: absolute;
    content: "Adventure";
    text-transform: uppercase;
    font-family: "Barlow", sans-serif;
    color: rgba(51, 40, 23, 0.0901960784);
    left: 0;
    top: 20px;
    font-weight: 900;
    font-size: 180px;
  }
  .menunav .innercon {
    position: relative;
    max-width: 1300px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
  .menunav .innercon .content:nth-child(1) .logo {
    position: relative;
    width: 100px;
    top: 0;
  }
  .menunav .innercon .content:nth-child(1) {
    position: relative;
    text-align: center;
  }
  .menunav .innercon .content:nth-child(2) .flex .left:nth-child(2) .hold-hours {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 10px 15px;
    background: rgba(40, 172, 226, 0.4196078431);
    width: 45%;
  }
	.menunav .innercon .content:nth-child(2) ul li:nth-last-child(2) a, .menunav .innercon .content:nth-child(2) ul li:nth-last-child(3) a, .menunav .innercon .content:nth-child(2) ul li:nth-last-child(4) a {
    color: white;
    background: #28ace2;
    margin-right: -2px;
    text-align: center;
    /* padding: 30px 20px; */
    padding: 5px 20px;
    width: 110px;
}
  .menunav .innercon .content:nth-child(2) {
    position: relative;
    padding-left: 0;
    text-align: right;
  }
  .menunav {
    position: relative;
    padding: 10px 20px 0;
    background: url(images/header.png) no-repeat center;
    background-size: cover;
    z-index: 999;
  }
  .menunav .innercon .content:nth-child(2) ul li a {
    color: #0e1231;
    display: block;
    text-decoration: none;
    padding: 30px 5px;
  }
	
  .menunav .innercon .content:nth-child(2) ul li:nth-last-child(2) a, .menunav .innercon .content:nth-child(2) ul li:nth-last-child(3) a, .menunav .innercon .content:nth-child(2) ul li:nth-last-child(4) a {
    color: white;
    background: #28ace2;
    margin-right: -2px;
    text-align: center;
/*     padding: 30px 10px; */
	  padding: 5px 10px;
  }
  .menunav .innercon .content:nth-child(2) ul li:last-child a {
    color: white;
    text-align: center;
    background: #fcb140;
    padding:5px 10px;
  }
  .div2 {
    position: relative;
    padding: 250px 20px 100px 20px;
    background: url(images//bg1.png) no-repeat center;
    background-size: cover;
  }
  .div3 .inner:nth-child(2) .content {
    position: relative;
    max-width: 600px;
    padding-left: 70px;
    text-align: center;
    padding-right: 20px;
  }
  .div4 {
    position: relative;
    padding: 150px 20px 50px;
    background: url(images/bg4.png) no-repeat center;
    background-size: cover;
  }
  .div4 .holdnext {
    position: absolute;
    max-width: 100%;
    margin: auto;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 999;
    left: 0;
  }
  .div5 .holdnext {
    position: absolute;
    max-width: 100%;
    margin: auto;
    top: 50%;
    left: 0;
    width: 100%;
    left: 0;
  }
  .div6 {
    position: relative;
    padding: 150px 20px;
    background: url(images/bg6.png) no-repeat center;
    background-size: cover;
  }
  .footer .camp-hours {
    position: absolute;
    top: 0;
    left: 0;
    width: 52%;
    font-family: "Barlow", sans-serif;
    margin-bottom: 1px;
  }
  .footer {
    position: relative;
    padding: 150px 20px 0;
    background: url(images/bg1.png) no-repeat center;
  }
  .menunav .innercon .content:nth-child(1) .logo {
    position: relative;
    width: 150px;
    top: 0;
  }
}
@media only screen and (max-width: 900px) {
  .menunav {
    position: relative;
    padding: 10px 20px 0;
    background: url(images/header.png) no-repeat center;
    background-size: cover;
    z-index: 999;
    display: none;
  }
  .div2:after {
    position: absolute;
    content: "Adventure";
    text-transform: uppercase;
    font-family: "Barlow", sans-serif;
    color: rgba(51, 40, 23, 0.0901960784);
    left: 0;
    top: 20px;
    font-weight: 900;
    font-size: 158px;
  }
  .div4 .innercon .content:nth-child(1) .hold-testi .swiper-slide .holdtesttitle {
    position: relative;
    padding: 0 0 0 50px;
  }
  .footer .innercon .grids {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
  }
  .footer .innercon .grids .content:nth-child(2) {
    position: relative;
    padding: 50px 0;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid rgb(182, 182, 182);
    border-bottom: 1px solid rgb(182, 182, 182);
  }
  .footer .innercon .grids .content:nth-child(3) {
    position: relative;
    padding-left: 0;
  }
  .footer .innercon .grids .content:nth-child(1) {
    position: relative;
    padding-right: 0;
  }
  .footer .innercon .grids .content:nth-child(1) .footer-logos {
    width: auto;
  }
  .footer .camp-hours {
    position: relative;
    top: 0;
    left: 0;
    width: 65%;
    font-family: "Barlow", sans-serif;
    margin-bottom: 1px;
    margin: 0 0 50px;
  }
  .footer {
    position: relative;
    padding: 150px 20px 0;
    background: url(images/bg1.png) no-repeat center;
    background-size: cover;
  }
  .footer .innercon .copy {
    position: relative;
    display: grid;
    margin-top: 70px;
    border-top: 1px solid rgb(182, 182, 182);
    padding: 30px 0;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
  .footer .innercon .copy .left:nth-child(2) {
    position: relative;
    text-align: left;
  }
}
@media only screen and (max-width: 768px) {
	.contactpage .innercon {
    position: relative;
    max-width: 1300px;
    margin: auto;
    font-family: "Barlow", sans-serif;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
}
	.contactpage .innercon .content:nth-child(2) {
    position: relative;
    display: flex;
    justify-content: center;
}
	.mobile-current {
    display: block;
    text-align: center;
    background: #def2ff;
    padding: 10px;
}
	i.fa.fa-caret-right {
    display: none;
}
	.mobile-current a {
    font-family: "Barlow", sans-serif;
    font-size: 17px;
    color: #50473a;
    font-weight: 500;
    margin: 0;
}
  .div2:after {
    position: absolute;
    content: "Adventure";
    text-transform: uppercase;
    font-family: "Barlow", sans-serif;
    color: rgba(51, 40, 23, 0.0901960784);
    left: 0;
    top: 20px;
    font-weight: 900;
    font-size: 136px;
  }
  .div2 .traditional {
    position: relative;
    max-width: 1300px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    margin-top: 50px;
  }
  .div2 .innercon {
    position: relative;
    max-width: 1300px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
    z-index: 9;
  }
  .div3 {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
    padding: 150px 0;
    background: url(images/bg3.png) no-repeat center;
    background-size: cover;
  }
  .div3 .inner:nth-child(1) {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
  }
  .div3 .inner:nth-child(2) .content {
    position: relative;
    max-width: 100%;
    padding-left: 0;
    text-align: center;
    padding-right: 0;
  }
  .div3 .inner:nth-child(2) {
    position: relative;
    width: 100%;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0 20px;
  }
  .div4 .innercon {
    display: block;
  }
  .div4 .innercon .content:nth-child(1) {
    position: relative;
    text-align: center;
    width: 100%;
  }
  .div4 .innercon .content:nth-child(2) {
    position: relative;
    width: 100%;
  }
  .div4 .holdnext {
    position: absolute;
    max-width: 100%;
    margin: auto;
    top: 30%;
    left: 0;
    width: 100%;
    z-index: 999;
    left: 0;
  }
  .div4 .innercon .content:nth-child(1) .hold-testi .swiper-slide .holdtesttitle {
    position: relative;
    padding: 0 50px;
  }
  .div4:after {
    position: absolute;
    content: "Testimonials";
    text-transform: uppercase;
    font-family: "Barlow", sans-serif;
    color: rgba(51, 40, 23, 0.0901960784);
    right: 0;
    top: 20px;
    font-weight: 900;
    font-size: 150px;
  }
  .div5 {
    position: relative;
    padding: 100px 0;
    background: url(images/bg5.png) no-repeat center;
    background-size: cover;
  }
}
@media only screen and (max-width: 600px) {
  .div2 {
    position: relative;
    padding: 250px 20px 100px 20px;
    background: url(images//bg1.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
  }
  .div2 {
    position: relative;
    padding: 150px 20px 100px 20px;
    background: url(images//bg1.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
  }
  .div3 .inner:nth-child(1) img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
  .div3 {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
    padding: 100px 0;
    background: url(images/bg3.png) no-repeat center;
    background-size: cover;
  }
  .div6 {
    position: relative;
    padding: 100px 20px;
    background: url(images/bg6.png) no-repeat center;
    background-size: cover;
  }
  .div6 .innercon .grids {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    margin-top: 50px;
  }
  .footer .camp-hours .hold-hours {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 10px 15px;
    background: rgba(40, 172, 226, 0.4196078431);
    width: 100%;
  }
  .footer .camp-hours {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    font-family: "Barlow", sans-serif;
    margin-bottom: 1px;
    margin: 0 0 50px;
  }
  .div6 .innercon .grids .content img {
    height: auto;
    width: 100%;
    object-fit: cover;
  }
}
@media only screen and (max-width: 480px) {
	.contactpage .innercon .content:nth-child(2) .forms {
    position: relative;
    box-shadow: 0 0 10px rgb(221, 221, 221);
    background: white;
    padding: 40px;
    width: 100%;
}
	.video-testi iframe {
    width: 100%;
    height: 250px;
}
	.video-testi {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
    padding: 0 0 100px;
}
.elementor-10 .elementor-element.elementor-element-8c32e7f .elementor-repeater-item-c38159c {
    width: auto !important;
    padding: 10px 0;
}
	.elementor-10 .elementor-element.elementor-element-8c32e7f .elementor-repeater-item-c38159c-sub {
    width: auto !important;
    padding: 10px 0;
}
	.group-act .grids {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 20px;
}
	.div1 .main-img {
    position: relative;
    width: 100%;
    height: 400px;
    object-fit: cover;
}
	.special-events {
    position: relative;
    padding: 0;
    background: url(images/special-events.webp) no-repeat top;
    background-size: cover;
    z-index: 9;
    margin-top: -30px;
}
	.div4 .holdnext .swiper-button-next:after, .div4 .holdnext .swiper-rtl .swiper-button-prev:after {
    background: url(images/right.png) no-repeat center !important;
    background-size: contain;
    height: 40px;
    width: 40px;
    content: "";
}
	.div4 .holdnext .swiper-button-prev:after, .div4 .holdnext .swiper-rtl .swiper-button-next:after {
    background: url(images/left.png) no-repeat center !important;
    background-size: contain;
    height: 40px;
    width: 40px;
    content: "";
}
	.div4 .holdnext {
    position: absolute;
    max-width: 100%;
    margin: auto;
    top: 35%;
    left: 0;
    width: 100%;
    z-index: 999;
    left: 0;
}
  .div2 {
    position: relative;
    padding: 100px 20px 100px 20px;
    background: url(images//bg1.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
  }
  .div2 .traditional .camp:nth-child(1) {
    color: rgba(40, 173, 226, 0.1764705882);
    text-transform: uppercase;
    font-weight: 900;
    font-size: 70px;
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(40, 173, 226, 0.6039215686);
    line-height: 1;
    font-family: "Barlow", sans-serif;
  }
  .div3 .inner:nth-child(1) {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
  }
  .div4 {
    position: relative;
    padding: 100px 20px 50px;
    background: url(images/bg4.png) no-repeat center;
    background-size: cover;
  }
 .div4:after {
    position: absolute;
    content: "Testimonials";
    text-transform: uppercase;
    font-family: "Barlow", sans-serif;
    color: rgba(51, 40, 23, 0.0901960784);
    right: 0;
    top: 20px;
    font-weight: 900;
    font-size: 60px;
}
}
@media only screen and (max-width: 420px) {
	.div4 .holdnext .swiper-button-next, .div4 .holdnext .swiper-rtl .swiper-button-prev {
    right: -10px;
    left: auto;
    width: 70px;
}
	.div4 .holdnext .swiper-button-prev, .div4 .holdnext .swiper-rtl .swiper-button-next {
    left: -10px;
    right: auto;
    width: 70px;
}
  .footer .camp-hours .hold-hours {
    flex-flow: column;
  }
  .footer .camp-hours .holddays {
    position: relative;
    border: 0;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 10px 0;
  }
  .div2 .traditional .camp:nth-child(1) {
    color: rgba(40, 173, 226, 0.1764705882);
    text-transform: uppercase;
    font-weight: 900;
    font-size: 60px;
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(40, 173, 226, 0.6039215686);
    line-height: 1;
    font-family: "Barlow", sans-serif;
  }
  .div2 .traditional .camp:nth-child(2) .register {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    padding: 20px;
    background-color: #317092;
  }
  .div2 .traditional .camp:nth-child(2) .register .reg:nth-child(1) img {
    width: auto;
  }
  .div2 .traditional .camp:nth-child(2) .register .reg:nth-child(1) {
    z-index: 9;
    position: relative;
    text-align: center;
  }
  .div3 .inner:nth-child(1) {
    position: relative;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
  }
  .div3 .inner:nth-child(1) img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
  }
  .div3 {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
    padding: 0 0 100px 0;
    background: url(images/bg3.png) no-repeat center;
    background-size: cover;
  }
  .div4 .innercon .content:nth-child(1) .hold-testi .swiper-slide .holdtesttitle {
    position: relative;
    padding: 0 20px;
  }
  .div4 .innercon .content:nth-child(2) {
    position: relative;
    width: 100%;
    margin-top: 50px;
  }
  .footer .innercon .grids .content:nth-child(3) .title {
    font-family: "Barlow", sans-serif;
    color: #2e1e06;
    font-weight: 800;
    font-size: 17px;
    margin-left: 0;
    text-transform: uppercase;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 375px) {
	.holdpage .innercon .content .pagetitle {
    color: #0e1231;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: "Barlow", sans-serif;
    text-align: center;
}
  .footer .innercon .grids .content:nth-child(1) .footer-logos {
    width: 100%;
  }
  .div4 .holdnext {
    position: absolute;
    max-width: 100%;
    margin: auto;
    top: 36%;
    left: 0;
    width: 100%;
    z-index: 999;
    left: 0;
  }
  .div2 .traditional .camp:nth-child(1) {
    color: rgba(40, 173, 226, 0.1764705882);
    text-transform: uppercase;
    font-weight: 900;
    font-size: 50px;
    text-align: center;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(40, 173, 226, 0.6039215686);
    line-height: 1;
    font-family: "Barlow", sans-serif;
  }
  .div2 .traditional .camp:nth-child(2) .register .reg:nth-child(2) span {
    display: block;
    color: #fcb140;
    font-size: 39px;
  }
  .div2 .traditional .camp:nth-child(2) .register .reg:nth-child(2) {
    z-index: 9;
    padding-left: 0;
    position: relative;
    color: white;
    font-family: "Barlow", sans-serif;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
  }
}

/*# sourceMappingURL=main.css.map */
