@font-face {
    font-family: 'riffic_freebold';
    src: url('fonts/rifficfree-bold-webfont.woff2') format('woff2'),
         url('fonts/rifficfree-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Stem';
    src: url('fonts/Stem-Regular.woff2') format('woff2'),
        url('fonts/Stem-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Stem';
    src: url('fonts/Stem-Medium.woff2') format('woff2'),
        url('fonts/Stem-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Stem';
    src: url('fonts/Stem-Bold.woff2') format('woff2'),
        url('fonts/Stem-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



::-webkit-input-placeholder{
opacity:1;
} 
:-moz-placeholder{
opacity:1;
} 
::-moz-placeholder{ 
opacity:1;
} 
:-ms-input-placeholder{
opacity:1;
} 
:input-placeholder{
opacity:1;
}
body .container, body .et_pb_row{
	width:100%;
}
html body, html body p{
font-family: 'Stem';
font-size:18px;
line-height:26px;
color:#2d2c2b;
font-weight:normal;
}
html body p{
	padding:0 0 28px;
}
html body #page-container a, html body #page-container button, html body #page-container input[type="submit"]{
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.mobile-main-menu{
	display:none;
}
#page-container header#main-header{
	background:#fff;
	-webkit-box-shadow: none;
box-shadow: none;
	padding: 0;
}
#page-container header#main-header .header-main{
	padding:13px 0;
}
#page-container header#main-header .header-left, #page-container header#main-header .header-right{
float: left;
width: 37%;
}
#page-container header#main-header .logo_container{
width: 26%;
float: left;
position: relative;
height:auto;
margin: -34px 0 -67px;
}
#page-container header#main-header .logo_container a{
	display:block;
	width:244px;
	margin:auto;
}
#page-container header#main-header .logo_container img{
display: block;
width: 100%;
max-height: inherit;
max-width: 100%;
}
#page-container header#main-header #et-top-navigation{
	float:none;
	padding:0 !important;
}
#page-container header#main-header #et-top-navigation nav, #page-container header#main-header #et-top-navigation nav ul{
	float:none;
}
#page-container header#main-header #et-top-navigation nav ul:after{
	clear:both;
	content:"";
	display:block;
}
#page-container header#main-header #et-top-navigation nav ul li{
	float:left;
	position:relative;
}
#page-container header#main-header #et-top-navigation nav ul li a{
display: block;
line-height: 52px;
font-family: 'Stem';
padding: 0 20px 0 0;
font-size: 18px;
font-weight: 700;
color: #2d2c2a;
opacity: 1;
margin: 0 20px 0 0;
position:relative;
}
#page-container header#main-header #et-top-navigation nav ul li a:after{
	width: 8px;
height: 8px;
background: #8cc63e;
content: "";
display: block;
position: absolute;
border-radius: 100%;
right: 0;
top: 50%;
margin: -4px 0 0;
}
#page-container header#main-header #et-top-navigation nav ul li:last-child a:after, #page-container header#main-header .header-right #et-top-navigation nav ul li:nth-child(2) a:after{
	display:none;
}
#page-container header#main-header .header-left #et-top-navigation nav ul li:first-child a:after{
	background:#ec1d25;
}
#page-container header#main-header .header-left #et-top-navigation nav ul li:nth-child(2) a:after{
	background:#23aae1;
}
#page-container header#main-header #et-top-navigation nav ul li:last-child a{
	padding-right:0;
	margin-right:0;
}
#page-container header#main-header .header-right #et-top-navigation nav ul li a{
padding: 0 26px 0 0;
margin: 0 16px 0 0;
}
#page-container header#main-header #et-top-navigation nav ul li.sign-up a{
background: #8cc63e;
width: 135px;
color: #fff;
text-transform: uppercase;
text-align: center;
border-radius: 50px;
margin: 0;
padding: 0;
}
#page-container header#main-header #et-top-navigation nav ul li ul{
display: none;
position: absolute;
width: 200px;
left: 0;
padding: 5px 18px;
top: 100%;
background: #8cc63e;
}
#page-container header#main-header #et-top-navigation nav ul li ul:before{
content: "\42";
font-family: etmodules;
color: #8cc63e;
font-size: 30px;
position: absolute;
top: -2px;
left: 10px;
}
#page-container header#main-header #et-top-navigation nav ul li:hover ul{
	display:block;
}
#page-container header#main-header #et-top-navigation nav ul li ul li{
	float:none;
	display:block;
}
#page-container header#main-header #et-top-navigation nav ul li ul li a{
display: block;
border-bottom: 1px dotted #6da71f !important;
padding: 10px 0 !important;
line-height: 20px;
margin: 0 !important;
color: #fff !important;
font-size: 16px;
}
#page-container header#main-header #et-top-navigation nav ul li ul li:last-child a{
	border:none !important;
}
#page-container header#main-header .header-top-border{
border-bottom: 1px solid #eedabf;
}
#page-container header#main-header .header-top-border ul{
	list-style:none;
	margin:0;
	padding:0;
}
#page-container header#main-header .header-top-border ul li{
float: left;
height: 26px;
width: 16.666%;
}
#page-container header#main-header .header-top-border ul li.top-bg1{
	background:#ed207d;
}
#page-container header#main-header .header-top-border ul li.top-bg2{
background:#0e74bc;
}
#page-container header#main-header .header-top-border ul li.top-bg3{
background:#02a650;
}
#page-container header#main-header .header-top-border ul li.top-bg4{
background:#8cc63e;
}
#page-container header#main-header .header-top-border ul li.top-bg5{
background:#fcb042;
}
#page-container header#main-header .header-top-border ul li.top-bg6{
background:#662e93;
}
.et_pb_section.home-slider-section.et_section_regular{
	padding:0;
}
.et_pb_section.home-slider-section .et_pb_slides .et_pb_slide{
	padding:0;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description{
	padding:155px 0 138px;
	text-shadow:none;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description h6{
	font-size:27px;
	line-height:27px;
	font-family: 'Stem';
	font-weight:700;
	padding:0 0 24px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description h3{
	font-family: 'riffic_freebold';
	font-size:70px;
	line-height:70px;
	font-weight:normal;
	padding:0;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description h1{
	color:#f9f400 !important;
	font-size:129px;
	line-height:120px;
	padding:0 0 24px;
	font-weight:normal;
	font-family: 'riffic_freebold';
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description p{
	font-size:24px;
	line-height:33px;
	font-family: 'Stem';
	font-weight:normal;
	color:#ffffff !important;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description .slider-btn{
	padding:55px 0 0;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description .slider-btn a, .et_pb_section.home-events-section .event-view-btn a{
height: 80px;
line-height: 80px;
background: #8cc63e;
border-radius: 50px;
text-align: center;
display: block;
font-family: 'Stem';
font-weight: 700;
font-size: 22px;
color: #fff;
text-transform: uppercase;
margin: auto;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description .slider-btn a:hover, .et_pb_section.home-events-section .event-view-btn a:hover{
	background:#fff;
	color:#8cc63e;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description .slider-btn a{
	width:265px;
}
.et_pb_section.coolset-section.et_section_regular{
	padding:86px 0;
}
.et_pb_section.coolset-section.et_section_regular:before, .et_pb_section.coolset-section.et_section_regular:after{
position: absolute;
content: "";
display: block;
}
.et_pb_section.coolset-section.et_section_regular:before{
	background:url(images/coolset-left-bg.png) no-repeat;
	top: 115px;
width: 117px;
height: 113px;
left: 0;
}
.et_pb_section.coolset-section.et_section_regular:after{
	background:url(images/coolset-right-bg.jpg) no-repeat;
top: 145px;
width: 138px;
height: 89px;
right: 0;
}
.et_pb_section.coolset-section .et_pb_column.coolset-l{
	width:260px;
}
.et_pb_section.coolset-section .et_pb_column.coolset-m{
	width:400px;
	margin:0 100px 0 74px;
}
.et_pb_section.coolset-section .et_pb_column.coolset-l, .et_pb_section.coolset-section .et_pb_column.coolset-m{
	padding:28px 0 0;
}
.et_pb_section.coolset-section .et_pb_column.coolset-r{
	width:345px;
	padding:45px 51px;
	background:url(images/message-col-bg.png) no-repeat;
	background-size:cover;
}
.et_pb_section.coolset-section .et_pb_column h2{
	color:#0f75ba;
	font-size:40px;
	line-height:40px;
	font-weight:normal;
	font-family: 'riffic_freebold';
	padding:5px 0 22px;
}
.et_pb_section.coolset-section .et_pb_column h5{
	color:#2d2c2b;
	font-size:26px;
	line-height:28px;
	font-weight:500;
	font-family: 'Stem';
}
.et_pb_section.coolset-section .et_pb_column h4{
	color:#ffffff;
	font-size:20px;
	line-height:21px;
	font-weight:500;
	font-family: 'Stem';
	padding:0 0 8px;
}
.et_pb_section.coolset-section .et_pb_column h3{
	color:#ffffff;
	font-size:40px;
	line-height:40px;
	font-weight:normal;
	font-family: 'riffic_freebold';
	padding:0 0 23px;
}
.et_pb_section.coolset-section .et_pb_column .find-more-btn a{
	width:238px;
	height:50px;
	line-height:50px;
	display:block;
	border-radius:50px;
	background:#ffffff;
	color:#8cc63e;
	font-size:18px;
	font-family: 'Stem';
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
}
.et_pb_section.coolset-section .et_pb_column .find-more-btn a:hover, #main-footer .footer-contact-section .footer-drop-r a:hover, #main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields input[type="submit"]:hover, #page-container header#main-header #et-top-navigation nav ul li.sign-up a:hover{
	background:#0f75ba;
	color:#fff;
}
.et_pb_section.what-we-section.et_section_regular{
	background:#0e75ba;
	padding:125px 0 115px;
}
.et_pb_section.what-we-section.et_section_regular:before, .et_pb_section.what-we-section.et_section_regular:after{
	position:absolute;
	left:0;
	width:100%;
	content:"";
}
.et_pb_section.what-we-section.et_section_regular:before{
	background:url(images/what-we-do-bg1.jpg) no-repeat;
	background-size: cover;
	height: 27px;
top: 0;
}
.et_pb_section.what-we-section.et_section_regular:after{
	background:url(images/what-we-do-bg2.jpg) no-repeat;
	background-size: cover;
	height: 19px;
bottom: 0;
}
#page-container #main-content .page-section-title{
	text-align:center;
	padding:0 0 55px;
}
#page-container #main-content .page-section-title h2{
	font-size:50px;
	line-height:50px;
	font-family: 'riffic_freebold';
	text-transform:uppercase;
	padding:0;
	font-weight:normal;
	color:#302e32;
}
#page-container #main-content .page-section-title h6{
	color:#2d2c2b;
	font-size:23px;
	line-height:26px;
	font-family: 'Stem';
	font-weight:400;
	padding:0 0 12px;
}
#page-container #main-content .page-section-title.white h2{
	color:#fff;
}
.et_pb_section.what-we-section .et_pb_column.et_pb_column_1_3{
	width:353px;
	margin:0 60px 0 0;
}
.et_pb_section.what-we-section .et_pb_column.what-we-img img{
	display:block;
}
.et_pb_section.what-we-section .et_pb_column .what-we-details h5{
color: #ffffff;
font-size: 24px;
line-height: 28px;
padding: 20px 12px 0;
text-align: center;
font-family: 'riffic_freebold';
font-weight: normal;
}
.et_pb_section.our-schedule-section.et_section_regular{
	background:#f3f6f8;
	padding:120px 0;
}
.et_pb_section.our-schedule-section .our-schedule-main{
	padding:90px 65px 20px 50px;
	background:url(images/our-shcedule-row-bg.jpg) no-repeat;
	background-size:cover;
}
.et_pb_section.our-schedule-section.et_section_regular:before, .et_pb_section.our-schedule-section.et_section_regular:after, .et_pb_section.our-gallery-section.et_section_regular:before, .et_pb_section.our-gallery-section.et_section_regular:after{
	position:absolute;
	content:"";
	display:block;
}
.et_pb_section.our-schedule-section.et_section_regular:before, .et_pb_section.our-gallery-section.et_section_regular:before{
	background:url(images/coolset-left-bg.png) no-repeat;
	width:117px;
	height:113px;
	left:0;
}
.et_pb_section.our-schedule-section.et_section_regular:after, .et_pb_section.our-gallery-section.et_section_regular:after{
	background:url(images/our-schedule-right-bg.png) no-repeat;
right: 0;
width: 338px;
height: 254px;
}
.et_pb_section.our-schedule-section.et_section_regular:before{
top:65px;
}
.et_pb_section.our-schedule-section.et_section_regular:after{
	top:260px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar{
	float:left;
	width:590px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list{
	float:right;
	width:425px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav{
	list-style:none;
	margin:0;
	padding:0;
}

#content-area .fullswing{
	width:100%;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li{
border-bottom: 2px solid #edeff0;
padding: 0 0 34px;
margin: 0 0 34px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li:last-child{
	border-bottom:none;
	margin-bottom:0;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li .upcoming_schedule_details{
	position:relative;
	padding:0 0 0 76px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li .upcoming_schedule_details h6{
position: absolute;
width: 48px;
height: 48px;
color: #ffffff;
border-radius: 100%;
font-size: 22px;
font-family: 'Stem';
font-weight: 500;
text-align: center;
padding: 0;
line-height: 48px;
background: #8cc63e;
left: 0;
top:3px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li .upcoming_schedule_details h6.green, 
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr td.has-event.green a{
background: #8cc63e;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li .upcoming_schedule_details h6.blue, 
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr td.has-event.blue a{
	background:#24aae1;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li .upcoming_schedule_details h6.purple, 
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr td.has-event.purple a{
	background:#662d92;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li .upcoming_schedule_details h6.orange, 
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr td.has-event.orange a{
	background:#fcb041;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li h5, .et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li p{
	padding:0;
	color:#2d2c2b;
	font-size:20px;
	line-height:26px;
	font-weight:500;
	font-family: 'Stem';
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li p{
	font-size:16px;
	line-height:20px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li h3{
	padding:10px 0 6px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul{
	max-height:460px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav{
	position:relative;
	margin:8px 20px 22px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li1, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li3{
position: absolute;
width: 19px;
height: 100%;
top: 0;
left:0;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li3{
	left:auto;
	right:0;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li1 a, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li3 a{
display: block;
font-size: 0;
text-indent: -999999px;
height: 100%;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li1 a{
	background:url(images/schedule-left-arrow.png) no-repeat;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li3 a{
	background:url(images/schedule-right-arrow.png) no-repeat;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li2{
	color:#2d2c2b;
	font-size:31px;
	line-height:31px;
	font-weight:500;
	font-family: 'Stem';
	text-align:center;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar{
	padding:0;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header{
	min-height:inherit;
	margin:0;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header .evo_month_title{
color: #2d2c2b !important;
font-size: 31px;
line-height: 31px;
font-weight: 500;
font-family: 'Stem';
text-align: center;
float: none;
width: 100% !important;
padding: 0;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header .evo_cal_above{
	display:none;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header .evo_arrows{
float: none;
height: auto;
width: auto;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header .evo_arrows #evcal_prev, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header .evo_arrows #evcal_next{
position: absolute;
width: 19px;
height: 30px;
margin: -15px 0 0;
border: none;
float: none;
top: 50%;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header .evo_arrows #evcal_prev:before, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header .evo_arrows #evcal_next:before{
	display:none;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header .evo_arrows #evcal_prev{
background:url(images/schedule-left-arrow.png) no-repeat;
left:0;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header .evo_arrows #evcal_next{
background:url(images/schedule-right-arrow.png) no-repeat;
right:0;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal{
	padding:0;
	overflow:inherit;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fc_days, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fc_daynames{
	border:none;
}
.eventon_fullcal .evo_fc_day {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  width: 14.27%;
  text-align: center;
  min-height: 5px;
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
  padding: 4px 0;
  padding: 30px 0;
  margin: 0 !important;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day{
	border:none;
	color: #555556;
font-size: 17px;
line-height: 28px;
font-weight: 500;
font-family: 'Stem';
text-align: center;
padding:14px 0;
cursor:inherit;
background:none;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day:before{
	display:none;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day.has_events{
	cursor:pointer;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar #evcal_list, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .evoFC_tip{
	display:none !important;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day span{
	display:none;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day small{
width: 40px;
height: 40px;
display: inline-block;
border-radius: 50px;
line-height: 40px;
vertical-align:top;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day.has_events small{
background: #8cc63e;
color: #fff;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day.has_events span{
position: absolute;
width: 275px;
background: #f3f6f8;
padding: 4px 16px;
box-sizing: border-box;
z-index: 9999999;
bottom: auto;
top: -65px;
margin: 0;
text-align: left;
font-size: 14px;
text-transform: capitalize;
line-height: 20px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day.has_events span i{
height: auto;
width: 100%;
display: block;
border-radius: 0;
background: none;
margin: 9px 0;
font-style: normal;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day.has_events:hover span{
	display:block;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table{
	border:none;
	padding:0;
	margin:0;
	background:none;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr td, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr th{
color: #555556;
font-size: 17px;
line-height: 28px;
font-weight: 500;
font-family: 'Stem';
text-align: center;
border: none;
padding: 13px 20px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr td.has-event a{
color: #ffffff;
width: 38px;
height: 38px;
line-height: 38px;
border-radius: 100%;
background: #8cc63e;
display: inline-block;
text-align: center;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr.event-table-heading th{
	text-transform:uppercase;
}
body .mCSB_inside > .mCSB_container{
	margin-right:40px;
}
body .mCSB_scrollTools, body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, body .mCSB_scrollTools .mCSB_draggerRail{
	width:13px;
}
body .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, body .mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background: #f2f6f9 !important;
}
body .mCS-dark.mCSB_scrollTools .mCSB_draggerRail{
	background:#fff;
}
.et_pb_section.home-events-section.et_section_regular{
	background:#f2f6f9;
	padding:0 0 120px;
}
.et_pb_section.home-events-section.et_section_regular:after{
	background:url(images/events-section-bg.jpg) no-repeat;
	background-size: cover;
	content:"";
	display:block;
	position:absolute;
	left:0;
	width:100%;
	height: 30px;
	bottom:0;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider{
	list-style:none;
	margin:0 -25px;
	padding:0;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider li{
	float:left;
	margin:0 25px;
	padding:0;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider li .our_events_slider_img img{
	display:block;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider .slick-arrow{
position: absolute;
width: 53px;
height: 53px;
padding: 0;
cursor: pointer;
outline: none;
box-shadow: none;
border: none;
margin: 0;
text-indent: -99999999px;
top: -103px;
z-index: 99;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider .slick-arrow.slick-prev{
	background:url(images/events-left-arrow.png) no-repeat;
	left:28px;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider .slick-arrow.slick-next{
	background:url(images/events-right-arrow.png) no-repeat;
	left:auto;
	right:28px;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider .slick-arrow.slick-disabled, .et_pb_section.our-gallery-section .slider-nav .slick-arrow.slick-disabled{
	cursor:inherit;
	opacity:0.5;
}
.et_pb_section.home-events-section .event-view-btn{
	padding:45px 0 0;
}
.et_pb_section.home-events-section .event-view-btn a{
width:216px;
}
.et_pb_section.our-gallery-section.et_section_regular{
	padding:86px 0 120px;
}
.et_pb_section.our-gallery-section.et_section_regular:before{
	top:140px;
}
.et_pb_section.our-gallery-section.et_section_regular:after{
	top:310px;
}
.et_pb_section.our-gallery-section .gallery_slider{
	position:relative;
}
.et_pb_section.our-gallery-section .gallery_slider img{
	display:block;
}
.et_pb_section.our-gallery-section .slider-nav{
width: 990px;
padding: 0 90px;
margin: auto;
position: absolute;
bottom: 50px;
left: 0;
right: 0;
}
.et_pb_section.our-gallery-section .slider-nav .item{
	margin:0 27px;
}
.et_pb_section.our-gallery-section .slider-nav .slick-arrow{
    position: absolute;
    width: 53px;
    height: 53px;
    padding: 0;
    cursor: pointer;
    outline: none;
    box-shadow: none;
    border: none;
    text-indent: -99999999px;
    top: 50%;
    z-index: 99;
    margin: -26px 0 0;
}
.et_pb_section.our-gallery-section .slider-nav .slick-arrow.slick-prev{
	background:url(images/gallery-left-arrow.png) no-repeat;
	left:0;
}
.et_pb_section.our-gallery-section .slider-nav .slick-arrow.slick-next{
	background:url(images/gallery-right-arrow.png) no-repeat;
	left:auto;
	right:0;
}
.et_pb_section.our-gallery-section .slider-nav .item .gallery_thumb_img{
	background:url(images/gallery-thumb-bg.png) no-repeat;
	padding:6px;
}
.et_pb_section.our-gallery-section .lSSlideOuter .lSPager.lSGallery{
    position: absolute;
    bottom: 50px;
    right: 0;
    left: 240px;
    width: auto !important;
    margin: auto;
}
.et_pb_section.our-gallery-section .lSSlideOuter .lSPager.lSGallery li{
    margin: 0 23px !important;
    border:5px solid #c1c5c9;
    width: 108px !important;
    border-radius: 5px;
}
.et_pb_section.our-gallery-section .lSSlideOuter .lSPager.lSGallery li.active{
}
.et_pb_section.our-gallery-section ul.lSGallery li.active {
    border:none;
}
.et_pb_section.our-gallery-section .gwts-gwl-prev-title{
    display: none;
}

.et_pb_section.our-gallery-section .slider-nav .item .gallery_thumb_img img{
	height: 96px;
    object-fit: cover;
    width: 100%;
}
body .et_pb_widget{
	float:none;
}
#page-container #main-content .et_pb_section.our-gallery-section .page-section-title{
	padding:0 0 45px;
}
#main-footer .footer-subscribe-section{
	background:#8cc63e;
	position:relative;
	padding:62px 0;
}
#main-footer .footer-subscribe-section:before, #main-footer .footer-subscribe-section:after{
	position:absolute;
	content:"";
	display:block;
	width:100%;
	left:0;
}
#main-footer .footer-subscribe-section:before{
	background:url(images/mailinglist-section-bg.jpg) no-repeat;
	background-size: cover;
	top:0;
	height: 12px;
}
#main-footer .footer-subscribe-section:after{
	background:url(images/mailinglist-section-bg2.jpg) no-repeat;
	background-size: cover;
	bottom:0;
	height:10px;
}
#main-footer .footer-subscribe-section .subscribe-details-l{
	width:520px;
	float:left;
	padding:0 0 0 102px;
	background:url(images/mailinglist-icon.jpg) no-repeat left 1px;
}
#main-footer .footer-subscribe-section .subscribe-details-r{
	width:580px;
	float:right;
	padding:10px 0 0;
}
#main-footer .footer-subscribe-section .subscribe-details-l h4{
font-family: 'riffic_freebold';
color: #fff;
font-weight: normal;
font-size: 32px;
line-height: 32px;
padding: 0 0 6px;
}
#main-footer .footer-subscribe-section .subscribe-details-l h6{
font-family: 'Stem';
font-weight: 400;
color: #fff;
font-size: 16px;
line-height: 21px;
padding: 0;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields{
	position:relative;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields p{
	padding:0;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields input[type="email"]{
height: 60px;
width: 100%;
padding: 4px 36px;
font-family: 'Stem';
color: #fff;
font-size: 18px;
line-height: 20px;
border-radius: 50px;
background: #a3d365;
border: 1px solid #a3d365;
outline: none;
box-shadow: none;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields input[type="submit"]{
background: #ffffff;
border: none;
font-family: 'Stem';
font-weight: 700;
text-transform: uppercase;
width: 100%;
height: 100%;
padding: 0;
border-radius: 50px;
color: #8cc63e;
font-size: 18px;
text-align: center;
cursor: pointer;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields p.sign-up{
position: absolute;
right: 0;
width: 160px;
top: 0;
height: 100%;
}
#main-footer .footer-map-section iframe{
	display:block;
	width:100%;
}
#main-footer .footer-contact-section{
	position:relative;
	padding:45px 0 65px;
	background:#fff;
}
#main-footer .footer-contact-section:after{
	background:url(images/footer-contact-section-bg.jpg) no-repeat;
	background-size: cover;
	width:100%;
	height:23px;
	content:"";
	display:block;
	position:absolute;
	bottom:0;
}
#main-footer .footer-contact-section .footer-contact-left{
	width:585px;
	float:left;
	background:url(images/footer-drop-border.jpg) no-repeat right center;
}
#main-footer .footer-contact-section .footer-contact-right{
	width:525px;
	float:right;
}
#main-footer .footer-contact-section h3{
color: #000000;
font-family: 'riffic_freebold';
font-weight: normal;
font-size: 25px;
line-height: 25px;
padding: 0 0 16px;
}
#main-footer .footer-contact-section .footer-contact-info ul{
	list-style:none;
	margin:0;
	padding:0;
}
#main-footer .footer-contact-section .footer-contact-info ul li{
	float:left;
	color:#2d2c2b;
	font-size:18px;
	line-height:26px;
	font-family: 'Stem';
	font-weight:500;
	padding:0 0 0 32px;
	margin:0 45px 0 0;
}
#main-footer .footer-contact-section .footer-contact-info ul li:last-child{
	margin-right:0;
}
#main-footer .footer-contact-section .footer-contact-info ul li a{
	color:inherit;
}
#main-footer .footer-contact-section .footer-contact-info ul li.footer-address{
	background:url(images/footer-address-icon.jpg) no-repeat left 3px;
}
#main-footer .footer-contact-section .footer-contact-info ul li.footer-phone{
	background:url(images/footer-phone-icon.jpg) no-repeat left 4px;
}
#main-footer .footer-contact-section .footer-drop-l{
	float:left;
}
#main-footer .footer-contact-section .footer-drop-r{
float: right;
margin-top: -16px;
}
#main-footer .footer-contact-section .footer-drop-r a{
width: 166px;
height: 50px;
line-height: 50px;
background: #8cc63e;
font-family: 'Stem';
font-weight: 700;
text-transform: uppercase;
font-size: 18px;
display: block;
color: #fff;
text-align: center;
border-radius: 50px;
}
#main-footer .footer-menu-section{
	background:#f2f6f9;
	padding:40px 0;
}
#main-footer .footer-menu-section .footer-menu-left{
	float:left;
}
#main-footer .footer-menu-section .footer-menu-right{
	float:right;
}
#main-footer .footer-menu-section ul:after{
	clear:both;
	content:"";
	display:block;
}
#main-footer .footer-menu-section ul li{
	float:left;
}
#main-footer .footer-menu-section .widget_nav_menu ul li{
	margin:0 68px 0 0;
	padding:0;
}
#main-footer .footer-menu-section .widget_nav_menu ul li:last-child, #main-footer .footer-menu-section .footer-social-list ul li:last-child{
	margin-right:0;
}
#main-footer .footer-menu-section .widget_nav_menu ul li a{
color: #2d2c2a;
line-height: 19px;
display: block;
font-family: 'Stem';
font-weight: 700;
font-size: 18px;
}
#main-footer .footer-menu-section .footer-social-list ul li{
	margin:0 26px 0 0;
}
#main-footer .footer-menu-section .footer-social-list ul li a, #main-footer .footer-menu-section .footer-social-list ul li img{
	display:block;
}
#main-footer .footer-copyright-section{
	position:relative;
	background:#0e75ba;
	padding:38px 0 30px;
}
#main-footer .footer-copyright-section:before{
	background:url(images/footer-copyright-bg.jpg) no-repeat;
	background-size: cover;
	width:100%;
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:16px;
}
#main-footer .footer-copyright-section p{
color: #c7f9ff;
line-height: 25px;
font-size: 15px;
}
#main-footer .footer-copyright-section p a{
	color:inherit;
}
#main-footer .footer-copyright-section p img{
display: inline-block;
margin: -9px 0 0 13px;
vertical-align: middle;
}
#main-footer .footer-copyright-section .copyright-details-l{
float: left;
width: 30%;
}
#main-footer .footer-copyright-section .copyright-details-m{
float: left;
width: 40%;
text-align: center;
}
#main-footer .footer-copyright-section .copyright-details-r{
	float:right;
}
#main-footer .footer-copyright-section .copyright-details-m p a{
	background:url(images/privacy-policy-border.jpg) no-repeat right center;
	padding:0 16px 0 0;
	margin:0 26px 0 0;
}
#main-footer .footer-copyright-section .copyright-details-m p a:last-child{
	background:none;
	padding:0;
	margin:0;
}
.page-banner-section{
	position:relative;
}
.page-banner-section .page-banner-img img{
	display:block;
	width:100%;
}
.page-banner-section .page-title{
	position:absolute;
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	top:0;
}
.page-banner-section .page-title .container{
	text-align:center;
}
.page-banner-section .page-title h5{
	color:#ffffff;
	font-size:27px;
	line-height:28px;
	font-family: 'Stem';
font-weight: 700;
text-transform:uppercase;
padding:0 0 20px;
}
.page-banner-section .page-title h1{
color: #ffffff;
font-size: 70px;
line-height: 70px;
font-family: 'riffic_freebold';
padding: 0;
text-transform: uppercase;
}
html body:not(.et-tb) #main-content .container, html body:not(.et-tb-has-header) #main-content .container{
	padding-top:0;
}
html body #main-content .container:before{
	display:none;
}
#main-content .events-page-section{
	padding:110px 0 120px;
	position:relative;
}
#main-content .events-page-section:before, #main-content .events-page-section:after, #main-content .events-page-section .events-main-section:after, .single-event-section:before, .single-event-section:after, .single-event-section .single-event-main:after, #main-content .other_events_section:before, #main-content .other_events_section:after, .et_pb_section.contact-map-section.et_section_regular:before, .et_pb_section.contact-map-section.et_section_regular:after{
	position:absolute;
	content:"";
	display:block;
}
#main-content .events-page-section:before{
	background:url(images/events-page-sec-bg1.jpg) no-repeat;
left: 0;
bottom: 470px;
width: 111px;
height: 342px;
}
#main-content .events-page-section:after{
	background:url(images/events-page-sec-bg2.jpg) no-repeat;
right: 0;
top: 186px;
width: 101px;
height: 623px;
}
#main-content .events-page-section .events-main-section{
	position:relative;
}
#main-content .events-page-section .events-main-section:after{
	background:url(images/events-page-sec-bg3.jpg) no-repeat;
right: 0;
bottom: -10px;
width: 172px;
height: 397px;
}
.events-page-section .events-main-section .event_item{
	padding:0 0 70px;
}
.events-page-section .events-main-section .event_item:last-child{
	padding-bottom:0;
}
.events-page-section .events-main-section .event_item .event_item_img, .single-event-section .single_event_item .single_event_img{
	float:left;
	width:366px;
}
.events-page-section .events-main-section .event_item .event_item_img a, .events-page-section .events-main-section .event_item .event_item_img img, .single-event-section .single_event_item .single_event_img img{
	display:block;
}
.events-page-section .events-main-section .event_item .event_item_img img, .single-event-section .single_event_item .single_event_img img{
	width:100%;
}
.events-page-section .events-main-section .event_item .event_item_info, .single-event-section .single_event_item .event_item_info{
	width:790px;
	float:left;
	padding:0 0 0 95px;
}
.events-page-section .events-main-section .event_item .event_item_info h2, .single-event-section .single_event_item .event_item_info h2{
	color:#302e32;
	font-size:44px;
	line-height:44px;
	font-weight:normal;
	font-family: 'riffic_freebold';
	padding:0 0 16px;
}
.events-page-section .events-main-section .event_item .event_item_info h2 a{
	color:inherit;
}
.events-page-section .events-main-section .event_item .event_item_info ul, .single-event-section .single_event_item .event_item_info .event_schedule_list ul{
	padding:35px 0 0;
	list-style:none;
	margin:0;
}
.events-page-section .events-main-section .event_item .event_item_info ul li, .single-event-section .single_event_item .event_item_info .event_schedule_list ul li{
	float:left;
	width:300px;
	margin:0 65px 0 0;
}
.events-page-section .events-main-section .event_item .event_item_info ul li:last-child, .single-event-section .single_event_item .event_item_info .event_schedule_list ul li:last-child{
	margin-right:0;
}
.events-page-section .events-main-section .event_item .event_item_info ul li span{
	color:#525054;
	font-size:25px;
	line-height:26px;
	font-weight:normal;
	font-family: 'riffic_freebold';
	display:block;
	padding:0 0 14px;
}
.single-event-section .single_event_item .event_item_info .event_schedule_list ul li{
	width:305px;
}
.single-event-section .single_event_item .event_item_info .event_schedule_list ul li span, .single-event-section .single_event_item .event_item_info .event_location_list ul li span{
	color:#78757b;
	font-size:18px;
	line-height:20px;
	padding:0 0 6px;
	font-weight:normal;
	font-family: 'riffic_freebold';
	display:block;
}
.single-event-section .single_event_item .event_item_info .event_schedule_list ul li p, .single-event-section .single_event_item .event_item_info .event_location_list ul li{
	padding:0;
	color:#78757b;
}
.single-event-section .single_event_item .event_item_info .event_location_list ul li{
	margin:33px 0 0;
}
.events-page-section .events-main-section .event_item .event_item_info .signup-btn{
	padding:50px 0 0;
}
.events-page-section .events-main-section .event_item .event_item_info .signup-btn a, .single-event-section .single_event_item .event_item_info .event_price_info .signup-btn a{
height: 58px;
line-height: 58px;
background: #8cc63e;
border-radius: 50px;
text-align: center;
display: block;
font-family: 'Stem';
font-weight: 700;
font-size: 18px;
color: #fff;
text-transform: uppercase;
width:162px;
}
.events-page-section .events-main-section .custom-pagination{
	text-align:center;
	padding:116px 0 0;
}
.events-page-section .events-main-section .custom-pagination .page-numbers{
width: 30px;
height: 30px;
line-height: 30px;
color: #b5b8ba;
font-size: 16px;
font-family: 'Stem';
font-weight: 400;
display: inline-block;
margin: 0 1px;
}
.events-page-section .events-main-section .custom-pagination .page-numbers.current{
	background:url(images/pageination-active-bg.jpg) no-repeat center center;
	color:#ffffff;
}
.events-page-section .events-main-section .custom-pagination .page-numbers.prev{
	background:url(images/pagination-prev-icon.jpg) no-repeat left center;
	width:auto;
	padding:0 0 0 41px;
}
.events-page-section .events-main-section .custom-pagination .page-numbers.next{
	background:url(images/pagination-next-icon.jpg) no-repeat right center;
	width:auto;
	padding:0 41px 0 0;
}
.single-event-section{
	padding:86px 0 125px;
	position:relative;
}
.single-event-section .back-events{
	padding:0 0 35px;
}
.single-event-section .back-events a{
	color:#302e32;
	font-size:25px;
	line-height:28px;
	font-family: 'Stem';
font-weight: 500;
display:inline-block;
padding:0 0 0 34px;
background:url(images/back-event-icon.jpg) no-repeat left center;
}
.single-event-section .single_event_item .event_item_info .single_event_desc h6{
	color:#525054;
	font-size:25px;
	line-height:26px;
	font-weight:normal;
	font-family: 'riffic_freebold';
	padding:12px 0 8px;
}
.single-event-section .single_event_item .event_item_info .single_event_desc p{
color: #78757b;
}
.single-event-section .single_event_item .event_item_info .event_price_info{
	padding:46px 0 0;
	margin:46px 0 0;
	background:url(images/single-event-price-border.jpg) no-repeat;
}
.single-event-section .single_event_item .event_item_info .event_price_info .signup-btn{
	float:left;
}
.single-event-section .single_event_item .event_item_info .event_price_info h3{
	color:#525054;
	font-size:44px;
	line-height:58px;
	font-weight:normal;
	font-family: 'riffic_freebold';
	padding:0 28px 0 0;
	float:left;
}
.single-event-section:before{
	background:url(images/single-event-bg1.jpg) no-repeat;
	left: 0;
top: 50px;
width: 92px;
height: 585px;
}
.single-event-section:after{
	background:url(images/single-event-bg2.jpg) no-repeat;
	right: 0;
width: 192px;
height: 137px;
top: 70px;
}
.single-event-section .single-event-main{
	position:relative;
}
.single-event-section .single-event-main:after{
	background:url(images/single-event-bg3.jpg) no-repeat;
	right: 0;
width: 134px;
height: 331px;
bottom: -40px;
}
#main-content .other_events_section{
padding: 120px 0 60px;
background: #f2f6f9;
position: relative;
margin-bottom: -7px;
z-index: 9;
}
#main-content .other_events_section ul.other_events_list{
	list-style:none;
	margin:0;
	padding:0;
}
#main-content .other_events_section ul.other_events_list li{
	float:left;
	width:366px;
	margin:0 41px 0 0;
}
#main-content .other_events_section ul.other_events_list li:nth-child(3n){
	margin-right:0;
}
#main-content .other_events_section ul.other_events_list li .othe_event_img img, #main-content .other_events_section ul.other_events_list li .othe_event_img a{
	display:block;
}
#main-content .other_events_section ul.other_events_list li .othe_event_img img{
	width:100%;
}
#main-content .other_events_section:before{
	background:url(images/other-events-bg1.jpg) no-repeat;
	left:0;
	bottom: 0;
width: 303px;
height: 107px;
}
#main-content .other_events_section:after{
	background:url(images/other-events-bg2.jpg) no-repeat;
	right: 0;
top: 0;
width: 192px;
height: 185px;
}
.single-event-section .single_event_item .event_item_info .event_schedule_list ul li p small{
	font-size:16px;
	font-style:italic;
}
.events-page-section.class-page-section .events-main-section .event_item .event_item_info .signup-btn a{
	width:190px;
}
.et_pb_section.contact-info-section.et_section_regular{
	padding:110px 0 85px;
}
.et_pb_section.contact-info-section .et_pb_row .et_pb_column{
	width:auto;
	margin:0 112px 0 0;
}
.et_pb_section.contact-info-section .et_pb_column ul{
	list-style:none;
	margin:0;
	padding:0;
}
.et_pb_section.contact-info-section .et_pb_column ul li{
	padding:42px 0 0;
}
.et_pb_section.contact-info-section .et_pb_column ul li.contact-address{
	background:url(images/contact-address-icon.jpg) no-repeat;
}
.et_pb_section.contact-info-section .et_pb_column ul li.contact-hours{
	background:url(images/contact-hours-icon.jpg) no-repeat;
}
.et_pb_section.contact-info-section .et_pb_column ul li.contact-phone{
	background:url(images/contact-phone-icon.jpg) no-repeat;
}
.et_pb_section.contact-info-section .et_pb_column ul li.contact-email{
	background:url(images/contact-email-icon.jpg) no-repeat;
}
.et_pb_section.contact-info-section .et_pb_column ul li span{
	display:block;
	color:#0f75ba;
	font-size:25px;
	line-height:26px;
	font-family: 'riffic_freebold';
	font-weight:normal;
	padding:0 0 14px;
}
.et_pb_section.contact-info-section .et_pb_column ul li a{
	display:block;
	color:inherit;
}
.et_pb_section.contact-map-section.et_section_regular{
	padding:0 0 100px;
}
.et_pb_section.contact-map-section.et_section_regular:before{
	background:url(images/coolset-left-bg.png) no-repeat;
left: 0;
top: 150px;
width: 117px;
height: 113px;
}
.et_pb_section.contact-map-section.et_section_regular:after{
	background:url(images/our-schedule-right-bg.png) no-repeat;
right: 0;
top: 10px;
width: 338px;
height: 254px;
}
.et_pb_section.contact-map-section .contact-map iframe{
	display:block;
	border-radius:8px;
}
.et_pb_section.contact-get-section.et_section_regular{
	padding:115px 0 125px;
	background:#f2f6f9;
	margin-bottom: -9px;
}
.et_pb_section.contact-get-section.et_section_regular:before{
	background:url(images/get-touch-section-bg.jpg) no-repeat;
width: 100%;
position: absolute;
content: "";
left: 0;
top: 0;
height: 7px;
background-size: cover;
}
.et_pb_section.contact-get-section .et_pb_row{
	background:url(images/get-touch-row-bg.jpg) no-repeat;
	background-size:cover;
	padding:75px 92px;
}
.et_pb_section.contact-get-section .et_pb_row:before{
	content:"";
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width: 327px;
height: 125px;
	background:url(images/contact-touch-row-bg1.jpg) no-repeat;
}
.et_pb_section.contact-get-section .et_pb_column.get-touch-l{
	width:235px;
}
.et_pb_section.contact-get-section .et_pb_column.get-touch-r{
	width:715px;
	float:right;
}
.et_pb_section.contact-get-section .et_pb_column h3{
	color:#302e32;
	font-size:32px;
	line-height:40px;
	font-weight:normal;
	font-family: 'riffic_freebold';
	padding:0 0 6px;
}
.et_pb_section.contact-get-section .et_pb_column h6{
color: #2d2c2b;
font-size: 20px;
line-height: 26px;
font-family: 'Stem';
font-weight: 500;
padding: 0;
}
.et_pb_section.contact-get-section .et_pb_column.get-touch-r:after{
	background:url(images/contact-touch-row-bg2.jpg) no-repeat;
	width: 120px;
height: 137px;
content: "";
display: block;
position: absolute;
bottom: -72px;
right: -92px;
}
body #page-container #et-main-area #main-content .entry-content form p{
	padding:0 0 25px;
}
body #page-container #et-main-area #main-content .entry-content form input[type="text"], body #page-container #et-main-area #main-content .entry-content form input[type="tel"], body #page-container #et-main-area #main-content .entry-content form input[type="email"], body #page-container #et-main-area #main-content .entry-content form select, body #page-container #et-main-area #main-content .entry-content form textarea{
	border:2px solid #dddddd;
	width:100%;
	height:60px;
	background:#ffffff;
	padding:5px 36px;
	color:#c0c0c0;
	font-size:18px;
	line-height:20px;
	font-weight:400;
	font-family: 'Stem';
	outline:none;
	box-shadow:none;
	border-radius:50px;
}
body #page-container #et-main-area #main-content .entry-content form textarea{
	padding-top:16px;
}
body #page-container #et-main-area #main-content .entry-content form input[type="submit"]{
	width:160px;
	height:60px;
	line-height:60px;
	background:#8cc63e;
	border:1px solid #8cc63e;
	border-radius:50px;
	box-shadow:none;
	outline:none;
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	font-family: 'Stem';
	text-transform:uppercase;
	padding:0;
	text-align:center;
	cursor:pointer;
}
.et_pb_section.contact-get-section .get-touch-form-details .last{
	margin-right:0 !important;
}
.et_pb_section.contact-get-section .get-touch-form-details .one_half{
width: 345px;
margin-right: 25px;
float: left;
}
body #page-container #et-main-area #main-content .entry-content form p.contact-form-submit{
	padding-bottom:0;
}
body .wpcf7 form .wpcf7-response-output{
margin: 20px 0 0;
padding: 8px 12px;
font-size: 15px;
line-height: 20px;
}
body .wpcf7-not-valid-tip{
	font-size:14px;
}
html body .fz-toolbar .fz-reset{
    display: none;
}
html body .fz-toolbar{
width: 50px;
background: none;
height: 54px;
position: absolute;
left: auto !important;
top: 32px !important;
right: 32px;
bottom: 0;
z-index: 9999;
margin: 0;
border-radius: 0;
text-align: center;
padding: 0;
display: block !important;
}
.et_pb_section.our-gallery-section .gallery_slider .fz-toolbar{
display: none !important;
}
.et_pb_section.our-gallery-section .gallery_slider .slick-current.slick-active .fz-toolbar{
    display: block !important;
}
html body .fz-toolbar .fz-zoomin, html body .fz-toolbar .fz-zoomout{
font-size: 0;
text-indent: -999999px;
width: 24px;
height: 24px;
display: block;
border: none;
border-radius: 0;
box-shadow: none;
outline: none;
padding: 0;
margin: 0;
cursor: pointer;
}
html body .fz-toolbar .fz-zoomin{
    background:url(images/zoom-up-arrow.png) no-repeat center center;
	margin: 0 0 2px 24px;
}
html body .fz-toolbar .fz-zoomout{
    background:url(images/zoom-down-arrow.png) no-repeat center center;
}
.et_pb_section.coolset-section.scout-badges-section.et_section_regular{
	background:#f3f6f8;
	margin-bottom: -5px;
}
.et_pb_section.coolset-section.scout-badges-section .et_pb_column.coolset-l{
	width:330px;
}
.et_pb_section.coolset-section.scout-badges-section .et_pb_column.coolset-m{
	width:350px;
	margin:0 84px 0 70px;
}
.et_pb_section.our-gallery-section.private-gallery-section.et_section_regular:before, .et_pb_section.our-gallery-section.private-gallery-section.et_section_regular:after{
	display:none;
}
.et_pb_section.private-gallery-section .et_pb_module:before, .et_pb_section.private-gallery-section .et_pb_module:after{
	content:"";
	display:block;
	position:absolute;
    z-index: -999;
}
.et_pb_section.private-gallery-section .et_pb_module{
	position:relative;
}
.et_pb_section.private-gallery-section .et_pb_module:before{
	background:url(images/main-gallery-sec-bg1.png) no-repeat;
	width: 787px;
height: 107px;
bottom: 83px;
left: -145px;
}
.et_pb_section.private-gallery-section .et_pb_module:after{
	background:url(images/main-gallery-sec-bg2.png) no-repeat;
	width: 485px;
height: 320px;
right: -160px;
top: 0;
}
.et_pb_section.private-gallery-section .et_pb_module .gallery_slider{
	z-index:9;
}
.et_pb_section.scout-badges-section .et_pb_row.scout-list-row h6{
	color:#2d2c2b;
	font-size:20px;
	line-height:26px;
	font-family: 'Stem';
	font-weight:500;
	padding:0 0 12px;
}
.et_pb_section.scout-badges-section .et_pb_row.scout-list-row .et_pb_module{
	padding:0 0 45px;
}
.et_pb_section.scout-badges-section .et_pb_row.scout-list-row .et_pb_module:last-child{
	padding-bottom:0;
}
.et_pb_section.coolset-section.scout-badges-section.et_section_regular:before{
	background:url(images/scout-section-bg1.jpg) no-repeat;
	left: 0;
top: 0;
width: 162px;
height: 163px;
}
.et_pb_section.coolset-section.scout-badges-section.et_section_regular:after{
	background:url(images/scout-section-bg2.jpg) no-repeat;
right: 0;
top: 0;
width: 116px;
height: 269px;
}
body.page-id-23 #main-content{
	position:relative;
}
body.page-id-23 #main-content:after{
	background:url(images/private-events-bottom-bg.jpg) no-repeat;
right: 0;
bottom: -3px;
width: 364px;
height: 206px;
position: absolute;
content: "";
display: block;
z-index: 9;
}
.et_pb_section.privacy-policy-section.et_section_regular{
	padding:100px 0 110px;
	background: none;
}
.et_pb_section.privacy-policy-section .et_pb_module{
	padding:0 0 60px;
}
.et_pb_section.privacy-policy-section .et_pb_module:last-child{
	padding-bottom:0;
}
.et_pb_section.privacy-policy-section .et_pb_module h5{
	color:#525054;
	font-size:25px;
	line-height:26px;
	font-weight:normal;
	font-family: 'riffic_freebold';
	padding:0 0 12px;
}
body.page-template-template-privacy-policy #main-content{
	position:relative;
}
body.page-template-template-privacy-policy #main-content .privacy-bg{
	position:absolute;
}
body.page-template-template-privacy-policy #main-content .privacy-bg1{
	background:url(images/privacy-left-bg1.jpg) no-repeat;
	top:83px;
	left:0;
	width: 103px;
height: 324px;
}
body.page-template-template-privacy-policy #main-content .privacy-bg2{
	background:url(images/privacy-left-bg2.jpg) no-repeat;
	bottom:420px;
	left:0;
	width: 113px;
height: 287px;
}
body.page-template-template-privacy-policy #main-content .privacy-bg3{
	background:url(images/privacy-right-bg1.jpg) no-repeat;
	right: 0;
top: 25px;
width: 169px;
height: 462px;
}
body.page-template-template-privacy-policy #main-content .privacy-bg4{
	background:url(images/privacy-right-bg2.jpg) no-repeat;
	right:0;
	bottom:726px;
	width: 42px;
height: 400px;
}
body.page-template-template-privacy-policy #main-content .privacy-bg5{
	background:url(images/privacy-right-bg3.jpg) no-repeat;
right: 0;
bottom: -3px;
width: 239px;
height: 155px;
z-index: 9;
}
html body.single-schedules .single-event-section .single_event_item .event_item_info{
	float:none;
	width:100%;
	padding:0;
}
.et_pb_section.private-gallery-section .et_pb_module.toddler-time-img .et_pb_text_inner{
	position:relative;
	z-index:9;
	background: #fff;
}
.et_pb_section .calendar_shortcode ul#calendar_image_slider{
	list-style:none;
	margin:0;
	padding:0;
}
.et_pb_section .calendar_shortcode ul#calendar_image_slider li{
	padding:0 50px;
}
.et_pb_section .calendar_shortcode ul#calendar_image_slider .slick-arrow{
position: absolute;
width: 40px;
height: 40px;
padding: 0;
cursor: pointer;
outline: none;
box-shadow: none;
border: none;
margin: -20px 0 0;
text-indent: -99999999px;
top: 50%;
z-index: 99;
background-size: 40px !important;
}
.et_pb_section .calendar_shortcode ul#calendar_image_slider .slick-arrow.slick-prev{
	background: url(images/events-left-arrow.png) no-repeat;
left: 0;
}
.et_pb_section .calendar_shortcode ul#calendar_image_slider .slick-arrow.slick-next{
	background: url(images/events-right-arrow.png) no-repeat;
left: auto;
right: 0;
}
.et_pb_section .calendar_shortcode ul#calendar_image_slider .slick-arrow.slick-disabled{
	opacity:0.5;
}


@media only screen and (min-width:1260px) and (max-width:1500px){
.et_pb_section.coolset-section.et_section_regular, .et_pb_section.our-schedule-section.et_section_regular, .et_pb_section.our-gallery-section.et_section_regular, #main-content .events-page-section, #main-content .events-page-section .events-main-section, .single-event-section .single-event-main, .single-event-section, #main-content .other_events_section, .et_pb_section.contact-map-section.et_section_regular, body.page-template-template-privacy-policy #main-content{
	overflow:hidden;
}
.et_pb_section.coolset-section.et_section_regular:before{
	left:-100px;
}
.et_pb_section.coolset-section.et_section_regular:after{
	right:-105px;
}
.et_pb_section.our-schedule-section.et_section_regular:before, .et_pb_section.our-gallery-section.et_section_regular:before, .et_pb_section.contact-map-section.et_section_regular:before{
	left:-60px;
}
#main-content .events-page-section:before{
	left:-80px;
}
#main-content .events-page-section:after{
	right:-50px;
}
#main-content .events-page-section .events-main-section:after{
	right:-90px;
}
.single-event-section .single-event-main:after{
	right:-70px;
}
.single-event-section:after{
	right:-140px;
}
.single-event-section:before{
	left:-70px;
}
#main-content .other_events_section:before{
	left:-120px;
}
#main-content .other_events_section:after{
	right:-150px;
}
body.page-template-template-privacy-policy #main-content .privacy-bg1{
	left:-70px;
}
body.page-template-template-privacy-policy #main-content .privacy-bg2{
	left:-80px;
}
body.page-template-template-privacy-policy #main-content .privacy-bg3{
	right:-120px;
}
body.page-template-template-privacy-policy #main-content{
	margin-bottom:-2px;
}

}


@media only screen and (min-width:768px) and (max-width:1179px){
body .container, body .et_pb_row{
	padding-left:10px;
	padding-right:10px;
}
#page-container header#main-header .header-top-border ul li{
	height:10px;
}
#page-container header#main-header .logo_container a{
	width:170px;
}
#page-container header#main-header .header-left, #page-container header#main-header .header-right{
	width:37%;
}
#page-container header#main-header #et-top-navigation nav ul li a{
line-height: 48px;
padding: 0 14px 0 0;
font-size: 12px;
margin: 0 4px 0 0;
}
#page-container header#main-header .header-right #et-top-navigation nav ul li:nth-child(2) a{
	padding-right:0;
	margin-right:0;
}
#page-container header#main-header #et-top-navigation nav ul li.sign-up a{
width: 88px;
font-size: 14px;
}
#page-container header#main-header .header-right #et-top-navigation nav ul li a{
padding: 0 22px 0 0;
margin: 0 15px 0 0;
}
#page-container header#main-header .header-right #et-top-navigation nav ul li:last-child a{
	padding-right:0;
	margin-right:0;
}
#page-container header#main-header .header-right #et-top-navigation nav ul li:last-child{
	float:right;
}
#page-container header#main-header .header-main{
	padding:8px 0;
}
#page-container header#main-header .logo_container{
	margin:-16px 0 -42px;
}
.et_pb_section.home-slider-section.et_section_regular .et_pb_row{
	padding:0;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description{
	padding:100px 10px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description h6{
font-size: 22px;
line-height: 22px;
padding: 0 0 18px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description h3{
	font-size:52px;
	line-height:52px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description h1{
font-size: 90px;
line-height: 90px;
padding: 0 0 18px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description p{
font-size: 20px;
line-height: 28px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description .slider-btn{
	padding:36px 0 0;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description .slider-btn a, .et_pb_section.home-events-section .event-view-btn a{
height: 60px;
line-height: 60px;
font-size: 19px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description .slider-btn a{
	width:220px;
}
.et_pb_section.coolset-section.et_section_regular::before, .et_pb_section.coolset-section.et_section_regular::after{
	display:none;
}
.et_pb_section.coolset-section.et_section_regular{
	padding:60px 0;
}
.et_pb_section.coolset-section .et_pb_column h2{
font-size: 34px;
line-height: 36px;
padding: 4px 0 12px;
}
.et_pb_section.coolset-section .et_pb_column h5{
font-size: 23px;
line-height: 26px;
}
.et_pb_section.coolset-section .et_pb_column.coolset-l{
	width:32%;
}
.et_pb_section.coolset-section .et_pb_column.coolset-l, .et_pb_section.coolset-section .et_pb_column.coolset-m{
	padding:20px 0 0;
}
.et_pb_section.coolset-section .et_pb_column.coolset-m{
	width:32%;
	margin:0 2%;
}
.et_pb_section.coolset-section .et_pb_column.coolset-r{
width: 32%;
padding: 28px 15px;
}
.et_pb_section.coolset-section .et_pb_column h3{
font-size: 34px;
line-height: 36px;
padding: 0 0 16px;
}
.et_pb_section.coolset-section .et_pb_column .find-more-btn a{
	width: 205px;
height: 46px;
line-height: 46px;
font-size:17px;
}
html body, html body p{
	font-size:16px;
	line-height:22px;
}
html body p{
	padding:0 0 15px;
}
#page-container #main-content .page-section-title h2{
	font-size:40px;
	line-height:42px;
}
#page-container #main-content .page-section-title{
	padding:0 0 36px;
}
.et_pb_section.what-we-section .et_pb_column.et_pb_column_1_3{
	width:32%;
	margin:0 2% 0 0;
}
.et_pb_section.what-we-section .et_pb_column .what-we-details h5{
font-size: 20px;
line-height: 24px;
padding: 10px 5px 0;
}
.et_pb_section.what-we-section.et_section_regular{
	padding:70px 0;
}
.et_pb_section.our-schedule-section.et_section_regular::before, .et_pb_section.our-schedule-section.et_section_regular::after, .et_pb_section.our-gallery-section.et_section_regular::before, .et_pb_section.our-gallery-section.et_section_regular::after{
	display:none;
}
.et_pb_section.our-schedule-section.et_section_regular{
	padding:70px 0;
}
.et_pb_section.our-schedule-section .our-schedule-main{
	padding:40px 20px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar{
	width:56%;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list{
	width:40%;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr td, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr th{
	font-size:15px;
	line-height:24px;
	padding:10px 11px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr td.has-event a{
width: 35px;
height: 35px;
line-height: 35px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li2{
	font-size:27px;
	line-height:30px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav{
	margin:5px 12px 18px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li .upcoming_schedule_details h6{
width: 36px;
height: 36px;
line-height: 35px;
font-size:19px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li .upcoming_schedule_details{
	padding:0 0 0 46px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li h5, .et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li p{
	font-size:18px;
	line-height:22px;
}
body .mCSB_inside > .mCSB_container{
	margin-right:20px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li{
	margin:0 0 24px;
	padding:0 0 24px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul{
	max-height:400px;
}
body .mCSB_scrollTools, body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, body .mCSB_scrollTools .mCSB_draggerRail{
	width:8px;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider .slick-arrow{
	width:40px;
	height:40px;
	top: -76px;
background-size: 40px !important;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider li{
	margin:0 10px;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider{
	margin:0 -10px;
}
.et_pb_section.home-events-section .event-view-btn a{
	width:180px;
}
.et_pb_section.home-events-section .event-view-btn{
	padding:35px 0 0;
}
.et_pb_section.home-events-section.et_section_regular{
	padding:0 0 80px;
}
.et_pb_section.our-gallery-section.et_section_regular{
	padding:55px 0 70px;
}
#page-container #main-content .page-section-title h6{
	font-size:22px;
	line-height:24px;
	padding:0 0 10px;
}
html body .fz-toolbar{
top: 23px !important;
right: 23px;
}
.et_pb_section.our-gallery-section .slider-nav .item{
	margin:0 12px;
}
.et_pb_section.our-gallery-section .slider-nav{
	padding:0 60px;
	width:100%;
	bottom:30px;
}
.et_pb_section.our-gallery-section .slider-nav .item .gallery_thumb_img{
background: #c0c5c9;
padding: 4px;
}
.et_pb_section.our-gallery-section .slider-nav .item .gallery_thumb_img img{
	height:auto;
}
.et_pb_section.our-gallery-section .slider-nav .slick-arrow{
width: 40px;
height: 40px;
margin: -20px 0 0;
background-size: 40px !important;
}
.et_pb_section.our-gallery-section .slider-nav .slick-arrow.slick-prev{
	left:15px;
}
.et_pb_section.our-gallery-section .slider-nav .slick-arrow.slick-next{
	right:15px;
}
#main-footer .footer-subscribe-section .subscribe-details-l{
width: 54%;
padding: 0 0 0 64px;
background-size: 50px;
}
#main-footer .footer-subscribe-section .subscribe-details-r{
width: 44%;
padding: 10px 0 0;
}
#main-footer .footer-subscribe-section .subscribe-details-l h4{
font-size: 28px;
line-height: 30px;
padding: 0 0 5px;
}
#main-footer .footer-subscribe-section .subscribe-details-l h6{
	font-size:15px;
	line-height:20px;
}
#main-footer .footer-subscribe-section .subscribe-details-l h6 br{
	display:none;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields input[type="email"]{
height: 54px;
padding: 4px 22px;
font-size: 16px;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields p.sign-up{
	width:110px;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields input[type="submit"]{
	font-size:16px;
}
#main-footer .footer-subscribe-section{
	padding:40px 0;
}
#main-footer .footer-map-section iframe{
	height:280px;
}
#main-footer .footer-contact-section .footer-contact-info ul li{
font-size: 17px;
line-height: 24px;
padding: 0 0 0 30px;
margin: 0 36px 12px 0;
}
#main-footer .footer-contact-section .footer-contact-info ul li.footer-phone{
	background-position:left 2px;
}
#main-footer .footer-contact-section .footer-contact-right{
	width:56%;
}
#main-footer .footer-contact-section .footer-contact-left{
	width:40%;
}
#main-footer .footer-contact-section .footer-drop-r a{
	width:145px;
	font-size:16px;
}
#main-footer .footer-contact-section .footer-drop-l{
	width:64%;
}
#main-footer .footer-contact-section .footer-drop-l p br{
	display:none;
}
#main-footer .footer-contact-section{
	padding:40px 0 50px;
}
#main-footer .footer-menu-section .widget_nav_menu ul li a{
	font-size:17px;
}
#main-footer .footer-menu-section .widget_nav_menu ul li{
	margin:0 20px 0 0;
}
#main-footer .footer-menu-section .footer-social-list ul li{
	margin:0 20px 0 0;
}
#main-footer .footer-menu-section{
	padding:26px 0;
}
#main-footer .footer-copyright-section .copyright-details-m p a{
padding: 0 12px 0 0;
margin: 0 12px 0 0;
}
#main-footer .footer-copyright-section p{
	font-size:14px;
}
#main-footer .footer-copyright-section .copyright-details-l{
	width:30%;
}
#main-footer .footer-copyright-section{
	padding:35px 0 20px;
}
.page-banner-section .page-title h1{
font-size: 52px;
line-height: 52px;
}
.page-banner-section .page-title h5{
font-size: 22px;
line-height: 24px;
padding: 0 0 14px;
}
#main-content .events-page-section::before, #main-content .events-page-section::after, #main-content .events-page-section .events-main-section::after, .single-event-section::before, .single-event-section::after, .single-event-section .single-event-main::after, #main-content .other_events_section::before, #main-content .other_events_section::after, .et_pb_section.contact-map-section.et_section_regular::before, .et_pb_section.contact-map-section.et_section_regular::after{
	display:none;
}
#main-content .events-page-section{
	padding:70px 0;
}
.events-page-section .events-main-section .event_item .event_item_img, .single-event-section .single_event_item .single_event_img{
	width:36%;
}
.events-page-section .events-main-section .event_item .event_item_info, .single-event-section .single_event_item .event_item_info{
width: 64%;
padding: 0 0 0 30px;
}
.events-page-section .events-main-section .event_item .event_item_info h2, .single-event-section .single_event_item .event_item_info h2{
font-size: 30px;
line-height: 38px;
padding: 0 0 10px;
}
.events-page-section .events-main-section .event_item .event_item_info ul, .single-event-section .single_event_item .event_item_info .event_schedule_list ul{
	padding:20px 0 0;
}
.events-page-section .events-main-section .event_item .event_item_info ul li span{
font-size: 22px;
line-height: 24px;
padding: 0 0 6px;
}
.events-page-section .events-main-section .event_item .event_item_info ul li, .single-event-section .single_event_item .event_item_info .event_schedule_list ul li{
	float:none;
	width:100%;
	margin:0;
}
.events-page-section .events-main-section .event_item .event_item_info ul li:last-child, .single-event-section .single_event_item .event_item_info .event_schedule_list ul li:last-child{
	margin-top:15px;
}
.events-page-section .events-main-section .event_item .event_item_info .signup-btn a, .single-event-section .single_event_item .event_item_info .event_price_info .signup-btn a{
	height:50px;
	line-height:50px;
	font-size:16px;
	width:140px;
}
.events-page-section .events-main-section .event_item .event_item_info .signup-btn{
	padding:20px 0 0;
}
.events-page-section .events-main-section .event_item{
	padding:0 0 40px;
}
.events-page-section .events-main-section .custom-pagination{
	padding:60px 0 0;
}
.single-event-section .back-events a{
	font-size:21px;
	padding:0 0 0 28px;
}
.single-event-section .back-events{
	padding:0 0 20px;
}
.single-event-section{
	padding:60px 0 70px;
}
.single-event-section .single_event_item .event_item_info .single_event_desc h6{
font-size: 22px;
line-height: 24px;
padding: 6px 0 5px;
}
.single-event-section .single_event_item .event_item_info .event_location_list ul li{
	margin:15px 0 0;
}
.single-event-section .single_event_item .event_item_info .event_price_info{
padding: 30px 0 0;
margin: 30px 0 0;
}
.single-event-section .single_event_item .event_item_info .event_price_info h3{	
	font-size:32px;
}
#main-content .other_events_section{
	padding:70px 0 60px;
}
#main-content .other_events_section ul.other_events_list li{
	width:32%;
	margin:0 2% 0 0;
}
.events-page-section.class-page-section .events-main-section .event_item .event_item_info .signup-btn a{
	width:165px;
}
.et_pb_section.coolset-section.scout-badges-section .et_pb_column.coolset-l{
	width:32%;
}
.et_pb_section.coolset-section.scout-badges-section .et_pb_column.coolset-m{
	width:32%;
	margin:0 2%;
}
.et_pb_section.coolset-section.scout-badges-section .et_pb_column h5{
	font-size:20px;
	line-height:24px;
}
.et_pb_section.scout-badges-section .et_pb_row.scout-list-row .et_pb_module{
	padding:10px 0 20px;
}
.et_pb_section.scout-badges-section .et_pb_row.scout-list-row h6{
	font-size:18px;
	padding:0 0 10px;
}
body.page-id-23 #main-content:after, .et_pb_section.private-gallery-section .et_pb_module::before, .et_pb_section.private-gallery-section .et_pb_module::after{
	display:none;
}
body.page-template-template-privacy-policy #main-content .privacy-bg{
	display:none;
}
.et_pb_section.privacy-policy-section.et_section_regular{
	padding:60px 0;
}
.et_pb_section.privacy-policy-section .et_pb_module{
	padding:0 0 40px;
}
.et_pb_section.privacy-policy-section .et_pb_module h5{
font-size: 22px;
line-height: 24px;
padding: 0 0 10px;
}
.et_pb_section.contact-info-section.et_section_regular{
	padding:60px 0;
}
.et_pb_section.contact-info-section .et_pb_column ul li span{
font-size: 22px;
line-height: 24px;
padding: 0 0 8px;
}
.et_pb_section.contact-info-section .et_pb_column ul li{
	padding:38px 0 0;
}
.et_pb_section.contact-info-section .et_pb_row .et_pb_column{
	margin:0;
}
.et_pb_section.contact-info-section .et_pb_row .et_pb_column:first-child{
	width:28%;
}
.et_pb_section.contact-info-section .et_pb_row .et_pb_column:nth-child(2){
	width:25%;
}
.et_pb_section.contact-info-section .et_pb_row .et_pb_column:nth-child(3){
	width:20%;
}
.et_pb_section.contact-info-section .et_pb_row .et_pb_column:last-child{
	width:27%;
}
.et_pb_section.contact-map-section .contact-map iframe{
	height:350px;
}
.et_pb_section.contact-map-section.et_section_regular{
	padding:0 0 70px;
}
.et_pb_section.contact-get-section.et_section_regular{
	padding:60px 10px;
}
.et_pb_section.contact-get-section .et_pb_row:before, .et_pb_section.contact-get-section.et_section_regular:before{
	display:none;
}
.et_pb_section.contact-get-section .et_pb_row{
	padding:40px 30px;
}
.et_pb_section.contact-get-section .et_pb_column.get-touch-l{
	width:29%;
}
.et_pb_section.contact-get-section .et_pb_column.get-touch-r{
	width:68%;
}
.et_pb_section.contact-get-section .get-touch-form-details .one_half{
width: 49%;
margin-right: 2%;
}
body #page-container #et-main-area #main-content .entry-content form p{
	padding:0 0 15px;
}
.et_pb_section.contact-get-section .et_pb_column.get-touch-r::after{
display:none;
}
.et_pb_section.our-gallery-section .lSSlideOuter .lSPager.lSGallery {
    bottom: 45px;
    left: 100px;
}
.et_pb_section.our-gallery-section .lSSlideOuter .lSPager.lSGallery li {
    margin: 0 15px !important;
}
}


@media only screen and (min-width:1024px) and (max-width:1179px){
#page-container header#main-header #et-top-navigation nav ul li a{
padding: 0 18px 0 0;
font-size: 16px;
margin: 0 10px 0 0;
}
#page-container header#main-header #et-top-navigation nav ul li.sign-up a{
width: 120px;
font-size: 17px;
}
#page-container header#main-header .header-right #et-top-navigation nav ul li a{
    padding: 0 26px 0 0;
    margin: 0 18px 0 0;
}
.et_pb_section.coolset-section .et_pb_column.coolset-l{
	width:23%;
}
.et_pb_section.coolset-section .et_pb_column.coolset-m{
	width:46%;
}
.et_pb_section.coolset-section .et_pb_column.coolset-r{
width: 27%;
padding: 32px 30px;
}
.et_pb_section.coolset-section.scout-badges-section .et_pb_column.coolset-l{
	width:26%;
}
.et_pb_section.coolset-section.scout-badges-section .et_pb_column.coolset-m{
	width:43%;
}
.et_pb_section.our-gallery-section .lSSlideOuter .lSPager.lSGallery {
    left: 215px;
}

}


@media only screen and (max-width:767px){
body .container, body .et_pb_row{
	padding-left:10px;
	padding-right:10px;
}
#page-container header#main-header .header-top-border ul li{
	height:6px;
}
#page-container header#main-header .header-left, #page-container header#main-header .header-right{
	display:none;
}
#page-container header#main-header .logo_container{
	width:120px;
	margin:0;
}
#page-container header#main-header .logo_container a{
	width:100%;
}
.et_pb_section.home-slider-section.et_section_regular .et_pb_row{
	padding:0;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description{
	padding:70px 10px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description h6{
font-size: 20px;
line-height: 22px;
padding: 0 0 12px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description h3{
	font-size:36px;
	line-height:40px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description h1{
font-size: 50px;
line-height: 56px;
padding: 0 0 10px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description p{
	font-size:19px;
	line-height:26px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description p br{
	display:none;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description .slider-btn a, .et_pb_section.home-events-section .event-view-btn a{
	font-size:18px;
	height:50px;
	line-height:50px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description .slider-btn a{
	width:190px;
}
.et_pb_section.home-slider-section .et_pb_slide .et_pb_slide_description .slider-btn{
	padding:24px 0 0;
}
.et_pb_section.coolset-section.et_section_regular:before, .et_pb_section.coolset-section.et_section_regular:after{
	display:none;
}
.et_pb_section.coolset-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.coolset-section .et_pb_column.coolset-l, .et_pb_section.coolset-section .et_pb_column.coolset-m{
	padding:0 0 20px;
	width:100%;
	margin:0;
}
.et_pb_section.coolset-section .et_pb_column h2{
font-size: 32px;
line-height: 34px;
padding: 0 0 10px;
}
.et_pb_section.coolset-section .et_pb_column h5{
	font-size:22px;
	line-height:24px;
	padding:0;
}
html body, html body p{
	font-size:16px;
	line-height:21px;
}
html body p{
	padding:0 0 12px;
}
.et_pb_section.coolset-section .et_pb_column.coolset-r{
	padding:40px 30px;
	max-width:300px;
	width: 100%;
}
.et_pb_section.coolset-section .et_pb_column h3{
	font-size:34px;
	line-height:36px;
}
.et_pb_section.what-we-section.et_section_regular::before, .et_pb_section.what-we-section.et_section_regular::after{
	display:none;
}
.et_pb_section.what-we-section.et_section_regular{
	padding:30px 0 10px;
}
#page-container #main-content .page-section-title h2{
font-size: 30px;
line-height: 34px;
}
#page-container #main-content .page-section-title{
	padding:0 0 20px;
}
.et_pb_section.what-we-section .et_pb_column.et_pb_column_1_3{
	width:100%;
	margin:0;
	padding:0 0 20px;
}
.et_pb_section.what-we-section .et_pb_column .what-we-img img{
	display:block;
	width:100%;
}
.et_pb_section.what-we-section .et_pb_column .what-we-details h5{
font-size: 21px;
line-height: 24px;
padding: 10px 5px 0;
}
.et_pb_section.our-schedule-section.et_section_regular::before, .et_pb_section.our-schedule-section.et_section_regular::after, .et_pb_section.our-gallery-section.et_section_regular::before, .et_pb_section.our-gallery-section.et_section_regular::after{
	display:none;
}
.et_pb_section.our-schedule-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.our-schedule-section .our-schedule-main{
	padding:10px;
	background:#fff;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar{
	width:100%;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr td, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr th{
font-size: 14px;
line-height: 20px;
padding: 8px 4px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar table tr td.has-event a{
width: 30px;
height: 30px;
line-height: 30px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav{
margin: 5px 3px 12px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li2{
	font-size:22px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li1 a, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li3 a{
	background-size:14px !important;
	background-position: center center !important;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li1, .et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar ul.month-nav li.li3{
	width:14px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list{
float: left;
width: 100%;
margin-top: 25px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li .upcoming_schedule_details h6{
width: 32px;
height: 32px;
font-size: 15px;
line-height: 31px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li .upcoming_schedule_details{
	padding:0 0 0 40px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li h5{
	font-size:16px;
	line-height:21px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li p {
  font-size: 14px;
  line-height: 17px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul li{
padding: 0 0 18px;
margin: 0 0 16px;
}
body .mCSB_inside > .mCSB_container{
	margin-right:20px;
}
body .mCSB_scrollTools, body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, body .mCSB_scrollTools .mCSB_draggerRail{
	width:8px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedules_list ul{
	max-height:380px;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider .slick-arrow{
width: 24px;
height: 24px;
top: -50px;
background-size: 24px !important;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider{
	margin:0;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider li .our_events_slider_img img{
	width:100%;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider li{
	margin:0 5px;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider .slick-arrow.slick-prev{
	left:8px;
}
.et_pb_section.home-events-section .events_slider ul.our_events_slider .slick-arrow.slick-next{
	right:8px;
}
html body .fz-toolbar{
top: 15px !important;
right: 15px;
}
.et_pb_section.home-events-section .event-view-btn a{
	width:170px;
}
.et_pb_section.home-events-section .event-view-btn{
	padding:20px 0 0;
}
.et_pb_section.home-events-section.et_section_regular{
	padding:0 0 30px;
}
.et_pb_section.home-events-section.et_section_regular:after{
	display:none;
}
.et_pb_section.our-gallery-section.et_section_regular{
	padding:30px 0;
}
#page-container #main-content .et_pb_section.our-gallery-section .page-section-title{
	padding:0 0 20px;
}
#page-container #main-content .page-section-title h6{
font-size: 18px;
line-height: 22px;
padding: 0 0 10px;
}
.et_pb_section.our-gallery-section .slider-nav{
width: 100%;
padding: 0 30px;
bottom: 15px;
}
.et_pb_section.our-gallery-section .slider-nav .item{
	margin:0 5px;
}
.et_pb_section.our-gallery-section .slider-nav .item .gallery_thumb_img{
background: #c0c5c9;
padding: 3px;
}
.et_pb_section.our-gallery-section .slider-nav .item .gallery_thumb_img img{
	height:auto;
}
.et_pb_section.our-gallery-section .slider-nav .slick-arrow{
width: 20px;
height: 20px;
margin: -10px 0 0;
background-size: 20px !important;
}
.et_pb_section.our-gallery-section .slider-nav .slick-arrow.slick-prev{
	left:5px;
}
.et_pb_section.our-gallery-section .slider-nav .slick-arrow.slick-next{
	right:5px;
}
#main-footer .footer-subscribe-section::before, #main-footer .footer-subscribe-section::after{
	display:none;
}
#main-footer .footer-subscribe-section{
	padding:30px 0;
}
#main-footer .footer-subscribe-section .subscribe-details-l{
    width: 100%;
    padding: 0 0 0 56px;
	background-size: 46px;
}
#main-footer .footer-subscribe-section .subscribe-details-l h4{
font-size: 25px;
line-height: 28px;
padding: 0 0 3px;
}
#main-footer .footer-subscribe-section .subscribe-details-r{
width: 100%;
float: left;
padding: 24px 0 0;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields input[type="email"]{
	font-size:15px;
	height: 54px;
padding: 3px 20px;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields input[type="submit"]{
	font-size:14px;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields p.sign-up{
	width:105px;
}
#main-footer .footer-subscribe-section .subscribe-details-l h6{
	font-size:14px;
	line-height:20px;
}
#main-footer .footer-subscribe-section .subscribe-details-l h6 br{
	display:none;
}
#main-footer .footer-map-section iframe{
	height:250px;
}
#main-footer .footer-contact-section .footer-contact-left{
	background:none;
	width:100%;
}
#main-footer .footer-contact-section h3{
font-size: 22px;
line-height: 24px;
padding: 0 0 10px;
}
#main-footer .footer-contact-section .footer-contact-info ul li{
font-size: 17px;
line-height: 23px;
padding: 0 0 0 30px;
margin: 0 0 14px;
float:none;
}
#main-footer .footer-contact-section .footer-contact-info ul li.footer-phone{
	background-position:left 1px;
}
#main-footer .footer-contact-section .footer-contact-right{
width: 100%;
float: left;
padding: 20px 0 0;
}
#main-footer .footer-contact-section .footer-drop-l{
	float:none;
}
#main-footer .footer-contact-section .footer-drop-r{
	float:none;
	margin-top:15px;
}
#main-footer .footer-contact-section{
	padding:30px 0;
}
#main-footer .footer-menu-section .widget_nav_menu ul li a{
	font-size:16px;
}
#main-footer .footer-menu-section .widget_nav_menu ul li{
margin: 0 15px 8px 0;
}
#main-footer .footer-menu-section .footer-menu-left{
	float:none;
}
#main-footer .footer-menu-section .footer-menu-right{
	float:none;
	padding:14px 0 0;
}
#main-footer .footer-menu-section{
	padding:20px 0;
}
#main-footer .footer-contact-section::after, #main-footer .footer-copyright-section::before{
	display:none;
}
#main-footer .footer-copyright-section{
	padding:20px 0;
}
#main-footer .footer-copyright-section p{
	text-align:center;
}
#main-footer .footer-copyright-section .copyright-details-l, #main-footer .footer-copyright-section .copyright-details-m, #main-footer .footer-copyright-section .copyright-details-r{
	float:none;
	width:100%;
}
#main-footer .footer-copyright-section .copyright-details-m{
	padding:12px 0;
}
#main-footer .footer-copyright-section .copyright-details-m p a{
padding: 0 14px 0 0;
margin: 0 14px 0 0;
}
.mobile-main-menu{
	display:block;
	float:right;
	padding:21px 0 0;
}
#page-container header#main-header .header-main{
	padding:10px 0;
}
#page-container header#main-header #et-top-navigation #top-menu-nav{
	display:none;
}
#page-container header#main-header #et-top-navigation #et_mobile_nav_menu{
	float:none;
}
#page-container header#main-header #et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar{
padding: 0;
width: 36px;
height: 32px;
border: 1px solid #8cc63e;
line-height: 32px;
color: #8cc63e;
text-align: center;
font-size: 32px;
}
#page-container header#main-header #et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar:before{
	font-size:inherit;
	line-height:inherit;
	color:inherit;
	text-align:center;
}
#page-container header#main-header #et-top-navigation #et_mobile_nav_menu .et_mobile_menu{
border: none;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
background: #8cc63e;
padding:10px;
margin-top: 30px !important;
}
#page-container header#main-header #et-top-navigation #et_mobile_nav_menu .et_mobile_menu li{
	float:none;
	display:block;
	margin:0;
	padding:0;
	border:none;
	background:none;
	position:relative;
}
#page-container header#main-header #et-top-navigation #et_mobile_nav_menu .et_mobile_menu li a{
display: block;
font-family: 'Stem';
font-size: 17px;
line-height: 20px;
font-weight: 700;
border-bottom: 1px dotted #6da71f;
padding: 10px 0;
color: #fff;
background: none;
opacity: 1;
}
#page-container header#main-header #et-top-navigation #et_mobile_nav_menu .et_mobile_menu li:last-child a{
	border:none;
}
#page-container header#main-header #et-top-navigation #et_mobile_nav_menu .et_mobile_menu li ul.sub-menu{
    display: none;
    background: none;
    padding: 0 0 5px 15px;
    width: 100%;
	border:none;
	box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
#page-container header#main-header #et-top-navigation #et_mobile_nav_menu .et_mobile_menu li span.dropdown-menu-icon{
    background: url(images/submenu-plus-icon.png) no-repeat center center;
    cursor: pointer;
    display: block;
    height: 41px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 33px;
    z-index: 999;
    text-align: center;
    margin: auto;
}
#page-container header#main-header #et-top-navigation #et_mobile_nav_menu .et_mobile_menu li span.dropdown-menu-icon.open-icon{
    background: url(images/submenu-minus-icon.png) no-repeat center center;
}
.et_pb_section.home-events-section .event-view-btn a{
	width:150px;
}
.page-banner-section .page-title h1{
font-size: 36px;
line-height: 36px;
}
.page-banner-section .page-title h5{
font-size: 16px;
line-height: 20px;
padding: 0 0 5px;
}
#main-content .events-page-section{
	padding:30px 0;
}
.events-page-section .events-main-section .event_item{
	padding:0 0 25px;
}
.events-page-section .events-main-section .event_item .event_item_img, .single-event-section .single_event_item .single_event_img{
	width:100%;
}
.events-page-section .events-main-section .event_item .event_item_info, .single-event-section .single_event_item .event_item_info{
	width:100%;
	padding:16px 0 0;
}
#main-content .events-page-section::before, #main-content .events-page-section::after, #main-content .events-page-section .events-main-section::after, .single-event-section::before, .single-event-section::after, .single-event-section .single-event-main::after, #main-content .other_events_section::before, #main-content .other_events_section::after, .et_pb_section.contact-map-section.et_section_regular::before, .et_pb_section.contact-map-section.et_section_regular::after{
	display:none;
}
.events-page-section .events-main-section .event_item .event_item_info h2, .single-event-section .single_event_item .event_item_info h2{
    font-size: 28px;
    line-height: 32px;
    padding: 0 0 6px;
}
.events-page-section .events-main-section .event_item .event_item_info ul, .single-event-section .single_event_item .event_item_info .event_schedule_list ul{
	padding:20px 0 0;
}
.events-page-section .events-main-section .event_item .event_item_info ul li, .single-event-section .single_event_item .event_item_info .event_schedule_list ul li{
	float:none;
	width:100%;
	margin:0;
}
.events-page-section .events-main-section .event_item .event_item_info ul li span{
font-size: 22px;
line-height: 24px;
padding: 0 0 5px;
}
.events-page-section .events-main-section .event_item .event_item_info ul li:last-child, .single-event-section .single_event_item .event_item_info .event_schedule_list ul li:last-child{
	margin-top:15px;
}
.events-page-section .events-main-section .event_item .event_item_info .signup-btn{
	padding:20px 0 0;
}
.events-page-section .events-main-section .custom-pagination{
	padding:30px 0 0;
}
.single-event-section .back-events a{
font-size: 20px;
line-height: 23px;
padding: 0 0 0 28px;
}
.single-event-section .back-events{
	padding:0 0 20px;
}
.single-event-section{
	padding:30px 0;
}
.single-event-section .single_event_item .event_item_info .single_event_desc h6{
font-size: 21px;
line-height: 24px;
padding: 10px 0 5px;
}
.single-event-section .single_event_item .event_item_info .event_location_list ul li{
	margin:15px 0 0;
}
.single-event-section .single_event_item .event_item_info .event_price_info{
padding: 16px 0 0;
margin: 20px 0 0;
background: none;
border-top: 2px solid #0f74ba;
}
.events-page-section .events-main-section .event_item .event_item_info .signup-btn a, .single-event-section .single_event_item .event_item_info .event_price_info .signup-btn a{
    height: 50px;
    line-height: 50px;
	font-size: 16px;
width: 140px;
}
.single-event-section .single_event_item .event_item_info .event_price_info h3{
font-size: 30px;
line-height: 50px;
padding: 0 20px 0 0;
}
#main-content .other_events_section{
	padding:30px 0 15px;
	margin-bottom:0;
}
#main-content .other_events_section ul.other_events_list li{
	width:100%;
	margin:0 0 20px;
}
.et_pb_section.private-gallery-section .et_pb_module::before, .et_pb_section.private-gallery-section .et_pb_module::after{
	display:none;
}
.et_pb_section.scout-badges-section .et_pb_row.scout-list-row .et_pb_module{
	padding:0 0 20px;
}
body.page-id-23 #main-content:after{
	display:none;
}
.et_pb_section.scout-badges-section .et_pb_row.scout-list-row h6{
font-size: 18px;
line-height: 22px;
padding: 0 0 8px;
}
.events-page-section.class-page-section .events-main-section .event_item .event_item_info .signup-btn a{
	width:165px;
}
body.page-template-template-privacy-policy #main-content .privacy-bg{
	display:none;
}
.et_pb_section.privacy-policy-section.et_section_regular{
	padding:30px 0;
}
.et_pb_section.privacy-policy-section .et_pb_module{
	padding:0 0 25px;
	margin:0;
}
.et_pb_section.privacy-policy-section .et_pb_module h5{
	font-size:22px;
	line-height:24px;
	padding:0 0 6px;
}
.et_pb_section.contact-info-section.et_section_regular{
	padding:30px 0 10px;
}
.et_pb_section.contact-info-section .et_pb_column ul li span{
font-size: 22px;
line-height: 22px;
padding: 0 0 6px;
}
.et_pb_section.contact-info-section .et_pb_column ul li{
padding: 38px 0 0;
line-height: 21px;
}
.et_pb_section.contact-info-section .et_pb_row .et_pb_column{
	width:100%;
	margin:0;
	padding:0 0 20px;
}
.et_pb_section.contact-map-section .contact-map iframe{
	height:300px;
	border-radius:5px;
}
.et_pb_section.contact-map-section.et_section_regular{
	padding:0 0 30px;
}
.et_pb_section.contact-get-section.et_section_regular{
	padding:30px 10px;
	margin:0;
}
.et_pb_section.contact-get-section.et_section_regular:before{
	display:none;
}
.et_pb_section.contact-get-section .et_pb_row{
	background:#fff;
	padding:15px;
}
.et_pb_section.contact-get-section .et_pb_column h3{
	font-size: 30px;
line-height: 32px;
padding:0 0 3px;
}
.et_pb_section.contact-get-section .et_pb_column h6{
	font-size:17px;
	line-height:21px;
}
.et_pb_section.contact-get-section .et_pb_column.get-touch-l{
	width:100%;
}
.et_pb_section.contact-get-section .et_pb_column.get-touch-r:after, .et_pb_section.contact-get-section .et_pb_row:before{
	display:none;
}
.et_pb_section.contact-get-section .et_pb_column.get-touch-r{
	width:100%;
	float:left;
	padding:16px 0 0;
}
.et_pb_section.contact-get-section .get-touch-form-details .one_half{
	width:100%;
	margin-right:0;
}
body #page-container #et-main-area #main-content .entry-content form input[type="text"], body #page-container #et-main-area #main-content .entry-content form input[type="tel"], body #page-container #et-main-area #main-content .entry-content form input[type="email"], body #page-container #et-main-area #main-content .entry-content form select, body #page-container #et-main-area #main-content .entry-content form textarea{
	height:50px;
	padding: 3px 20px;
font-size: 16px;
}
body #page-container #et-main-area #main-content .entry-content form p{
	padding:0 0 12px;
}
body #page-container #et-main-area #main-content .entry-content form input[type="submit"]{
width: 140px;
height: 50px;
line-height: 48px;
font-size: 17px;
}
body #page-container #et-main-area #main-content .entry-content form p.contact-form-submit{
	padding-top:5px;
}
.et_pb_section.contact-get-section .et_pb_column h6{
	display:none;
}
.et_pb_section .calendar_shortcode ul#calendar_image_slider .slick-arrow{
width: 26px;
height: 26px;
background-size: 26px !important;
margin:-13px 0 0;
}
.et_pb_section .calendar_shortcode ul#calendar_image_slider li{
	padding:0 30px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .calendar_header .evo_month_title{
	font-size:20px;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day{
	font-size:13px;
	line-height:24px;
	padding:8px 0;
}
.et_pb_section.our-schedule-section .our-schedule-main .our_schedule_calendar .ajde_evcal_calendar .eventon_fullcal .evo_fc_day small{
width: 32px;
height: 32px;
line-height:32px;
}
.et_pb_section.our-gallery-section .lSSlideOuter .lSPager.lSGallery {
    bottom: 25px;
    left: 2px;
    width: 100% !important;
    padding-bottom: 0;
}
.et_pb_section.our-gallery-section .lSSlideOuter .lSPager.lSGallery li {
    margin: 0 7px !important;
    width: 20% !important;
    border: 2px solid #c1c5c9;
}
.gwts-gwl-slidergal.gwts-loaded li {
    height: auto;
}
}


@media only screen and (min-width:568px) and (max-width:767px){
.et_pb_section.what-we-section .et_pb_column.et_pb_column_1_3{
	width:32%;
	margin:0 2% 0 0;
}
.et_pb_section.what-we-section .et_pb_column .what-we-details h5{
	font-size:17px;
	line-height:22px;
}
#main-footer .footer-menu-section .widget_nav_menu ul li{
	margin-right:8px;
}
#main-content .other_events_section ul.other_events_list li{
	width:32%;
	margin-right:2%;
}
.et_pb_section.contact-info-section .et_pb_row .et_pb_column{
	width:50%;
}
.et_pb_section.contact-get-section .et_pb_row{
	padding:20px;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields p.sign-up{
	width:120px;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields input[type="submit"]{
	font-size:16px;
}
#main-footer .footer-subscribe-section .subscribe-details-r form .mc4wp-form-fields input[type="email"]{
	font-size:17px;
	padding:3px 26px;
}
#main-footer .footer-menu-section .footer-social-list ul li{
	margin:0 20px 0 0;
}

}