@font-face {
	font-family: Montserrat;
	src: url(../fonts/Montserrat-Medium.ttf);
}
@font-face {
	font-family: BoldFont;
	src: url(../fonts/theboldfont.ttf);
}

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/Roboto-Light.ttf);
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/Roboto-Bold.ttf);
}
p {
	font-family: Roboto;
	color: #fff;
}
.title {
	font-family: BoldFont;
	font-size: 60px;
	line-height: 50px;
	color: #fff;
	text-align: left;
	z-index: 2;
	width: 100%;
	text-shadow: 1px 1px 1px #000000;
	height: 120px;
	letter-spacing: 5px;
}
.title-welcome {
	font-size: 38px;
}
.title-loaded {
	font-family: BoldFont;
	font-size: 60px;
	color: #4286f4;
	text-align: left;
	z-index: 3;
	position: absolute;
	height: 120px;
	overflow: hidden;
}
.title-loaded-inner {
	position: absolute;
	float: left;
	width: 1146.57px;
}
.loading-screen {
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -357.5px 0 0 -573.28px;
	width: 1146.57px;
	height: 715px;
	background: rgba(0, 0, 0, 0);
}
.player {
	position: relative;
	display: inline-block;
	height: 515px;
	width: 367.2px;
	background: #fff;
	text-align: center;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.player-loaded {
	overflow: hidden;
	position: absolute;
	height: 100%;
	width: 100%;
	background: #4286f4;
	text-align: center;
	z-index: 1;
}
.player-logo {
	width: 153px;
	height: 153px;
	border-radius: 50%;
	margin: 93.95px 0 25.5px 0;
	display: inline-block;
	padding: 6px;
}
.player-loaded-inner {
	position: absolute;
	float: left;
	width: 367.2px;
}
.player-name {
	margin: 0 0 0 10%;
	padding: 0;
	font-size: 35px;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.player-steamid {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 18px;
}
.staff {
	display: inline-block;
	vertical-align: top;
	width: 510px;
	margin-left: 30px;
}
.staff-title {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	background: #fff;
	text-align: left;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.staff-title-loaded {
	position: absolute;
	height: 100%;
	background: #4286f4;
	text-align: left;
	overflow: hidden;
}
.staff-title-loaded-inner {
	position: absolute;
	width: 510px;
}
.staff-title-text {
	padding: 7px 15px 0 15px;
	margin: 0;
	font-family: Roboto;
	font-weight: 300;
	font-size: 22px;
}
.staff-object {
	height: 164px;
	position: relative;
	width: 120px;
	background: #fff;
	overflow: hidden;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	display: inline-block;
	vertical-align: top;
}
.staff-1 {
	margin: 0 5px 0 0px;
}
.staff-2, .staff-3 {
	margin: 0 5px 0 5px;
}
.staff-4 {
	margin: 0 0px 0 5px;
}
.staff-object-loaded {
	position: absolute;
	height: 100%;
	background: #4286f4;
	overflow: hidden;
	z-index: 1;
}
.staff-object-loaded-image {
	position: absolute;
	width: 120px;
	height: 120px;
	background: rgba(66, 134, 244, 0.2);
}
.staff-object-loaded-inner {
	position: absolute;
	width: 120px;
}
.staff-name {
	padding: 0 15px 0 15px;
	margin: 0;
	font-family: Roboto;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.staff-rank {
	padding: 0 15px 0 15px;
	margin: 0;
	font-size: 12px;
	font-weight: 400;
	font-family: Roboto;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.rules {
	position: absolute;
	left: 397.2px;
	display: inline-block;
	width: 288.75px;
	height: 270px;
	top: 365px;
}
.rules-title {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	background: #fff;
	text-align: left;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.rules-title-loaded {
	position: absolute;
	height: 100%;
	background: #4286f4;
	text-align: left;
	overflow: hidden;
}
.rules-title-loaded-inner {
	position: absolute;
	width: 288.75px;
}
.rules-title-text {
	padding: 7px 15px 0 15px;
	margin: 0;
	font-family: Roboto;
	font-weight: 300;
	font-size: 22px;
}
.rule-object {
	width: 100%;
	height: 40px;
	background: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin-top: 5px;
}
.rule-1 {
	margin: 0;
}
.rule-number {
	height: 40px;
	width: 40px;
	text-align: center;
	position: relative;
	line-height: 40px;
	background: #4286f4;
	color: #fff;
	font-family: Roboto;
	font-weight: 500;
	display: inline-block;
	font-size: 22px;
	vertical-align: top;
	z-index: 2;
}
.rule-number-loaded {
	position: absolute;
	height: 100%;
	background: #fff;
	color: #4286f4;
	text-align: left;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
}
.rule-number-loaded-inner {
	position: absolute;
	width: 40px;
}
.rule-content {
	display: inline-block;
	height: 100%;
	width: 100%;
	margin-left: -40px;
	position: relative;
}
.rule-content-loaded {
	display: inline-block;
	height: 100%;
	position: absolute;
	background: #4286f4;
	overflow: hidden;
	z-index: 1;
}
.rule-content-loaded-inner {
	position: absolute;
	width: 288.75px;
}
.rule-content-text {
	margin: 0;
	font-family: Roboto;
	font-weight: 400;
	padding: 0 12.5px 0 52.5px;
	font-size: 18px;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.server-details {
	position: absolute;
	left: 715.95px;
	display: inline-block;
	width: 309.37px;
	height: 270px;
	top: 365px;
}
.server-details-title {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	background: #fff;
	text-align: left;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.server-details-title-loaded {
	position: absolute;
	height: 100%;
	background: #4286f4;
	text-align: left;
	overflow: hidden;
}
.server-details-title-loaded-inner {
	position: absolute;
	width: 309.37px;
}
.server-details-title-text {
	padding: 7px 15px 0 15px;
	margin: 0;
	font-family: Roboto;
	font-weight: 300;
	font-size: 22px;
}
.server-details-content {
	background: #fff;
	width: 100%;
	height: auto;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.server-details-object {
	width: 100%;
	height: 55px;
	background: #fff;
}
.server-details-object-loaded {
	height: 55px;
	background: #4286f4;
	position: absolute;
	overflow: hidden;
	z-index: 2;
}
.server-details-object-loaded-inner {
	width: 309.37px;
	height: 55px;
	position: absolute;
}
.server-details-object-text-container {
	display: inline-block;
	height: 100%;
	width: 259.367px;
	position: relative;
}
.server-details-object-caption {
	margin: 0;
	font-family: Roboto;
	font-weight: 400;
	padding: 6px 12.5px 0 12.5px;
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.server-details-object-text {
	margin: 0;
	font-family: Roboto;
	font-weight: 400;
	padding: 0 12.5px 0 12.5px;
	font-size: 17px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.server-details-object-icon {
	display: inline-block;
	float: right;
	margin: 10px 10px 0 0;
	opacity: .77;
	height: 35px;
	width: 35px;
}
.about {
	position: absolute;
	left: 937.2px;
	display: inline-block;
	width: 209.37px;
}
.about-title {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	background: #fff;
	text-align: left;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.about-title-loaded {
	position: absolute;
	height: 100%;
	background: #4286f4;
	text-align: left;
	overflow: hidden;
}
.about-title-loaded-inner {
	position: absolute;
	width: 209.37px;
}
.about-title-text {
	padding: 7px 15px 0 15px;
	margin: 0;
	font-family: Roboto;
	font-weight: 300;
	font-size: 22px;
}
.about-content {
	width: 100%;
	height: 165px;
	background: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.about-content-overflow-hide {
	display: inline-block;
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.about-content-loaded {
	background: #4286f4;
	display: inline-block;
	height: 100%;
	position: absolute;
	overflow: hidden;
	z-index: 2;
}
.about-content-loaded-inner {
	position: absolute;
	width: 209.37px;
}
.about-content-text-container {
	height: 145px;
	position: relative;
	margin: 10px 12.5px 10px 12.5px;
	overflow: hidden;
}
.about-content-text {
	margin: 0;
	font-family: Roboto;
	font-weight: 400;
	font-size: 16.5px;
}
.spacer {
	position: absolute;
	left: 1055.32px;
	height: 270px;
	width: 91.32px;
	background: #fff;
	top: 365px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.spacer-loaded {
	position: absolute;
	height: 100%;
	width: 100%;
	background: #4286f4;
}
.loading-bar {
	position: absolute;
	width: 100%;
	background: #fff;
	height: 50px;
	margin-top: 30px;
	color: rgba(0, 0, 0, .77);
	font-family: Roboto;
	line-height: 50px;
	font-weight: 300;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.loading-bar-loaded {
	position: absolute;
	background: #4286f4;
	height: 100%;
	color: #fff;
	font-family: Roboto;
	line-height: 50px;
	font-weight: 300;
	overflow: hidden;
}
.loading-bar-loaded-inner {
	position: absolute;
	width: 1146.57px;
}
.loading-bar-progress-txt {
	padding: 0 12px 0 12px;
	font-size: 35px;
	font-weight: 300;
}
.loading-bar-progress-info {
	font-size: 23px;
	float: right;
	padding-right: 20px;
}
@media screen and (max-width: 1300px), screen and (max-height: 830px) {
	.loading-screen {
		margin: -255.35px 0 0 -409.48px;
		width: 818.97px;
		height: 510.71px;
	}
	.title, .title-loaded {
		letter-spacing: 5px;
		font-size: 42.85px;
		line-height: 38px;
		height: 87px;
	}
	.player {
		height: 367.85px;
		width: 262.28px;
	}
	.player-logo {
		width: 109.28px;
		height: 109.28px;
		margin: 67.10px 0 18.21px 0;
		padding: 4.28px;
	}
	.player-loaded-inner {
		width: 262.28px;
	}
	.player-name {
		font-size: 25px;
	}
	.player-steamid {
		margin: 3.57px 0 0 0;
		font-size: 12.85px;
	}
	.staff {
		width: 364.28px;
		margin-left: 21.42px;
	}
	.staff-title {
		height: 28.57px;
		margin-bottom: 7.14px;
	}
	.staff-title-loaded-inner {
		width: 364.28px;
	}
	.staff-title-text {
		padding: 5px 10.71px 0 10.71px;
		font-size: 15.71px;
	}
	.staff-object {
		height: 117.14px;
		width: 85.71px;
	}
	.staff-1 {
		margin: 0 3.57px 0 0;
	}
	.staff-2, .staff-3 {
		margin: 0 3.57px 0 3.57px;
	}
	.staff-4 {
		margin: 0 0 0 3.57px;
	}
	.staff-object-loaded-image {
		width: 85.71px;
		height: 85.71px;
	}
	.staff-object-loaded-inner {
		width: 85.71px;
	}
	.staff-name {
		padding: 0 10.71px 0 10.71px;
		font-size: 11.42px;
	}
	.staff-rank {
		padding: 0 10.71px 0 10.71px;
		font-size: 8.57px;
	}
	.rules {
		left: 283.71px;
		width: 206.25px;
		height: 192.85px;
		top: 260.71px;
	}
	.rules-title {
		height: 28.57px;
		margin-bottom: 7.14px;
	}
	.rules-title-loaded-inner {
		width: 206.25px;
	}
	.rules-title-text {
		padding: 5px 10.71px 0 10.71px;
		font-size: 15.71px;
	}
	.rule-object {
		height: 28.57px;
		margin-top: 3.8px;
		overflow: hidden;
	}
	.rule-number {
		height: 28.57px;
		width: 28.57px;
		line-height: 28.57px;
		font-size: 15.71px;
	}
	.rule-number-loaded {
		line-height: 28.57px;
	}
	.rule-number-loaded-inner {
		width: 28.57px;
	}
	.rule-content {
		margin-left: -28.57px;
	}
	.rule-content-loaded-inner {
		width: 206.25px;
	}
	.rule-content-text {
		padding: 0 8.92px 0 37.49px;
		font-size: 12.85px;
		line-height: 28.57px;
	}
	.title-welcome {
		font-size: 27.14px;
	}
	.title-loaded-inner {
		width: 818.97px;
	}
	.server-details {
		position: absolute;
		left: 511.39px;
		display: inline-block;
		width: 220.97px;
		height: 192.85px;
		top: 260.71px;
	}
	.server-details-title {
		height: 28.57px;
		margin-bottom: 7.14px;
	}
	.server-details-title-loaded-inner {
		width: 220.97px;
	}
	.server-details-title-text {
		padding: 5px 10.71px 0 10.71px;
		font-size: 15.71px;
	}
	.server-details-object {
		height: 39.48px;
	}
	.server-details-object-loaded {
		height: 39.48px;
	}
	.server-details-object-loaded-inner {
		width: 220.97px;
		height: 39.48px;
	}
	.server-details-object-text-container {
		width: 180px;
	}
	.server-details-object-caption {
		padding: 4.28px 8.92px 0 8.92px;
		font-size: 10.71px;
	}
	.server-details-object-text {
		padding: 0 8.92px 0 8.92px;
		font-size: 12.14px;
	}
	.server-details-object-icon {
		margin: 7.14px 7.14px 0 0;
		height: 25px;
		width: 25px;
	}
	.about {
		left: 669.42px;
		width: 149.55px;
	}
	.about-title {
		height: 28.57px;
		margin-bottom: 7.14px;
	}
	.about-title-loaded-inner {
		width: 149.55px;
	}
	.about-title-text {
		padding: 5px 10.71px 0 10.71px;
		font-size: 15.71px;
	}
	.about-content {
		height: 117.85px;
	}
	.about-content-loaded-inner {
		width: 149.55px;
	}
	.about-content-text-container {
		height: 103.57px;
		margin: 7.14px 8.92px 7.14px 8.92px;
	}
	.about-content-text {
		font-size: 11.78px;
	}
	.spacer {
		left: 753.8px;
		height: 194px;
		width: 65.22px;
		top: 260.71px;
	}
	.loading-bar {
		height: 35.71px;
		margin-top: 21.42px;
		line-height: 35.71px;
	}
	.loading-bar-loaded {
		line-height: 35.71px;
	}
	.loading-bar-loaded-inner {
		width: 818.97px;
	}
	.loading-bar-progress-txt {
		padding: 0 8.57px 0 8.57px;
		font-size: 25px;
	}
	.loading-bar-progress-info {
		font-size: 16.42px;
		padding-right: 14.28px;
	}
}
body, #bg {
	background: #000 none 50% / cover no-repeat;
}
#bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: fixed;
	width: 100%;
	position: absolute;
	z-index: 0;
}
#bg img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}