﻿@import url('http://fonts.googleapis.com/css?family=Titillium+Web:400,400italic,700,700italic,900,900italic');

@font-face
{
	font-family: 'HyperwaveOne';
	src: url('../woff2/hyperwave-one.woff2') format('woff2'), url('../woff/hyperwave-one.woff') format('woff'), url('../ttf/hyperwave-one.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.hyperwaveone
{
	font-family: 'HyperwaveOne';
	font-weight: normal;
	font-style: normal;
}

body
{
	background: #222222;
}

body, input[type=text], input[type=password], input[type=email], input[type=url], input[type=date], input[type=tel], input.wpcf7-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, select, textarea
{
	font-family: 'Titillium Web', sans-serif;
}

h1, h2, h3, h4, h5, h6, h7, .post_quote_title, label, strong[itemprop="author"], #page_content_wrapper .posts.blog li a, .page_content_wrapper .posts.blog li a, .readmore, .post_detail.single_post, .page_tagline, #gallery_caption .tg_caption .tg_desc, #filter_selected, #autocomplete li strong, .post_detail.single_post a, .post_detail.single_post a:hover, .post_detail.single_post a:active, blockquote, .sidebar_widget li.widget_products, #copyright, #footer_menu li a, #footer ul.sidebar_widget li ul.posts.blog li a, .woocommerce-page table.cart th, table.shop_table thead tr th, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce ul.products li.product .price
{
	font-family: 'Titillium Web', sans-serif;
}

#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a
{
	font-family: 'Titillium Web', sans-serif;
}

.rev-btn, .rev-btn:visited
{
	font-family: 'Titillium Web', sans-serif;
}

.mobile_main_nav li a, #sub_menu li a
{
	font-family: 'Titillium Web', sans-serif;
}

.colr-white
{
	color: #ffffff !important;
}

.colr-pink
{
	color: #de007b !important;
}

.colr-yellow
{
	color: #fcee1d !important;
}

.bg-yellow
{
	background: #fcee1d !important;
}

.colr-black
{
	color: #000000 !important;
}

.text-center
{
	text-align: center !important;
}

.font-italic
{
	font-style: italic;
}


.slider-text-bg
{
	line-height: 1;
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}

.top_bar.hasbg
{
	background: rgba(0, 0, 0, 0.7); /* For browsers that do not support gradients */
	/*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 60%, rgba(0, 0, 0, 0.0));*/
}

.top_bar.hasbg:after
{
	content: '';
	width: 100%;
	position: absolute;
	bottom: -50px;
	left: 0;
	height: 50px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.0));
}

#logo_wrapper
{
	position: relative;
}

.rev-btn
{
	background: #fcee1d;
	color: #000000;
	font-weight: 500;
	border-radius: 30px;
	outline: none;
	box-shadow: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
	text-decoration: none;
	padding: 12px 35px;
	font-weight: bold;
	display: inline-block;
	line-height: 1;
}

.rev-btn-flat
{
	background: rgba(0,0,0, 0.3);
	border: 2px solid #fcee1d;
	padding: 10px 33px;
	color: #fcee1d;
}

.rev-btn-flat:hover,
.rev-btn-flat:focus
{
	color: #fcee1d;
}

.rev-btn-black
{
	background: #000000;
	color: #ffffff;
}

.rev-btn-black:hover,
.rev-btn-black:focus
{
	color: #ffffff;
}

.rev-btn-pink
{
	background: #de007b;
	color: #ffffff;
}

.rev-btn-pink:hover,
.rev-btn-pink:focus
{
	color: #ffffff;
}

.rev-btn-disabled
{
	border: none;
	background: #fff;
	color: #de007b;
}

.rev-btn-disabled:hover,
.rev-btn-disabled:focus
{
	color: #de007b;
}

h2.ppb_title
{
	line-height: 1;
}

h2.ppb_title small
{
	font-size: 80%;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	color: inherit;
}

.parallax-text-shadow
{
	text-shadow: 0px 0px 30px rgba(0, 0, 0, 1);
}

.speaker_grid_link img
{
	width: 100%;
}

p
{
	margin: 0;
}


.page_content_wrapper p:last-child
{
	padding-bottom: 0;
}

.title-highlight
{
	color: #5703ef;
	background: #fcee1d;
	display: inline-block;
	margin: 0 0 0 0.2em;
	padding: 0 0.3em 0 0.1em;
}

.textwidget img
{
	max-width: 100%;
}

.homepage-slide
{
	text-align: center;
	color: white;
}

.slide-title
{
	
	text-transform: uppercase;
	font-size: 70px;
	font-weight: 600;
	line-height: 0.85em;
}

.slide-subtitle
{
	font-size: 70px;
	font-family: 'HyperwaveOne';
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	margin-top: 10px;
}

.slide-info
{
	margin-top: 10px;
	font-size: 24px;
	font-weight: 400;
	color: rgba(201,201,201,1);
	
	line-height: 1em;
}

.slide-buttons
{
	margin-top: 50px;
}

@media only screen and (max-width: 1200px)
{
	.slide-title,
	.slide-subtitle
	{
		font-size: 65px;
	}

	.slide-info
	{
		font-size: 22px;
	}
}

@media only screen and (max-width: 960px)
{
	.slide-title,
	.slide-subtitle
	{
		font-size: 45px;
	}

	.slide-info
	{
		font-size: 20px;
	}

	.slide-buttons
	{
		margin-top: 40px;
	}

	#logo_normal.logo_container
	{
		margin-left: 0;
	}
}

.visible-phone
{
	display: none !important;
}

.hidden-phone
{
}

@media only screen and (max-width: 767px)
{
	.slide-title
	{
		font-size: 32px;
	}

	.slide-subtitle
	{
		line-height: 0.6em;
		font-size: 36px;
	}

	.slide-info
	{
		font-size: 14px;
	}

	.slide-buttons
	{
		margin-top: 40px;
	}

	.slider-text-bg
	{
		text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
	}

	.textwidget > div
	{
		width: 100% !important;
		box-sizing: border-box;
	}

	.logo_wrapper
	{
		margin-top: -5px !important;
	}

	#get_ticket
	{
		display: none;
	}

	.rev-btn
	{
		font-size: 15px;
		padding: 10px 30px !important;
	}

	.visible-phone
	{
		display: inherit !important;
	}

	.hidden-phone
	{
		display: none !important;
	}

	#custom_logo_transparent img
	{
		max-width: 60% !important;
		width: 300px;
		left: 50% !important;
		transform: translateX(-50%);
	}

	#logo_right_button
	{
		position: absolute !important;
		top: 13px !important;
		left: 0 !important;
		right: unset !important;
	}

	#mobile_nav_icon
	{
		font-size: 20px;
	}

	#logo_normal
	{
		position: absolute !important;
		left: 50% !important;
		transform: translateX(-50%);
		top: 13px !important;
		right: 0 !important;
	}

	.slide-buttons .rev-btn
	{
		width: 182px;
		box-sizing: border-box;
		margin-bottom: 10px;
	}

	.slide-buttons .rev-btn:last-child
	{
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 420px)
{
	.slide-info
	{
		font-size: 12px;
	}
}

@media only screen and (max-width: 320px)
{
	.slide-title
	{
		font-size: 28px;
	}
	.slide-info
	{
		font-size: 11px;
	}
}

input[type=text], input[type=password], input[type=email], input[type=url], input[type=tel], input[type=date], textarea, select
{
	line-height: 1;
}

#menu_wrapper .nav ul li a, #menu_wrapper div .nav li > a
{
	background: none;
}


label.required:after
{
	color: red;
	content: " *";
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
	color: #ff0000;
}

.field-validation-valid
{
	display: none;
}

.input-validation-error
{
	/*border: 1px solid #ff0000;*/
	background-color: #ffaaaa;
}

.validation-summary-errors
{
	margin-bottom: 20px;
}

.validation-summary-errors, .bs .validation-summary-errors li
{
	font-weight: bold;
	color: #ff0000;
}

.validation-summary-valid
{
	display: none;
}

.speaker_info_wrapper h4
{
	margin: 0;
}

.speaker_grid_link
{
	position: relative;
}

.ppb_speaker_grid .element:after
{
	content: none;
}

.ppb_speaker_grid .element > a:after
{

}

.ilightbox-toolbar.metro-black
{
	left: unset;
	right: 8px;
}

.eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-image {
	object-fit: cover;
}

.eapps-instagram-feed-posts-item-link {
	position: relative;
}

.eapps-instagram-feed-posts-item {
	background: none !important;
}

#menu_wrapper .nav > li:hover > ul,
#menu_wrapper .nav > li ul > li:hover > ul {
    z-index: 9;
    opacity: 1;
    height: auto;
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    overflow: visible;
}

#menu_wrapper .nav ul li ul li ul, 
#menu_wrapper div .nav li ul li ul {
    position: absolute;
    left: 43px;
    margin-top: 0;
    margin-left: 0;
    opacity: 0;
}
