.thankYou {
	display: none;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}

.vc_row {
    margin-left: 0px;
    margin-right: 0px;
}

.vc_col-has-fill>.vc_column-inner,
.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px;
}

.vc_btn3.vc_btn3-style-custom {
    background-image: none;
}

.vc_btn3-container {
    margin-bottom: 0px;
    max-width: 100%;
}

.vc_cta3-container {
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}

.grid {
    display: grid;
    grid-template-columns: 290px 1fr;
    background: #fff;
    border: 1px solid #dadada;
}

.grid .grid-text {
    padding: 40px 20px;
}

.grid .grid-img img {
    vertical-align: middle;
}

.home-purchase .home-purchase-heading h3 {
    font-size: 22px;
    color: #1cace1;
    line-height: 23px;
    text-align: center;
    font-family: Open Sans;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
}

@-moz-document url-prefix() {
    .home-purchase .home-purchase-heading h3 {
	  min-height: 70px;
  }
}

.home-purchase .cta-box-headline {
    font-size: 24px;
    color: #4f463e;
    line-height: 32px;
    text-align: center;
    font-family: Comfortaa;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.home-purchase .cta-box-price {
    font-size: 18px;
    color: #1cace1;
    line-height: 22px;
    text-align: center;
    font-family: Open Sans;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    min-height: 25px;
}

.home-purchase .vc_btn3 {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: bold;
}

.page-id-3976 #map-outer {
    max-width: 1608px;
    width: 90%;
    margin: auto;
}

#map-outer h2 {
    text-align: center;
    font-size: 3.5rem;
    color: #1CACE1;
    padding-bottom: 20px;
}
.mobKiddie {
        background: #7DBC5A;
    border-bottom: 1px solid #4F463E;
}
.mobKiddie a::before {
    content: "\f005";
}
@media screen and (max-width: 991px) {
    #menu-top-bar-left li {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .grid {
        display: block;
    }

    .grid .grid-text {
        padding: 20px;
    }

    .home-purchase .home-experience,
    .home-purchase .home-member {
        width: 50%;
    }

    .home-purchase .home-vacation {
        width: 100%;
    }
    
    .vc_custom_1535577808560 {
        background: #fff;
    }
}

@media screen and (min-width: 768px) {
    .home-events {
        padding-top: 130px;
    }

    .home-purchase .vc_column-inner {
        border: 1px solid #dadada;
        padding: 20px 0 0;
    }

    .home-purchase .vc_column-inner {
        padding: 0;
    }

    .home-purchase .home-purchase-heading {
        min-height: 70px;
        display: table;
        text-align: center;
        width: 100%;
        margin: auto;
    }

    .home-purchase .home-purchase-heading .wpb_wrapper {
        display: table-cell;
        vertical-align: middle;
    }

    .home-purchase .cta-box-copy {
        min-height: 160px;
        display: table;
        text-align: center;
        width: 100%;
        margin: auto;
    }

    .home-purchase .cta-box-copy .wpb_wrapper {
        display: table-cell;
        vertical-align: middle;
    }
}

@media screen and (max-width: 767px) {
    #blue-box-top-container {
        position: static;
        transform: none;
        width: 100%;
    }

    .home-events {
        padding-top: 40px;
    }

    .grid {
        display: block;
    }

    #email_signup {
        width: 90%;
        margin: 0 auto 20px;
    }
    .vc_column_container>.vc_column-inner {
        padding: 0 !important;
    }
}
#fb-video{
    width:100%;
}
#menu-item-14688{
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding: 10px 25px;
	position: relative;
	float: right;
	background: #F29C52;
}
#menu-item-14688 a:hover{
	background: #1CACE1;
}