<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#countdown-container{
	
}

#countdown{
	padding: 10px;
	border: 3px solid #25aae1;
	background: rgba(166,166,166,0.1);
	margin-top: 10px;
	border-radius: 10px;
}

#countdown span{
	font-size: 18px;
}

.top-logo{
	width: 180px;
}

hr{
	margin: 25px auto;
}

section{
	padding: 30px 0;
}

header{
	background: none;
	padding-top: 140px;
	min-height: 50%;
}

footer{
	padding: 10px 0px;
}

#prizes,  #information, #partners {
	border-bottom: 0px solid #e64af6;
}

#categories, #submit {
	border-bottom: 0px solid #25aae1;
}

.container{
	width: 100%;
}

#mainNav{
	min-height: 75px;
	box-shadow: 1px 1px 2px #b9b9b9;
}

.navbar-brand{
	height: inherit;
	padding: 10px 15px 0px 15px;
}

.navbar-default{
	border-width: 0;
	background: #fff;
}

header .header-content{
	height: 80vh;
}

header .header-content .header-content-inner h1{
	font-size: 42px;
}

header .header-content .header-content-inner h3{
	margin: 0;
	margin-bottom: 10px;
}

.announce-bar{
	color: #fff;
	padding: 5px 0px;
	text-align: center;
	background: #000;
}

section.cta{
	padding: 150px 0;
}

section.cta .cta-content h2{
	font-size: 40px;
}

section.rules{
	height: 500px;
	overflow: scroll;
	overflow-x: hidden;
}

#bs-example-navbar-collapse-1 .top-menu-ticket a{
	color: #fff;
}

#bs-example-navbar-collapse-1 .top-menu-ticket a:hover{
	color: #e64af6;
}

.navbar-nav{
	max-width: 1150px;
	width: 100%;
	margin: 0 auto;
	float: none !important;
	text-align: center;
}

.nav &gt; li{
	display: inline-block;
	max-width: 100%;
	float: none !important;
}

.navbar-nav &gt; li &gt; a{
	padding: 10px 25px;
}

.navbar-default .nav &gt; li &gt; a, #bs-example-navbar-collapse-1 a{
	color: #000;
}

.navbar-default .nav &gt; li &gt; a:focus:hover, .navbar-default .nav &gt; li &gt; a:hover, #bs-example-navbar-collapse-1 a:hover{
	color: #25aae1;
}

a, a:focus, a:hover{
	color: #25aae1;
	text-decoration: none;
}

.top-menu-ticket{
	text-align: right;
	line-height: 65px;
}

.navbar-default.affix .nav &gt; li &gt; a:focus:hover, .navbar-default.affix .nav &gt; li &gt; a:hover, .navbar-default .nav &gt; li.active &gt; a, .navbar-default .nav &gt; li.active &gt; a:focus{
	color: #25aae1 !important;
}

.bg-primary{
	background: linear-gradient(#25aae1,#fdc539);
}

.event-info, .event-info h1{
	color: #000 !important;
}

#partners h3, .event-info .brand-before small{
	color: #25aae1 !important;
}

.event-info h1{
	font-size: 24px;
	font-weight: bold;
}

.event-info h2 small{
	font-size: 15px;
	background: #000;
	color: #fff !important;
	font-weight: bold;
	padding: 5px 15px;
}

.event-info .brand-before small{
	background: transparent;
}

.event-info h2 p{
	margin-top: 15px;
	font-size: 15px;
}

.social-share img{
	margin: 10px;
	width: 55px;
	height: 55px;
}

section.cta{
	background-image: url(../img/crowd-shot.jpg);
}

.btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover{
	background-color: #25aae1;
	border-color: #25aae1;
}

header ul.list-social{
	text-align: center;
}

header ul.list-social li a{
	font-size: 35px;
	display: block;
	width: 50px;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	background: #3D3280;
	margin: 15px 10px 0px 10px;
}

header ul.list-social li a:hover{
	background: transparent;
	color: #3D3280;
}

.screen{
	border: 5px solid #3D3280;
	max-height: 409px;
	background: #3D3280;
}

.screen iframe{
	width: 100%;
}

.submit-btn, .submit-btn-bottom{
	background: #25aae1; 
	white-space: normal; 
	border: 5px solid #25aae1;
	border-radius: 20px; 
	text-transform: none; 
	letter-spacing: 1px; 
	width: 100%;
	color: #fff;
}

.submit-btn{
	width: 40%;
	margin: 0 auto;
	display: block;
}

.submit-btn:hover{
	background: transparent; 
	border: 5px solid #e64af6; 
	width: 100%;
	color: #fff;
}

.submit-btn-bottom:hover{
	background: transparent; 
	border: 5px solid #e64af6; 
	width: 100%;
	color: #e64af6;
}

section.social{
	text-align: center;
}

section.social h2{
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 50px;
}

section.social ul.list-social{
	margin-bottom: 0px;
}

section.social ul.list-social li a{
	display: block;
	height: 80px;
	width: 80px;
	line-height: 80px;
	font-size: 40px;
	border-radius: 100%;
	color: #fff;
}

section.categories .section-heading, section.benefits .section-heading{
	margin-bottom: 100px;
}

section.categories .feature-item i, section.benefits .feature-item i{
	font-size: 80px;
	background: -webkit-linear-gradient(right, #7b4397, #dc2430);
	background: -o-linear-gradient(right, #7b4397, #dc2430);
	background: linear-gradient(to left, #7b4397, #dc2430);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

section.categories .feature-item, section.benefits .feature-item, section.partners .feature-item{
	text-align: center;
}
.presenters-row{
	display: flex;
	flex-wrap: wrap;
}
.feature-item img{
	width: 100%;
	border-radius: 10px;
	border: 4px solid #25aae1
}

.feature-item h3{
	font-size: 1.75rem;
	color: #25aae1;
}

.feature-item h5{
	font-size: 1.25rem;
	margin-bottom: 2rem;
}

.feature-item p{
	font-size: 12px;
}

.feature-item hr{
	margin: 10px auto;
}

.feature-item-logo{
	text-align: center;
}

.partners img{
	margin: 10px;
}

header .device-container{
	max-height: none;
}

.hero-3-header .col-lg-4, .hero-3-header .col-md-4, .hero-3-header .col-sm-12{
	padding: 0;
}

.hero-3-header h3{
	color: #000;
	padding: 0px 15px;
	font-weight: bold;
	text-align: center;
}

.hero-3{
	max-height: 500px;
	overflow: hidden;
}

#past-events img{
	width: 100%;
	margin-bottom: 20px;
}

.social, .awards, .live-performances, .host-performances{
	background: #000;
	color: #fff;
}

.social hr{
	background: #fff;
}

.social img{
	width: 50px;
	margin: 0px 10px;
}

@media only screen and (max-width: 64em) {
	header .header-content{
		height: 95vh;
	}
	
	header .device-container{
		max-height: none;
		margin: 100px auto 0px;
	}
	
	.navbar-nav{
		margin-top: 10px;
	}
	
	.navbar-nav &gt; li &gt; a{
		padding: 10px 15px;
	}
}

@media only screen and (max-width: 40em) { /* max-width 640px, mobile-only styles, use when QAing mobile issues */
	header{
		padding-top: 90px;
	}
	
	header .header-content{
		height: auto;
		padding: 40px 0 50px;
	}
	
	header .device-container{
		width: 100%;
		max-width: 100%;
	}
	
	.navbar-header{
		padding: 10px;
	}
	
	#countdown span{
		font-size: 16px;
	}
}</pre></body></html>