@import url("https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,900");body{font-family:'Lato', sans-serif;font-weight:400;background-color:#ededed;position:relative;}
body:before{content:"";background:url(../../../img/frontend/bg-1.jpg) no-repeat scroll center center/cover;position:absolute;left:0;right:0;top:0;border-bottom:12px solid #6545D0;height:530px;}
img{max-width:100%;}
.like-box ul, .social-url ul, .main-menu ul, .game-slider ul, .game-list-area ul.game-list, .single-game .game-info-nav ul, .section-title.two ul, .cat-search-result ul, .use-full-link ul, .paginations ul, .game-box-list ul, .about-game-nav ul, .comment-list ul{margin:0;padding:0;list-style:none;}
.header-area{padding:5px 0 0;}
.logo{position:relative;z-index:2;left:-30px;height:115px;}
.header-right{overflow:hidden;padding-top:10px;margin-top:35px;}
.like-box{float:right;}
.like-box ul li{list-style:none;display:block;float:left;}
.like-box ul li a{display:block;background:#fdfcff;background:-webkit-gradient(left top, left bottom, color-stop(0%, #fdfcff), color-stop(100%, #b29aff));background:-webkit-linear-gradient(top, #fdfcff 0%, #b29aff 100%);background:linear-gradient(to bottom, #fdfcff 0%, #b29aff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfcff', endColorstr='#b29aff', GradientType=0);border:1px solid #6142C9;border-radius:4px;height:44px;width:55px;margin-left:10px;padding:8px 0;position:relative;text-align:center;-webkit-transition:0.2s;transition:0.2s;}
.like-box ul li a span{position:absolute;font-weight:900;color:#fff;background:#ff66eb;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ff66eb), color-stop(100%, #ff6685));background:-webkit-linear-gradient(top, #ff66eb 0%, #ff6685 100%);background:linear-gradient(to bottom, #ff66eb 0%, #ff6685 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff66eb', endColorstr='#ff6685', GradientType=0);font-size:15px;top:-8px;border-radius:100%;min-width:20px;left:-5px;}
.like-box ul li a:hover{opacity:.5;}
.social-url{float:right;}
.social-url ul li{display:block;float:left;}
.social-url ul li a{border:1px solid #6142C9;border-radius:4px;height:44px;width:55px;margin-left:10px;padding:8px 0;display:block;text-align:center;-webkit-transition:0.2s;transition:0.2s;background:#ff6685;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ff6685), color-stop(100%, #d6566f));background:-webkit-linear-gradient(top, #ff6685 0%, #d6566f 100%);background:linear-gradient(to bottom, #ff6685 0%, #d6566f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6685', endColorstr='#d6566f', GradientType=0);}
.social-url ul li a:hover{opacity:.5;}
.social-url ul li.googlePlus a{background:#ff6685;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ff6685), color-stop(100%, #d6566f));background:-webkit-linear-gradient(top, #ff6685 0%, #d6566f 100%);background:linear-gradient(to bottom, #ff6685 0%, #d6566f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6685', endColorstr='#d6566f', GradientType=0);}
.social-url ul li.twitter a{background:#1b97d1;background:-webkit-gradient(left top, left bottom, color-stop(0%, #1b97d1), color-stop(100%, #21abeb));background:-webkit-linear-gradient(top, #1b97d1 0%, #21abeb 100%);background:linear-gradient(to bottom, #1b97d1 0%, #21abeb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b97d1', endColorstr='#21abeb', GradientType=0);}
.social-url ul li.facebook a{background:#2186eb;background:-webkit-gradient(left top, left bottom, color-stop(0%, #2186eb), color-stop(100%, #186dc3));background:-webkit-linear-gradient(top, #2186eb 0%, #186dc3 100%);background:linear-gradient(to bottom, #2186eb 0%, #186dc3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2186eb', endColorstr='#186dc3', GradientType=0);}
.search-box, .cat-search-form{float:right;width:270px;margin-left:10px;}
.search-box form, .cat-search-form form{background:#fdfcff;background:-webkit-gradient(left top, left bottom, color-stop(0%, #fdfcff), color-stop(100%, #b29aff));background:-webkit-linear-gradient(top, #fdfcff 0%, #b29aff 100%);background:linear-gradient(to bottom, #fdfcff 0%, #b29aff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfcff', endColorstr='#b29aff', GradientType=0);border:1px solid #6142C9;border-radius:4px;padding:10px 15px;height:44px;}
.search-box form input, .cat-search-form form input{border:0;background:transparent;color:#7A53FC;font-size:14px;font-style:italic;float:left;}
.search-box form input[type=text], .cat-search-form form input[type=text]{width:90%;}
.search-box form input[type=submit], .cat-search-form form input[type=submit]{width:10%;background:url(../../../img/frontend/search.png) no-repeat scroll right center/100%;height:24px;text-indent:-9999px;float:right;-webkit-transition:0.2s;transition:0.2s;}
.search-box form input[type=submit]:hover, .cat-search-form form input[type=submit]:hover{opacity:.3;}
.content-box{background:#fff;position:relative;z-index:1;padding:20px 30px;border-radius:5px;box-shadow:0 0 5px rgba(0, 0, 0, 0.5);}
.content-box:before{content:"";position:absolute;top:0;left:0;right:0;height:35px;opacity:0.4;background:rgba(255, 198, 85, 0.99);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 198, 85, 0.99)), color-stop(0%, #ffc655), color-stop(100%, white));background:-webkit-linear-gradient(top, rgba(255, 198, 85, 0.99) 0%, #ffc655 0%, white 100%);background:linear-gradient(to bottom, rgba(255, 198, 85, 0.99) 0%, #ffc655 0%, white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ffffff', GradientType=0);}
.main-menu{padding:0;}
.main-menu ul{overflow:hidden;padding:5px 2px;}
.main-menu ul li{display:block;float:left;}
.main-menu ul li a{font-size:18px;color:#3D3D3D;background:#fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.1);border-radius:5px;padding:8px 15px;margin-right:10px;display:block;min-height:45px;-webkit-transition:0.2s;transition:0.2s;}
.main-menu ul li a img{margin-right:5px;top:-1px;}
.main-menu ul li a:hover{text-decoration:none;opacity:.4;}
.main-menu ul li:last-child{float:right;}
.main-menu ul li:last-child a{margin-right:0;}
.game-slider{margin-top:30px;margin-bottom:20px;}
.game-slider ul li{display:block;text-align:center;}
.game-slider ul li img{display:block;width:100%;border-radius:5px;}
.game-slider ul li a{color:#A09DAD;font-size:14px;-webkit-transition:0.2s;transition:0.2s;}
.game-slider ul li a:hover{color:#7A53FC;text-decoration:none;}
.game-slider .owl-nav div{width:62px;height:62px;background-color:#fff;background-position:center center;background-repeat:no-repeat;background-attachment:scroll;border-radius:5px;position:absolute;top:50%;margin-top:-31px;text-indent:-999px;overflow:hidden;}
.game-slider .owl-nav .owl-prev{background-image:url(../../../img/frontend/arrow-left.png);left:-65px;}
.game-slider .owl-nav .owl-prev:hover{background-image:url(../../../img/frontend/arrow-left-hover.png);}
.game-slider .owl-nav .owl-next{background-image:url(../../../img/frontend/arrow-right.png);right:-65px;}
.game-slider .owl-nav .owl-next:hover{background-image:url(../../../img/frontend/arrow-right-hover.png);}
.no-play-area .game-slider{background:#fff;padding:10px;border-radius:10px;}
.section-title h1, .section-title h2{color:#FFFFFF;font-size:18px;font-weight:400;background:#21e8eb;background:-webkit-gradient(left top, left bottom, color-stop(0%, #21e8eb), color-stop(100%, #21ebae));background:-webkit-linear-gradient(top, #21e8eb 0%, #21ebae 100%);background:linear-gradient(to bottom, #21e8eb 0%, #21ebae 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#21e8eb', endColorstr='#21ebae', GradientType=0);display:inline-block;padding:15px;border-radius:0 5px 5px 0;position:relative;margin:0;min-height:55px;}
.section-title h1 img, .section-title h2 img{margin-right:10px;}
.section-title h1:before, .section-title h2:before{content:"";background:#21e8eb;background:-webkit-gradient(left top, left bottom, color-stop(0%, #21e8eb), color-stop(100%, #21ebae));background:-webkit-linear-gradient(top, #21e8eb 0%, #21ebae 100%);background:linear-gradient(to bottom, #21e8eb 0%, #21ebae 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#21e8eb', endColorstr='#21ebae', GradientType=0);position:absolute;left:-500%;top:0;bottom:0;width:500%;}
.section-button{text-align:right;}
a.btn-button{background:#21e8eb;background:-webkit-gradient(left top, left bottom, color-stop(0%, #21e8eb), color-stop(100%, #21ebae));background:-webkit-linear-gradient(top, #21e8eb 0%, #21ebae 100%);background:linear-gradient(to bottom, #21e8eb 0%, #21ebae 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#21e8eb', endColorstr='#21ebae', GradientType=0);display:inline-block;font-size:18px;color:#fff;padding:15px;border-radius:5px;-webkit-transition:0.2s;transition:0.2s;min-height:55px;max-height:55px;}
a.btn-button img{margin-right:10px;position:relative;top:-1px;}
a.btn-button:hover{text-decoration:none;opacity:.5;}
.game-list-area{margin-bottom:25px;margin-top:35px;}
.game-list-area ul.game-list{overflow:hidden;margin:0 -5px;}
.game-list-area ul.game-list > li{display:block;float:left;width:25%;padding:0 5px;}
.single-game{background:#F5F5F5;border-radius:5px;overflow:hidden;margin-bottom:10px;position:relative;height:436px;}
.single-game .game-icon{width:44px;height:44px;background:#43EBEE;border-radius:100%;position:absolute;text-align:center;padding:10px;right:5px;top:5px;}
.single-game .game-icon-left{width:44px;height:44px;background:#43EBEE;border-radius:100%;position:absolute;text-align:center;padding:10px;left:5px;top:5px;}
.single-game .game-icon.two{background:#FFC655;}
.single-game .game-icon.three{background:#FF6685;}
.single-game .game-icon.four{background:#7A53FC;}
.single-game .game-thumb img{width:100%;}
.single-game .game-title a{background:#D2FEFF;color:#31C1C3;font-size:14px;text-align:center;padding:10px;display:block;}
.single-game .game-title a:hover{text-decoration:none;background:#31C1C3;color:#fff;}
.single-game .game-info-nav ul{overflow:hidden;}
.single-game .game-info-nav ul li{display:block;float:left;width:25%;}
.single-game .game-info-nav ul li a{display:block;color:#fff;height:40px;padding:9px;text-align:center;}
.single-game .game-info-nav ul li span{display:none;padding:1px;}
.single-game .game-info-nav ul li.active{width:50%;}
.single-game .game-info-nav ul li.active a img{display:inline-block;margin-right:8px;}
.single-game .game-info-nav ul li.active span{display:inline-block;}
.single-game .game-info-nav ul li:nth-child(1) a{background:#21e8eb;}
.single-game .game-info-nav ul li:nth-child(2) a{background:#7a53fc;background:-webkit-gradient(left top, left bottom, color-stop(0%, #7a53fc), color-stop(100%, #bb53fc));background:-webkit-linear-gradient(top, #7a53fc 0%, #bb53fc 100%);background:linear-gradient(to bottom, #7a53fc 0%, #bb53fc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a53fc', endColorstr='#bb53fc', GradientType=0);}
.single-game .game-info-nav ul li:nth-child(3) a{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff9655));background:-webkit-linear-gradient(top, #ffc655 0%, #ff9655 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff9655 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff9655', GradientType=0);}
.single-game .game-info-content{color:#000000;font-size:12px;line-height:24px;}
.single-game .game-info-content p{margin:0;}
.single-game .game-info-content .well{min-height:20px;padding:10px;margin-bottom:0;background-color:transparent;border:0;border-radius:0;box-shadow:0 0 0;max-height:160px;}
.game-info-content .single-game-info.comments p{margin:0;padding:5px 10px;}
.game-info-content .single-game-info.comments p span{color:#7A53FC;}
.game-info-content .single-game-info.comments p:nth-child(2n){background:#EDEDED;}
.single-game-info-button{overflow:hidden;margin-top:10px;}
.single-game-info-button button{border:0;background:transparent;display:block;float:left;border-radius:5px;padding:6px 15px;text-align:center;}
.single-game-info-button button img{margin-right:10px;}
.single-game-info-button button.like{background:#FFC655;color:#fff;font-size:16px;font-weight:900;width:70%;text-align:left;}
.single-game-info-button button.dislike{background:#A3A3A3;float:right;}
.section-title.two{clear:both;}
.section-title.two h1{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff7455));background:-webkit-linear-gradient(top, #ffc655 0%, #ff7455 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff7455 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff7455', GradientType=0);float:left;}
.section-title.two h1:before{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff7455));background:-webkit-linear-gradient(top, #ffc655 0%, #ff7455 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff7455 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff7455', GradientType=0);}
.section-title.two ul{overflow:hidden;}
.section-title.two ul li{display:block;float:left;}
.section-title.two ul li a{color:#E0AF4C;font-size:18px;background:#FFE9BE;padding:14px 20px;display:block;min-height:55px;border-radius:5px;margin-left:10px;}
.section-title.two ul li a:hover{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff7455));background:-webkit-linear-gradient(top, #ffc655 0%, #ff7455 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff7455 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff7455', GradientType=0);text-decoration:none;color:#fff;}
.section-title.two ul li.active a{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff7455));background:-webkit-linear-gradient(top, #ffc655 0%, #ff7455 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff7455 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff7455', GradientType=0);text-decoration:none;color:#fff;}
.btn-button.two{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff7455));background:-webkit-linear-gradient(top, #ffc655 0%, #ff7455 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff7455 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff7455', GradientType=0);}
.game-list-area.two{padding:35px 0 0;margin:0;}
.game-list-area.two .single-game{min-height:auto;}
.game-list-area.two .game-title a{background:#FFE9BE;color:#E0AE4C;}
.game-list-area.two .game-title a:hover{background:#ffc655;color:#fff;}
.cat-search-box{background:#7A53FC;z-index:2;position:relative;margin-top:0;box-shadow:0 0 5px rgba(0, 0, 0, 0.5);border-radius:0 0 10px 10px;padding:0 30px 20px;}
.cat-search-box::before{content:"";background:#fff;position:absolute;right:0;left:0;height:10px;top:-10px;}
.cat-search-box::after{content:"";background:url(../../../img/frontend/tady.png) no-repeat scroll 0 0/100%;width:180px;height:190px;position:absolute;top:-20px;right:-20px;}
.cat-search-form form input[type="submit"]{background-size:auto 100%;}
.section-title.three h1{background:#7a53fc;background:-webkit-gradient(left top, left bottom, color-stop(0%, #7a53fc), color-stop(100%, #b653fc));background:-webkit-linear-gradient(top, #7a53fc 0%, #b653fc 100%);background:linear-gradient(to bottom, #7a53fc 0%, #b653fc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a53fc', endColorstr='#b653fc', GradientType=0);}
.section-title.three h1:before{background:#7a53fc;background:-webkit-gradient(left top, left bottom, color-stop(0%, #7a53fc), color-stop(100%, #b653fc));background:-webkit-linear-gradient(top, #7a53fc 0%, #b653fc 100%);background:linear-gradient(to bottom, #7a53fc 0%, #b653fc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a53fc', endColorstr='#b653fc', GradientType=0);}
.cat-search-form{float:none;width:100%;max-width:650px;margin:35px auto;}
.cat-search-form form{border-radius:4px;padding:15px;height:55px;box-shadow:0 0 6px rgba(0, 0, 0, 0.4);}
.cat-search-result ul{overflow:hidden;margin:0 -5px;}
.cat-search-result ul li{display:block;float:left;width:25%;padding:0 5px;margin-bottom:10px;}
.cat-search-result ul li a{display:block;color:#E9E3FF;border-radius:5px;padding:10px;overflow:hidden;background:#5d41c2;background:-webkit-gradient(left top, left bottom, color-stop(0%, #5d41c2), color-stop(100%, #483096));background:-webkit-linear-gradient(top, #5d41c2 0%, #483096 100%);background:linear-gradient(to bottom, #5d41c2 0%, #483096 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5d41c2', endColorstr='#483096', GradientType=0);}
.cat-search-result ul li a span{float:right;}
.cat-search-result ul li a:hover{background:#9e53fc;text-decoration:none;}
.about-area{margin-top:35px;}
.about-title{padding:13px 0;background:#ffc655;z-index:1;position:relative;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff7455));background:-webkit-linear-gradient(top, #ffc655 0%, #ff7455 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff7455 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff7455', GradientType=0);}
.about-title h2{font-size:18px;margin:0;font-weight:400;color:#fff;}
.about-title h2 img{margin-right:10px;}
.about-title h2 strong{font-weight:900;}
.about-content{clear:both;background:#fff;box-shadow:0 0 5px rgba(0, 0, 0, 0.5);padding:35px 30px;border-radius:0 0 10px 10px;}
.use-full-link{margin-top:30px;min-height:50px;}
.use-full-link h4{font-size:18px;background:#ff6685;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ff6685), color-stop(100%, #ff66c7));background:-webkit-linear-gradient(top, #ff6685 0%, #ff66c7 100%);background:linear-gradient(to bottom, #ff6685 0%, #ff66c7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6685', endColorstr='#ff66c7', GradientType=0);color:#fff;margin:0;padding:13px;height:50px;border-radius:0 5px 5px 0;float:left;position:relative;}
.use-full-link h4 img{margin-right:10px;}
.use-full-link h4:before{content:"";background:#ff6685;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ff6685), color-stop(100%, #ff66c7));background:-webkit-linear-gradient(top, #ff6685 0%, #ff66c7 100%);background:linear-gradient(to bottom, #ff6685 0%, #ff66c7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6685', endColorstr='#ff66c7', GradientType=0);position:absolute;width:700%;left:-700%;top:0;bottom:0;}
.use-full-link ul{float:left;}
.use-full-link ul li{display:block;float:left;}
.use-full-link ul li a{color:#B75F71;background:#FFC8D3;border-radius:5px;margin-left:10px;padding:15px;height:50px;display:block;}
.use-full-link ul li a:hover{background:#ff6685;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ff6685), color-stop(100%, #ff66c7));background:-webkit-linear-gradient(top, #ff6685 0%, #ff66c7 100%);background:linear-gradient(to bottom, #ff6685 0%, #ff66c7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6685', endColorstr='#ff66c7', GradientType=0);color:#fff;text-decoration:none;}
.footer-area{padding:15px 0;}
.footer-area p{margin:0;color:#000000;font-size:14px;}
.footer-left p img{margin-right:10px;}
.footer-right{margin-top:25px;text-align:right;}
.footer-right a{color:#000;}
.no-play-area{display:none;}
.no-play-box{padding:25px 0 50px;}
.no-play{position:relative;overflow:hidden;}
.no-play button{background:transparent;border:0;font-size:18px;color:#fff;-webkit-transition:0.2s;transition:0.2s;float:right;}
.no-play button img{margin-right:10px;}
.no-play button:hover{opacity:0.5;}
.no-play-box{overflow:hidden;}
.no-play-left{background:#ece6ff;padding:20px 15px;border-radius:10px;position:relative;color:#676767;font-size:14px;line-height:20px;float:left;line-height:20px;float:left;width:55%;margin-right:40px;margin-top:40px;}
.no-play-left h2{margin:0;color:#754ff1;font-size:18px;margin:0 0 10px;line-height:30px;}
.no-play-left p{margin-bottom:20px;}
.no-play-left p:last-child{margin-bottom:0;}
.no-play-left::before{content:"";background:url(../../../img/frontend/border-arrow.png) no-repeat scroll 0 0/100%;position:absolute;right:-70px;width:80px;height:40px;}
.no-play-right{float:left;}
.paginations{padding-bottom:15px;}
.paginations ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.paginations ul li{display:block;font-weight:700;margin:0 4px;text-align:center;}
.paginations ul li a{display:block;color:#fff;background:#ffdc98;font-size:18px;height:58px;width:56px;border-radius:5px;padding:15px 0;}
.paginations ul li a:hover{text-decoration:none;background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff9655));background:-webkit-linear-gradient(top, #ffc655 0%, #ff9655 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff9655 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff9655', GradientType=0);}
.paginations ul li.active a{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff9655));background:-webkit-linear-gradient(top, #ffc655 0%, #ff9655 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff9655 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff9655', GradientType=0);}
.paginations ul li.dots{padding:15px 0;background:#EDEDED;font-size:18px;height:58px;width:56px;color:#fff;border-radius:5px;}
.paginations ul li.navs a{background-color:#21E8EB;background-repeat:no-repeat;background-position:center center;background-image:url(../../../img/frontend/arrow-2-left.png);overflow:hidden;text-indent:-999px;width:38px;}
.paginations ul li.navs a:hover{text-decoration:none;background-color:#D2FEFF;}
.paginations ul li.navs.prev a{background-image:url(../../../img/frontend/arrow-2-left.png);}
.paginations ul li.navs.prev a:hover{background-image:url(../../../img/frontend/arrow-2-left-hover.png);}
.paginations ul li.navs.next a{background-image:url(../../../img/frontend/arrow-2-right.png);}
.paginations ul li.navs.next a:hover{background-image:url(../../../img/frontend/arrow-2-right-hover.png);}
.advertisment{margin-bottom:30px;margin-top:10px;position:relative;}
.advertisment span{color:#D74D69;font-size:12px;background:#FFE0E7;padding:8px 13px 15px;position:absolute;top:-31px;z-index:-1;border-radius:5px 5px 0 0;}
.advertisment-box{border-radius:10px;overflow:hidden;margin-top:30px;}
.advertisment-box img{width:100%;}
.short-description-area{margin-bottom:30px;margin-top:10px;}
.short-description-area h2{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff9655));background:-webkit-linear-gradient(top, #ffc655 0%, #ff9655 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff9655 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff9655', GradientType=0);font-weight:400;color:#fff;font-size:18px;padding:14px 20px;border-radius:10px 10px 0 0;margin:0;}
.short-description-area h2 img{margin-right:15px;}
.short-description-area h2 strong{font-weight:900;}
.short-description{border:1px solid #EDEDED;padding:19px 15px;color:#000000;line-height:29px;border-radius:0 0 10px 10px;}
.short-description p{margin:0;}
.your-location{background:#21EACC;padding:5px;border-radius:5px;margin:0 -2.5px;overflow:hidden;margin:10px 0;}
.your-location-left, .your-location-right{float:left;padding:0 2.5px;}
.your-location-left h1, .your-location-right h1, .your-location-left h2, .your-location-right h2{background:#18B7B9;border:1px solid #56F5DC;margin:0;padding:13px 7px;color:#fff;font-size:13px;font-weight:400;border-radius:5px;min-height:49px;}
.your-location-right h2 a{color:#fff;}
.your-location-left h1 strong, .your-location-right h1 strong, .your-location-left h2 strong, .your-location-right h2 strong{font-weight:700;}
.your-location-left h1 img, .your-location-right h1 img, .your-location-left h2 img, .your-location-right h2 img{margin-right:10px;}
.your-location-left{width:30%;}
.your-location-left h2{padding:15px 7px;}
.your-location-right{width:70%;}
.game-box-area{clear:both;}
.game-box-ad{float:left;width:15%;margin-top:30px;position:relative;margin-bottom:10px;}
.game-box-ad span{color:#D74D69;font-size:12px;background:#FFE0E7;border-radius:10px;position:absolute;padding:6px 10px 20px;z-index:-1;top:-30px;}
.game-box-ad img{width:100%;}
.game-box-ad-box{border-radius:10px;overflow:hidden;}
.game-box-list{float:left;width:15%;margin-left:10px;background:#7a53fc;border-radius:10px;overflow:hidden;}
.game-box-list h2{color:#FFFFFF;font-size:13px;line-height:18px;margin:0;padding:8px 5px;font-weight:400;background:#7a53fc;background:-webkit-gradient(left top, left bottom, color-stop(0%, #7a53fc), color-stop(100%, #cf53fc));background:-webkit-linear-gradient(top, #7a53fc 0%, #cf53fc 100%);background:linear-gradient(to bottom, #7a53fc 0%, #cf53fc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a53fc', endColorstr='#cf53fc', GradientType=0);text-align:center;}
.game-box-list ul{padding:10px;}
.game-box-list ul li{display:block;}
.game-box-list ul li a{text-align:center;background:#6140CD;font-size:11px;padding-bottom:5px;margin-bottom:10px;display:block;color:#fff;border-radius:5px;overflow:hidden;}
.game-box-list ul li a img{width:100%;margin-bottom:5px;}
.game-box-list ul li a:hover{text-decoration:none;background:#9E53FC;}
.game-box-list ul li:last-child a{margin-bottom:0;}
.game-box-play{float:right;width:68%;margin-left:10px;}
.game-box-play .your-location{margin:0 0 25px;background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff9955));background:-webkit-linear-gradient(top, #ffc655 0%, #ff9955 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff9955 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff9955', GradientType=0);}
.game-box-play .your-location h2{border-color:#FFD555;background:#fd6d41;background:-webkit-gradient(left top, left bottom, color-stop(0%, #fd6d41), color-stop(100%, #fd9641));background:-webkit-linear-gradient(top, #fd6d41 0%, #fd9641 100%);background:linear-gradient(to bottom, #fd6d41 0%, #fd9641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd6d41', endColorstr='#fd9641', GradientType=0);padding:15px 7px;min-height:52px;}
.game-box-play .your-location h2 a{color:#fff;}
.game-box-play .your-location .your-location-right h2{padding:16px 7px;}
.game-box{margin:0px auto;display:block;}
.game-box iframe, .game-box object{margin:0px auto;display:block;}
.game-box-footer{margin-top:25px;overflow:hidden;}
.game-box-footer-left{float:left;}
.like-box button{border:0;background:transparent;width:55px;height:50px;border-radius:5px;display:block;float:left;margin-right:10px;}
.like-box button.like{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff9955));background:-webkit-linear-gradient(top, #ffc655 0%, #ff9955 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff9955 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff9955', GradientType=0);}
.like-box button.dislike{margin-right:0;margin-left:10px;background:#a3a3a3;background:-webkit-gradient(left top, left bottom, color-stop(0%, #a3a3a3), color-stop(100%, #6d6d6d));background:-webkit-linear-gradient(top, #a3a3a3 0%, #6d6d6d 100%);background:linear-gradient(to bottom, #a3a3a3 0%, #6d6d6d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr='#6d6d6d', GradientType=0);}
.like-box .like-per{display:block;float:left;background:#EDEDED;padding:5px;border-radius:5px;overflow:hidden;margin:0 -2.5px;height:50px;width:225px;}
.like-box .like-per span{float:left;padding:0 2.5px;border-radius:5px;height:39px;display:block;position:relative;color:#fff;font-size:20px;}
.like-box .like-per span.like span{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff9955));background:-webkit-linear-gradient(top, #ffc655 0%, #ff9955 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff9955 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff9955', GradientType=0);position:absolute;top:0;bottom:0;left:0;right:2.5px;padding:5px 10px;}
.like-box .like-per span.dislike span{background:#a3a3a3;background:-webkit-gradient(left top, left bottom, color-stop(0%, #a3a3a3), color-stop(100%, #6d6d6d));background:-webkit-linear-gradient(top, #a3a3a3 0%, #6d6d6d 100%);background:linear-gradient(to bottom, #a3a3a3 0%, #6d6d6d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr='#6d6d6d', GradientType=0);position:absolute;top:0;bottom:0;left:2.5px;right:0;padding:5px 10px;}
.game-box-footer-right{float:right;}
.game-box-footer-right .social-url ul li a{border:0;}
.about-game-box{border:1px solid #EDEDED;padding:9px;border-radius:0 0 10px 10px;min-height:248px;}
.about-game-nav ul{margin:0 -5px;overflow:hidden;}
.about-game-nav ul li{display:block;float:left;width:25%;padding:0 5px;}
.about-game-nav ul li a{display:block;color:#B68339;background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff9655));background:-webkit-linear-gradient(top, #ffc655 0%, #ff9655 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff9655 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff9655', GradientType=0);padding:10px;text-align:center;border-radius:5px;}
.about-game-nav ul li a:hover{text-decoration:none;color:#7A53FC;background:#7a53fc;background:-webkit-gradient(left top, left bottom, color-stop(0%, #7a53fc), color-stop(100%, white));background:-webkit-linear-gradient(top, #7a53fc 0%, white 100%);background:linear-gradient(to bottom, #7a53fc 0%, white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a53fc', endColorstr='#ffffff', GradientType=0);}
.about-game-nav ul li.active a{text-decoration:none;color:#7A53FC;background:#7a53fc;background:-webkit-gradient(left top, left bottom, color-stop(0%, #7a53fc), color-stop(100%, white));background:-webkit-linear-gradient(top, #7a53fc 0%, white 100%);background:linear-gradient(to bottom, #7a53fc 0%, white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a53fc', endColorstr='#ffffff', GradientType=0);}
.single-about-game{padding:20px 0;color:#000000;font-size:12px;line-height:20px;}
.single-about-game h3{color:#7A53FC;font-size:14px;font-weight:700;margin:0 0 15px;}
.section-title.four h2{background:#ff6685;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ff6685), color-stop(100%, #ff8766));background:-webkit-linear-gradient(top, #ff6685 0%, #ff8766 100%);background:linear-gradient(to bottom, #ff6685 0%, #ff8766 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6685', endColorstr='#ff8766', GradientType=0);}
.section-title.four h2:before{background:#ff6685;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ff6685), color-stop(100%, #ff8766));background:-webkit-linear-gradient(top, #ff6685 0%, #ff8766 100%);background:linear-gradient(to bottom, #ff6685 0%, #ff8766 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6685', endColorstr='#ff8766', GradientType=0);}
.game-slider.two ul li a:hover{color:#FF6685;}
.game-slider.two .owl-nav .owl-prev:hover{background-image:url(../../../img/frontend/arrow-left-2-hover.png);}
.game-slider.two .owl-nav .owl-next:hover{background-image:url(../../../img/frontend/arrow-right-2-hover.png);}
.comment-box{margin-top:30px;background:#21e8eb;background:-webkit-gradient(left top, left bottom, color-stop(0%, #21e8eb), color-stop(100%, #36ecdd));background:-webkit-linear-gradient(top, #21e8eb 0%, #36ecdd 100%);background:linear-gradient(to bottom, #21e8eb 0%, #36ecdd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#21e8eb', endColorstr='#36ecdd', GradientType=0);padding:20px;border-radius:10px;}
.comment-box-form input, .comment-box-form textarea{border-radius:10px;color:#15BFC2;line-height:30px;padding:10px 20px 10px;margin-bottom:10px;border:1px solid #fff;width:100%;background:#e9fdfd;background:-webkit-gradient(left top, right top, color-stop(0%, #e9fdfd), color-stop(48%, rgba(233, 253, 253, 0.95)), color-stop(100%, rgba(123, 250, 229, 0.9)));background:-webkit-linear-gradient(left, #e9fdfd 0%, rgba(233, 253, 253, 0.95) 48%, rgba(123, 250, 229, 0.9) 100%);background:linear-gradient(to right, #e9fdfd 0%, rgba(233, 253, 253, 0.95) 48%, rgba(123, 250, 229, 0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9fdfd', endColorstr='#7bfae5', GradientType=1);}
.comment-box-form textarea{height:80px;resize:none;}
.comment-box-form input[type=submit]{background:#1bc8cb;font-weight:700;border:0;color:#fff;}
.comment-box-info{position:relative;padding:40px 85px 30px 30px;background:#2ceae4;background:-webkit-gradient(left top, right top, color-stop(0%, #2ceae4), color-stop(100%, #1cc9cc));background:-webkit-linear-gradient(left, #2ceae4 0%, #1cc9cc 100%);background:linear-gradient(to right, #2ceae4 0%, #1cc9cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ceae4', endColorstr='#1cc9cc', GradientType=1);border-radius:10px;margin-top:20px;margin-right:15px;}
.comment-box-info h2{overflow:hidden;font-weight:700;color:#fff;font-size:18px;line-height:30px;margin:0 0 25px;}
.comment-box-info h2 img{float:left;margin-right:10px;}
.comment-box-info h2 span{float:left;width:75%;}
.comment-box-info p{font-size:14px;line-height:18px;margin:0;color:#fff;width:80%;}
.comment-box-info::before{content:"";background:url(../../../img/frontend/tady-2.png) no-repeat scroll 0 0/100%;position:absolute;height:220px;width:192px;right:-85px;bottom:-70px;}
.comment-list{margin-top:30px;}
.comment-list ul{margin:0 5px;}
.comment-list ul li{display:block;padding:0 5px;float:left;width:50%;}
.comment-list ul li .single-comment{background:#fdfdfd;border:1px solid #f2f2f2;border-radius:10px;padding:20px;margin-bottom:10px;font-size:12px;color:#A1A1A1;line-height:18px;}
.comment-list ul li .single-comment h2{font-size:14px;color:#BFBFBF;font-weight:400;margin:0 0 15px;overflow:hidden;}
.comment-list ul li .single-comment h2 a{color:#1BC8CB;font-weight:700;}
.comment-list ul li .single-comment h2 span{float:right;}
.comment-list ul li .single-comment p{margin:0;}
.progress{position:relative;height:30px;background:#e1e1e1;}
.progress span{position:absolute;display:block;width:100%;line-height:30px;font-size:18px;}
.progress span img{margin-top:-5px;margin-right:5px;}
.mb20{margin-bottom:20px!important;}
.mt20{margin-top:20px!important;}
.progress-game{height:40px!important;}
.progress-game span{line-height:40px;}
.border-red{border:#ff0000 1px solid!important;}
.title-top{background:#ffc655;background:-webkit-gradient(left top, left bottom, color-stop(0%, #ffc655), color-stop(100%, #ff9655));background:-webkit-linear-gradient(top, #ffc655 0%, #ff9655 100%);background:linear-gradient(to bottom, #ffc655 0%, #ff9655 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc655', endColorstr='#ff9655', GradientType=0);font-weight:400;color:#fff;font-size:18px;padding:14px 20px;border-radius:10px 10px 0 0;margin:0;}
.title-top h2 img{margin-right:15px;}
.title-top h2 strong{font-weight:900;}
.game-title h3{margin-top:0px!important;margin-bottom:0px!important;font-size:14px;}
.mtm50{margin-top:-50px!important;}