html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,small,sub,b,dl,dd,dt,ul,li,label,article,details,footer,header,menu,nav,input,textarea,select {	
	background:transparent;
	border:0;
	outline:0;
	padding:0;
	margin:0;
}

.allrpgRolesListGroup {
    margin-top: 20px;
}

.allrpgRolesListGroupName {
    display: none;
}

.allrpgRolesListGroupNamePath {
    display: inline-block;
    text-align: center;
    width: 100%;
	line-height: 1.2em;
	margin-bottom: 30px;
}

.allrpgRolesListGroupDescription {
    display: inline-block;
    width: 100%;
    line-height: 1.3em;
	margin-bottom: 20px;
}

.allrpgRolesListGroupDescriptionImage {
    width: 80px;
    max-width: 100%;
    float: left;
	margin: 0 20px 10px 0;
}

.allrpgRolesListGroupDescriptionImage img {
    border: 1px solid rgba(203, 226, 11, 0.8);
    border-radius: 2%;
    box-shadow: 0 0 50px rgb(203, 226, 11, 0.4) inset;    
    padding: 1px;
}

.allrpgRolesListString {
    display: inline-block;
    width: 100%;
    line-height: 1.3em;
    margin-bottom: 20px;	
	padding: 20px;
	border-radius: 2px;
}

.allrpgRolesListStringEven {
	box-shadow: 0 0 50px rgba(203, 226, 11, 0.2) inset;
}

.allrpgRolesListStringOdd {
	box-shadow: 0 0 50px rgba(203, 226, 11, 0.3) inset;
}

.allrpgRolesListCharacterName {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 25px;
}

.allrpgRolesListCharacterDescription {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.allrpgRolesListCharacterName a {
    color: #fff;
	text-transform:uppercase;
}

.allrpgRolesListApplication a {
    float: right;
    margin-left: 10px;
	color: #fff;
	font-weight:800;
	text-transform:uppercase;
}
	
html,body {
	height:100%;
	width:100%;	
	background: #000 url("../img/happytex.jpg") repeat center center;
}
	
body {
	overflow-x:hidden;
	position:relative;
}

#mainbox {
	height:100%;
	display:block;
	position:relative;
}
	
h1, h2, h3, h4, h5, h6 {	
	color:#fff;
	text-transform: uppercase;
}	
	
h1 {
	font-size:3em;
	letter-spacing:3px;	
	padding-bottom: 10px;
}

h5 {
	padding-bottom:5px;
}

.div-align-center h1 {
    clear: both;
	color: #fff;
	display: inline-block;
	font-size: 4.2em;
	margin: 0 auto;
	padding: 0px 0 8px;
	position: relative;
	text-align: left;
	width: auto;
	vertical-align: middle;
	text-transform: none;
	line-height: 1em;
	letter-spacing: 0;
}

.div-align-center h2 {
    clear: both;
	color: #fff;
	display: inline-block;
	font-size: 2.5em;
	line-height: 1em;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
	text-transform: ;
	width: auto;
	font-weight: bold;
}

#fullscreen-slider audio {
    bottom: 100px;
    display: block;
    left: 50%;
    margin-left: -160px;
    position: absolute;
    width: 320px;
}


.logo-game {
    display: inline-block;
    height: auto;
    max-width: 40%;
    position: relative;
    vertical-align: middle;
	padding-top: 40px;
}

.logo-game img {
    max-width: 800px;
	width: 100%;
}

.blog-header {
    color: #fff;
    font-size: 2.2em;
    padding: 40px 30px 0;
    position: relative;
    text-align: center;
    text-shadow: 0 0 10px rgba(203, 226, 11, 1);
	text-transform:uppercase;
	z-index: 100;
}

#blog .container .blog-post h1 {
   	font-size: 3.8em;
    letter-spacing: 0;
    padding: 10px 20px 10px 0;
    text-align: left;
}

#blog .container .blog-post .blog-content h1 {
	font-size:3em;
}

.text h4 {
    padding-bottom: 15px;
}

.service-item h4 {
	padding-bottom: 10px;
	color:#f1592a;
	font-size: 2.2em;
	font-weight:normal;
	text-align:center;
	padding-top: 0;
	padding-left:0;
}

.service-item > img {
    max-width: 150px;
}

h4 strong {
	color:#f18200;
}

.text {
    padding-top: 20px;
}

p {	
   	line-height: 1.55em;
	font-size:0.97em;
   	padding: 0 0 15px;
	color:#fff;
	opacity:0.9;
}

.blog-content p {
	color: #fff;      
}

.type-date {
    display: inline-block;
    line-height: 1em;
    padding-bottom: 30px;
    position: relative;
}

ul {
	list-style:square inside;	
	margin-bottom:20px;
	margin-top:20px;
}

ul ul {
	padding-left: 20px;
}

.container {
	width:1180px;
	margin:0 auto;
	padding:30px 20px;
	position: relative;
	display:block;
	font-size:1.6em;
}

.project-overlay {
    background-color: rgba(255, 255, 255, 0.9);
    position: relative;
    width: 100%;
}

.map-box {
	font-size: 0.7em;
    padding: 10px 0 0;
}

.map-box p {
	padding-bottom: 5px;
}

	.small-width {
		width:980px;
	}
	
	.no-padding {
		padding:0!important;
	}
	
	a:hover, a:active, a:focus {
	  outline: 0;
	}
	
	a:hover {
		cursor:hand;
		cursor:pointer;
	}
	
	a {
        /*text-decoration: none;*/
        -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
           -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
            -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
             -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
                transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
    }
	
	a {
		outline: 0;
	}
	
	a:hover {
		text-decoration:none;
	}

	.left {
		float: left;
	}
	
	.right {
		float: right;
	}
	
	.center {
		text-align:center;
	}
	
	.one_half {
    	width: 48%;
	}	

	.one_third {
		width: 30.5%;
	}	

	.one_fourth {
		width: 22%;
	}	

	.one_fifth {
		width: 16.8%;
	}	

	.one_sixth {
		width: 13.33%;
	}	

	.two_fifth {
		width: 37.6%;
	}	

	.two_fourth {
		width: 48%;
	}		

	.two_third {
		width: 65.33%;
	}	

	.three_fifth {
		width: 58.4%;
	}	

	.three_fourth {
		width: 74%;
	}	

	.four_fifth {
		width: 79.2%;
	}	

	.five_sixth {
		width: 82.67%;
	}	

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
	/*float: left;*/
	display: inline-block;
	margin-bottom: 40px;
	margin-right: 4%;
	position: relative;
}	

.last {
	margin-right:0px!important;
}

#contact-formular .one_half {
	margin-bottom:0;
}

.editform {
    text-align: left;
}

#listing > form {
    display: block;
    padding-right: 0;
    width: auto;
}

.editform .one_half {
	margin-bottom:0;
}
	
.one_half ul li {
	text-transform:none;
	font-size:0.8em;
	line-height:1.3em;
}
	
.border {
    border-top: 1px dashed #cbe20b;
    display: inline-block;
    height: 0;
    margin: 10px auto;
    opacity: 0.4;
    width: 100%;
}
	
/*--*/
	
.mask {
	background-color:#000;
	width:100%;
	height:100%;
	position:fixed;
	z-index:100000;
}
	
#loader {    
    color: #cbe20b;
    height: 64px;
    left: 50%;
    margin: -32px 0 0 -32px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 64px;
}

#loader:after {
    content: "e";
    display: inline-block;
    font-family: "icons";
    font-size: 64px;
    height: 64px;
    left: 0;
    line-height: 80px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 64px;	
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: fade;
-moz-animation-duration: 1s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-o-animation-name: fade;
-o-animation-duration: 1s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
animation-name: fade;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}

.wheel {
	-webkit-animation-name: rotation;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: rotation;
-moz-animation-duration: 1s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-o-animation-name: rotation;
-o-animation-duration: 1s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
animation-name: rotation;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}

.wheel-1 {
	display:block;
	position:absolute;
	width:20%;
	top:10%;
	left:20%;
}

.wheel-2 {
	display: block;
    left: 45%;
    position: absolute;
    top: -8%;
    width: 10%;
}

.wheel-3 {
	display: block;
    left: 60%;
    position: absolute;
    top: 20%;
    width: 18%;
}

.wheel-4 {
	display: block;
    left: 35%;
    position: absolute;
    top: 70%;
    width: 18%;
}

.wheel-5 {
	display: block;
    left: 75%;
    position: absolute;
    top: 70%;
    width: 40%;
}

.wheel-6 {
	display: block;
    left: -25%;
    position: absolute;
    top: 60%;
    width: 40%;
}

.l-glow {

    height: 100%;
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    width: 100%;
	-webkit-animation-name: fade;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: fade;
-moz-animation-duration: 5s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-o-animation-name: fade;
-o-animation-duration: 5s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
animation-name: fade;
animation-duration: 5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}

@-webkit-keyframes rotation {
0% {-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);}
100% {-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);}
}
@-moz-keyframes rotation {
0% {-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);}
100% {-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);}
}
@-o-keyframes rotation {
0% {-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);}
100% {-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);}
}
@keyframes rotation {
0% {-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
transform:rotate(0deg);}
100% {-webkit-transform:rotate(360deg);
-moz-transform:rotate(720deg);
-o-transform:rotate(360deg);
transform:rotate(360deg);}
}

@keyframes fade {
0% {opacity:0;}
100% {opacity:1;}
}

.no-js	.mask {
	display:none;
}

.js .mask {
	display:block;
}
	
/*  Tabs  */
	
ul.tabs {
    background-color: transparent;
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
}
	
ul.tabs li {
    display: inline-block;
    float: none;
    list-style: outside none none;
    margin: 0;
    padding-bottom: 0;
}
			
ul.tabs li a {
    color: #cbe20b;
    display: block;    
    font-size: 1em;
    padding: 6px 20px;
    text-decoration: none;
}		

ul.tabs .tab-active a {
    /*background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;*/
    border-top: 3px solid #cbe20b;
    margin-top: -1px;
	font-weight:600;
	color:#fff;
}
			
.tab_container {
	clear: both;
	padding: 20px 25px;
	margin-top:0px;
	background-color: rgba(0, 0, 0, 0.6);
	font-size: 1em;
   	line-height: 1.4em;
	color: #fff;
	position:relative;
	display:block;
}
	
/*  Alert Boxes  */
	
.alertboxes {
	width:100%;
}
	
.listing .accordion {
	margin-bottom: 0;
}

.accordion-title {
	margin-bottom:0;
	cursor:hand;
	cursor:pointer;
}

.accordion-active {
	margin-bottom:15px;
}

.mapgrid-box .accordion {
    margin: 0 auto 20px;
    max-width: 960px;
    text-align: center;
}

.mapgrid-box .accordion .list-item {
	text-align:left;
}

.mapgrid-box .accordion-title {
	text-align:center;
	cursor:hand;
	cursor:pointer;
	text-decoration:underline;

}

.members > div {
    margin-bottom: 30px;
}

.members .stats {
    text-align: center;
	position:absolute;
	top:0;
}

.members h5 {
	text-align:center;
	font-size: 1em;
}

.members img {
    border: 1px solid rgba(203, 226, 11, 0.8);
    border-radius: 3%;
    box-shadow: 0 0 25px rgb(203, 226, 11, 0.3);
    margin-bottom: 12px;
    opacity: 0.8;
}

.members span {
    display: inline-block;
    line-height: 1.2em;
    text-align: center;
    width: 100%;
	font-size: 0.8em;
}

.members .border {
    margin: 10px 0;
}
	
/*  Buttons  */	
	
a.n-button {
	background-color: rgba(203, 226, 11, 0.1);
    border: 1px solid #7bab3b;
    box-shadow: 0 0 10px 2px rgba(203, 226, 11, 0.5);
    color: #fff;
    display: inline-block;
    font-weight:600;
    text-transform: uppercase;
	margin: 0 5px;
}

.switch a.n-button {
	opacity:0.7;
}

.switch a.n-button.active {
	opacity:1;
}
	
.small {
	font-size: 0.8em;
    line-height: 1.3em;
    padding: 7px 12px 5px;
}
	
.medium {
	font-size: 1.2em;
    line-height: 1.5em;
    padding: 6px 12px 5px;
	letter-spacing: 2px;
}

.forgot {
	display: inline-block;
    font-size: 1.2em;
    line-height: 2em;
    margin: 10px 10px 0;
    text-decoration: underline;
}

.forgot:hover {
	text-decoration:underline;
}
	
.outline {
	background-color:none;		
	color:#222222;		
}		
	
.outline:hover {
	background-color:rgba(203, 226, 11, 0.3);	
}
	
.outline.white {
	background-color:none;
	color:#fff;
}		
	
.outline.white:hover {
	background-color:#fff;
	color:#edffdc;
	opacity:0.8;
}
	
/* Section pages styles */

section {
    position: relative;
    z-index: 1;
}

#body {
	border-bottom: 1px dashed rgba(203, 226, 11, 0.4);
}

.section-title {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(164, 229, 111, 0.2), rgba(255, 255, 255, 0)) repeat scroll 0 0;
    border-top: 1px solid #cbe20b;
    clear: both;
    color: #fff;
    display: block;
    font-size: 2.8em;
    margin: 1px auto 0;
    padding: 20px;
    position: relative;
    text-align: center;
    text-shadow: 0 0 10px rgb(203, 226, 11);
    width: 100%;
}

.clouds {
	width:100%;
	height: 100%;
	position:absolute;
	background-repeat:repeat;
	left:0;
	right:0;
	
	background: url(../images/cloud-t.png) no-repeat center top, 
                transparent url(../images/fade-bottom.png) no-repeat center bottom;
	-moz-background-size: 100%; 
    -webkit-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%;
}

.signbox {
	text-align:center;
}

.feature-items {
    text-align: center;
}

.feature h4 {
    text-align: center;
}

.blog-slider a {
	color: #069bef;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: none;
    width: 100%;
	text-align:center;
}

.portfolio-item {
    overflow: hidden;
    padding: 0;
    position: relative;
}

a.portfolio-item:hover {
	opacity:0.7 !important;
}

.calculator {
	position:relative;
	width:100%;
	margin-top: 40px;
}

.calc-box {
	border: 1px solid #d6d6d6;
	background-color:#fff;
}

.calc-box:after {
	color: #666;
    content: "";
    display: inline-block;
    font: 2.4em/1 FontAwesome;
    position: absolute;
    right: -34px;
    text-rendering: auto;
    top: 8px;
}

.calc-summary {
	border: 1px solid #fbe7b4;
	background-color:#fffbf2;
	padding: 15px 25px 20px;
}

.calc-result {
    border-bottom: 1px dashed #666;
    display: block;
    font-size: 1.8em;
    line-height: 1.5em;
    margin: 0 0 15px;
    padding: 0 0 15px;
	font-weight:600;
	text-align:left;
}

.calc-result i {
    color: #efb523 !important;
    float: right;    
    font-size: 1.5em;
}

.fa strong {
    font-family: "Arial";
    margin-left: 5px;
}

.calc-tail {
    background-color: #fffbf2;
    border: 1px solid #fbe7b4;
    bottom: -4px;
    display: block;
    height: 3px;
    left: 1%;
    position: absolute;
    width: 98%;
}

.calc-tail:after {
    background-color: #fffbf2;
    border: 1px solid #fbe7b4;
    bottom: -5px;
    display: block;
    height: 3px;
    left: 1%;
    position: absolute;
    width: 98%;
	content:"";
}

.count {
    background-color: #2363a6;
    box-shadow: 0 0 35px 1px rgba(50, 50, 50, 0.5) inset;
    display: inline-block;
    font-family: "Exo2SemiBold";
    font-size: 3em;
    font-weight: normal;
    line-height: 2em;
    width: 100%;	
}

.geo {
	width:100%;
	height: 100%;
	position:absolute;	
	left:0;
	right:0;
	background: url(../img/happytex.jpg) repeat center center;
}

#body > .geo {
	box-shadow: 0 0 60px 10px rgba(203, 226, 11, 0.2) inset;
}

#shortcode {
	background-image:none;
}

.home {
    position: relative;
    width: 100%;
    margin-top: -60px;
    display: block;
	height:100%;
}

#header {	
	position: relative;
	width: 100%;
	min-height: 660px;	
    overflow: hidden;
	display: block;
}

#header h2 {
	font-size: 2em;
}

#home audio {
    bottom: 10px;
    left: 50%;
    margin: 0 auto 0 -120px;
    position: absolute;
    width: 240px;
    z-index: 500;
}
	
	#home.parallax-slider {
		height:auto;
	}
	
	#contact .container {
		padding-bottom: 40px;
	}
	
.portfolio {
    padding: 0;
}

/* Parallax Styles */

	.parallax {
		text-align: center;
		background-position: center center;
		background-repeat: repeat;		
		background-attachment: fixed !important;
	}
	
.parallax-overlay {
	background-color: rgba(255, 255, 255, 0.5);
	position:relative;
}
	
.lt-ie9 .parallax-overlay {
	background-color: #333333;
}
	
.parallax .container {
	padding: 80px 20px 40px;
}	
	
/* Home Pattern And Image Parallax */

/* Home Pattern And Image Parallax */

.home-pattern {
		background:url(../img/home_pattern.png) repeat;
		width:100%;
		height:100%;
	}
	
.pattern {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.pattern:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    display: inline-block;
    background: rgba(0,0,0, 0.4);
    /*transform: skewX(-30deg);*/
}

.top-chars {
    position: absolute;
    bottom: 0;
    right: 10%;
    max-width: 50%;
    display: block;
}

.chars-left {
	right: inherit;
	left: 0;
}

	#home-center {
		height: 100%;  
		display: table;
		position: absolute;
		top: 0;
		left:0;
		right:0;
		width:90%;
		margin-left:5%;
		margin-right:5%;
	}	
	
.div-align-center {
    display: table-cell;
    height: 100%;
    padding-top: 0;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

.div-align-center img {
    float: right;
	max-width: 45%;
}
	
	.div-align-center p {
		margin-bottom:20px;
	}

.div-align-center .search-box {
    float: right;
}

	p.after-slider {		
		font-size:30px;
		font-style:italic;
		text-align:center;
		padding-top:20px;
		margin-bottom:40px;
	}

/* Home Fullwidth Slider */

	ul.fullwidth-slider {
		position: relative;
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
		background-color: #222222;
		z-index: 0;
		-webkit-backface-visibility: visible;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	ul.fullwidth-slider li.slide {
		position: relative;
		display: none;
		overflow: hidden;
		float: left;
		width: 100%;
		height: 100%;
		z-index: 0;
		background-attachment:absolute ;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		-webkit-backface-visibility: visible;
	}
	
	ul.fullwidth-slider li.slide .caption {
		position: relative;
		height: 100%;
		width:100%;
	}
	
	ul.fullwidth-slider li.slide .caption .caption-inside {
		position: absolute;
		top: 0px;
		width:100%;  
	}
	
	ul.fullwidth-slider li.slide .caption .slide-caption {
		height: 100%;  
		z-index: 0;
		display: table;
		position: relative;
		top: 0;
		width:80%;
		margin-left:10%;
	  	margin-right:10%;  
	}
	
	ul.fullwidth-slider li.slide .caption .slide-caption .vertical-align-middle{
	  	display: table-cell;
	  	vertical-align: middle;
	  	text-align:center;
	}
	
.vertical-align-middle p {
    margin: 0;
    color: #000;
    font-size: 1.3em;
    font-weight: normal;
    padding-bottom: 0;
    padding-top: 10px;
}

/* Home Full Screen Slider */

#fullscreen-slider {
    display: block;
    position: relative !important;
	height: 100%;
}

#fullscreen-slider div {
    background-size: cover;
    background-position: center bottom;
}

.link-more {
    width: 100%;
	color: #fff;
	position: absolute;
	bottom: 5px;
	text-align: center;
	font-size: 1.6em;
	line-height: 1em;
}

.link-more:hover {
	text-decoration:none;
	color:#fff;
	opacity:0.6;
}
	
.home video {
    left: 0;
    position: absolute;
    right: 0;
	top: 0;	
	object-fit: cover;	
	width:100%;
	height:100%;
}

.videobox {
    height: 100% !important;
    left: 0;
    margin: 0 !important;
   	position: fixed;
    right: 0;
    top: 0;
    width: 100% !important;
}

.videobox > video {
    object-fit: cover;
	width:100%;
	height: 100%;
}

.videobox-main video {
    width: 100%;
    height: 100%;
	object-fit: cover;
}

#blog .videobox {
	opacity:0.2;
}
	
	#cycle-loader {
		height:32px;
		left:50%;
		margin:-8px 0 0 -8px;
		position:absolute;
		top:50%;
		width:32px;
		z-index:999;
	}
	
#slider_left::before, #slider_right::before {
    display: block;
    font-family: "icons";
    font-size: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
	cursor:hand;
	cursor:pointer;
}
	
	#slider_left {
		top:50%;
		height:60px;
		position:absolute;
		left:10px;
		width:60px;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}
	
	#slider_right {
		top:50%;
		height:60px;
		position:absolute;
		right:10px;
		width:60px;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}

#slider_left:before {
	content:"<";
}

#slider_right:before {
	content:">";
}
	
	#slider_left:hover {
		left:8px;
	}
	
	#slider_right:hover {
		right:8px;
	}
	
.slide-content {
    display: table;
    height: 100%;
    left: 0;
    margin: 0 auto;
    max-width: 1180px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
	
.slide-content h1 {
	margin:0;
	padding-bottom:0;
	letter-spacing:1px;
}

.faction:after {    
    content: "";
    height: 100px;
    left: 50%;
    margin-left: -180px;
    position: absolute;
    top: -49px;
    width: 360px;
	background: transparent url("../img/glowline.png") no-repeat scroll center center;
}

.faction:before {
    display: inline-block;
    font-family: "icons";
    font-size: 80px;
    height: 40px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 25px rgba(203, 226, 11, 1);
    top: -5px;
    width: 100px;
}

.slide-content h1 img {	
    /*width: 100%;
	max-width:940px;*/
	max-width: 100%;
	width: auto;
}	

.slide-content p, .slide-content ul {
	color: #cbe20b;
    font-weight:600;
    line-height: 1.2em;
    list-style: outside none none;
    padding: 20px 30px;
    width: auto;
}

.slide-content ul li {
    padding: 0 0 5px;
	line-height: 1.4em;
	font-size: 1.2em;
}

.slide-content p {
	font-size: 1.7em;
	margin: 8px 0;
}

.slide-content h1 p {  	
   	font-size: 3.2em;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1em;
    margin: 0;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
}

.service-item p {	
    font-size: 1.7em !important;
    margin: 0 !important;
    padding: 0;
    text-align: center !important;
	line-height: 1.2em;
}

.accent {
    color: #fff !important;
    font-weight:600;
    margin: 0 !important;
    padding-bottom: 0 !important;
    text-align: left;
    text-transform: uppercase !important;
}

.sub {
    color: #e1ef69 !important;
    display: inline-block;
    float: right;
    font-size: 0.9em;
    line-height: 3em;
    vertical-align: middle;
}

.sub .accent {
    font-size: 1.4em;
}

.slide-content ul {
	font-size: 2em;
	margin: 0 auto;
	max-width: 1200px;
	/*text-shadow: 0 0 10px rgb(203, 226, 11);*/
	text-shadow: 0 0 10px rgb(0, 0, 0);
}

.slide-content .ico-3x {
    font-size: 3em;
    line-height: 1em;
    margin-top: -10px;
}

.slide-content a {
	margin:10px 0;
}

table {
   	font-size: 1em;
    line-height: 1.2em;
    position: relative;
    width: 100%;
	margin: 10px 0 40px;
	color:#fff;
}

table caption, .visualize .visualize-title {
    color: #fff;    
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1em;
	font-weight:600;
}

table tbody {
	position: relative;
    width: 100%;
	text-align: left;
}

table tr {
	border-bottom: 1px solid #383c18;
}

.table-bordered {
	border-collapse: collapse;
}

table th {
	padding: 10px 0;
	color:#7bab3b;
}

table .tbl-head th {
	color:#f18200;
	font-family:"Exo2Bold",sans-serif;
	text-transform:uppercase;
}

table .tbl-brd th {
	color:#f18200;
	font-family:"Exo2Bold",sans-serif;
}

table td {
	padding: 10px 20px;
	text-align:center;
}

.table-bordered td {
	padding: 10px;
}

.map-container {
    overflow: scroll;
	position: relative;
	width: 100%;
	height: 960px;
}

.map-mask {
    position: relative;
	width: max-content;
}

.map-container img {
    max-width: initial;
}

.mapgrid-box {
    display: inline-block;
    /*overflow-x: scroll;*/
    text-align: center;
    width: 100%;
	height: 100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

.mapgrid {
    display: inline-block;
    width: auto;
    color: #fff;
    font-size: 1em;
    line-height: 1.2em;
    margin: 10px 0 40px;
    position: relative;
	display: inline-block;
}

.tacticmap {
	/*position:relative;*/
	background: transparent url("../img/gridmap3.png") repeat top left;
}

.tacticmap .size1 img {
	max-width:60px;
	max-height:60px;
}

.tacticmap div h6 {
    margin: 0 0 0 -60px !important;
	position: absolute;
	width: 120px;
	bottom: 0;
	font-size: 0.8em;
	text-shadow: 0 0 3px rgb(0, 0, 0);
	color: #fff;
	text-align: center;
	left: 50%;
}

.unit-remove {
    position: absolute;
	right: 0;
	top: -5px;
	line-height: 2;
	display: inline-block;
	color: #fff;
}

.size1 {
	width:60px;
	height:60px;
}


.mapgrid tr {
	border:none;
}

.mapgrid td {
	/*background: #000 url("../img/happytex.jpg") no-repeat scroll center center;*/
    border: medium none;
    box-shadow: 0 0 1px 1px rgba(203, 226, 11, 0.1) inset;
    height: 64px;
    max-width: 64px;
    padding: 0;
    width: 48px;
}

.mapgrid th {
    min-height: 48px;
    min-width: 64px;
    padding: 0;
    text-align: center;
    width: 64px;
}

.node {
    border-radius: 50%;
    box-shadow: 0 0 10px 1px rgba(203, 226, 11, 0.4) inset;
    display: inline-block;
    height: 24px;
    line-height: 85px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 24px;
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
}

.listing .node {
    margin-bottom: 12px;
    margin-right: 5px;
    margin-top: 12px;
	cursor:default;
}

.attack {
    border: 2px solid rgba(255, 0, 0, 1);
    border-radius: 50%;
    color: rgba(255, 0, 0, 1);
    font-family: "icons";
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    width: 40px;
	box-shadow: 0 0 10px 1px rgba(255, 0, 0, 1) inset;
	
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: fade;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-o-animation-name: fade;
	-o-animation-duration: 1s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
	animation-name: fade;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.tension {
    border: 2px solid rgba(255, 192, 0, 1);
    border-radius: 50%;
    color: rgba(255, 192, 0, 1);
    font-family: "icons";
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    text-decoration: none;
    top: 50%;
    width: 40px;
	box-shadow: 0 0 10px 1px rgba(255, 0, 0, 1) inset;
	
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: fade;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-o-animation-name: fade;
	-o-animation-duration: 1s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
	animation-name: fade;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.attack:before, .tension:before {
    font-size: 3em;
    left: 50%;
    margin-left: -37px;
    position: absolute;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1);
    top: -44px;
    width: 100%;
}

.feudal {
	box-shadow: 0 0 10px 1px rgba(243, 231, 0, 1) inset;
}

.hive {
	box-shadow: 0 0 10px 1px rgba(169, 195, 255, 1) inset;
}

.mining {
	box-shadow: 0 0 10px 1px rgba(11, 169, 243, 1) inset;
}

.feral {
	box-shadow: 0 0 10px 1px rgba(135, 228, 67, 1) inset;
}

.agri {
	box-shadow: 0 0 10px 1px rgba(24, 208, 0, 1) inset;
}

.pleasure {
	box-shadow: 0 0 10px 1px rgba(166, 40, 198, 1) inset;
}

.dead {
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 1) inset;
}

.death {
	box-shadow: 0 0 10px 1px rgba(255, 0, 0, 1) inset;
}

.shrine {
	box-shadow: 0 0 10px 1px rgba(255, 192, 0, 1) inset;
}

.node:after {
    border-radius: 50%;
    box-shadow: 0 0 25px rgba(203, 226, 11, 1);
    content: "";
    display: block;
    height: 24px;
    left: 50%;
    margin-left: -12px;
    position: absolute;
    top: 0;
    width: 24px;
}

.enemy:after {
    box-shadow: 0 0 25px rgba(255, 0, 0, 1);
}

.shrine:after {
	box-shadow: 0 0 10px 1px rgba(255, 192, 0, 1);
}

.node:before {
    display: inline-block;
    font-family: "icons";
    font-size: 24px;
    height: 20px;
    left: 50%;
    margin-left: -42.5px;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 20px rgba(203, 226, 11, 1);
    top: -30px;
    width: 85px;
}

.node span {
    color: #fff;
    display: inline-block;
    font-weight:600;
    font-size: 0.6em;
    left: 50%;
    line-height: 1em;
    margin-left: -42.5px !important;
    position: absolute;
    text-shadow: 0 0 20px rgba(203, 226, 11, 1);
    text-transform: uppercase;
    top: 32px;
    width: 85px;
	text-shadow: 0 0 10px rgba(203, 226, 11, 1);
}

.node .accent {
	font-size:0.8em;
	font-weight:bold;
	text-align: center;
}

.tooltip {
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 2px;
    box-shadow: 0 0 2px 1px rgba(203, 226, 11, 0.7) inset;
    color: #fff;
    display: none;
    font-size: 1.6em;
    height: auto;
    left: inherit;
    margin-right: -240px;
    padding: 20px;
    position: absolute;
    right: 50%;
    text-shadow: 0 0 25px rgba(203, 226, 11, 1);
    width: 240px;
	animation:none !important;
	transition:none !important;
}

.popover {
    background-color: rgba(0, 0, 0, 0.9);
    border: 1px solid rgba(203, 226, 11, 0.7);
    border-radius: 2px;
    box-shadow: 0 0 20px 1px rgba(203, 226, 11, 0.7);
    font-size: 1.2em;
    text-shadow: 0 0 25px rgba(203, 226, 11, 1);
    width: 320px;
}

.popover.right {
    margin-left: 20px;
}

.popover.left {
    margin-left: -20px;
}

.popover-title {
    background-color: transparent;
    border-bottom: none;
    border-radius: 0;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 12px 12px 0;
}

.popover-content {
    padding: 8px 12px 0;
}

.popover-content .stats > li {
    display: block;
}

.popover-content img {
    max-width: 100%;
    padding: 10px 10px 20px;
}

.popover.right .arrow::after {    
    border-right-color: rgba(203, 226, 11, 0.7);    
}

.popover .stats {
	color: #cbe20b;
    text-shadow: 0 0 10px rgba(203, 226, 11, 1);
	margin:0;
}

.screens {
	color: #fff;
    font-size: 1em;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}

.screens p {
	font-weight:600;
	padding: 0;	
}

.screens div {
	margin-bottom:0;
}
	
.screens div img {   
    width: auto;
	margin-bottom:30px;
}
	
.big-screen {
	width:480px;
	height:auto;
	margin:0 auto;
	z-index:100;	
}
	
.small-screen-left {
    height: auto;
    left: -22%;
    position: absolute;
    top: 20px;
    width: 30%;
    z-index: 0;
}
	
.small-screen-right {
	width: 30%;
	height:auto;
	position:absolute;
	right:-22%;
	top:20px;
	z-index:0;	
}

.map {
	margin-bottom: 20px;
}
	
	.bar {
		text-align: left!important;
		margin: 0px!important;	
	}
	
	.bar li {
		list-style: none!important;
	}
	
	.bar li:last-child span {
		margin-bottom: 0px;
	}
	
.bar li .bar-wrap {
	margin-bottom:20px;
	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background:#dddddd;
}
	
	.bar li span { 
		height: 35px;
		width: 0px;
		display: block;
		border-radius: 3px 3px 3px 3px;
		-webkit-border-radius: 3px 3px 3px 3px;
		-o-border-radius: 3px 3px 3px 3px;
		-moz-border-radius: 3px 3px 3px 3px;
	}
	
	.bar li p {
		padding-bottom: 2px;
	}
	
	.bar li span {
		overflow: visible!important;
		position: relative;
	}
	
.bar li span strong {
	color: rgba(255, 255, 255, 0.8);
    display: block;
    font-size: 0.7em;
    left: 10px;
    line-height: 35px !important;
    position: absolute;
    top: 0;
}

	.element_from_top {
		top: -50px;
		padding-right: 0px;
		opacity: 0;
		position: relative;
	}
	
	.element_from_bottom {
		bottom: -50px;
		padding-left: 0px;
		opacity: 0;
		position: relative;
	}
	
	.element_from_left {
		left: -80px;
		padding-right: 0px;
		opacity: 0;
		position: relative;
	}
	
	.element_from_right {
		right: -80px;
		padding-left: 0px;
		opacity: 0;
		position: relative;
	}
	
	.element_fade_in {
		opacity: 0;
		position: relative;
		padding-left: 0px;
		right: 0px;		
	}
	
/*--*/

.no-js .element_from_top {
	top: 0;
	opacity: 1;
}
	
.no-js .element_from_bottom {
	bottom: 0;
	opacity: 1;
}
	
.no-js .element_from_left {
	left: 0;
	opacity: 1;
}
	
.no-js .element_from_right {
	right: 0;
	opacity: 1;
}
	
.no-js .element_fade_in {
	opacity: 1;
	right: 0;		
}

/* Technology */

.service > .ico {
    float: left;
    margin-right: 15px;
}

.pricing {
	text-align:center;
}

.pricebox {
    background-color: rgba(203, 226, 11, 0.1);
    padding-top: 15px;
	margin-bottom: 20px;
}

.pricebox h5 {
    color: #cbe20b;
}

/* Contact Parallax */
	
.contact-details {
	text-align:center;
	width:100%;
	margin: 50px 0 0;
}	
		
.company-phone a {	
   	text-align: center;
	font-size:4em;
	line-height:72px;		
	padding:10px 20px;
	border-radius:3px;
	margin-bottom:0;
	display:inline-block;
	font-weight:600;
}
	
	h5.company-email {
		margin-bottom:15px;
		color:#999999;
		text-transform:none;
	}
	
	h5.company-address {
		margin-bottom:15px;
		color:#222;
		text-transform:none;
	}
	
/* Forms */
	
#contact-formular {
    margin: 20px 0 50px;
    padding: 35px 35px 0;
    text-align: center !important;
}
	
.note {
    color: #fff;
    display: inline-block;
    font-size: 0.9em;
    line-height: 1.2em;
    margin-bottom: 20px;
    margin-top: -20px;
    opacity: 0.9;
    text-align: left;
    width: 100%;
}

label {
    color: #fff;
    font-weight:600;
    font-size: 1.1em;    
    text-align: left;
    width: 100%;
	margin-bottom: 7px;
}

input[type="text"], input[type="email"], input[type="date"], input[type="password"], select, textarea {
    background: rgba(203, 226, 11, 0.6) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 0 1px 1px rgba(203, 226, 11, 0.8) inset;
		-moz-box-shadow: 0 0 1px 1px rgba(203, 226, 11, 0.8) inset;
		-webkit-box-shadow: 0 0 1px 1px rgba(203, 226, 11, 0.8) inset;
		-o-box-shadow: 0 0 1px 1px rgba(203, 226, 11, 0.8) inset;
    color: #fff;
    font-weight:200;
    font-size: 1em;
    height: 36px;
    line-height: 1.8em;
    margin-bottom: 10px;
    padding: 8px 0 7px;
    text-indent: 15px;
    transition: all 0.2s linear 0s;
    width: 100%;
	
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

select {
    display: block;
    height: 39px;
	text-indent: 4px;
}

.box {
    display: inline-block;
    position: relative;    
	max-width:1200px;
	width:100%;
	text-align:center;
}

.slide-content .box {	
}
	
input[type=text]:focus, textarea:focus, input[type=email]:focus, input[type="password"]:focus, select:focus {
	background-color: #000;
	box-shadow: 0 0 0 3px rgba(123, 171, 59, 1) inset;
		-moz-box-shadow: 0 0 0 3px rgba(123, 171, 59, 1) inset;
		-webkit-box-shadow: 0 0 0 3px rgba(123, 171, 59, 1) inset;
		-o-box-shadow: 0 0 0 3px rgba(123, 171, 59, 1) inset;
}
	
textarea {
	height:136px;
	resize:none;
}
	
input[type="submit"] {
    color: #000;
    border-radius: 0;
    display: inline-block;
    font-weight:600;
    letter-spacing: 1px;
    text-transform: uppercase;
	text-align:center;
	padding-bottom: 6px;
}

form input[type="submit"] {
	margin-bottom:10px;
}
	
.error_message {		
	text-align:center;		
	margin-bottom:30px;
	font-size:13px;		
	color:#e93735;		
	font-weight:bold;		
}
	
	#success_page {		
		text-align:center;		
	}	
	
	#success_page p {		
		color:#999999;		
		margin-top:20px;		
	}
	
	#message fieldset {		
		border:none;		
	}

	#map_canvas {
		width:100%;
		height:400px;
		z-index:0;
		position:relative;	
	}
	

/* Sidebar */

.sidebar-content {
	margin-bottom:20px;
}

.sidebar-content h4 {
	padding-bottom: 15px;
}

.archives {
    margin: 0 0 7px;
}

.syndicate a {
    border-radius: 2px;
    padding: 7px 7px 5px;
}

/* Footer */

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@-moz-keyframes scroll {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}


@keyframes scroll {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0)
    }
}

.pusher {
    background: #000 url("../img/highlight6.jpg") repeat-x scroll center center / auto 100%;
    bottom: 0;    
    font-weight: bold;
    height: 54px;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 100%;
    z-index: 200;
}

.pusher ul {
    -webkit-animation: scroll 120s infinite linear;
    -moz-animation: scroll 120s infinite linear;
    animation: scroll 120s infinite linear;
    display: inline-block;
	padding-left: 100%;
	margin-bottom:0;
	margin-top:0;
    /*padding-left: 100%;*/
}

.pusher > p {
    font-size: 2.1em;
    line-height: 1em;
    color: #cbe20b;
    font-weight: bold;
    text-shadow: 0 0 10px rgba(203, 226, 11, 1);
    display: inline-block;
    padding: 0 20px;
}

.pusher ul li {
    color: #cbe20b;
    display: inline-block;
    font-size: 2.4em;
    font-weight: bold;
    line-height: 52px;
    margin-bottom: 0;
    margin-right: 10px;
    text-shadow: 0 0 10px rgba(203, 226, 11, 1);
}

.pusher a:hover {
	color:#000;
}

a.caller {
	display: inline-block;
    float: left;
    font-family: Arial;
    font-size: 3em;
    line-height: 48px;
    margin-left: 14px;
    margin-right: 64px;
}

.call {
    background-color: #fff;
    border: 2px solid #7bab3b;
    border-radius: 0;
    display: inline-block;
    float: left;
    height: 46px;
    line-height: 46px !important;
    margin-right: 10px;
    width: 46px;
}
	
.footer {	
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(164, 229, 111, 0.2), rgba(255, 255, 255, 0)) repeat scroll 0 0;
    padding: 0;
    position: relative;
    z-index: 100;
	font-size: 1.2em;
	text-shadow: 0 0 10px rgb(203, 226, 11);
}

.footer .button.small {
    margin: 0;
}

.footer-modules {
    color: #fff;
    text-align: center;
}

.othermenu {
    display: inline-block;
    list-style: outside none none;
    margin: 0 0 20px;
}

.othermenu li {
	display:inline-block;
	padding:0 10px;
}

.logo {
    display: inline-block;
    font-family: "icons";
    font-size: 120px;
    line-height: 32px;
    margin: 0 20px 10px;
    text-decoration: none;
	float:left;
}
	
	.footer ul.socials-icons {
		margin:0 0 20px 0;
	}
	
.social a {
	text-decoration:none;
	padding:0 5px;
}
	
.footer ul.socials-icons li {
    display: inline-block;
    font-size: 24px;
    margin: 0 10px 0 20px;
}

.footer h4 {
	padding:0 20px;
}

.footer p {
	padding:0 20px;
}

.quickmenu {
    margin-top: 0;
	padding-left: 20px;
	list-style: outside none none;
	margin-bottom:0;
}

.footer form {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 20px;
	width: 94%;
}

.footer-items > div {
	margin-bottom:20px;
}
	
#up {	
    bottom: 10px;
	margin-top:-24px;
    display: none;
    height: 48px;
    position: fixed;
    right: 15px;
    width: 48px;
	z-index:500;
	border-radius: 0;
	cursor: pointer;
}
	
#menu_top_inside {
   	background-position: 0 0;
    height: 22px;
    left: 15px;
    position: absolute;
    top: 13px;
    transition: background-position 0.3s linear 0s;
    width: 18px;
}
	
	#up:hover #menu_top_inside {
		-webkit-animation: bottom_top_over .3s linear infinite;
		-moz-animation: bottom_top_over .3s linear infinite;
		-o-animation: bottom_top_over .3s linear infinite;
		animation: bottom_top_over .3s linear infinite;
	}

	@-webkit-keyframes bottom_top_over { 0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; } }
	@-moz-keyframes bottom_top_over { 0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; } }
	@keyframes bottom_top_over { 0% { background-position: 0px 0px; }  100% { background-position: 0px -11px; } }

.alertbox {
    background-color: rgba(123, 171, 59, 0.2);
    border: 1px dashed #7bab3b;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 48px;
    padding-top: 10px;
	position: relative;
}

/* Breadcrumb */

.breadcrumb {
    border-radius: 4px;
    color: #236785;
    font-size: 1.6em;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 100;
}

.breadcrumb>li {
	display: inline-block;
    line-height: 2.5em;
	margin: 0;
	*display:inline;
	*zoom:1;
}

.breadcrumb a {	
    color: #cbe20b;
    display: inline-block;    
    line-height: 2.4em;
    margin-right: 4px;
    padding-left: 0;
    padding-right: 0;
    text-decoration: underline;
}

.breadcrumb a:hover { 
	opacity:0.8;
}

.breadcrumb a i {
	margin:0 0 0 7px;
}

.breadcrumb i {
	color:#cbe20b;
}

.breadcrumb span {
	display: inline-block;
    line-height: 1.3em;
    padding-left: 0;
    padding-top: 8px;
	color: #cbe20b;
}
	
/* Blog */
	
#blog {
	position:relative;
	width:100%;	
	padding-top: 0;
}
	
#blog .container {	
    border-radius: 0;    
    margin-bottom: 95px;
    margin-top: 70px;
    padding: 40px 40px 35px;
    width: 1200px !important;	
	background-color: rgba(50, 60, 30, 0.6);
    box-shadow: 0 0 2px 1px rgba(203, 226, 11, 0.4) inset;
    color: #cbe20b;
    position: relative;
    text-shadow: 0 0 10px rgba(203, 226, 11, 1);    
}

#blog .voidmap {
    width: 100% !important;
}

#blog .container h1 {
	color: #222;
    display: inline-block;
    font-size: 3em;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 30px;
    text-transform: none;
}

#blog .container h2 {
    text-align: center;
}

#blog .container h6 {
    margin-bottom: 20px;
}
	
.blog-posts-content {
	width:100%;	
	/*float:left;*/
}

.toolbox-content {
	border-bottom: 1px solid #AAAAAA;
	margin-bottom:40px;
	padding-bottom: 20px;
}

.toolbox-content img {
	float: left;
    margin-right: 20px;
	margin-bottom: 10px;
    min-width: 280px;
    width: 20%;
}

.blog-post {
	/*float:left;*/
	display: block;
    float: left;
    position: relative;
    width: 100%;
}
	
.post-content {
	/*width:800px;
	float:left;*/
}

	.post-slider {
		margin-bottom:30px;
	}
	
	.blog-title {
		line-height:1em;
		margin-bottom:30px;
		text-transform:uppercase;
		color:#fff;
		font-size: 2.2em;
		text-align: center;
	}
	
.user_name {
text-align:left !important;
font-size:1.5em;
margin-bottom: 10px;
}
	
	.blog-title a {
		text-transform:uppercase;
	}
	
.blog-meta {
	font-size: 1.7em;
    line-height: 1em;
	margin-bottom:10px;
}

.userpic {
    display: inline-block;
    float: left;
    position: relative;
}

.userpic img {
    border: 1px solid rgba(203, 226, 11, 0.4);
    border-radius: 2%;
    box-shadow: 0 0 50px rgba(203, 226, 11, 0.4) inset;
    float: left;
    margin: 0 20px 10px 0;
    max-width: 150px;
    padding: 1px;
}

.squad {
	max-width:200px;
}

.headbox {
    border: 1px solid rgba(203, 226, 11, 0.8);
    border-radius: 2px;
    box-shadow: 0 0 50px rgba(203, 226, 11, 0.4) inset;
    display: block;
    font-size: 0.9em;
    line-height: 12px;
    padding: 2px 5px;
    position: relative;
    top: -10px;
    font-weight:bold;
    color: #fff;
}

.user_token {
    bottom: 10px;
    color: #cbe20b;
    max-width: 48px;
    padding: 2px;
    position: absolute;
    right: 10%;
    width: 20%;
}

.user_token img {
    margin: 0 0 5px;
    max-width: 60%;
}

.disc {	
    padding-top: 15px;
	line-height: 1.1em;
}

.stats {	
	font-weight:600;
	margin: 5px 0 0;
}

.stats > li {
    display: inline-block;
}

.stats > a {
    margin: 0 5px;
}

.stats b {
	color: #fff;
	font-size: 1.2em;
}

.date {
    margin-right: 10px;
}

.blog-content {
	display: block;
    font-size: 1em;
    margin-bottom: 0;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}

.post-quote {
	padding: 30px 30px 10px;
	border-radius:3px;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}

.inactive {
    opacity: 0.4 !important;
}

.listing {
	padding-top:0;
}

.list-item {
    clear: both;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}

.squads .list-item {
    margin-bottom: 10px;
	padding-top:10px;
	padding-bottom:10px;
}

.posts .list-item {
	border-bottom: 1px dashed rgba(203, 226, 11, 0.4);
	padding-bottom: 18px;
}

.posts h3 {
    padding-bottom: 5px;
}

.ships .list-item {
    margin-bottom: 20px;
	padding-top:10px;
	padding-bottom:10px;
}

.list-item p {
    padding-bottom: 0;
}

.text p {
	padding-bottom: 10px;
}

.squads .list-item a, .ships .list-item a {
    /*display:block;*/
}

.squads .list-item p, .ships .list-item p {
    /*padding-bottom: 10px;*/
}

.list-item img {
    border: 1px solid rgba(203, 226, 11, 0.8);
    border-radius: 3%;
    box-shadow: 0 0 25px rgb(203, 226, 11, 0.3);
    float: left;
    margin: 0 20px 10px 0;
    max-width: 100px;
    padding: 1px;
}

.posts img {
    border-radius: 2px;
    max-width: 25%;
}

img.big-head {
    border-radius: 2px;
    margin-bottom: 25px;
    max-width: 100%;
    width: 100%;
}

.squads .list-item img {
    border-radius: 2%;
    box-shadow: 0 0 50px rgb(203, 226, 11, 0.4) inset;
    max-width: 200px;
}

.heroes .list-item img {
    max-width: 125px;
}

.squadbox .spoiler {
    border-radius: 4px;
    box-shadow: 0 0 50px rgba(203, 226, 11, 0.4) inset;
    padding: 20px;
	position: relative;
	display: inline-block;
	width: 100%;
}

.rolebox.spoiler {
	margin-bottom:0;
}

.disabled::after {
    content: "отключен";
    float: right;
    position: absolute;
    right: 10px;
    top: 5px;
    color: rgba(203,226,11,0.7);
	-webkit-animation-name: fade;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-name: fade;
-moz-animation-duration: 1s;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
-o-animation-name: fade;
-o-animation-duration: 1s;
-o-animation-iteration-count: infinite;
-o-animation-timing-function: linear;
animation-name: fade;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}

.embarking::after {
    position: absolute;
    right: 10px;
    top: 9px;
    color: rgba(255,255,255,0.9);    
    display: table;
    clear: both;
    content: "нанимается";
}

.embarking > div {
    opacity: 0.4;
}

.disabled .accordion-title {
    opacity: 0.3;
}

.squadbox.unit {
    margin: 5px 0;
    border-radius: 4px;
    box-shadow: 0 0 50px rgba(203, 226, 11, 0.4) inset;
    padding: 10px 0 0;
	display:inline-block;
	width:100%;
}

.disabled .unit {
    opacity: 0.5;
}

.ships .list-item img {
    max-width: 100%;
    padding: 0;
    width: auto;
    box-shadow: 0 0 50px rgba(203, 226, 11, 0.4) inset;
    float: none;
}
	
	.post-quote h3 {
		color:#fff;
		text-transform:uppercase;
		line-height:30px;
		margin-bottom:15px;
	}
	
	.post-quote p {
		color:#fff;
		opacity:0.5;
	}
	
	.video-container {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 10px;
		height: 0;
		overflow: hidden;
		margin-bottom:30px;
	}	

	.video-container iframe, .video-container object, .video-container embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border:0;
	}
	
	hr {
		border-top: 1px dashed #cbe20b;
    	display: inline-block;
    	height: 0;
    	margin: 0 auto 20px;
    	opacity: 0.4;
    	width: 100%;
		border-bottom:none;
	}
	
	.blog-content  h1, .blog-content  h2, .blog-content  h3, .blog-content  h4, .blog-content  h5 {		
		color:#fff;
		margin-bottom:30px;
		margin-top:0;
	}
	
	.listing h5 {margin-bottom:0;}
	
blockquote {
	background-size:21px 17px;
	background-position: left 8px;
	background-repeat: no-repeat;
	font-weight:100;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.3em;
	padding-left: 35px;
	padding-right: 15px;
	margin: 10px 0 15px;
	position: relative;
}

blockquote p {
	color: rgba(203, 226, 11, 1);
}

blockquote .fa-quote-right {
	margin-left: -32px;
    position: absolute;
}

blockquote cite {
	color:#fff;
	font-weight:600;
}

q:before, q:after, blockquote:before, blockquote:after {
	font-family: FontAwesome;
	position:absolute;
}

q:before, blockquote:before {
    content: "";
	left: 0;
    top: 0;
}

q:after, blockquote:after {
    bottom: 0;
    content: "";
    right: 0;
}
	
/* Posts Navigation */				
	
.inner-navigation {
	margin-bottom:20px;
	margin-top:20px;
	list-style: outside none none;
	text-align: center;
}

.inner-navigation a, .inner-navigation span {
    display: inline-block;
    padding: 4px 15px;
	line-height: 32px;
}
	
.inner-navigation li a, .inner-navigation li span {
	display: inline-block;
	background: rgba(203, 226, 11, 0.2) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 1px 1px rgba(203, 226, 11, 0.8) inset;
}

.inner-navigation li span {
	background-color:rgba(203, 226, 11, 0.2);
}

.inner-navigation li span.current {
	background-color:rgba(203, 226, 11, 0.5);
}

.inner-navigation li a img {
	max-height:200px;
	margin-bottom:10px;	
}
	
.inner-navigation li:first-child {
	float:left;
}

.inner-navigation li:first-child a {
	/*background: url("../images/buttons/slider_left.png") no-repeat scroll left center #3398da;*/
	float:left;
	padding:0 12px;
}
	
.inner-navigation li:last-child a {
	/*background: url("../images/buttons/slider_right.png") no-repeat scroll right center #3398da;*/
    float: right;
    margin-left: 10px;
    margin-right: 0;
    padding: 0 12px;
}

.inner-navigation li:last-child {
    float: right;
}
	
.pagination {
	color:#fff;
}

.pagination li {
	background: rgba(203, 226, 11, 0.2) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 0 0 1px 1px rgba(203, 226, 11, 0.8) inset;
	border: none;
}

	
/* Responsive Media Querries */		

@media only screen and (max-width: 1600px) {
	
h1 {
	font-size:3.4em;
}	

.slide-content {
	background: transparent url("../images/white2.png") repeat scroll center center;
}

.logo-game {
    max-width: 70%;
}

}

@media only screen and (max-width: 1300px) {
	
h1 {
	font-size:3.4em;
}	

	.container {
		width: 1000px;
	}
	
	.text-slide-vertical {
		font-size:60px;
	}
	
	.text-slide-vertical li {
		line-height:80px;
	}

	.small-screen-left, .small-screen-right {
		top: 100px;
		width: 300px;
	}
	
	.big-screen {
		width: 500px;
	}
	
	.our-team li {
		margin: 0 20px;
	}
	
	#portfolio-wrap .one-four {
		width: 50%;
	}
	
	#blog .container {
		width: 900px!important;		
	}
	
	.blog-posts-content {
		min-height: 100px;
		/*width: 800px;		*/
	}
	
	.post-content {
		/*float: left;
		width: 800px;*/
	}
	
}

@media only screen and (max-width: 1024px) {	

h1 {
	font-size:3.4em;
}

.div-align-center {
    padding-top: 0;
}

	.container {
		width:680px;
	}
	
	.text-slide-vertical {
		font-size:60px;
	}
	
	.text-slide-vertical li {
		line-height:80px;
	}
	
	ul.fullwidth-slider li.slide {
		background-position: center 0px!important;
	}
	
	ul.fullwidth-slider li.slide .caption .caption-inside {
		position: relative;
		width:100%;
		height:100%;  
	}
	
	/*#slider_left {
		top:85%;
		position:absolute;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}
	
	#slider_right {
		top:85%;
		position:absolute;
		z-index:1000;
		margin-top:-30px;
		cursor:pointer;
	}*/
	
	.ultralarge {
		font-size:80px;
		line-height:70px;
	}	
	
	.element_from_left {
		left: 0px;
		opacity: 1;
	}
	
	.element_from_right {
		right: 0px;
		opacity: 1;
	}
	
	.element_fade_in {
		opacity: 1;
		right: 0px;		
	}
	
	.parallax {
		background-position: center top !important;
		background-attachment: scroll !important;
		height: 100%;
		margin: 0 auto;		
		width: 100%;
	}
	
	.one_half {
    	width: 100%;
	}	

	.one_third {
		width: 100%;
	}	

	.one_fourth {
		width: 100%;
	}	

	.one_fifth {
		width: 100%;
	}	

	.one_sixth {
		width: 100%;
	}
	
#home .one_sixth {
	width:13.33%;
	margin-bottom: 20px;
    margin-right: 4%;
}

.slide-content h1 img {
	/*max-width: 640px;*/
}

.slide-content .box {
    margin-top: 0;
}

	.two_fifth {
		width: 100%;
	}	

	.two_fourth {
		width: 100%;
	}		

	.two_third {
		width: 100%;
	}	

	.three_fifth {
		width: 100%;
	}	

	.three_fourth {
		width: 100%;
	}	

	.four_fifth {
		width: 100%;
	}	

	.five_sixth {
		width: 100%;
	}
	
#home .five_sixth {
	width:82.67%;	
}

	.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .two_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
		margin-bottom: 20px;
		margin-right: 0%;
	}	
	
	.small-screen-left, .small-screen-right {
		top: 40px;
		width: 200px;
	}
	
	.big-screen {
		width: 280px;
	}

	#blog .container {
		width: 720px!important;		
	}
	
	.blog-posts-content {
		min-height: 100px;
		/*width: 600px;		*/
	}
	
	.post-content {
		/*float: left;
		width: 600px;*/
	}	
	
.calc-box {
	margin-bottom:20px;
}

.calc-box:after {
    bottom: -13px;
    right: 50%;
    top: inherit;
    transform: rotate(90deg);
}

.ships .list-item {
    text-align: center;
}

.ships .list-item img {
    max-width: auto;
	width: auto;
	float:none;
}

.logo-game {
    max-width: 60%;
}

}

@media only screen and (max-width: 767px) {
	
h1 {
	font-size:3.2em;
}
	
h2 {
	font-size: 1.4em;
}
	
h4 {
	font-size: 1.2em;
}

	.container {
		width:440px;
		font-size: 1.4em;
	}

.blog-header {
	font-size: 1.4em;
	padding-bottom: 40px;
}

.blog-title {
	font-size: 1.4em;
    margin-bottom: 5px;
}
	
	.section-title {
    	margin: 0 auto;
	}

	.text-slide-vertical {
		font-size:30px;
	}
	
	.text-slide-vertical li {
		line-height:40px;
	}
	
	.small-screen-left, .small-screen-right {
    	top: 10px;
	}
	
	.twitter-feed .bx-wrapper .bx-prev {
		margin-top: 120px;
	}
	.twitter-feed .bx-wrapper .bx-next {
		margin-top: 120px;
	}	
	
	#filters ul li {
		display: block;
		margin: 5px 60px;
	}	
	
.company-phone a {
	font-size: 2em;
	line-height:1em;
}
	
	#blog .container {
		width: 440px!important;		
	}
	
	.blog-posts-content {
		min-height: 100px;
		/*width: 380px;		*/
	}
	
	.post-content {
		/*float: left;
		width: 380px;*/
	}
	
	.user_comment_reply {
		margin-left: -100px;
	}	
			
	.table-header p {
		display:none;
	}
		
.props {
	position: relative !important;
	bottom: inherit !important;
	right: inherit !important;
}

.slide-content h1 p {
	font-size:1.2em;	
	padding: 0 0 5px !important;
}

.slide-content h1 p.accent {
	font-size: 1.6em !important;
}

.service-item p {
    font-size: 1.3em !important;
}

.slide-content ul {
	font-size:1.2em;
}

.slide-content ul li {
	padding:0 0 5px;
}

a.caller {
	font-size:1.8em;
}

table {
	font-size:1.5em;
	line-height:1em;
}

}

@media only screen and (max-width: 479px) {
	
h1 {
   	font-size: 2em;
}

#blog .container .blog-post h1 {
    font-size: 3.2em;
}

#blog .container .blog-post .blog-content h1 {
    font-size: 2em;
}

h3 {
    line-height: 1em;
}

.section-title h1 {
    font-size: 2em;
}
	
#fullscreen-slider h1, #fullscreen-slider .box {
    width: 100%;
	padding-bottom: 10px;
	margin-bottom: 0;
}

#fullscreen-slider h1 {
	font-size:2em;
}

.medium {
    font-size: 1.5em;
}

.slide-content h1 img {
	/*max-width: 320px;*/
}

.service-item p {
    display: none;    
}

.service-item h4 {
    padding-left: 0;
}

section .service-item h4 {
    font-size: 1.4em;
}

.service-item .fa, section .service-item .fa {    
    font-size: 24px;
    height: 32px;
    line-height: 32px;
    width: 32px;
}	

.slide-content a {
	margin: 5px 0;
}	
	
.slide-content ul {
    font-size: 1.4em;
    margin: 0 0 15px;
}
	
	.small-screen-right, .small-screen-left {
		display:none;
	}
	
.container {
	width:280px;
	padding: 20px;	
}
	
.section-title {
   	display: inline-block;
   	margin: 0 auto;
}

	.text-slide-vertical {
		font-size:30px;
	}
	
	.text-slide-vertical li {
		line-height:40px;
	}
	
	ul.fullwidth-slider, ul.fullwidth-slider .caption-inside {
		height: 300px;
	}
	
	.our-team li {
		margin: 0 auto;
	}
	
	#map_canvas {
    	height: 250px;
	}

#blog .container {
    margin-bottom: 50px;
    margin-top: 20px;
    padding: 40px 7% 15px;
    width: 100% !important;
}
	
.blog-posts-content {	
	/*width: 270px;*/
	width:100%;
}
	
.post-content {	
	/*padding: 25px 20px 20px;
	width: 240px;*/
}
	
.blog-posts-content .inner-navigation.masonry li{
	margin-left: 10px;
	margin-right: 10px;
}
		
.screens p {
	display:none;
}

.squads .list-item img {
    max-width: 40%;
}

}