.et_pb_row {
    width: 90%;
    max-width:1280px;
}
.full-width {
    padding:0 !important;
    width:100%;

}
.full-carousel-text.et_pb_row,
.full-image-text.et_pb_row{
    width: 100%;
    padding:0 !important;
    max-width: 100%;
}
.full-carousel-text.et_pb_column:after,
.full-image-text.et_pb_column:after{
    display: block;
    visibility: hidden;
    clear: both;
    width: 0;
    height: 0;
    line-height: 0;
    content: ".";
}
.full-carousel-text .et_pb_slide_description{
    padding:0 !important;
}
.full-carousel-text .et_pb_slide_description .et_pb_slide_content{
    min-height: 450px;
}
.full-carousel-text h3 {
    padding-bottom:30px;
}
.full-carousel-text p {
    font-size:16px;
    padding-bottom:20px;
}
.full-carousel-text .et_pb_slider:hover .et-pb-arrow-prev,
.full-carousel-text .et_pb_slider .et-pb-arrow-prev,
.full-carousel-text .et_pb_slider:hover .et-pb-arrow-prev,
.full-carousel-text .et_mobile_device .et-pb-arrow-prev,
.et-pb-arrow-prev {
    left:0;
}
.full-carousel-text .et_pb_slider:hover .et-pb-arrow-next,
.full-carousel-text .et_pb_slider .et-pb-arrow-next,
.full-carousel-text .et_pb_slider:hover .et-pb-arrow-next,
.full-carousel-text .et_mobile_device .et-pb-arrow-next,
.et-pb-arrow-next {
    right:0;
}
.full-image-text.right-aligned .et_pb_column:first-child,
.full-carousel-text.right-aligned .et_pb_column:first-child,
.full-carousel-text.left-aligned .et_pb_column:nth-child(2),
.full-image-text.left-aligned .et_pb_column:nth-child(2){
    width:54.50% !important;
}
.full-image-text.right-aligned .et_pb_column:first-child,
.full-image-text.left-aligned .et_pb_column:first-child,
.full-carousel-text .et_pb_column:first-child {
    margin-right:4.65% !important;
}

.full-image-text.right-aligned .et_pb_column:first-child .et_pb_module,
.full-carousel-text.right-aligned .et_pb_column:first-child .et_pb_module,
.full-carousel-text.left-aligned .et_pb_column:nth-child(2) .et_pb_module,
.full-image-text.left-aligned .et_pb_column:nth-child(2) .et_pb_module{
    width:68%;
    padding:10em 0 0;
}
.costs .full-image-text.left-aligned .et_pb_column:nth-child(2) .et_pb_module {
    padding:2em 0 0;
}
.full-image-text.right-aligned .et_pb_column:first-child .et_pb_module,
.full-carousel-text.right-aligned .et_pb_column:first-child .et_pb_module {
    float:right;
}
.full-image-text.left-aligned .et_pb_column:first-child,
.full-carousel-text.left-aligned .et_pb_column:first-child .et_pb_module {
    float:left;
}
.full-image-text.right-aligned .et_pb_column:nth-child(2),
.full-carousel-text.right-aligned .et_pb_column:nth-child(2),
.full-carousel-text.left-aligned .et_pb_column:first-child,
.full-image-text.left-aligned .et_pb_column:first-child{
    width: 40.85% !important;
}
.full-image-text.right-aligned .et_pb_column:nth-child(2) img,
.full-image-text.left-aligned .et_pb_column:first-child img{
    width: 100%;
    height: auto;
}

.full-image-text.left-aligned .et_pb_column:first-child img {
    max-height: 770px !important;
    display: none;
}

.apply-now .et_pb_promo_button,
.apply-now .et_pb_promo_button:hover{
    color:#ffffff !important;
}

/* Summer Camps */
.section-what-wrapper p {
    font-size: 16px;
    padding: 10px 160px;
}

.summer-camps h3,
.info-events h3{
    text-align: center;
    text-transform: uppercase;
    font-size:30px;
    padding-bottom:0;
}
.summer-camps h4,
.info-events h4{
    text-align: center;
    font-size:20px;
    font-weight: 700;
    text-transform: uppercase;
    color:#666666;
}

.costs h3 {
    color:#ffffff;
}

.costs ul {
    list-style-type: none;
    padding-bottom:0;
}
.costs ul li {
    padding-left:24px;
    background:transparent url('images/check.png') left no-repeat;
    color:#ffffff;
    font-size:16px;
    list-style-type: none;
    margin-bottom:15px;
}
.costs ul li:before {
    display:none !important;
}
.meet-ups .et_pb_slide_description {
    padding:0 !important;
}
.meet-ups .et_pb_slide_content {
    min-height: 400px;
}

.come-to-events h3 {
    color:#0079c2;
}

.events-table {
    border:none !important;
    border-collapse:separate;
    border-spacing:0 10px;
}
.events-table tr td {
    border:none !important;
}
.events-table thead tr th {
    font-family: 'Hind', sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.events-table thead tr th:nth-child(even),
.events-table tbody tr td:nth-child(even){
    background: #ffffff;
}
.events-table thead tr th:nth-child(odd),
.events-table tbody tr td:nth-child(odd) {
    background:#F4F4F4;
}
.events-table thead tr th:first-child {
    background:#00AEDC;
    color:#ffffff;
}
.events-table tbody tr td:first-child {
    background:none;
}
.events-table tr td,
.events-table tr th {
    text-align: center;
}
.events-table tbody tr td {
    padding:0 !important;
    font-size: 18px;
    color:#666666;
}
.events-table tbody tr td:nth-child(2) {
    font-weight: 700;
}
.events-table tbody tr td:first-child {
    width: 25%;

}
.events-table .img-wrap {
    position: relative;
}
.events-table .img-wrap img {
    display: block;
    width: 100%;
    height: 100%;
}
.events-table .img-wrap .text {
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    font-weight: 700;
    font-size: 24px;
    font-family: 'Hind', sans-serif;
    text-transform: uppercase;
    height: 23px;
    width: 50%;
    color:#ffffff;
}

.events-signup-text {
    width:70%;
    float:left;
}
.events-signup-form {
    width:30%;
    float:left;
}
.events-signup-text h3 {
    font-size:28px;
    line-height: 48px;
}
.events-signup-form form {
    position:relative;
}
.events-signup-form .wpcf7-form-control-wrap {
    position: absolute;
    left:0;
}
.events-signup-form .wpcf7-form-control-wrap input[type="email"] {
    width:100%;
    border-radius:5px;
}
.events-signup-form input[type="submit"] {
    position:absolute;
    right: 0;
}
.section-accordion-title-wrapper,
.section-accordion-eligibility-wrapper {
	cursor: pointer;
}
.section-accordion-list-wrapper,
.section-accordion-eligibility-list-wrapper {
	display: none;
	padding: 30px 60px;
	background: #0079C2;
}
.section-accordion-list-wrapper.show,
.section-accordion-eligibility-list-wrapper.show {
	display: block;
	overflow: hidden;
	-webkit-transition: all 1s linear;
    	-ms-transition: all 1s linear;
    	-moz-transition: all 1s linear;
    	-0-transition: all 1s linear;
    	transition: all 1s linear;
}
.section-accordion-list p,
.section-accordion-list h3 {
	color: #FFF;
}
.section-accordion-list p {
	margin-bottom: 15px;
}
.section-accordion-list li:before,
.section-accordion-eligibility-wrapper li:before {
	color: #FFF !important;
}
.section-accordion-wrapper .button-accordion {
	cursor: pointer;
	border-radius: 3px;
	position: absolute;
    	right: 0;
    	top: 30px;
}
.section-accordion-wrapper .et_pb_promo_description,
.section-accordion-wrapper .et_pb_promo_description h2 {
	padding-bottom: 0;
}

.section-experience-wrapper,
.section-package-wrapper {
	position: relative;
}

.section-experience-wrapper .et_pb_row,
.section-package-wrapper.et_pb_row {
	position: static;
	display: table;
    height: 713px;
}

.section-experience-wrapper .et_pb_row {
	height: 490px;
}

.section-experience-wrapper .et_pb_column_8 {
	display: table-cell;
    vertical-align: middle;
    float: none;
}

.section-experience-wrapper .et_pb_column_9 {
	position: absolute;
	top: 0;
	bottom: 0;
    	right: 0;
    	width: 50%;
}

.section-package-wrapper .full-image-text.left-aligned .et_pb_column:first-child {
	position: absolute;
	top: 0;
	bottom: 0;
    	left: 0;
    	width: 50% !important;
       background: url(../../uploads/2016/03/camp-chi-wisconsin.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.section-package-wrapper .full-image-text.left-aligned .et_pb_column:nth-child(2) {
	display: table-cell;
    vertical-align: middle;
    float: right;
	width: 50% !important;
}

.section-package-wrapper p {
	padding-bottom: 0 !important;
	margin-bottom: 20px;
}

.section-apply-wrapper-1 .et_pb_promo_button {
	background: #F57D31 !important;
}

.section-apply-wrapper-1,
.section-apply-wrapper-2 {
	cursor: pointer;
}


@media screen and (max-width: 1900px) {
	.section-experience-wrapper .et_pb_column_9 div {
		height: 100%;
		background: url(../../uploads/2016/03/jeremy2.jpg) no-repeat transparent;
		background-size: cover;
                background-position: center;	
	}

	.section-experience-wrapper .et_pb_column_9 div img {
		visibility: hidden;
	}

	.section-package-wrapper .et_pb_column_17 div {
		height: 100%;
		background: url(../../uploads/2016/03/img2.jpg) no-repeat transparent;
		background-size: cover;	
	}

	.section-package-wrapper .et_pb_column_17 div img {
		visibility: hidden;
	}
}

@media screen and (max-width: 980px) {
	.section-experience-wrapper .et_pb_row, 
	.section-package-wrapper.et_pb_row {
		height: auto;
		overflow: hidden;
	}

	.section-experience-wrapper .et_pb_column_9,
	.section-package-wrapper .full-image-text.left-aligned .et_pb_column:first-child {
		position: static;
	}

	.section-experience-wrapper .et_pb_column_9 div,
	.section-package-wrapper .et_pb_column_17 div {
		background: none;
	}

	.section-experience-wrapper .et_pb_column_9 div img,
	.section-package-wrapper .et_pb_column_17 div img {
		visibility: visible;
	}

	.section-experience-wrapper .et_pb_column,
	.section-package-wrapper .full-image-text.left-aligned .et_pb_column:first-child,
	.section-package-wrapper .full-image-text.left-aligned .et_pb_column:nth-child(2) {
		display: block;
		width: 100% !important;
	}

	.et_pb_section .et_pb_column .et_pb_module h1 {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 1280px) {
    .full-carousel-text.right-aligned .et_pb_column:first-child .et_pb_module,
    .full-carousel-text.left-aligned .et_pb_column:nth-child(2) .et_pb_module {
        width:90%;
        margin:0 auto;
    }
    .full-carousel-text.right-aligned .et_pb_column:first-child .et_pb_module,
    .full-carousel-text.left-aligned .et_pb_column:nth-child(2) .et_pb_module {
        padding:5em 0 0 0;
    }

    .events-signup-text {
        width:60%;
    }
    .events-signup-text h3 {
        font-size:140%;
    }
    .events-signup-form {
        width:40%;
    }
}

@media screen and (max-width:1400px) {
	.section-accordion-wrapper h2,
	.section-accordion-wrapper p {
		display: block;
    	text-align: center;
	}

	.section-accordion-wrapper #button-accordion {
		position: static;
		margin-top: 2%;
	}
}

@media only screen and (max-width: 1024px) {
    .meet-ups .et_pb_container {
        height: 400px;
    }
    .full-carousel-text .et_pb_container {
        height: 450px;
    }
    .full-carousel-text.right-aligned .et_pb_column:first-child,
    .full-carousel-text.left-aligned .et_pb_column:nth-child(2),
    .full-carousel-text.right-aligned .et_pb_column:nth-child(2),
    .full-carousel-text.left-aligned .et_pb_column:first-child{
        width: 50% !important;
        margin: 0 !important;
    }
    .full-carousel-text.right-aligned .et_pb_column:first-child .et_pb_module,
    .full-carousel-text.left-aligned .et_pb_column:nth-child(2) .et_pb_module {
        display: block;
        float: none;
    }
    .meet-ups .et_pb_text p:nth-child(1),
    .meet-ups .et_pb_text p:nth-child(2),
    .meet-ups .et_pb_text p:nth-child(3){
        display: none;
    }
    .events-signup-text h3 {
        font-size:120%;
    }
.et_pb_section.partner-logo.et_pb_section_9.et_pb_with_background.et_section_regular {
background: #FFF !important;
}
}
@media only screen and (max-width: 980px) {
    .et_pb_row, .et_pb_column .et_pb_row_inner {
        padding:10px 0;
    }
    .events-signup-text {
        width:100%;
        float:none;
    }
    .events-signup-form .wpcf7-form-control-wrap {
        position: relative;
    }
    .events-signup-text h3 {
        font-size:24px;
        text-align: center;
        line-height: normal;
    }
    .events-signup-form {
        float:none;
        width: 50%;
        margin:0 auto;
    }
    .events-signup-form input[type="submit"] {
        position: static;
        margin:5px 0 !important;
        width:100%;
        border-radius: 5px 5px 5px 5px !important;
    }
    .events-signup-form div.wpcf7-response-output {
        margin:0;
    }
    .section-accordion-title-wrapper {
	padding: 0 0 30px !important;
    }
    .section-accordion-wrapper h2 {
	font-size: 30px;
    }
    .section-accordion-title-wrapper .et_pb_promo {
	padding: 5px 5% !important;
    }
    .section-accordion-list-wrapper {
	padding: 5% !important;
    }
    .section-accordion-reasons-wrapper .et_pb_row,
    .section-accordion-reasons-wrapper {
	padding: 0 !important;
    }
    .et_pb_section.section-accordion-eligibility-wrapper.et_pb_section_8.et_pb_with_background.et_section_regular {
        padding: 0px 0px 20px;
    }
}
@media only screen and (max-width: 800px){
    .full-carousel-text.et_pb_row {
        padding:10px 0 !important;
    }
    .full-carousel-text.right-aligned .et_pb_column:first-child .et_pb_module,
    .full-carousel-text.left-aligned .et_pb_column:nth-child(2) .et_pb_module {
        padding:5em 0;
    }

    .full-carousel-text.right-aligned .et_pb_column:first-child,
    .full-carousel-text.left-aligned .et_pb_column:nth-child(2) {
        float:left;
        width: 100% !important;
    }
    .full-carousel-text.right-aligned .et_pb_column:nth-child(2),
    .full-carousel-text.left-aligned .et_pb_column:first-child{
        float:right;
        width: 100% !important;
    }
}
@media only screen and (max-width: 768px) {
    .events-table .img-wrap img {
        display: none;
    }
    .events-table tr td,
    .events-table tr th,
    .events-table .img-wrap .text{
        font-size: 100%;
        color:#666666;
    }
    .events-table .img-wrap .text {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        text-align: left;
        width: 100%;
    }
    .events-table tbody tr td {
        padding:5px !important;
    }
    .events-table tbody tr td:first-child {
        background:#ffffff;
        color:#666666;
    }
    .pinned {
        overflow-x: hidden;
    }
    .pinned,
    div.table-wrapper{
        background:none;
        border:none;
    }
    .testimonial-heading {
	padding: 0 0 0 !important;
    }
.et_pb_section.partner-logo.et_pb_section_9.et_pb_with_background.et_section_regular {
background: #FFF !important;
}
}
@media only screen and (max-width: 640px) {
    .events-signup-form {
        width:100%;
    }
    .upcoming-events .et_pb_blurb a {
	display: block;
    }
.et_pb_section_9.et_pb_section {
	background-color: #FFF;
    }
}

@media (max-width: 980px) {
   .full-image-text.left-aligned .et_pb_column:first-child img {
	display: block;
   }
  .section-package-wrapper .full-image-text.left-aligned .et_pb_column:first-child {
	background: none;
   }

}

@media (max-width: 1400px) {
   .section-accordion-wrapper .button-accordion {
	position: relative;
	float: none !important;
   }
   .cta-bot .et_pb_promo_button {
	position: relative !important;
   }
   .section-accordion-title-wrapper {
        padding-bottom: 40px;
   }
}

@media (min-width: 320px) and (max-width: 1024px) {
.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_text_2 p {
	color: #FFF;
}
}