/* MAIN CSS */
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5;}
::-webkit-scrollbar{width: 8px; background-color: #F5F5F5;}
::-webkit-scrollbar-thumb{border-radius: 10px; background-image: -webkit-linear-gradient(90deg, rgba(7,12,18,1) 0%, rgba(19,41,84,1) 50%, rgba(7,12,18,1) 100%);}

html {
	background: #000000;
}
body {
	color: #333333;
	background-color: #171717;
	margin: 0px;
	padding: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	font-size: 11px;
	font-weight: bold;
}
.container{
	padding-right: 0px!important;
	padding-left: 0px!important;
}
.col-xs-4.season-event.text-left {
    padding-left: 35px;
}

html {
    background: #f3f2f3!important;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}

a.alt {
	color: #ffb400;
	text-decoration: underline;
}

a.alt:hover, a.alt:active {
	color: #ffb400;
}

*:focus {
    outline: none;
}

/* GN DESIGN CSS */
.main-container {
    width: 80%;
    margin: 0px auto;
    min-height: 600px;
    position: relative;
}

.main-logo {
    text-align: center;
}
.home-container {
/*	-webkit-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.3);*/
	overflow: auto;
}

/* SEPTEMBER UPDATE */
.aioncms-header {
    background: #000000 url(../img/background.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 480px;
    border-bottom: 0px!important;
}

	.aioncms-header .aioncms-header-logo {
		text-align: center;
		padding-top: 40px;
	}

.aioncms-footer {
	background: #22211f;
	color: #aaa;
	min-height: 300px;
}

	.aioncms-footer .aioncms-footer-social {
    background: transparent;
    text-align: center;
    padding: 50px 0px;
} 
		.aioncms-footer .aioncms-footer-social .social-icon-block {
			display: inline-block;
			margin: 0px 20px;
		}
		
		.aioncms-footer .aioncms-footer-social .social-icon-block .social-icon {
			width: 50px;
			height: auto;
			-moz-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			-webkit-transition: all 0.3s ease;
			transition: all 0.3s ease;
			-webkit-filter: brightness(50%);
			filter: brightness(50%);
		}

		.aioncms-footer .aioncms-footer-social .social-icon-block .social-icon:hover {
			-webkit-filter: brightness(100%);
			filter: brightness(100%);
		}

	.aioncms-footer .aioncms-footer-content {
		padding: 50px 0px;
		font-size: 12px;
	}
	
		.aioncms-footer .aioncms-footer-content a {
			color: #cc4e4e;
		}
	
.footer-time-title {
	font-family: 'Oswald', 'sans-serif';
	color: #ffffff;
	font-weight: 400;
	font-size: 15px;
	text-transform: uppercase;
}
.footer-time {
	font-family: 'Oswald', 'sans-serif';
	color: #ffffff;
	font-weight: 400;
	position: relative;
	font-size: 15px;
}
.footer-date {
	position: relative;
	font-size: 15px;
	color: #fff;

}


/* HOME */
.home-block {
	width: 100%;
	background:transparent;
	color: #fff;
}
	
	.home-block-padding {
		padding: 40px;
	}

	.home-block-first {
		background: transparent;
		background-size: cover;
		overflow: auto;
	}
	
		.home-block-first .home-block-button {
			display: block;
			width: 350px;
			height: 70px;
			border: 1px solid rgba(255, 255, 255, 0.2);
			margin-bottom: 5px;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			-webkit-transition: all 0.5s ease;
			transition: all 0.5s ease;
			-webkit-filter: grayscale(80%) brightness(60%);
			filter: grayscale(80%) brightness(60%);
			font-size: 12px;
			padding-top: 12px;
			color: #fff;
		}
			.home-block-first .home-block-button:hover {
				-webkit-filter: grayscale(0%) brightness(110%);
				filter: grayscale(0%) brightness(110%);
				cursor: pointer;
			}
			.home-block-first .home-block-button-1 {
				background: url('../img/home-button-block-1.jpg') no-repeat;
				background-size: cover;
			}
			.home-block-first .home-block-button-2 {
				background: url('../img/home-button-block-2.jpg') no-repeat;
				background-size: cover;
			}
			.home-block-first .home-block-button-3 {
				background: url('../img/home-button-block-3.jpg') no-repeat;
				background-size: cover;
			}
	
.home-block-video {
    background: url(../img/home-block-download.jpg) no-repeat center center;
    min-height: 280px;
    background-size: cover!important;
}
	
.home-block-credits {
    background: url(../img/home-block-download.jpg) no-repeat center center;
    min-height: 280px;
	min-width: 200px;
    background-size: cover!important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}
.home-block-donate {
    background: url(../img/home-block-donate.jpg) no-repeat center center;
    min-height: 280px;
	min-width: 200px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
	font-size:14px;
}

span.race_general {
    color: white;
    font-size: 15px;
    font-weight: 600;
}

span.race_elyos {
    color: #c6231f;
    font-size: 14px;
    font-weight: 500;
}
span.race_asmos {
    color: #c6231f;
    font-size: 14px;
    font-weight: 400;
}

	.home-block-news {
    background: transparent;
    background-size: cover;
    color: #fff;
	padding: 0 3em;
	display: grid;
	grid-template-rows: 1fr;
	grid-column-gap: 16px;
	grid-template-columns: repeat(4, 1fr);
    width: 85%;
    margin: auto;
}

	
		.home-block-news .home-news-table {
			width: 100%;
			background: rgba(255, 255, 255, 0.5);
			font-size: 14px;
			margin-top: 20px;
			border-spacing: 2px;
			border-collapse: separate;
			padding: 10px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}
			.home-block-news .home-news-table tr {
				-moz-transition: all 0.5s ease;
				-o-transition: all 0.5s ease;
				-webkit-transition: all 0.5s ease;
				transition: all 0.5s ease;
			}
			.home-block-news .home-news-table tr:hover {
				background: rgba(255, 255, 255, 0.5);
			}
			.home-block-news .home-news-table tr td {
				padding: 3px 5px;
			}
			.home-block-news .home-news-table tr td:first-child {
				border-left: 3px solid rgba(255, 255, 255, 0.5);
				-moz-transition: all 0.2s ease;
				-o-transition: all 0.2s ease;
				-webkit-transition: all 0.2s ease;
				transition: all 0.2s ease;
			}
			.home-block-news .home-news-table tr td:first-child:hover {
				border-color: #fff;
			}
			.home-block-news .home-news-table tr td:last-child {
				text-align: right;
				font-size: 12px;
				color: #333;
			}
			.home-block-news .home-news-table tr td a {
				color: #344850;
				text-decoration: none;
			}

.home-block-news {
	font-size: 14px;
}

.home-block-news .nav-tabs {
	display: inline-block;
	border-bottom: 0px;
	margin-bottom: 20px;
}
.home-block-news .nav-tabs>li>a {
	margin-right: 2px;
	line-height: normal;
	border: 0px;
	border-radius: 0px 0px 0 0;
}
.home-block-news .nav>li>a {
	position: static;
	display: inline-block;
	padding: 8px 15px;
	font-size: 18px;
	color: #777;
	background: rgba(255, 255, 255, 0.3);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin: 0px 5px;
}
.home-block-news .nav > li > a:hover,
.home-block-news .nav > li > a:focus {
	background: rgba(255, 255, 255, 0.8);
	color: #000;
}
.home-block-news .nav-tabs>li.active>a,
.home-block-news .nav-tabs>li.active>a:focus,
.home-block-news .nav-tabs>li.active>a:hover {
	color: #fff;
	cursor: default;
	background-color: #000 !important;
	border: 0px;
	border-bottom-color: transparent;
}
.home-block-news .tab-content {
    background: rgb(255 255 255 / 67%);
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 252px;
    overflow: hidden;
}

video#bgVideo {
    width: 550px;
    margin-top: -50px;
}

.navbar-inverse {
    background-color: #090a0a;
}


nav.navbar.navbar-inverse {
    z-index: 99999;
}

.aioncms-footer {
    background: #171717;
}


.home-block-news img {
	width: 15px;
	height: auto;
}
.home-block-news .abysstable,
.home-block-news .legionstable {
	width: 100%;
	margin: 0px auto;
}
.home-block-news .abysstable tr th,
.home-block-news .legionstable tr th {
	color: #000;
	padding: 3px 5px;
}
.home-block-news .legionstable tr td:nth-child(0), .home-block-news .legionstable tr td:nth-child(1) {
	width: 50%;
}
.home-block-news .abysstable tr td:nth-child(0), .home-block-news .abysstable tr td:nth-child(1) {
	width: 35%;
}
.home-block-news .abysstable tr td:nth-child(3), .home-block-news .abysstable tr td:nth-child(4), .home-block-news .abysstable tr td:nth-child(5) {
	width: 10%;
}
.home-block-news .abysstable tr td {
	padding: 3px 5px;
}
.home-block-news .abysstable tr td,
.home-block-news .legionstable tr td {
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.home-block-news .abysstable tr:hover td,
.home-block-news .legionstable tr:hover td {
	background: rgba(255, 255, 255, 0.5);
}

.home-block-news .legionstable tr th {
	padding: 3px 5px;
}
.home-block-news .legionstable tr td {
	padding: 3px 5px;
}

.red_text {
    color: #f8190d
}

.light_green_text {
    color: #6c3
}

.item_grade_0 {
    color: #fff
}

.item_grade_1 {
    color: #fff
}

.item_grade_2 {
    color: #69e15e
}

.item_grade_3 {
    color: #4ccfff
}

.item_grade_4 {
    color: #f0b71c
}

.item_grade_5 {
    color: #f08033
}

.item_grade_6 {
    color: #8f39ce
}

.item_grade_7 {
    color: #d9a839
}

.item_grade_8 {
    color: #d944ec
}

.item_grade_9 {
    color: #fe4b4b
}

.titles_cell {
    vertical-align: top;
    text-align: left;
    padding-left: 5px
}

.icon_cell {
    width: 40px;
    height: 40px;
    vertical-align: top;
    text-align: center
}

.item_icon {
    width: 40px;
    height: 40px
}

 .smallertext {
    font-size: 14px !important
} 

.smallertext2 {
    font-size: 16px !important
}

.stats_block {
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.stats_cell_wide {
    display: inline-block;
    width: 100%
}

.stats_cell {
    display: inline-block;
    width: 100%;
    max-width: 188px
}

.stat_value {
    display: inline-block;
    text-align: left
}

.stat_name {
    display: inline-block;
    width: 100%;
    max-width: 110px;
    text-align: left
}

.stat_name_long {
    display: inline-block;
    width: 100%;
    max-width: 250px;
    text-align: left
}

.top-bar{
	background: #000000;
	width: 100%;
	min-height:40px;
	display: flex;
    align-items: center;
}

/*Changes*/
.counters.align-left {
    float: left;
    padding-right: 20px;
}
.first-section{
	background: #171717;
	min-height: 480px;
	background-image: url(/templates/default/img/background3.jpg);
	background-size: auto;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
@media all and (min-width: 1560px) { 
.first-section{
	background-position: top right;
	xbackground-size: contain;
}
}
.info-block{
	padding-top:70px;
	max-width: 800px;
	font-size: 13px;
}
h1.main-info{
	font-size: 35px;
	font-family: 'Philosopher', sans-serif;
}

.info1{
	padding-top: 35px;
}
.info2{
	font-size: 13px;
	padding-top: 20px;
	font-weight: 400;
}

.learn-more{
	margin-top: 30px;
	padding: 15px 25px;
	background: transparent;
	border-radius: 5px;
	border: 1px solid white;
	font-size: 19px;
	font-family: sans-serif;
	transition: .5s;
}
.learn-more-card{
	margin-top: 20px;
	padding: 12px 21px;
	background: transparent;
	border-radius: 5px;
	border: 1px solid white;
	font-size: 18px;
	font-family: sans-serif;
	transition: .5s;
	color:#fff;
	font-weight: normal;
	text-align:center;
}
.learn-more-card a{
	color:#fff;
}
.download-btn {
    margin-top: 30px;
}
.learn-more-card:hover{
	background:#00ACEA;
	color: white;
	box-shadow: 0px 0px 10px #090a0a;
	border: 1px solid #00ACEA;
}
.learn-more:hover{
	background:#00ACEA;
	color: white;
	box-shadow: 0px 0px 10px #090a0a;
	border: 1px solid #00ACEA;
}
.download-btn img:hover {
	-webkit-filter: brightness(120%);
    filter: brightness(120%);
}
.download-info{
	background: linear-gradient(269deg, #00ACEA, #7d31c4);
    background-size: 400% 400%;

    -webkit-animation: AnimationName 7s ease infinite;
    -moz-animation: AnimationName 7s ease infinite;
    animation: AnimationName 7s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 73%}
    50%{background-position:100% 28%}
    100%{background-position:0% 73%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 73%}
    50%{background-position:100% 28%}
    100%{background-position:0% 73%}
}
@keyframes AnimationName {
    0%{background-position:0% 73%}
    50%{background-position:100% 28%}
    100%{background-position:0% 73%}
}
.nav-menu{
	padding-right:0px;
}
.top-bar .container-fluid{
	width: 100%;
}

a.download-info {
	padding: 15px 50px!important;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff!important;
	min-width: 185px;
	max-width: 285px;
	
}
.container-fluid.home1{
	padding-right: 0px;
	padding-left: 0px;
}


.news{
	background:#171717;
	height: 400px;
	display: inline-block;
	padding-right: 0px!important;
	padding-left: 0px!important;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0px 0px 16px #0016;
	transition: all .5s ease;

}
.col-md-12.news:hover {
    transform: scale(1.05);
    box-shadow: 0px 0px 25px #000000;
}


.thumb-image{
	width: 100%;
	height: 60%;
	background-size: cover;
	background-repeat: no-repeat;
}
.content-wrapper{
	padding:5%;
}
.new-date {
    font-size: 16px;
	font-family: sans-serif;
	padding-top: 10px;
}
p.new-title {
    padding-top: 15px;
    font-size: 18px;
    font-family: sans-serif;
}
.navbar-brand{
	margin-left:20px!important;
	padding: 0px!important;
}
.online-count{
	font-size: 15px;
	padding-top: 3px;
	width: 200%;
	color:#00ff2a;
}


.margin-center{
	margin: 0 auto;
	float:revert;
}
.aioncms-footer .aioncms-footer-social .social-icon-block .social-icon {
    width: 30px!important;
}
.aioncms-footer .aioncms-footer-social {
    background: transparent;
    text-align: center;
    padding: 10px 0px!important;
}
.aioncms-footer .aioncms-footer-content {
    padding: 10px 0px!important;
    font-size: 12px;
}
.logo-footer{
	text-align:center;
	padding: 25px 0px;
	opacity: 0.75;
}
span.sv-info-icon i {
    font-size: 30px;
    color: #21f5ff;
    padding-bottom: 20px;
}
h3.sv-info-title {
    font-family: 'Oswald';
    color: #21f5ff;
    margin-bottom: 20px;
}
.sv-info-card {
    background: #171717;
    padding: 6%;
    min-height: 220px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 400;
	box-shadow: 0px 0px 10px #0000004a;
	border-radius: 10px;
	transition: 1s ease;
}
.sv-info-card:hover{
	background:#333333;
}

.pd-bt{
	padding: 20px 0px;
}
.title1 h2 {
    text-align: center;
    font-family: 'Oswald';
    text-transform: uppercase;
    color: #fff;
    font-weight: 200;
    margin: 25px 0px;
}
.separator {
    text-align: center;
}

a.credit-menu {
    float: right;
    padding-left: 0px!important;
	font-weight: bold;
}
img.item-toll.credit-icon-menu {
    padding-top: 9px;
}

.lang img{
	width: 16px;
	float: left;
	display: inline-block;
}

.social-img {
    color: white;
    padding-top: 28px;
    padding-left: 40px;
}
.social-img h2{
	font-family: 'Philosopher', sans-serif;
	font-size: 35px;
}
img.social-home {
    width: 60px;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.social-img p {
    padding-left: 52px;
}
.row.socials {
    margin: 0 auto;
    width: auto;
    margin-right: 5%;
    margin-left: 5%;
    text-align: center;
}

.col-md-12.social-flex {
	justify-content: space-between;
    display: center;
    padding-top: 50px;
}

.col-md-12.social-flex2 {
	padding-left: 350px;
	justify-content: space-between;
    display: center;
    padding-top: 10px;
}

.social-link:hover{
	transform: scale(1.06);
	filter: brightness(2);
	box-shadow: 0px 0px 15px #000;
}
.social-link{
	transition: all 1s ease;
}

@media all and (max-width: 1936px) { 
.sectionTwo__social.sectionTwo__block--bg1{
	display: inline-block;
    width: 320px;
    height: 116px;
    background: url(/templates/home/img/facebook.png);
    background-size: cover;
}
.sectionTwo__social.sectionTwo__block--bg2{
	display: inline-block;
    width: 320px;
    height: 116px;
    background: url(/templates/home/img/youtube.png);
    background-size: cover;
}
.sectionTwo__social.sectionTwo__block--bg3{
	display: inline-block;
    width: 320px;
    height: 116px;
    background: url(/templates/home/img/discord.png);
    background-size: cover;
}
.sectionTwo__social.sectionTwo__block--bg4{
	display: inline-block;
    width: 320px;
    height: 116px;
    background: url(/templates/home/img/insta.png);
    background-size: cover;
}
}
@media all and (min-width: 1937px) { 
	.sectionTwo__social.sectionTwo__block--bg1{
		display: inline-block;
		width: 366px;
		height: 116px;
		background: url(/templates/home/img/facebook.png);
		background-size: cover;
	}
	.sectionTwo__social.sectionTwo__block--bg2{
		display: inline-block;
		width: 366px;
		height: 116px;
		background: url(/templates/home/img/youtube.png);
		background-size: cover;
	}
	.sectionTwo__social.sectionTwo__block--bg3{
		display: inline-block;
		width: 366px;
		height: 116px;
		background: url(/templates/home/img/discord.png);
		background-size: cover;
	}
	.sectionTwo__social.sectionTwo__block--bg4{
		display: inline-block;
		width: 366px;
		height: 116px;
		background: url(/templates/home/img/insta.png);
		background-size: cover;
	}
}

.quality-rare
{
	color: #69e15e;
}
.quality-legend
{
	color: #4ccfff;
}
.quality-unique
{
	color: #f0b71c;
}
.quality-epic
{
	color: #f08033;
}
.quality-mythic
{
	color: #8f39ce;
}
