/*
Theme Name: BL-PlayInera
Author: Brijesh Lancer
Author URI: https://www.freelancer.com/hireme/brijeshlancer
Description: High Resolution Graphis and clean code themes
Version: 1.01
Tags: google standerd, High Graphic theme
Text Domain: bl-playInera
*/

body{
    margin: 0;
}

p{
    font-family: lato, sans-serif;
    margin: 0;
	font-size: 0.8vw;
	color: #ccc;
	line-height: 1.0vw;
	padding:0.5vw;
}


h1{
	font-size: 1.5vw;
	color: white;
	font-family: lato,sans-serif;
	text-shadow: 5px 5px 10px black;
}

h2{
	font-size: 0.9vw;
	color: white;
	font-family: lato,sans-serif;
	text-shadow: 5px 5px 10px black;

}

img.alignright {
	float:right; 
	margin:0; 
	padding-top:1vw;
}
	
img.alignleft {
	float:left; 
	margin:0; 
	padding-top:1vw;
}
img.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	padding-top:1vw;
}
a img.alignright {
	float:right; 
	margin:0; 
	padding-top:1vw;
}
a img.alignleft {
	float:left; 
	margin:0; 
	padding-top:1vw;
}
a img.aligncenter {
	display: block; 
	margin-left: auto;
	margin-right: auto; 
	padding-top:1vw;
}

nav{
    position: fixed;
}
.site-logo{
width: 10vw;
height: auto;
display: inline-block;
}

.site-logo a img {
height: auto;
width: 7.8vw;
display: block;
margin-left: auto;
margin-right: auto;
}



.login-nav {
width: 20vw;
height: auto;
text-align: center;
display: inline-block;
}

.mainnav {
width: 68vw;
height: auto;
display: inline-block;
}


.primary-menu{

}

#menu-primary, #menu-login-game {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu-primary li,#menu-login-game li{
        float: left;
        opacity: 1;
}
#menu-login-game li{
    opacity: 1;
}

#menu-primary li a {
	margin-right: 1.5vw;
	color: #ccc;
	text-decoration: none;
	font-size: 1.04vw;
	letter-spacing: 0.05vw;
	font-family:Raleway;
	transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
	font-weight:800;
}


#menu-primary li img{
		transition-duration: 0.2s;
    /*transition-property: all;*/
    transition-timing-function: ease-in-out;
	opacity: 0.6 !important;
}

#menu-primary li a:hover > img{
    /*-webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);*/
    opacity: 1 !important;
   	color: #fd893b !important;
    transition-duration: 0.2s;
    /*transition-property: all;*/
    transition-timing-function: ease-in-out;
}

#menu-primary li a:hover {
	color: white;
	transition-duration: 0.2s;
    /*transition-property: all;*/
    transition-timing-function: ease-in-out;
}

#menu-primary li a img {
    height: 3.3vh;
    vertical-align: -1.0vh;
}

#menu-login-game li {
    margin-right: 0.6vw;
}
#menu-login-game li div{
    color: white;
    text-decoration: none;
    font-size: 1.1vw;
    font-weight: 900;
    text-transform: uppercase;
	font-family: Lato, sans-serif;
}
#menu-login-game li div img {
    vertical-align: middle;
    height: 1vw;
}
.user-name{
    color: #ffffff;
    font-weight: 400;
    font-size: 1.5vw;
	font-family: Lato, sans-serif;
}
.a-zone:before{
    left: 0.5vw;
    /*background: url(assets/images/vote-bg-l.png) center center no-repeat;*/
}
.a-zone:after{
    right: 0.5vw;
    /* background: url(assets/images/vote-bg-r.png) center center no-repeat; */
}


.control-panel-btn {
    position: fixed;
    bottom: 6vh;
    right: 2.6vw;
    border-radius: 1vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 15vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    background: url(assets/images/cp-btn.png) center center no-repeat;
    background-size: cover;
    font-size: 3vh;
    color: white;
	text-shadow: 1px 1px 2px black;
	box-shadow: 1px 1px 2px black;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	font-weight:700;

}

.control-panel-btn2 {
    position: fixed;
    bottom: 6vh;
    right: 2.6vw;
    border-radius: 1vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 15vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    background: url(assets/images/cp-btn.png) center center no-repeat;
    background-size: cover;
    font-size: 3vh;
    color: white;
	text-shadow: 1px 1px 2px black;
	box-shadow: 1px 1px 2px black;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	font-weight:700;

}


.home-content .update-item {
    /* width: 12vw; */
    position: relative;
    border-bottom: 0.1vh solid rgba(252,196,61,0.2);
    padding: 0.4vw 0;
    text-overflow: ellipsis;
    padding-left: 3.7vw;
    background: url(assets/images/ico-update.png)center left no-repeat;
    background-size: 3.8vh;
    overflow: hidden;
	background-color: rgba(23,9,12,0.6);
	border-radius: 1vw;
	padding-top: 1vh;
	margin-bottom: 1vh;
	background-position: 1vw;
}


.client-item {
    background: url(assets/images/client-rev.png)center left no-repeat !important;
	background-size: 3.8vh !important;
}
.latest-post {
    display: block;
	border-bottom: 0.2vh solid rgba(253,199,59,0.2);
    margin-top: 0.7vw;
    width: 31vw;
        -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    position: relative;
    background: url(assets/images/forum-arrow.png) center right no-repeat;
	background-size: 1vw 3vh;
	background-position-y: 1.6vh;
	background-position-x: 29vw;
}


.project-meta span:before,.latest-post-date:before, .post-by-author:before, .update-item .date:before{
	display: inline-block;
	margin-top: -0.2vw;
	margin-right: 0.20vw;
	width: 1vw;
	height: 2vh;
	vertical-align: middle;
	content: '';
	background: url(assets/images/ico-date.png) center center no-repeat;
	background-size: 0.9vw auto;
	opacity:0.5;
}
.post-by-author:before{
    background: url(assets/images/ico-posted.png) center center no-repeat;
	background-size: 0.9vw auto;
}


.container{
    /* width: 100vw; */
    padding-top:1.4vw;
    margin:0px;
}
.row:before, .row:after{
    display: table;
    content: ' ';
}
.float-left{
    float: left;
}
.clear{
    clear: both;
}
.heading1 {
    font-size: 4.0vh;
    color: #FFC717;
    font-family:Raleway;
    text-shadow: 5px 5px 10px black;
	font-weight:900;
}


/*****************
*home page css
*****************/

.home-nav-menu {
    position: fixed;
    top: 48vh;
    left: 2.2vw;
    z-index: 5;
}
.home-nav-menu ul{
    padding: 1vw;
    margin: 1vh 0vh;
}

.home-nav-menu ul li{
    list-style: none;
     margin-bottom: 1vh;
    font-size: 0vw;
}
.home-nav-menu ul li a {
        -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    /*color: #CDCDCD;*/
    filter: grayscale(100%);
    font-size: 1.5vw;
}

.home-nav-menu ul li a img {
    width: 2vw;
    height: auto;
}


.arrow-down{
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;	
	bottom:2vw;
	left:-2vw;
}

.arrow-up{
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
	top:3vw;
	left:-2vw;
}

.arrow-downx{
	position: absolute;
	display: block;
	width: 2vh;
	cursor: default;
	opacity: 0.55;
	font-size: 1vw;
	right:2vw;
	bottom:3vw;
}

.arrow-upx{
	position: absolute;
	display: block;
	width: 2vh;
	cursor: default;
	opacity: 0.55;
	font-size: 1vw;
	right:2vw;
	top:3vw;
}

.arrow-down.active, .arrow-up.active{
    opacity: 1;
    cursor: pointer;
}

.arrow-downx.active, .arrow-upx.active{
    opacity: 1;
    cursor: pointer;
}

section.home-parts.active {
    display: block;
}

.arrow-down img, .arrow-up img {
	width: 1.2vw;
	height: auto;
}

.arrow-downx img, .arrow-upx img {
	width: 1.2vw;
	height: auto;
}


.home-parts {
    position: fixed;
    top: 47vh;
	height: 47vh;
	width:31.5vw;
    left: 11.6vw;
    /* overflow: hidden; */
    color: #fff;
    display: none;
}
.home-content {
position: relative;
height: 19.5vw;
font-size: 1.5vw;
/* padding-left: 2.5vw; */
overflow: hidden;
width: 31.5vw;
/* background: rgba(23,9,12,0.6); */
background-size: auto;
border-radius:1vw;
background-size: cover;
margin-top: 0.2vw;
}


#home-community .home-content{
    padding-left: 0px;
}

.wellcome-text {
	font-size: 1.5vh;
	width: 33vw;
	color: #ccc;
	line-height: 2.2vh;
	margin-bottom: 3vh;
	font-family: lato, sans-serif;
	text-align: justify;
	text-shadow: 1px 1px 2px black;
}
.home1-heading{
	font-size: 1.0vw !important;
	font-weight: 700;
	margin-top: -1.1vh;
	text-align: center;
	font-family: lato,sans-serif;
	text-shadow: 5px 5px 10px black;
	margin-bottom: 0.3vw;
}
.project-news {
    width: 35vw;
    margin-top: 0vh;
    padding-bottom: 0vh;
    border-bottom: 0.1vh solid rgba(253,199,59,0.2);
    position: relative;
    background: rgba(23,9,12,0.6);
    border-radius: 1vw;
    padding-top: 1vh;
	margin-bottom:1vh;
}


.project-new-image img {
    border-radius: 100vw;
    width: 8vw;
	/* border: solid 0.1vh #350000; */
	margin-left:0.5vw;
	margin-top: 0.2vw;
}


.latest-post-image.float-left img {
    border-radius: 0.5vw;
    width: 3.6vw;/*was 4*/
    height: 7vh;
}


.project-news-content {
    width: 23vw;
    /* margin-left: 1vw; */
    padding-top: 1.0vw;
    padding-bottom: 1.5vw;
}
.project-news-title {
    font-size: 2.5vh;
    font-family: lato,sans-serif;
	font-weight:900;
	text-transform:uppercase;
}
.project-news-expert {
    display: block;
    margin-bottom: 2vh;
    font-size: 2.2vh;
}
.project-meta{
	font-size: 1.7vh;
	color: #fd893b;
	font-family: lato,sans-serif;
	margin-top: -0.2vw;
}

a.read-more-btn {
    color: #fd893b;
    border-radius: 1vh;
    text-decoration: none;
    border: 0.1vh solid #fd893b;
    padding: 0.5vh 1vw;
    margin-top: 5vw;
	transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}
a.read-more-btn:hover {
	color: #290d0f;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
	background: #fd893b;
}

.project-meta span{
        float: right;
        margin-right: 2vh;
        opacity: 0.5;
}
.latest-post-meta {
    margin-left: 0.5vw;
}
.latest-post-date {
	font-size: 0.8vw;
	line-height: 1vw;
	color: #974C1A;
	font-family: lato,sans-serif;
	width: 14vw;
    /* margin-top: 1.04vh; */
}

.latest-post-author
{
    margin-right: 2vw;
	font-size: 0.8vw;
	line-height: 1vw;
	color: #974C1A;
	font-family: lato,sans-serif;
	width: 8vw;
    /* margin-top: 1.04vh; */
}
.home-container{
    background: url(assets/images/bg-home.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;
}
.home-container-active,.home-container.active{
    background: url(assets/images/bg-home.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;
}

.home-container-single{
	background: url(assets/images/postbg.png) no-repeat;
    background-attachment: fixed;
    background-position: top center;
}

.connect-background{
    background: url(assets/images/connect-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;  
}

.media-background{
    background: url(assets/images/media-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;  
}

.black-background{
    background: url(assets/images/ability-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top center;  
}

.feature-content {
	position: absolute;
	width: 100%;
	z-index:-2;
	background-color:#000000;
}
.dark-assassin-intro-text {
	color: #a8a8a8;
	margin: 5vh;
} 

 .border-o {
width:100%;
/* margin-top: 8vw; */
}

.featured-content-image{
    width: inherit;
    height: inherit;
    background-size: cover;
    background-repeat: no-repeat;
}

.connect-background,.home-container ,.home-container-active ,.home-container.active ,.home-container-single ,.media-background ,.black-background{
	background-size: cover;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.top-right {
    position: fixed;
    top: 19vh;
    left: 11.6vw;
}

.a-zone {
    position: relative;
    padding: 1vw 2.7vw;
    background:rgba(23,9,12,0.6);
    color: #ccc;
    border-radius: 1.225vh;
    text-decoration: none;
	font-family:Lato, sans-serif;
}

/* .a-zone:after, .a-zone:before{ */
    /* position: absolute; */
    /* content: ''; */
    /* top: 0; */
    /* width: 1.2vw; */
    /* height: 6.5vh; */
    /* opacity: 0.55; */
    /* display: block; */
    /* background-size: contain; */
 
/* } */
.social-icon.float-left {
        line-height: 0vh;
    font-size: 0;
}
.social-icon img {
    width: 1.5vw;
    margin-left: 0.6vw;
    height: auto;
    margin-top: 1.1vh;
}

.zones {
    margin-top: 3vh;
    font-size: 1.4vw;
}

.vote-help{
	display: block;
	margin-top: 4vh;
}
.round-icon {
	background-image: url('assets/images/ico-howworks.png');
	color: #1f0405;
	width: 1.3vw;
	height: 2vw;
	background-repeat: no-repeat;
	background-size: 100%;
}
.vote-help span a{
    color: #fd893b;
    font-size: 0.9vw;
    text-decoration: underline;
	font-weight:300;
	font-family:Lato,sans-serif;
	text-shadow: 5px 5px 10px black;
}
.vote-help span {
    font-size: 0.8vh;
    margin-right: 0.5vw;
}

.srv,.cln{
        display: inline-block;
        width: 100%;
        float: left;
        position: relative;
        -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.cln h4, .srv h4 {
	color: #ccc;
	margin-bottom: 0;
	margin-top: 0;
	font-family: Raleway;
	text-transform: uppercase;
	padding-top: 0.5vw;
	font-size: 1.4vw;
	text-shadow: 5px 5px 10px Black;
	font-weight:900;
}

.srv img, .cln img {
    position: absolute;
    right: 0;
    top: 2.6vh;
    width: 1vw;
	padding-right:1vw;
}
.update-item .title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 1.0vw;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900;
	font-family:lato,sans-serif;
	padding-left: 0.2vw;
	padding-top: 0.3vw;
}

.update-item .date {
    display: block;
    float: none;
    width: 12vw;
    color: #fd893b;
    font-size: 0.8vw;
    line-height: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	font-family: lato,sans-serif;
	opacity: 0.5;
}

.home-content::-webkit-scrollbar {
    width: 0px;
    background: transparent; / make scrollbar transparent /
}

/* slider css*/
.mySlides {display: none}
/* Slideshow container */
.slideshow-container {
  position: relative;
  margin: auto;
}

/* Next & previous buttons */

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

#servstats{
	font-family:lato, sans-serif;
	color: #fff;
	position: absolute;
	margin-left: 75vw;
	padding-top: 0.7vw;
	}
	
.titlez{
	font-family:lato,sans-serif;
	font-size:2vw;
	color:#FFC717;
	width:100%;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:0.7vw;
	text-shadow: 5px 5px 10px black;
	font-weight:900;
}


.datelez{
	font-family:lato,sans-serif;
	font-size:1vw;
	color:white;
	width:100%;
	text-align:center;
	text-shadow: 5px 5px 10px black;
	padding-bottom:0.65vw;
}


.parent-content-area{
	left: 28%;
	position: absolute;
	top: 55%;
	background: url(assets/images/bordergold_V3.png);
	background-size: cover;
    background-repeat: no-repeat;
	overflow: hidden;
	width:42vw;
	height:39vw;
	transform: translate(-50%, -50%);
	
}

.single-content-area{
	width: 200%;
	margin-top:1.5vw;
	height: 31.5vw;
	overflow-y: scroll;
	overflow-x:hidden;
}


.single-archive-area{
	width: 200%;
	margin-top:1.5vw;
	height: 31.5vw;
	overflow-y: scroll;
	overflow-x:hidden;
	padding-bottom:1.5vw;
}


.next-post{
	color: #fd893b;
	font-family: Lato,sans-serif;
	font-weight: 600;
	position: absolute;
	padding-top:5vw;
	font-size:0.9vw;
	transform: translate(-50%, -50%);
	left:60%;
}

.prev-post{
	color: #fd893b;
	font-family: Lato,sans-serif;
	font-weight: 600;
	position: absolute;
	padding-top:5vw;
	font-size:0.9vw;
	transform: translate(-50%, -50%);
	left:40%;
}

.archives{
	font-size: 1.2vw;
	position: absolute;
	left: 50%;
	padding-top:5vw;
	transform: translate(-50%, -50%);
}


.arch-post{
	color: #fd893b;
	font-family: Lato,sans-serif;
	font-weight: 600;
	position: absolute;
	margin-top: 35.5vw;
	margin-left: 26.5vw;
	font-size:0.9vw;
}


.back-post{
	color: #fd893b;
	font-family: Lato,sans-serif;
	font-weight: 600;
	position: absolute;
	margin-top: 35.5vw;
	margin-left: 8vw;
	font-size:0.9vw;
}

.linez{
	font-size: 1vw;
	width: 78%;
	position: absolute;
	color: #fff;
	border-bottom: solid 0.1vw #fff;
	margin-top: 34.2vw;
	margin-left: 2vw;
	opacity: 0.3;
	display:none;
}



.no-space{
	margin: 0px;
	padding: 0px;
}
	
.category-list {
	width: 36vw;
	height: 6.2vw;
	border-bottom: 0.1vh solid #866534;
	margin-bottom: 1vw;
}

.category-list-title {
	font-size: 2.5vh;
	font-family: lato,sans-serif;
	font-weight: 900;
	text-transform: uppercase;
}

.category-list {
	width: 100%;
}
		
div.category-list-image {
	width: 5vw;
}

.category-list-image img {
	width: 5vw;
	border-radius: 1vh;
}

.category-list-content {
	width: 30vw;
	margin-left: 0.7vw;
}

.category-meta .latest-post-author{
	width: 11vw;
}

nav.navigation.pagination {
	position: inherit;
	width: 100%;
	text-align: center;
}

h2.screen-reader-text {
	display: none;
}

a.next.page-numbers, a.page-numbers, a.prev.page-numbers,span.page-numbers.current {
	color: white;
	font-size: 2.5vh;
	border: 0.1vh solid;
	padding: 0.5vh 1vw;
	border-radius: 1vh;
}

span.page-numbers.current {
	background-color: #542723;
}

a.next.page-numbers:hover, a.page-numbers:hover, a.prev.page-numbers:hover {
	background-color: #542723;
	transition: 0.5s;
}
	
.pagination{
    position: absolute;
    width: 100%;
    font-size:1vw;
    color:white;
	transform: translate(-50%, -50%);
	left:50%;
	bottom:1vw;
	/* padding-top:2vw; */
}

.panel-btn-loose{
    border-radius: 1vw;
    background: url(assets/images/cp-btn.png) center center no-repeat;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}

.panel-btn-loose2{
    border-radius: 1vw;
    background: url(assets/images/cp-btn-grey.png) center center no-repeat;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}

.panel-btn-loose3{
    border-radius: 1vw;
    background: url(assets/images/cp-btn-google.png) center center no-repeat;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}


.panel-btn-loose-inactive{
    border-radius: 1vw;
    background: url(assets/images/cp-btn-inactive.png) center center no-repeat;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}



.panel-btn-loose-inactive2{
    border-radius: 1vw;
    background: url(assets/images/cp-btn-inactive.png) center center no-repeat;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}



td {
	padding: 0.3vw;
}

#content {
	font-family: Lato, sans-serif !important;
	    text-shadow: 1px 2px 0px black;
}

#content ul {
    padding-left: 30px;
	list-style-type: none;
}

#content li:before {
    content: "\2726";
    padding-right: 10px;
    color: #ffc717;
}

#content li {
    padding-left: 1em;
    text-indent: -1em;
    padding-top: 1vh;
}

#layerslider_15 {
	height: 35.5vh !important;
}

.home-contentvid{
	position: relative;
    height: 45vh;
    font-size: 1.5vw;
}
	
.site-main{
	padding-top:1vw;
}

.center-content{
	position: fixed;
	text-align: center;
	width: 100vw;
	top: 20vh;
}

.heading-mega h1 {
	padding: 1vh 0;
	font-size: 6vw;
	margin: 0;
	text-shadow:5px 5px 10px black;
}
.heading-sub h4 {
    font-size: 2vw;
    color: #FFC717;
    margin: auto;
	font-family:Lato;
	text-shadow:5px 5px 10px black;
	padding-bottom:3vh;
	font-weight:900;
}

.divider-connect{
	width: 59vw;
    height: auto;
}

.map{
	width: 20vw;
    height: 20vh;
}

.feature-background{
	background: url(assets/images/features2020v2.jpg) no-repeat;
	background-size: cover;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: -1;
	background-position:top center;
}

nav{
	position: absolute;
}

.dark-assassin-intro-text {
	color: #ffffff;
	margin: 3vh;
	font-size: 1.1vw;
	line-height: 2.7vh;
	word-spacing: 0.2vw;
	font-family: lato;
	text-shadow: 1px 1px 1px black;
}
	
.blank-opening {
	height: 75vh;
}
	
section.dark-assassin{
text-align: center;
position: absolute;
bottom: 4vw;
margin-left: auto;
margin-right: auto;
display: block;
width: 100%;
}
	 
section.dark-assassin .sub-heading {
	font-size: 2.0vw;
	color: #f0e6d2;
	font-family: lato;
	font-weight: 700;
	text-shadow: 5px 5px 10px black;
}

.assassin-bottom-border{
	width: 23vw;
	height:auto;
}

.assassin-top-border {
	width: 35vw;
	height: auto;
	margin-top: 0vw;
	margin-top: 0vw;
}

.dark-assassin-logo img {
	width: 17vw;
}

.feature-image , .feature-text {
	float: left;
}

.feature-image {
width: 42vw;
text-align: center;
float: left;
}

.connect-assistance {
    font-size: 1.8vw;
    color: white;
    text-align: center;
    bottom: 15%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
	width:90vw;
}

.connect-assistance a {
    color: white;
}

.feature-image1 {
width: 40vw;
height: 36vw;
text-align: center;
float: left;
background-image: url(assets/images/featureonev2.png);
background-size:contain;
background-repeat:no-repeat;
margin-right:2vw;
position:relative;
margin-left:3.5vw;
}

.feature-image2 {
width: 40vw;
height: 36vw;
text-align: center;
float: left;
background-image: url(assets/images/featuretwov2.png);
/*background-size:contain;*/
background-position-y: -5vw;
background-repeat:no-repeat;
margin-right:2vw;
position:relative;
margin-left:3.5vw;
}

.feature-image3 {
width: 40vw;
height: 36vw;
text-align: center;
float: left;
background-image: url(assets/images/featurethreev2.png);
background-size:contain;
background-repeat:no-repeat;
margin-right:2vw;
position:relative;
margin-left:3.5vw;
}

.feature-image4 {
width: 40vw;
height: 36vw;
text-align: center;
float: left;
background-image: url(assets/images/featurefour.png);
background-size:contain;
background-repeat:no-repeat;
margin-right:2vw;
position:relative;
margin-left:3.5vw;
}

.feature-image5 {
width: 40vw;
height: 36vw;
text-align: center;
float: left;
background-image: url(assets/images/featurefivev2.png);
background-size:contain;
background-repeat:no-repeat;
margin-right:2vw;
position:relative;
margin-left:3.5vw;
	    background-position-x: 2vw;
}

.feature-image6 {
width: 40vw;
height: 36vw;
text-align: center;
float: left;
background-image: url(assets/images/featuresixv2.png);
background-size:contain;
background-repeat:no-repeat;
margin-right:2vw;
position:relative;
margin-left:3.5vw;
}
	
.feature-image7 {
width: 40vw;
height: 36vw;
text-align: center;
float: left;
background-image: url(assets/images/featuresevenv2.png);
background-size:contain;
background-repeat:no-repeat;
margin-right:2vw;
position:relative;
margin-left:3.5vw;
background-position-x: 2vw;
}	


.feature-image8 {
width: 40vw;
height: 36vw;
text-align: center;
float: left;
background-image: url(assets/images/featureeightv2.png);
background-size:contain;
background-repeat:no-repeat;
margin-right:2vw;
position:relative;
margin-left:3.5vw;
	    background-position-x: 2vw;
}	

.feature-image9 {
width: 40vw;
height: 36vw;
text-align: center;
float: left;
background-image: url(assets/images/featureninev2.png);
background-size:contain;
background-repeat:no-repeat;
margin-right:2vw;
position:relative;
margin-left:3.5vw;
}

.feature-image10 {
width: 70vw;
height: 50vw;
text-align: center;
float: left;
margin-right:2vw;
position:relative;
margin-left:3.5vw;
}

	
.feature-text{
	width: 30vw;
	font-size: 1.1vw;
}

section.abilities {
	color: #a4a9a9;
    margin-top: 2vh;
}

section.abilities2 {
	color: #a4a9a9;
    margin-top: 100vh;
    background-image: url(assets/images/featuresbg2.jpg);
	background-size:cover;
}

section.abilities3 {
	color: #a4a9a9;
    background-image: url(assets/images/featuresbg2.jpg);
	background-size:cover;
}

section.abilities4 {
	color: #a4a9a9;
    background-image: url(assets/images/featuresbg2.jpg);
	background-size:cover;
}

section.abilities5 {
	color: #a4a9a9;
    background-image: url(assets/images/featuresbg2.jpg);
	background-size:cover;
}

section.abilities6 {
	color: #a4a9a9;
    background-image: url(assets/images/featuresbg2.jpg);
	background-size:cover;
}


section.abilities7 {
	color: #a4a9a9;
    background-image: url(assets/images/featuresbg2.jpg);
	background-size:cover;
}

section.abilities8 {
	color: #a4a9a9;
    background-image: url(assets/images/featuresbg2.jpg);
	background-size:cover;
}


section.abilities9 {
	color: #a4a9a9;
    background-image: url(assets/images/featuresbg2.jpg);
	background-size:cover;
}

.feature-heading{
	font-size: 2.1vw;
	color: #d8ab72;
	font-family:Raleway;
	display: block;
	font-weight:400;
	padding-bottom:1vw;
}

.feature-seprator {
display: inline-block;
height: auto;
text-align: center;
font-style: italic;
color: #d8ab72;
font-family: Raleway;
font-weight: 400;
padding-top: 3vw;
padding-bottom: 2vw;
margin-left: auto;
margin-right: auto;
width: 100%;
}

.small-div{
	display: block;
	text-align: center;
	font-size: 0.8vw;
	padding: 1.5vh 0vw;
}

.feature-seprator img.assassin-bottom-border {
	width: 23vw;
}

.feature-seprator-div{
	font-size: 2vw;
}

.feature-intro{
	word-spacing: 0.1vw;
    line-height: 2.1vw;
	/* margin-top:2.5vh; */
	font-family:lato;
	/* text-align:center; */
}


.feature-boom{
	text-align:center;
	width:70vw;
	padding-left:16vw;
	padding-top:4vw;
	padding-bottom:2vw;
}


.feature-left-menu{
	position: fixed;
	top: 50%;
	color: white;
	transform: translate(0%, -50%);
}
.feature-left-menu ul{
    padding-left: 1.5vw;
}
.feature-menu-active::before{
    content: " ";
    position: absolute;
    background-image: url(assets/images/arrowIndicator.png);
    left: 0.2vw;
    background-repeat: no-repeat;
    background-size: 1.3vw auto;
    width: 1.3vw;
    height: 3.5vh;
}

.feature-menu-active p{
	color: #fff !important;
}

.feature-left-menu ul li{
    list-style: none;
}

.feature-left-menu ul li a p:hover{
}

.feature-left-menu ul li a p{   
	height: 1.4vw;
	font-size: 0.9vw;
	color: #cdbe91;
	font-family: lato;
	text-shadow: 5px 5px 10px black;
	font-weight: 900;
	text-transform:uppercase;
}

#content{
	width: 35.82vw;
	padding-left: 3vw;
}

.page-content{
    position: relative;
    width: 100%;
    margin: auto;
}

.show-space{
    position: absolute;
    top: 10vh;
	width: 100%;
    margin: auto;
}

section.dark-assassin .connect-help{
	font-size: 1.1vw;
	color: #f0e6d2;
	font-family: lato;
	text-shadow: 5px 5px 10px black;
	margin-top:11vw;	
}

section.dark-assassin .connect-help a{
	color: #f0e6d2 !important;
}

.center-404 {
    position: fixed;
    text-align: center;
    width: 100vw;
    top: 18vw;
    padding-bottom: 2vw;
}

.custom-content{
	position: fixed;
	text-align: center;
	width: 40vw;
	margin-left:50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #240000;
	border-radius: 1vw;
	padding: 2vw;
}

.ls-vpcontainer, .ls-videopreview{
	border-radius:1vw;
}

.register {
position: fixed;
/* border-radius: 1vw; */
padding: 2vh 0.1vw;
height: 0vh;
width: 7vw;
line-height: 0vh;
text-align: center;
z-index: 5;
background: url(assets/images/cp-btn.png) center center no-repeat;
background-size: auto;
background-size: cover;
font-size: 1.04vw;
color: white;
text-shadow: 1px 1px 2px black;
box-shadow: 1px 1px 2px black;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
font-weight: 700;
top: 1.4vw;
}

.tableitems{
/* display:inline; */
margin-left:auto;
margin-right:auto;
bottom:0vw;
font-size:3.5vw;
padding:0.3vw;
position:absolute;
width:100%;
}

.spanitems{
font-size:1.0vw;
color:#d8ab72;
font-weight:700;
}

.tdpadding{
	padding:1.2vw;
	background-image: url(assets/images/tiled.jpg);
	background-size: cover;
	border: solid 2px #d8ab72;
	border-radius: 2vw;
	color:white;
	text-align:center;
}

.features-border{
    display: block;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    width: 100%;
    position: absolute;
    left: 0;
}

.features-bordermid{
    /* display: block; */
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    /* position: absolute; */
    left: 0;
}

.rowadjust{
	padding-left:12vw;
	padding-top:5vw;
}

.timer{
	position: fixed;
	bottom: 6vh;
	right: 2.6vw;
	padding: 2vh 0.1vw;
	height: auto;
	width: 15vw;
	line-height: 3vh;
	text-align: center;
	z-index: 5;
	font-size: 3vh;
	color: white;
	text-shadow: 1px 1px 2px black;
	font-weight: 700;
}

.connect-button{
    display: block;
    width: 50vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 3vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.connect-button2{
    display: block;
    width: 50vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 3vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.connect-button3{
    display: block;
    width: 50vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 3vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.timer1 {
    padding: 2vh 0.1vw;
    height: auto;
    line-height: 3vh;
    z-index: 5;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    right: 2.6vw;
    bottom: 19vh;
    position: absolute;
    width: 15vw;
    text-align: center;
}

.timer2 {
    padding: 2vh 0.1vw;
    height: auto;
    line-height: 3vh;
    z-index: 5;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    right: 2.6vw;
    bottom: 14vh;
    position: absolute;
    width: 15vw;
    text-align: center;
}


.flags {
	width: 4vw;
	height: auto;
}

.center-404 {
    position: fixed;
    text-align: center;
    width: 100vw;
    top: 18vw;
    padding-bottom: 2vw;
}


/*@media width restricted to a max of 480 px*/
@media  (max-width: 480px) {


.container {
    /* width: 100vw; */
    padding-top: 2vh;
    margin: 0px;
}

.heading-mega h1 {
    padding: 1vh 0;
    font-size: 15vw;
    margin: 0;
    text-shadow: 5px 5px 10px black;
}

.heading-sub h4 {
    font-size: 5vw;
    color: #FFC717;
    margin: auto;
    font-family: Lato;
    text-shadow: 5px 5px 10px black;
    padding-bottom: 2vh;
    font-weight: 900;
}

.divider-connect {
    width: 200vw;
    height: auto;
    margin-left: -50vw;
}

.connect-assistance {
    font-size: 4.8vw;
    color: white;
    text-align: center;
    bottom: 15%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 90vw;
    bottom: 10%;
}

.feature-seprator img.assassin-bottom-border {
    width: 70vw;
}

.center-content {
    position: fixed;
    text-align: center;
    width: 100vw;
    top: 20vh;
}

.connect-button{
    display: block;
    width: 90vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 12vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.connect-button2{
    display: block;
    width: 90vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 12vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.connect-button3{
    display: block;
    width: 90vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 12vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.feature-left-menu ul li a p {
    height: 1.4vw;
    font-size: 1.2vw;
    color: #cdbe91;
    font-family: lato;
    text-shadow: 5px 5px 10px black;
    font-weight: 900;
    text-transform: uppercase;
}


.dark-assassin-intro-text {
	color: #ffffff;
	margin: 0vh;
	font-size: 3.2vw;
	line-height: 2.7vh;
	word-spacing: 0.2vw;
	font-family: lato;
	text-shadow: 1px 1px 1px black;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 60%;
}

section.dark-assassin {
    text-align: center;
    position: absolute;
    bottom: 17vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}

.feature-left-menu {
	display:none;
}

.rowadjust {
    padding-left: 0vw;
    padding-top: 5vw;
}

.tableitems {
    font-size: 7.5vw;
}

.spanitems {
    font-size: 2.4vw;
    color: #d8ab72;
    font-weight: 700;
}

.feature-intro {
    word-spacing: 0.1vw;
    line-height: 4.1vw;
    margin-top: 2.5vh;
    font-family: lato;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.feature-text {
    width: 80vw;
    font-size: 3.4vw;
}

.feature-heading {
    font-size: 5.1vw;
    color: #d8ab72;
    font-family: Raleway;
    display: block;
    font-weight: 400;
    padding-bottom: 3vw;
}

.feature-seprator-div {
    font-size: 4vw;
}

.small-div {
    display: block;
    text-align: center;
    font-size: 2.2vw;
    padding: 1.5vh 0vw;
}

.feature-seprator {
    display: block;
    height: auto;
    padding: 0vh 0vw;
        padding-top: 0vh;
        padding-bottom: 0vh;
    text-align: center;
    font-style: italic;
    color: #d8ab72;
    font-family: Raleway;
    font-weight: 400;
    padding-top: 3vw;
    padding-bottom: 2vw;
}

.feature-image1 {
	width: 80vw;
	height: 75vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featureone.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image2 {
	width: 80vw;
	height: 75vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featuretwo.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image3 {
	width: 80vw;
	height: 75vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurethree.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image4 {
	width: 80vw;
	height: 75vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurefour.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image5 {
	width: 80vw;
	height: 75vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurefive.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image6 {
	width: 80vw;
	height: 75vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featuresix.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image7 {
	width: 80vw;
	height: 75vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featureseven.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image8 {
	width: 80vw;
	height: 75vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featureeight.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}


.feature-image9 {
	width: 80vw;
	height: 75vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurenine.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image10 {
	width: 80vw;
	height: 80vw;
	text-align: center;
	float: none;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-boom{
	padding-left:0;
}

.assassin-top-border {
    width: 76vw;
    height: auto;
    margin-top: 1.5vw;
}

.flags {
	width: 8vw;
	height: auto;
}


.assassin-bottom-border {
    width: 50vw;
    height: auto;
}

.mobalist {
	list-style: none;
	padding-left: 0;
}

#menu-primary li a {
    margin-right: 1.5vw;
    color: #ccc;
    text-decoration: none;
    line-height: 3.5vh;
    font-size: 2.2vw;
    letter-spacing: 0.05vw;
    font-family: Raleway;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    font-weight: 800;
}

#menu-primary li a img {
    height: 2.5vh;
    vertical-align: -0.5vh;
    opacity: 0.55;
}

.site-logo a img {
height: auto;
width: 12.8vw;
display: block;
margin-left: auto;
margin-right: auto;
}

.site-logo{
    width: 23vw;
    height: 4.5vw;
}

.mainnav {
    width: 53vw;
	vertical-align:bottom;
}

.user-name {
    color: #ffffff;
    font-weight: 400;
    margin-top: 1.1vh;
    font-size: 2.2vw;
    font-family: Lato, sans-serif;
    /* text-align: center; */
}

.features-border{
	display:none
}

.small-div {
    display: block;
    text-align: center;
    font-size: 2.5vw;
    padding: 1.5vh 0vw;
}

.feature-left-menu ul li a p{   
	height: 1.4vw;
	font-size: 1.0vw;
	color: #cdbe91;
	font-family: lato;
	text-shadow: 5px 5px 10px black;
	font-weight: 900;
	text-transform:uppercase;
}

.arrow-down img, .arrow-up img {
	width: 5vw;
	height: auto;
}

.arrow-down {
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
    bottom: 2vw;
    left: 7vw;
}

.arrow-up {
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
    top: 3vw;
    left: 7vw;
}





#menu-login-game li div {
    color: white;
    text-decoration: none;
    font-size: 2.5vw;
    font-weight: 900;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
}

.login-nav {
    width: 15vw;
    height: auto;
}

.home-container, .home-container-active, .home-container.active, .home-container-single {
    background-size: cover;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-position-x:left;
}

.top-right {
    position: fixed;
    left: 0vw;
    width: 100vw;
    top: 20%;
    transform: translate(0%, -50%);
}

.rewards{
	display: table;
	margin: 0 auto;
}

.zones {

    margin-top: 3vh;
    font-size: 1.4vw;
    display: table;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 2.5vw;

}

.vote-help {
    display: none;
}





.social-icon img {
    width: 4vw;
    margin-left: 0.6vw;
    height: auto;
    margin-top: 1.1vh;
}

.social-icon.float-left {
    line-height: 0vh;
    font-size: 0;
    margin-left: 2vw;
    display: inline-block;
}

.a-zone {

    position: relative;
    padding: 2vw 4.7vw;
    background: rgba(23,9,12,0.6);
    color: #ccc;
    border-radius: 1.225vh;
    text-decoration: none;
    font-family: Lato, sans-serif;

}

.zones {
    font-size: 4vw;
}

.vote-help span a {

    color: #fd893b;
    font-size: 1.9vw;
    text-decoration: underline;
    font-weight: 300;
    font-family: Lato,sans-serif;
    text-shadow: 5px 5px 10px black;

}

.round-icon {

    background-image: url('assets/images/ico-howworks.png');
    color: #1f0405;
    width: 2vw;
    height: 2vw;
    background-repeat: no-repeat;
    background-size: 2vw auto;

}

.home-parts {
    position: fixed;
    height: 38vh;
    width: 100vw;
    left: 0vw;
    overflow: hidden;
    color: #fff;
    display: none;
	top:50%;
	transform: translate(0%, -50%);
}

.home-content {
    position: relative;
    height: 34vh;
    font-size: 1.5vw;
    padding-left: 0;
    overflow: hidden;
    width: 70vw;
    background: none;
        background-size: auto;
    background-size: auto;
    background-size: auto;
    background-size: auto;
    border-radius: 1vw;
    background-size: cover;
    margin-top: 1.2vw;
    margin-left: auto;
    margin-right: auto;
}

.heading1 {
    font-size: 4.0vh;
    color: #FFC717;
    font-family: Raleway;
    text-shadow: 5px 5px 10px black;
    font-weight: 900;
    text-align: center;
}


.project-news {
    width: 70vw;
    margin-top: 0vh;
    padding-bottom: 0vh;
    border-bottom: 0.1vh solid rgba(253,199,59,0.2);
    position: relative;
    background: rgba(23,9,12,0.6);
    border-radius: 1vw;
    padding-top: 1vh;
    margin-bottom: 1vh;
}


.project-new-image img {
    border-radius: 100vw;
    width: 16vw;
    margin-left: 0.5vw;
    margin-top: 0.2vw;
}

.project-news-content {
    width: 47.5vw;
    margin-left: 1vw;
    padding-top: 1.0vw;
    padding-bottom: 1.5vw;
}

p {
    font-family: lato, sans-serif;
    margin: 0;
    font-size: 2.5vw;
    color: #ccc;
    line-height: 3vw;
    padding: 0.5vw;
}

.home-nav-menu ul li a img {
    width: 5vw;
    height: auto;
}

.timer1 {

    padding: 2vh 0.1vw;
    height: auto;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    left: 0;
    right: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 60vw;
	top:75%;
    transform: translate(0%, -50%);

}

.timer2 {

    padding: 2vh 0.1vw;
    height: auto;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    left: 0;
    right: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 60vw;
	top:80%;
    transform: translate(0%, -50%);
}

.project-meta span::before, .latest-post-date::before, .post-by-author::before, .update-item .date::before {
    display: inline-block;
    margin-top: -0.2vw;
    margin-right: 0.20vw;
    width: 4vw;
    height: 3vh;
    vertical-align: middle;
    content: '';
    background: url(assets/images/ico-date.png) center center no-repeat;
    background-size: 2.4vw auto;
    opacity: 0.5;
}

.project-meta {
    font-size: 1.4vh;
    color: #fd893b;
    font-family: lato,sans-serif;
}


.control-panel-btn {

    position: absolute;
    bottom: 5%;
    right: 0;
    border-radius: 1vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 60vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    background: url(assets/images/cp-btn.png) center center no-repeat;
        background-size: auto;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
    left: 0;
    margin-left: auto;
    margin-right: auto;

}

.control-panel-btn2 {

    position: absolute;
    bottom: 5%;
    right: 0;
    border-radius: 1vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 60vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    background: url(assets/images/cp-btn.png) center center no-repeat;
        background-size: auto;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
    left: 0;
    margin-left: auto;
    margin-right: auto;

}

.home-nav-menu ul li a img {
	display:none;
}

.parent-content-area {
    left: 50%;
    position: absolute;
    top: 48%;
    background: url(assets/images/bordergold_V3.png);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 77vw;
    height: 67vh;
    transform: translate(-50%, -50%);
}

#content {
    width: 71.82vw;
    padding-left: 3vw;
}

.titlez {
    font-family: lato,sans-serif;
    font-size: 5vw;
    color: #FFC717;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 0.7vw;
    text-shadow: 5px 5px 10px black;
    font-weight: 900;
    margin-top: 3vw;
}

.datelez {
    font-family: lato,sans-serif;
    font-size: 3vw;
    color: white;
    width: 100%;
    text-align: center;
    text-shadow: 5px 5px 10px black;
    padding-bottom: 2.65vw;
}

#content {
    font-family: Lato, sans-serif !important;
    text-shadow: 1px 2px 0px black;
    text-align: center;
}

.single-content-area {
    width: 200%;
    margin-top: 1.5vw;
    height: 59.5vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.next-post {
    color: #fd893b;
    font-family: Lato,sans-serif;
    font-weight: 600;
    font-size: 1.9vw;
}

.prev-post {
    color: #fd893b;
    font-family: Lato,sans-serif;
    font-weight: 600;
    font-size: 1.9vw;
}

.archives {
    font-size: 2.8vw;
	display:none;
}

.center-404 {
    position: fixed;
    text-align: center;
    width: 100vw;
    top: 58vw;
    padding-bottom: 2vw;
}

.panel-btn-loose{
    border-radius: 1vw;
    background: url(assets/images/cp-btn.png) center center no-repeat;
    background-size: cover;
    font-size: 4vw;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}

.panel-btn-loose2{
    border-radius: 1vw;
    background: url(assets/images/cp-btn-grey.png) center center no-repeat;
    background-size: cover;
    font-size: 4vw;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}

.panel-btn-loose3{
    border-radius: 1vw;
    background: url(assets/images/cp-btn-google.png) center center no-repeat;
    background-size: cover;
    font-size: 4vw;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}

}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

.heading-mega h1 {
    padding: 1vh 0;
    font-size: 15vw;
    margin: 0;
    text-shadow: 5px 5px 10px black;
}

.heading-sub h4 {
    font-size: 5vw;
    color: #FFC717;
    margin: auto;
    font-family: Lato;
    text-shadow: 5px 5px 10px black;
    padding-bottom: 2vh;
    font-weight: 900;
}

.divider-connect {
    width: 90vw;
    height: auto;
}

.connect-assistance {
    font-size: 4.8vw;
    color: white;
    text-align: center;
    bottom: 15%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 90vw;
	bottom:30%;
}

.center-content {
    position: fixed;
    text-align: center;
    width: 100vw;
    top: 20vh;
}

.connect-button{
    display: block;
    width: 80vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 12vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.connect-button2{
    display: block;
    width: 80vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 12vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.connect-button3{
    display: block;
    width: 80vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 12vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.feature-left-menu ul li a p {
    height: 1.4vw;
    font-size: 1.2vw;
    color: #cdbe91;
    font-family: lato;
    text-shadow: 5px 5px 10px black;
    font-weight: 900;
    text-transform: uppercase;
}


.dark-assassin-intro-text {
	color: #ffffff;
	margin: 0vh;
	font-size: 3.2vw;
	line-height: 2.7vh;
	word-spacing: 0.2vw;
	font-family: lato;
	text-shadow: 1px 1px 1px black;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 60%;
}

section.dark-assassin {
    text-align: center;
    position: absolute;
    bottom: 17vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}

.feature-left-menu {
	display:none;
}

.rowadjust {
    padding-left: 0vw;
    padding-top: 5vw;
}

.tableitems {
    font-size: 7.5vw;
}

.spanitems {
    font-size: 2.4vw;
    color: #d8ab72;
    font-weight: 700;
}

.feature-intro {
    word-spacing: 0.1vw;
    line-height: 4.1vw;
    margin-top: 2.5vh;
    font-family: lato;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.feature-text {
    width: 80vw;
    font-size: 3.4vw;
}

.feature-heading {
    font-size: 5.1vw;
    color: #d8ab72;
    font-family: Raleway;
    display: block;
    font-weight: 400;
    padding-bottom: 3vw;
}

.feature-seprator-div {
    font-size: 4vw;
}

.small-div {
    display: block;
    text-align: center;
    font-size: 2.2vw;
    padding: 1.5vh 0vw;
}

.feature-seprator {
    display: block;
    height: auto;
    padding: 0vh 0vw;
        padding-top: 0vh;
        padding-bottom: 0vh;
    text-align: center;
    font-style: italic;
    color: #d8ab72;
    font-family: Raleway;
    font-weight: 400;
    padding-top: 3vw;
    padding-bottom: 2vw;
}

.feature-image1 {
	width: 80vw;
	height: 68vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featureone.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image2 {
	width: 80vw;
	height: 80vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featuretwo.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image3 {
	width: 80vw;
	height: 68vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurethree.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image4 {
	width: 80vw;
	height: 80vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurefour.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image5 {
	width: 80vw;
	height: 80vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurefive.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image6 {
	width: 80vw;
	height: 80vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featuresix.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image7 {
	width: 80vw;
	height: 80vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featureseven.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}


.feature-image8 {
	width: 80vw;
	height: 80vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featureeight.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}


.feature-image9 {
	width: 80vw;
	height: 80vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurenine.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image10 {
	width: 80vw;
	height: 80vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featureten.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.assassin-top-border {
    width: 76vw;
    height: auto;
    margin-top: 1.5vw;
}

.flags {
	width: 8vw;
	height: auto;
}

.assassin-bottom-border {
    width: 50vw;
    height: auto;
}

.mobalist {
	list-style: none;
	padding-left: 0;
}

#menu-primary li a {
    margin-right: 1.5vw;
    color: #ccc;
    text-decoration: none;
    line-height: 3.5vh;
    font-size: 2.6vw;
    letter-spacing: 0.05vw;
    font-family: Raleway;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    font-weight: 800;
}

#menu-primary li a img {
    height: 2vh;
    vertical-align: -0.5vh;
    opacity: 0.55;
}

.site-logo a img {
height: auto;
width: 16.8vw;
display: block;
margin-left: auto;
margin-right: auto;
}

.site-logo{
    width: 22vw;
    height: auto;
}

.mainnav {
    width: 56vw;
	vertical-align:bottom;
}


.user-name {
    color: #ffffff;
    font-weight: 400;
    margin-top: 1.1vh;
    font-size: 2.2vw;
    font-family: Lato, sans-serif;
    /* text-align: center; */
}

.features-border{
	display:none
}

.small-div {
    display: block;
    text-align: center;
    font-size: 2.5vw;
    padding: 1.5vh 0vw;
}

.feature-left-menu ul li a p{   
	height: 1.4vw;
	font-size: 1.0vw;
	color: #cdbe91;
	font-family: lato;
	text-shadow: 5px 5px 10px black;
	font-weight: 900;
	text-transform:uppercase;
}

.arrow-down img, .arrow-up img {
	width: 4vw;
	height: auto;
}

.arrow-down {
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
    bottom: 2vw;
    left: 7vw;
}

.arrow-up {
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
    top: 3vw;
    left: 7vw;
}




#menu-login-game li div {
    color: white;
    text-decoration: none;
    font-size: 2.5vw;
    font-weight: 900;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
}

.login-nav {
    width: 15vw;
    height: auto;
}

.home-container, .home-container-active, .home-container.active, .home-container-single {
    background-size: cover;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-position-x:left;
}

.top-right {
    position: fixed;
    left: 0vw;
    width: 100vw;
    top: 20%;
    transform: translate(0%, -50%);
}

.rewards{
	display: table;
	margin: 0 auto;
}

.zones {

    margin-top: 3vh;
    font-size: 1.4vw;
    display: table;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 2.5vw;

}

.vote-help {
    display: none;
}





.social-icon img {
    width: 4vw;
    margin-left: 0.6vw;
    height: auto;
    margin-top: 1.1vh;
}

.social-icon.float-left {
    line-height: 0vh;
    font-size: 0;
    margin-left: 2vw;
    display: inline-block;
}

.a-zone {

    position: relative;
    padding: 2vw 4.7vw;
    background: rgba(23,9,12,0.6);
    color: #ccc;
    border-radius: 1.225vh;
    text-decoration: none;
    font-family: Lato, sans-serif;

}

.zones {
    font-size: 4vw;
}

.vote-help span a {

    color: #fd893b;
    font-size: 1.9vw;
    text-decoration: underline;
    font-weight: 300;
    font-family: Lato,sans-serif;
    text-shadow: 5px 5px 10px black;

}

.round-icon {

    background-image: url('assets/images/ico-howworks.png');
    color: #1f0405;
    width: 2vw;
    height: 2vw;
    background-repeat: no-repeat;
    background-size: 2vw auto;

}

.home-parts {
    position: fixed;
    height: 38vh;
    width: 100vw;
    left: 0vw;
    overflow: hidden;
    color: #fff;
    display: none;
	top:50%;
	transform: translate(0%, -50%);
}

.home-content {
    position: relative;
    height: 34vh;
    font-size: 1.5vw;
    padding-left: 0;
    overflow: hidden;
    width: 70vw;
    background: none;
        background-size: auto;
    background-size: auto;
    background-size: auto;
    background-size: auto;
    border-radius: 1vw;
    background-size: cover;
    margin-top: 1.2vw;
    margin-left: auto;
    margin-right: auto;
}

.heading1 {
    font-size: 4.0vh;
    color: #FFC717;
    font-family: Raleway;
    text-shadow: 5px 5px 10px black;
    font-weight: 900;
    text-align: center;
}


.project-news {
    width: 70vw;
    margin-top: 0vh;
    padding-bottom: 0vh;
    border-bottom: 0.1vh solid rgba(253,199,59,0.2);
    position: relative;
    background: rgba(23,9,12,0.6);
    border-radius: 1vw;
    padding-top: 1vh;
    margin-bottom: 1vh;
}


.project-new-image img {
    border-radius: 100vw;
    width: 16vw;
    margin-left: 0.5vw;
    margin-top: 0.2vw;
}

.project-news-content {
    width: 47.5vw;
    margin-left: 1vw;
    padding-top: 1.0vw;
    padding-bottom: 1.5vw;
}

p {
    font-family: lato, sans-serif;
    margin: 0;
    font-size: 2.5vw;
    color: #ccc;
    line-height: 3vw;
    padding: 0.5vw;
}

.home-nav-menu ul li a img {
    width: 5vw;
    height: auto;
}

.timer1 {

    padding: 2vh 0.1vw;
    height: auto;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    left: 0;
    right: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 60vw;
	top:75%;
    transform: translate(0%, -50%);

}

.timer2 {

    padding: 2vh 0.1vw;
    height: auto;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    left: 0;
    right: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 60vw;
	top:80%;
    transform: translate(0%, -50%);
}

.project-meta span::before, .latest-post-date::before, .post-by-author::before, .update-item .date::before {
    display: inline-block;
    margin-top: -0.2vw;
    margin-right: 0.20vw;
    width: 4vw;
    height: 3vh;
    vertical-align: middle;
    content: '';
    background: url(assets/images/ico-date.png) center center no-repeat;
    background-size: 2.4vw auto;
    opacity: 0.5;
}

.project-meta {
    font-size: 1.4vh;
    color: #fd893b;
    font-family: lato,sans-serif;
}


.control-panel-btn {

    position: absolute;
    bottom: 5%;
    right: 0;
    border-radius: 1vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 60vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    background: url(assets/images/cp-btn.png) center center no-repeat;
        background-size: auto;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
    left: 0;
    margin-left: auto;
    margin-right: auto;

}

.control-panel-btn2 {

    position: absolute;
    bottom: 5%;
    right: 0;
    border-radius: 1vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 60vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    background: url(assets/images/cp-btn.png) center center no-repeat;
        background-size: auto;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
    left: 0;
    margin-left: auto;
    margin-right: auto;

}

.home-nav-menu ul li a img {
	display:none;
}

.parent-content-area {
    left: 50%;
    position: absolute;
    top: 48%;
    background: url(assets/images/bordergold_V3.png);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 77vw;
    height: 67vh;
    transform: translate(-50%, -50%);
}

#content {
    width: 71.82vw;
    padding-left: 3vw;
}

.titlez {
    font-family: lato,sans-serif;
    font-size: 5vw;
    color: #FFC717;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 0.7vw;
    text-shadow: 5px 5px 10px black;
    font-weight: 900;
    margin-top: 3vw;
}

.datelez {
    font-family: lato,sans-serif;
    font-size: 3vw;
    color: white;
    width: 100%;
    text-align: center;
    text-shadow: 5px 5px 10px black;
    padding-bottom: 2.65vw;
}

#content {
    font-family: Lato, sans-serif !important;
    text-shadow: 1px 2px 0px black;
    text-align: center;
}

.single-content-area {
    width: 200%;
    margin-top: 1.5vw;
    height: 59.5vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.next-post {
    color: #fd893b;
    font-family: Lato,sans-serif;
    font-weight: 600;
    font-size: 1.9vw;
}

.prev-post {
    color: #fd893b;
    font-family: Lato,sans-serif;
    font-weight: 600;
    font-size: 1.9vw;
}

.archives {
    font-size: 2.8vw;
	display:none;
}

.arrow-downx img, .arrow-upx img {
    width: 3vw;
    height: auto;
}

.feature-seprator img.assassin-bottom-border {
    width: 50vw;
}

.center-404 {
    position: fixed;
    text-align: center;
    width: 100vw;
    top: 58vw;
    padding-bottom: 2vw;
}

.panel-btn-loose{
    border-radius: 1vw;
    background: url(assets/images/cp-btn.png) center center no-repeat;
    background-size: cover;
    font-size: 4vw;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}

.panel-btn-loose2{
    border-radius: 1vw;
    background: url(assets/images/cp-btn-grey.png) center center no-repeat;
    background-size: cover;
    font-size: 4vw;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}

.panel-btn-loose3{
    border-radius: 1vw;
    background: url(assets/images/cp-btn-google.png) center center no-repeat;
    background-size: cover;
    font-size: 4vw;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
}


}


/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 1024 x 768
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

.container{
	padding-top:0;
}

#menu-primary li a {
    margin-right: 1.5vw;
    color: #ccc;
    text-decoration: none;
    line-height: 8.4vh;
    font-size: 1.24vw;
    letter-spacing: 0.05vw;
    font-family: Raleway;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    font-weight: 800;
}

#menu-primary li a img {
    height: 2.8vh;
    vertical-align: -0.7vh;
}

.mainnav {
    width: 60vw;
	height:3.5vw;
}

.site-logo a img {
height: auto;
width: 10.8vw;
display: block;
margin-left: auto;
margin-right: auto;
}

.site-logo{
    width: 14vw;
    height: 1.5vw;
}

.user-name {
    color: #ffffff;
    font-weight: 400;
    margin-top: 2.0vh;
    font-size: 1.6vw;
    font-family: Lato, sans-serif;
}

#menu-login-game li div {
    color: white;
    text-decoration: none;
    font-size: 1.3vw;
    font-weight: 900;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
}

.home-content {
    position: relative;
    height: 24vw;
    font-size: 1.5vw;
    overflow: hidden;
    width: 34.5vw;
    background-size: auto;
    border-radius: 1vw;
    background-size: cover;
    margin-top: 0.2vw;
}

.arrow-down {
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
    bottom: 8vw;
    left: -2vw;
}

.project-new-image img {
    border-radius: 100vw;
    width: 10vw;
    border: solid 0.1vh #350000;
    margin-left: 0.5vw;
    margin-top: 0.2vw;
}

.project-meta {
    font-size: 1.3vh;
    color: #fd893b;
    font-family: lato,sans-serif;
    margin-top: -0.2vw;
}

.home-nav-menu ul li a img {
    width: 3vw;
    height: auto;
}

.social-icon img {
    width: 1.8vw;
    margin-left: 0.6vw;
    height: auto;
    margin-top: 1.1vh;
}

.a-zone {
    position: relative;
    padding: 1.5vw 2.1vw;
    background: rgba(23,9,12,0.6);
    color: #ccc;
    border-radius: 1.225vh;
    text-decoration: none;
    font-family: Lato, sans-serif;
}

.zones {
    font-size: 1.8vw;
}

.vote-help span a {
    color: #fd893b;
    font-size: 1.1vw;
    text-decoration: underline;
    font-weight: 300;
    font-family: Lato,sans-serif;
    text-shadow: 5px 5px 10px black;
}

.timer {
    position: fixed;
    bottom: 6vh;
    right: 2.6vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 18vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    font-size: 2.5vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
}

.control-panel-btn {
    position: fixed;
    bottom: 6vh;
    right: 2.6vw;
    border-radius: 1vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 18vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    background: url(assets/images/cp-btn.png) center center no-repeat;
        background-size: auto;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
}

.control-panel-btn2 {
    position: fixed;
    bottom: 6vh;
    right: 2.6vw;
    border-radius: 1vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 18vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    background: url(assets/images/cp-btn.png) center center no-repeat;
        background-size: auto;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
}

.home-content .update-item {
    position: relative;
    border-bottom: 0.1vh solid rgba(252,196,61,0.2);
    padding: 0.4vw 0;
        padding-top: 0.4vw;
        padding-left: 0px;
    text-overflow: ellipsis;
    padding-left: 4.7vw;
    background: url(assets/images/ico-update.png)center left no-repeat;
        background-color: rgba(0, 0, 0, 0);
        background-position-x: left;
        background-position-y: center;
        background-size: auto;
    background-size: 3.8vh;
    overflow: hidden;
    background-color: rgba(23,9,12,0.6);
    border-radius: 1vw;
    padding-top: 1vh;
    margin-bottom: 1vh;
    background-position: 1vw;
}

.srv img, .cln img {
    position: absolute;
    right: 0;
    top: 2vh;
    width: 1vw;
    padding-right: 1vw;
}

.features-border{
	display:none
}

.timer1 {
    padding: 2vh 0.1vw;
    height: auto;
    line-height: 3vh;
    z-index: 5;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    right: 2.6vw;
    bottom: 19vh;
    position: absolute;
    width: 18vw;
    text-align: center;
}

.timer2 {
    padding: 2vh 0.1vw;
    height: auto;
    line-height: 3vh;
    z-index: 5;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    right: 2.6vw;
    bottom: 14vh;
    position: absolute;
    width: 18vw;
    text-align: center;
}

.divider-connect {
    width: 59vw;
    height: auto;
    padding-bottom: 2vw;
}

.connect-assistance {
    font-size: 1.8vw;
    color: white;
    text-align: center;
    bottom: 30%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 90vw;
}

.center-404 {
    position: fixed;
    text-align: center;
    width: 100vw;
    top: 29vw;
    padding-bottom: 2vw;
}


}


/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1023px) {

.heading-mega h1 {
    padding: 1vh 0;
    font-size: 15vw;
    margin: 0;
    text-shadow: 5px 5px 10px black;
}

.arrow-downx img, .arrow-upx img {
    width: 3vw;
    height: auto;
}

.heading-sub h4 {
    font-size: 5vw;
    color: #FFC717;
    margin: auto;
    font-family: Lato;
    text-shadow: 5px 5px 10px black;
    padding-bottom: 2vh;
    font-weight: 900;
}

.divider-connect {
    width: 90vw;
    height: auto;
}

.connect-assistance {
    font-size: 4.8vw;
    color: white;
    text-align: center;
    bottom: 15%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 90vw;
	bottom:22%;
}

.center-content {
    position: fixed;
    text-align: center;
    width: 100vw;
    top: 20vh;
}

.connect-button{
    display: block;
    width: 80vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 12vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.connect-button2{
    display: block;
    width: 80vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 12vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.connect-button3{
    display: block;
    width: 80vw;
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    height: 7vh;
    text-decoration: none;
    line-height: 7.5vh;
    transition: 1s;
    margin-top: 12vw;
    position: absolute;
    margin-left: 50%;
    font-family: lato;
    font-weight: 700;
    font-style: italic;
    transform: translate(-50%, -50%);
}

.feature-left-menu ul li a p {
    height: 1.4vw;
    font-size: 1.2vw;
    color: #cdbe91;
    font-family: lato;
    text-shadow: 5px 5px 10px black;
    font-weight: 900;
    text-transform: uppercase;
}


.dark-assassin-intro-text {
	color: #ffffff;
	margin: 0vh;
	font-size: 3.2vw;
	line-height: 2.7vh;
	word-spacing: 0.2vw;
	font-family: lato;
	text-shadow: 1px 1px 1px black;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 60%;
}

section.dark-assassin {
    text-align: center;
    position: absolute;
    bottom: 17vw;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}

.feature-left-menu {
	display:none;
}

.rowadjust {
    padding-left: 0vw;
    padding-top: 5vw;
}

.tableitems {
    font-size: 7.5vw;
}

.spanitems {
    font-size: 2.4vw;
    color: #d8ab72;
    font-weight: 700;
}

.feature-intro {
    word-spacing: 0.1vw;
    line-height: 4.1vw;
    margin-top: 2.5vh;
    font-family: lato;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.feature-text {
    width: 80vw;
    font-size: 3.4vw;
}

.feature-heading {
    font-size: 5.1vw;
    color: #d8ab72;
    font-family: Raleway;
    display: block;
    font-weight: 400;
    padding-bottom: 3vw;
}

.feature-seprator-div {
    font-size: 4vw;
}

.small-div {
    display: block;
    text-align: center;
    font-size: 2.2vw;
    padding: 1.5vh 0vw;
}

.feature-seprator {
    display: block;
    height: auto;
    padding: 0vh 0vw;
        padding-top: 0vh;
        padding-bottom: 0vh;
    text-align: center;
    font-style: italic;
    color: #d8ab72;
    font-family: Raleway;
    font-weight: 400;
    padding-top: 3vw;
    padding-bottom: 2vw;
}

.feature-image1 {
	width: 80vw;
	height: 72vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featureone.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image2 {
	width: 80vw;
	height: 72vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featuretwo.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image3 {
	width: 80vw;
	height: 72vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurethree.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image4 {
	width: 80vw;
	height: 72vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurefour.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image5 {
	width: 80vw;
	height: 72vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurefive.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image6 {
	width: 80vw;
	height: 72vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featuresix.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image7 {
	width: 80vw;
	height: 72vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featureseven.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}


.feature-image8 {
	width: 80vw;
	height: 72vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featureeight.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-image9 {
	width: 80vw;
	height: 72vw;
	text-align: center;
	float: none;
	background-image: url(assets/images/featurenine.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}


.feature-image10 {
	width: 80vw;
	height: 75vw;
	text-align: center;
	float: none;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}

.feature-boom{
	padding-left:0;
}

.assassin-top-border {
    width: 76vw;
    height: auto;
    margin-top: 1.5vw;
}

.flags {
	width: 8vw;
	height: auto;
}

.assassin-bottom-border {
    width: 50vw;
    height: auto;
}

.mobalist {
	list-style: none;
	padding-left: 0;
}

#menu-primary li a {
    margin-right: 1.5vw;
    color: #ccc;
    text-decoration: none;
    line-height: 3.5vh;
    font-size: 2.6vw;
    letter-spacing: 0.05vw;
    font-family: Raleway;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    font-weight: 800;
}

#menu-primary li a img {
    height: 2.7vh;
    vertical-align: -0.5vh;
    opacity: 0.55;
}

.site-logo a img {
height: auto;
width: 12.8vw;
display: block;
margin-left: auto;
margin-right: auto;
}

.site-logo{
    width: 22vw;
    height: auto;
}

.user-name {
    color: #ffffff;
    font-weight: 400;
    margin-top: 1.1vh;
    font-size: 2.2vw;
    font-family: Lato, sans-serif;
    /* text-align: center; */
}

.features-border{
	display:none
}

.small-div {
    display: block;
    text-align: center;
    font-size: 2.5vw;
    padding: 1.5vh 0vw;
}

.feature-left-menu ul li a p{   
	height: 1.4vw;
	font-size: 1.0vw;
	color: #cdbe91;
	font-family: lato;
	text-shadow: 5px 5px 10px black;
	font-weight: 900;
	text-transform:uppercase;
}

.arrow-down img, .arrow-up img {
	width: 4vw;
	height: auto;
}

.arrow-down {
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
    bottom: 2vw;
    left: 7vw;
}

.arrow-up {
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
    top: 3vw;
    left: 7vw;
}



.mainnav {
    width: 54vw;
}

#menu-login-game li div {
    color: white;
    text-decoration: none;
    font-size: 2.5vw;
    font-weight: 900;
    text-transform: uppercase;
    font-family: Lato, sans-serif;
}

.login-nav {
    width: 15vw;
    height: auto;
}

.home-container, .home-container-active, .home-container.active, .home-container-single {
    background-size: cover;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-position-x:left;
}

.top-right {
    position: fixed;
    left: 0vw;
    width: 100vw;
    top: 20%;
    transform: translate(0%, -50%);
}

.rewards{
	display: table;
	margin: 0 auto;
}

.zones {

    margin-top: 3vh;
    font-size: 1.4vw;
    display: table;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 2.5vw;

}

.vote-help {
    display: none;
}





.social-icon img {
    width: 4vw;
    margin-left: 0.6vw;
    height: auto;
    margin-top: 1.1vh;
}

.social-icon.float-left {
    line-height: 0vh;
    font-size: 0;
    margin-left: 2vw;
    display: inline-block;
}

.a-zone {

    position: relative;
    padding: 2vw 4.7vw;
    background: rgba(23,9,12,0.6);
    color: #ccc;
    border-radius: 1.225vh;
    text-decoration: none;
    font-family: Lato, sans-serif;

}

.zones {
    font-size: 4vw;
}

.vote-help span a {

    color: #fd893b;
    font-size: 1.9vw;
    text-decoration: underline;
    font-weight: 300;
    font-family: Lato,sans-serif;
    text-shadow: 5px 5px 10px black;

}

.round-icon {

    background-image: url('assets/images/ico-howworks.png');
    color: #1f0405;
    width: 2vw;
    height: 2vw;
    background-repeat: no-repeat;
    background-size: 2vw auto;

}

.home-parts {
    position: fixed;
    height: 38vh;
    width: 100vw;
    left: 0vw;
    overflow: hidden;
    color: #fff;
    display: none;
	top:50%;
	transform: translate(0%, -50%);
}

.home-content {
    position: relative;
    height: 34vh;
    font-size: 1.5vw;
    padding-left: 0;
    overflow: hidden;
    width: 70vw;
    background: none;
        background-size: auto;
    background-size: auto;
    background-size: auto;
    background-size: auto;
    border-radius: 1vw;
    background-size: cover;
    margin-top: 1.2vw;
    margin-left: auto;
    margin-right: auto;
}

.heading1 {
    font-size: 4.0vh;
    color: #FFC717;
    font-family: Raleway;
    text-shadow: 5px 5px 10px black;
    font-weight: 900;
    text-align: center;
}


.project-news {
    width: 70vw;
    margin-top: 0vh;
    padding-bottom: 0vh;
    border-bottom: 0.1vh solid rgba(253,199,59,0.2);
    position: relative;
    background: rgba(23,9,12,0.6);
    border-radius: 1vw;
    padding-top: 1vh;
    margin-bottom: 1vh;
}


.project-new-image img {
    border-radius: 100vw;
    width: 16vw;
    margin-left: 0.5vw;
    margin-top: 0.2vw;
}

.project-news-content {
    width: 47.5vw;
    margin-left: 1vw;
    padding-top: 1.0vw;
    padding-bottom: 1.5vw;
}

p {
    font-family: lato, sans-serif;
    margin: 0;
    font-size: 2.5vw;
    color: #ccc;
    line-height: 3vw;
    padding: 0.5vw;
}

.home-nav-menu ul li a img {
    width: 5vw;
    height: auto;
}

.timer1 {

    padding: 2vh 0.1vw;
    height: auto;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    left: 0;
    right: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 60vw;
	top:75%;
    transform: translate(0%, -50%);

}

.timer2 {

    padding: 2vh 0.1vw;
    height: auto;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    font-weight: 700;
    left: 0;
    right: 0;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    width: 60vw;
	top:80%;
    transform: translate(0%, -50%);
}

.project-meta span::before, .latest-post-date::before, .post-by-author::before, .update-item .date::before {
    display: inline-block;
    margin-top: -0.2vw;
    margin-right: 0.20vw;
    width: 4vw;
    height: 3vh;
    vertical-align: middle;
    content: '';
    background: url(assets/images/ico-date.png) center center no-repeat;
    background-size: 2.4vw auto;
    opacity: 0.5;
}

.project-meta {
    font-size: 1.4vh;
    color: #fd893b;
    font-family: lato,sans-serif;
}


.control-panel-btn {

    position: absolute;
    bottom: 5%;
    right: 0;
    border-radius: 1vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 60vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    background: url(assets/images/cp-btn.png) center center no-repeat;
        background-size: auto;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
    left: 0;
    margin-left: auto;
    margin-right: auto;

}

.control-panel-btn2 {

    position: absolute;
    bottom: 5%;
    right: 0;
    border-radius: 1vw;
    padding: 2vh 0.1vw;
    height: auto;
    width: 60vw;
    line-height: 3vh;
    text-align: center;
    z-index: 5;
    background: url(assets/images/cp-btn.png) center center no-repeat;
        background-size: auto;
    background-size: cover;
    font-size: 3vh;
    color: white;
    text-shadow: 1px 1px 2px black;
    box-shadow: 1px 1px 2px black;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
    left: 0;
    margin-left: auto;
    margin-right: auto;

}

.home-nav-menu ul li a img {
	display:none;
}

.parent-content-area {
    left: 50%;
    position: absolute;
    top: 48%;
    background: url(assets/images/bordergold_V3.png);
    background-repeat: repeat;
    background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 77vw;
    height: 67vh;
    transform: translate(-50%, -50%);
}

#content {
    width: 71.82vw;
    padding-left: 3vw;
}

.titlez {
    font-family: lato,sans-serif;
    font-size: 5vw;
    color: #FFC717;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 0.7vw;
    text-shadow: 5px 5px 10px black;
    font-weight: 900;
    margin-top: 3vw;
}

.datelez {
    font-family: lato,sans-serif;
    font-size: 3vw;
    color: white;
    width: 100%;
    text-align: center;
    text-shadow: 5px 5px 10px black;
    padding-bottom: 2.65vw;
}

#content {
    font-family: Lato, sans-serif !important;
    text-shadow: 1px 2px 0px black;
    text-align: center;
}

.single-content-area {
    width: 200%;
    margin-top: 1.5vw;
    height: 59.5vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.next-post {
    color: #fd893b;
    font-family: Lato,sans-serif;
    font-weight: 600;
    font-size: 1.9vw;
}

.prev-post {
    color: #fd893b;
    font-family: Lato,sans-serif;
    font-weight: 600;
    font-size: 1.9vw;
}

.archives {
    font-size: 2.8vw;
	display:none;
}

.feature-seprator img.assassin-bottom-border {
    width: 50vw;
}

.center-404 {
    position: fixed;
    text-align: center;
    width: 100vw;
    top: 40vw;
    padding-bottom: 2vw;
}




}



/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
	
.container{
    /* width: 100vw; */
    padding-top:0vw;
    margin:0px;
}

.home-content {
    position: relative;
    height: 19.5vw;
    font-size: 1.5vw;
    overflow: hidden;
    width: 31.5vw;
    background-size: auto;
    border-radius: 1vw;
    background-size: cover;
    margin-top: 0.2vw;
}

.arrow-down {
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
    bottom: 5vw;
    left: -2vw;
}

.project-meta {
    font-size: 1.5vh;
    color: #fd893b;
    font-family: lato,sans-serif;
}

.mainnav {
    width: 66.5vw;
	height:3.6vw;
}

#menu-primary li a {
    margin-right: 1.5vw;
    color: #ccc;
    text-decoration: none;
    line-height: 8.9vh;
    font-size: 1.1vw;
    letter-spacing: 0.05vw;
    font-family: Raleway;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    font-weight: 800;
}

.connect-assistance {
    font-size: 1.8vw;
    color: white;
    text-align: center;
    bottom: 25%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 90vw;
}


}


/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) and (max-width: 1599px) {
	
.home-content {
    position: relative;
    height: 20.6vw;
    font-size: 1.5vw;
    overflow: hidden;
    width: 31.5vw;
    background-size: auto;
    border-radius: 1vw;
    background-size: cover;
    margin-top: 0.2vw;
}	
	
.arrow-down {
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
    bottom: 4vw;
    left: -2vw;
}

.mainnav {
    width: 66.5vw;
}

.connect-assistance {
    font-size: 1.8vw;
    color: white;
    text-align: center;
    bottom: 22%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 90vw;
}


	
}


/*
  ##Device = Desktops
  ##Screen = 1600px to higher resolution desktops
*/

@media (min-width: 1600px) and (max-width: 1831px) {
	
.home-content {
    position: relative;
    height: 20vw;
    font-size: 1.5vw;
    overflow: hidden;
    width: 31.5vw;
    background-size: auto;
    border-radius: 1vw;
    background-size: cover;
    margin-top: 0.2vw;
}	

.arrow-down {
    position: absolute;
    display: block;
    width: 2vh;
    cursor: default;
    opacity: 0.55;
    bottom: 4vw;
    left: -2vw;
}

.mainnav {
    width: 66.5vw;
}
	
}


.smallnote{
	display: block;
    font-size: 12px;
    position: absolute;
    color: #fbff00;
    margin-left: 3px;
}

.l2wikicont, .l2wikicont:hover {
  text-decoration: none !important;
    cursor: help !important;
    background: #80644f !important;
    height: 32px !important;
    display: inline-block !important;
    width: auto !important;
    padding-right: 5px !important;
    outline: 1px black solid !important;
    font-family: Tahoma !important;
    font-size: 14px !important;
}

.itemtooltip {
    background: #151411e8;
    padding: 5px;
    position: absolute;
    z-index: 1000;
    border: 1px #474337 solid;
    outline: 1px solid #151411e8;
    font-family: 'Tahoma';
    font-size: 12px;
}

/*
  ##Device = Desktops
  ##Screen = 1832px to higher resolution desktops
*/

@media (min-width: 1832px) {
	

	
	
}


.overlay {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  display: flex;
  align-items: center;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s;
}

.overlay img{
  max-width: 90%;
  max-height: 90%;
  width: auto;
  height: auto;
  transform: scale(0.95);
  transition: transform .3s;
}

.overlay:target {
  visibility: visible;
  outline: none;
  cursor: default;
}

/*.overlay:target img {
    transform: scale(1);
}*/

 .bouncey {
        align-self: flex-end;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        transform-origin: bottom;
    }

.bounce-7 {
        animation-name: bounce-7;
        animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1);
    }
    @keyframes bounce-7 {
        0%   { transform: scale(1,1)      translateY(0); }
        10%  { transform: scale(1.1,.9)   translateY(0); }
        30%  { transform: scale(.9,1.1)   translateY(-20px); }
        50%  { transform: scale(1.05,.95) translateY(0); }
        57%  { transform: scale(1,1)      translateY(-7px); }
        64%  { transform: scale(1,1)      translateY(0); }
        100% { transform: scale(1,1)      translateY(0); }
    }