/*
7These are the custom styles coded by Basma
*/


/* -------------------------------- GENERAL --------------------------------------------- 

font-family:'Lunchbox W01';
font-family:'proxima-nova';

*/


/* -------------------------------- GENERAL --------------------------------------------- */


/* -------------------------------- HEADER --------------------------------------------- */

/*body:not(.home) .navbar.navbar-default {
	height: 0px;
	transition: all 1.2s ease-in-out; 
   -webkit-transition: all 1.2s ease-in-out;
	position: relative;
	width: 100%;
}*/
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent !important;
}
.in {
	transition: height .3s ease-in-out; 
}
body {
	overflow-x: hidden;
}

/* -------------------------------- HOMEPAGE ------------------------------------------- */


/* -------------------------------- SECTIONS ------------------------------------------- */

.page-section {
	display: table;
	width: 100%;
	background-position: center bottom !important;
	background-size: cover !important;
	transition: linear top 0.2s;
	background-repeat: no-repeat !important;
}
.information-activities .page-section ,
.our-team .page-section ,
.welcome .page-section ,
.facilities .page-section ,
.information-packing .page-section ,
.rates-and-dates .page-section {
	background-position: center top !important;
}
.experiences .page-section ,
.our-team .page-section {
	background-position: center center !important;
}
.tab-text em {
    font-style: normal;
    font-weight: 500;
}
.page-section:last-child {
	margin-top: 90px;
}
.history .page-section:last-child {
    margin-top: 30px;
}
.footer-popup-triggers li a img:nth-child(2) {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
	opacity: 0;
}
.footer-popup-triggers li a:hover img:nth-child(2) {
	opacity: 1;
}
.section-content {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.fullscreen#slide-0 {
    max-height: 1000px !important;
    position: relative;
    margin-top: 56px;
    padding: 0px;
}
.traditions .fullscreen#slide-0 {
    background: url(/wp-content/uploads/2016/11/tr-_0000_Layer-42.jpg) center center !important; 
	background-size: cover !important;
}
.fullscreen:not(#slide-0) {
	background-attachment: fixed !important;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.show-side-menu .fullscreen:not(#slide-0) {
}
.section-content h1 {
	font-size: 110px;
	line-height: 95px;
	color: #fff;
	font-family: 'Lunchbox W01';
	font-weight: 300;
	max-width: 770px;
	margin: auto;
}
.section-content h2 {
	font-size: 60px;
	line-height: 26px;
	font-family: 'Lunchbox W01';
	font-weight: 300;
	max-width: 770px;
	margin: auto;
}
a.scroll-down {
	position: absolute;
	bottom: 9%;
	left: 0px;
	right: 0px;
	text-align: center;
}
.solid-bg {
    padding: 100px 0px;
    /* height: 500px !important; */
}
.tripping .fullscreen h1 {
	/* font-size: 45px;
	line-height: 1.2; */
	font-family: "Quarto A", "Quarto B";
	font-weight: 300;
	max-width: 770px;
	margin: auto;
}
.fullscreen p {
	color: #fff;
    margin: 0px;
}
.solid-bg p:before {
	content: "";
	width: 100px;
	height: 2px;
	background: #000;
	margin: 0px auto 45px;
	display: block;
}
.solid-bg p:after {
	content: "";
	width: 100px;
	height: 2px;
	background: #000;
	margin: 45px auto 0px;
	display: block;
}
.custom-structure {
	padding: 80px 0px;
}
.fullscreen.fixed .text-boxes {
	position: fixed;
}
.image-boxes {
	display: table;
	width: 100%;
}
.image-boxes .image-box {
	display: table-cell;
	vertical-align: middle;
	width: 33%;
}
.image-boxes .image-box img {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.text-boxes {
	/*position: fixed;*/
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 10;
	transition: all ease-in-out 0.5;
}
.text-box {
	width: 480px;
	position: absolute;
	background: rgba(255, 255, 255, 0.85);
	font-size: 17px;
	padding: 40px 50px;
	text-align: left;
	font-family: "Libre Baskerville";
	box-shadow: -1px 0px 7px #888;
	z-index: 1;
	color: #000;
}
.text-box.right-top {
	right: 10.5%;
	top: 5%;
}
.text-box.bottom-left {
	left: 10.5%;
	bottom: 9%;
}
.text-box.left-top {
	left: 10.5%;
	top: 5%;
}
.text-box.bottom-right {
	right: 10.5%;
	bottom: 9%;
}
.text-grid .container {
	display: table;
	position: relative;
	padding: 0px;
}
/*.footer-section .container {
	width: 970px;	
}*/
.text-grid .container p {
	/*margin: 0px;*/
	margin-bottom: 2rem;
}
.text-grid .section-content {
	position: relative;
}
.text-grid .section-content:before {
	display: block;
	content: "";
	position: absolute;
	height: calc(100% - 120px);
	width: 100%;
}
.image-container.image-box:first-child {
	display: table-cell;
	padding-right: 10px;
	position: relative;
}
.image-container.image-box:last-child {
	display: table-cell;
	vertical-align: top;
	padding-left: 10px;
	position: relative;
}
.image-container.image-box:last-child img {
	margin-top: -120px;
}
.image-container.image-box img {
	width: 100%;
	display: block;
}

/* slide sepecific */

#slide-3 .image-boxes .image-box, #slide-8 .image-boxes .image-box {
	width: 50%;
	float: left;
}
.tripping #slide-4, .tripping #slide-9 {
	position: relative;
	z-index: 11;
}
/*.tripping #slide-5 {
	background-color: #fff !important;
	position: relative;
	z-index: 11;
	padding: 200px 0px 80px;
}*/
#slide-5 .text-box.small-box {
	width: 380px;
	padding: 40px 35px;
	left: 0px;
	right: 0px;
	top: -85px;
	margin: auto;
}
#slide-5 .text-box.big-box {
	width: 560px;
	padding: 40px 35px;
	left: 0px;
	right: 0px;
	bottom: 50px;
	margin: auto;
}
.video-section {
	position: relative;
}
.video-section p {
    font-family: "Quarto A", "Quarto B";
	/* font-size: 45px; */
	text-align: center;
	/* line-height: 1.2; */
	font-weight: 300;
}
.video-section video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: fill;
}
#slide-9 .section-content {
	position: relative;
	z-index: 10;
}
#slide-10 p {
	max-width: 1050px;
}
#slide-11 .text-boxes {
	position: absolute !important;
	display: block
}
#slide-2 .section-content, #slide-7 .section-content, #slide-11 .section-content {
	position: relative;
}

/* end slide specific */


/* activities */

.masonry-container {
	overflow-y: hidden;
    overflow-x: hidden;
}
.gutter-sizer {
	width: 5.5px;
}
.grid-sizer {
	width: 188px;	
}
.masonry-box:hover .activity-name {
	opacity: 1;
}
.masonry-box.small {
	height: 188px;
	width: 188px;
	margin-bottom: 5px;
	margin-right:5px;	
}
.masonry-box.big {
	height: 381px;
	width: 381px;	
	margin-bottom: 5px;
	margin-right:5px;	
}
.activity-name {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;
	color: #fff;
	opacity: 0;
	transition: all ease-in-out 0.4s;
}
.activity-name a {
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
	color: #fff;
}
.activity-name a:hover {
	text-decoration: none;
	color: #fff;
}
.activity-name:hover {
	color: #fff;
	text-decoration: none;
}
.activity-name span {
	display: table;
	position: relative;
	height: 100%;
	width: 100%;
}
.activity-name span strong {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
    font-family: "Quarto A", "Quarto B";
	font-size: 40px;
	line-height: 1;
	font-weight: 200;
	padding: 20px;
	/*	word-break: break-all;
	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
		-ms-hyphens: auto;
			hyphens: auto;*/
	color: #000;
}
.masonry-box.small span strong {
    font-size: 30px;
    line-height: 1.1;
}
.activity-name:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ffe52c;
	top: 0px;
	left: 0px;
	opacity: 0.9;
}
.activity-info {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
}
.activity-overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.85);
	z-index: 101;
	display: none;
}
.activity-info-inner {
	position: fixed;
	height: 100%;
	width: 50%;
	top: 0px;
	right: -50%;
	background: #fff;
	z-index: 1001;
	padding: 25px;
	transition: all ease-in-out 0.4s;
}
.tabcontent {
	position: relative;
	height: 100%;
	width: 100%;
	background-size: cover !important;
}
#tabs {
	position: absolute;
	width: calc(100% - 135px);
	height: calc(100% - 50px);
}
.tabcontent-inner {
	position: absolute;
    bottom: 65px;
    color: #fff;
    left: 60px;
    font-size: 21px;
    line-height: 25px;
    font-family: "proxima-nova";
    width: calc(100% - 90px);
}
.tabcontent-inner h1 {
    font-family: "Quarto A", "Quarto B";
    font-size: 75px;
    font-weight: 300;
    line-height: 56px;
    color: #fff;
    margin-bottom: 25px;
}
#close {
	position: absolute;
	right: 44px;
	top: 22px;
	cursor: pointer;
}
.share {
	position: absolute;
	right: -97px;
	top: 170px;
	transform: rotate(90deg);
	transform-origin: center;
}
.share span, .share>div {
	display: inline-block !important;
	vertical-align: middle;
	margin: 0px 5px;
}
.share span {
    font-family: "proxima-nova";
    letter-spacing: 4px;
    font-size: 12px;
    font-weight: 500;
}
.supsystic-social-sharing .sharer-flat {
	background: none !important;
	color: #222 !important;
	font-weight: bold;
	font-size: 21px !important;
	padding: 0px !important;
	margin-right: 13px !important;
}
.supsystic-social-sharing .sharer-flat:hover {
	background: none !important;
	background-color: none !important;
	color: #222 !important;
}
.hexagon {
    width: auto;
    height: auto;
    background: url(../img/hexa-button-nb.png) no-repeat;
    text-align: center;
    padding: 10px 20px;
    display: table;
    position: absolute;
    transform: rotate(90deg);
    background-size: 100% 100%;
	color: #000;
	text-decoration: none;
}
.hexagon:hover {
    background-size: 100% 100% !important;
    background: url(../img/hexa-button-balt.png) no-repeat;
	text-decoration: none;
	color: #ffe600;
}
.hexagon span {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.075em;
}
body:not(.activities) .hexagon:before {
	content: "";
	position: absolute;
	top: 0px;
	left: -9px;
	width: 0;
	height: 0;
	border-left: 9px solid #ffe62c;
	border-right: 0px solid #ffe62c;
	border-bottom: 20px solid transparent;
	border-top: 20px solid transparent;
	transform: rotate(180deg);
}
body:not(.activities) .hexagon:after {
	content: "";
	position: absolute;
	top: 0px;
	right: -9px;
	width: 0;
	height: 0;
	border-left: 9px solid #ffe62c;
	border-right: 0px solid #ffe62c;
	border-bottom: 20px solid transparent;
	border-top: 20px solid transparent;
}
#register {
	right: -130px;
	bottom: 50px;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    display: none;
}
.screen-reader-response {
    color: #ffe52c !important;
}
#rates {
	right: -130px;
    bottom: 210px;
}
.content.masonry-container {
	min-width: 1545px !important;
	min-height: 1160px  !important;
	z-index: 11 !important;
	transition: all linear 0.1s;
	/*left: 0px !important;*/
}
.standalone-map .owl-carousel.owl-theme {
    position: inherit !important;
    height: 300px;
    margin-top: 25px;
}
#contact {
	height: auto !important;	
}
/*.page-template-activities {
	position: absolute;
	height: 100%;
	width: 100%;
}*/
.navbar-static-top {
    z-index: 1002 !important;
}
.containment {
    position: absolute;
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    height: 100%;
    width: 100%;
    left: 0% !important;
    padding-top: 88px !important;
}
.standalone-map #draggable {
    overflow: hidden !important;
   /* min-height: 100%;*/
}
.activities #draggable {
	overflow: hidden;
    /*margin-right: -10px !important;	*/
}
.activities ::-webkit-scrollbar {
    width: 0px;  /* remove scrollbar space */
	height: 0px;
    background: transparent;  /* optional: just make scrollbar invisible */
}
#popin ::-webkit-scrollbar {
    background: rgba(255,255,255,0.9) !important;
    width: 8px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#popin ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #333; 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.mouse-bg {
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	position: fixed;
	z-index: 100 !important;
}

/* -------------------------------- about - history --------------------------------------------- */

.text-grid , .padding{
	padding: 65px 0px;
}
.activities .footer-section {
    margin-top: 5px;
}
.text-grid .section-content {
	text-align: left;
}
.text-grid h3 {
	font-family: 'proxima-nova';
	font-size: 29px;
	line-height: 29px;
	font-weight: 300 !important;
	margin-top: 0px;
}
.fullscreen h4, .text-grid h4 {
	font-family: 'proxima-nova';
	color: #030000;
	font-size: 16px;
	font-weight: 700;
	margin: 0px;
}
.leadership-programs #slide-3 h4 ,
#slide-1 h4 {
	font-size: 29px !important;
	font-weight: 500 !important;	
}
.leadership-programs #slide-3 h4 {
	margin-bottom: 20px;	
}
.leadership-programs #slide-3 p {
	max-width: 100%;	
}
.history .text-grid h4 {
	color: #ffe52c;
}
.text-grid h5 {
	font-family: 'proxima-nova';
	font-size: 20px;
	line-height: 26px;
	font-weight: 400 !important;
}
.text-grid p {
	font-family: 'proxima-nova';
	font-size: 28px;
	line-height: 32px;
	font-weight: 300 !important;
}
.text-grid img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
.year-box {
	/*position: absolute;*/
}
#slide-2 .year-box {
    width: 320px;
    padding: 28px 0px;
    float: none;
    margin: auto !important;
}
.year-box.full {
	position: relative;
	padding: 60px 0px;
	margin: auto;
	width: 960px;
	text-align: left;
}
.year-box h3 {
	font-family: 'proxima-nova';
	font-size: 40px;
	line-height: 26px;
	font-weight: 700 !important;
}
.year-box p {
	font-family: 'proxima-nova';
	font-size: 20px;
	line-height: 26px;
    font-weight: 400 !important;
}
.right {
	right: 0px;
}
.top {
	top: 30px;
}
.bottom {
	bottom: 30px;
}
.big {
	width: 970px;
    margin: auto;
}
.year-box.full p:nth-child(2) {
	margin-top: 15px;
}
.our-team {
	background: #ffe52c;
}
.history {
	background: #414042;
}

.information-parents-communication #slide-3 .container, .information-general-camp-life #slide-1 .container, .information-general-camp-life #slide-4 .container, .information-activities #slide-1 .container, .information-canoe-tripping #slide-1 .container, .information-activities #slide-5 .container, .information-canoe-tripping #slide-5 .container, .history #slide-1 .container, .our-team #slide-1 .container, .join-our-team #slide-1 .container, .leadership-programs #slide-1 .container, .leadership-programs #slide-3 .container , .experiences #slide-3 h4 , .experiences #slide-3 h5 , .experiences #slide-4 h5 , .experiences #slide-5 .container {
    max-width: 870px;
    margin: auto;
}
.experiences .floating-menu {
	display: none !important;	
}
.experiences #slide-4 h5 {
	margin-bottom: 20px;	
}
.experiences #slide-4 .container {
    max-width: 1170px !important;
	width: 1170px !important;
}
.information-activities #slide-2, .information-activities #slide-3, .leadership-programs #slide-2 {
	padding-top: 0px
}
.leadership-programs section#slide-3 {
    position: fixed;
    top: 0px;
    background: rgb(255, 231, 0);
    z-index: 1000;
    height: 100%;
    display: block;
    padding-top: 100px;
    display: none;
    overflow: scroll;
    width: 100%;
	overflow-x: hidden;
    right: 0px;
    padding-top: 40px;
}
.leadership-programs section#slide-3 .wow.slideInUp.section-content {
    display: table;
    position: relative;
    height: 100%;
	width: 100%;
	visibility: visible !important;
}
#popin {
    max-width: 95%;
    margin: auto;
    width: 100%;
    height: auto;
}
.leadership-programs section#slide-3 h3 {
	margin-bottom: 30px;	
}
span.close-popup {
    position: absolute;
    top: -20px;
    right: 20px;
    cursor: pointer;
    font-size: 16px;
    line-height: 15px;
    font-weight: 500;
    cursor: pointer;
    font-family: proxima-nova;
    padding: 7px 9px;
    border-radius: 50%;
    border: 2px #000 solid;
}
div#popin strong {
    font-weight: 600;
}
img.alignright.size-full.wp-image-2148 {
    max-width: 175px !important;
    float: right;
    margin-top: -87px;
    margin-right: -50px;
    width: initial;
}
img.alignleft.size-full.wp-image-2148 {
    width: initial;
    margin-bottom: 10px;
}
.leadership-programs section#slide-3 .wow.slideInUp.section-content .container {
    display: table-cell;
    vertical-align: top;
    width: 100% !important;
    min-width: 200px !important;
    max-width: 100% !important;
}
/*.history .text-grid:not(#slide-1) {
	margin-bottom: -65px;
	padding-top: 0px;
}*/
.history #slide-3 img {
	position: relative;
	z-index: 1;
}
.history #slide-7, .history #slide-8 {
	margin-bottom: 0px !important;
}
.history #slide-9 {
	padding-top: 65px !important;
}
/*.history #slide-6 {
	margin-bottom: -65px !important;
}*/
.history #slide-4 {
	z-index: -1;
}
.history #slide-8 h3 {
	font-weight: 700 !important;
	font-size: 48px;
	line-height: 48px;
}
.history #slide-6 .big {
	width: 450px;
	top: 0px;
	left: 70px;
}
.join-our-team #slide-1 {
	padding-bottom: 0px;
}
.join-our-team #slide-2 {
	padding-top: 0px;
}
ul.directors {
	display: table;
	padding-left: 0px;
	text-align: center;
	width: 100%;
	font-size: 18px;
	margin: 60px 0px;
	font-family: 'proxima-nova';
}
ul.directors li {
	display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}
ul.directors li:last-child {
	margin-right: 0px !important;	
}
ul.directors li strong {
	display: block;
	color: #fff;
	font-weight: 400 !important;
}
ul.directors li span {
	font-weight: bold;
}
.history #slide-6 .year-box.medium.right.bottom {
	width: 360px !important;
	right: 40px;
}
.year-box.medium.right.top {
	width: 360px !important;
	top: 90px;
	right: 38px !important;
}
.year-box.medium.right.bottom {
	width: 400px !important;
}
 a.button {
	background: url(../img/hexa-button.png) no-repeat;
	color: #000;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	background-size: 100% 100% !important;
	padding: 9px 30px 9px;
	display: table;
	margin-top: 15px;
}
/*.tripping .button {
	background: url(../img/hexa-button.png) no-repeat !important;
	color: #000;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	background-size: 100% 100% !important;
	padding: 9px 30px 9px;
	margin-top: 25px; */
}
a.button:hover, .tripping .button:hover {
	color: #ffe600 !important;
	text-decoration: none;
	background: url(../img/hexa-button-balt.png) no-repeat !important;
	background-size: 100% 100% !important;
}
ul.tabs {
	border-top: 1px #000 solid;
	padding-left: 0px;
	list-style: none;
}
ul.tabs .tab-head {
	margin: 0px auto;
	width: 100%;
	display: table;
	padding: 20px 0px;
}
.welcome #slide-1 {
    background: #ffe600;
}
.welcome #slide-1 .container {
	text-align: center !important;
	max-width: 905px !important;
}
.welcome #slide-1 h4 {
    font-size: 50px !important;
    margin-bottom: 20px;
    font-family: "Quarto A", "Quarto B";
	color: #030000;
}
.welcome #slide-1 h3 {
	font-family: "proxima-nova" !important;
    color: #030000;
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 1.2;
    font-style: normal;
    font-weight: 400 !important;
}
.welcome ul.tabs .tab-head {
    padding: 50px 0px;
	/*background: #ffe52c;*/
	border: 0px;
}
.welcome li.tab:hover .tab-head {
    background: #fff !important;
}
.welcome #slide-2 .container {
	width: 100%;
}
.welcome #slide-2 .tabs .container {
	width: 870px;
    text-align: center !important;
    display: block;
}
.welcome .tab-text {
    width: 870px;
    padding-left: 0px;
    text-align: center;
}
.welcome .tab-head span:first-child {
    height: 25px;
    display: inline-block;
    width: 35px !important;
}
.welcome .multi-column .tab-head span:nth-child(2) {
    width: auto!important;
    display: inline-block !important;
    float: none !important;
    font-size: 24px;
    font-weight: 600;
}
.welcome .tab ,
.welcome .tabs {
	border: 0px !important;
	/*background: #eeeef0;*/
    margin-bottom: 0px;
}
.tab-title {
	max-width: 1100px;
	margin: 70px auto 15px !important;
}
.tab {
	border-bottom: 1px #000 solid;
	cursor: pointer;
	font-family: proxima-nova;
}
.tab-head span {
	display: table-cell;
	vertical-align: middle;
	font-size: 17px;
	font-weight: 700;
}
.tab-head span:first-child {
	width: 70px !important;
	background: url(../img/arrow-bottom.png) no-repeat left center;
}
li.tab.tab-active .tab-head span:first-child {
	background: url(../img/arrow-close.png) no-repeat left center;
}
.tab-head span:last-child {
	text-align: left;
}
.multi-column .tab-head span:last-child {
	text-align: left !important;
}
.multi-column .tab-head span:nth-child(2) {
	width: 34%;
}
.multi-column .tab-head span:nth-child(3) {
    width: 20%;
	text-align: right;
}
.scroller-pop {
    /*width: 90%;*/
}
.tab-text {
	width: 830px;
	margin: 20px auto;
	font-size: 17px;
	display: none;
	padding-bottom: 15px;
	font-weight: 300 !important;
}
.tab-text p {
	font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px !important;
    font-weight: 400 !important;
}

/*.tab-text:before {
    content: "";
    width: 133%;
    background: #000;
    height: 1px;
    display: block !important;
    margin-left: -16.5%;
	margin-bottom: 35px;
	transition: linear all 0.4s;
}*/

.tab-head {}
li.tab:hover .tab-head {
	background: #ffe52c !important;
}
.text-grid hr {
	border-color: #000 !important;
	margin: 60px 0px !important;
}
.our-team #slide-2 {
	padding-top: 0px;
}
article#team-tyler-walker-copy img {
	margin-top: -80px;
	margin-bottom: 60px;
}
.member-box {
	/*overflow: hidden;*/
}
.member-box h3 {
	font-weight: 400 !important;
	font-size: 25px;
}
.member-box p {
	font-size: 16px;
	line-height: 22px;
	font-weight: 400 !important;
	font-family: 'proxima-nova';
}
.role.hexagon {
	background: #000;
	transform: rotate(0deg) !important;
	color: #ffe52c;
	font-family: 'proxima-nova';
	position: relative;
	margin-left: 9px;
	padding: 5px 11px;
	font-weight: 600 !important;
    font-size: 15px;
	text-transform: uppercase;
}
.role.hexagon:before, .role.hexagon:after {
	border-left-color: #000 !important;
	border-bottom: 15px solid transparent !important;
	border-top: 15px solid transparent !important;
}
.col-lg-6.text-left {
	position: relative;
	padding-left: 90px;
}
.member-role {
	position: relative;
	margin-top: 40px;
	margin-bottom: 30px;
}
.member-role:before {
	height: 2px;
	background: #000;
	content: "";
	display: block;
	position: absolute;
}
.text-left .member-role:before {
	width: 115px;
	top: 15px;
	left: -105px;
}
.text-right .download-button .button:hover {
	background: url(../img/hexa-button-b.png) no-repeat !important;
	background-size: 100% 100% !important;
	color: #ffe52c;
	text-decoration: none;
}
.text-right .member-role:before {
	width: 100%;
	top: 14px;
	right: -105px;
}
.program-box:not(.experience-box) .text-left .download-button .button:hover {
	background: url(../img/hexa-button-balt.png) no-repeat !important;
	background-size: 100% 100% !important;
}
.image-right img {
	margin-top: -60px;
	margin-bottom: 60px;
}
.spaced img {
	margin-top: -30px !important;
	margin-bottom: 30px !important;
}
.experience-box .download-button {
    max-width: 300px;
    position: absolute;
    bottom: 60px;
}
.spaced .member-role {}
.seperator {
	display: block;
	height: 0px;
	clear: both;
}
.text-right {
	padding-right: 90px !important;
	text-align: left !important;
}
span.email {
	font-size: 16px;
	margin-top: 5px;
	display: inline-block;
	font-family: 'proxima-nova';
	font-weight: 400 !important;
	margin-top: 10px;
}
span.email a:hover {
	text-decoration: none;
}
span.email a {
	color: #000;
	border-bottom: 1px #b09d1b solid;
	margin-top: -4px;
	display: block;
	float: left;
}
span.email:before {
	content: url(../img/env.png);
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	float: left;
}
.member-box {
	margin-bottom: 40px;
}
.member-box.col-lg-4 .member-role {
	margin-top: 30px;
	margin-bottom: 20px;
}
.download-button .button {
    display: inline-block;
    vertical-align: middle;
    min-width: 219px !important;
    text-align: center;
}
.download-button .button:first-child {
	margin-right: 25px;
}

/* -------------------------------- FOOTER --------------------------------------------- */

.call-to-action {
	font-size: 36px !important;
	line-height: 36px !important;
	color: #000;
	display: inline-block;
	margin-right: 70px;
	vertical-align: middle;
	font-family: "Quarto A", "Quarto B";
	font-style: normal;
	font-weight: 600;
}
.information-general-camp-life #slide-6 .container, .information-canoe-tripping #slide-7 .container, .traditions #slide-8 .container, .information-activities #slide-7 .container, .rates-and-dates #slide-3 .container, .history #slide-9 .container, .our-team #slide-3 .container, .join-our-team #slide-3 .container {
	text-align: center !important;
	width: 1170px !important;
}
.traditions section#slide-sub-menu {
	display: none;	
}
.footer-section .button {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0px;
	margin-top: 5px;
	float: right;
}
.footer-section .button {
	margin-right: 10px;
}
.footer-section .button {	
	background: url(../img/hexa-button-white.png) no-repeat;
}
#ft a.button.register-trigger {
    margin-right: 0px !important;
}
.footer-section .button:hover {
	background: url(../img/hexa-button-balt.png) no-repeat;
	color: #ffe52c;
	text-decoration: none;
}
.our-team section a.button {
    background: url(../img/hexa-button.png) no-repeat !important;
	background-size: 100% 100% !important;
}
.our-team a.button:hover {
    background: url(../img/hexa-button-balt.png) no-repeat !important;
	background-size: 100% 100% !important;
	text-decoration: none;
}
.page-section:last-child .container {
	text-align: left;
}

/*------------------------------------------Leadership programs -------------------*/

.background-right .text-grid-cont ,
.experience-box.background-left .text-grid-cont {
	background: #ffe700;
	color: #030000;
	overflow: hidden;
}
div:not(.experience-box) .background-left .text-grid-cont {
	background: #414042;
	color: #fff;
	overflow: hidden;
}
.program-box:not(.experience-box) .text-left .button {
	background: url(../img/hexa-button-yc.png) no-repeat;
	color: #ffe700;
}
.text-left .button:hover {
	color: #ffe700;
	text-decoration: none;
}
.program-box .text-grid-cont {
	padding: 45px !important;
}
.program-box .image-grid {
	padding: 0px;
	background-size: cover !important;
}
.program-box .role {
	margin-bottom: 20px;
}
.program-box .member-text p {
	font-family: 'proxima-nova';
	font-size: 22px;
	line-height: 1.2;
	font-weight: 400 !important;
    max-width: 560px;
}
.program-box .member-text p:not(:last-child) {
	margin-bottom: 20px;
}
.program-box .member-text {
	margin-bottom: 85px;
}
.experience-box {
    margin: 0px auto;	
}
.experience-box .member-text {
    margin-bottom: 55px;
}
.program-box .member-text a {
	color: #fff;
	text-decoration: underline;
}
.program-box .member-text a:hover {
    color: #ffe700;	
}
.requirements {
	font-family: 'proxima-nova';
	font-weight: 500 !important;
	font-size: 17px;
	line-height: 1.2;
}
.requirements strong {
	font-weight: 500 !important;
}
.supp-info {
	margin-top: 25px;
	display: table;
	font-size: 16px;
	line-height: 1.1;
	font-family: 'proxima-nova';
	font-weight: 500 !important;
    margin-bottom: 20px;
}
.supp-info p {
    font-size: 19px;
    line-height: 1.2;
    font-weight: 400 !important;
	font-family: 'proxima-nova';
	float: left;
	margin-right: 35px !important;
}
.info {
	display: table-cell;
	vertical-align: top;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400 !important;
}
.leadership-programs .info , .outside-programs .info {
	display: block;
    margin-bottom: 20px;
}
.background-right .text-grid-cont a {
    color: #000;
}
.leadership-programs .info strong {
	font-size: 15px;
	font-weight: 500 !important;
}
.supp-info .info:first-child {
    min-width: 175px;
    padding-right: 20px;
    /*max-width: 205px;*/
    font-family: 'proxima-nova';
    font-size: 19px;
    line-height: 1.2;
    font-weight: 400 !important;
}
.outside-programs .supp-info .info:first-child  , 
article#program-the-explorer-2-program .supp-info .info:first-child ,
article#program-the-leader-in-training-lit-program .info:first-child {
    min-width: 245px;
    max-width: 245px;
}
.image-grid img {
	margin: 0px;
}
.program-box {
	overflow: hidden;
	display: table;
	width: 100%;
}
.image-grid, .text-grid-cont {
	display: table-cell;
	float: none !important;
	vertical-align: top;
}

/* rates */

.rates-and-dates #slide-1 h2 ,
.experiences #slide-4 h2 {
	font-size: 48px;
	font-family: proxima-nova;
	font-weight: 600;
	margin-bottom: 50px;
}
.rates-and-dates #slide-1 {
	padding-bottom: 0px;
}
.rates-and-dates #slide-2 {
	padding-top: 0px;
}
.rates-and-dates #slide-2 .container {
	max-width: 1070px;
	margin: auto;
}
.rates {
    text-align: center;
    width: 1296px;
    margin: auto;
}
.rates hr {
	border-color: #aaa !important;
	margin-top: 10px !important;
}
.rate {
	width: 345px;
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
	background: #ecedee;
	margin-bottom: 70px;
	padding-bottom: 40px;
	box-shadow: 5px 5px 5px #ddd;
}
.rate-header {
	background: #ffe52c;
	padding: 30px 10px;
	text-align: center;
}
#pathfinder-leadership-2 , div#explorer-canoe-tripsession-b {
    margin-bottom: 0px;
}
.rate-header h2 {
	margin-bottom: 5px !important;
	font-size: 30px !important;
	font-weight: 700 !important;
}
.rate-header h3 {
	margin-bottom: 0px !important;
	font-size: 30px !important;
	font-weight: 400 !important;
}
.rate-date {
	padding: 30px 0px;
	text-align: center;
	font-size: 27px;
	font-family: 'proxima-nova';
	font-weight: 400 !important;
	border-bottom: 1px #b1b3b6 solid;
}
.prices {
	padding: 40px 0px;
	text-align: center;
}
.price.small {
	max-width: 200px;
	margin: auto;	
}
.prices .price:first-child {
	margin-bottom: 20px;
}
.price span {
	font-family: 'proxima-nova';
	display: block;
	font-size: 18px;
	font-weight: 400;
}
.price strong {
	font-family: 'proxima-nova';
	display: table;
	margin: auto;
	font-size: 50px;
	font-weight: 300 !important;
	line-height: 1;
}
.price:not(.small) strong:before {
    content: "$";
    font-size: 50%;
    font-weight: 400;
    display: inline-block;
    bottom: 2px;
    position: relative;
}
.button.register {
	background: url(../img/hexa-button-b1.png) no-repeat !important;
	background-size: 100% 100% !important;
	color: #fff;
}
.button.register:hover {
	color: #ffe52c;
}
.button.register:hover {
    background: url(../img/hexa-button-nb.png) no-repeat !important;
    background-size: 100% 100% !important;
    color: #000 !important;
}
.download-buttons span {
	font-size: 24px;
	font-weight: 200 !important;
	margin: 15px auto !important;
	display: block;
	line-height: 1;
}
.download-buttons .button:not(.register) {
    display: table;
    width: 272px;
    font-size: 16px;
    padding: 11px 12px;
    text-align: center;
    font-weight: 400 !important;
    font-family: proxima-nova;
    line-height: 16px;
    background: url(../img/hexa-button-1.png) no-repeat;
	text-decoration: none;
}
.download-buttons .button:not(.register):hover {
    background: url(../img/hexa-button-balt.png) no-repeat;
}
.download-buttons .button {
	display: table;
	margin: 0px auto 15px !important;
	font-family: proxima-nova;
}
.rates .rate:nth-child(3n) {
	margin-right: 0px;
}

/* info activities */
section#slide-sub-menu {
    background: #414042;
}
.show-side-menu .page-section:last-child {
    margin-top: 0px;
}
.traditions .show-side-menu .page-section:last-child {
    margin-top: 90px;
}
ul.not-floating-menu {
    padding-left: 0px;
    list-style: none;
    display: table;
    table-layout: fixed;
    width: 100%;
}
ul.not-floating-menu li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
ul.not-floating-menu a {
    display: block;
}
ul.not-floating-menu li a {
	color: #fff;
}
ul.not-floating-menu a:before {
	content: "";
    background-color: #f2f5f9 !important;
    height: 100px;
    width: 100px;
    display: block;
    margin: 0px auto 30px;
    border-radius: 50%;
    background-position: 50% 50% !important;
}
footer .copyright-text {
    padding: 5px 0px;
}
ul.not-floating-menu li.current_page_item a:before,
ul.not-floating-menu li:hover a:before {
    background-color: #ffe52c !important;
}
ul.not-floating-menu li.current_page_item a,
ul.not-floating-menu li:hover a {
    color: #ffe52c;
	text-decoration: none;
}
ul.not-floating-menu li.page_item.page-item-479 a:before {
	background: url("/wp-content/uploads/2017/03/one-1.png");
}
ul.not-floating-menu li.page_item.page-item-711 a:before {
	background: url("/wp-content/uploads/2017/03/four.png");
}
ul.not-floating-menu li.page_item.page-item-752 a:before {
	background: url("/wp-content/uploads/2017/03/three.png");
}
ul.not-floating-menu li.page_item.page-item-765 a:before {
	background: url("/wp-content/uploads/2017/03/two.png");
}
ul.not-floating-menu li.page_item.page-item-776 a:before {
	background: url("/wp-content/uploads/2017/03/five.png");
}
.show-side-menu .page-section:not(:last-child) .container {
	width: 970px !important;
	position: relative;
	/*left: -50px;*/
	overflow: hidden;
}
.tripping .page-section:not(:last-child) .container {
	position: relative;
	overflow: hidden;
}
.show-side-menu #slide-1 {
	position: relative;	
}
.show-side-menu #slide-1 p {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
    font-weight: 400 !important;
}
.leadership-programs #slide-3 p ,
.leadership-programs #slide-3 ul {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.3;
    font-weight: 400 !important;
}
.show-side-menu .text-grid:not(.footer-section) p strong {
	font-weight: 600 !important;
    margin-top: 20px !important;
    display: table;
}
.fullscreen .column:last-child {
	overflow: inherit;
}
.fullscreen .activity-description {
    color: #000;
    width: 470px;
    text-align: left;
    float: right;
    margin-right: 50px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.fullscreen .activity-description p {
	color: #000;
}
.activity-description {
	padding: 45px 55px;
	font-size: 18px;
	font-family: proxima-nova;
	font-weight: 400;
	line-height: 1.1;
}
.year-box {
	padding: 44px 55px;
	font-size: 20px;
	font-family: proxima-nova;
	font-weight: 400;
	line-height: 1.1;
}
.tripping .activity-description {
	padding: 80px 70px;
}
.activity-description h4 {
	margin-top: 0px;
}
.tight {
	padding: 40px 55px !important;
}
.tall {
    padding: 78px 55px;
}
.activity-description p {
	font-size: 18px;
	font-family: proxima-nova;
	font-weight: 400 !important;
	line-height: 1.1;
}
.activity-description p:not(:last-child), .year-box p:not(:last-child) {
	margin-bottom: 20px !important;
}
.images-holder {
	display: table;
	width: 100%;
	margin: auto;
}
body:not(.history) .text-grid .images-holder , body:not(.history) .fullscreen#slide-3 > .images-holder {
	display: block;
}
.col-90 {
    width: 90%;
    padding-left: 0px;
    padding-right: 0px;
}
.col-70 {
    width: 70%;
    padding-left: 0px;
    padding-right: 0px;
}
.year-box .col-90 ,
.year-box .col-70 {
    padding-top: 85px !important;
    padding-bottom: 85px !important;	
}
.images-holder-small {
    display: table;
    width: 80%;
    margin-left: 5%;
}
.images-holder-medium {
	display: table;
	width: 90%;
}
.auto-margin {
	margin: auto;
}
.column, .column_small {
	display: table-cell;
	vertical-align: top;
	position: relative;
	/*overflow: hidden;*/
}
.page-id-650 .fullscreen .column ,
body:not(.history) .text-grid .column, body:not(.history) .text-grid .column_small {
	display: inline-block;
	float: left;
}
.show-side-menu .text-grid .column:last-child {
    width: 40%;
}
.middle {
	vertical-align: middle;
}
.year-box.tight {
	padding: 0px 20px !important;
}

/*.information-canoe-tripping .text-grid .section-content ,
.information-activities .text-grid .section-content {
    padding-right: 50px;
}*/

ul.floating-menu {
	position: absolute;
	right: 0px;
	width: 160px;
	padding-left: 0px;
	list-style: none;
	margin-bottom: 0px;
	transition: all ease-out 0.3s;
	z-index: 100;
}
ul.floating-menu li {
	border-bottom: 1px #000 solid;
	position: relative;
}
ul.floating-menu li:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 0%;
	background: #030000;
	z-index: -1;
	opacity: 0;
	transition: all ease-out 0.3s;
}
ul.floating-menu li:hover:after {
	width: 100%;
	opacity: 1;
	transition: all ease-out 0.3s;
}
ul.floating-menu li:first-child {
	border-top: 1px #000 solid;
}
ul.floating-menu li a {
	padding: 20px 10px;
	font-family: proxima-nova;
	color: #000;
	font-weight: 700;
	font-size: 13px;
	display: block;
}
ul.floating-menu li a:hover, ul.floating-menu li:hover a, .current_page_item a {
	text-decoration: none;
	color: #ffe600 !important;
}
.stuck {
	position: fixed !important;
	top: 30px;
	z-index: 100;
}
.stuck-pushed {
	top: auto !important;
	bottom: 550px !important;	
}
a.register-trigger:hover {
	text-decoration: none !important;	
}
.tripping .page-section:not(.fullscreen) .column:first-child {
    width: 55% !important;
}
.tripping .page-section:not(.fullscreen) .column:last-child {
    width: 45% !important;
}
.scrolling .stuck {
	top: 140px;
}
.sticky-wrapper {
    height: 0px !important;
}
.column:first-child {
	width: 60%;
}
body:not(.history) .images-holder .column:last-child {
    width: 40%;
}
.column-small {
    display: inline-block;
    vertical-align: top;
    float: left;	
}
.history #slide-6.text-grid .column:last-child ,
.history #slide-7.text-grid .column:last-child {
    display: inline-block;
    float: left;
    width: 638px;
}
/*.column-small:first-child {
	width: 33%;
}*/
.fullscreen .column:first-child {
	width: 57.3%;
}
.fullscreen .column:last-child img {
	max-width: 100%;
	width: 100%;
}
.adaptive-height {
	height: 100% !important;
	min-width: 100% !important;
	position: absolute;
	left: 0px;
	max-width: 2000px !important;
}
.adaptive-width {
	height: auto !important;
	width: 100% !important;
	position: absolute;
	left: 0px;
}
.no-padding {
	padding: 0px !important;
	height: auto !important;
}
.padding-top {
	padding-bottom: 0px !important;
	height: auto !important;
}
.padding-bottom {
	padding-top: 0px !important;
	height: auto !important;
}
.column img {
	max-width: 100%;
	height: auto;
	width: 100%
}
.form-container {
	width: 1110px;
	margin: auto;
}
.form-box {
	display: table;
	width: 366px;
	text-align: center;
	height: 366px;
	background: #f2f5f9;
	margin-bottom: 4px;
	margin-right: 4px;
	float: left;
}
.required-forms .form-container .form-box:first-child {
    /*float: none;
    width: calc(100% - 2px);*/
}
.required-forms .form-container .form-box:first-child img {
    /*height: 55px !important;*/
}
.required-forms .form-container .form-box:first-child br {
    /*display: none;*/
}
.form-box:hover {
	background: #ffe52c;
	text-decoration: none;
}
.form-box .form {
	display: table-cell;
	vertical-align: middle;
}
.form-box h4 {
    font-weight: 400;
    margin-top: 15px;
    max-width: 185px;
    margin: 15px auto 0;
}
.form-box img {
    height: 76px !important;
    width: auto !important;
}
.our-team .footer-section {
	background: #fff !important;	
    margin-top: 50px;
}
.welcome .footer-section {
	margin-top: 0px !important;
}

join-our-team #slide-2 > div > div > ul {
	margin-bottom: 0px;	
}
.welcome ul.tabs .tab-head:hover {
    background: #414042 !important;
    color: #ffe52c;
}
.welcome li.tab.tab-active .tab-head:hover span:first-child {
    background: url(../img/arrow-closey.png) no-repeat left center;
}
.welcome .tab-head:hover span:first-child {
    background: url(../img/arrow-bottomy.png) no-repeat left center;
}
/*.tripping .footer-section {
	background: #fff !important;	
    margin-top: 0px;
}*/
.list {
	list-style: none;
	padding-left: 0px;
}
.list a ,
.list a:hover {
	color: inherit;
	text-decoration:none;
}
.list p {
	display: inline-block;
	vertical-align: top;
	font-family: proxima-nova;
	font-size: 20px;	
}
.list p:first-child {
	width: 360px;
	font-weight: bold !important;
}
.list p:last-child {
	width: calc(100% - 370px);
	line-height: 26px;
}
.list p:last-child strong {
	font-weight: 600 !important;
}
.list li:first-child {
    border-top: 1px #000 solid;
}
.list li {
    border-bottom: 1px #000 solid;
    padding: 25px 125px;
}
.list li:hover {
	background: #ffe52c;
}
.information-general-camp-life .tight {
    padding: 35px 55px !important;
}
.fa-fw {
    background: #e6e7e8;
    border-radius: 50%;
    width: 30px !important;
    text-align: center;
    font-size: 15px !important;
    height: 30px;
    line-height: 32px !important;
}
.fa-fw:hover {
    background: #ffe52c;
}
.page-id-650 #slide-5 .column {
	height: auto !important;
	display: table-cell !important;
	float: none !important;
}
.menu-icon {
	display: block !important;	
}
.sections-container {
	position: relative;	
	transition: all .3s ease-in-out; 
}
li.menu-item-has-children:hover > .dropdown-menu {		
  display: block !important;			
}		
.dropdown-menu li .dropdown-menu  {		
	top: 33px;		
	left: 160px;			
}
/*.pushed {
	transform:translateY(100px);	
}*/
/*#campTopbarNav {
	position: fixed;	
}*/


.main-logo.m-pushed {
	top: 160px !important;	
	position: fixed !important;
}
body:not(.activities) .menu-icon.m-pushed {
	top: 186px !important;	
	position: fixed !important;
}
body.activities .menu-icon.m-pushed {
	top: 186px !important;	
}
.pushed-further {
	top: 140px !important;	
}
.section-content h2 {
    font-size: 33px;
    line-height: 1.1;
    font-family: "Quarto A", "Quarto B";
    font-weight: 300;
    max-width: 1000PX;
    margin: auto;
    color: #000;
}
.tripping .fullscreen .images-holder .images-holder .column {
	width: auto !important;	
}
.overlayed-desc p {
	color: #fff !important;
}
.overlayed-desc {
	color: #fff;
	position: absolute;
	left: 75px;
	top: 75px;	
	padding: 0px !important;
}
.drawn {
	right: 0% !important;
}
.mobile-sub-menu  {
	display: none;	
}
.hidden-desktop , .image-mobile {
	display: none;	
}
footer a {
    color: #fff;
    text-decoration: none;
}
footer a:hover , footer a:focus{
    color: #ffe52c;
    text-decoration: none;
	outline: none;
}
.tabcontent-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-size: cover !important;
}
.owl-carousel.owl-theme {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
}
.owl-carousel .owl-stage-outer , .owl-carousel .owl-item , .owl-carousel .owl-stage{
    height: 100%;
}
#slide-1 h3 a:not(.button) ,
#slide-1 h5 a:not(.button) {
	color: #000;
	text-decoration: underline;	

}
.join-our-team #slide-1 a:not(.button) {
    color: #337ab7 !important;
    text-decoration: none !important;
}
.download-buttons .button:focus {
	text-decoration: none;
	color: #000;
	-webkit-appearance: none;	
}
ul.directors hr {
    border-color: rgba(0, 0, 0, 0) !important;
    margin: 15px 0px !important;
}
.traditions ul.floating-menu {
    display: none;
}
.popup-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 10000;
    top: 0px;
	display: none;
}

.popup-outer {
    display: table;
    position: relative;
    height: 100%;
    width: 100%;
}

.popup-inner {}

.popup-inner {
    display: table-cell;
    vertical-align: middle;
}

.popup {
    width: 600px;
    display: block;
    margin: auto;
    background: #fff;
    overflow: hidden;
    font-family: proxima-nova;
}

.popup-header {
    background-color: #FFD300;
    display: block;
    padding: 15px;
	position: relative;
}
.popup-header span {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
    line-height: 15px;
    font-weight: bold;
	cursor: pointer;
}
.popup-header h2 {
    margin: 0px;
    font-size: 17px;
    font-weight: bold;
}

.popup-body {
    overflow: hidden;
    padding: 10px;
}

.popup-body strong {
    margin-bottom: 10px;
    display: block;
	line-height: 1.1;
}
.popup-body b {
	display: block;
	text-align: center;	
}
.popup-body a.button.register {
    display: table;
    margin: 5px auto;
    font-size: 13px;
	padding: 7px 25px;
}
footer ul.links li a:hover {
    color: #ffe52c;
}
.popup ul {
    padding-left: 20px;
}
.member-box.col-lg-4 {
    float: none !important;
    display: inline-block;
    vertical-align: top;
	margin-right:  -5px;
}
.background-right .text-grid-cont a:hover {
    color: #fff;
}
.home .intro .wrapper {
	opacity: 1;	
}
.home .intro {
    position: relative;
	background: #ffe600;
}
.home .intro a {
    width: 140px;
    letter-spacing: 0.075em;
}
.home .intro a.button:hover {
	background: url(../img/hexa-button-wt-no.png) !important;
	color: #000 !important;	
	background-size: 100% 100% !important;
}
.scroll-down {
    bottom: 55px !important;
}
.home .intro p {
    font-family: "proxima-nova" !important;
    color: #030000;
    margin-bottom: 15px;	
}
.home .padding-top {
    padding-top: 65px;
}
.navbar-static-top {
    position: fixed;
    width: 100%;
}
.intro .column {
	margin-top: 100px;
	margin-bottom: 30px !important;
    display: inline-block;
}
.intro .column img {
	width: auto;	
}
.intro .column h3 {
    font-family: "proxima-nova";
	font-weight: bold;
	font-size: 16px;
	margin: 30px auto 5px;
	text-align: center;
	color: #030000;
	letter-spacing: 0.03em;
}
.intro .column p {
    font-family: "proxima-nova" !important;
	font-weight: 400!important;
	max-width: 280px;
	margin: 5px auto 30px;
	font-size: 19px!important;
	text-align: center;
	line-height: 28px !important;
	color: #030000;
}
.intro .move-up {
	margin-top: 75px;	
}
.intro .move-up img {
	margin-top: -10px;
}
.home .intro .table-row .table-cell p span {
    margin: 0px 0;
}
.intro .column a {
	margin: 0px auto;
}

a.link_box:hover {
	opacity: 80%;
}

.link_box > img {
    max-width: 100%;
    width: 100%;
	height: auto;
}
.link_box_title {
    background: #414042;
    padding: 10px 20px;
    color: #ffe52c;
    text-align: left;
    font-size: 19px;
    font-family: "proxima-nova";
    width: 100%;
    display: block;
    line-height: 1.2;
    height: 100px;
}
.link_box_title strong {
    width: 205px;
    font-weight: 500 !important;
	margin-bottom: 30px;
    display: block;
}
.link_box_title h3 {
	width: 203px;
    font-weight: 500 !important;
    margin-bottom: 30px;
    display: block;
    font-size: 19px;
	    margin-top: 0;
}
.news-popup-holder {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
	display: none;
}
.news-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 520px;
    height: 790px;
    background: rgba(0,0,0,0.9);
    font-size: 16px;
    margin-left: -260px;
    margin-top: -425px;
    line-height: 1.3;
    color: #fff;
    text-align: left;
    padding: 5px 25px 25px 25px;
    z-index: 10002;
    font-weight: 300;
}
span#close-news {
    display: block;
    text-align: right;
    margin-bottom: 5px;
	cursor: pointer;
	font-size: 13px;
}
.news-popup img {
	max-width: 100%;
	margin-bottom: 5px;	
}
.news-popup h4 {
    font-size: 23px;
    color: #fee433;
    font-weight: 500;
}
.news-popup ul {
	line-height: 1.2;
}
.scrolling-popup-content {
    height: 325px;
    overflow-y: scroll;
	padding-right: 10px;
}
.scrolling-popup-content a {
	color: #fff;	
}
.scrolling-popup-content a:hover {
	color: #ffe52c;	
}
.scroll-down a i:after,
.home .aspect-video-holder .scroll-down a i:after,
.home .aspect-video-holder .scroll-down a i::after {
  background: url('../img/round-down.png')  center center no-repeat !important;
  border-radius: 50%;
}
.link_box span {
    display: block;
    text-align: right;
}
.home .intro h2 , .home .intro p{
    color: #030000 !important;
}
.home .intro h2 {
	margin-bottom: 30px;	
}
.home .intro .text-center {
	max-width: 1170px;
	margin: auto;
}
#viewContainer {
    position: absolute;
    height: 100%;
    width: 100%;
	overflow: hidden;
}
#draggableContainer {
    position: relative;
	cursor: move; /* fallback if grab cursor is unsupported */
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.standalone-map #draggable {
    position: relative;
	transition: all linear 0.1s;

}
.standalone-map #containerMap svg {
	top: 50%;
	position: relative;
}
.standalone-map .modal-body {
	display: none;	
}
.popup-trigger , .landmark-trigger{
	cursor: pointer;	
}
#myPopup .modal-content .modal-body {
    height: initial !important;
}
#myPopup .modal-content .modal-body p {
    font-family: proxima-nova !important;
}
#_x38__video_Icons_1_ g image:last-child {
	display: none;
}
#_x38__video_Icons_1_ g:hover image:last-child {
	display: block;
}
#_x38__video_Icons_1_ g image:first-child {
	opacity: 0;
}
#_x38__video_Icons_1_ g#Circle8_xA0_Image_1_sgc image:nth-child(2) ,
#_x38__video_Icons_1_ g#Circle8_xA0_Image_1_pgc image:nth-child(2) ,
#_x38__video_Icons_1_ g#Circle8_xA0_Image_1_igc image:nth-child(2) ,
#_x38__video_Icons_1_ g#Circle5_xA0_Image_1_S image:nth-child(2) ,
#_x38__video_Icons_1_ g#Circle5_xA0_Image_1_S image:nth-child(4) ,
#_x38__video_Icons_1_ g#Circle8_xA0_Image_1_b image:nth-child(2) ,
#_x38__video_Icons_1_ g#Circle5_xA0_Image_1_S image:nth-child(3) {
	opacity: 0;
}
#_x38__video_Icons_1_ g#Circle8_xA0_Image_1_sgc:hover image:nth-child(2) ,
#_x38__video_Icons_1_ g#Circle8_xA0_Image_1_pgc:hover image:nth-child(2) ,
#_x38__video_Icons_1_ g#Circle8_xA0_Image_1_igc:hover image:nth-child(2) ,
#_x38__video_Icons_1_ g#Circle5_xA0_Image_1_S:hover image:nth-child(4) ,
#_x38__video_Icons_1_ g#Circle5_xA0_Image_1_S:hover image:nth-child(2) ,
#_x38__video_Icons_1_ g#Circle8_xA0_Image_1_b:hover image:nth-child(2) ,
#_x38__video_Icons_1_ g#Circle5_xA0_Image_1_S:hover image:nth-child(3) {
	opacity: 1;
}
#_x38__video_Icons_1_ g:hover image:first-child {
	opacity: 1;
}
.controls {
    position: fixed;
    z-index: 1;
    bottom: 20px;
    right: 20px;
	display: none;
}
.controls a {
    display: block;
    margin-bottom: 0px;
    color: #000;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    font-family: "proxima-nova";
}
.controls a:hover {
	cursor: pointer;
	text-decoration: none;
}
.standalone-map #draggable {
    /*transition: all 0.25s ease;
    transition: all 0.25s ease;*/
	position: relative;
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
#containerMap , .panzoom-parent{
    height: 100%;
}
.camp-map .buttons {
    position: absolute;
    top: 20px;
    right: 0px;
    left: 0px;
    margin: auto;
    width: 200px;
}
.mobile-popup-triggers {
	display: none;	
}
#myPopup .table-row {
    height: 100%;
    width: 100%;
    display: table;
}
#myPopup .table-cell {
    display: table-cell;
    vertical-align: middle;
}
#myPopup .modal-dialog {
    margin: 0px auto;
}
.standalone-map #draggable {
	width: 130% !important;
	height: auto !important;
}
#draggable.zoomedin {
	width: 130%!important;
}
.leadership-programs .program-box {
    height: 535px;
}
image#Buildings_xA0_Image_hover {
    opacity: 0;
}

image#Buildings_xA0_Image_hover:hover {
    opacity: 1;
}
.meet-us-events #slide-1 a {
	text-decoration: none !important;	
}
.meet-us-events #slide-1 a:hover {
	text-decoration: none;	
	color: #ffe52c;
}
.experiences #slide-3 ,
.experiences #slide-5 {
	padding-bottom: 35px;	
}
.experiences .rate {
	margin-bottom: 35px;
	padding-bottom: 5px;	
}
div#tipScreen {
    position: fixed;
    z-index: 100;
    width: 100%;
    cursor: pointer;
    height: 100%;
}
.popup .wpcf7 {
    padding: 35px 25px !important;
}

.popup .wpcf7 tr td:first-child {
    width: 150px;
	min-width: 150px;
}
.popup input::-webkit-datetime-edit {
   /* opacity: 0 !important;*/
}
.popup .wpcf7 table {
    width: 100%;
}
#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(6) > td:nth-child(1),
#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(6),
#wpcf7-f2284-o6 > form > table > tbody > tr:nth-child(5) > td,
#wpcf7-f2283-o5 > form > table > tbody > tr:nth-child(5) > td,
#wpcf7-f2258-o3 > form > table > tbody > tr:nth-child(6) > td ,
#wpcf7-f2259-o4 > form > table > tbody > tr:nth-child(6) > td {
    position: relative;
}
.popup .wpcf7 input {
    background: #f2f2f3;
    border: 1px #bbb solid !important;
    padding: 3px;
    font-size: 13px;
}

#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(5) > td > table > tbody > tr > td:nth-child(3),
#wpcf7-f2284-o6 > form > table > tbody > tr:nth-child(4) > td > table > tbody > tr > td:nth-child(3),
.popup #wpcf7-f2258-o3 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(3) ,
.popup #wpcf7-f2259-o4 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(3) {
    width: 270px;
    text-align: center;
    padding-right: 5px;
}

#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(5) > td > table > tbody > tr > td:nth-child(2) > span > input,
#wpcf7-f2284-o6 > form > table > tbody > tr:nth-child(4) > td > table > tbody > tr > td:nth-child(2) > span > input,
#wpcf7-f2259-o4 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(2) > span > input ,
#wpcf7-f2258-o3 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(2) > span > input {
    width: 130px;
}


.popup .wpcf7 label {
    font-family: proxima-nova;
}

.popup .wpcf7 .wpcf7-text {
}
input.wpcf7-form-control.wpcf7-submit.hexagon {
    background: url(../img/hexa-button-balt.png) no-repeat !important;
    transform: inherit;
    border: 0px;
}
.popup table.c-form > tbody > tr > td > span > input {
    width: 100%;
}
.popup table.c-form > tbody > tr > td {
	padding-bottom: 25px;	
}
div#tipScreen .table-row {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}
.spring h2, .winter h2 {
    padding-left: 20px;
}
input.wpcf7-form-control.wpcf7-submit.hexagon:hover {
    background: url(../img/hexa-button.png) no-repeat !important;
	color: #000 !important;
	cursor: pointer !important;
    background-size: 100% 100% !important;
}
input.wpcf7-form-control.wpcf7-submit.hexagon {
    background: url(../img/hexa-button-balt.png) no-repeat !important;
    transform: inherit;
    border: 0px !important;
    width: 130px;
    height: 35px;
    background-size: 100% 100% !important;
    color: #fff;
    float: right;
    font-size: 16px;
    font-family: proxima-nova;
    position: absolute;
    right: 0px;
	cursor: pointer !important;
}
div#tipScreen .table-cell {
    display: table-cell;
    vertical-align: middle;
}
#loadingScreen h5 {
    font-size: 14px;
    margin-top: -40px;
    font-weight: 500;
    color: #000;
    font-family: "proxima-nova";
	opacity: 0;
	transition: all ease-in-out 0.5s;
}
.experiences #slide-sub-menu {
    display: none;
}
.activities .menu-bar {
    position: fixed;
    left: 0px;
    z-index: 100;
    height: 100px;
	width: 100%;
}
.main-logo, .menu-icon {
    display: none !important;
}
header.header-main {
    position: fixed;
    z-index: 1000;
    width: 100%;
    background: rgba(255, 255, 255, 1);
    height: 88px;
	top: 0px;
	transition: all ease-in-out .4s;
	-webkit-transition: all ease-in-out .4s;
	-moz-transition: all ease-in-out .4s;
	-ms-transition: all ease-in-out .4s;
}
header.header-main:hover {
    opacity: 1 !important;
}
header.header-main .desktop-nav > li > ul.dropdown-menu {
    float: none !important;
    /*left: 50% !important;*/
    right: auto !important;
    margin-left: -92.5px;
    margin-top: -1px;
	padding: 0px;
    min-width: 185px;
}
header.header-main .dropdown-menu > li > a {
	padding-top: 9px !important;	
	padding-bottom: 9px !important;	
}
header.header-main .dropdown-menu > li > a:focus, header.header-main .dropdown-menu > li > a:hover {
    color: #222 !important;
    background-color: #ffe62c !important;
}
.desktop-nav .dropdown-menu {
    background: rgba(255, 255, 255, .9);
}
footer .social-icons {
    float: left;
    margin-bottom: 24px;
    display: inline-block;
}
footer .col-md-5 h5 {
    float: left;
    margin-right: 25px;
}
.popup-overlay:not(.normal) .popup-header {
    padding-left: 35px;
}
footer .nav>li>a>img {
    max-width: 35PX;
    display: block;
    width: 34px;
}
footer .navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 62px;
    height: 37px;
	text-indent: 1000px;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 7px 10px 0 0 !important;
    width: auto !important;
    font-weight: 400 !important;
}
#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(6) > td > input {
	top: 0px;	
}
#wpcf7-f2285-o7 input[type=checkbox] {
    margin: 2px 0 0;
    float: left;
    margin-right: 5px;
}
footer form {
    margin-top: 10px !important;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent !important;	
}
.desktop-nav .dropdown-menu a {
	color: #222 !important;
	font-weight: 500 !important; 	
}
.logo-main {
    position: relative !important;
    z-index: 15;
    width: 90px;
    height: 75px;
    background: url(../home/dist/images/svg/logo.svg) no-repeat;
    vertical-align: middle;
    display: inline-block;
    top: 8px;
	text-indent: -500px;
}
.dropdown-menu > li > a {
}
header.header-main nav.nav-main {
	display: block;
    float: right;
    top: 0px;
    left: auto;
    text-align: right;
    right: 0px;
}
header.header-main nav.nav-main > ul > li {
    display: inline-block;
    list-style: none;
    vertical-align: middle;
    padding: 34px 15px;
    position: relative;
}

.desktop-nav {
    padding-left: 0px;
    position: relative;
    margin-bottom: 0px;
}

header.header-main nav.nav-main > ul > li > a {
    text-transform: uppercase;
    color: #222;
    font-weight: 500;
    font-family: proxima-nova;
    font-size: 18px;
    letter-spacing: 0.02em;
}
header.header-main nav.nav-main > ul > li > a:focus,
header.header-main nav.nav-main > ul > li > a:hover {
	text-decoration: none;	
}
header.header-main nav.nav-main > ul > li:last-child {
    padding-right: 0px;
}
.twitter:hover {
	background: url(../home/dist/images/svg/twitter-yellow.svg) no-repeat !important;	
}
.facebook:hover {
	background: url(../home/dist/images/svg/facebook-yellow.svg) no-repeat !important;	
}
.vimeo:hover {
	background: url(../home/dist/images/svg/vimeo-yellow.svg) no-repeat !important;	
}
.instagram:hover {
	background: url(../home/dist/images/svg/instagram-yellow.svg) no-repeat !important;	
}
.youtube:hover {
	background: url(../home/dist/images/svg/youtube-yellow.svg) no-repeat !important;	
}
.link_box:hover {
	cursor: pointer;	
}
div#wpc-weather-id-2249 {
    z-index: 50;
    position: absolute;
    right: 80px;
	top: 40px;
}
#wpc-weather .forecast .climacon {
    font-size: 65px;
    color: #fff;
}
.forecast .day {
    display: none;
}

.temp_min {
    display: none;
}

.now {
    display: none;
}

.first {
    width: 200px !important;
    display: table;
}

.forecast:before {content: "CURRENT CONDITIONS";display: block;border: 1px #ffe52c solid;width: 200px;text-align: center;padding: 10px 0px;color: #fff;font-family: proxima-nova;font-weight: 700;font-size: 12px;letter-spacing: 0.21em;}

.symbol.climacon.w501 {}
.home .leadership-programs {
	display: none;	
}
.home #slide-3 {
	margin-top: 0px;	
}
.home .leadership-programs section#slide-3 {
	overflow: hidden;	
}
.scroller-pop {
    padding-right: 40px;
}	

@media (max-height: 720px) {
	.scroller-pop {
		overflow-y: scroll;
		max-height: 480px;
		padding-bottom: 50px;
	}	
}
@media (min-width:768px) and (max-width: 1024px) {
.mobile-contents .modal-dialog .modal-content .modal-body blockquote p, #myModal .modal-dialog .modal-content .modal-body blockquote p {
    font-size: 25px;
}
.mobile-contents .modal-dialog .modal-content .modal-body h3, #myModal .modal-dialog .modal-content .modal-body h3 {
    font-size: 40px !important;
    line-height: 1;
}	
}
@media (max-width: 1024px) {
#loadingScreen {
	display: none !important;	
}
.invisible-trigger {
	opacity: 0;	
}
#popin {
    max-width: 100%;
    width: 100%;
    margin: auto;
    padding-bottom: 0px;
}
.popo-img {
    display: none !important;
}
.popo {
    width: 100% !important;
}
.controls , div#tipScreen{
	display: none;	
}
.mobile_map {
	min-height: 100%;
    bottom: 0px;
    position: absolute !important;
    max-height: 100% - 75px;
    top: 0px !important;
	transition: all linear 0.1s;
}
.mobile_zoom {
	min-height: 150% !important;	
}
.close {
	/*display: none;*/	
}
.visible-trigger {
	opacity: 1 !important;
    background: url(../map/popcloser.png) no-repeat !important;
}
.overlayed {
    z-index: 10000;
}
.drawn {
	right: 0px !important;
}
.mobile-popup-triggers a , .landmark-mobile-popup-trigger{
    margin-right: 15px;
    display: table-cell;
    vertical-align: middle;
    background: url(../map/popupper.png) center no-repeat;
    width: 28px;
    height: 30px;
    background-size: auto 100%;
}
.mobile-popup-triggers {
    position: fixed;
    width: 450px;
    bottom: 0px;
    padding: 20px;
    display: table;
    table-layout: fixed;
}
.welcome ul.tabs .tab-head {
    padding: 50px 75px 50px 20px;
}
.link_box_title strong {
    width: 100%;
    font-size: 14px;
}
.link_box {
    margin-bottom: 30px;
	cursor: pointer;
}
.home .intro .table-row .table-cell .text-center {
    display: block !important;
}
.home .padding-top {
    padding-top: 0px;
}
.welcome #slide-2 .tabs .container {
    width: 100%;
}
ul.floating-menu {
	display: none;
}
.fullscreen .activity-description {
    width: 485px;
    margin-right: 0px;
}
.show-side-menu .page-section:not(:last-child) .container {
    width: 750px !important;
}
.tight {
    padding: 25px 25px !important;
}
.information-general-camp-life .tight {
    padding: 20px 25px !important;
}
.fullscreen#slide-0 {
    max-height: 500px !important;
}
.call-to-action {
/*    font-size: 28px !important;
*/    line-height: 28px !important;
    margin-right: 20px;
}
.page-section:last-child .button:last-child, .history .button:last-child {
    margin-right: 10px !important;
}
.page-section:last-child .button, .history .button {
    margin-top: 10px;
    font-size: 13px !important;
    padding: 7px 40px;
}


.page-section:last-child .button, .history .button {
    margin-top: 10px;
    font-size: 13px !important;
    padding: 7px 40px;
}

.mobile-tablet-footer .button {
    margin-top: 10px;
    font-size: 13px !important;
    padding: 7px 40px;
}


.text-grid h3 {
    font-size: 26px;
    line-height: 26px;
}
.text-grid h3:last-child {
	margin-bottom: 0px;
}
.activity-description p:not(:last-child), .year-box p:not(:last-child) {
    margin-bottom: 10px !important;
}
.text-grid {
    padding: 45px 0px;
}
.activity-description, .year-box {
    padding: 40px 25px;
    font-size: 16px;
}
#slide-2 .year-box {
    padding: 40px 0px;
}
.year-box p ,
.activity-description p,
.information-general-camp-life .text-grid h5 {
    font-size: 16px;
	line-height: 1.2 !important;
}
.fullscreen:not(#slide-0) {
    background-attachment: scroll !important;
}
.col-70 {
    width: 100%;
}
ul.directors li {
    margin-right: 30px;
    margin-bottom: 10px;
}
.traditions #slide-2 .column:first-child .activity-description {
    padding-top: 55px;
    padding-bottom: 55px;
}
.page-id-650 #slide-4 .activity-description {
    padding: 70px 25px !important;
}
.page-id-650 #slide-4 .column:first-child {
	overflow: hidden;	
}
.page-id-650 #slide-4 .column:first-child img {
    height: 550px;
    width: 1000px !important;
    max-width: 1000px;
    margin-left: -155px;
}
.form-container {
    width: 750px;
    margin: auto;
}
.form-box {
    width: 48%;
    height: 246px;
    margin: 1% !important;
    float: left !important;
}
.form-box img {
    height: 50px !important;
}
.program-box .image-grid {
    width: 350px;
}
.rates , .experiences #slide-4 .container {
    max-width: 750px !important;
    width: 750px !important;
}
.rate {
    width: 330px;
    margin-right: 20px;
}
.rate-date {
    padding: 30px 10px;
    font-size: 26px;
}
.program-box .text-grid-cont {
    padding: 25px !important;
}
.role.hexagon {
    font-size: 14px;
}
.page-id-866 #slide-3 .activity-description:not(.tall):first-child {
    padding: 25px 0px !important;
}
}
@media (max-width:1920px) {
a#box-waterskiing-2
 {
    /*display: none;*/
}	
}
@media (min-width: 1024px) and (max-width:1560px) {
.share {
    right: -67px;
    top: 180px;	
}
.activities .hexagon {
    padding: 5px 15px;
}
.hexagon span {
    font-size: 11px;
}
.supsystic-social-sharing .sharer-flat {
    margin-right: 7px !important;
}
.share span {
    font-size: 11px;
}
#rates {
    right: -120px;
	bottom: 195px;
}
#register {
    right: -120px;
    bottom: 65px;
}	
}
@media (min-height: 600px) and (max-height: 1400px) {
/*#draggable {
	height: 110% !important;
}	*/
}
@media (max-width: 1560px) {

    .video-section p {
        font-family: "Quarto A", "Quarto B";
        font-size: 45px;
        text-align: center;
        line-height: 1;
        font-weight: 300;
    }

    .tripping .fullscreen h1 {
        font-size: 45px;
        line-height: 1;
    }
    
.footer-section .button {
    /*margin-right: 10px !important;*/
    font-size: 15px;
    line-height: 15px;
    padding: 8px 27px 8px;
}
span.close-popup {
    top: -20px;
    right: 15px;
}
.news-popup {
    width: 420px;
    height: 580px;
    font-size: 16px;
    margin-left: -210px;
    margin-top: -290px;
    padding: 10px 25px 25px 25px;
	line-height: 1.3;
}
#close-news {
    margin-bottom: 5px !important;
	font-size: 13px;
}
.news-popup img {
	max-width: 100%;
}
.news-popup h4 {
	font-size: 20px;
}
.scrolling-popup-content {
    height: 195px;
}
.fa-fw {
    width: 25px !important;
    font-size: 12px !important;
    height: 25px;
    line-height: 27px !important;
}

.footer-section a.button.register-trigger {
    margin-right: auto !important;
}
.standalone-map #draggable {
/*    width: 165% !important;
    height: AUTO !important;
    top: -20%;*/
	width: 130% !important;
	height: auto !important;
}
#draggable.zoomedin {
	width: 170% !important;
	left: -230px; 
	top: -130px;
}
/*#draggable.zoomedin {
    width: 170% !important;
}*/
/*#draggable {
    width: auto !important;
    height: 1440px !important;
    top: -85px;
}*/
.footer-section .button:hover, 
.footer-section .button:focus {
	text-decoration: none;	
}
/*.call-to-action {
    font-size: 29px !important;
	line-height: 29px !important;
    margin-right: 0px;
}*/
.page-id-650 #slide-4 .activity-description {
    padding: 75px 55px;
}
.information-general-camp-life .tight {
    padding: 75px 55px !important;
}
.meet-us-events #slide-1 .container {
    max-width: 930px !important;
}
.tab-title {
    max-width: 870px;
}
.overlayed-desc {
	width: 405px !important;
	left: 45px;
	top: 75px;	
}
.page-id-866 #slide-3 .activity-description:not(.tall):first-child {
    padding: 60px 35px;
    max-width: 580px;
}
.page-id-866 #slide-3 .activity-description:last-child {
    padding: 80px 35px;
}
.program-box .member-text p ,
.supp-info .info:first-child,
.supp-info p,
.info
{
    font-size: 17px;
    line-height: 1.1;
    min-width: 140px !important;
}
.experiences .program-box .text-grid-cont {
    height: 600px;
}
.experience-box .download-button {
    bottom: 40px;
}

}
@media (min-width: 1560px) {

    .video-section p {
        font-family: "Quarto A", "Quarto B";
        font-size: 75px;
        text-align: center;
        line-height: 1;
        font-weight: 300;
    }

    .tripping .fullscreen h1 {
        font-size: 75px;
        line-height: 1;
    }


	/* grid extender for big screens */
	.container {
		width: 1440px !important;
	}
	.footer-popup-triggers {
		margin-left: -40px !important;
	}
	.welcome #slide-2 .container {
		width: 100% !important;
	}
	.welcome #slide-2 .tabs .container {
		width: 1100px !important;
	}
	.welcome .tab-text {
		width: 1100px !important;
		padding-bottom: 50px  !important;
		padding-top: 0px !important;
		margin-bottom: 0px;
		margin-top: 20px;
	}
	.welcome ul.tabs .tab-head {
		padding: 50px 0px;
	}
	.welcome .tab-head span {
		font-size: 24px;
}
	.section-content h2 {
		font-size: 45px;
	}
	.page-id-866 #slide-3 .activity-description:not(.tall):first-child {
		padding: 84px 75px !important;
	}
	.page-id-866 #slide-3 .activity-description:last-child {
		padding-top: 85px;
		padding-bottom: 85px;
	}
	ul.directors li {
		margin-right: 78px;
	}
	.list li {
		padding: 25px 175px;
	}
	.text-grid img {
		width: 100%;
	}
	.activity-description {
		padding: 100px 75px;
	}
	.page-id-650 .activity-description {
		padding: 75px;
	}
	.fairy-night {
		padding: 65px 50px !important;
	}
	body:not(.history) .activity-description, body:not(.history) .activity-description p {
		font-size: 20px;
		display: table-cell;
		vertical-align: middle;
	}
	.information-general-camp-life .activity-description, .information-general-camp-life .activity-description p ,
	.facilities .activity-description, .facilities .activity-description p ,
	.tripping .activity-description, .tripping .activity-description p ,
	.traditions .activity-description, .traditions .activity-description p {
		font-size: 24px !important;
	}
	 .information-general-camp-life .activity-description h4 ,
	 .facilities .activity-description h4 ,
	 .traditions .activity-description h4 {
		font-size: 19px !important;
	 }
/*	.page-id-479 .activity-description {
		padding: 125px 10%;
	}*/
	.page-id-461 #slide-2 .activity-description p {
		display: block !important;
	}
/*	.page-id-650 #slide-3 .column:first-child img {
		position: absolute;
		bottom: 0px;
		left: 0px;
	}*/
	.page-id-461 #slide-4 .activity-description:last-child {
		padding: 130px  0px;
	}
	.page-id-650 #slide-5 .images-holder {
		display: table !important;
	}

}
@media (min-width: 1200px) and (max-width: 1561px) {
.footer-section .container {
    width: 1040px !important;
	max-width: 1040px !important;
}
.experiences #slide-4 .container,
.experiences #slide-6 .container{
	width: 940px !important;
	max-width: 970px !important;
}
.form-box img {
    height: 55px !important;
    width: auto !important;
}
.aspect-video-holder .text-container h1 {
  font-size: 75px;
}
.tab-title {
    max-width: 920px;
	margin:auto;
}
ul.tabs .tab-head {
    padding: 20px 125px 20px 20px;
}
.tab-head span:first-child {
    position: relative;
    left: 3px;
}
.tab-text {
    width: 780px;
}
.information-parents-communication #slide-3 .container, .information-general-camp-life #slide-1 .container, .information-general-camp-life #slide-4 .container, .information-activities #slide-1 .container, .information-canoe-tripping #slide-1 .container, .information-activities #slide-5 .container, .information-canoe-tripping #slide-5 .container, .history #slide-1 .container, .our-team #slide-1 .container, .join-our-team #slide-1 .container, .leadership-programs #slide-1 .container, .leadership-programs #slide-3 .container , .experiences #slide-3 h4 , .experiences #slide-3 h5 , .experiences #slide-4 h5 , .experiences #slide-5 .container {
    max-width: 920px;
    margin: auto;
}
.program-box.col-90 {
	max-width: 920px;	
	width: 920px;
}
/*.information-general-camp-life .activity-description, .information-general-camp-life .activity-description p, .facilities .activity-description, .facilities .activity-description p, .tripping .activity-description, .tripping .activity-description p, .traditions .activity-description, .traditions .activity-description p {
    font-size: 26px !important;
}*/
.history #slide-3 .year-box ,
.history #slide-6 .year-box {
	padding-left: 0px;
}
.history #slide-3 .column {
	width:auto;
}
.history #slide-6.text-grid .column-small:first-child ,
.history #slide-7.text-grid .column-small:first-child {
	width:409px;
}
.required-forms #slide-2 .container {
	width: 970px;	
}
.form-box {
    height: 309px;
    width: 309px;
}
.required-forms .form-box {
    height: 320px;
    width: 320px;
}
.required-forms .form-box:nth-child(3n+1) {
    margin-right: 4px;
}
.required-forms .form-container .form-box:last-child {
    margin-right: 0px;
}
.form-container {
    width: 100%;
}
.rates {
	width: 100%;	
}
.rate {
    width: 31%;
    margin-right: 2%;
}
.rate-date {
    font-size: 23px;
}	
.navbar .social-icons > li + li {
    padding-left: 20px !important;
}
.navbar .navbar-nav.navbar-right > li > a {
    font-size: 16px !important; 
}
.navbar .social-icons > li a {
    width: 30px !important;
    height: 30px !important;
}
}

@media (min-width: 1920px) {
.page-id-650 #slide-2 .activity-description:first-child {
		max-width: 580px;
		float: right;
		padding: 114px 0px !important;
		margin-right: 195px;
}
#draggable.zoomedin {
    left: -400px;
    top: -360px;
}
.leadership-programs section#slide-3 {
    position: fixed;
    height: 100%;
}
.home .leadership-programs section#slide-3 .popo {
    height: 100%;
}
.scroller-pop {
    overflow-y: hidden;
    max-height: 100%;
}
span.close-popup {
    top: -40px;
    right: 40px;
}
.leadership-programs section#slide-3 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.popo-img {
    top: -80px !important;
}
span#close-news {
    margin-bottom: 7px;
}
.news-popup {
	padding-top: 5px;
}
.leadership-programs section#slide-3 .wow.slideInUp.section-content .container {
    vertical-align: top;
}
a#box-rock-climbing-copy , a#box-log-rolling-copy {display: none;}
	.page-id-650 #slide-2 .activity-description:last-child {
		padding: 110px 0px;
		width: 430px;
		margin: auto;
		display: block;
	}
	.activities #draggable {
    overflow: hidden;
}
	.page-id-650 #slide-4 .activity-description:last-child {
		padding: 130px  0px;
		width: 430px;
		margin: auto;
		display: block;
	}
	ul.floating-menu {
		width: 220px !important;
	}	
	.leadership-programs .info strong {
		font-size: 20px;
	}
	.outside-programs .program-box {
		height: 615px;
	}
	.supsystic-social-sharing .sharer-flat {
		margin-right: 20px !important;
	}
	.share span {
		padding-right: 10px;
	}
	.share {
	    right: -117px;
		top: 270px;
	}
	#rates {
		bottom: 310px;
	}
	#register {
		bottom: 150px;
	}
	.activity-desc {
		max-width: 500px;
	    font-weight: 300;
	}
}
@media (min-width: 2400px) {
	.masonry-box.small {
		height: 190px;
		width: 191px;	
	}
	.footer-popup-triggers {
		margin-left: -37px;
	}
	.scroller-pop {
		overflow-y: hidden;
		max-height: 100%;
	}
	.leadership-programs #slide-3 p {
		max-width: 100%;
	}
	.masonry-box.big {
		height: 386px;
		width: 387px;	
	}
	.leadership-programs section#slide-3 {
		padding-top: 80px;
		padding-bottom: 00px;
	}
.popo {
    height: 100% !important;
}
.popo-img {
}


	ul.floating-menu {
		width: 320px !important;
	}
	.home .intro .table-row .table-cell h2 {
		letter-spacing: 0.03em !important;
		font-size: 72px !important;66666666666
	}
	.welcome #slide-1 h3 {
		font-size: 30px;
	}
	.grid-sizer {
		width: 190px;
	}
	.share {
		right: -117px;
	}
	#rates {
		bottom: 310px;
	}
	.home .intro .table-row .table-cell p {
		font-size: 30px;
		line-height: 80%;
	}
	.girl-walking {
		height: 220px;	
	}
	.home .intro .text-center {
		max-width: 1170px;
		margin: auto;
	}
	.intro .column p {
		max-width: 370px;
		font-size: 20px!important;
		line-height: 33px !important;
	}
	.containment {
		margin-left: 3px;	
		max-width: 2565px !important;
	}
}
	.masonry-box {
		background-size: cover !important;
		cursor: move; /* fallback if grab cursor is unsupported */
		cursor: grab;
		cursor: -moz-grab;
		cursor: -webkit-grab;
	}
.home .intro .table-row .table-cell h2 {
    letter-spacing: 0em;
    font-size: 60px;
}

@media (min-width: 1561px) {
.text-grid .column:first-child {
	width: 792px;
}
ul.nav.navbar-nav.social-icons li {
    margin-right: 20px;
}
.facilities .text-grid .column:first-child {
	width: 60%;
}
.text-grid .column.offset-1 {
	width: 720px;
}
.show-side-menu .text-grid .column:first-child {
    width: 60%;
}
.show-side-menu .text-grid .column:last-child {
    width: 40%;
}

.information-parents-communication #slide-3 .container, .information-general-camp-life #slide-1 .container, .information-general-camp-life #slide-4 .container, .information-activities #slide-1 .container, .information-canoe-tripping #slide-1 .container, .information-activities #slide-5 .container, .information-canoe-tripping #slide-5 .container, .history #slide-1 .container, .our-team #slide-1 .container, .join-our-team #slide-1 .container, .leadership-programs #slide-1 .container, .leadership-programs #slide-3 .container , .experiences #slide-3 h4 , .experiences #slide-3 h5, .page-id-711 #slide-2 h5 , .experiences #slide-4 h5 , .footer-section .container , .experiences #slide-5 .container {
    max-width: 1100px !important;
    margin: auto;
}

.welcome #slide-1 .container {
	width: 935px !important;
}
ul.tabs .tab-head {
    padding: 20px 175px 20px 20px;
}
.tab-text {
    width: 1110px;
}
.join-our-team .tab-text ,
.faq .tab-text {
    width: 950px;
}
.tab-text p {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400 !important;	
}
.tab-head span {
    font-size: 20px;
}
.role.hexagon {
	font-size: 17px;
}
.role.hexagon:before, .role.hexagon:after {
    border-bottom: 17px solid transparent !important;
    border-top: 17px solid transparent !important;
}
.fullscreen p {
	margin: 0px !important;
}
.fullscreen .activity-description {
    margin-right: 215px;
    padding: 55px 0px !important;
    width: 580px
}
.information-canoe-tripping .tight {
    /*padding: 63px 55px !important;*/
}	
/*.fullscreen .column:last-child img {
    max-width: calc(100% + 80px);
    width: calc(100% + 80px);
}*/
.experiences #slide-4 h5 {
	margin-bottom: 20px;	
}
.experiences .program-box .text-grid-cont {
    height: 750px;
}
	.information-general-camp-life .container, .information-activities .container, .information-canoe-tripping .container {
		width: 1440px !important;
		/*left: -80px;*/
	}
	.experiences #slide-4 .container {
		/*max-width: 1440px !important;
		width: 1440px !important;*/
	}

	.show-side-menu .page-section:not(:last-child) .container {
		width: 1440px !important;		
	}
		section#slide-sub-menu .container {
		max-width: 1225px !important;
	}

	.show-side-menu .fullscreen:not(#slide-0) {
		left: 0px;
	}
/*	.adaptive-height {
		min-width: calc(100% + 80px) !important;
	}*/
	ul.floating-menu {
		width: 160px;
	}
	ul.floating-menu li a {
		font-size: 14px;
	}
	.fullscreen .column:first-child {
		width: 57.6%;
	}
	.activity-description {
		padding: 50px 75px;
		font-size: 20px;
	}
	.tripping .activity-description {
		padding: 80px 75px;
	}
	.page-id-866 .activity-description {
		padding: 80px 75px !important;
	}
	/*.tall {
		padding: 131px 55px !important;
	}*/
	.content.masonry-container {
		width: 1930px !important;
		min-height: 1152px !important;
		/*position: absolute !important;*/
	}
	/*.activities #draggable {
		height: 1153px;
	}*/
	.year-box {
		padding-top: 80px;
		padding-bottom: 80px;	
		padding-left: 0px;	
	}
	.history #slide-2 .year-box {
		width: 360px !important;
		padding: 55px 0px;
		float: none;
		margin: auto !important;
	}
	.history #slide-3.text-grid .column:first-child {
		width: auto;
	}
	.history #slide-6.text-grid .column-small:first-child ,
	.history #slide-7.text-grid .column-small:first-child {
		width: 500px;
	}
	.history #slide-6.text-grid .column:last-child ,
	.history #slide-7.text-grid .column:last-child {
		width: 792px;
	}
	.history #slide-4 .year-box {
		float: right;
		padding-right: 0px !important;
		padding-left: 80px !important;
		padding-top: 65px;
		padding-bottom: 65px;
	}
	.climber {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.history #slide-4 .year-box p {
		padding-left: 65px !important;
		padding-right: 20px;		
	}
	.history .year-box.wow.col-90.fadeInUp {
		padding-left: 90px;
	}
	.canoeing-year {
		padding-top: 130px;
	}
	body:not(.tripping) .page-section:last-child {
		margin-top: 90px;
	}
	.show-side-menu .page-section:last-child {
		margin-top: 0px !important;
	}
	.traditions .show-side-menu .page-section:last-child {
		margin-top: 90px !important;
	}
	.history .page-section:last-child {
		margin-top: 30px !important;
	}
	.big {
		width: 970px;
		margin: auto;
	}
	.year-box.medium.right.top {
		width: 400px !important;
		top: 120px;
		right: 115px !important;
	}
	.year-box.medium.right.bottom {
		width: 450px !important;
		bottom: 53px;
		right: 63px;
	}
	.member-box h3 {
		font-size: 30px;
	}
	.member-box p {
		font-size: 20px;
		line-height: 26px;
	}
	span.email {
		font-size: 20px;
	}
	.year-box.full {
		margin-left: 200px;
	}
	img.alignnone.size-full.wp-image-288 {
		margin-left: 50px;
	}
	.history #slide-6 .year-box.medium.right.bottom {
		width: 420px !important;
		right: 90px;
		bottom: 100px;
	}
	.image-right:not(.image-grid) img {
		margin-top: -110px;
		margin-bottom: 70px;
	}
	.text-right .member-role {
		margin-top: 90px;
		margin-bottom: 30px;
	}
	.rate {
		/*width: 400px;
		margin-right: 44px;*/
	}
	/*	.activity-description {
		padding: 133px 75px;
	}*/
	.tight {
		padding: 55px !important;
	}
	.information-general-camp-life .tight {
		padding: 89px 10% !important;
	}
	.text-grid h5 {
		font-size: 20px;
		line-height: 1.2;
	    margin-bottom: 10px !important;
	}
	.information-general-camp-life #slide-4 h5 {
		font-size: 24px;
	}
	.text-grid h3 {
		font-size: 29px;
	}
	/*.page-id-765 #slide-1 {
		min-height: 550px;	
	}
	.page-id-765 #slide-1 .section-content {
		vertical-align: top;	
	}*/
}
@media (min-width: 2400px) {
	.activity-description, .activity-description p {
		font-size: 20px;
	}
	article#team-tyler-walker-copy .col-lg-6.text-left {
		margin-top: 40px;
	}
	.form-box img {
		height: auto !important;
	}
	.page-id-866 .activity-description, .page-id-866 .activity-description p {
		font-size: 21px;
	}
	.tall {
		padding: 50px 55px !important;
	}
	.content.masonry-container {
		width: 2550PX  !important;
		/*height: 1770px !important;*/
		min-height: 1160px !important;
		left:0px !important;
		right: auto !important;
	}
	.activities #draggable { margin-right: 0px !important;}
	.information-canoe-tripping .container, .information-activities .container {
		width: 1750px !important;
	}
	.show-side-menu .page-section:not(:last-child) .container {
		width: 1440px !important;
		/*left: -50px !important;*/
	}
	section#slide-sub-menu .container {
		max-width: 1225px !important;
	}
	.fullscreen .column:first-child {
		width: 56.85%;
	}
	.activity-description {
		padding: 100px 10%;
		font-size: 20px;
		max-width: 80%;
		display: table;
		margin: auto;
		min-height: 300px;
	}
	#slide-2 .activity-description {
		padding: 50px 10%;
	}
	.information-general-camp-life .activity-description {
		padding: 35px 10%;
	}
	.fullscreen .activity-description {
		padding: 114px 0px !important;
		margin-right: 195px;
		width: 580px !important;
	}
	.page-id-401 .activity-description {
		padding: 100px 72px;	
	}
	ul.floating-menu {
		width: 280px;
	}
	a#box-rock-climbing-copy , a#box-log-rolling-copy { display: none;}
}
@media (min-width: 1560px) and (max-width: 1920px) {
.show-side-menu .page-section:not(:last-child) .container {
    width: calc(100% - 500px ) !important;
}
#draggable.zoomedin {
	left: -230px; 
	top: -130px;
}
.share {
    right: -95px;
    top: 200px;
}
section#slide-sub-menu .container {
    max-width: 1225px;
}	
ul.tabs .tab-head {
    padding: 20px 175px 20px 20px !important;
}
.welcome ul.tabs .tab-head {
    padding: 50px 0px !important;
}
}
@media (min-width: 1921px) and (max-width: 2559px) {
.content.masonry-container {
    width: 2555px  !important;
	min-height: 965px !important;
}
.masonry-box.small {
	height: 190px;
	width: 191px;	
}
.masonry-box.big {
	height: 386px;
	width: 387px;	
}
}
@media (min-width: 1349px) and (max-width: 1541px) {
.content.masonry-container {
   /* width: 1546px !important;
	min-height: 1350px !important;*/
}
}
@media (min-width: 1155px) and (max-width: 1348px) {
.content.masonry-container {
    width: 1930px !important;
}
}
@media (min-width: 1024px) and (max-width: 1154px) {
.content.masonry-container {
    width: 1160px !important;
}
}
@media (min-width: 1024px) and (max-width: 1279px) {
.our-team .col-lg-6 {
    max-width: 50%;
    float: left;
}
.program-box .image-grid {
    width: 50%;
}
.rates .rate:nth-child(3n) {
    margin-right: 20px;
}
.our-team .col-lg-4 {
    max-width: 33.3%;
    float: left;
	margin-top: 40px;
}
.image-right img {
    margin-top: 30px;
    margin-bottom: 60px;
}	
ul.tabs .tab-head {
    padding: 20px 50px 20px 20px;
}
}
@media (max-width: 1366px) {
.fairy-night {
    padding: 42px 55px !important;
}	
}
@media (min-width:1024px) and (max-width: 1366px) {
ul.footer-popup-triggers img {
    width: 60px;
}	
ul.footer-popup-triggers li {
	vertical-align: top;	
}
ul.footer-popup-triggers {
    margin-left: -10px !important;
    width: 100% !important;
}
}
@media (min-width: 1024px) and (max-width: 1199px) {
.footer-popup-triggers li span {
    display: block;
}	
footer .col-md-5 {
    margin-top: 0px !important;
}
ul.footer-popup-triggers img {
    width: 50px !important;
}
ul.footer-popup-triggers {
    margin-left: -25px !important;
}
}
@media (min-width: 1280px) {
.footer-popup-triggers {
    display: table;
    padding-left: 0px;
    margin-top: 50px;
    width: calc(100% + 22px);
    margin-left: -22px;
}	
}
@media (min-width: 1280px) and (max-width: 1640px) {
	.scroll-down {
		display: block;
	}
}
@media (max-width: 1279px) {
	body:not(.home) .scroll-down {
		display: none !important;
	}
}
@media (min-width: 1641px) {
	body:not(.home) .scroll-down {
		display: none !important;
	}
}
@media (max-width: 1367px) {
	.popo {
    padding: 40px !important;
    padding-top: 0px !important;
}
span.close-popup {
    right: 20px !important;
}
img.alignright.size-full.wp-image-2148 {
    margin-right: -130px;
    width: 130px;
    margin-top: -63px;
}
.leadership-programs #slide-3 h4 {
    margin-bottom: 25px;
    font-size: 25px !important;
}
.leadership-programs #slide-3 ul ,
.leadership-programs #slide-3 p {
	font-size: 16px;
    max-width: 100%;
    font-family: proxima-nova;
}
}

.leadership-programs #slide-3 ul ,
.leadership-programs #slide-3 p {
    font-family: proxima-nova;
}
@media (max-width: 1280px) {
.navbar .navbar-nav.navbar-right > li > a {
    min-width: 110px !important;
}
.download-buttons .button:not(.register) {
    width: 240px;
}
.navbar-right .dropdown-menu {
    left: -25px !important;
}
li#menu-item-1060 .dropdown-menu {
}
.traditions #slide-4 > div > div > p > img {
	/*width: 80%;
	display: block;
	margin: auto;*/	
}
.fullscreen .activity-description {
    width: 500px;
    margin-right: 50px;
}
.page-id-650 #slide-4 .activity-description {
    padding: 65px 25px;
}

.fairy-night {
    padding: 25px!important;
}
.teacher-resources .form-box {
    height: 283px;
    width: 283px;
}
.experiences #slide-4 .container, 
.show-side-menu .page-section:not(:last-child) .container {
    width: 970px !important;
}
section#slide-sub-menu .container {
    max-width: 970px;
}
/*.pushed {
    transform: translateY(50px);
}*/
#campTopbarNav > .container-fluid {
    padding: 0px 0px;
}
.main-logo.m-pushed {
    top: 160px !important;
}
.menu-icon.m-pushed {
    top: 135px !important;
}
.navbar .social-icons > li a {
    width: 30px !important;
    height: 30px !important;
    /*margin-top: 9px;*/
}
.navbar .social-icons > li + li {
    padding-left: 20px;
}
.navbar .social-icons > li > a {
    margin-top: 47px;
    margin-bottom: 47px;
}
.navbar .social-icons {
    padding-left: 20px;
}
.navbar-right {
    margin-right: 0px !important;
    padding-right: 15px;
	width: 100%;
}
.rate-date {
    font-size: 21px;
}
.download-buttons .button:not(.register) {
	width: 245px;
    font-size: 14px;
}
}
#contact > footer > div.container > div > div > div:nth-child(2) {
    text-align: right;
}
p.copyright-text a {
    color: #000;
    font-weight: bold;
    font-size: 15px;
}
footer .col-md-5 {
    margin-top: 15px;	
}
@media (max-width: 1024px) {
.content.masonry-container {
    width: 100% !important;
    margin-left: 0px !important;
    min-width: 100% !important;
}
footer .social-icons {
    float: left;
}
.aspect-video-holder {
  margin-top: 0px !important;
}
.navbar .navbar-nav.navbar-right > li > a {
    min-width: 110px !important;
    padding-right: 0px !important;
}
.our-team .member-box h3 {
    font-size: 25px !important;
}
.footer-section .button {
    margin-right: 15px !important;
	float: none;
}
.page-section:last-child .button, .history .button {
    display: inline-block;
    float: none
}
footer .bg-gray {
    padding: 25px 0 !important;
}
.footer-section p {
	text-align: center;	
}
.share {
    top: 210px;
}
.masonry-box.small {
    width: 16%;
    margin-right: 0.5%;
}	
.masonry-box.big {
    width: 32.5%;
    margin-right: 0.5%;
}	
.activity-info-inner {
    width: 100%;
    right: -100%;
}
.navbar .social-icons {
   /* display: none;*/
   margin-top: 20px;
}
.home .intro .table-row .table-cell h2 {
    font-size: 50px;
}
.intro .table-row .table-cell p {
    font-size: 19px;
}
.intro .column p {
    font-size: 17px!important;
}
a.button {
    font-size: 13px;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
.mobile-intro-video {
    display: block !important;
	margin-top: 88px;
}
section.aspect-video-holder {
    display: none;
}
}
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) {
.camp-map {
    display: block !important;
}
.tripping #slide-9 > div > div > div > div:nth-child(2) {
	height: 912px;	
}
.tripping #slide-4 > div > div > div > div:nth-child(2) {
	height: 726px;	
}
video#introVideo {
	height: 120% !important;
    width: auto !important;
    min-width: 100% !important;
}
.dropdown-menu li .dropdown-menu  {		
	top: 32px;		
}
.aspect-video-holder {
    /*height: calc(100% - 88px) !important;*/
    overflow: hidden;
    top: 88px;
    margin-bottom: 88px;
}
body.map-module.home {
    position: absolute;
    width: 100%;
    height: 100%;
}
#draggable > div > a:nth-child(82) , #draggable > div > a:nth-child(81) {
    display: none !important;
}
.aspect-video-holder .text-container p span {
    margin: 15px 0 !important;
}
.masonry-box:not(:nth-child(4n)) {
    margin-right: 1% !important;
}
.masonry-box:nth-child(4n) {
    margin-right: 0% !important;
}
.masonry-box.big {
    width: 24.222222% !important;
    height: 257px;
    margin-bottom: 1%;
}
.masonry-box.small {
    width: 24.222222% !important;
    height: 257px;
    margin-bottom: 1%;
}
ul.not-floating-menu a:before {
    height: 91px;
    width: 91px;
}
.experiences #slide-4 > div > div > h5:nth-child(3) {
	margin-bottom: 0px;	
}
.page-id-650 #slide-4 .column:first-child img {
    width: 790px !important;
    max-width: 1000px;
    margin-left: -155px;
	height:auto;
}
.activities #draggable { margin: 0px;     margin-left: 2px;}
/*a#box-rock-climbing-copy , a#box-log-rolling-copy { display: none;}*/
.standalone-map #draggable {
    top: 0px;
    width: 130%;
    left: -10%;
}
.aspect-video-holder .text-container h1 {
    font-size: 60px !important;
}
.aspect-video-holder .text-container p {
    font-size: 17px !important;
}
.link_box_title h3 {
    width: 165px;
    font-size: 15px;
}
.main-logo {
    width: 85px !important;
    height: 75px !important;
}
.menu-icon a span.icon i {
    width: 25px !important;
    height: 3px !important;
}
.menu-icon a span.text {
    font-size: 13px;
}
.navbar-right .dropdown-menu {
    right: 0;
    left: -15px !important;
}
li#menu-item-1060 .dropdown-menu {
    left: 50% !important;
}
.navbar .social-icons > li a {
    width: 28px !important;
    height: 28px !important;
}
#menu-item-1074 > a {
    text-align: right;
}
.menu-icon {
    top: 63px;
}
.intro .column {
    margin-bottom: 0px !important;
}
#menu-official-menu {
    /*padding: 40px 20px 40px 0px;*/
	padding-right: 0px;
}
header.header-main nav.nav-main {
    text-align: right;
}
.aspect-video-holder .text-container {
   top: calc(50% + 40px) !important;
}
.intro .column p:last-child {
    margin-bottom: 0px;
}
.navbar .social-icons > li > a {
    margin-top: 43px;
    margin-bottom: 43px;
}
.navbar .navbar-nav.navbar-right > li > a {
    padding: 46px 0px 46px 15px !important;
}
.navbar .social-icons {
    margin-top: 0px;
}
.welcome #slide-1 h3 {
    font-size: 22px!important;
    max-width: 725px;
    margin-left: auto;
    margin-right: auto;
}
.activity-info-inner {
    width: 50%;
}
#rates {
    right: -109px;
    bottom: 150px;
}
#register {
    right: -111px;
    bottom: 35px;
}
.hexagon span {
    font-size: 10px !important;
}
.activities .hexagon {
    padding: 5px 10px;
}
.share {
    top: 164px;
    right: -69px;
}
.supsystic-social-sharing .sharer-flat {
    margin-right: 8px !important;
}
.welcome #slide-1.text-grid {
    padding: 65px 0px;
}
.welcome .multi-column .tab-head span:nth-child(2) {
    font-size: 22px;
}
.call-to-action {
    font-size: 33px !important;
    margin-top: 5px;
}
.history #slide-3 > div > div > div:nth-child(1) > div.column > div > div:nth-child(1) {
	width: auto;	
}
.history #slide-2 > div > div > div > div:nth-child(1) > img {
	margin-top: 35px;	
}
.history #slide-5 > div > div > div {
    padding: 40px 0px;
    width: 90%;
}
.history #slide-6.text-grid .column:last-child, .history #slide-7.text-grid .column:last-child {
    width: 531px;
}
.history #slide-6 > div > div > div > div.column-small {
	width: 342px;	
}
.text-grid h3 , #slide-1 h4{
    font-size: 24px !important;
    line-height: 26px;
}
.welcome #slide-1 h4 {
	line-height: 1.1;	
}
article#team-tyler-walker-copy img {
    margin-top: 0px;
    margin-bottom: 0px;
}
.col-lg-6.text-left {
    padding-left: 50px;
}
.col-lg-6.text-right {
    padding-right: 50px !important;
}
.text-left .member-role:before {
    left: -65px;
}
.text-right .member-role:before {
    right: -65px;
}
.spaced img {
    margin-top: 10px !important;
}
.image-right img {
    margin-top: 0px;
    margin-bottom: 30px;
}
.our-team .col-lg-4 {
    margin-bottom: -20px;
}
.join-our-team .multi-column .tab-head span:nth-child(2) {
    width: 48%;
}
.join-our-team .tab-text {
    width: 735px;
}
.tripping #slide-2 .activity-description , .tripping #slide-4 > div > div > div > div:nth-child(2) > div {
    padding: 55px 65px;
}
.tripping #slide-6 > div > div > div:nth-child(2) > div {
    width: 92%;
    margin-right: 15px;
    padding-right: 30px !important;
}
.program-box .text-grid-cont {
    padding: 50px 25px !important;
}
.rates, .experiences #slide-4 .container {
    max-width: 870px !important;
    width: 870px !important;
}
.col-90.program-box {
    width: 870px;
}
.experiences #slide-4 .container, .show-side-menu .page-section:not(:last-child) .container {
    width: 970px !important;
}
.traditions .fullscreen .activity-description {
    padding-right: 50px !important;
}
.traditions .show-side-menu .fullscreen:not(#slide-0) {
    width: 970px !important;
	margin: auto;
}
.traditions .fullscreen .column:first-child {
    width: 60% !important;
}
.traditions .fullscreen .column:last-child {
    width: 40% !important;
}
.rate {
    width: 274px;
    margin-right: 10px;
}
.rate-header h3 {
    font-size: 25px !important;
}
.form-container {
    width: 870px;
}
.required-forms .form-container .form-box:first-child {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.form-box {
    width: 282px;
    height: 282px;
    margin: 4px !important;
    float: left !important;
}
.required-forms .form-container .form-box:first-child img {
    height: 40px !important;
}
.required-forms .form-container a.form-box:last-child {
    margin-left: 0px !important;
}
.page-id-866 #slide-3 .activity-description:not(.tall):first-child {
    padding-right: 60px !important;
}
.page-id-866 #slide-3 .activity-description:last-child {
    padding: 30px 35px;
}
.tab-text {
    width: 730px;
}
.list li {
    padding: 25px 20px;
}
.list p {
    font-size: 16px;
}
.navbar-nav>li>.dropdown-menu {
    top: 112px;
}
.rates-and-dates #slide-1 h2, .experiences #slide-4 h2 {
    font-size: 35px;
}
}
@media (min-width: 769px) {
.mobile-quicklinks , .mobile-social {
	display: none;	
}
nav#campTopbarNav { 
	display: none !important;
}

}
@media only screen 
and (min-width : 767px) 
and (max-width : 1024px) 
and (orientation : portrait) { 
.aspect-video-holder .mobile-tc {
    padding: 40px 15px 80px 15px;
	display: none;
}
.footer-popup-triggers {
    display: table;
    padding-left: 0px;
    margin-top: 40px!important;
    width: 600px !important;
    margin-left: -49px !important;
}
ul.footer-popup-triggers img {
    width: 60px;
}
.leadership-programs section#slide-3 {
    top: 70px;
}
#slide-3 > div > div > div:nth-child(1) > img, #slide-3 > div > div > div:nth-child(1) > div > div:nth-child(2) > img {
	display: block !important;	
}
.faq .page-section:last-child ,
.meet-us-events .page-section:last-child ,
.leadership-programs .page-section:last-child ,
.facilities .page-section:last-child ,
.required-forms .page-section:last-child {
    margin-top: 35px;
}
.experiences .rate {
    width: 45% !important;
    margin: 20px 1% !important;
    margin-left: 0px !important;
}
.experiences .rate:nth-child(2) {
	margin-right: 0px;
}
.leadership-programs .download-button .button {
    margin-right: 25px !important;
    display: inline-block;
}
.page-id-866 #slide-3 .activity-description:not(.tall):first-child {
    max-width: 90%;
}
.information-general-camp-life .text-grid h5 {
    margin-bottom: 0px;
    margin-top: 0px;
}
.information-general-camp-life #slide-4 {
	padding: 25px 0px !important;	
}
.form-box {
    width: 49% !important;
}
.required-forms .form-container .form-box:first-child {
    /*float: none;
    margin-right: 0px !important;
    width: calc(100% - 8px) !important;*/
}
.required-forms .form-container .form-box {
    margin-bottom: 0px !important;
}
.required-forms .form-container .form-box:first-child br {
    display: block;
}
.experience-box .download-button {
    max-width: 100% !important;
}
.share {
    right: -83px;
}
.home .intro .table-row .table-cell .mobile-tc {
    background: #ffe600 !important;
	margin-bottom: 0px !important;
	padding-bottom: 30px !important;
}
.intro .move-up img {
    margin-top: 0px;
}
.popup-body .col-md-6:last-child strong {
    margin-top: 10px;
}
.aspect-video-holder .mobile-tc h1 {
    font-size: 50px;
}
.aspect-video-holder .mobile-tc p {
    font-size: 24px !important;
}
.intro .table-row .table-cell .mobile-tc img {
    width: auto !important;
    height: 200px !important;
}
/*.home .intro .table-row .table-cell .mobile-tc {
    background: #ffe600 !important;
}*/
/*#intro .mobile-tc {
    padding-bottom: 0px !important;
    margin-bottom: 40px !important;
}*/
.home .intro .table-row .table-cell p {
    line-height: 1.2;
    width: 500px !important;
    margin: auto;
}
.intro .column h3 {
    font-size: 20px;
}
.link_box_title strong {
	width: 250px;
    font-size: 23px;
}
section#link-boxes {
    padding-bottom: 35px;
}
.intro .column a {
    margin-top: 15px !important;
}
.welcome .text-grid:not(.footer-section) {
    padding: 70px 0px;
}
.welcome #slide-1.text-grid h3 {
    max-width: 93%;
    margin-left: auto;
    margin-right: auto;
}
.welcome .multi-column .tab-head span {
    min-width: 20px !important;
   /* background-size: 100% !important;*/
}
.history #slide-3 .images-holder.col-90 .column:last-child .images-holder ,
.tripping #slide-2 .images-holder .column:last-child p:first-child img,
#slide-6 > div > div > div:nth-child(1) > div > div:nth-child(1) > img {
    display: none;
}
.leadership-programs .info strong,
.leadership-programs .supp-info .info ,
.leadership-programs .supp-info .info p 
.outside-programs .info strong,
.outside-programs .supp-info .info ,
.outside-programs .supp-info .info p {
	font-size: 20px !important;
}
.experiences #slide-3,.experiences #slide-5 {
	padding-bottom: 0px;	
}
div#pathfinder-leadership-2 ,
div#explorer-canoe-tripsession-b {
    margin-top: 0px !important;
    margin-bottom: 65px !important;
}
.outside-programs #slide-1 {
	padding-bottom: 0px !important;
}
.leadership-programs .supp-info .info:last-child br {
    display: none;
}
.leadership-programs a.button {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto !important;
}
.our-team .col-lg-4 {
    max-width: 45.7% !important;
    display: inline-block !important;
}
.our-team .col-lg-4 { 
	margin-right: 2% !important;
	margin-left: 2% !important;
}
.welcome .multi-column .tab-head span:nth-child(2) {
    font-size: 20px !important;
}
#slide-6 .column-small p:first-child img {
    display: block !important;
}
ul.directors hr {

	display: none;	
}
.camp-map {
    display: block !important;
    height: 100%;
}
.map-module.standalone-map {
    position: absolute;
    height: 100%;
    width: 100%;
}
.standalone-map .mobile-social, .standalone-map .mobile-quicklinks {
    display: none;
}
.standalone-map #draggable {
    top: 0px;
    width: auto !important;
    left: -30%;
    height: 110%!important
}
.activities #campTopbarNav {
    margin-top: 25px !important;
}
}
@media only screen 
and (min-width : 1024px) 
and (max-width : 1366px) 
and (orientation : portrait) { 
.aspect-video-holder .text-container h1 {
    font-size: 75px !important;
}
.footer-popup-triggers {
    margin-left: -10px !important;
}
footer .col-md-5 {
    margin-top: 0px;
}
ul.footer-popup-triggers img {
    width: 60px;
}
#intro > div > div > div > div > div.col-lg-4.col-md-4.col-sm-12.column.move-up h3 {
    margin-top: 20px;
}
.link_box_title strong {
    width: 100% !important;
    font-size: 14px !important;
}
.aspect-video-holder .text-container p {
    font-size: 18px !important;
}
.home .intro .table-row .table-cell p {
    width: 630px !important;
    font-size: 21px!important;
    line-height: 1.5;
}
.intro .column {
    margin-bottom: 0px !important;
    margin-top: 50px;
}
.intro .move-up {
    margin-top:24px!important;
}
section.aspect-video-holder {
    height: 575px !important;
    margin-top: 88px !important;
}
#icit_weather_widget--1 {
    /*display: none;*/
}
video#introVideo {
    height: auto !important;
    width: 120% !important;
}
.welcome #slide-1.text-grid h3 {
    max-width: 91%;
    font-size: 23px;
}
.history #slide-3 > div > div > div:nth-child(1) > div.column > div > div:nth-child(1) {
	width: auto;	
}
.history #slide-2 > div > div > div > div:nth-child(1) > img {
	margin-top: 35px;	
}
.history #slide-5 > div > div > div {
    padding: 40px 0px;
    width: 90%;
}
.history #slide-6.text-grid .column:last-child, .history #slide-7.text-grid .column:last-child {
    width: 531px;
}
.history #slide-6 > div > div > div > div.column-small {
	width: 342px;	
}
.history #slide-5 > div > div > p > img {
	max-width: 90% !important;
	display: block !important;
	margin: auto;
}
.history #slide-4 .column:first-child {
    width: 55%;
}
article#team-tyler-walker-copy img {
    margin-top: 25px;
    margin-bottom: 0px;
}
.our-team .col-lg-4 {
    margin-right: 0px !important;
    margin-left: 0% !important;
    max-width: 33.3% !important;
    margin-bottom: 0px;
}
.activities #draggable {
    margin-left: 10px;
}
.share {
    right: -80px;
}
.history #slide-3 .images-holder.col-90 .column:last-child .images-holder, .tripping #slide-2 .images-holder .column:last-child p:first-child img, #slide-6 > div > div > div:nth-child(1) > div > div:nth-child(1) > img {
    display: block;
}
.tripping #slide-4 > div > div > div > div:nth-child(2) > div {
    padding: 39px 70px;	
}
.tripping section#slide-7 {
    height: 576px !important;
}
.traditions #slide-3 > div > div > div:nth-child(1) > img, .traditions #slide-3 > div > div > div:nth-child(1) > div > div:nth-child(2) > img {
    display: none !important;
}
.fairy-night {
    padding: 60px 25px!important;
}
.traditions .show-side-menu .fullscreen:not(#slide-0) {
    width: 970px !important;
    margin: auto;
}
.traditions .fullscreen .column:first-child {
    width: 60% !important;
}
.traditions .fullscreen .column:last-child {
    width: 40% !important;
}
.traditions .fullscreen .activity-description {
    width: 100%;
    margin-right: auto;
    padding: 40px 25px !important;
}
.page-id-650 #slide-4 .column:first-child img {
    height: 360px;
    width: 745px !important;
}
.rates, .experiences #slide-4 .container {
    max-width: 900px !important;
    width: 900px !important;
}
.rates-and-dates .rate {
    width: 274px;
    margin-right: 10px;
    min-height: 700px;
}
.rates-and-dates .rate-header {
    height: 150px;
}
.rates-and-dates .form-box {
    width: 48.5% !important;
    height: 360px;
}
.experiences .rate {
    width: 31% !important;
}
.form-box {
    width: 48.5% !important;
    height: 340px;
}
.form-box:nth-child(2n+1) {
	margin-right: 0px !important;
}
.required-forms .form-container .form-box:first-child img {
    height: 45px !important;
}
.page-id-866 #slide-3 .activity-description:last-child {
    padding: 25px 35px;
}
.page-id-866 #slide-3 .activity-description:not(.tall):first-child {
    max-width: 100%;
    margin: auto;
    padding: 40px 25px !important;
}
.meet-us-events .list li {
    padding: 25px 25px;
}
.share span {
    font-size: 15px;
}
.fa-fw {
    width: 28px !important;
    font-size: 14px !important;
    height: 28px;
    line-height: 30px !important;
}
.experiences .form-box {
    width: 48% !important;
    height: 424px !important;
}
.experiences .form-container {
    width: 885PX !important;
    margin: auto;
}
.experiences #slide-4 h5:last-child {
	margin-bottom: 0px;	
}
.tripping #slide-2 > div > div > div > div:nth-child(2) > div > p br {
	display: none;	
}
}
@media (max-width: 480px){
	li.menu-item-has-children:hover > .dropdown-menu li a {
     font-size: 17px; 
     padding: 15px 55px !important; 
	}
	#popin {
    width: 100%;
	padding-bottom: 80px;
}
.popo {
    padding: 20px !important;
}
img.alignright.size-full.wp-image-2148 {
	display: none !important;	
}
.leadership-programs section#slide-3 {
    top: 70px;
    padding-top: 0px;
}
span.close-popup {
    right: 15px !important;
    top: 15px;
}
	.popup table.c-form td {
		display: block;
		width: 100% !important;
		float: none !important;
	}
	.popup table.c-form > tbody > tr > td {
    padding-bottom: 0px !important;
    padding-top: 5px !important;
}
.popup .wpcf7 label {
	margin-bottom: 0px;	
}
	.popup .wpcf7 tr td:first-child {
		width: 100%;
		min-width: 100%;
	}
.popup #wpcf7-f2258-o3 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(3), .popup #wpcf7-f2259-o4 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(3) {
    width: 100% !important;
    text-align: left;
    padding-top: 0px !important;
    padding-bottom: 5px !important;
}
input.wpcf7-form-control.wpcf7-submit.hexagon {
    font-size: 13px !important;
    width: 90px;
    height: 25px;
    margin-top: 5px;
}
	.standalone-map #draggable {
		left: -70%;
	}
	.news-popup {
		width: 93%;
		font-size: 16px;
		margin-left: auto !important;
		margin-right: auto !important;
		display: block;
		left: 0px;
		right: 0px;
		top: 80px;
		margin-top: 0px;
		height: 530px;
	}


}

.home .intro .table-row .table-cell .mobile-tc {
    display: block;
}
@media (max-width: 769px) {
.mobile-sub-menu {
	display: block;	
	padding-left: 5%;
}
.spring h2, .winter h2 {
    padding-left: 7px;
}
.popup .wpcf7 {
    padding: 15px 10px !important;
}
.popup table.c-form > tbody > tr > td {
    padding-bottom: 10px;
}
.popup table.c-form td {
}
.popup table.c-form td {
    display: block;
    width: 50%;
    float: left;
}
#wpcf7-f2284-o6 > form > table > tbody > tr:nth-child(4) > td > table > tbody > tr > td:nth-child(3),
#wpcf7-f2284-o6 > form > table > tbody > tr:nth-child(4) > td > table > tbody > tr > td:nth-child(1),
#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(5) > td > table > tbody > tr > td:nth-child(3),
#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(5) > td > table > tbody > tr > td:nth-child(1),
.popup #wpcf7-f2258-o3 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(3), 
.popup #wpcf7-f2259-o4 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(3) {
    width: 50%;
    text-align: left;
    padding-right: 0px;
    margin-top: 5px;
}
#wpcf7-f2284-o6 > form > table > tbody > tr:nth-child(5) > td,
#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(6) > td,
#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(5) > td {
    width: 100%;
}
#wpcf7-f2284-o6 > form > table > tbody > tr:nth-child(4) > td > table > tbody > tr > td:nth-child(2) > span > input,
#wpcf7-f2284-o6 > form > table > tbody > tr:nth-child(4) > td,
#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(5) > td > table > tbody > tr > td:nth-child(2) > span > input,
#wpcf7-f2259-o4 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(2) > span > input, 
#wpcf7-f2258-o3 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(2) > span > input {
    width: 100%;
}
#wpcf7-f2283-o5 > form > table > tbody > tr:nth-child(5) > td,
#wpcf7-f2258-o3 > form > table > tbody > tr:nth-child(6) > td, #wpcf7-f2259-o4 > form > table > tbody > tr:nth-child(6) > td {
    position: relative;
    width: 100%;
}
.popup .wpcf7 tr td:first-child {
    width: 192px;
    min-width: 192px;
}
input.wpcf7-form-control.wpcf7-submit.hexagon { font-size: 13px !important; }
#wpcf7-f2259-o4 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(1) , #wpcf7-f2259-o4 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(2) ,
#wpcf7-f2258-o3 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(1) , #wpcf7-f2258-o3 > form > table > tbody > tr:nth-child(2) > td > table > tbody > tr > td:nth-child(2) {
	padding-bottom: 10px;	
}
.popup .wpcf7 input {
    width: 100%;
}
#wpcf7-f2259-o4 > form > table > tbody > tr:nth-child(2) > td ,
#wpcf7-f2258-o3 > form > table > tbody > tr:nth-child(2) > td {
    width: 100%;
    text-align: left;
}
#wpcf7-f2285-o7 input[type=checkbox] {
    margin-right: 5px;
	width: initial;
}
span.wpcf7-list-item-label {
    font-size: 13px;
}

bootstrap.css:1062

.navbar-right {
    margin-right: 0px !important;
    padding-right: 0px;
    width: 100%;
    margin: 0px;
}
#menu-item-1064 > ul {
    width: calc(100% + 50px);
}
.dropdown-menu br {
    display: none;
}
section#slide-sub-menu {
    display: none;
}
#ft a.button.register-trigger {
    margin-right: auto !important;
}
.page-id-650 #slide-4 .activity-description {
    padding: 25px 0px !important;
}
#myModal .equal {
    display: block !important;
}
#myModal .col-md-8 ,
#myModal .col-md-4 {
    width: 100%;
    float: none;
    display: block;
}
#myModal .modal-dialog .modal-content .modal-body .container-audio {
    position: inherit;
    -webkit-transform: translate(0px);
    -moz-transform: translate(0px);
    -ms-transform: translate(0px);
    -o-transform: translate(0px);
    transform: translate(0px);
    margin-top: 20px;
	left: 0px;
	right: 0px;
}
.home .intro .table-row .table-cell .mobile-tc {
    background: #fff;
    padding: 45px 0px 60px;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-bottom: 65px;
}
img.girl-walking {
    margin-bottom: 15px;
}
.home .intro .table-row .table-cell p {
    max-width: 1000px!important;
}
.home .intro  , .home .intro .table-row .table-cell{
	padding-top: 0px;	
}
.home .intro h2 {
	display: none;
}
.popup {
    width: 425px;
	max-width: 90%;
}
.popup-body b {
    display: inline-block;
    margin: 0px 10px;
}
.popup-body a.button.register {
    display: inline-block;

    margin: 5px auto;
}
.program-box .role {
    margin-bottom: 5px;
}
.rate-header {
    min-height: 145px;
}
.home .intro .table-row .table-cell p {
    font-size: 24px !important;
}
.intro .column {
    margin-top: 30px !important;
    margin-bottom: 0px !important;
    display: block;
}

.rates .rate:nth-child(3n) {
    float: none;
    display: block;
    margin: auto !important;
}
.tripping .page-section:not(.fullscreen) .column:first-child , .tripping .page-section:not(.fullscreen) .column:last-child , .column:first-child , body:not(.history) .images-holder .column:last-child{
    width: 100% !important;
    float: none !important;
    display: block !important;
}
.show-side-menu .page-section:not(:last-child) .container {
    width: 100% !important;
}
.tripping #slide-6 .section-content > .images-holder > .column {
	display: block !important;
	width: 100% !important;	
}
.tripping #slide-6 .adaptive-height {
    position: relative;
}
.activity-description p, .text-grid p, .text-grid h3 {
    font-size: 20px !important;
    line-height: 1.2 !important;
}
.member-role {
    margin-top: 30px;
    margin-bottom: 20px;
}
.activity-desc {
    display: none;
}
.tabcontent-inner h1 {
    font-size: 40px;
    margin-bottom: 0px;
}
.tabcontent-inner {
    bottom: 35px;
}
.masonry-box.big {
    width: 32.6666667% !important;
	height: 257px;;
	margin-bottom: 1%;
}
.masonry-box.small {
    width: 32.6666667% !important;
	height: 257px;
	margin-bottom: 1%;
}
.masonry-box:nth-child(3n) {
	margin-right: 0px !important;	
}
.masonry-box:not(:nth-child(3n)) {
	margin-right: 1% !important;	
}
.section-content h2 {
    font-size: 30px;
}
.our-team .member-box  h3 {
	font-weight: bold !important;	
}
.parent-pageid-745 .padding-bottom {
    padding-bottom: 0px !important;
}
.information-packing .mobile-sub-menu ,
.information-health-and-safety .mobile-sub-menu ,
.information-transportation .mobile-sub-menu ,
.information-parents-communication .mobile-sub-menu {
	margin-top: 20px;	
}
.information-health-and-safety .show-side-menu #slide-1,
.information-packing .show-side-menu #slide-1 ,
.information-transportation .show-side-menu #slide-1 {
    padding-bottom: 0px;
}
.hidden-mobile {
	display: none;	
}
.hidden-desktop {
	display: block;	
}
.page-id-650 #slide-4 .column:first-child img {
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0px;
}
.page-id-650 #slide-5 .column {
    height: auto !important;
    display: block !important;
    float: none !important;
    width: 100% !important;
}
.page-id-650 #slide-4 .activity-description {
    margin: 0px;
}
ul.mobile-sub-menu {
    margin-bottom: 35px;
	margin-top: 35px;
}
ul.mobile-sub-menu > li > a {
	font-weight: 500;
	color: #231f20 !important;
}
ul.mobile-sub-menu li ul {
	padding-left: 20px !important;
}
ul.mobile-sub-menu li {
    font-size: 19px;
	margin-bottom: 5px;
    font-family: "proxima-nova";
	list-style: none;
}
ul.mobile-sub-menu li a {
	color: #58595b;
}
.form-box {
    width: 48%;
    height: 331px;
    margin: 1% !important;
    float: left !important;
    margin-left: 0px !important;
}
.fullscreen:not(#slide-0) {
    background-attachment: scroll !important;
	max-height: 425px;
}
.menu-bar {
    position: relative;
    height: 120px;
    background: #414042;
}
.social-icons > li a {
    width: 36px;
    height: 36px;
    -webkit-background-size: 100%;
    background-size: 100%;
    padding: 0px !important;
}
.social-icons {
    display: flex;
    flex-direction: row;
    justify-content: center;
    border-bottom: 1px #fff solid;
    padding-bottom: 10px;
}
footer .social-icons {
	border: 0px;
}	
.social-icons li:not(:last-child) {
    margin-right: 15px;
}
.main-logo {
    top: 12px !important;
}
.menu-icon {
    top: 45px !important;
}
.nav>li>a>img {
    max-width: none;
    width: 26px;
    margin-top: 8px;
    margin-left: 5px;
    opacity: 0.6;
}
.column, .column_small {
    display: block;
}
.history #slide-6.text-grid .column:last-child, .history #slide-7.text-grid .column:last-child {
    width: 100%;
}
.images-holder-medium {
    display: block;
    width: 100%;
}
h3.tab-title {
    font-weight: 400 !important;
}
.menu-icon a span.text {
	display: none !important;	
}
ul.nav.navbar-nav.social-icons {
	margin: 0px auto;
    padding: 5px 0px 9px;
    width: 92%;
    float: none;
}
footer ul.nav.navbar-nav.social-icons {
	display: block;
	width: 100%;	
}
.join-our-team .multi-column .tab-head span:nth-child(4) {
    width: 50% !important;
}
.join-our-team ul.tabs {
    margin-bottom: 35px;
}
.mobile-social {
    background: #414042;
    display: block;
    width: 100% !important;
    overflow: hidden;
    text-align: center;
}
.menu-item-has-children > a:after {
    background: url(d-chev.png) no-repeat;
    display: block;
    float: right;
    content: "";
    height: 10px;
    width: 18px;
    margin-top: 3px;	
}
.menu-item-has-children > a:hover:after ,
.menu-item-has-children > a:focus:after {
    background: url(d-chev-y.png) no-repeat;
}
li.menu-item-has-children:hover > .dropdown-menu {
    display: block !important;
    position: inherit;
    width: 100%;
    padding: 0px;
    background: #383739;
    margin-bottom: 11px;
	left: 0px !important;
}
li.menu-item-has-children:hover > .dropdown-menu li {
	text-align: left;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-1099 a {
    padding-right: 20px !important;
}
li.menu-item-has-children:hover > .dropdown-menu li a {
    font-family: "proxima-nova";
    font-size: 18px;
    color: #bcbec0 !important;
    padding: 11px 55px !important;
    text-align: left;	
    border-bottom: 1px #616264 solid;
}
#campTopbarNav {
    position: inherit;
    height: auto;
    background: #383739 !important;
    padding: 0px;
}

.navbar {
    min-height: 0;
    margin-bottom: 0;
}


.navbar .navbar-nav.navbar-right > li:not(:last-child) {
	border-bottom: 1px #616264 solid;
    float: none;
    width: 100%;
}
ul#menu-official-menu , .navbar-right{
    float: none;
    width: 100%;
    margin: auto;
	padding: 0px;
}
.activities .main-logo, .activities .menu-icon {
	position: absolute !important;	
}
.containment {
    position: inherit !important;
    padding-top: 3px !important;
}
.navbar .navbar-nav.navbar-right > li > a {
	text-align: left !important;
    padding: 11px 30px !important;
   font-family: "proxima-nova" !important;
    font-size: 20px !important;
    color: #bcbec0 !important;
    text-transform: none !important;
}
.mobile-quicklinks {
    padding: 11px 0px !important;
    border-bottom: 1px #616264 solid;
    background: #414042;
}
.mobile-quicklinks ul {
    padding-left: 0px;
    text-align: center;
	margin-bottom: 0px;
}
.mobile-quicklinks ul li {
	display: inline-block;
	padding: 0px 20px;
	font-family: "proxima-nova";
	font-size: 20px;	
}
.mobile-quicklinks ul li a {
	color: #bcbec0;	
}
div#campTopbar .social-icons {
    display: none !important;
}
.navbar .social-icons {
    border-bottom: 1px #fff solid;
    padding-bottom: 20px;
}
.rate {
    width: 47% !important;
    margin: 20px 1% !important;
}
.fullscreen#slide-0 {
    max-height: 450px !important;
    position: relative;
	margin-top: 0px;
}
.text-grid {
    padding: 35px 0px;
}
.information-parents-communication #slide-3 .container, .information-general-camp-life #slide-1 .container, .information-general-camp-life #slide-4 .container, .information-activities #slide-1 .container, .information-canoe-tripping #slide-1 .container, .information-activities #slide-5 .container, .information-canoe-tripping #slide-5 .container, .history #slide-1 .container, .our-team #slide-1 .container, .join-our-team #slide-1 .container, .leadership-programs #slide-1 .container, .leadership-programs #slide-3 .container, .experiences #slide-3 h4, .experiences #slide-3 h5, .experiences #slide-4 h5 , .experiences #slide-5 .container {
    max-width: 90% !important;
    margin: auto;

}
.traditions #slide-6 .container {
	max-width: 100% !important;	
}

/*img { display: none !important;}*/
.images-holder {
    display: block;
}
.column-small img , .column.offset-1 img , ul.floating-menu{
    display: none !important;
}
.year-box.tight {
    padding: 0px !important;
}

.page-section:last-child {
    margin-top: 0px;
}
.text-grid .container {
    display: block;
    width: 100%;
}	
.year-box {
	width: 90% !important;
	margin: auto;
    padding: 25px 0px !important;
}
.our-team .col-lg-4 {
    max-width: 90%;
    margin: auto;
    padding: 25px 0px;
    display: block;
}
ul.directors li strong {
    margin-top: 10px;
}
.tripping #slide-9 .images-holder .column:last-child > img, 
.tripping #slide-6 .images-holder .column:first-child .images-holder .column:last-child img, 
.tripping #slide-2 .images-holder .column:first-child p:nth-child(3) img:nth-child(3),
.traditions #slide-2 .images-holder .column:last-child img:nth-child(3) ,
.traditions #slide-3 .images-holder .column:last-child img:nth-child(1) ,
.traditions #slide-4 img ,
.traditions #slide-5 .column:first-child,
.traditions .mobile-sub-menu 
{
    display: none !important;
}
.program-box .member-text p:not(:last-child) {
    margin-bottom: 10px;
}
.history .year-box.tight {
    width: 100% !important;
    padding: 0% !important;
    margin: auto;
    max-width: 100% !important;
}
.activity-description, .information-general-camp-life .tight {
    padding: 25px 0px !important;
}
.page-id-650 #slide-4 .activity-description, .activity-description, .year-box {
    font-size: 20px !important;
    max-width: 90%;
    margin: auto;
}
.year-box ,
.year-box p {
    font-size: 18px !important;
    line-height: 1.2;
}
#slide-1 h4 {
    font-size: 20px !important;
}
.welcome #slide-1 h4 {
    font-size: 44px !important;
}
.welcome .multi-column .tab-head span:nth-child(2) {
    font-size: 17px;
}
.welcome ul.tabs, .welcome h3.tab-title {
    max-width: 100%;
    margin: auto;
}
.fullscreen .activity-description {
    color: #000;
    width: 90%;
    text-align: left;
    float: none;
    margin-right: auto;
}
ul.directors {
    margin: 20px auto;
    width: 90% !important;
}
.call-to-action {
    font-size: 28px !important;
    line-height: 1.2 !important;
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    text-align: center;
    max-width: 100%;
    margin-left: auto;
}
ul.directors li {
    display: block;
    text-align: center;
    margin: 0px auto 0px !important;
}
#team-tyler-walker-copy img {
    margin-top: 0px;
    margin-bottom: 0px;
}
article#team-tyler-walker-copy img {
    margin-top: 0px;
    margin-bottom: 0px;
}
.rates-and-dates #slide-1 h2, .experiences #slide-4 h2 , .year-box h3 , .history #slide-8 h3{
    text-align: center !important;
    font-size: 27px !important;
    line-height: 1.2 !important;
    margin-bottom: 20px
}
.col-90 {
    width: 100%;
}
.images-holder-small {
    display: block;
    width: 100%;
    margin-left: auto;
}
.rates {
    width: 100% !important;
}
.rate {
    margin-right: auto;
    margin-bottom: 30px;
}
.text-grid h5 {
	margin-bottom: 10px;
}

.text-grid h3 {
	margin-bottom: 10px;
}
.experiences #slide-1 {
    padding-bottom: 0px;
}
.rate-header {
    min-height: 20px;
}
.experiences #slide-4 h5 {
    margin-top: 20px !important;
}
.text-grid hr {
    margin: 30px 0px !important;
}
#slide-1.text-grid h3 {
	font-size: 20px !important;
    font-weight: 400 !important;
}
.text-grid h3:last-child {
    margin-bottom: 0px !important;
}
.rates-and-dates #slide-2 .container {
    max-width: 90%;
    margin: auto;
}
.col-lg-6.text-left {
    position: relative;
    padding-left: 0px;
    margin: 25px auto;
    float: none;
}
.text-right {
    padding-right: 0px !important;
    text-align: left !important;
}
.col-lg-6 {
	max-width: 90%;
    float: none !important;
    padding: 0px !important;
    margin: auto;
}
.image-right img , .spaced img{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.text-right .member-role:before ,
.text-left .member-role:before {
	display: none;
}
ul.tabs .tab-head {
    width: 100%;
    padding: 20px 0px;
}
.welcome ul.tabs .tab-head {
    padding: 35px 25px 35px 20px;
}
.welcome .text-grid p {
    font-size: 16px !important;
}
li.tab:hover .tab-head {
    background: #fff !important;
}
.tab-head span {
    width: 100% !important;
    display: block !important;
	float: left;
}
.tab-title {
    margin: 30px auto 15px !important;
    max-width: 90%;
}
.program-box .member-text {
    margin-bottom: 25px;
}
.supp-info .info:first-child {
    min-width: 100%;
    padding-right: 0px;
    max-width: 100%;
    display: block !important;
}
.supp-info .info p {
    font-size: 16px !important;
    margin-right: 0px !important;
    display: block;
    float: none;
}
.year-box h3 {
    font-size: 25px !important;
    text-align: left !important;
    font-weight: bold !important;
}
.supp-info .info {
    display: block;
    font-size: 16px !important;
    margin-bottom: 10px;
}
.list li {
    padding: 25px 10px;
    width: 90% !important;
    margin: auto;
}
.outside-programs #slide-2 {
    padding-bottom: 0px !important;
}
.list p:last-child {
    width: 100%;
}
.multi-column .tab-head span {
    width: 50% !important;
}
.welcome .multi-column .tab-head span {
    width: 15px !important;
}
.multi-column .tab-head span:nth-child(3) {
	text-align: right;
}
.multi-column .tab-head span:nth-child(4) {
	width: 100% !important;
}
ul.tabs , h3.tab-title {
    max-width: 90%;
    margin: auto;
}
.tab-text {
    width: 100%;
    padding: 10px 0px 0px;
    margin-top: 0px;	
}
.welcome .tab-text {
    padding: 30px !important;
    width: 100%;
}
.form-container {
    width: 90%;
    margin: auto;
}
/*.form-box {
    float: none;
    margin: 4px auto !important;
}*/
.experiences .program-box .text-grid-cont {
	height: auto;
    float: none !important;
    display: block !important;
    width: 90%;
    margin: auto;
}
.parent-pageid-933 .mobile-sub-menu {
	display: none;	
}
.experience-box .download-button {
    position: initial;
}
.program-box .image-grid {
    height: 690px;
    width: 100%;
    float: none !important;
    display: block;
}
.tripping video {
    display: none;
}
.program-box .text-grid-cont {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
}
.image-mobile {
	margin-top: 20px;	
}
body:not(.our-team) .image-left ,
body:not(.our-team) .image-right {
    display: none !important;
}
/*.leadership-programs a.button {
    margin-top: 0px;
    margin-bottom: 30px;
    margin-top: -10px !important;
    display: block
}*/
.supp-info {
    margin-bottom: 30px;
}
.outside-programs .page-section:last-child {
    margin-top: 25px;
}
.download-button .button {
    margin-top: 0px;
    margin-bottom: 10px;
}
.main-logo {
	width: 75px !important;
    height: 60px !important;
    top: 5px !important;
	display: block !important;
}
.menu-icon {
	display: block !important;	
}
.header-main {
	display: none;	
}
.menu-bar {
    height: 75px !important;
    top: 0px;
    width: 100%;
    z-index: 1000;
}
.activities .mobile-quicklinks {
    display: none;
}
.activities #campTopbarNav {
    margin-top: 0px;
}
.scrolled {
	position: fixed;	
}
.scrolled-sub {
    position: fixed !important;
    top: 75px;
    height: auto !important;
	width: 100%;
}
.menu-icon a span.icon i {
    width: 22px !important;
    height: 2px !important;
}
.menu-icon {
    top: 28px !important;
	right: 4% !important;
}
.activities .scrolled .menu-icon {
    /*top: 35px !important;*/
}
.activities .scrolled .main-logo {
    top: 8px !important;
}
.main-logo {
	left: 4% !important;	
}
article#program-the-explorer-program .image-grid {
    margin-top: 0px;
}
.leadership-programs .text-grid h3 {
    margin-bottom: 20px;
    margin-top: 5px;
    font-weight: 400 !important;
    font-size: 20px !important;
}
}


@media (max-width: 600px) {
.video-section p {
    font-size: 38px;
    line-height: 1.1;
}
#wpcf7-f2285-o7 > form > table > tbody > tr:nth-child(6) > td > input {
    top: 40px;
}
.footer-popup-triggers {
    margin-top: 15px !important;
}
div#wpcf7-f2285-o7 {
    padding-bottom: 50px !important;
}
.popup-overlay:not(.normal) .popup-header {
    padding-left: 20px;
}
.popup-header h2 {
    font-size: 16px;
}
.popup-overlay.newsletter .popup-body ,
.popup-overlay.alumnus .popup-body {
    padding-bottom: 30px;
}
.scrolling-popup-content p, .scrolling-popup-content ul {
    line-height: 1.5;
}
footer .social-icons li {
    display: inline-block;
    margin-right: 0px !important;
}
#myPopup .modal-dialog {
    width: 100%;
}
.page-id-866 #slide-3 .activity-description:not(.tall):first-child {
    max-width: 90%;
}
.information-general-camp-life #slide-3 .column:first-child .images-holder .column:first-child ,
.information-general-camp-life #slide-2 .column:first-child ,
.information-general-camp-life #slide-2 .column:last-child img:first-child ,
.facilities #slide-5 .column:first-child img ,
.facilities #slide-3 .column:last-child img {
    display: none !important;
}
.home .intro .table-row .table-cell .mobile-tc p {
    font-size: 20px !important;
    max-width: 80%!important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
	line-height: 1.2;
}
.home .aspect-video-holder .mobile-tc p {
    font-size: 20px;
}
.history #slide-3 .column:nth-child(2) .column:last-child {
    display: none !important;
}
.history #slide-6 .column-small img {
    display: block !important;
}
.history #slide-6 .column img {
    display: none !important;
}
ul.directors hr {
    display: none;
}
.home .intro .table-row .table-cell .column p {
    font-size: 20px !important;
    line-height: 1.2 !important;
    margin-bottom: 15px;
}
.home .padding {
    padding: 25px 0px;
}
.intro .column h3 {
    font-size: 19px;
}
.home .intro .column {
    margin-bottom: 50px !important;
}
.link_box > img {
    display: block;
}
.link_box_title strong {
    font-size: 24px;
    font-weight: bold !important;
    max-width: 265px;
}
.role.hexagon {
    font-size: 12px;
    line-height: 20px;
}
.form-box {
    height: 246px;
}
.rate {
    width: 90% !important;
    margin: 15px auto !important;
	min-height: 720px;
}
.rates-and-dates #slide-1 h2 {
    text-align: center !important;
    font-size: 21px !important;
	max-width: 90% !important;
}
.history #slide-8 h3{
    text-align: center !important;
    font-size: 23px !important;
	max-width: 100% !important;
}
.experiences #slide-4 h2 {
    text-align: center !important;
    font-size: 23px !important;
	max-width: 90% !important;
}
.program-box .image-grid {
    height: 350px;
}
body:(.experiences) .program-box br {
        display: none;
}
.download-button .button:first-child {
    margin-right: 0px;
}
#loadingScreen {
    display: none !important;
}
.activity-description p, .text-grid p{
    font-size: 20px !important;
    line-height: 1.2 !important;
    font-weight: 400 !important;
}

.page-section:last-child .button, .history .button {
    display: table;
    vertical-align: middle;
    margin: 10px auto !important;
    float: none;
    width: auto;
    text-align: center;
}
.column, .column-small , .big , .images-holder-medium , .show-side-menu .page-section:not(:last-child) .container , .experiences #slide-4 .container{
    width: 100% !important;
    display: block !important;
}

.page-section:last-child .button:last-child, .history .button:last-child {
    margin-right: auto !important;
}
.call-to-action {
    max-width: 285px;
}

.tripping .fullscreen h1 {
    font-size: 38px;
    line-height: 1.1;
}
.masonry-box.big {
    width: 49.5% !important;
	height: 188px;
	margin-bottom: 1%;
}
.masonry-box.small {
    width: 49.5% !important;
	height: 188px;
	margin-bottom: 1%;
}
.masonry-box:nth-child(2n) {
	margin-right: 0px !important;	
}
.masonry-box:not(:nth-child(2n)) {
	margin-right: 1% !important;	
}
a#box-archery-2,
a#box-basketball-2,
a#box-canoeing-2,
a#box-name,
a#box-pottery-2,
a#box-swimming-2,
a#box-swing-2,
a#box-waterskiing-2,
a#box-arts-crafts-2,
 {
    display: none;
}
.activity-name span strong {
    font-size: 30px !important;
}
.activity-info-inner {
    width: 100%;
}
#tabs {
    width: calc(100% - 30px);
    height: calc(100% - 120px);
}
.share {
    right: auto;
    top: auto;
    transform: initial;
    left: 20px;
    bottom: 60px;
    z-index: 10;
}
#close {
    right: 25px;
    top: 25px;
    z-index: 11;
}
.activity-info-inner {
    padding: 15px;
}
#rates {
    right: auto;
    bottom: -85px;
    transform: initial;
    padding: 7px 20px;
}
#register {
    right: auto;
	left: 150px;
    bottom: -85px;
    transform: initial;
    padding: 7px 20px;
}
.tabcontent-inner {
    left: 25px;
    font-size: 18px;
    line-height: 1.2;
	width: calc(100% - 50px);
	bottom: 25px;
}
.tabcontent-inner h1 {
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 0px;
}
.footer-section .button {
    display: table;
    margin-left: auto;
    margin-top: 10px;
    float: none;
    margin-right: auto !important;
}
.supsystic-social-sharing .sharer-flat {
    margin-right: 16px !important;
}
.activity-desc {
    display: none;
}
.tripping .page-section:not(.fullscreen) .column:first-child ,
.tripping .page-section:not(.fullscreen) .column:last-child {
    width: 100% !important;
    float: none;
}
.fullscreen:not(#slide-0) {
    background-attachment: scroll !important;
	max-height: 350px;
}
.adaptive-height ,
.adaptive-width {
    position: initial;
}
.overlayed-desc {
    position: initial;
    float: none !important;
    margin-left: 0px;
    width: auto !important;
    margin: auto !important;
	display: block !important;
}
.rates hr {
    margin-bottom: 10px !important;
}
.overlayed-desc p {
	color: #000 !important;
}
footer .bg-gray {
    padding: 15px 0 !important;
}
/*footer a {
    color: #ffe52c;
}*/
footer form {
    margin-top: 20px !important;
}
footer ul.links {    
	margin-bottom: 0px !important;
}
footer .col-md-5 {
	margin-top: 15px;	
}
.content.masonry-container {
    width: 100% !important;
    margin-left: 0px !important;
}
ul.footer-popup-triggers img {
    width: 50px;
}
.footer-popup-triggers li {
    vertical-align: top !important;
}
footer .col-md-5 h5 {
    float: none;
    margin-right: 0px;
    display: block !important;
}
.footer-popup-triggers li span {
    font-size: 15px;
}
}
@media (max-width: 480px) {
.nav>li>a>img {
    width: 24px;
    margin-top: 8px;
}
.welcome #slide-1 h4 {
    max-width: 320px;
}
.popup {
    width: 320px;
	max-width: 90%;
}
.popup-body a.button.register {
    padding: 5px 15px;
    margin-bottom: 20px;
}
.mobile-quicklinks ul li {
    font-size: 15px;
}
.mobile-quicklinks ul {
    margin-bottom: 0;
}
.navbar .navbar-nav.navbar-right > li > a {
    padding: 11px 19px !important;
    font-size: 18px !important;
}	
/*li.menu-item-has-children:hover > .dropdown-menu li a {
    font-size: 17px;
    padding: 15px 55px !important;
}*/
.fullscreen#slide-0 {
    max-height: 380px !important;
}
.form-box {
    height: 176px;
}
.form-box h4 {
    font-size: 14px;
}
.required-forms .form-container .form-box:first-child br {
    display: block !important;
}
}
footer .col-md-6:first-child {
    padding-left:0px !important;
}

@media (max-width: 768px){
.main-logo , .menu-icon {
	position: absolute !important;	
}
div#icit_weather_widget--1 {
    display: none;
}
div#wpc-weather-id-2249 {
    display: none;
}
footer .col-md-6 {
    text-align: left !important;
	padding-left: 0px;
}
.leadership-programs #slide-3 h4 ,
#slide-1 h4 {
	font-weight: 700 !important;	
}
img.alignright.size-full.wp-image-2148 {
    display: inline-block;
    max-width: 175px;
    margin-top: -87px;
}
.tripping #slide-2 br {
    display: none;
}
#slide-3 > div > div > div:nth-child(1) > img , #slide-3 > div > div > div:nth-child(1) > div > div:nth-child(2) > img { display: none; }
.mobile-popup-triggers a , .landmark-mobile-popup-trigger{
    height: 26px;
}
.mobile-popup-triggers {
    width: 100%;
}
.tripping #slide-6 > div > div > div:nth-child(1) > p > img , .tripping #slide-6 > div > div > div:nth-child(1) > div > div:nth-child(1) > img {
	display: none;	
}
.mobile_map {
	min-height: calc(100%);
    bottom: 0px;
    position: absolute !important;
    max-height: calc(100% - 75px);
    top: 0px !important;;
}
.camp-map {
    display: block !important;
    height: calc(100% - 75px) !important;
}
.map-module.standalone-map {
    position: absolute;
    height: 100%;
    width: 100%;
}
.standalone-map .mobile-social, .standalone-map .mobile-quicklinks {
    display: none;
}
.standalone-map #draggable {
    top: 0px;
    width: 1315px !important;
    left: -200px;
    /* display: none; */
    height: 768px !important;
}
.controls  {
	display: none;	
}
.mobile-popup-triggers a, .landmark-mobile-popup-trigger {
    margin-right: 7px;
}
.mobile-popup-triggers a:last-child {
    margin-right: 0px;
}
.mobile-popup-triggers a img , .landmark-mobile-popup-trigger img {
    width: 22px;
}
.mobile-popup-triggers {
    text-align: center;
    padding: 15px 10px;
    display: table;
    table-layout: fixed;
}
.mobile-contents .modal-dialog .modal-content .modal-body h3, #myModal .modal-dialog .modal-content .modal-body h3 {
    font-size: 29px;
}
.mobile-contents .modal-dialog .close, #myModal .modal-dialog .close {
    padding: 5px 10px 0 0!important;
    font-size: 50px;
}
}


#menu-quick-links{
	margin-top: -5px;
}

.links{
	margin-top: -5px;
}

.mobile-tablet-footer{
	display: none;
}
@media(min-width: 1100px){
#link-boxes .container {
    width: 1100px;
}	
}

@media(min-width: 1200px){
	.mobile-tablet-footer{
		display: none;
	}
	.contact{
		display: table;
	}
}

@media(max-width: 1199px){
	.mobile-tablet-footer{
		display: table;
	}
	.contact{
		display: none;
	}
	.standalone-map .camp-map {
		display: block !important;
		position: absolute;
		height: 100%;
		width: 100%;
	}
}


.footer-phonenumber a, .footer-phonenumber a:link, .footer-phonenumber a:visited, .footer-phonenumber a:hover, .footer-phonenumber a:active, .footer-phonenumber a:focus { 
  text-decoration: none;
  color: #fff;
}


.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #ffe62c !important;
    background-color: transparent;
}
@media (max-width: 1563px) and (min-width: 1560px) {
ul.tabs .tab-head {
    padding: 20px 260px 20px 20px !important;
}
.information-parents-communication #slide-3 .container, .information-general-camp-life #slide-1 .container, .information-general-camp-life #slide-4 .container, .information-activities #slide-1 .container, .information-canoe-tripping #slide-1 .container, .information-activities #slide-5 .container, .information-canoe-tripping #slide-5 .container, .history #slide-1 .container, .our-team #slide-1 .container, .join-our-team #slide-1 .container, .leadership-programs #slide-1 .container, .leadership-programs #slide-3 .container, .experiences #slide-3 h4, .experiences #slide-3 h5, .page-id-711 #slide-2 h5, .experiences #slide-4 h5, .footer-section .container, .experiences #slide-5 .container {
    max-width: 920px !important;
    margin: auto;
}
}
.popo {
    width: 50%;
    position: absolute;
    right: 0px;
    padding: 80px;
    padding-top: 0px;
    height: auto;
}
.home .popo {
    height: 100%;
}
.popo-img {
    position: absolute;
    top: -40px;
    left: -100%;
    width: 100%;
    height:calc(100% + 190px);
    display: block;
    background: url(/wp-content/uploads/2017/04/PathfinderScholarship-1220x1440.jpg) center center no-repeat;
    background-size: cover !important;
}
#gray > div > div > div:nth-child(3) h5 {
    display: inline-block;
}
.footer-popup-triggers {
	display: table;
	padding-left: 0px;
	margin-top: 90px;
    width: 100%;
}
.footer-popup-triggers li {
	display: table-cell;
	width: 33%;
	vertical-align: middle;
	text-align: center;
	position: relative;	
}
.footer-popup-triggers li a {
    position: relative;
    display: block;
	margin: auto;
}
.footer-popup-triggers li span {
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
	line-height: 120%;
}
ul.footer-popup-triggers {}

ul.footer-popup-triggers img {
    display: block;
    margin: auto;
    margin-bottom: 5px;
}
#wpc-weather.small .now .time_temperature:after, #wpc-weather .forecast .temp_max:after, #wpc-weather .forecast .temp_min:after, #wpc-weather .hours .temperature:after, #wpc-weather .today .time_temperature_max:after, #wpc-weather .today .time_temperature_min:after, #wpc-weather .now .time_temperature:after, #wpc-weather .today .time_temperature_ave:after {
	content: "°C" !important;
    font-family: proxima-nova !important;
    font-size: 23px !important;
    vertical-align: 0px !important;
    font-weight: 300 !important;
}
#wpc-weather .wpc-highlight {
    font-weight: 300 !important;
    font-family: proxima-nova !important;
}
#icit_weather_widget--1 div {
		box-sizing: border-box;
	}

	#icit_weather_widget--1 .weather-wrapper {
    margin: 0;
    width: 201px;
    font-family: proxima-nova;
    border: 1px solid #ffe600;
	}
	div#icit_weather_widget--1 {
		z-index: 50;
		position: absolute;
		right: 80px;
		top: 40px;
	}
	#icit_weather_widget--1 .weather-wrapper .main {
    width: 100%;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    display: table;
	}

	#icit_weather_widget--1 .weather-wrapper .main .cond {
		display: inline-block;
		padding: 5px 10px 0;
		width: 100%;
	}
	
	#icit_weather_widget--1 .weather-wrapper .weather-temperature {
    text-align: center;
    font-size: 20px !important;
    width: 50% !important;
    padding: 0px 10px  !important;
    display: table-cell !important;
    vertical-align: middle;
    float: none;
    font-family: proxima-nova;
    font-weight: 400;
	}
	
	#icit_weather_widget--1 .weather-wrapper .no-break .weather-temperature {
		text-align: center;
		font-size: 20px;
		width: 100%;
		padding: 5% 10px;
	}
	
	#icit_weather_widget--1 .weather-wrapper .weather-condition {
		display: inline-block;
		width: 55%;
		float: left;
		font-size: 14px;
		padding-top: 3px;
	}
	
	#icit_weather_widget--1 .weather-wrapper .weather-wind-condition {
		display: inline-block;
		width: 75%;
		float: right;
		text-align: right;
		font-size: 14px;
		padding-top: 3px;
	}
	
	#icit_weather_widget--1 .weather-wrapper .weather-humidity {
		display: inline-block;
		width: 45%;
		float: right;
		text-align: right;
		font-size: 14px;
		padding-top: 3px;
	}
	
	#icit_weather_widget--1 .weather-wrapper .weather-icon {
    text-align: center;
    padding: 0;
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    float: none;
    border-left: 1px #ffe600 solid;
    height: 20px;
    position: relative;
 }
	
	#icit_weather_widget--1 .weather-wrapper .weather-icon .icit-icon {
	font-size: 40px;
	font-weight: bold;
	padding: 7px 0px;
	}
	
	#icit_weather_widget--1 .weather-wrapper .weather-location {
		font-size: 16px;
		padding-bottom: 4%;
		font-weight: bold;
	}
	
	#icit_weather_widget--1 .weather-wrapper .weather-forecast {
		margin: 0;
		display: inline-block;
		width: 100%;
		border-top: 1px solid #FF7C80;
		color: #FF7C80;
		background-color: #FFFFFF;
	}
	
	#icit_weather_widget--1 .weather-wrapper .weather-forecast .weather-forecast-day {
		display: inline-block;
		text-align: center;
		margin: 0;
		padding: 3px 0 10px;
		width: 31.66%;
	}
	
	#icit_weather_widget--1 .weather-wrapper .weather-forecast .weather-forecast-day .forecast-day {
		padding: 10% 0;
	}
	
	#icit_weather_widget--1 .weather-wrapper .weather-forecast .weather-forecast-day .forecast-icon .icit-icon {
		font-size: 2.2em;
	}

	#icit_weather_widget--1 .icit-credit-link a {
		color: #FF7C80;
	}
	.weather-wrapper:before {
		content: "CURRENT CONDITIONS";
		display: block;
		border-bottom: 1px #ffe52c solid;
		width: 200px;
		text-align: center;
		padding: 10px 0px;
		color: #fff;
		font-family: proxima-nova;
		font-weight: 700;
		font-size: 12px;
		letter-spacing: 0.21em;
	}
	.weather-location {
		display: none !important;
	}
li.hover .dropdown-menu {
    display: block !important;
}
.nav-main ul ul {
  position: absolute;
  top: 100%;
  left: -9999em !important;
  width: 180px;
  display: block !important;
}
.nav-main ul li:hover>ul, .nav-main ul li.hover>ul {
  left: 50% !important;
  margin-left: -92.5px;
}
.nav-main ul li ul li ul, .nav-main ul li ul li ul{
  left: -9999em !important;
  margin-left: 0;
}
.nav-main ul li ul li:hover ul, .nav-main ul li ul li.hover ul{
  left: 100% !important;
  margin-left: 0;
}a.moreinfo-trigger:focus ,a.newsletter-trigger:focus ,a.alumnus-trigger:focus {
    color: #ffe231;
    border: 1px solid #ffe231;
}.social-icons li a:focus {
    color: #ffe231;
    border: 3px solid #ffe231;
    border-radius: 105px;
    width: 37px;
    margin-right: 25px;
}footer ul.links li a:focus {
    font-size: 15px;
    color: #ffe231;
}.child{display:none}
li.first.toggle.tab-head {
    width: 100%;
}li.tab-head a.accordion-toggle span {
    color: #000000;
}ul.tab-text a {
    color: #000000;
    text-decoration: none;
}.rate-header a,.rate-date a,.prices .price a {
    text-decoration: none !important;
    color: #000000;
}.rate-header a:hover, .rate-header a:focus,.rate-date a:hover,.rate-date a:focus{
	text-decoration: none !important;
    color: #000000;
}/* li.toggle.tab-head.tab:hover,li.toggle.tab-head.tab:focus {
    background: #ffe600;
} */.tab-head span {
    color: #000000;
}.tab-head a.accordion-toggle {
    text-decoration: none;
}
#draggable .masonry-container a:focus .activity-name{display:block;}