.event-page {
	padding-top: 94px
}
.event-banner {
	background-image: url(../../_images/event/event-heart.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	background-color: #222;
    padding: 100px 0;
}
.eventbanner-txt {
	text-align: center;
	color: #fff
}

.eventbanner-txt h4{
	margin-bottom: 20px;
}
.eventbanner-txt .div-table {
	width: 100%
}
.eventbanner-txt p {
	font-size: 20px;
	font-family: 'FuturaStd-Book'
}
.eventbanner-txt small {
	font-size: 14px;
	font-family: 'FuturaStd-Book'
}
.ma-0 {
	margin: 0!important
}
h2 {
    font-size: 45px;
}
h4 {
	font-size: 20px;
}
.col_white {
	color: #fff;
}
.col_red,a.col_red {
	color: #BA4B3F !important;
}
#title_img {
	width: 100%;
	max-width: 600px
}
.event-other {
	background-color: #fff;
	color: #333;
	padding: 30px 0
}
.event-other h3 {
	color: #df4636;
	position: relative;
	text-transform: uppercase
}
.event-other h3:after {
	content: "";
	display: block;
	height: 2px;
	width: 60px;
	background-color: #666;
	margin: 24px 0
}
.event-other p {
	font-family: 'FuturaStd-Book';
	font-size: 17px;
	line-height: 2em
}

a.red_button {
	width: 235px;
	height: 85px;
	display: inline-block;
	text-align: center;
	line-height: 85px;
	font-size: 20px;
	color: #fff;
	background: #BA4B3F
}
input.red_button{
    width: 235px !important;
    height: 85px;
    margin: auto !important;
    border: none !important;
    border-radius: 0 !important;
	display: inline-block;
	text-align: center;
	line-height: 85px;
	font-size: 20px;
	color: #fff;
    background: #BA4B3F;
}
.event-sub-banner{
    background: #BA4B3F;
}
.event-sub-banner .title {
	text-align: center;
	margin-bottom: -150px;
	padding-top: 50px;
	z-index: 99;
	position: relative
}
.event-sub-banner .title h2 {
	color: #fff
}
.event-sub-banner .col-xs-12.col-sm-6 {
	padding: 100px 0
}
.event-sub-banner-box {
	color: #fff
}
.event-sub-banner-box:first-child {
	background-color: #BA4B3F
}
.event-sub-banner-box:last-child {
	background-color: #AB3B31
}
.location_info {
	width: 60%
}
.location_info a.map_link {
	color: #fff!important;
	text-decoration: underline;
    font-size: 20px;
	font-family: 'FuturaStd-Book';
}
.location_info p {
	font-size: 20px;
	padding: 16px 0;
	font-family: 'FuturaStd-Book';
}
.location_info.first {
	float: right;
	text-align: right;
	padding: 170px 100px 0 0
}
.location_info.first a {
	padding-right: 50px
}
.location_info.first img {
	float: right;
	margin-left: 20px
}
.location_info.second {
	padding: 170px 0 0 100px
}
.location_info.second a {
	padding-left: 50px
}
.location_info.second img {
	margin-right: 20px;
	float: left
}
.location_info h2 {
	margin-bottom: 20px
}
#location_1{
    position: absolute;
    top:-2%;
    width: 40%;
    left: 10%;
}
#location_2{
    position: absolute;
    top:-18%;
    right: 10%;
    width: 55%;
}
.event-apply{
    background-color: #fff;
    padding: 100px 0;
}
.event-apply p{
    font-size: 14px;
    font-family: 'FuturaStd-Book'
}

.f-md-6{
    clear: none !important;
    float: left;
    display: inline-block;
    width: 46% !important;
    margin-right: 4%;
}
.f-md-4{
    clear: none !important;
    float: left;
    display: inline-block;
    width: 28% !important;
    margin-right: 4%;
}
.f-md-2{
    clear: none !important;
    float: left;
    display: inline-block;
    width: 16% !important;
    margin-right: 2%;
}
form{
    margin-top: 100px;
}
.mb-5{
    margin-bottom: 5px;
}
#mc_embed_signup .mc-field-group{
    padding-bottom: 45px;
}
#mc_embed_signup .mc-field-group input{
    text-indent: 0;
}
#mc_embed_signup input{
    border-top:none;
    border-right:none;
    border-left:none;
    border-bottom: 1px solid #BA4B3F;
    border-radius: 0;
    padding-left: 0 !important;
}
#mc_embed_signup .mc-field-group select{
    height: 36px;
    border-top:none;
    border-right:none;
    border-left:none;
    background: transparent;
    border-bottom: 1px solid #BA4B3F;
    border-radius: 0;
    padding-left: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../../_images/event/drop_arrow.png);
    background-repeat: no-repeat;
    background-position: 98% center;
}
.mc-field-group .select_wrap:first-child {
    width: 100%;
    float: left;
    display: inline-block;
}
#mc_embed_signup .mc-field-group label{
   position: absolute;
    color: #999999;
    font-family: 'FuturaStd-Book';
    font-weight: normal;
    font-size: 20px;
}
#mc_embed_signup .mc-field-group label.active{
    margin-top: -20px;
    font-size: 16px;
}
#mc_embed_signup .asterisk{
    color:#BA4B3F;
    font-size: 16px;
    top: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
    padding: 0px;
    font-size: 12px;
    text-align: left;
}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #BA4B3F;
}

#accordion h3 + div{
    display: none;
}
.event-faq {
	background-color: #FBFAF4;
    padding: 100px 0;
    background-image: url(../../_images/event/event-heart-white.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.event-faq h3{
    font-size: 14px;
    padding: 15px 0px ;
    border-bottom: 1px solid #BA4B3F;
    margin-top: 20px;
    color: #BA4B3F;
    text-align: left;
    line-height: 1.5;
    padding-right: 20px;
}
.event-faq h3:hover{
    cursor: pointer;
}
.event-faq h3 + div{
    font-size: 14px;
    font-family: 'FuturaStd-Book';
    color: #333;
    padding: 15px 0;
    text-align: left;
}
.r_arrow{
    float: right;
    margin-top: 5px;
    margin-right: -20px;
}
.event-faq h3.active .r_arrow{
    transform: rotate(180deg); 
}
#mc_embed_signup div.response{
    width: 100%;
    text-align: center;
}
#location_heart{
    position: absolute;
    right: -25px;
    top: 400px;
    z-index: 99;
}
@media screen and (min-width: 768px) {
	.event-page {
		padding-top: 94px
	}
	.eventbanner-txt h2 br {
		display: none
	}
	.event-other .row {
		display: table
	}
	.event-other .col-xs-12 {
		display: table-cell;
		vertical-align: middle;
		float: none
	}
}
@media screen and (max-width: 1500px) {
	.event-banner {
        background-size: 140%;
    }
    h2{
        font-size: 40px;
    }
    .event-sub-banner .col-xs-12.col-sm-6{
        padding: 120px 0 80px 0;
    }

    .event-sub-banner .col-xs-12.col-md-6{
        padding: 120px 0 80px 0;
    }
    .location_info p {
        font-size: 18px;
        padding: 10px 0;
    }
    .location_info.first {
        padding: 120px 80px 0 0;
    }
    .location_info.second{
        padding: 120px 0 0 80px;
    }
    #location_1{
        left: 5%;
    }
    #location_2{
        top: -10%;
        right: 5%;
    }
}
@media screen and (max-width: 991px) {
    #title_img{
        width: 80%;
    }
	.event-faq img {
		max-width: 166px
    }
    .location_info.first {
        padding: 120px 80px 0 0;
        width: 100%;
    }
    .location_info.second{
        padding: 120px 0 0 80px;
        width: 100%;
    }
    #mc_embed_signup .mc-field-group label{
        font-size: 16px;
    }
    #location_1{
        top: -5%;
        width: 35%;
        left: 2%;
    }
    #location_2{
        top: -8%;
        right: 2%;
        width: 45%;
    }
}
@media screen and (max-width: 767px) {
    #title_img{
        width: 90%;
    }
	.event-other {
		text-align: center;
		padding-bottom: 0
    }
    h2{
        font-size: 28px;
    }
    h4{
        font-size: 18px;
    }
	.event-other h3 {
		padding-top: 35px;
		font-size: 16px
	}
	.event-other h3:after {
		margin: 24px auto
	}
	.event-other p {
		padding-bottom: 35px;
		font-size: 14px
	}
	.event-faq {
		text-align: center;
	}
	.event-faq .ar {
		text-align: center;
		margin-bottom: 30px;
	}
	.event-faq li {
		font-size: 12px;
    }
    #location_1{
        top: 35%;
        width: 20%;
    }
    #location_2{    
        top: -18%;
        width: 28%;
    }
    .location_info.second {
        padding: 0px 0px 0px 80px;
    }
    .eventbanner-txt p{
        font-size: 16px;
    }
    .f-md-6{
        width: 96% !important;
        margin-right: 4%;
    }
    .f-md-4{
        width: 96% !important;
        margin-right: 4%;
    }
    .f-md-2{
        width: 96% !important;
        margin-right: 4%;
    }
    #mc_embed_signup .mc-field-group label{
        font-size: 16px;
    }
    input.red_button,a.red_button{
        width: 180px !important;
        height: 65px;
        line-height: 65px;
        font-size: 16px;
    }
    #mc_embed_signup .mc-field-group{
        padding-bottom: 35px;
    }
    form{
        margin-top: 50px;
    }
    .event-apply,.event-faq{
        padding: 50px 0;
    }
    .event-faq h3{
        padding: 8px 20px 8px 0px ;
    }
    .event-banner{
        padding-top: 50px;
    }
    .r_arrow{
        margin-right: -20px;
    }
    .location_info p{
        font-size: 16px;
    }
    .eventbanner-txt p{
        font-size: 14px;
    }
    .location_info.first img,.location_info.second img{
        width: 25px;
    }
    .event-sub-banner .col-xs-12.col-sm-6{
        padding: 60px 0px 60px 0px;
    }
    .event-sub-banner .title{
        margin-bottom: -100px !important;
    }
    #location_heart{
        position: absolute;
        right: calc(50% - 15px);
        width: 30px;
        top: 500px;
        z-index: 99;
    }
}