body {
   background-size: cover;
}
.tournament  {
	background: #000;
}

.tournament .central-column {
	max-width: 1500px;
	/*background: url(../img/tournament/tournament.webp) no-repeat 0px 73px;*/
	background-size: cover;
	padding-top: 17px;
	position: relative; 
	z-index: 1;
}

.tournament .wrapper {
	height: 140vh;
	
}

.tournament h1 {
	margin-top: 0px;
}

body.nofooter::after {
	content: '' !important;
	height: 0px !important;
}

body.nofooter .main {
	padding-bottom: 0px;
	padding-top: 0px;
	min-height: 55vw;
}

body.nofooter footer::after {
	/*background-image: url(../img/snow.webp);*/
	background-repeat: no-repeat;
	background-position: bottom center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	content: ' ';
	display: block;
	width: 100%;
	height: 324px;
	z-index: 26;
}

.tournament img {
	pointer-events: none;
}

.tournament .brotherhoods {
	width: 95%;
	margin: 70px auto 0px;
}

.tournament .brotherhoods .brotherhood {
	position: relative;
}

.tournament .brotherhoods .brotherhood .table .score{
	text-align: center;
	color: #fff;
	position: absolute;
	top: 3vw;
	font-weight: bold;
	width: 100%;
	font-family: 'Alice', serif;
	font-size: 50px;
}
.tournament .brotherhoods .brotherhood .table{
	width: 200px;
	position: relative;
	z-index: 2;
	margin: 0px auto;
	
	  -webkit-touch-callout: none;
    -webkit-user-select: none; 
     -khtml-user-select: none; 
       -moz-user-select: none; 
        -ms-user-select: none; 
            user-select: none; 
}

.tournament .brotherhoods .huge .bh-emblem {
	max-height: 400px;
}

/*.tournament .brotherhoods .bh-emblem::after {
	content: ' ';
	width: 70%;
	height: 200px;
	display: block;
	position: absolute;
	-webkit-animation: mymove 5s infinite; 
    animation: mymove 5s infinite;
	border-radius: 300px;
	top: 46px;
	left: 44px;
	z-index: 0;
}*/


/* Safari 4.0 - 8.0 */
@-webkit-keyframes mymove {
    from {box-shadow: 10px 20px 30px rgba(255,255,255,0.4);}
    33% {box-shadow: 10px 20px 30px rgba(255,255,255,0.7);}
    66% {box-shadow: 10px 20px 30px rgba(255,255,255,0.5);}
    to {box-shadow: 10px 20px 30px rgba(255,255,255,0.4);}
}

@keyframes mymove {
    from {box-shadow: 10px 20px 30px rgba(255,255,255,0.4);}
    33% {box-shadow: 10px 20px 30px rgba(255,255,255,0.7);}
    66% {box-shadow: 10px 20px 30px rgba(255,255,255,0.5);}
	to {box-shadow: 10px 20px 30px rgba(255,255,255,0.4);}
}

.tournament .brotherhoods .bh-emblem {
	position: relative;
	max-height: 300px;
	z-index: 1;
}

.tournament .brotherhoods img {
	width: 100%;
	
}

.brotherhoods.smaller {
	width: 70%;
	margin: 120px auto 0px;
} 

.tournament .page-title::after{
	display: none;
}



.tournament h1.page-title {
	letter-spacing: 2px;
	margin-top: 50px;
	font-size: 80px;
	font-family: 'Alice', serif;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


footer {
	position: relative;
}


@media screen and (max-width: 1500px) {
	.tournament .central-column {
		width: 100%;
		margin: 0px;
		
	}
	
	.tournament .brotherhoods .bh-emblem::after {
		display: none;
	}
	
	.brotherhoods.smaller {
		width: 90%;
		margin: 90px auto 0px;
	} 
	
	/*.brotherhoods.huger {
		width: 90%;
		margin: 50px auto 0px;
	} */
	
	.tournament .brotherhoods .huge .bh-emblem {
		max-height: 28vw;
	}
		
	.tournament .brotherhoods .bh-emblem {
		max-height: 22vw;
	}
	
	.tournament .brotherhoods .brotherhood .table {
		width: 18vw;
	}
	
	.tournament .brotherhoods .brotherhood .table .score {
		font-size: 3.3vw;
		top: 1.8vw;
	}
	
	.tournament .subpage h1.page-title {
		font-size: 5vw;
		margin-top: 60px;
	}
}
@media screen and (max-width: 1200px) {
	.central-column.subpage {
		padding: 0px !important;
	}
	
}
@media screen and (max-width: 768px) {

	.tournament .brotherhood {
		margin-bottom: 50px;
	}

	.tournament .wrapper {
		
	}
	body {
		height: auto !important;
	}
	
	.main::before {
		/*height: 200vh !important;*/
		display: none;
	}

	.tournament .brotherhoods .huge .bh-emblem {
		max-height: 53vw;
	}
	
	.brotherhoods.smaller {
		width: 80%;
		margin: 50px auto 0px;
	} 	
	
	.brotherhoods.huger {
		width: 80%;
		margin: 50px auto 0px;
	} 
	
	.tournament .subpage h1.page-title {
		font-size: 7vw;
		margin-top: 40px;
	}
	
	.bh-emblem img {
		width: 76% !important;
	}
	
	.tournament .brotherhoods .bh-emblem {
		text-align: center;
	}
	
	.tournament .brotherhoods .bh-emblem {
		max-height: 53vw;
		
	}	
	
	.brotherhoods .row {
		min-height: 137vh;
		display: block;
	}
	
	.tournament {
		min-height: 350vw;
		/*background: url(../img/tournament/tournament.webp) no-repeat center 78px;*/
		background-size: 303vw;
	}
	
	.brotherhood {
		padding-bottom: 35px;
	}
	
	.tournament .brotherhoods .brotherhood .table {
		width: 33vw;
	}
	
	.tournament .brotherhoods .brotherhood .table .score {
		font-size: 30px;
		top: 3.8vw;
	}
	
} 

@media screen and (max-width: 550px) {	
	.tournament .central-column {
		min-height: 200vh;
		height: 200vh;
		/*background: url(../img/tournament/tournament.webp) no-repeat center 78px;*/
		background-size: 303vw;
	}
}