.swag-bar  .title { width: 100%; min-height: 164px; display: flex; align-items: center; justify-content: center; box-shadow: 0px 0px 7.5px rgba(0,0,0,0.5 ); background: url('../images/wood-bg1.jpeg') repeat; position: relative; z-index: 1;}
.swag-bar .title h2 { padding: 10px 0px 0px 76px; text-align: center; font-family: 'MochaMattariW01'; font-weight: normal; font-size: clamp(20px, 5vw + 1rem, 87px); color: #0055a4; line-height: 1.1; }

/*  anniversary */
.swag-bar .anniversary { overflow: hidden; }
.swag-bar .anniversary .wrap { display: flex; flex-wrap: wrap; }
.swag-bar .anniversaryLeft { width: calc(100% - 450px); padding: 30px 140px 30px 0; }
.swag-bar .anniversaryLeft h3 { font-size: 42px; line-height: 1.3; font-weight: 600; font-family: Georgia, "serif"; color: #0a52a3; margin-bottom: 35px; }
.swag-bar .anniversaryLeft p { font-size: 19px; margin-bottom: 25px; line-height: 2; }
.swag-bar .anniversaryLeft h4 { padding: 5px 20px; background-color: #f6d40c; margin-bottom: 20px; font-size: 24px; font-weight: 600; font-family: Georgia, "serif"; margin-top: 30px; }
.swag-bar .anniversaryRight { padding: 40px; width: 450px; background-color: #0054a3; position: relative; color: #fff; }
.swag-bar .anniversaryRight::before { content: ''; position: absolute; left: calc(100% - 1px); top: 0;  bottom: 0; right: -1000px; background-color: #0054a3;}
.swag-bar .anniversaryRight h4 { font-size: 25px; line-height: 1.3; font-weight: 600; font-family: Georgia, "serif"; color: #f6d40c; margin-bottom: 35px; }
.swag-bar .anniversaryRight img { width: 100%; height: auto; border: 5px solid white; margin-bottom: 30px; }
.swag-bar .anniversaryRight p { font-size: 18px; margin-bottom: 25px; }
.swag-bar .anniversaryRight p:last-of-type { margin-bottom: 0; }
.swag-bar .anniversaryRight ul { margin-bottom: 20px; }
.swag-bar .anniversaryRight li { padding: 13px 32px 13px 25px; font-size: 18px; border-bottom: 1px solid #fff; position: relative; }
.swag-bar .anniversaryRight li:last-child { border-bottom: 0; }
.swag-bar .anniversaryRight li::before { content: ''; position: absolute; left: 3px; top: 26px; width: 4px; height: 4px; border-bottom: 50%; background-color: #f6d40c; }

/* instructions */
.swag-bar .instructions { background-color: #f4f4f4; overflow: hidden; }
.swag-bar .instructions .wrap { display: flex; flex-wrap: wrap; }
.swag-bar .instructionsLeft { width: calc(100% - 450px); padding: 40px 140px 40px 0; }
.swag-bar .instructionsLeft h3 { color: #0452a1; line-height: 1; font-size: 48px; margin-bottom: 20px; }
.swag-bar .instructionsLeft p { font-size: 18px; margin-bottom: 20px; }
.swag-bar .instructionsLeft ul {  counter-reset: section; }
.swag-bar .instructionsLeft li { padding: 15px 20px 16px 90px; min-height: 96px; position: relative; border-bottom: 1px solid #000; font-size: 18px; }
.swag-bar .instructionsLeft li:last-child { border-bottom: 0; }
.swag-bar .instructionsLeft li::before { counter-increment: section; content: counter(section); width: 70px; height: 70px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; background-color: #f6d40c; font-size: 40px; position: absolute; left: 0; top: 12px; font-family: 'MochaMattariW01'; }
.swag-bar .instructionsRight { padding: 50px; width: 450px; background-color: #6091c2; position: relative; color: #fff; }
.swag-bar .instructionsRight::before { content: ''; position: absolute; left: calc(100% - 1px); top: 0;  bottom: 0; right: -1000px; background-color: #6091c2;}
.swag-bar .instructionsRight h3 { line-height: 1; font-size: 50px; color: #f6d40c; padding-bottom: 25px; margin-bottom: 20px; position: relative; max-width: 320px; }
.swag-bar .instructionsRight h3::before { content: ''; position: absolute; left: 0; bottom: 0; width: 30px; height: 7px; background-color: #fff; }
.swag-bar .instructionsRight p { font-size: 19px; margin-bottom: 20px; }
.swag-bar .instructionsRight p:last-of-type { margin-bottom: 0; }

/* faq */
.faq-bar { padding: 50px 0; }
.faq-bar .heading { display: flex; align-items: center; gap: 20px; padding: 30px 35px; margin-bottom: 30px; background-color: #f6d40c; }
.faq-bar .heading picture { width: 100px; height: 100px; overflow: hidden; padding: 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; background-color: #fff; }
.faq-bar .heading h2 { font-family: 'MochaMattariW01'; font-size: 80px; line-height: 1; font-weight: 400; }
.faq-bar li h5 { display: flex; gap: 40px; font-family: Georgia, "serif"; font-size: 20px; font-weight: 600; background-color: #f4f4f4; padding: 20px 25px; }
.faq-bar li h5 span { font-weight: 400; }
.faq-bar .details {  display: flex; gap: 40px; font-size: 20px; padding: 20px 25px; }
.faq-bar .details p { font-size: inherit; }
.faq-bar .aftercontent { margin: 30px 0; background-color: #0253a3; text-align: center; padding: 25px 20px; }
.faq-bar .aftercontent h6 { font-size: 20px; color: #fff; line-height: 1.5; font-family: Georgia, "serif"; }

.hero-bar.landingpages { height: 222px; }
.hero-bar.landingpages { }
.hero-bar.landingpages { }

.swag-bar.silverticket { overflow: hidden; }
.swag-bar.silverticket .leftcontent { padding: 48px 107px 30px 70px; width: 65.7%; }
.swag-bar.silverticket .leftcontent h2 { padding-bottom: 36px; font-family: 'MochaMattariW01'; font-weight: normal; font-size: 76px; line-height: 1; }
.swag-bar.silverticket .leftcontent p { padding-bottom: 35px; font-size: 18px; line-height: 1.95; }
.swag-bar.silverticket .leftcontent h4 { padding: 4px 20px; line-height: 35px; color: #000; margin: 0px; font-family: Georgia, "serif"; font-weight: 700; background: #fad304; margin-left: -7px; font-size: 25px; }
.swag-bar.silverticket .leftcontent .leftinfos { padding: 20px 0px 0px 0px; }
.swag-bar.silverticket .leftcontent .textcontents { padding: 30px 5px 8px 3px; }
.swag-bar.silverticket .leftcontent .textcontents p { line-height: 1.8; }
.swag-bar.silverticket .leftcontent .textcontents { }
.swag-bar.silverticket .leftcontent .textcontents { }
.swag-bar.silverticket .leftcontent { }
.swag-bar.silverticket .leftcontent { }
.swag-bar.silverticket .sidebar-right { padding: 42px 30px 30px 52px; position: relative; width: 34.3%; z-index: 1; }
.swag-bar.silverticket .sidebar-right:before { content: ""; position: absolute; left: 0px; top: 0px; width: 50vw; height: 100%; z-index: -1; background: #0055a4; }
.swag-bar.silverticket .sidebar-right h3 { padding-bottom: 14px; font-size: 55px; color: #fad105; line-height: 1; }
.swag-bar.silverticket .sidebar-right h4 { position: relative; padding-bottom: 17px; font-family: Georgia, "serif"; font-weight: 700; font-size: 30px; color: #6ac3fa; margin-bottom: 11px; line-height: 1; }
.swag-bar.silverticket .sidebar-right h4:before { content: ""; position: absolute; left: 0px; bottom: 0px; width: 31px; height: 7px; background: #fad304; }
.swag-bar.silverticket .sidebar-right p { color: #fff; font-size: 18px; line-height: 25px; }
.swag-bar.silverticket .sidebar-right .rightlist { padding-left: 2px; }
.swag-bar.silverticket .sidebar-right li { padding: 8px 0px 0px 3px; }
.swag-bar.silverticket .sidebar-right .textbg { padding-bottom: 20px; }
.swag-bar.silverticket .sidebar-right .midcont { position: relative; }
.swag-bar.silverticket .sidebar-right .textbg { padding-bottom: 29px; width: 100%; }
.swag-bar.silverticket .sidebar-right .midcont p { font-style: italic; }
.swag-bar.silverticket .sidebar-right .midcont { border-top: #90b5d7 solid 1px; margin: 20px 0 0 0; padding-top: 20px; }
.swag-bar.silverticket .sidebar-right .midcont { }
.swag-bar.silverticket .sidebar-right .midcont { }
.swag-bar.silverticket .sidebar-right .midcont { }
.swag-bar.silverticket .sidebar-right { }
.swag-bar.silverticket .sidebar-right { }
.swag-bar.silverticket .sidebar-right { }  
.swag-bar.silverticket { }
.swag-bar.silverticket { }
.swag-bar.silverticket { }

.funjoin-bar { }
.funjoin-bar .heading { width: 100%; min-height: 180px; display: flex;  align-items: center; justify-content: center; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
    background: url(../images/wood-bg1.jpeg) repeat; position: relative; z-index: 1; -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.2); box-shadow: 0 0 10px 5px rgba(0,0,0,0.2); }
.funjoin-bar h2 { padding: 10px 0px 0px 0px; text-align: center; font-family: 'MochaMattariW01'; font-weight: normal; font-size: clamp(20px, 5vw + 1rem, 87px);
    color: #0055a4; line-height: 1.1; font-size: 110px; }
.funjoin-bar .contentimg { padding: 70px 0px 0px 0px; max-width: 1120px; margin: 0 auto; }
.funjoin-bar .contentimg .img { width: 29.2%; }
.funjoin-bar .contentimg .img figure { padding: 5px;  display: block; -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,0.2); box-shadow: 0 0 10px 5px rgba(0,0,0,0.2);}
.funjoin-bar .contentimg .img figure img { display: block; }
.funjoin-bar .contentimg .text { padding: 0px 20px 40px 60px; width: 70.8%; }
.funjoin-bar .contentimg .text p { padding-bottom: 20px; }
.funjoin-bar .contentimg .text p { font-size: 20px; line-height: 32px; }
.funjoin-bar .contentimg .text { }
.funjoin-bar .contentimg .text { }
.funjoin-bar .contentimg .text { }
.funjoin-bar .contentimg { }
.funjoin-bar .joinlist { }
.funjoin-bar .joinlist { }
.funjoin-bar .joinlist .joinlistbg { max-width: 1176px; margin: 0 auto; display: flex; flex-wrap: wrap; }
.funjoin-bar .joinlist .joinlistbg .joinitem { padding: 0px 32px 0px 32px; width: 33.33%; }
.funjoin-bar .joinlist .joinlistbg h5 { padding: 10px 20px 10px 20px; display: flex; align-items: center; min-height: 100px; font-size: 35px; line-height: 1; background: #fad304; margin-bottom: 20px; }
.funjoin-bar .joinlist .joinlistbg  p { font-size: 18px; line-height: 28px; }
.funjoin-bar .joinlist .joinlistbg ol { list-style: none; counter-reset: my-awesome-counter; }
.funjoin-bar .joinlist .joinlistbg ol li { padding: 20px 0 30px 73px; font-size: 18px; line-height: 28px; counter-increment: my-awesome-counter; position: relative; border-bottom: #707070 solid 1px; }
.funjoin-bar .joinlist .joinlistbg ol li:before { content: counter(my-awesome-counter) ". "; position: absolute; left: 5px; top: 20px; width: 50px; height: 50px; text-decoration: none; color: #fff; text-transform: uppercase; border-radius: 50%; background: #0055a4; line-height: 45px; text-align: center; font-size: 22px; font-family: 'MochaMattariW01'; }
.funjoin-bar .joinlist .joinlistbg ol li:last-child { border: 0px; }
.funjoin-bar .joinlist .joinlistbg ul { padding: 0px 0px 0px 14px; list-style: none; }
.funjoin-bar .joinlist .joinlistbg ul li { padding-bottom: 25px; font-size: 18px; line-height: 28px; }
.funjoin-bar .joinlist .joinlistbg ul li { padding: 0px 0px 30px 16px; position: relative; }
.funjoin-bar .joinlist .joinlistbg ul li:before { content: ""; position: absolute; left: 0px; top: 10px; width: 5px; height: 5px; background: #0055a4; border-radius: 50%; }
.funjoin-bar .joinlist .joinlistbg ul li { }
.funjoin-bar .joinlist .joinlistbg ol li { }
.funjoin-bar .joinlist .joinlistbg ol li { }

.faq-bar { }
.faq-bar .innerdetails ol { padding: 10px 0px 20px 15px; margin: 10px 0px 0px 10px; border-top: #707070 solid 1px; }
.faq-bar { }

@media only screen and (max-width: 1199px) {
    .swag-bar .anniversaryLeft { width: calc(100% - 350px); padding: 30px 50px 30px 0; }
    .swag-bar .anniversaryLeft h3 { font-size: 35px; }
    .swag-bar .anniversaryRight { padding: 25px; width: 350px; }
    
    .swag-bar .instructionsLeft { width: calc(100% - 350px); padding: 30px 50px 30px 0; }
    .swag-bar .instructionsRight { padding: 25px; width: 350px; }
}
@media only screen and (max-width: 991px) { 
    .swag-bar .anniversaryLeft h3 { margin-bottom: 20px; }
    .swag-bar .anniversaryLeft { width: 100%; padding-right: 0; padding-bottom: 10px; }
    .swag-bar .anniversaryRight { padding: 30px 0; width: 100%; }
    .swag-bar .anniversaryRight::after {  content: ''; position: absolute; right: calc(100% - 1px); top: 0;  bottom: 0; left: -1000px; background-color: #0054a3; } 

    .swag-bar .instructionsLeft { width: 100%; padding-right: 0; padding-bottom: 10px; }
    .swag-bar .instructionsRight { padding: 30px 0; width: 100%; }
    .swag-bar .instructionsRight h3 { max-width: none;}
    .swag-bar .instructionsRight::after {  content: ''; position: absolute; right: calc(100% - 1px); top: 0;  bottom: 0; left: -1000px; background-color: #6091c2; } 

    .faq-bar .heading { padding: 20px; }
    .faq-bar .heading h2 { font-size: 60px; }
    .faq-bar .heading picture { width: 70px; height: 70px; padding: 15px; }
    .faq-bar .details,
    .faq-bar li h5 { gap: 15px; }
    .faq-bar .aftercontent { margin: 20px 0; }
}

@media only screen and (max-width: 767px) {
    .swag-bar .title { min-height: 100px; } 
    .swag-bar .title h2 { padding-left: 0; }
    .swag-bar .anniversaryLeft h3 { font-size: 25px; margin-bottom: 20px; }
    .swag-bar .anniversaryLeft p { font-size: 16px; line-height: 1.8; }
    .swag-bar .anniversaryLeft h4 { font-size: 20px; }
    .swag-bar .anniversaryRight p { font-size: 16px; }
    .swag-bar .anniversaryRight li { font-size: 16px; }

    .swag-bar .instructionsLeft h3 { font-size: 30px; }
    .swag-bar .instructionsLeft li::before { width: 50px; height: 50px; font-size: 30px; }
    .swag-bar .instructionsLeft li { padding-left: 65px; font-size: 16px; }
    .swag-bar .instructionsRight h3 { font-size: 36px; padding-bottom: 20px; }
    .swag-bar .instructionsRight p { font-size: 17px; }

    .faq-bar .heading { gap: 10px; padding: 15px; }
    .faq-bar .heading h2 { font-size: 40px; }
    .faq-bar .heading picture { width: 50px; height: 50px; padding: 10px; }
    .faq-bar li h5 { font-size: 16px; padding: 15px; }
    .faq-bar .details { font-size: 16px; padding: 15px; }
    .faq-bar .aftercontent { padding: 15px; margin: 10px 0; }
    .faq-bar .aftercontent h6 { font-size: 16px; }
}

@media only screen and (max-width: 1279px) {

	.hero-bar.landingpages h1 { padding: 0px 20px 0px 40px; font-size: 70px; }
	
	.swag-bar.silverticket .leftcontent { padding: 40px 50px 30px 30px; }
	.swag-bar.silverticket .sidebar-right { padding: 30px 20px 30px 20px; }
	
	body .intro-bar .title h2 {
		font-size: 70px !important;
		margin-left: 0px !important;
	}
	
}

@media only screen and (max-width: 1023px) {

	.hero-bar.landingpages h1 { padding: 0px 20px 0px 20px; font-size: 60px; }
	
	.swag-bar.silverticket .leftcontent { padding: 30px 20px 30px 10px; }
	.swag-bar.silverticket .sidebar-right { padding: 30px 10px 30px 20px; }
	.swag-bar.silverticket .leftcontent h2 { padding-bottom: 30px; font-size: 60px; }
	.swag-bar.silverticket .sidebar-right h3 { font-size: 45px; }
	.swag-bar.silverticket .sidebar-right h4 { font-size: 26px; }
	.funjoin-bar h2 { font-size: 85px; }
	.funjoin-bar .contentimg .text { padding: 0px 10px 30px 25px; }
	.funjoin-bar .joinlist .joinlistbg .joinitem { padding: 0px 15px 0px 15px; }
	.funjoin-bar .joinlist .joinlistbg h5 { padding: 10px 20px; min-height: 100px; font-size: 30px; }
	.funjoin-bar .joinlist .joinlistbg ol li { padding-left: 60px; }
	.funjoin-bar .joinlist .joinlistbg ol li:before { left: 0px; top: 20px; width: 40px; height: 40px; line-height: 35px; font-size: 20px; }
	
	    body .intro-bar .title h2 {
			font-size: 60px !important;
			margin-left: 0px !important;
			line-height: 1;
		}
	    body .intro-bar .title {
			height: 125px;
		}
	
	.watch-alumni-title h1 { font-size: 60px; line-height: 1.1; }
	.acf-custom-section.dear-campers { margin: 70px auto 40px; }
	
	
}

@media only screen and (max-width: 767px) {
	
	.hero-bar.landingpages h1 { padding: 0px 20px 0px 20px; font-size: 40px; }
	.swag-bar.silverticket .leftcontent { padding: 30px 5px 30px 5px; width: 100%; }
	.swag-bar.silverticket .leftcontent h2 { padding-bottom: 20px; font-size: 45px; }
	.swag-bar.silverticket .leftcontent p { padding-bottom: 25px; font-size: 16px; line-height: 1.5; }
	.swag-bar.silverticket .sidebar-right { padding: 30px 5px 30px 5px; width: 100%; }
	.swag-bar.silverticket .sidebar-right:before { left: -15px; width: 100vw; }
	
	.funjoin-bar h2 { font-size: 50px; }
	
	.funjoin-bar .contentimg { padding: 40px 0px 0px 0px; }
	.funjoin-bar .contentimg .img { width: 100%; }
	.funjoin-bar .contentimg .text p { font-size: 18px; line-height: 24px; }
	.funjoin-bar .contentimg .text { padding: 20px 0px 20px 0px; width: 100%; }
	.funjoin-bar .contentimg .img figure img { width: 100%; }
	
	.funjoin-bar .joinlist .joinlistbg .joinitem { padding: 0px 0px 30px 0px; width: 100%; }
	
	body .intro-bar .title h2 {
		font-size: 40px !important;
		margin-left: 0px !important;
		line-height: 1;
		padding: 15px 0;
	}
	.acf-image-content { font-size: 18px; }
	body .acf-custom-section.dear-campers {
		margin: 70px auto 30px;
	}
	.watch-alumni-title h1 {
		font-size: 50px;
		line-height: 1.1;
		padding-bottom: 0;
	}
	
	body .alumini-video-content-wrapper { display: block; gap: 0px; }
	body .alumini-content-column { padding-top: 15px; }
	body .watch-alumini-content, body .camp-pointers-content p { font-size: 18px; }
	body .camp-pointers-section {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	body .howtosubmit-section {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	
}