* {
	box-sizing: border-box !important;
}

.wow {
    visibility: hidden;
}

h1, h2, h3, h4, h5, h6, p {
	font-family: 'Montserrat', sans-serif !important;
}

p {
	font-weight: 400 !important;
}

/*section:not(#general), .content-split .img-block, .content-split .content-block {
	min-height: calc(100vh - 67px) !important;
}*/

#highscores {
	min-height: 100vh !important;
}

#highscores h2 {
	line-height: 1em;
}

section:first-of-type:not(#highscores) {
	margin-top: 47px !important;
}

.d-block{
	display: block !important;
}

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

#countdown {
	min-height: calc(100vh - 167px);
	margin-top: 67px !important;
}

.navbar.bg-color {
	background-color: #303C49;
	border-radius: 0;
	border-bottom: 5px solid #E40045;
}

.nav-3cols-logo img {
	max-width: 180px
}

.navbar-nav>.active>a, .navbar-nav>.active>a:hover, .navbar-nav>.active>a:focus {
	background: none;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #E40045;
	border-color: #E40045;
}

.navbar-nav>li a {
	border-radius: 0;
	border-bottom: 5px solid rgba(228, 0, 69, 0) !important;

}

.navbar-nav>li.active a {
	color: white;
}

.navbar-nav>li.active a {
	border-bottom: 2px solid  #E40045 !important;

}

.navbar-nav>li>.dropdown-menu {
	background-color: #E40045;
	color: white !important;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a, .dropdown-menu>li>a:hover {
	color: white;
	text-decoration: none;
	background-color: transparent;
}

.bg-video {
	padding-top: 120px !important;
	padding-bottom: 60px !important;
}

.man-logo {
	max-width: 80px;
}

.text-white {
	color: white !important;
}

.text-black {
	color: black !important;
}

.text-red {
	color: #E40045 !important;
}

.text-blue {
	color: #303C49 !important;
}

.text-underline {
	text-decoration: underline !important
}

.bg-blue {
	background-color: #303C49 !important;
}

.bg-red {
	background-color: #E40045 !important;
}

.btn, .btn-nav, nav {
	text-transform: uppercase !important;
}



.btn-link {
	font-weight: 700;
	font-size: 1em;
	line-height: 1em !important;
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	padding: 15px 18px;
	background-color: #E40045;
	color: white !important;
}

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link:visited {
	text-decoration: none;
}

.btn-link .arrow {
	margin-left: 20px;
}

.btn-link:hover .arrow {
	margin-left: 30px;
}

.btn-link-red .arrow {
	color: #E40045 !important;
}

.btn-link-red:hover, .btn-link-red:active, .btn-link-red:focus, .btn-link-red:visited {
	color: white !important;
	background-color: #cc023f !important;
}

table .btn-link {
	font-weight: 700;
	font-size: 1em;
	line-height: 1em !important;
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	padding: 0;
	color: #E40045 !important;
	background: transparent;
}

table .btn-link:hover {
	background: transparent !important;
	color: #cc023f !important;
	text-decoration: underline;
}

.btn-red {
	background-color: #E40045 !important;
	border-color: transparent !important;
	-webkit-box-shadow: 0 4px 0 #cc023f !important;
	-moz-box-shadow: 0 4px 0 #cc023f !important;
	box-shadow: 0 4px 0 #cc023f !important;
}

.btn-blue {
	background-color: #303C49;
	border-color: transparent !important;
	-webkit-box-shadow: 0 4px 0 #1e252d !important;
	-moz-box-shadow: 0 4px 0 #1e252d !important;
	box-shadow: 0 4px 0 #1e252d !important;
	border-radius: 0;
}

.btn-blue:hover {
	background-color: #28323d;
	border-color: transparent !important;
	-webkit-box-shadow: 0 4px 0 #13181d !important;
	-moz-box-shadow: 0 4px 0 #13181d !important;
	box-shadow: 0 4px 0 #13181d !important;
}

.bg-black {
	background-color: black !important;
}

.countdown .timer {
	min-width: 110px;
	padding: 10px 25px 15px 25px !important;
	margin-left: 0;
	background: rgba(48, 60, 73, .4);
	border-bottom: 5px solid #E40045;
}

.countdown .timer>div {
	font-weight: 500 !important;
	font-size: 70px;
}

.overlay {
	background:rgba(0, 0, 0, 0.6);
}

.hero-leadbox .form-horizontal {
	background: black;
	border-radius: 0;
}

.hero-leadbox .lead {
	font-size: 1.2em !important;
	line-height: 1.2em;
}

.form-group {
	width: 100% !important;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

input, select {
	border-radius: 0 !important;
}

.slotDate {
	background-color: white;
	color: #303C49;
	border-top: 7px solid #E40045 !important;
	display: block;
	margin: 5px auto;
	text-transform: uppercase;
	text-align: center;
	line-height: 1em;
	padding: 10px 5px 5px 5px;
	font-weight: 700;
	font-size: 0.8em;
	letter-spacing: 0.03em;
	-webkit-box-shadow: 0 0 15px -5px rgba(0,0,0,0.25) !important;
	-moz-box-shadow: 0 0 15px -5px rgba(0,0,0,0.25) !important;
	box-shadow: 0 0 15px -5px rgba(0,0,0,0.25) !important;
}

.slotDate .month {
	font-size: 1.3em;
	line-height: 1.3em;

}

table:not(.highscoresTable) {
    width: 100%;
    font-family: "Montserrat", sans-serif;
    color: #303C49;
    margin-bottom: 0 !important;
}

table:not(.highscoresTable) thead, table:not(.highscoresTable) tbody, table:not(.highscoresTable) tr, table:not(.highscoresTable) td, table:not(.highscoresTable) th { display: block; }

table:not(.highscoresTable) tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    clear: both;
}

.table>tbody>tr>td {
	vertical-align: middle !important;
}

table:not(.highscoresTable) th {
	text-transform: uppercase;
	color: #303C49;
}

table:not(.highscoresTable) td, table:not(.highscoresTable) th {
	float: left;
}

table:not(.highscoresTable) td:nth-child(1), table:not(.highscoresTable) th:nth-child(1) {
	width: 75px;
}

table:not(.highscoresTable) td:nth-child(2), table:not(.highscoresTable) th:nth-child(2) {
	width: calc(65% - 37.5px);
}

table:not(.highscoresTable) td:nth-child(3), table:not(.highscoresTable) th:nth-child(3) {
	width: calc(35% - 37.5px);
}


.highscoresTable {
	border-collapse:separate; 
	border-spacing: 0 10px;
}

.highscoresTable>tbody>tr {
	background: rgba(48, 60, 73, .6);
}

.highscoresTable .ranking {
	background-color: #E40045 !important;
	text-align: center;
	width: 5%;
}

.highscoresTable>tbody>tr>td {
	color: white;
	padding: 15px;
	border-top: none !important;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
}

#highscoresFooter {
	bottom: 15px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}


@media only screen and (max-width: 991px) {

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

	.content-split .img-block, tbody {
		min-height: 50vh !important;
	}

	section, .content-split .content-block, .content-split .table-block {
		min-height: auto !important;
		height: auto !important;
	}

	.content-split .table-block {
		background-color: #fafafa;
		color: black;
	}

	.content-split .table-block .table-striped>tbody>tr:nth-of-type(odd) {
    	background-color: white;
	}

	.content-split .img-block, .content-split .content-block {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.vertical-center-rel {
    	top: 0;
	    -webkit-transform: none;
	    -moz-transform: none;
	    -o-transform: none;
	    -ms-transform: none;
	    transform: none;
	}
}