@CHARSET "UTF-8";

body {
	
}

a, a:hover, a:link, a:visited, a:active {
	color:#236091;
	text-decoration:none;
}
a:visited {
	color:#492b8a;
}
a:hover {
	color:#4a8ecb;
}

h1, h2, h3, h4 {
	color:#00A3AD;
}

h2 {
	font-family:'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
	text-transform:uppercase;
	letter-spacing:1.5px;
	font-size:17pt;
}
h3 {
	font-size:12pt;
}
.text-bold{
	font-weight: bold;
}
.logo {
	text-align:center;
}
.event_date {
	color:#00A3AD;
	text-transform:uppercase;
	font-family:'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
	letter-spacing:1.5px;
	font-size:13pt;
	/* font-weight:bold; */
	text-align:center;
}
.topright {
	margin-top:0px;
}
.subscribe_title {
	/*background-color:#00A3AD;*/
	/*border-bottom:solid 1px #ffffff;*/
	color:#ffffff;
	font-size:14pt;
	font-weight:bold;
	padding:10px 15px;
}
.subscribe_content {
	/*background-color:#94dcc4;*/
	padding:15px;
}
.languages {
	font-size:12pt;
}
.fa-2x {
	font-size:1.3em;
}

.table-noborder>tbody>tr>td, .table-noborder>tbody>tr>th, .table-noborder>tfoot>tr>td, .table-noborder>tfoot>tr>th, .table-noborder>thead>tr>td, .table-noborder>thead>tr>th{
	border-top: none;
}

.nav > li > a {
	color:#555555;
	font-family:'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
	letter-spacing:1.5px;
	text-transform:uppercase;
}

.nav > li > a:focus, .nav > li > a:hover {
	color:#999999;
	background:transparent;
}
ul>.active>a, ul>.active>a:focus, ul>.active>a:hover {
	color:#00A3AD;
	font-weight:bold;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color:#ffffff;
    background-color:#00A3AD;
}
button.navbar-toggle {
	background-color:#00A3AD;
}
span.icon-bar {
	background-color: #ffffff;
}

#main_video {
	height:230px;
}

.sections > *:nth-child(3n+4) {
	clear:left;
}

.sections > div {
	cursor:pointer;
	padding:10px;
}
.sections img {
	border-radius:20px;
	margin-bottom:10px;
	width:100%;
}
.sections .title {
	/*color:#00A3AD;*/
	color: #00A3AD;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align: center;
}

.social .title {
	border-bottom:solid 1px #999999;
	font-weight:bold;
	font-size:15pt;
	color:#00A3AD;
	padding:5px;
	margin-bottom:5px;
}

.contents {
	line-height:15pt;
}

.dot {
	border-radius:10px;
	width:15px;
	height:15px;
	line-height:20px;
	margin-top:2px;
	margin-right:10px;
	float:left;
}

.dot2 {
	border-radius:3px;
	width:15px;
	height:15px;
	line-height:20px;
	margin-top:2px;
	margin-right:10px;
	float:left;
}

.space {
	margin-top:20px;
	margin-bottom:20px;
}

.required {
	color:#ff0000;
	font-weight:bold;
}

#footer {
	text-align:center;
	margin-bottom:50px;
}

.round_image {
	border-radius:100px;
}


.navbar{
	/* z-index: 101; */
}
.navbar .register{
	color: #00A3AD;
}

.sidebox{
	position: fixed;
	top: 10px;
	left: 10px;
	right: 10px;
	/* z-index: 100; */
}

.sidebox h2{
	margin-top: 0;
}
.sidebox .news .news_title{
	margin-bottom: 10px;
}
.sidebar_img{
	margin-bottom: 10px;
}
.carousel-control{
	width: 2%;
	background-image: none !important;
	color: #000 !important;
}
.carousel-inner .item{
	text-align: center;
}
.carousel-inner .item img{
	margin: 0 auto;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.subscribe_title {
	background-color: #353230;
	/*border-bottom:solid 1px #ffffff;*/
	color:#ffffff;
	font-size:14pt;
	font-weight:bold;
	padding:10px 15px;
	text-align: center;
}
.subscribe_content {
	background-color: #353230;
	padding: 20px 15px 40px;
	color: #FFFFFF;
	text-align: center;
}
.sponsors .sponsor{
	line-height: 150px;
	min-height: 150px;
	vertical-align: middle;
	text-align: center;
}
.sponsors .caption{
	background-color: #5F259F;
    color: #ffffff;
    padding: 10px;
	font-weight: bold;
	font-size: 20px;
}
.sponsors .logo{
	/* max-width: 140px; */
	height: auto;
	max-height: 140px;
	margin: 0;
	display: inline-block;
}
.sponsors .diamond-sponsors .logo{
	max-height: 180px;
	margin: 15px;
}
.sponsors .gold-sponsors .logo{
	max-height: 140px;
	margin: 15px;
}
.sponsors .silver-sponsors .logo{
	max-height: 80px;
	margin: 15px;
}
.sponsors .charity-sponsors .logo{
	max-height: 80px;
	margin: 15px;
}
.sponsors .media-sponsors .logo{
	max-height: 100px;
	margin: 15px;
}

.ticket-type-info{
	position: relative;
}
.ticket-type-info .description{
	display: none;
    position: absolute;
    top: 28px;
    left: 15px;
    background: white;
    border: 1px solid #CCCCCC;
    z-index: 1001;
    padding: 10px;
    border-radius: 8px;
    width: 300px;
}
.ticket-type-info .description ul{
	margin: 10px 0 !important;
}

#captcha{
	text-transform: uppercase;
}

@media (max-width:767px) {
	.sponsors .logo{
		max-width: 100%;
		display: block;
		margin: 0 auto !important;
	}
	.topright{
		text-align: center !important;
	}
}
@media (min-width:768px) {
	.logo {
		text-align:left;
	}
	.event_date {
		display:inline;
	}
	.topright {
		margin-top:25px;
	}
	.nav > li > a {
		padding:10px 8px;
		letter-spacing:0.8px;
		/*font-size:7pt;*/
	}
	.fa-2x {
		font-size:1.5em;
	}
	#main_video {
		height:570px;
	}
}
@media (min-width:992px) {
	.nav > li > a {
		padding:10px 12px;
		letter-spacing:1.5px;
		/*font-size:8pt;*/
	}
	#main_video {
		height:640px;
	}
	.sections > div {
		padding:20px;
	}
}
@media (min-width:1200px) {
	.nav > li > a {
		padding:10px 13px;
		letter-spacing:1.7px;
		font-size:10.8pt;
	}
	#main_video {
		height:680px;
	}
}