#ava-game_container{ border-radius: 6px; }
.igametitle{height:35px;border-bottom:1px dotted #009cff;margin:0 0 13px}

.igametitle .l-link{float:left;width:80px}

.igametitle .l-link a{float:left;width:25px;height:25px;background:url(/images/logg.png) no-repeat;margin-top:5px}

.igametitle .l-link a.home{background-position:-331px -85px;margin-right:8px}

.igametitle .l-link a.back{background-position:-306px -85px;margin-right:10px}

.igametitle .igamename{font-size:18px;color:#fff;line-height:35px;font-weight:700}

.igamename .flag{display:inline-block;width:19px;height:27px;background-position:-287px 0;margin:0 8px 0 0;vertical-align:-10px}

.igamename span.igamename span{display:inline-block;max-width:450px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}

#gameFull,#gameReplay,.flag{display:inline-block;background:url(/images/logg.png) no-repeat}

#gameFull,#gameReplay{margin:8px 13px 0 0}

#gameFull{display:inline-block;width:18px;height:18px;background-position:-307px 0}

#gameReplay{width:17px;height:17px;background-position:-327px 0}

#game-box{height:100%}

.colb #slot-left{width:300px}

.colb #game-containers{margin-left:315px}

.colbn #game-containers{margin-right:315px;background:#00acee;border-radius:5px;overflow:hidden}

.colbn .game-info{margin:0 100px;min-height:568px}

.colbn #game-containers .bgs{border-radius:0}

.colbn .game-left,.colbn .game-right{top:43px;width:108px}

.colbn .igametitle{padding:0 10px}

.colbn .game-pre #gameDiv{width:118.3%;position:relative;left:-3px}

#game-preloader,#game-preloading{position:absolute;z-index:999;left:0;top:0;width:100%;height:100%;min-height:550px;background:#00acee}

#game-preloader,#game-preloading{background:#000 url(/images/loader.gif) center 45% no-repeat;margin-top:0;margin-left:0;display:none}

#adContainer>div{overflow:hidden}

#game-preloader #adContainer iframe{transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);margin-top:0!important}

#game-preloader{height:100%!important}

#ava-game_container{height:568px;text-align:center;background:#222 url(/images/loadergif.gif) center 45% no-repeat;position:relative;z-index:1200!important;overflow:hidden;min-height:550px;margin-bottom:6px}

#pre-count{display:none;position:absolute;right:5px;top:5px;z-index:999;color:#0073dd;font-family:Segoe UI, Calibri, Verdana, sans-serif, Tahoma;}

#pre-count font, #pre-count div{opacity:.9;font-weight:700;color:#0073dd;font-size:16px;font-weight:700;vertical-align:middle}

#pre-count font:hover{cursor:pointer;text-decoration:underline}

#pre-count-num{display:inline-block;background:#fecb16;width:26px;height:26px;border-radius:15px;text-align:center;line-height:27px;vertical-align:middle;margin-left:10px;font-size:15px;font-family:Segoe UI, Calibri, Verdana, sans-serif, Tahoma;font-weight:700;border:solid 2px #fff;color:#fff}

.pre-count-skip #pre-count-num{font-size:24px;cursor:pointer}

.pre-count-skip #pre-count-num:hover{background:#ff8c12}

#gamePlay-content{position:relative;height:100%}

.gamePlay-bg,.mobi-gamePlay-bg{width:100%;height:100%;filter:url(blur.svg#blur);-ms-filter:blur(45px);-webkit-filter:blur(45px);filter:blur(45px)}

.@media all and (-ms-high-contrast:none){.gamePlay-bg,::-ms-backdrop{opacity:.03;background:#000}}

.blur-ie{width:100%;height:100%;transform:scale(1.35,1)}

.gamePlay-icon{cursor:pointer;border-radius:40px;border:solid 1px #fff;position:absolute;left:50%;top:20%;box-shadow:0 0 22px #666;width:190px;height:190px;margin-left:-95px}

.gamePlay-button{position:absolute;text-transform:capitalize;width:220px;height:55px;line-height:55px;left:50%;margin-left:-117px;font-size:25px;font-weight:700;background:#99c506;background:-webkit-linear-gradient(#aed409,#77952b);top:58%;border-radius:10px;color:#fff;border:solid 4px #fff;text-shadow:1px 1px #505050;cursor:pointer}

.gamePlay-button:hover{background:#77952b}#adsContainer{width:100%;height:100%;display:none;position:absolute;top:10px}

.gamePlay-title{position:absolute;bottom:20px;font-size:23px;font-weight:700;text-align:center;width:100%;height:50px;line-height:50px;text-shadow:1px 1px #505050;background:-moz-linear-gradient(left,rgba(30,87,153,0) 0,rgba(0,0,0,.3) 50%,rgba(125,185,232,0) 100%);background:-webkit-linear-gradient(left,rgba(30,87,153,0) 0,rgba(0,0,0,.3) 50%,rgba(125,185,232,0) 100%);background:linear-gradient(to right,rgba(30,87,153,0) 0,rgba(0,0,0,.3) 50%,rgba(125,185,232,0) 100%);color:#fff;top:78%;text-transform:capitalize}


.fn-left,
.fn-right {
    display: inline;
}
.fn-left {
    float: left;
}
.fn-right {
    float: right;
}

.bgs {
    background: #009cff;
    border-radius: 5px;
}




#game-col {
    margin: 0 auto 5px;
    width: 1000px;
}

.game-info {
    width: 670px;
    padding: 0px;
    margin-right: 5px;
}
.game-info.bgs
{
    padding: 5px 10px 0px 0px; 
}
.igametitle {
    height: 35px;
    /*border-bottom: 1px dotted #fff;*/
    margin: 0 0 3px;
}

.igametitle .l-link a {
    float: left;
    width: 25px;
    height: 25px;
    background: url(/images/logg.png) no-repeat;
    margin-top: 5px;
}
.igametitle .l-link a.home {
    background-position: -331px -85px;
    margin: 5px 0 2px 8px;
	padding:3px 4px;
	float:left;
}
.igametitle .l-link a.back {
    background-position: -306px -85px;
    margin-right: 10px;
	float:left;
}
.igametitle .igamename {
    font-size: 18px;
    color: #fff;
    line-height: 35px;
}
.igamename .flag {
    display: inline-block;
    width: 19px;
    height: 27px;
    background-position: -287px 0;
    margin: 0 8px 0 0;
    vertical-align: -10px;
}
#gameFull,
#gameReplay,
.flag {
    display: inline-block;
    background: url(/images/logg.png) no-repeat;
}
.flag
{
    display: none !important;
}
#gameFull,
#gameReplay {
    margin: 8px 13px 0 0;
}
#gameFull {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-position: -307px 0;
}
#gameReplay {
    width: 17px;
    height: 17px;
    background-position: -327px 0;
}
#game-bottom, .game-bottom {
    padding: 10px;
    width: 980px;
    margin: 0 auto;
    background: #009cff;
}
#game-bottom.bgs.fn-clear > .fn-right
{
    display: none !important;
}

.bgs{border-radius:0}

#Boxshadow {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.9;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1111;
}

#Close {
    color: #fff;
    font-family: Segoe UI, Calibri, Verdana, sans-serif, Tahoma;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
   
    .backtotop.ts-block {

        display: flex;
    }

    .backtotop:hover {
        border: 4px solid #C5EEE3;
        width: 48px;
        height: 48px;
    }

    .backtotop {
        box-sizing: border-box;
        position: fixed;
        right: 30px;
        bottom: 30px;
        display: none;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        width: 48px;
        height: 48px;
        line-height: 40px;
        border-radius: 50%;
        background: #00c791;
        border: 6px solid #C5EEE3;
        z-index: 100;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
	
	
	.min-height{

    height:580px;

    overflow:hidden;

}


#seeMore{

    display:none;
    background:#fff;
    text-align:center;
    cursor:pointer;
    line-height:30px;
}
.game_reviews_items .more a {
        display: block;
    margin: 23px 10px;
    border-radius: 20px;
    font: 15px/40px Verdana, Geneva, sans-serif;
    background-color: #00c791;
    color: white;
    text-align: center;
}
#seeMore span{
font-size:14px;
}
#seeMore:hover span{
font-size:15px;
}

@media screen and (min-width: 1281px) {
    .game-info {
        width: 842px;
        margin: 0 5px;
        margin-right: 4px;
        padding-right: 10px;
    }
    #game-col {
        width: max-content;
        width: fit-content;
        /* margin: auto; */
    }
  
}

@media screen and (min-width: 1065px) and (max-width: 1280px) {
    #game-col {
        width: 1250px;
    }
    .game-info {
        width: 610px;
        margin: 0 5px;
    }
    
}
@media screen and (min-width: 1281px) and (max-width: 1378px) {
    #game-col {
        width: 1350px;
    }
    .game-info {
        width: 610px;
        margin: 0 5px;
    }
    
}



@media screen and (max-width: 600px) {    
    #topad,
    .fn-right,
    .igametitle {
        display: none !important;
    }
    #game-col {
        width: 100%;
    }
    .game-info {
        width: 100%;
    }

    #gameDiv {
        height: 842px;
    }
    #ava-game_container {
        height: 100%;
    }
    
}



