body {
    background-color: #f6f5f8;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

.container {
    min-width: 300px;
    max-width: 1000px;
    margin: 0 auto;
}

.tophere {
    background: #292f3b;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    overflow: hidden;
    padding: 3px;
    border-bottom: 1px solid #3e444f;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1;
}

.logo {
    float: left;
}

a {
    text-decoration: none;
}

p {
    margin: 0;
}

h1 {
    margin: 0;
}

.serach-box {
    float: left;
    position: relative;
    margin-left: 60px;
    margin-top: 8px;
}

.serach-box input {
    padding: 0 10px 0 35px;
    height: 36px;
    border: none;
    border-radius: 5px;
    width: 300px;
}

.serach-box button {
    position: absolute;
    top: 8px;
    left: 8px;
    border: none;
    background: none;
    font-size: 20px;
    color: #0a0a0a;
}

::placeholder {
}

.menu {
    float: right;
    margin-top: 15px;
    padding-right: 3px;

}

.menu a:hover {
    background: #cb7b01;
}

.main-nav__item a {
    color: #ffffff;
    font-size: 13px;
   margin-left: 10px;
    padding: 8px;
    background: #fe9a01;
    border-radius: 4px;
    text-transform: uppercase;
    transition: all .2s;
}

.ds {
    min-height: 70px;
}
.abs{
    min-width: 150px;
    float: left;
    min-height: 698px;
        margin-left: 10px;
}
.abc{
    min-width: 150px;
    float: right;
    min-height: 698px;
	margin-right: 10px;
}
.ads {
    overflow: hidden;
}


.QCC{
	display:none;
	margin-bottom: 10px;
	height:0;
	background: #fff;
}
.qcbt{
    margin: 55px 0;
    /*height: 200px;*/
}
.qcbb{
    margin: 15px 0;
}
.game-name {
    border-top: 1px solid #3e444f;
    background: #292f3b;
    overflow: hidden;
    color: #fff;
    padding: 10px;
}

.game-name .fa {
color: #fff;
}

.game-name h3 {
    font-size: 1rem;
    float: left;
    color: #fff;
    margin: 0;
    margin-top: 2px;
}

.fullscreen {
    float: right;
color: #fff;
}

.box-play {
}

.cmt {
    float: right;
    margin: 0 20px;
}

.bder {
    border-radius: 5px;
    overflow: hidden;
}

.info-game {
    background: #292f3b;
    margin-top: 10px;
    overflow: hidden;
    padding: 10px;
    border-radius: 5px;
	color: #fff;
}

.info-game a{
	color: #ddd;
}

.info-game h1 {
    float: left;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}
.votes{
    float: right;
}
p{
    margin: 0;
}
.about p{
    color: #fff;
}


.flickity-enabled {
    position: relative
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.slide .flickity-enabled {
    border-radius: 3px;
    border: 1px solid #333;
    padding: 2px 5px;
}

.flickity-prev-next-button {
    width: 30px;
    height: 30px;
    background-color: #fff !important;
    padding: 0;
    transition: all 0.2s ease;
}


.flickity-button {
    position: absolute;
    background: #fff;
    border: none;
    color: #b4b4b4;
}
.box-game{
    margin-top: 70px;
    overflow: hidden;
    min-height: 910px;
}
.w-box{
    width: 20%;
    float: left;
    padding: 5px;
}
.W {
    width: 14.285%;
    min-width: 180px;
    padding: 5px;
}

.W.lg {
    width: 25%;
}

.slide {
    padding: 2px;
}

.slide .flickity-prev-next-button {
    top: 50%;
}

.flickity-button-icon {
    width: 50%;
    left: 0;
    fill: #292f3b;
}

.flickity-prev-next-button.previous {
    left: 0;
     box-shadow: 0 2px 4px rgba(0,0,0,.35);
}

.flickity-prev-next-button.next {
    right: 0;
    box-shadow: 0 2px 4px rgba(0,0,0,.35);
}

.flickity-button:disabled {
    display: none;
}

.J img {
    width: 100%;
}
.new-game{
    background: #292f3b;
    border-radius: 5px;
    margin-top: 10px;
}
.pos{
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 1px 5px rgba(0,0,0,.15);
}
.tit{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #ffffff8a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px;
    padding-bottom: 25px;
    text-transform: capitalize;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff;
    font-weight: bolder;
	color: #000;
}

}
.tit span{
    color: #292f3b;
}
.play{
    position: absolute;
    top: 57px;
    width: 100%;
    text-align: center;
    padding: 5px;
    color: #fff;
    display: none;
    -webkit-transition: display 2s;
}
.play1{
    position: absolute;
    top: 63px;
    width: 100%;
    text-align: center;
    padding: 5px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 1s;
}
.pos:hover .play{
    display: block;
    transition: all .2s;
}
.pos:hover .play1{
    opacity: 100;
    display: block;
    -webkit-transition: all 1s;
}
.play span{
    background: #cb7b01;
    border-radius: 4px;
    padding: 5px 10px;
    box-shadow: 0 2px 3px rgba(0,0,0,.15);
}
.play1 span{
    background: #cb7b01;
    border-radius: 4px;
    padding: 5px 10px;
    box-shadow: 0 2px 3px rgba(0,0,0,.15);
}
.type{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #000;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff;
    font-weight: bolder;
}
#comment{
    background: #292f3b;
    margin-top: 10px;
    overflow: hidden;
    padding: 5px;
    border-radius: 5px;
}
.footer{
    background: #292f3b;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
    overflow: hidden;
    padding: 3px;
    border-bottom: 1px solid #3e444f;
    margin-top: 10px;
}
.ft p{
    text-align: center;
    color: #fff;
    padding: 10px;
}
.tag{
    margin-top: 5px;
}
.tag a{
    background: #94979d;
    border-radius: 3px;
    color: #fff;
    padding: 1px 5px;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 13px;
}
.l{
    float: left;
    margin-top: 10px;
    color: #fff;
    padding: 0 10px;
    text-transform: capitalize;
}
.r{
    float: right;
    margin-top: 10px;
}
.r a{
    color: #fff;
    text-transform: uppercase;
    margin-right: 10px;
}
.ov{
    overflow: hidden;
}
.tag a:hover{
    background: #cb7b01;
}

.mobile{
    float: right;
    display: none;
}

.advcen{
		color: #aaa;
		text-align: center;
		font-size: 11px;
	}
    .box-playss{
      
    }

	
    .img img {
        border-radius: 3px;
        box-shadow: 0 0 1px rgba(0, 0, 0, .4);
    }

.w {
    border-radius: 3px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .15);
    background-color: #fff;
    padding: 32px;
    margin: 10px 0;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .15);
	    display: none;
		
    }


    .plays{
        color: #fff!important;
        font-size: 1.4em;
        font-weight: 700;
        border-radius: 5px;
        text-align: center;
        background-color: #2a6490;
        border: 1px solid #000;
        outline: 0;
        text-shadow: 1px 1px 3px rgba(0,0,0,.4);
        margin-top: 5px;
		    font-size: 16px;
			    transition-duration: 0.2s;
    }

.hover1:hover .img{
    opacity: .6;
}
    .hover1:hover .plays{
        transform: scale(1.2);
        transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    }



@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .container {
        max-width: 870px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        max-width: 700px;
    }
    .serach-box input {
        width: 260px;
    }
    .w-box {
        width: 25%;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        max-width: 100%;
        padding: 0 13px;
    }
    .scoll{
        display: none;
    }
    .serach-box{
        display: none;
    }
    .menu{
        display: none;
    }
    .w-box {
        width: 50%;
    }
    .play1 {
        top: 50px;
    }
    .fullscreen{
        display: none;
    }
    .votes{
        display: none;
    }
    .mobile{
        display: block;
        margin-top: 2px;
    }
    .tag{
        display: none;
    }

}


@media only screen and (max-width: 1345px){
	.abs{
		display:none!important;
	}
	.abc{
		display:none!important;
	}
	.QCC{
		display:block!important;
	}
}
.posc{
	width: fit-content;
    margin: auto;
}

.ads_left{
	position: absolute;
	top: 458px;
	left: 5px;
}
.ads_right{
	position: absolute;
	top: 458px;
	right: 5px;
}
.ads_content{
	width:300px;
	height:600px;
}
@media only screen and (max-width: 1899px){
	.ads_content{
		width:160px;
	}
}
@media only screen and (max-width: 1500px){
	.ads_left{
		display:none;
	}
	.container{
		margin-left: 30px;
	}
}
@media only screen and (max-width: 1300px){
	.ads_left{
		display:none;
	}
	.ads_right{
		display:none;
	}
	.container{
		margin: 0 auto;
	}
}
