html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{background:#fff;color:#000;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:none}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
html, body, button, input, select, textarea {font-size: 1em;line-height: 1.25;} strong {font-family: 'Electrolize';}
img {vertical-align: middle;} textarea { resize: vertical; } em {}
path { transition: all .25s ease-in-out; -webkit-transition: all .25s ease-in-out;}

/* Font Styles */

html {font-size: 100%;overflow-y: hidden;-webkit-text-size-adjust: none;height: 100%;background-color: #292e30;-webkit-font-smoothing: antialiased;}
body {font-style:normal;font-variant:normal;font-weight:normal;height: 100%;color: #FFF;/* line-height: 31px; */font-family:"Electrolize", sans-serif;font-size: 18px;-webkit-transition: all 400ms ease;-moz-transition: all 400ms ease;-ms-transition: all 400ms ease;-o-transition: all 400ms ease;transition: all 400ms ease;background: #000;}
a, a:active {outline:none;text-decoration: none;cursor:pointer;transition: all .25s ease-in-out;-moz-transition: all .25s ease-in-out;-webkit-transition: all .25s ease-in-out;color:#ecae58;outline: 0;}
a:hover { cursor: pointer; color: #FFF; }/
a img:hover { cursor: pointer;}
h2 a, h3 a, h4 a { color: inherit; font-size: inherit; fontf-family: inherit;}
i, em { font-style: normal !important; line-height: 30px;}
label { cursor: pointer; }
input:focus, textarea:focus { background: #dfdfdf; }
:focus { -moz-outline-style:none; outline-color:initial; outline-style:initial; outline-width:0; }
::-moz-selection {color: #fff; text-shadow: none;background-color: #ecae58}
::selection {color: #fff; text-shadow: none;background-color: #ecae58;}
.clear { clear:both;} #left { float: left; } #right { float: right; } .left {transform-style: preserve-3d; float: left; transform: perspective(8px) translateZ(1px) scale(0.8) rotateY(0.1deg);margin-top: -40px;margin-left: 10px;} .right {transform-style:preserve-3d; float: right;transform: translateZ(0.5px) scale(0.9);}

a:visited
{
    color: #ecae58;
}

.angled-right
{
	transform: perspective(8px) translateZ(1px) scale(0.8) rotateY(-0.1deg);
}

.angled-left
{
	transform: perspective(8px) translateZ(1px) scale(0.8) rotateY(0.1deg);
}



img, embed, object, video, iframe {
	max-width: 100%;
}


p
{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

h1 {
	font-size: 42px;
	font-family: 'Electrolize', sans-serif;
	color: #FFF;
	font-weight: 800;
	line-height: 60px;
	text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
h2 {
	font-size: 30px;
	font-family: 'Electrolize', sans-serif;
	color: #FFF;
	font-weight: 800;
	line-height: 50px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
	text-transform: uppercase;
	margin: 0 0 15px 0;
}
h3 {
	font-size: 26px;
	font-family: 'Electrolize', sans-serif;
	color: #FFF;
	font-weight: 800;
	line-height: 37px;
	text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
	margin: 0 0 15px 0;
}

h4 {
	font-size: 16px;
	font-family: 'Electrolize', sans-serif;
	color: #eeb046;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 0 0 15px 0;
}
h5 {
	font-size: 24px;
	font-family: 'Electrolize', sans-serif;
	color: #FFF;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	margin: 0 0 15px 0;
	text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
}
h6 {
	font-size: 20px;
	font-family: 'Electrolize', sans-serif;
	color: #f4b133;
	line-height: 32px;
	font-weight: 600;
	margin: 0 0 15px 0;
	text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
}
.wrapper {
	width: 1150px;
	/* [disabled]margin-top: 40px; */
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	transform-style: preserve-3d;
}
.wrapper-container {
    transform-style: preserve-3d;
}
.title-wrap {
	width: 650px;
	margin: 0 auto 50px;
	text-align: center;
	overflow: hidden;
}
.scroll-alert{
	opacity: 0;
}
.scroll-alert.active{
	animation: fadeUpIn 1s forwards;
	-webkit-animation: fadeUpIn 1s forwards;
}

@media screen and (max-width: 1000px)
{
	.scroll-alert{
		opacity: 1;
		animation: none;
		-webkit-animation: none;
	}

	.scroll-alert.active{
		opacity: 1;
		animation: none;
		-webkit-animation: none;
	}
}

@keyframes fadeIn {
    from { opacity: 0;}
    to { opacity: 1;}
}
@-webkit-keyframes fadeIn {
    from { opacity: 0;}
    to { opacity: 1;}
}
.fancybox-close{
	background: none;
	font-size: 42px;
    font-family: 'Electrolize', sans-serif;
    color: #FFF;
    font-weight: 800;
    line-height: 28px;
    text-align: center;
    text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
    top: -35px;
    right: -35px;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 1055px) {
	.fancybox-close{
		top: -18px;
	    right: -18px;
    }
}
.fancybox-close:hover{
	opacity: .6;
}
.fancybox-close:before{
	content: "x";
}
@media screen and (max-width: 1240px) {
.wrapper {
	width: 90%;
}
}
@media screen and (max-width: 700px) {
h2 {
	font-size: 36px;
	line-height: 40px;
}
h3 {
	font-size: 28px;
	line-height: 32px;
}

h4 {
	font-size: 14px;
	line-height: 22px;
}
h5 {
	font-size: 18px;
	line-height: 26px;
}
p {
	font-size: 17px;
	line-height: 22px;
}
.title-wrap {
	width: 100%;
}
}

/* =============================================================================
Header
========================================================================== */

nav{
    width: 1114px;
    margin: 0 auto;
    overflow: hidden;
    background: url(/images/v2/header-bg.png) no-repeat center center;
    background-position: bottom;
    height: 93px;
    top: 0;
    left: 0;
    /* bottom: 0; */
    right: 0;
    position: absolute;
    z-index: 1;
}
nav.logged-in {
    background: url(/images/v2/header-bg-logout.png) no-repeat center center;
    background-position: bottom;
}
nav ul {
	overflow: visible;
	height: 109px;
	width: 1100px;
	margin: 0 auto;
}
nav li {
	float: left;
}
nav li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	border-right: 1px solid #394147;
	height: 66px;
	text-align: center;
}
nav li a:hover {
	color: #ecae58;
	filter: brightness(2.5);
	/* -webkit-transition: opacity .25s ease; */
	/* transition: opacity .25s ease; */
	background: -moz-linear-gradient(top, rgba(22,30,33,0.65) 0%, rgba(0,0,0,0) 70%);
	/* background: -webkit-linear-gradient(top, rgba(22,30,33,0.65) 0%,rgba(0,0,0,0) 70%); */
	/* background: linear-gradient(to bottom, rgba(22,30,33,0.65) 0%,rgba(0,0,0,0) 70%); */
}
nav li.icon a:hover {
	background: inherit;
}
nav li.active a{
	color: #ecae58;
}
nav li.icon a {
	width: 107px;
}
nav li.game a {
	width: 110px;
}
nav li.champions a { width: 170px;}
nav li.troops a {width: 152px;}
nav li.blog a {width: 194px;}
nav li.buildings a {width: 194px;}
nav li.lore a {width: 162px;}
nav li.community a { width: 180px;}
nav li.about a {
	width: 180px;
	border: none;
}
nav li a img {
	width: 40px;
	margin: 0 auto;
	padding: 18px 0 0 0;
	display: block;
}
nav a.mobile-menu {
  display: none;
  float: right;
  padding: 28px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 35px;
  color: #FFF;
}
nav .logo {
	display: none;
}
nav .logo-nav img {
	display: none;
}

nav ul.menu span
{
	display:none;
}


@media screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1024px) and (max-width: 1024px) {

nav .logo {
  	display: inline;
  	width: 70px;
  	float: left;
  	margin: 7px 0 0 15px;
  }
  nav .logo-nav {
  	width: 225px;
  	text-align: center;
	display: block;
  	margin: 20px 0;
  }
  nav .logo-nav img {
  	width: 150px;

  }
  nav ul.menu {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  nav ul.menu li.menu-item {
    letter-spacing: normal;
    display: inline-block;
  }
  nav, nav.logged-in {
	background:url('/images/v2/header-bg-repeat.png') repeat top center;
  	width: 100%;
  	height: 20px;
  	display: table;
  }
  nav ul.menu {
    background: #13181c;
    width: 230px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -230px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
  }
  nav ul.menu li.menu-item {
    display: block;

  }
  nav a.mobile-menu {
    display: block;
    background:url('/images/v2/mobile-menu.png') no-repeat center center;
    margin: 25px;
  }

  body.nav-open {
    margin-left: -230px;
    margin-right: 230px;
  }
  body.nav-open nav ul.menu {
    right: 0;
  }
nav li a {
	border-right: none;
	height: 55px;
	text-align: left;
}
nav li a img {
	width: 40px;
	float: left;
	padding: 0;
	margin: 0 10px 0;
}
nav li.icon a {
	display: none;
}
nav li.game a, nav li.champions a, nav li.lore a, nav li.troops a, nav li.buildings a, nav li.blog a, nav li.community a, nav li.about a {
	width: 330px;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #394147;
}
nav{
	position: inherit;
}
}

@media screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1366px) and (max-width: 1366px) {

	nav .logo {
  	display: inline;
  	width: 70px;
  	float: left;
  	margin: 7px 0 0 15px;
  }
  nav .logo-nav {
  	width: 225px;
  	text-align: center;
	display: block;
  	margin: 20px 0;
  }
  nav .logo-nav img {
  	width: 150px;

  }
  nav ul.menu {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  nav ul.menu li.menu-item {
    letter-spacing: normal;
    display: inline-block;
  }
  nav, nav.logged-in {
	background:url('/images/v2/header-bg-repeat.png') repeat top center;
  	width: 100%;
  	height: 20px;
  	display: table;
  }
  nav ul.menu {
    background: #13181c;
    width: 230px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -230px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
  }
  nav ul.menu li.menu-item {
    display: block;

  }
  nav a.mobile-menu {
    display: block;
    background:url('/images/v2/hamburger.svg') no-repeat center center;
    margin: 25px;
  }

  body.nav-open {
    margin-left: -230px;
    margin-right: 230px;
  }
  body.nav-open nav ul.menu {
    right: 0;
  }
nav li a {
	border-right: none;
	height: 55px;
	text-align: left;
}
nav li a img {
	width: 40px;
	float: left;
	padding: 0;
	margin: 0 10px 0;
}
nav li.icon a {
	display: none;
}
nav li.game a, nav li.champions a, nav li.lore a, nav li.troops a, nav li.buildings a, nav li.blog a, nav li.community a, nav li.about a {
	width: 330px;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #394147;
}
nav{
	position: inherit;
}
}
@media screen and (max-width: 1200px) {

	nav ul.menu span
	{
		margin-left:15px;
		display:inherit;
		pointer-events:none;
	}


  nav .logo {
  	display: inline;
  	width: 70px;
  	float: left;
  	margin: 7px 0 0 15px;
  }
  nav .logo-nav img {
  	width: 335px;
  	text-align: center;
  	display: block;
  	margin: 20px 0;
  }
  nav .logo-nav img {
  	width: 270px;
  }
  nav ul.menu {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  nav ul.menu li.menu-item {
    letter-spacing: normal;
    display: inline-block;
  }
  nav, nav.logged-in {
	background: url('/images/v2/header-bg-repeat.png') top center;
	background-size: 100% 100%;
	width: 100%;
	height: 87px;
	display: table;
	}
  nav ul.menu {
    background: #13181c;
    width: 330px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -330px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
  }
  nav ul.menu li.menu-item {
    display: block;
  }
  nav a.mobile-menu {
    display: block;
    background: url('/images/v2/mobile-menu.png') center center;
    background-size: 100% 100%;
    margin: 15px;
    opacity: 0.7;
  }

  body.nav-open {
    margin-left: -300px;
    margin-right: 230px;
  }
  body.nav-open nav ul.menu {
    right: 0;
  }
nav li a {
	border-right: none;
	height: 55px;
	text-align: left;
}
nav li a img {
	width: 40px;
	padding: 0;
}
nav li.icon a {display: block;}
nav li.game a, nav li.champions a, nav li.lore a, nav li.troops a, nav li.buildings a, nav li.blog a, nav li.community a, nav li.about a {
	width: 330px;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #394147;
}
nav{
	position: inherit;
	zoom: 0.7;
}
}


/* =============================================================================
Footer
========================================================================== */

footer {
    background: url(/images/v2/footer-bg-repeat.png);
    background-size: 100% 100%;
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    padding-top: 25px;
    margin-top: -30px;
    padding-bottom: 100px;
}
footer .wrap {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0 38px;
    margin-bottom: 0px;
}
footer .logo {
    max-width: 380px;
    float: left;
}

@media screen and (max-width: 480px) {

    footer {
        padding-top: 50px;
    }

    footer .logo {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 0px !important;
    }
}

footer .logo img {
    float: left;
    width: 65%;
}
footer .logo img.small {
    float: right;
    width: 20%;
}
footer .right {
    width: 680px;
}
footer .download
{
    display:block;
    height: 75px;
}
footer .social
{
    display:block;
    height: 50px;
}
footer .social img {
    width: 30px;
    margin: 0 20px 0 0;
}
footer .social li a{
    width: 30px;
    float: left;
    margin: 0 20px 0 0;
    transition: transform 0.2s ease-in-out;
}
footer .social li a:hover{
    transform: scale(1.15);
}
footer .download li {
    float: left;
    width: 177px;
    /*width 420;*/
    text-align: center;
    margin: -13px 0 0 0;
}
footer .download li a {
    display: block;
    padding: 5px 0 5px 0;
    margin: 0 5px;
    height: 52px;
    width: 177px;
    transition: transform 0.2s ease-in-out;
}
footer .download li a:hover {
    transform: scale(1.03);
}
footer .download li a img {
    display: block;
    /* height: 43px; */
    width: 140px;
    transition: transform 0.2s ease-in-out;
}
footer .bottom {
    float: right;
    width: 385px;
    margin: 20px 0 0 0;
}
footer .bottom p {
    float: left;
}
footer .bottom a {
    margin: 0 20px 0 0;
    color: #FFF;
    float: left;
}
footer .bottom a:hover {
    color: #ecae58;
}


footer .logo {
    float: none;
    margin: 0 auto 30px;
    overflow: h;
}
footer .right {
    width: 100%;
    float: none;
    margin: 0 auto;
}
footer .social {
    overflow: hidden;
    width: 100%;
    text-align:center;
}
footer .download {
    overflow: hidden;
    width: 385px;
    /*width: 420;*/
    height: 173px;
    margin: 0 auto 20px;
}
footer ul {
    overflow: hidden;
}
footer .social li {
    margin: 0 10px;
}
footer .download li {
    float: left;
    width: 177px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
}
footer .bottom {
    float: none;
    overflow: hidden;
    width: 280px;
    margin: 0 auto;
    font-size: 14px;
}
footer .right .bottom p {
    font-size: 11px;
    margin-top: 5px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0;
}

@media screen and (max-width: 500px) {

footer .download {
    overflow: hidden;
    width: 354px;
    height: 174px;
    margin: 0 auto 30px;
}

@media screen and (max-width: 380px) {
    footer .download {
        width: 100%;
        display: flex;
        flex-direction: column;
        height: auto;
        justify-content: center;
        align-items: center;
    }

    footer .download li  {
      float: none;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    footer .social {
      width: 100%;
      margin: 20px 0px;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
    }

    footer .download li img {
      margin: 0px auto;
    }

    footer .social img {
margin: 0px;}
}

footer .logo {
    max-width: 300px;
}
footer .download li {
    margin: 0px 0;
}
footer .bottom {
    width: 245px;
}
footer .bottom a {
    margin: 0 10px 0 0;
}
}



#wrapper_hero{
	height: 600px;
	overflow: visible;
	position: static;
	transform-style: preserve-3d;
	/*background-color: black;*/
	/* background-image: url(/images/v2/game-background4.jpg); */
}

.popup1
{
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    position: fixed;
    display: inline-block;
    border-style: solid;
    border-width: 58px 34px 52px 30px;
    -moz-border-image: url(/images/v2/new/popup-background1.png) 58 34 52 30 stretch;
    -webkit-border-image: url(/images/v2/new/popup-background1.png) 58 34 52 30 stretch;
    -o-border-image: url(/images/v2/new/popup-background1.png) 58 34 52 30 stretch;
    border-image: url(/images/v2/new/popup-background1.png) 58 34 52 30 fill stretch;
    width: 600px;
    max-width: 70%;
    max-height: 80%;
    margin: 0 auto;
    overflow-y: auto;
    z-index:2;
}

.popup1 ul
{
	margin-bottom:15px;
	margin-left: 25px;
}

.popup1 ul li
{
	list-style:inside;
}

.popup1 p
{
	margin: 5px;
	margin-bottom: 20px;
}
.popup1-banner
{
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 53px;
	text-align: end;
	padding-top: 69px;
	padding-right:20px;
	font-size:28px;
}

.popup1-button-container
{
	text-align: center;
    margin-top: 20px;
}

.button:hover
{
	filter:brightness(2);
}

.gain-access-panel {
    text-align: center;
    width: 320px;
    position: fixed;
    bottom: 0px;
    background-color: #2e3032;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    padding-top: 10px;
    padding-bottom: 7px;
    transform: translateX(-50%);
    left: 50%;
    z-index: 1;
}

.bounce-scroll-down-arrow {
    position: fixed;
    bottom: 0px;
    text-align: center;
    font-size: 40px;
    color: #FFF;
    margin: 10px;
    text-shadow: none;
    z-index: 1;

    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}


.bounce-arrow-left {
    display: none;
    pointer-events: none;
    position: absolute;
    top: -17px;
    right: 0px;
    text-align: center;
    font-size: 60px;
    color: #FFF;
    margin: 10px;
    text-shadow: none;
    z-index: 1;

    -moz-animation: bounce-left 2s infinite;
    -webkit-animation: bounce-left 2s infinite;
    animation: bounce-left 2s infinite;
    vertical-align: bottom;
}

@keyframes bounce-left {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(30px);
  }
  60% {
    transform: translateX(15px);
  }
}

.bounce-arrow-right {
    display: none;
    pointer-events: none;
    position: absolute;
    top: -17px;
    left: 0px;
    text-align: center;
    font-size: 60px;
    color: #FFF;
    margin: 10px;
    text-shadow: none;
    z-index: 1;

    -moz-animation: bounce-right 2s infinite;
    -webkit-animation: bounce-right 2s infinite;
    animation: bounce-right 2s infinite;
    vertical-align: bottom;
}

@keyframes bounce-right {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  60% {
    transform: translateX(-15px);
  }
}
































/* =============================================================================
Home
   ========================================================================== */

/*-------------------------Hero-------------------------*/

#hero {
	overflow: hidden;
	width: 100%;
	height: 800px;
	position: absolute;
	position: fixed;
	top: 0;
	background-image: url(/images/v2/game-background4.jpg);
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	animation-name: fadeIn;
	animation-duration: 1.5s;
	animation-delay: .2s;
	animation-fill-mode: forwards;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-delay: .2s;
	-webkit-animation-fill-mode: forwards;
	opacity: 0;
	z-index: -1;
}

@keyframes fadeIn {
    from { opacity: 0;}
    to { opacity: 1;}
}

.title {
	position: relative;
	-webkit-background-size: contain;
	/*background-image:url(/images/v2/voidspace-logo.png);*/
	background-size: cover;
	width: 500px;
	height: 110px;
	margin: 160px auto 0;
	text-indent: -9999px;
	display: block;
	animation: fadeUpIn 3s;
	-webkit-animation: fadeUpIn 3s;
	transform: scale(0.8);
	z-index: 1;
}

.top-news
{
    display: table;
    max-width: 700px;
    width: 100%;
    position: relative;
    /* margin: 0 auto; */
    background-color: #00000044;
    padding: 10px;
    bottom: 20px;
    overflow: hidden;
    min-height: 150px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

@media screen and (max-width: 1000px)
{
    #wrapper_hero {
        height: 50%;
    }
    .title {
        -webkit-animation: none;
        animation: none;
        opacity:1;
    }

    .top-news
    {
        position: relative;
        bottom: 50px;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        zoom: 0.9;
        border-radius: initial;
    }

}

.title2 {
	position: relative;
	top: 45%;
	display: block;
	text-align: center;
	animation: fadeUpIn 1s;
	-webkit-animation: fadeUpIn 1s;
	animation-delay: .5s;
	-webkit-animation-delay: .5s;
	animation-fill-mode: forwards;
	opacity: 0;
	z-index: 1;
}

@keyframes fadeUpIn
{
  from { opacity:0; filter: blur(30px);}
  to { opacity:1; filter: blur(0px);}
}
@-webkit-keyframes fadeUpIn
{
  from { opacity:0; filter: blur(30px);}
  to { opacity:1;  filter: blur(0px);}
}
@keyframes fadeUpInAlpha
{
  from { opacity:0;  filter: blur(30px);}
  to { opacity:.75;  filter: blur(0px);}
}
@-webkit-keyframes fadeUpInAlpha
{
  from { opacity:0;  filter: blur(30px);}
  to { opacity:.75;  filter: blur(0px);}
}

@media screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1024px) and (max-width: 1024px) {
#hero{
  height: 600px;
  background-image: url(/images/v2/hero-mobile.jpg);
  position: absolute;
  top: 87px;
  z-index: -1;
	background-attachment: scroll;

}
#wrapper_hero{
  height:600px;
}
.title {
	margin: 100px auto 0;
}
}
@media screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1366px) and (max-width: 1366px) {
#hero{
  height: 600px;
  background-image: url(/images/v2/hero-mobile.jpg);
  position: absolute;
  top: 87px;
  z-index: -1;
	background-attachment: scroll;

}
#wrapper_hero{
  height:600px;
}
.title {
	margin: 100px auto 0;
}
}
@media screen and (max-width: 1200px) {
#hero{
	height: 600px;
	background-image: url(/images/v2/hero-mobile.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 87px;
	z-index: -1;
	background-attachment: scroll;
}
#wrapper_hero{
  height: 500px;
}
.title {
	margin: 100px auto 0;
}
}
@media screen and (max-width: 800px) {
#hero{
  height: 400px;
 }
#wrapper_hero{
  height: 400px;
  padding-bottom: 180px;
}
.title {
	margin: 60px auto 0;
	width: 300px;
	height: 187px;
	z-index: 1;
	top:-50px;
}
	.title2 h1 {
		font-size: 42px;
		font-family: 'Electrolize', sans-serif;
		color: #FFF;
		font-weight: 800;
		line-height: 50px;
		text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
		text-transform: uppercase;
		margin: 0 0 15px 0;
	}
}
@media screen and (max-width: 600px) {
#hero{
  height: 300px;
 }
.title2 {
    top: 20%;
}
}


/*-------------------------Sec2-------------------------*/


.sec2 {
	overflow: hidden;
	padding: 100px 0;
	padding-bottom: 150px;
	background-repeat: no-repeat;
	background-position: center center;
	/*background-image: url(/images/v2/home-sec2.jpg);*/
	-webkit-background-size: cover;
	background-size: cover;
    transform-style: preserve-3d;
}

.frame {
	display: block;
	width: 650px;
	height: 300px;
	position: relative;
	z-index: 5;
	padding-right: 0;
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
}

.main-video-container {
    top:-230px;
}

.video {
	width: 632px;
	margin-top: -400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -400px;
	position: relative;
	z-index: -1;
}
.frame h4 {
	position: absolute;
	z-index: 8;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -50px;
	width: 660px;
	text-align: center;
}
.embed-container {
	position: relative;
	padding: 0px 0 61.5%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	border: none;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	padding: 0;
}
.sec2 .right {
	width: 38%;
	text-align: center;
}
.sec2 .right p {
	margin:  0 0 20px;
}
.sec2 .right img {
	width: 200px;
	transition: transform 0.2s ease-in-out;
}
.sec2 .right a img:hover {
	transform: scale(1.025);
}
@media screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1024px) and (max-width: 1024px) {
	.frame {
		width: 460px;
		height: 300;
	}
	.video {
		width: 430px;
		margin: -285px auto ;
	}
	.frame h4 {
		margin: -41px 0;
		width: 450px;
	}
	.sec2 .right {
		width: 53%
	}
}
@media screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1366px) and (max-width: 1366px) {
	.frame {
		width: 460px;
		height: 300;
	}
	.video {
		width: 430px;
		margin: -285px auto ;
	}
	.frame h4 {
		margin: -41px 0;
		width: 450px;
	}
	.sec2 .right {
		width: 53%
	}
}
@media screen and (max-width: 1210px) {
	.frame {
	width: 460px;
	height: 180px;
	}
	.video {
	width: 452px;
	margin: -284px auto;
	}
	.frame h4 {
		margin: -41px 0;
		width: 450px;
	}
	.sec2 .right {
		width: 53%
	}
}
@media screen and (max-width: 1150px) {
.sec2 .right {
	width: 43%;
}
.sec2 {
	padding: 100px 0;
}
}
@media screen and (max-width: 1000px) {
	.left{
		transform: translateZ(1px) scale(0.8);
		margin-left: 0px;
		margin-top: -47px;
	}
	.sec2 .right {
		width: 100%;
	}
	.sec2 {
		padding: 40px 0;
	}
	.sec2 .left {
		width: 100%;
	}
	.frame {
		margin: 0 auto;
		padding: 0 0 100px 0;
	}
	.main-video-container {
	    padding: 0 0 40px 0;
	}
    .top-news {
        top: -90px;
    }
}
@media screen and (max-width: 650px) {

    .sec2 .right img {
        width: 150px;
    }
    .frame {
        width: 90%;
        height: 160px;
        margin: -20px auto 20px;
    }
    .video {
        width: 95%;
        margin-top: -60%;
    }
    .frame h4 {
        margin: -32px 0;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        font-size: 11px;
    }
}

@media screen and (max-width: 480px) {
    #wrapper_hero{
        height: 320px
    }

    .top-news {
        top: -190px;
    }
}

/*-------------------------Sec3-------------------------*/

.sec3 {
	overflow: visible;
	padding: 150px 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 350px;
	transform-style: preserve-3d;
}
.sec3 .right {
	width: 50%;
	text-align: center;
}
.sec3 .left {
	width: 45%;
	margin: 0px 0 0 0;
	text-align: center;
}
@media screen and (max-width: 1000px) {

.sec3 .right {
	width: 400px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.sec3 .left {
	width: 100%;
}
.sec3 {
	padding: 50px 0 600px;
}
}
@media screen and (max-width: 550px) {

.sec3 .right {
	width: 100%;
	float: none;
	margin: 0 auto  ;
}
}


/*-------------------------Sec4-------------------------*/

.sec4 {
	overflow: hidden;
	padding: 120px 0;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	/*background-image: url(/images/v2/champions-bg.jpg);*/
	-webkit-background-size: cover;
	background-size: cover;
	transform-style: preserve-3d;
}
.sec4 .left h4 {
	font-size: 12px;
}
.sec4 .right h2 {
	margin: 0;
}
.sec4 .left {
	width: 48%;
}
.sec4 ul.three-up .gradient {
	height: 40px;
	padding: 30px 0 0 0;
}
.sec4 .right {
	width: 49.7%;
}
.right #champions-portraits li
{
	height:585px;
}
#champions-portraits{
	height: 614px;
	text-align: center;
	border-style: solid;
	border-width: 23px 25px 26px 24px;
	-moz-border-image: url(/images/v2/new/window3-background.png) 23 25 26 24 stretch;
	-webkit-border-image: url(/images/v2/new/window3-background.png) 23 25 26 24 stretch;
	-o-border-image: url(/images/v2/new/window3-background.png) 23 25 26 24 stretch;
	border-image: url(/images/v2/new/window3-background.png) 23 25 26 24 fill stretch;
}
#champions-portraits .more-details
{
	position: absolute;
	bottom: -73px;
	margin-left: -69px;
}
#champions-portraits p
{
	margin-bottom:10px;
}
#champions-portraits, #champions-descriptions{
	position: relative;
}
#champions-portraits li{
	display: block;
	position: absolute;
	width: 100%;
	top: 2px;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	visibility: hidden;
	min-height: 585px;
}
#champions-descriptions li{
	display: none;
}
#champions-portraits li.show{
	opacity: 1;
	visibility: initial;
}
#champions-descriptions li.show{
	display: list-item;
}

@media screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1024px) and (max-width: 1024px) {
	.sec4 {
	background-attachment: scroll;
}
}

@media screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1366px) and (max-width: 1366px) {
	.sec4 {
	background-attachment: scroll;
}
}

@media screen and (max-width: 1250px) {
.sec4 .right {
	display: none;
}
.sec4 .left {
	width: 90%;
	margin: 0 auto;
	float: none;
	overflow: visible;
}
.sec4 .left li {
	/* width: 100%; */
}
.sec4 {
	background-attachment: scroll;
}
}
@media screen and (max-width: 850px) {
.sec4 .left li {
	/* width: 31%; */
}
}
@media screen and (max-width: 650px) {
.sec4 .left li {
	/* width: 48%; */
}
.sec4 .left {
	width: 100%;
}
}
/*-------------------------Sec5-------------------------*/

.sec5 {
	position:relative;
	/*overflow: hidden;*/
	padding: 180px 0;
	-webkit-background-size: cover;
	background-size: cover;
	transform-style: preserve-3d;
}
.sec5 .angled-right
{
	max-width: 50%;
	width: 500px;
	text-align:center;
	float: right;
}
.sec5 .angled-left
{
	max-width: 50%;
	width: 500px;
	text-align:center;
	float: left;
	margin-left: 82px;
	position: relative;
}
@media screen and (max-width: 500px)
{
	.sec5 .angled-right
	{
		float:none;
		transform: translateZ(1px) scale(0.9);
		max-width:100%;
		margin-left:0px;
		margin-right:0px;
}
	.sec5 .angled-left
	{
		float:none;
		transform: translateZ(1px) scale(0.9);
		max-width:100%;
		margin-left:0px;
		margin-right:0px;
}
}

.sec5 .right {
	width: 45%;
	text-align: center;
	margin: 40px 0 0 0;
}
.sec5 .centered
{
	position: relative;
	text-align: center;
	width:50%;
	margin: 0 auto;
	top: -123px;
	transform: translateZ(1px) scale(0.9);
}
.sec5 .left{
	width: 50%;
	text-align: center;
}
.sec5 #base-image
{
	transform: scale(0.6666667);
	margin-top: 159px;
	max-width: 200%;
	margin-left: -41%;
}

@media screen and (max-width: 1100px) {
.sec5 .right {
	margin: 0;
}
}
@media screen and (max-width: 800px) {
.sec5 .centered
{
	width:100%:
}
.sec5 .left {
	width: 80%;
	float: none;
	margin: 0 auto 40px ;
}
.sec5 {
	padding: 100px 0;
}
.sec5 .right {
	width: 100%;
}
}

/*-------------------------Sec6-------------------------*/

.sec6 {
	overflow: hidden;
	padding: 220px 0;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	transform-style: preserve-3d;
}
.sec6 .left {
	width: 45%;
	text-align: center;
}

@media screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1024px) and (max-width: 1024px) {
	.sec6 {
	background-attachment: scroll;
}
}

@media screen and (min-device-width : 1024px) and (max-device-width : 1024px) and (min-device-height : 1366px) and (max-device-height : 1366px) and (min-width: 1366px) and (max-width: 1366px) {
	.sec6 {
	background-attachment: scroll;
}
}

@media screen and (max-width: 1200px) {

.sec6 {
	background-attachment: scroll;
}
}
@media screen and (max-width: 950px) {

.sec6 .left {
	width: 100%;
}
.sec6 {
	padding: 150px 0;
}
}

/*-------------------------Sec7-------------------------*/

.sec7 {
	overflow: hidden;
	padding: 70px 0;
	background: url(/images/v2/water-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.sec7 .right {
	width: 45%;
	text-align: center;
	margin: 70px 0 0 0;
}
.sec7 .left{
	width: 50%;
	text-align: center;
}
.sec7 .press-border {
	width: 300px;
	height: 54px;
	background: url(/images/v2/press-border.png) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	margin: 0 auto 30px ;
	padding: 20px 0 0 0;
}
.sec7 p {
	margin: 0 0 10px 0;
}
.sec7 .right img {
	width: 120px ;
	margin: 0 0 10px 0;
}
.sec7 .right a {
	margin: 0 0 30px 0;
	display: block;
}
.sec7 .right a:hover {
	color: #FFF;
}
@media screen and (max-width: 1000px) {
.sec7 {
	padding: 50px 0 100px;
}
.sec7 .left {
	width: 400px;
	float: none;
	margin: 0 auto  ;
}
.sec7 .right {
	width: 100%;
	margin: 0;
}
}
@media screen and (max-width: 550px) {

.sec7 .left {
	width: 100%;
	float: none;
	margin: 0 auto  ;
}
}

/* =============================================================================
Champions
   ========================================================================== */

/*-------------------------Hero-------------------------*/
/* hero video section
.champions .hero {
	max-height: 675px;
	overflow: hidden;
}
.champions .hero-video {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-delay: .2s;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay: .2s;
    -webkit-animation-fill-mode: forwards;
    opacity: 0;
	min-width: 100%;
	z-index: -10;
}
.champions .hero .left {
	margin: 190px 0 0 0;
	z-index: 3;
	position: static;
	width: 35%;
	height: 675px;
}
.champions .hero .left img {
	width: 200px;
	margin: 0 0 20px 0;
}
.champions .hero-video .video-container{
	background-repeat: no-repeat;
	background-color: #000;
	background-size: cover;
	height: 675px;
	min-width: 100%;
}
.champions .hero-video .gradient2 {
	width: 50%;
	height: 675px;
	background: #f5f5f5 url('..//images/v2/bg.jpg') no-repeat left top;
	position: absolute;
	z-index: 2;
	background: -moz-linear-gradient(left, rgba(30,30,30,0.83) 0%, rgba(30,30,30,0.73) 20%, rgba(30,30,30,0) 100%);
	background: -webkit-linear-gradient(left, rgba(30,30,30,0.83) 0%,rgba(30,30,30,0.73) 20%,rgba(30,30,30,0) 100%);
	background: linear-gradient(to right, rgba(30,30,30,0.83) 0%,rgba(30,30,30,0.73) 20%,rgba(30,30,30,0) 100%);
}
@media screen and (max-width: 1200px) {
.champions .hero .left {
	margin:0;
	width: 100%;
	position: inherit;
	text-align: center;
	height: auto;
}
.champions .hero-video {
	display: none;
}
.champions .hero {
	overflow: hidden;
	animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-delay: .2s;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay: .2s;
    -webkit-animation-fill-mode: forwards;
    opacity: 0;
	height: auto;
	padding: 300px 0 100px 0;
	background: url(/images/v2/xxl-valeon.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.champions .hero .left img {
	display: none;
}
.gradient2 {
	display: none;
}
}
@media screen and (max-width: 1000px) {
.champions .hero .left {
	margin: 70px 0 0 0;
}
.champions .hero {
	padding: 200px 0 100px 0;
}
}
@media screen and (max-width: 800px) {
.champions .hero .left {
	margin:  0;
}
.champions .hero {
	padding: 200px 0 100px 0;
}
}
@media screen and (max-width: 800px) {
.champions .hero {
	padding: 200px 0 50px 0;
}
}
*/

/*-------------------------Section2-------------------------*/

.champions-list {
	overflow: hidden;
	/* Change to 120 when not the primary section
	padding: 120px 0; */
	padding: 190px 0 120px;
	background: url(/images/v2/champions-bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
}
.champions-list .title-wrap p {
	margin: 0 0 30px 0;
}
.champions-list .title-wrap h4 {
	margin: 0 0 30px 0;
}
.champions-list .title-wrap ul {
	overflow: hidden;
}
.champions-list .title-wrap ul li {
	float: left;
	width: 18%;
	padding: 0 1%;
}
.champions-list .title-wrap ul li a {
	overflow: hidden;
	display: block;
	padding: 10px 5%;
	border: 1px solid #75858e;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	color: #FFF;
	font-weight: 600;
}
.champions-list .title-wrap ul li a:hover, .champions-list .title-wrap ul li.active a {
	border: 1px solid #eeb046;
}
.champions-list .title-wrap ul li a.active {
	border: 1px solid #FFF;
}
ul.three-up, ul.four-up, ul.six-up {
	overflow: hidden;
}
ul.three-up li, ul.four-up li, ul.six-up li {
	float: left;
	width: 31%;
	margin: 1%;
	text-align: center;
	position: relative;
}
ul.four-up li {
	width: 24%;
	margin: .5%;
}
ul.six-up li {
	width: 15.6%;
	margin: .5%;
}
ul.three-up li a, ul.four-up li a, ul.six-up li a  {
	display: block;
	width: 100%;
}
ul.three-up li a:hover, ul.four-up li a:hover, ul.six-up li a:hover, ul.three-up li.show a, .champion-single.active{
	box-shadow: 0 0 15px rgba(238, 176, 70, .8);
	outline: #edaf50 solid 4px;
}
ul.three-up li h4, ul.four-up li h4, ul.six-up li h4   {
	margin: 0;
}
ul.three-up li h4.description, ul.four-up li h4.description, ul.six-up li h4.description {
	color: #FFF;
	font-size: 13px;
}
ul.three-up .gradient, ul.four-up .gradient, ul.six-up .gradient {
	background: -moz-linear-gradient(top, rgba(30,30,30,0) 0%, rgba(30,30,30,.9) 76%, rgba(30,30,30,1) 100%);
	background: -webkit-linear-gradient(top, rgba(30,30,30,0) 0%,rgba(30,30,30,.9) 76%,rgba(30,30,30,1) 100%);
	background: linear-gradient(to bottom, rgba(30,30,30,0) 0%,rgba(30,30,30,.9) 76%,rgba(30,30,30,1) 100%);
	width: 100%;
	height: 80px;
	padding: 90px 0 0 0;
	bottom: -1px;
	position: absolute;
}
.buildings-list ul.four-up .gradient, .troops-list ul.four-up .gradient {
	height: 50px;
	padding: 90px 0 0 0;
}
.buildings-list ul.six-up .gradient, .troops-list ul.six-up .gradient, .champion-list ul.six-up .gradient, .lore ul.four-up .gradient {
	height: 40px;
	padding: 70px 0 0 0;
}
.buildings-list ul.six-up .gradient h4, .troops-list ul.six-up .gradient h4, .champion-list ul.six-up .gradient h4, .lore ul.four-up .gradient h4 {
	font-size: 12px;
}
.sets .hide, .sets .pophide{
display: none;
}
@media screen and (max-width: 1200px) {
	.champions-list {
		padding: 70px 0 0 0;
}
}
@media screen and (max-width: 1100px) {
ul.four-up li {
	width: 31%;
	margin: 1%;
}
}
@media screen and (max-width: 1100px) {
ul.six-up li {
	width: 24%;
	margin: .5%;
}
}
@media screen and (max-width: 800px) {
ul.three-up li, ul.four-up li  {
	width: 48%;
	margin: 1%;
}
ul.six-up li {
	width: 31%;
	margin: 1%;
}
.champion-single.active{
	outline: #edaf50 solid 2px;
}
}
@media screen and (max-width: 600px) {
ul.three-up .gradient, ul.four-up .gradient  {
	height: 60px;
}
.buildings-list ul.four-up .gradient, .troops-list ul.four-up .gradient  {
	height: 40px;
}
ul.three-up li h4.description, ul.four-up li h4.description {
	font-size: 11px;
}
.champions-list .title-wrap ul li a  {
	font-size: 10px;
	padding: 5px 5%;
}
ul.six-up li  {
	width: 48%;
	margin: 1%;
}
}
@media screen and (max-width: 500px) {
.champions-list .title-wrap ul li a  {
	font-size: 8px;
	padding: 5px 5%;
}
}


/* =============================================================================
Champions-Single
   ========================================================================== */

.champion-single .hero{
	overflow: hidden;
	padding: 600px 0 0;
	position: relative;
	animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-delay: .2s;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay: .2s;
    -webkit-animation-fill-mode: forwards;
    opacity: 0;
}
@keyframes kenburns{
	0%{
		-webkit-transform:scaleX(1) translateZ(0);
		transform:scaleX(1) translateZ(0);
	}
	50%{
		-webkit-transform:scale3d(1.15,1.15,1.15) translate3d(1.5em,0,0);
		transform:scale3d(1.15,1.15,1.15) translate3d(1.5em,0,0)
	}
	to{
		-webkit-transform:scaleX(1) translateZ(0);
		transform:scaleX(1) translateZ(0)
	}
}
@-webkit-keyframes kenburns{
	0%{
		-webkit-transform:scaleX(1) translateZ(0);
		transform:scaleX(1) translateZ(0);
	}
	50%{
		-webkit-transform:scale3d(1.15,1.15,1.15) translate3d(1.5em,0,0);
		transform:scale3d(1.15,1.15,1.15) translate3d(1.5em,0,0)
	}
	to{
		-webkit-transform:scaleX(1) translateZ(0);
		transform:scaleX(1) translateZ(0)
	}
}
.champion-single .hero-image{
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	animation-name: kenburns;
    animation-duration: 30s;
    animation-fill-mode: infinite;
}
.champion-single .strider .hero-image {
	background-image: url(/images/v2/game-background4.jpg);
}
.champion-single .valeon .hero-image {
	background-image: url(/images/v2/main-valeon.jpg);
}
.champion-single .valeria .hero-image {
	background-image: url(/images/v2/main-valeria.jpg);
}
.champion-single .celeste .hero-image {
	background-image: url(/images/v2/main-celeste.jpg);
}
.champion-single .grok .hero-image {
	background-image: url(/images/v2/main-grok.jpg);
}
.champion-single .tempest .hero-image {
	background-image: url(/images/v2/main-tempest.jpg);
}
.champion-single .tyrion .hero-image {
	background-image: url(/images/v2/main-tyrion.jpg);
}
.champion-single .deathbringer .hero-image {
	background-image: url(/images/v2/main-deathbringer.jpg);
}
.champion-single .raven .hero-image {
	background-image: url(/images/v2/main-raven.jpg);
}
.champion-single .aeria .hero-image {
	background-image: url(/images/v2/main-aeria.jpg);
}
.champion-single .furia .hero-image {
	background-image: url(/images/v2/main-furia.jpg);
}
.champion-single .blackheart .hero-image {
	background-image: url(/images/v2/main-blackheart.jpg);
}
.gradient3 {
	width: 100%;
	height: 500px;
	background: #f5f5f5 url('/images/v2/bg.html') no-repeat left top;
	position: absolute;
	bottom: 0;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(38,38,38,0) 0%, rgba(38,38,38,0) 7%, rgba(38,38,38,0.36) 58%, rgba(38,38,38,0.62) 94%);
	background: -webkit-linear-gradient(top, rgba(38,38,38,0) 0%,rgba(38,38,38,0) 7%,rgba(38,38,38,0.36) 58%,rgba(38,38,38,0.62) 94%);
	background: linear-gradient(to bottom, rgba(38,38,38,0) 0%,rgba(38,38,38,0) 7%,rgba(38,38,38,0.36) 58%,rgba(38,38,38,0.62) 94%);
}
.champion-single .title-wrap {
	position:relative;
	z-index: 5;
}
.champion-single .hero .title-wrap h5 {
	color: #eeb046;
}
@media screen and (max-width: 1200px) {
.champion-single .hero {
		padding: 400px 0 0;
}
}
@media screen and (max-width: 800px) {
.champion-single .hero {
		padding: 300px 0 0;
}
.gradient3 {
	height: 300px;
}
}
@media screen and (max-width: 600px) {
.champion-single .hero {
		padding: 200px 0 0;
}
}
.champion-single {
	background: url(/images/v2/grey-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.champion-about {
	padding: 100px 0;
}
.champion-about .left {
	position: relative;
	z-index: 1;
	width: 55%;
}
.champion-about .champion-video {
	position: relative;
	overflow: hidden;
	padding: 0 0 16px 0;
	margin: 0 0 20px 0;
}
.champion-about .wide-border {
	position: absolute;
	z-index: 4;
	width: 100%;
}
.champion-about .embed-container {
	width: 99%;
	margin: 1%;
}
.champion-about .right {
	width: 458px;
	position: relative;
	z-index: 2;
}
.champion-stat {
	background: url(/images/v2/stat-bg2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 336px;
	padding: 35px 0 0 0;
}
.champion-stat ul {
	padding: 20px 0 0 0;
}
.champion-stat li {
	width: 87%;
	margin: 0 auto;
}
.champion-stat .ability {
	width: 25%;
	float: left;
}
.champion-stat .ability-image {
	position: relative;
	width: 78px;
	float: left;
	margin: -30px 10px 0 0;
	padding: 30px 0 0;
}
.champion-stat .stat, .champion-stat .feature {
	width: 73%;
	float: left;
}
.champion-stat h6 {
	color: #FFF;
	font-size: 16px;
}
.champion-stat h3{
	margin: 0 0 0 30px;
	font-size: 28px;
	color: #cc9a45;
}
.champion-stat .stat img {
	width: 33px;
	float: left;
	margin: 5px 3px 0 0;
}
.tool-tip {
	background: #161616;
	border: 1px solid #3292f3;
	padding: 10px 15px;
	width: 300px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	visibility: hidden;
	position: absolute;
	bottom: 100px;
	left: 0;
	opacity: 0;
	transition: all .3s;
}
.tool-tip.show {
	opacity: 1;
	visibility: visible;
}
.tool-tip h4 {
	margin: 0;
}
.tool-tip .close{
    font-size: 22px;
    font-family: 'Electrolize', sans-serif;
    color: #FFF;
    font-weight: 800;
    line-height: 28px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
    top: -32px;
    right: -9px;
	position: absolute;
	display: none;
}
.tool-tip .close:before{
	content: "x";
}
html.touchevents .tool-tip .close{
	display: block;
}
.champion-list {
	overflow: hidden;
	padding: 100px 0;
	background: url(/images/v2/champions-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
@media screen and (max-width: 1330px) {
	.tool-tip {
		left: -30px;
	}
}
@media screen and (max-width: 645px) {
	.champion-about .tool-tip{
		left: 10px;
		box-sizing: border-box;
		width: 280px;
	}
	.champion-about .tool-tip p {
		font-size: 14px;
	}
	.champion-stat .ability-image{
		position: static;
	}
}
@media screen and (max-width: 1200px) {
.troops-list {
	padding: 60px 0 120px;
}
}


@media screen and (max-width: 1200px) {
.champion-about .left {
	width: 800px;
	margin: 0 auto 50px;
	float: none;
	text-align: center;
	display: none;
}
.champion-about .right {
	width: 458px;
	margin: 0 auto;
	float: none;
}
.champion-about {
	padding: 50px 0 100px ;
}
.champion-bio {
	padding: 50px 0 0 0;
	text-align: center;
}
}
@media screen and (max-width: 1000px) {
.champion-about .left {
	width: 100%;
}
.champion-about {
	overflow: hidden;
	padding: 50px 0;
}
}
@media screen and (max-width: 600px) {
.champion-about .right {
	width: 300px;
}
.champion-stat {
	height: 224px;
	padding: 20px 0 0 0;
}
.champion-stat h3 {
	margin: 0 0 0 20px;
}
.champion-stat h6 {
	color: #FFF;
	font-size: 12px;
	margin: 0;
	line-height: 25px;
}
.champion-stat .stat img {
	width: 20px;
}
.champion-stat .feature img {
	width: 58px;
	float: left;
	margin: 10px 10px 0 0;
}
.champion-stat ul {
	padding: 15px 0 0 0;
}
.champion-bio {
	padding: 30px 0 0 0;
}
}


/* =============================================================================
News - Latest
   ========================================================================== */

.news-list {
	overflow: hidden;
	padding: 50px 0 50px 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/images/v2/home-sec1.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
.news-list .news-latest {
	padding: 0 0 0 14%;
}

.news-list .title-wrap p {
	margin: 0 0 10px 0;
}
.news-list .title-wrap h4 {
	margin: 0 0 10px 0;
}
.news-list .title-wrap ul {
	overflow: hidden;
}
.news-list .title-wrap ul li {
	float: none;
	width: 18%;
	padding: 0 1%;
}
.news-list .title-wrap ul li a {
	overflow: hidden;
	display: block;
	padding: 10px 5%;
	border: 1px solid #75858e;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
	color: #FFF;
	font-weight: 600;
}
.news-list .title-wrap ul li a:hover, .news-list .title-wrap ul li.active a {
	border: 1px solid #eeb046;
}
.news-list .title-wrap ul li a.active {
	border: 1px solid #FFF;
}
.news-list ul.three-up, .news-list ul.four-up, .news-list ul.six-up {
	overflow: hidden;
}
.news-list ul.three-up li, .news-list ul.four-up li, .news-list ul.six-up li {
	float: none;
	width: 31%;
	margin: 1%;
	text-align: center;
	position: relative;
}
.news-list ul.four-up li {
	width: 24%;
	margin: .5% 2% .5% 2%;
}
.news-list ul.six-up li {
	width: 15.6%;
	margin: .5%;
}
.news-list ul.three-up li a, .news-list ul.four-up li a, .news-list ul.six-up li a  {
	display: block;
	width: 100%;
}
.news-list ul.three-up li a:hover, .news-list ul.four-up li a:hover, .news-list ul.six-up li a:hover, .news-list ul.three-up li.show a, .champion-single.active{
	box-shadow: 0 0 15px rgba(238, 176, 70, .8);
	outline: #edaf50 solid 4px;
}
.news-list ul.three-up li h4, .news-list ul.four-up li h4, .news-list ul.six-up li h4   {
	margin: 0;
}
.news-list ul.three-up li h4.description, .news-list ul.four-up li h4.description, .news-list ul.six-up li h4.description {
	color: #FFF;
	font-size: 13px;
}
.news-list ul.three-up .gradient, .news-list ul.four-up .gradient, .news-list ul.six-up .gradient {
	background: -moz-linear-gradient(top, rgba(30,30,30,0) 0%, rgba(30,30,30,.9) 76%, rgba(30,30,30,1) 100%);
	background: -webkit-linear-gradient(top, rgba(30,30,30,0) 0%,rgba(30,30,30,.9) 76%,rgba(30,30,30,1) 100%);
	background: linear-gradient(to bottom, rgba(30,30,30,0) 0%,rgba(30,30,30,.9) 76%,rgba(30,30,30,1) 100%);
	width: 100%;
	height: 80px;
	padding: 90px 0 0 0;
	bottom: -1px;
	position: absolute;
}
.buildings-list ul.four-up .gradient, .troops-list ul.four-up .gradient {
	height: 50px;
	padding: 90px 0 0 0;
}
.buildings-list ul.six-up .gradient, .troops-list ul.six-up .gradient, .champion-list ul.six-up .gradient, .lore ul.four-up .gradient {
	height: 40px;
	padding: 70px 0 0 0;
}
.buildings-list ul.six-up .gradient h4, .troops-list ul.six-up .gradient h4, .champion-list ul.six-up .gradient h4, .lore ul.four-up .gradient h4 {
	font-size: 12px;
}
.sets .hide, .sets .pophide{
display: none;
}
@media screen and (max-width: 1200px) {
	.news-list {
		padding: 70px 0 0 0;
}
}
@media screen and (max-width: 1100px) {
ul.four-up li {
	width: 31%;
	margin: 1%;
}
}
@media screen and (max-width: 1100px) {
ul.six-up li {
	width: 24%;
	margin: .5%;
}
}
@media screen and (max-width: 800px) {
ul.three-up li, ul.four-up li  {
	width: 48%;
	margin: 1%;
}
ul.six-up li {
	width: 31%;
	margin: 1%;
}
.champion-single.active{
	outline: #edaf50 solid 2px;
}
}
@media screen and (max-width: 600px) {
ul.three-up .gradient, ul.four-up .gradient  {
	height: 60px;
}
.buildings-list ul.four-up .gradient, .troops-list ul.four-up .gradient  {
	height: 40px;
}
ul.three-up li h4.description, ul.four-up li h4.description {
	font-size: 11px;
}
.news-list .title-wrap ul li a  {
	font-size: 10px;
	padding: 5px 5%;
}
ul.six-up li  {
	width: 48%;
	margin: 1%;
}
}
@media screen and (max-width: 500px) {
.news-list .title-wrap ul li a  {
	font-size: 8px;
	padding: 5px 5%;
}
}


/* =============================================================================
News-Single
   ========================================================================== */

.news-single .article{
	overflow: hidden;
	padding-top: 430px;
	padding-right: 0;
	padding-left: 0;
	position: relative;
	animation-name: fadeIn;
	animation-duration: 1.5s;
	animation-delay: .2s;
	animation-fill-mode: forwards;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-delay: .2s;
	-webkit-animation-fill-mode: forwards;
	opacity: 0;
	padding-bottom: 0px;
}
/*@keyframes kenburns{
	0%{
		-webkit-transform:scaleX(1) translateZ(0);
		transform:scaleX(1) translateZ(0);
	}
	50%{
		-webkit-transform:scale3d(1.15,1.15,1.15) translate3d(1.5em,0,0);
		transform:scale3d(1.15,1.15,1.15) translate3d(1.5em,0,0)
	}
	to{
		-webkit-transform:scaleX(1) translateZ(0);
		transform:scaleX(1) translateZ(0)
	}
}
@-webkit-keyframes kenburns{
	0%{
		-webkit-transform:scaleX(1) translateZ(0);
		transform:scaleX(1) translateZ(0);
	}
	50%{
		-webkit-transform:scale3d(1.15,1.15,1.15) translate3d(1.5em,0,0);
		transform:scale3d(1.15,1.15,1.15) translate3d(1.5em,0,0)
	}
	to{
		-webkit-transform:scaleX(1) translateZ(0);
		transform:scaleX(1) translateZ(0)
	}
}*/
.news-single .article-image{
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	/*animation-name: kenburns;
    animation-duration: 30s;
    animation-fill-mode: infinite;*/
}
.news-single .patch .article-image {
	background-image: url(/images/v2/news-banner.jpg);
}

.gradient3 {
	width: 100%;
	height: 500px;
	background: #f5f5f5 url('/images/v2/bg.html') no-repeat left top;
	position: absolute;
	bottom: 0;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(38,38,38,0) 0%, rgba(38,38,38,0) 7%, rgba(38,38,38,0.36) 58%, rgba(38,38,38,0.62) 94%);
	background: -webkit-linear-gradient(top, rgba(38,38,38,0) 0%,rgba(38,38,38,0) 7%,rgba(38,38,38,0.36) 58%,rgba(38,38,38,0.62) 94%);
	background: linear-gradient(to bottom, rgba(38,38,38,0) 0%,rgba(38,38,38,0) 7%,rgba(38,38,38,0.36) 58%,rgba(38,38,38,0.62) 94%);
}
.news-single .title-wrap {
	position: relative;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	z-index: 5;
}
.news-single .article .title-wrap h5 {
	color: #eeb046;
}
@media screen and (max-width: 1200px) {
.news-single .article {
		padding: 400px 0 0;
}
}
@media screen and (max-width: 800px) {
.news-single .article {
		padding: 300px 0 0;
}
.gradient3 {
	height: 300px;
}
}
@media screen and (max-width: 600px) {
.news-single .article {
		padding: 200px 0 0 0;
}
}
.news-single {
	background: url(/images/v2/grey-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.news-about {
	padding: 25px 0 50px 0;
}
.news-about .left {
	position: relative;
	z-index: 1;
	width: 55%;
}
.news-about .news-video {
	position: relative;
	overflow: hidden;
	padding: 0 0 16px 0;
	margin: 0 0 20px 0;
}
.news-about .wide-border {
	position: absolute;
	z-index: 4;
	width: 100%;
}
.news-about .embed-container {
	width: 99%;
	margin: 1%;
}
.news-about .right {
	animation-name: fadeIn;
	animation-duration: 1.5s;
	animation-delay: .2s;
	animation-fill-mode: forwards;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-delay: .2s;
	-webkit-animation-fill-mode: forwards;
	width: 458px;
	position: relative;
	z-index: 2;
}
.news-body {
	padding: 10px 0 0 0;
}

.news-body h4 {
	padding: 25px 0 0 0;
}

.news-body ul li {
	display: list-item;
	list-style-position: inside;
	list-style-image: url("/images/v2/crystal.png");
	padding-left: 10px;
}

.news-body ul li span {
	position: relative;
	left: 10px;
}
/*.news-stat {
	background: url(/images/v2/stat-bg2.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 336px;
	padding: 35px 0 0 0;
}*/
.news-image {
	padding: 30px 0;
}

/*.news-stat ul {
	padding: 20px 0 0 0;
}
.news-stat li {
	width: 87%;
	margin: 0 auto;
}
.news-stat .ability {
	width: 25%;
	float: left;
}
.news-stat .ability-image {
	position: relative;
	width: 78px;
	float: left;
	margin: -30px 10px 0 0;
	padding: 30px 0 0;
}
.news-stat .stat, .news-stat .feature {
	width: 73%;
	float: left;
}
.news-stat h6 {
	color: #FFF;
	font-size: 16px;
}
.news-stat h3{
	margin: 0 0 0 30px;
	font-size: 28px;
	color: #cc9a45;
}
.news-stat .stat img {
	width: 33px;
	float: left;
	margin: 5px 3px 0 0;
}
.tool-tip {
	background: #161616;
	border: 1px solid #3292f3;
	padding: 10px 15px;
	width: 300px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	visibility: hidden;
	position: absolute;
	bottom: 100px;
	left: 0;
	opacity: 0;
	transition: all .3s;
}
.tool-tip.show {
	opacity: 1;
	visibility: visible;
}
.tool-tip h4 {
	margin: 0;
}
.tool-tip .close{
    font-size: 22px;
    font-family: 'Electrolize', sans-serif;
    color: #FFF;
    font-weight: 800;
    line-height: 28px;
    width: 30px;
    height: 30px;
    text-align: center;
    text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
    top: -32px;
    right: -9px;
	position: absolute;
	display: none;
}
.tool-tip .close:before{
	content: "x";
}
html.touchevents .tool-tip .close{
	display: block;*/
}
.news-list {
	overflow: hidden;
	padding: 100px 0;
	background: url(/images/v2/home-sec1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
@media screen and (max-width: 1330px) {
	.tool-tip {
		left: -30px;
	}
}
@media screen and (max-width: 645px) {
	.news-about .tool-tip{
		left: 10px;
		box-sizing: border-box;
		width: 280px;
	}
	.news-about .tool-tip p {
		font-size: 14px;
	}
	.news-stat .ability-image{
		position: static;
	}
}
@media screen and (max-width: 1200px) {
.troops-list {
	padding: 60px 0 120px;
}
}


@media screen and (max-width: 1200px) {
.news-about .left {
	width: 800px;
	margin: 0 auto 50px;
	float: none;
	text-align: center;
	display: none;
}
.news-about .right {
	width: 458px;
	margin: 0 auto;
	float: none;
}
.news-about {
	padding: 50px 0 100px ;
}
.news-body {
	padding: 50px 0 0 0;
	text-align: center;
}
}
@media screen and (max-width: 1000px) {
.news-about .left {
	width: 100%;
}
.news-about {
	overflow: hidden;
	padding: 50px 0;
}
}
@media screen and (max-width: 600px) {
.news-about .right {
	width: 300px;
}
/*.news-stat {
	height: 224px;
	padding: 20px 0 0 0;
}
.news-stat h3 {
	margin: 0 0 0 20px;
}
.news-stat h6 {
	color: #FFF;
	font-size: 12px;
	margin: 0;
	line-height: 25px;
}
.news-stat .stat img {
	width: 20px;
}
.news-stat .feature img {
	width: 58px;
	float: left;
	margin: 10px 10px 0 0;
}
.news-stat ul {
	padding: 15px 0 0 0;
}*/
.news-body {
	padding: 30px 0 0 0;
}
}


/* =============================================================================
Buildings
   ========================================================================== */

.buildings-list {
	overflow: hidden;
	padding: 200px 0 120px;
	background: url(/images/v2/building-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.buildings-list ul.three-up .gradient {
	height: 60px;
	padding: 60px 0 0 0;
}
@media screen and (max-width: 1200px) {
.buildings-list {
	padding: 60px 0 120px;
}
}

/* =============================================================================
Building Single
   ========================================================================== */

.building-single {
	overflow: hidden;
	padding: 160px 0 0 0;
	background: url(/images/v2/grey-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.building-single .buildings-list {
	padding: 80px 0;
}
.building-single .title-wrap h4, .troops-single .title-wrap h4 {
	margin: 0;
}
@media screen and (max-width: 1200px) {
.building-single {
	padding: 60px 0 0 0;
}
}

.building-about {
	overflow: hidden;
	margin: 0 0 50px 0;
}
.building-about p, .troop-about p, {
	font-size: 16px;
	line-height: 26px;
}
.building-about .left {
	width: 50%;
	position: relative;
}
.building-about .wide-border {
	position: absolute;
	width: 100%;
}
.building-about .main-building {
	width: 99%;
	margin: 0 0 30px 0;
}
.building-about .right {
	width: 45%;
}
.building-about p {
	margin: 0 0 20px 0;
}
.building-about ul {
	overflow: hidden;
}
.building-about li {
	overflow: hidden;
	margin: 0 0 10px 0;
}
.building-about li .icons {
	width: 10%;
	background: #262b2f;
	padding: 2%;
	min-height: 50px;
	float: left;
}
.building-about li .bars {
	width: 80%;
	padding: 2%;
	background: #262b2f;
	float: right;
	min-height: 50px;
}
.building-about p {
	margin: 0 0 20px 0;
}
.building-about h4 {
	font-size: 15px;
	color: #FFF;
	letter-spacing: 0;
	text-transform: capitalize;
	margin: 0;
}
.building-about .bar-bg {
	width: 100%;
	background: #161616;
	height: 20px;
}
.building-about .green-bar {
	height: 20px;
	background: #8be663 url(/images/v2/building-bar.jpg)  repeat-x bottom center;
}

@media screen and (max-width: 1200px) {
.building-about .left {
	width: 80%;
	margin: 0 auto 50px;
	float: none;
}
.building-about .right {
	width: 100%;
}
.building-about ul {
	width: 600px;
	margin: 0 auto;
}
.building-about p {
	margin: 0 0 40px 0;
	text-align: center;
}
.building-about li .bars {
	width: 80%;
	min-height: 60px;
}
}

@media screen and (max-width: 700px) {
.building-about .left {
	width: 100%;
}

.building-about li .bars {
	width: 80%;
	min-height: 50px;
}
.building-about ul {
	width: 100%;
	margin: 0 auto;
}
}
.building-levels li h4 {
	font-size: 12px;
	text-align: left;
	color: #FFF;
}
.building-levels {
	padding: 0 0 100px 0;
}

/* =============================================================================
Troops
   ========================================================================== */

.troops-list {
	overflow: hidden;
	padding: 200px 0 120px;
	background: url(/images/v2/troops-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
@media screen and (max-width: 1200px) {
.troops-list {
	padding: 60px 0 120px;
}
}

/* =============================================================================
Troops Single
   ========================================================================== */

.troops-single{
	overflow: hidden;
	padding: 160px 0 0 0;
	background: url(/images/v2/grey-bg.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.troops-single .troops-list {
	padding: 80px 0;
}
.troop-about h4, .troop-about h5 {
	margin: 0;
	line-height: 26px;
}
.troop-about {
	position: relative;
	overflow: hidden;
	margin: 0 0 80px 0;
}
.troops-border {
	position: absolute;
	width: 100%;
}
.main-troop {
	width: 99%;
	margin: 0 0 30px 0;
}
.troop-about .left {
	width: 40%;
	position: relative;
}
.troop-about .right {
	width: 55%;
}
.troop-about ul {
	overflow: hidden;
	margin: 0 0 35px 0;
}
.troop-about .column1 {
	width: 49%;
	float: left;
}
.troop-about .column2 {
	width: 49%;
	float: right;
}
.troop-about li {
	overflow: hidden;
	margin: 0 0 10px 0;
}
.troop-about li .icons {
	width: 17%;
	background: #262b2f;
	padding: 2%;
	min-height: 50px;
	float: left;
}
.troop-about li .bars {
	width: 68%;
	padding: 2% 4%;
	background: #262b2f;
	float: right;
	min-height: 50px;
}
.troop-about p {
	margin: 0 0 20px 0;
}
.troop-about h4 {
	font-size: 15px;
	color: #FFF;
	letter-spacing: 0;
	text-transform: capitalize;
	margin: 0;
}
.troop-about .troop-video {
	position: relative;
	overflow: hidden;
	padding: 0 0 16px 0;
}
.troop-about .wide-border {
	position: absolute;
	z-index: 4;
	width: 100%;
}
.troop-about .embed-container {
	width: 99%;
	margin: 1%;
}
@media screen and (max-width: 1200px) {
.troop-about .left {
	width: 500px;
	margin: 0 auto 50px;
	float: none;
}
.troops-single {
	padding: 60px 0 0 0;
}
.troop-about .right {
	width: 500px;
	margin: 0 auto;
	float: none;
}
.troop-about p {
	margin: 0 0 40px 0;
	text-align: center;
}
.troop-about li .bars {
	width: 68%;
	min-height: 60px;
}
.troop-about li .icons {
	padding: 5.75% 2%;
	min-height: 0;
}
.troop-video {
	display: none;
}
}


@media screen and (max-width: 700px) {
.troop-about .left {
	width: 100%;
}
.troop-about .column1, .troop-about .column2 {
	width: 100%;
}
.troop-about li .icons {
	padding: 2%;
	min-height: 0;
	width: 10%;
}
.troop-about li .bars {
	width: 76%;
	min-height: 50px;
}
.troop-about ul {
	width: 100%;
	margin: 0 auto;
}
}


/* =============================================================================
About
   ========================================================================== */

.about .hero{
	overflow: hidden;
	padding: 200px 0 100px;
	background: url(/images/v2/about-hero.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-delay: .2s;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay: .2s;
    -webkit-animation-fill-mode: forwards;
    opacity: 0;
}
.about .hero img {
	width: 200px;
	margin: 0 0 50px 0;

}
.line {
	width: 150px;
	border-bottom: 1px solid #feb71a;
	height: 2px;
	margin: 0 auto 40px;
}
@media screen and (max-width: 1200px) {
.about .hero{
	padding: 80px 0;
	background-attachment: scroll;
}
}
.about-middle {
	overflow: hidden;
	padding: 60px 0 100px;
	background: url(/images/v2/dark-bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
}
.about-middle h6 {
	margin: -150px 0 0 0;
	padding: 0 0 80px 0;
}
.about-middle .title-wrap img {
	width: 250px;
}
@media screen and (max-width: 1200px) {
.about-middle h6 {
	margin: -170px 0 0 0;
}
}
@media screen and (max-width: 800px) {
.about-middle h6 {
	margin: -200px 0 0 0;
}
}
.heart, .multiplayer {
	overflow: hidden;
	margin: 0 0 50px 0;
}
.heart .left, .heart .right, .multiplayer .left, .multiplayer .right {
	width: 50%;
	background: #19221f;
	height: 350px;
}
.heart .left, .multiplayer .right  {
	padding: 50px 5%;
	width: 40%;
}
@media screen and (max-width: 1200px) {
.heart, .multiplayer {
	width: 48%;
}
.heart {
	float: left;
}
.multiplayer {
	float: right;
}
.heart .left, .heart .right, .multiplayer .left, .multiplayer .right {
	width: 100%;
	height: auto;
}
.heart .left, .multiplayer .right {
	padding: 10%;
	width: 80%;
	height: 450px;
}
}
@media screen and (max-width: 950px) {
.heart, .multiplayer {
	width: 70%;
	margin: 0 auto 50px;
	float: none;
}
.heart .left, .multiplayer .right {
	height: auto;
}
}
@media screen and (max-width: 500px) {
.heart, .multiplayer {
	width: 100%;
}
}
.about-bottom{
	overflow: hidden;
	padding: 150px 0;
	background: url(/images/v2/about-contact.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
}
.about-bottom img {
	width: 15px;
	margin: 0 0 10px 0;
}
.about-bottom ul {
	background: #19221f;
	width: 700px;
	margin: 0 auto;
	overflow: hidden;
}
.about-bottom li {
	border-left: 1px solid #282e2a;
	float: left;
	padding: 50px 0;
	width: 49%;
	text-align: center;
}
.about-bottom li:first-child {
	border: none;
}
.about-bottom h4 {
	margin: 0 0 5px 0;
	}
.about-bottom a {
	color: #FFF;
	font-size: 16px;
}
.about-bottom a:hover {
	color: #eeb046;
}

@media screen and (max-width: 750px) {
.about-bottom ul {
	width: 90%;
}
.about-bottom li {
	border-left: none;
	padding: 50px 0;
	width: 100%;
}
.about-bottom li:first-child {
	border-bottom: 1px solid #2a2f2b;
}
.about-bottom{
	padding: 100px 0;
}
}

/* =============================================================================
Lore
   ========================================================================== */
.lore .title-wrap p {
	text-align: left;
	margin: 0 0 40px 0;
}
.lore .hero .title-wrap {
	text-align: center;
}
.lore .hero{
	overflow: hidden;
	padding: 200px 0 0;
	background: url(/images/v2/lore-bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-delay: .2s;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay: .2s;
    -webkit-animation-fill-mode: forwards;
    opacity: 0;
}
.lore .title-wrap {
	position: relative;
	z-index: 2;
}
.lore .hero h4, .lore .hero h6 {
	color: #FFF;
	margin: 0 0 60px 0;
}
.gradient5 {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 300px;
	z-index: 1;
	background: -moz-linear-gradient(top,  rgba(25,34,31,0) 0%, rgba(25,34,31,0) 8%, rgba(25,34,31,1) 93%, rgba(25,34,31,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(25,34,31,0) 0%,rgba(25,34,31,0) 8%,rgba(25,34,31,1) 93%,rgba(25,34,31,1) 100%);
	background: linear-gradient(to bottom,  rgba(25,34,31,0) 0%,rgba(25,34,31,0) 8%,rgba(25,34,31,1) 93%,rgba(25,34,31,1) 100%);
}
.gradient6 {
	position: absolute;
	top: 0;
	width: 100%;
	height: 500px;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(25,34,31,1) 0%, rgba(25,34,31,1) 8%, rgba(25,34,31,0) 93%, rgba(25,34,31,0) 100%);
	background: -webkit-linear-gradient(top, rgba(25,34,31,1) 0%,rgba(25,34,31,1) 8%,rgba(25,34,31,0) 93%,rgba(25,34,31,0) 100%);
	background: linear-gradient(to bottom, rgba(25,34,31,1) 0%,rgba(25,34,31,1) 8%,rgba(25,34,31,0) 93%,rgba(25,34,31,0) 100%);
}

@media screen and (max-width: 1200px) {
.lore .hero{
	padding: 80px 0;
	background-attachment: scroll;
}
}
.lore-top, .lore-bottom {
	padding: 0;
	background: url(/images/v2/dark-bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.lore-top img {
	margin: 0 0 40px 0;
}
.lore-middle {
	background: url(/images/v2/lore-bg2.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0 0 0;
	position: relative;
	overflow: hidden;
}

@media screen and (max-width: 1200px) {
.lore-middle {
	background-attachment: scroll;
}
}

.lore .lore-bottom p {
	text-align: center;
}
.lore-bottom ul {
	margin: 0 0 40px 0;
}
.lore-bottom {
	padding: 0 0 50px 0;
}

/* =============================================================================
TERMS
   ========================================================================== */
.terms .title-wrap p {
	text-align: left;
	margin: 0 0 40px 0;
}
.terms .hero .title-wrap {
	text-align: center;
}
.terms .hero{
	overflow: hidden;
	padding: 200px 0 0;
	/*background: url(/images/v2/lore-bg.jpg) no-repeat top center; */
	background: none;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-delay: .2s;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay: .2s;
    -webkit-animation-fill-mode: forwards;
    opacity: 0;
}
.terms .title-wrap {
	position: relative;
	z-index: 2;
}
.terms .hero h4, .terms .hero h6 {
	color: #FFF;
	margin: 0 0 60px 0;
}
.gradient5 {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 300px;
	z-index: 1;
	background: -moz-linear-gradient(top,  rgba(25,34,31,0) 0%, rgba(25,34,31,0) 8%, rgba(25,34,31,1) 93%, rgba(25,34,31,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(25,34,31,0) 0%,rgba(25,34,31,0) 8%,rgba(25,34,31,1) 93%,rgba(25,34,31,1) 100%);
	background: linear-gradient(to bottom,  rgba(25,34,31,0) 0%,rgba(25,34,31,0) 8%,rgba(25,34,31,1) 93%,rgba(25,34,31,1) 100%);
}
.gradient6 {
	position: absolute;
	top: 0;
	width: 100%;
	height: 500px;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(25,34,31,1) 0%, rgba(25,34,31,1) 8%, rgba(25,34,31,0) 93%, rgba(25,34,31,0) 100%);
	background: -webkit-linear-gradient(top, rgba(25,34,31,1) 0%,rgba(25,34,31,1) 8%,rgba(25,34,31,0) 93%,rgba(25,34,31,0) 100%);
	background: linear-gradient(to bottom, rgba(25,34,31,1) 0%,rgba(25,34,31,1) 8%,rgba(25,34,31,0) 93%,rgba(25,34,31,0) 100%);
}

@media screen and (max-width: 1200px) {
.terms .hero{
	padding: 80px 0;
	background-attachment: scroll;
}
}
.terms-top, .terms-bottom {
	padding: 0;
	background: url(/images/v2/dark-bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.terms-top img {
	margin: 0 0 40px 0;
}
.terms-middle {
	background: url(/images/v2/lore-bg2.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0 0 0;
	position: relative;
	overflow: hidden;
}

@media screen and (max-width: 1200px) {
.terms-middle {
	background-attachment: scroll;
}
}

.terms .terms-bottom p {
	text-align: center;
}
.terms-bottom ul {
	margin: 0 0 40px 0;
}
.terms-bottom {
	padding: 0 0 50px 0;
}
/* =============================================================================
PRIVACY
   ========================================================================== */
.privacy .title-wrap p {
	text-align: left;
	margin: 0 0 40px 0;
}
.privacy .hero .title-wrap {
	text-align: center;
}
.privacy .hero{
	overflow: hidden;
	padding: 200px 0 0;
	/*background: url(/images/v2/lore-bg.jpg) no-repeat top center; */
	background: none;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	animation-name: fadeIn;
    animation-duration: 1.5s;
    animation-delay: .2s;
    animation-fill-mode: forwards;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay: .2s;
    -webkit-animation-fill-mode: forwards;
    opacity: 0;
}
.privacy .title-wrap {
	position: relative;
	z-index: 2;
}
.terms .hero h4, .privacy .hero h6 {
	color: #FFF;
	margin: 0 0 60px 0;
}
.gradient5 {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 300px;
	z-index: 1;
	background: -moz-linear-gradient(top,  rgba(25,34,31,0) 0%, rgba(25,34,31,0) 8%, rgba(25,34,31,1) 93%, rgba(25,34,31,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(25,34,31,0) 0%,rgba(25,34,31,0) 8%,rgba(25,34,31,1) 93%,rgba(25,34,31,1) 100%);
	background: linear-gradient(to bottom,  rgba(25,34,31,0) 0%,rgba(25,34,31,0) 8%,rgba(25,34,31,1) 93%,rgba(25,34,31,1) 100%);
}
.gradient6 {
	position: absolute;
	top: 0;
	width: 100%;
	height: 500px;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(25,34,31,1) 0%, rgba(25,34,31,1) 8%, rgba(25,34,31,0) 93%, rgba(25,34,31,0) 100%);
	background: -webkit-linear-gradient(top, rgba(25,34,31,1) 0%,rgba(25,34,31,1) 8%,rgba(25,34,31,0) 93%,rgba(25,34,31,0) 100%);
	background: linear-gradient(to bottom, rgba(25,34,31,1) 0%,rgba(25,34,31,1) 8%,rgba(25,34,31,0) 93%,rgba(25,34,31,0) 100%);
}

@media screen and (max-width: 1200px) {
.privacy .hero{
	padding: 80px 0;
	background-attachment: scroll;
}
}
.privacy-top, .privacy-bottom {
	padding: 0;
	background: url(/images/v2/dark-bg.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.privacy-top img {
	margin: 0 0 40px 0;
}
.privacy-middle {
	background: url(/images/v2/lore-bg2.jpg) no-repeat top center;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0 0 0;
	position: relative;
	overflow: hidden;
}

@media screen and (max-width: 1200px) {
.privacy-middle {
	background-attachment: scroll;
}
}

.privacy .privacy-bottom p {
	text-align: center;
}
.privacy-bottom ul {
	margin: 0 0 40px 0;
}
.privacy-bottom {
	padding: 0 0 50px 0;
}




nav li.menu-item.icon a
{
	width: 210px;
	height: 67px;
}
@media screen and (max-width: 1200px)
{
	nav li.menu-item.icon a
	{
		width: 330px;
		height: 115px;
	}
}

.parallax
{
  perspective: 8px;
  height: 100vh;
  overflow-x: hidden;
  overflow-y:auto;
  background-image: url(/images/v2/game-background4.jpg);
  background-attachment: fixed;
  background-size:cover;
}


#wrapper_hero div
{
	transform-origin: center;
}

#ship-object
{
    background-image:url('/images/v2/new/broken-ship1.gif');
    transform: scale(1.5) translate3d(705px, 238px, -3px) rotate(382deg);
}

@media screen and (max-width: 1200px) {
	#ship-object
	{
		transform: scale(1.2) translate3d(335px, 157px, -3px) rotate(382deg)!important;
		background-image:url('/images/v2/new/broken-ship1-noanim.gif');
	}
}


.gas-cloud{
	pointer-events: none;
	position: absolute;
	width: 1060px;
	height: 810px;
	background:url('/images/v2/gas-cloud1.png') no-repeat center center;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: contain;
	transform: translateZ(-1px);
	z-index: -1;
}

.generic-object{
	pointer-events: none;
	position: absolute;
	width: 400px;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: contain;
	transform: translateZ(-1px);
	z-index: -1;
}

#more-details-glass
{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-color:#000000DD;
	z-index:2;
}


.banner1-container
{
	position: relative;
	border-style: solid;
	border-width: 17px 10px 17px 12px;
	-moz-border-image: url(/images/v2/new/banner-background1.png) 17 10 17 12 stretch;
	-webkit-border-image: url(/images/v2/new/banner-background1.png) 17 10 17 12 stretch;
	-o-border-image: url(/images/v2/new/banner-background1.png) 17 10 17 12 stretch;
	border-image: url(/images/v2/new/banner-background1.png) 17 10 17 12 fill stretch;
	margin: 40px auto;
	max-width: 530px;
}

.show .banner1-container
{
	filter:brightness(2);
}

.banner1-title
{
    position: absolute;
    top: -48px;
    width: 100%;
    text-align: center;
    background-image: url(/images/v2/new/window-title-background1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 49px;
    line-height: 51px;
    text-transform:uppercase;
}

.banner1-image
{
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 31px;
    text-align: end;
    padding-top: 12.9%;
    padding-right: 20px;
    font-size: 28px;
    margin: -8px;
}

@media screen and (max-width: 1000px)
{
    .mobile-hidden
    {
        display:none!important;
    }
}
@media screen and (max-width: 700px)
{
/*   Possible performance enhancement
	*
	{
		transform:none!important;
	}
    .left
    {
        transform:none!important;
    }
    .right
    {
        transform:none!important;
    }
    .angled-left
    {
        transform:none!important;
    }
    .angled-right
    {
        transform:none!important;
    }
*/
}


.jshowoff-slidelinks a
{
    margin: 2px;
}

.jshowoff-slidelinks .jshowoff-active
{
    font-size: 150%;
    color:#FFF;
}


#iframe1 {
    background-image: url(/images/v2/gameplay-video1-thumbnail.jpg);
    background-size:contain;
}

#iframe2 {
    background-image: url(/images/v2/concept-video1-thumbnail.jpg);
    background-size:contain;
}