/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */



.home .main-header, .home .header-spacing {
    margin-bottom: 0 !important;
}
/*#video_wrap {
    position: relative;
}
*/
.wpb_text_column hr:last-child {
    width: 80%;
    margin: 20px 0;
    display: block;
}

.vc_row {
    padding: 35px 0;
}
.vc_row.no_padding {
    padding: 0;
}
.title-wrapper.basel-title-size-large .title {
    font-weight: 500;
}
.title-wrapper.basel-title-style-simple .title:after {
    width: 100px;
    margin-left: -50px;
}
.bg_image_overlay:after {
    background-color: #ED1C24;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: 0;
}
.bg_dark_overlay:before {
    background-color: #000;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: 0;
}

.gform_wrapper .gform_footer .gform_button {
	margin: 20px 0;
}

@media only screen and (min-width : 768px) {
    .testimonials-wrapper {
        margin: 100px 0;
        font-size: 24px;
    }
    .testimonial-inner {
        max-width: 700px;
        margin: 0 auto;
    }
    
    /* LATEST NEWS FORM */
    #gform_wrapper_2 #gform_2 {
	    display: flex;
	    align-items: flex-end;
	    justify-content: center;
    }
    #gform_wrapper_2 #gform_2 .gform_body {
		width: 75%;
	}
	#gform_wrapper_2 #gform_2 .gform_body ul {
		display: flex;
	}
	#gform_wrapper_2 #gform_2 .gform_body ul li {
	    width: 100%;
	    margin-left: .5%;
	    margin-right: .5%;
	}
	#gform_wrapper_2 #gform_2 .gform_body ul li input, #gform_wrapper_2 #gform_2 .gform_body ul li select {
		background-color: white;
	}
	.gform_wrapper .gform_footer .gform_button {
		margin: 10px 0;
	}
	#gform_wrapper_2 .gform_footer .gform_button {
		margin: 0;
	}

}

/*
.vc_column_container {
	padding-left: 15px;
	padding-right: 15px;
}
*/


/* TABLE STYLES */

.basel-dark table.pricing_table tr th {
    border: none;
    font-size: 16px;
    text-transform: uppercase;
}
.basel-dark table.pricing_table tr td {
    border: none;
}

.basel-dark table.pricing_table tr .colwhite {
    background-color: #fff;
    color: #000;
}
.basel-dark table.pricing_table tr .colblack {
    background-color: #000;
}
.basel-dark table.pricing_table tr .coldarkred {
    background-color: #673633;
}
.basel-dark table.pricing_table tr .colmediumred {
    background-color: #A13639;
}
.basel-dark table.pricing_table tr .colred {
    background-color: #ED1C24;
}
.basel-dark table.pricing_table tr .coldarkgray {
    background-color: #242523;
}
.basel-dark table.pricing_table tr .colmediumgray {
    background-color: #3D3F3E;
}
.basel-dark table.pricing_table tr .colgray {
    background-color: #444545;
}

.mobile-nav ul li.current_page_item > a {
    color: rgba(255, 255, 255, 0.8) !important;
}

.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6, .dark-bg p, .dark-bg label, .dark-bg .title-after_title, .dark-bg table tr th, .dark-bg table tr td {
    color: white;
}
.dark-bg input, .dark-bg select, .dark-bg textarea {
    color: black;
}
.dark-bg a {
    color: #D02331;
}
.dark-bg a:hover {
    color: #D02331;
    opacity: .7;
}

.single-tac-events .main-header {
    margin: 0;
}


#rev_slider_2_1:before {
    background-image: url(./assets/images/dec_bottom_white.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    height: 75px;
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 1000;
    left: 0;
    right: 0;
}
.footer-container {
    position: relative;
    padding-top: 75px;
}
.footer-container:before {
    background-image: url(./assets/images/dec_top_white.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    height: 75px;
    content: "";
    position: absolute;
    top: 0;
    z-index: 1000;
    left: 0;
    right: 0;
    display: block;
}
.dec-top {
    padding-top: 75px;
}
.dec-top:before {
    background-image: url(./assets/images/dec_top_white.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    height: 75px;
    content: "";
    position: absolute;
    top: 0;
    z-index: 1000;
    left: 0;
    right: 0;
    display: block;
}
.dec-bottom {
    padding-bottom: 100px;
}
.dec-bottom:after {
    background-image: url(./assets/images/dec_bottom_white.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    height: 75px;
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 1000;
    left: 0;
    right: 0;
    display: block;
}


@media only screen and (min-width : 991px) {
    .main-header .right-column, .sticky-header .right-column {
        display: none;
    }
    .sticky-header .main-nav {
        text-align: right;
    }
    .home .main-header {
        background: transparent;
        position: absolute;
        z-index: 20;
        background: rgba(19,19,19,0.75);
        background: -moz-linear-gradient(top, rgba(19,19,19,0.75) 0%, rgba(0,0,0,0.38) 50%, rgba(0,0,0,0) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(19,19,19,0.75)), color-stop(50%, rgba(0,0,0,0.38)), color-stop(100%, rgba(0,0,0,0)));
        background: -webkit-linear-gradient(top, rgba(19,19,19,0.75) 0%, rgba(0,0,0,0.38) 50%, rgba(0,0,0,0) 100%);
        background: -o-linear-gradient(top, rgba(19,19,19,0.75) 0%, rgba(0,0,0,0.38) 50%, rgba(0,0,0,0) 100%);
        background: -ms-linear-gradient(top, rgba(19,19,19,0.75) 0%, rgba(0,0,0,0.38) 50%, rgba(0,0,0,0) 100%);
        background: linear-gradient(to bottom, rgba(19,19,19,0.75) 0%, rgba(0,0,0,0.38) 50%, rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#000000', GradientType=0 );
    }
}

/* EVENT PAGES STYLES */

.countdown-sec {
    display: none !important;
}

.event-hero {
	background-size: cover;
	background-position: center;
    padding: 100px 20px;
    text-align: center;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    z-index: 0;
}
.event-hero:before {
	background-color: #000;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    transition: all .5s ease;
    z-index: -1;
}
.event-hero h1 {
	color: white;
	text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
    font-weight: bold;
}
.event-hero h1:after {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: #D02331;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
}
.event-hero h3.event_date {
    padding: 8px 10px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
}

.event_link_wrap {
    font-weight: bold;
    text-align: center;
    padding: 75px 30px;
    display: block;
    background-size: cover;
    position: relative;
    z-index: 1;
    margin: 0 0 30px !important;
}
.event_link_wrap:before {
    background-color: #000;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: -1;
    transition: all .5s ease;
}
.event_link_wrap h4 {
    font-weight: bold;
    margin: 0;
    color: white;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.event_link_wrap .eventdate {
    text-align: center;
    display: inline-block;
    margin: 0 0 15px;
    color: white;
    text-transform: uppercase;
}
.event_link_wrap .eventreg button {
    background-color: black;
    color: white;
    border: none;
}
.event_link_wrap:hover {
    text-decoration: none;
}
.event_link_wrap:hover:before {
    opacity: .8;
}
.event_link_wrap:hover .eventreg button {
     background-color: #D02432;
}

.basel-countdown-timer.timer-size-large .basel-timer > span {
	padding: 20px 8px;
	margin: 0;
}


.title-wrapper.basel-title-size-large .title, h4.title {
    font-weight: bold;
}

.reg-soon .basel-button-wrapper {
	position: relative;
}

.reg-soon .basel-button-wrapper:before {
    content: "Registration Opening Soon!";
    background: rgb(0, 0, 0);
    color: white;
    padding: 18px;
    /* border-radius: 40px; */
    /* border: 2px solid black; */
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    transform: rotate(-3deg) translateY(-50%) translateX(-50%);
    position: absolute;
    left: 50%;
    top: 24%;
    width: 347px;
    z-index: 200;
} 
.reg-soon .basel-button-wrapper a {
	visibility: hidden;
}   

@media only screen and (min-width : 768px) {
	.event-hero {
        padding: 200px 0;
    }
    .event-hero h1 {
        font-size: 60px;
    }
    .event-hero h3.event_date {
        font-size: 24px;
    }
    .event_link_wrap {
        padding: 150px 30px;
        min-height: 420px;
    }
    .event_link_wrap h4 {
    	font-size: 32px;
    }
}



