<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
html,body,div,span,h1,h2,h3,p,a,img,form,label,figure{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}body,input,textarea,select,button{font-style:normal;font-weight:normal;margin:0}a{cursor:pointer;text-decoration:none}a:focus,a:hover{text-decoration:none}:focus{outline:0}.clearfix:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}img{vertical-align:top}html{-webkit-text-size-adjust:none}article,footer,header,main,nav,section,summary{display:block;margin:0;padding:0}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*{transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear}body{background-color:#fff}body,input,button,select,select option,textarea,a{font-family:"Poppins",sans-serif;font-weight:400;font-style:normal;color:black;font-size:16px}.csscontent::after{content:attr(data-csscontent)}

.margintop40{margin-top:40px}
.paddingtop40{padding-top:40px}

.container{width:100%; max-width:1340px;padding:0 20px;margin:0 auto;}
.gameplay_page .container{max-width:1525px;}
.gameplay_page .bigHeader{margin-bottom:30px;}
/*.gameplay_page header .container,
.gameplay_page .bigHeader .container{max-width:1525px;}*/

.bigHeader{margin-top:-125px;padding:125px 0 0;}
/*.mainHeader{height:125px;}
.logo{float:left;padding:41px 0 0;}
.logo a{display:inline-block;}
.hdrRgt{float:right;padding:38px 0 0;}*/

.mainHeader{height:90px;}
.logo{float:left;padding:24px 0 0;}
.logo a{display:inline-block;}
.hdrRgt{float:right;padding:20px 0 0;}

.search{float:left;border-radius:30px;background:rgba(255,255,255,0.2);width:300px;height:50px;padding:13px 13px 0;cursor:pointer;position:relative;overflow:hidden;}
.search button{border: none;background: none;margin: 0;position: absolute;top: 0;right: 0;padding: 4px 2px 0 0;width: 60px;height: 100%;cursor:pointer;}
.search svg{}
.search input{position: absolute;top: 0;left: 0;height: 100%;width: calc(100% - 60px);border:0;outline: 0;background: none;padding:0 0 0 20px;color:white;}
.hdrTags{float:left;padding:0 0 0 15px}
.hdrTags a{border-radius:30px;background:rgba(255,255,255,0.2);height:50px;padding:10px 25px 0;display:block;color:white;font-size:18px;}
.hdrTags a:hover{background:rgba(0,0,0,0.5);}
.headerTxts{text-align:center;}
.headerHdd{padding:20px 0 0;}
.headerHdd h1{font-weight:500;color:white;font-size:30px;text-transform:uppercase;}
.headerDesc{font-weight:300;font-size:15px;padding:10px 0 0;}
.categoryindex_page .headerDesc,.tagindex_page .headerDesc,.tag_page .headerDesc,.gamelist_page .headerDesc{padding:0 0 30px;}
.gameSection{padding:20px 0 0;}
.echGameSection{padding:30px 0 0;}
.sectionHeader{padding:0 0 30px;}
.sectionHdd{float:left;padding:3px 0 0;}
.sectionHdd h2{font-size:30px;}
.sectionMore{float:right;}
.sectionMore a{border-radius:30px;height:50px;padding:14px 25px 0;display:block;color:white;font-size:15px;text-transform:uppercase;font-weight:600;}
.sectionMore a:hover{background:black;}
.sectionRow{margin-left:-20px;}
.echSecGame{float:left;width:145px;margin-left:20px;margin-bottom:30px;position:relative;}
.echSecGame a{display:block;}
.esg_pic{display:block;overflow:hidden;/*width:145px;height:145px;*/border-radius:25px;position:relative;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3);}
.esg_pic img{width:145px;height:145px;display:block;}
.esg_pic::before {position: absolute;top: 0;left: -75%;z-index: 2;display: block;content: '';width: 50%;height: 100%;background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 100%);-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.esg_txt{display:block;text-align:center;font-weight: 500;font-size:14px;word-wrap: break-word;text-align:center;padding:18px 0 0;color:#151d26;line-height:1.2;white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;}
.echSecGame a:hover .esg_pic{margin-top:-5px;margin-bottom:5px;transform:scale(1.03);transition-duration: .3s;}
.echSecGame a:hover .esg_pic .esg_txt{color:#0071f8;}
.echSecGame a:hover .esg_pic::before {-webkit-animation: shine 1s;animation: shine 1s;}
@-webkit-keyframes shine{100%{left: 125%;}}
@keyframes shine{100%{left:125%;}}
.gameCategories{}
.catHeader{padding:0 0 35px;}
.catHdd{float:left;padding:3px 0 0;}
.catHdd h2{font-size:30px;}
.catMore{float:right;}
.catMore a{border-radius:30px;height:50px;padding:14px 25px 0;display:block;color:white;font-size:15px;text-transform:uppercase;font-weight:600;}
.catMore a:hover{background:black;}
.gameCat_in{margin-left:-20px;margin-top:-20px;}
.echGameCat{float:left;width:145px;margin-left: 20px;margin-top:20px;text-align:center;}
.echGameCat a{display:block; /*height:150px;*/border-radius:25px;padding:11px 11px 0;}
.echGameCat a:hover{filter: brightness(85%);scale:1.1;transition-duration: 100ms;}
.categoryindex_page .echGameCat{padding:40px 0 0;}
.egc_pic{display:block;border-radius:25px;height:85px;background:rgba(255, 255, 255, 0.2);position:relative;}
.egc_pic img{position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);width:70px;height:70px;}
.egc_txt{display:block;position:relative;height:60px;}
.egc_txt b{position:absolute;top:50%;left:50%;transform: translate(-50%,-50%);line-height:1.2;color:white;font-size:14px;text-shadow:1px 1px 0px rgba(0,0,0,0.5);width:100%;}
.homePageContent{padding:70px 0 0;}
.static_page .homePageContent{padding:40px 0 0;}
.homePageContent_in{padding:20px 50px 30px;border-radius:30px;}
.homePageContent_in h1,.homePageContent_in h2{font-weight:500;font-size:22px;padding:30px 0 20px;}
.homePageContent_in p{font-weight:500;font-size:22px;padding:0 0 30px;font-size:15px;font-weight:300;}
.homePageContent_in ul li,.homePageContent_in ol li{font-weight:500;font-size:22px;padding:0 0 10px;font-size:15px;font-weight:300;}
.homePageContent_in b{font-weight: 600}
.footerMain{padding:50px 0 0;}
.footer{padding:30px 0 60px;}
.footer a:hover{color:white;}

.mothergameholder{position:relative;width:100%;height:100%;overflow:hidden;}

.headerTabs{padding:40px 0 0;text-align:center;}
.tabs{text-transform:uppercase;font-size:15px;}
.echTab{display: inline-block;cursor: pointer;padding:15px 0;font-size:17px;font-weight:600;width:200px;}
.active-tab{border-width:1px; border-style:solid; margin-bottom: -1px;border-radius:10px 10px 0 0;user-select:none;}
.tabs-content .echTabCont {display: none;}
.echTabCont .esg_txt{color:rgba(255, 255, 255, 0.6);}


.adTxt{font-size:12px;font-weight:300;height:20px;padding:3px 0 0;text-align:center;color:rgba(255, 255, 255, 0.5);text-align:left;}
.gameplayarea{}
.gameplayarea_in{padding:0 0 30px}
.gpa_left{float:left;width:110px;}
.gpa_thumbs{margin-top:-15px;}
.gpa_thumbs a{display:block;position:relative;overflow:hidden;height:110px;border-radius:15px;margin:15px 0 0;}
.gpa_thumbs a:nth-child(6),.gpa_thumbs a:nth-child(7),.gpa_thumbs a:nth-child(8),.gpa_thumbs a:nth-child(9){display:none;}
.gpa_thumbs a img{width:100%;height:100%;}
.gpa_thumbs a span{position:absolute;left: 0;bottom:-100px;width:100%;background:rgba(0, 0, 0, 0.6);text-align:center;color:white;font-weight:500;font-size:10px;padding:5px;}
.gpa_thumbs a:hover img{transform:scale(1.2);z-index:2;}
.gpa_thumbs a:hover span{bottom:0;}
.gpa_middle{float:right;}
.gameholder{width:995px;height:560px;transition:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;position:relative;user-select:none;background-image: url("/assets/images/loading_bar_small.gif");background-position: center center;background-repeat: no-repeat;background-size:100px;}
.iframe_loaded{background-image:none;}
#gameframe{width:100%;height:100%;}
.gpa_right{float:right; width:300px;}
/*.gpa_right .gpa_thumbs{margin-top:0;float:left;width:90px;}
.gpa_right .gpa_thumbs a{height:90px;margin-top:20px;}
.gpar_2,.gpar_3{margin-left:15px;}*/
.gameStrip{height:50px;background:white;}
.gameStrip_in{position:relative;}
.gamename{float:left;font-weight:700;font-size:15px;color:#2b3e4e;padding:13px 0 0 20px;}
.gamestpIco{float:right;}
.gti_ico{float:left;height:50px;cursor:pointer;user-select:none;position:relative;}
.gti_ico b{display:none;opacity:0;background-color:#004c99;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px 15px;
    position: absolute;
    z-index: 4;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: normal;}
.gti_ico b::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 7px;
    border-style: solid;
    border-color: #004c99 transparent transparent transparent;
}
.fullscreen:hover,.thumbsupdown_active:hover{background:lightgray;}
.fullscreen:hover b,.thumbsupdown_active:hover b{display:block;opacity:1;}
.touchscreen .fullscreen:hover b{display:none;}
.gti_ico svg{width:20px;height:20px;vertical-align:text-bottom;}
.thumbsup,.thumbsdown{width:50px;text-align:center;padding:3px 0 0;}
.thumbsup span,.thumbsdown span{display:block;font-size:12px;}
.fullscreen{width:50px;text-align:center;padding:11px 0 0;border-left:solid 1px #a7a7a7;}
.panel_midleft{width:calc(100% - 340px);float:left;}
.rightAdBlock{margin-bottom:10px;}
.gamerightad{width:auto;height:250px;text-align:center;}
.gamemidad{text-align:center;}
.thumbsupdown{transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;z-index:4}
.thumbsupdown:focus { outline: 0;}
.thumbsupdown_disable{}
.voteadded.thumbsup{background:#b4ebb4;}
.voteadded.thumbsdown{background:#ffd7d7;}
.animate:before, .animate:after {
    position: absolute;
    content: '';
    display: block;
    width: 140%;
    height: 100%;
    left: -20%;
    z-index: -1000;
    transition: all ease-in-out 0.5s;
    background-repeat: no-repeat;
  }
  .animate:before {
    display: none;
    top: -75%;
    background-image: radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, transparent 20%, #ff0081 20%, transparent 30%),
     radial-gradient(circle, #ff0081 20%, transparent 20%), 
     radial-gradient(circle, #ff0081 20%, transparent 20%), 
     radial-gradient(circle, transparent 10%, #ff0081 15%, transparent 20%), 
     radial-gradient(circle, #ff0081 20%, transparent 20%), 
     radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%);
    background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%,
     10% 10%, 18% 18%;
  }
.animate:after {
    display: none;
    bottom: -75%;
    background-image: radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%), 
     radial-gradient(circle, transparent 10%, #ff0081 15%, transparent 20%), 
     radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%),
     radial-gradient(circle, #ff0081 20%, transparent 20%);
    background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
  }
.animate:active {
    /*transform: scale(0.9);
    background-color: #e60074;
    box-shadow: 0 2px 25px rgba(255, 0, 130, 0.2);*/
  }
  
  .animate svg{animation: thumbzoom ease-in-out 0.75s;}
  @keyframes thumbzoom {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }}
  .animate:before {
    display: block;
    animation: topBubbles ease-in-out 0.75s forwards;
  }
  
  .animate:after {
    display: block;
    animation: bottomBubbles ease-in-out 0.75s forwards;
  }
@keyframes
  topBubbles {  0% {
    transform:scale(1.5);
    transform-origin:center center;
   background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 
   55% 90%, 70% 90%;
  }
   50% {
    transform:scale(1.3);
   background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 
   65% 20%, 90% 30%;
  }
   100% {
    transform:scale(1);
   background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%,
    65% 10%, 90% 20%;
   background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
  }
  @keyframes
  bottomBubbles {  0% {
    transform:scale(1.5);
   background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
   50% {
    transform:scale(1.3);
   background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }
   100% {
    transform:scale(1);
   background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
   background-size: 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%, 0% 0%;
  }
  }

.gclbb_fav_add.animate:before, .gclbb_fav_add.animate:after{z-index:1;width:30%;left:0;}
.active_star.animate:before, .active_star.animate:after{z-index:1;width:150%;left:0;}

.active_star{position:relative;}

.rightThumbs_in{margin-left:-15px;}
.rightThumbs_in a{display:block;position:relative;overflow:hidden;width:90px;height:90px;border-radius:15px;margin:20px 0 0 15px;float:left;}
.rightThumbs_in a img{width:100%;height:100%;}
.rightThumbs_in a span{position:absolute;left: 0;bottom:-150px;width:100%;background:rgba(0, 0, 0, 0.6);text-align:center;color:white;font-weight:500;font-size:10px;padding:5px;}
.rightThumbs_in a:hover img{transform:scale(1.2);z-index:2;}
.rightThumbs_in a:hover span{bottom:0;}
.rightThumbs_in a:nth-child(10),.rightThumbs_in a:nth-child(11),.rightThumbs_in a:nth-child(12){display:none;}

.gw_youtube{aspect-ratio:16/9;}
.game_content{padding:30px 0 0;}
.gameContent_in{}
.gc_lft{float:left;width:calc(100% - 340px);border-radius:25px;position:sticky;top:0;}
.gcl_box{padding:30px;border-bottom-style:solid;border-bottom-width:1px;}
.gcl_box:last-child{border-bottom-width:0;}
.gclb_buttons{margin-left:-15px;}
.gclbb_ech{float:left;width:calc(25% - 15px);margin-left:15px;padding:15px 0;border-radius:30px;border-style:solid;border-width:1px;text-align:center;font-weight:600;user-select:none;cursor:pointer;position:relative;}
.gclbb_ech svg{width:20px; height:20px; vertical-align:middle;margin:0 10px 0 0;}
.gclbbe_s,.gclbbe_b{vertical-align:middle;font-weight:500}
.gclbb_ech:hover{color:white;transition-duration: .1s;}
.gclbb_ech:hover path{fill:white;transition-duration: 0.3s;}
.shareholder{display: none;
    position: absolute;
    left: 0;
    top: 57px;
    width: 100%;
    padding: 5px 0 15px;
    background: #c2defb;
    border-radius: 0 0 30px 30px;
    border-width:1px;
    border-style:solid;
    border-top: none;text-align:left;z-index:3;
}
.shareholder a{display:block;padding:5px 15px 5px;}
.shareholder a:hover{color:white;}
.shareholder a span{padding:0 0 0 10px;}
.gclbb_share_active{border-radius:30px 30px 0 0;}
.gclbb_share_active .shareholder{display:block;}

div.gclbb_fav_added,.gclbb_fav_added:hover{background:#ff8f00;border-color: #b56500;color:white;}
div.gclbb_fav_added path,.gclbb_fav_added:hover path{fill:white;}
.gmstrip_optcnt{display: none;text-align: center;}
.gameaddedmsg{padding: 11px;background: #ff8f00;margin: 20px 0 0;border-radius: 20px;border: solid 1px #b56500;text-align: center;font-size: 14px;color: white;}
.gameaddedmsg a{font-size: 14px;color: #ffff00;padding:0 0 0 10px;}

.rattingView{}
.rv_1{float: left;font-size:18px;font-weight:500}
.rv_2{float:left;margin:-6px 0 0 15px;position:relative;}
.stars span {float:left;padding:0;margin: 0;cursor:pointer;}
.stars span:after {position: relative;font-size:40px;display: block;content: "★";color: #9e9e9e;line-height:0.85;}
.activeHover_stars div span:hover~span:after {color: #9e9e9e !important;}
.stars div.active_star span.active_star~span:after {color: #9e9e9e;}
.rv_3{float:left;font-size:14px;font-weight:300;padding:4px 0 0 15px;}
.rv_4{float:left;margin:3px 0 0 10px;padding:2px 0 0;line-height: 1;cursor: pointer;border-radius: 50%;border-style:solid;border-width:1px;width:20px;height:20px;text-align: center;}
.rv_4 svg{width:10px;height:10px;}
.rv_4:hover svg{fill:white;transition-duration: 0.01s;}

.rattingDetails{/*padding:20px 0 0;*/margin-top:0;display:none;}
.ech_rDtl{padding:7px 0 0;}
.erdtl_1{float:left; width:50px;font-size:13px;}
.erdtl_2{float:left; width:200px;height:20px;position:relative;border:solid 1px #a0b9d2;background:white;}
.erdtl_2 div{position:absolute; left: 0;top: 0;background:orange;height: 100%;}
.erdtl_3{float:left;padding:0 0 0 15px;font-size:13px;width:50px;}
.erdtl_4{float:left;font-size:13px;color:gray;}

.overstar {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    overflow: hidden;
}
.overstar_in {
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    overflow: hidden;
}
.stars .overstar span:after {
    z-index: 2;
}

.playpage_article{}
.playpage_article h1{font-weight:500;font-size:20px;color:#314154;padding:0;}
.playpage_article h2{font-weight:500;font-size:20px;color:#314154;padding:15px 0 0;}
.playpage_article p{font-weight:300;font-size:15px;color:#314154;padding:10px 0 15px;}
.playpage_article li{font-weight:300;font-size:15px;color:#314154;padding:10px 0 15px;}

.gw_hdd{padding:0 0 15px}
.gw_hdd h2{font-weight:500;font-size:20px;color:#314154;padding:15px 0 0;}
.qrcode{padding:20px;}
.qrc_pic{float:left;border:solid 10px white;}
.qrc_txt{padding:0 0 0 150px;}
.qrct_1{font-size:24px;}
.qrct_2{font-size:18px;padding:10px 0 0;}
.qrct_3{font-size:14px;color:#5b5d60;padding:10px 0 0;}

.breadcrumb{}
.breadcrumb a,.breadcrumb span{display:inline-block;font-weight:500;font-size:12px;padding:0 23px 0 0;position:relative;text-transform:uppercase;}
.breadcrumb span{padding-right:0;}
.breadcrumb a:after{content:"›";font-size:23px;position:absolute; top:-3px;right:5px;line-height:1}
.breadcrumb a:hover{text-decoration:underline;}
.breadcrumbMain{padding:0 0 15px;}

.gc_rgt{float:right;width:300px;position:sticky;top:0;}
.gcrgt_in{border-radius:25px;}
.gcr_box{padding:20px 30px; border-bottom: dotted 1px #a0b9d2;}
.gcr_box:last-child{border-bottom:none;}
.gcr_box h2{font-weight: 600;color:#314154;font-size:18px;}
.gcr_box p{color:#314154;font-size:16px;}
.gcrb_links{padding:10px 0 0;}
.gcrb_links b{padding:0 0 0 5px;font-size:13px;font-weight:normal}
.gcrb_links a{padding:3px 12px;font-size:11px;color:white;border-radius:30px;font-weight:300;display:inline-block;margin:0 2px 5px 0;}
.gcrb_links a:hover{background:black;}
.tagscomma{font-size:8px;}
.contRightThumbs{}
.contRightThumbs_in{margin-left: -15px;}
.contRightThumbs_in a{display: block;position: relative;overflow: hidden;width: 90px;height: 90px;border-radius: 15px;margin: 20px 0 0 15px;float: left;}
.contRightThumbs_in a img{width: 100%;height:100%;}
.contRightThumbs_in a span{position: absolute;left: 0;bottom: -100px;width: 100%;background: rgba(0, 0, 0, 0.6);text-align: center;color: white;font-weight: 500;font-size: 10px;padding: 5px;}
.contRightThumbs_in a:hover img{transform: scale(1.2);z-index: 2;}
.contRightThumbs_in a:hover span{bottom: 0;}
.loadmore_btn{text-align:center;margin-top:0;padding:0 0 20px;}
.loadmorebtn{border-radius: 30px;padding: 20px 50px;display:inline-block;color: white;font-size: 20px;text-transform: uppercase;font-weight:500;line-height:1;cursor:pointer;user-select:none;}
.loadmorebtn:hover{background:black;}
.nomoredata:before,.nomoredata:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}
/*.category_page .gameSection .echSecGame{margin-bottom:40px;}*/
.category_page .gameCategories .container_in{border-top:solid 1px #9caec3;margin: 60px 0 0;padding: 50px 0 0;}

.favoritegame_page .gameSection .echSecGame{margin-bottom:40px;}
.favoritegame_page .gameCategories .container_in{border-top:solid 1px #9caec3;margin:0;padding: 50px 0 0;}


/*comment section start*/
.gamecomment{padding:20px 0 0}.add_transition,.add_transition *{transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear}.gamecomment_in{border-top:solid 1px #cfcfcf;padding:5px 0 0}.gmcmnt_hdd{font-size:24px}.gmcmnt_elmnts{padding:20px 0 0}.gmcmnt_elmnts_bg{background:#607993;border-radius:5px;padding:2px}.gmcmnte_txt{width:100%;height:60px;padding:18px 12px 12px;resize:none;border-radius:5px;background:#fff;font-size:16px;color:#748086;line-height:22px;vertical-align:top}.gmcmnt_actions{display:none;padding:20px 0 0}.gmcmnt_actions div{float:right;height:40px;line-height:40px;border-radius:5px;padding:0 20px;color:#fff;cursor:pointer;background:#a3a3a3;user-select:none}div.pstCmnt_cancel:hover{background:#c71f1f}div.pstCmnt_submit{background:#fff;color:black;margin-left:15px}div.pstCmnt_submit:hover{background:#82bf0b}.gamecomment_act .gmcmnt_actions{display:block}.gamecomment_act .gmcmnte_txt{height:160px}.gamecomment_act .gmcmnt_elmnts_bg{padding:20px}

.errorComment{border:solid 1px red !important;background: #fdb0b0 !important;}

.cmntHdr{font-size:18px;border-bottom:solid 1px rgba(255,255,255,0.3);padding:20px 0;z-index:1;}.commentHolder{text-align:left}.eCmntB_u:before,.eCmntB_d:before,.eRplyB_u:before,.eRplyB_d:before,.echCmnt_reply:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:500;}

.eCmntB_u:before,.eRplyB_u:before{content:"";width:16px;height: 16px;background: url(/assets/images/thumbs-up-fill.svg);background-size: cover;margin: -3px 10px 0 0;vertical-align: middle;}
.eCmntB_d:before,.eRplyB_d:before{content:"";width:16px;height: 16px;background: url(/assets/images/thumbs-down-fill.svg);background-size: cover;margin: -2px 10px 0 0;vertical-align: middle;}

.echCmnt_reply:before{content:"❯";margin-right:10px;margin-top:-4px;margin-left:3px;font-size:20px;vertical-align:middle;rotate:90deg}.eCmnt,.eRply{padding:30px 0;border-bottom:solid 1px #b0becd}.eCmnt:last-child,.eRply:last-child{border-bottom:none}
.echqna_tags{padding:15px 0 0}.echqna_tags .pg_que h2{font-size:18px}.echqna_tags .pg_que{padding:0}.eCmnt_txt,.eRply_txt{font-size:16px;line-height:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.2);color:#4d5d6c;margin-top:15px}.eCmnt_btn,.eRply_btn{padding:15px 0 0}.eCmnt_btn:after,.eRply_btn:after{content:" ";display:block;clear:both;visibility:hidden;line-height:0;height:0}.eCmntB_u,.eCmntB_d,.eCmntB_r,.eRplyB_u,.eRplyB_d{float:left;margin-right:5px;border-radius:3px;min-width:65px;height:35px;text-align:center;line-height:36px;background:rgba(220,220,220,1);text-transform:uppercase;font-size:12px;padding:0 10px;text-shadow:1px 1px white;color:#8a8a8a;user-select:none}.eCmntB_r{border-color:rgba(255,255,255,0.4)}.echCmnt_reply{text-transform:uppercase;font-size:14px;padding:15px 0 0;cursor:pointer;display:inline-block;user-select:none}.rplyHldr{display:none;background:#e4e9ef;border-radius:5px;margin:10px 0 -15px;padding:0 20px}.eCmntB_r,.eThmbB_cmn{cursor:pointer;background:#fff;text-shadow:none;border:solid 1px #b0becd}.eCmnt .alertbox{margin-top:50px}.replyAct{padding:50px 0 0 0}.replyAct textarea{width:100%;height:100px;padding:12px;resize:none;border:solid 1px #607993;border-radius:5px;background:#fff;font-size:16px;color:#748086;line-height:22px;vertical-align:top}.rplyAct_btns{padding:10px 0 0}.rplyAct_btns div{float:right;margin-left:10px;border-radius:5px;width:100px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:16px;cursor:pointer;user-select:none}.rplyAct_submit{background:#008cd0}.rplyAct_cancel{background:#ccc}.thank4cmnt{background:#22b8e6;padding:20px;color:white;border-radius:5px}

.gmcmnt_actions .commentername{float:left;background:none;padding:0;}
.gmcmnt_actions .commentername input{height: 40px;padding:10px;border: none;border-radius: 5px;width:400px;}
.rplyAct_btns .commentername_reply{float:left;background:none;padding:0;width:auto;margin:0;}
.rplyAct_btns .commentername_reply input{height: 40px;padding:10px;border: none;border-radius: 5px;width:400px;border: solid 1px #607993}
.cmnt_hd_npt{padding: 15px 0;position: sticky;top: 0;background: white;z-index: 2;}
.cmntrBlock{}
.cmntrblck_pic{float:left;border-radius:50%;width:40px;height:40px;line-height:40px;text-align:center;font-size:24px;font-weight:600;color:white;background:orange;margin-right:20px;}
.cmntrblck_txt{float:left;}
.cmntrblck_name{font-size:20px;}
.cmntrblck_date{font-size:13px;color:#8a8989;}
.eCmnt_txt,.eRply_txt,.eCmnt_btn,.eRply_btn,.echCmnt_reply{margin-left:60px;}
.nmltr_A{background:#FF885B;}
.nmltr_B{background:#825B32;}
.nmltr_C{background:#6C48C5;}
.nmltr_D{background:#16423C;}
.nmltr_E{background:#A04747;}
.nmltr_F{background:#0B2F9F;}
.nmltr_G{background:#227B94;}
.nmltr_H{background:#229799;}
.nmltr_I{background:#ED3EF7;}
.nmltr_J{background:#AAB396;}
.nmltr_K{background:#7695FF;}
.nmltr_L{background:#6C4E31;}
.nmltr_M{background:#0B8494;}
.nmltr_N{background:#E85C0D;}
.nmltr_O{background:#55679C;}
.nmltr_P{background:#0D7C66;}
.nmltr_Q{background:#7A1CAC;}
.nmltr_R{background:#00712D;}
.nmltr_S{background:#3C3D37;}
.nmltr_T{background:#3795BD;}
.nmltr_U{background:#982B1C;}
.nmltr_V{background:#A28B55;}
.nmltr_W{background:#1A4870;}
.nmltr_X{background:#6482AD;}
.nmltr_Y{background:#8C3061;}
.nmltr_Z{background:#FFAF00;}
/* comment section end */


.embedGameMain{position:fixed;left:0;top:0;width:100%;height:100%;z-index:10;}
.embedgamemain_in{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:450px;border-radius:20px;z-index:11;color:white;padding:20px 30px 30px;}
.embedgame_close{position:absolute;top:10px;right:10px;border-radius:50%;background:white;width:25px;height:25px;line-height:27px;text-align:center;cursor:pointer;font-size:25px;font-weight:500;color:gray;}
.embedgame_close:hover{background:red;color:white;}
.embedgame_bg{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.7);}
.embedgame_hdd{font-size:21px;font-weight: 500;padding: 10px 0 0;}
.embedgame_textarea_hd{padding:10px 0 5px;}
.embedgame_textarea{}
.embedgame_textarea textarea{width: 100%;line-break: anywhere;padding: 10px 15px;font-size: 13px;height: 90px;font-weight: 500;border-radius:10px;}
.embedgame_copy{display:inline-block;background: white;border-radius: 25px;padding: 7px 20px;color: black;font-weight: 600;margin: 3px 0 0;cursor:pointer;}
.embedgame_copy:hover{background:#0f2a4b;color:white;}
.embedCopied{display:inline-block;padding: 0 0 0 10px;vertical-align: middle;font-style: italic;font-size: 14px;opacity:0;}

.favgameblk{padding: 50px 20px 20px;background: #e0e9f7;border-radius: 5px;min-height: 250px;border: solid 1px #7c9bcb;text-align: center;font-size: 20px;}
.favgameblk div {padding: 10px 0;}
.favgameblk div {padding: 10px 0;}
.favgameblk div {padding: 10px 0;}
.removefavgame{position: absolute;
top: -7px;
right: -7px;
z-index: 2;
background: red;
color: white;
border-radius: 50%;
cursor: pointer;
width: 25px;
height: 25px;
line-height: 26px;
text-align: center;
font-size: 13px;}
.removefavgame:hover{background:black;}
.removefavgame:before{content:'×';font-size:20px;font-weight:600;}
.trythesegame{margin-top:30px;margin-bottom: -30px;}
.loadmorebtn img{vertical-align:middle;display:none}
.action_performing img{display:inline-block}.action_performing b{display:none}

.lft_exit_fs{float:left;padding: 6px 10px 0;line-height: 1;height:50px;border-right:solid 1px #a7a7a7;display: none;cursor:pointer;}
.fullscreen_on .lft_exit_fs{display:block;}

.gameTags{}
.gameTag_in{margin-left:-20px;}
.echGameTag{float:left;margin:30px 0 0 20px;}
.echGameTag a{display:block;border-radius:30px;text-align:center;width:145px;height:60px;color:white;position:relative;}
.echGameTag a:hover{background:black;}
.echGameTag a b{position:absolute;font-weight:600;font-size:13px;left:0;top:0;width:100%;top:50%;transform:translateY(-50%);line-height:1.2;}
.iframeoverlay{display:none;background:linear-gradient(135deg, #f6f8f9 0%,#bdbdbf 100%);position:absolute;left:0;top:0;width:100%;height:100%;z-index:4;}
div.iframeoverlay_hide{display:none !important;}
.iframeoverlay:before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.05);}
.iframe_fs_back{display:none;position:absolute;top:20px;left: 0;z-index:10;user-select:none;cursor:grab;background:#0171f9;padding:8px 6px 8px 8px;}
.iframe_fs_back:active{cursor:grabbing;}
.left-wall{border-radius:0 10px 10px 0;}
.right-wall{border-radius:10px 0 0 10px;}
.iframeoverlay_main{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;}
.iframeoverlay_btn{cursor:pointer;width:200px;color:white;border-radius:15px;padding:15px 0;font-weight:500;background:#004c99;margin:10px 0 0;}
.iframeoverlay_pic{overflow:hidden;border-radius:10px;display:inline-block;}
.iframeoverlay_btn img{margin:0 8px 0 0;vertical-align:middle;user-select:none;cursor:pointer;}



.touchscreen .gti_ico:hover b{display:none;}
.mob_rgt{position:absolute;right:0;top:0;display:none;}
.mobrgt_srch{float:left;padding:8px 10px 0;margin:0 5px 0 0;}
.mobrgt_fav{float:left;}
.mobrgt_fav a{display:block;padding:8px 10px 0;}

.exit_fullscreen{display:none;}
.exit_fullscreen_txt{display:none;}
.fullscreen_on .gameholder{width:100%; height:calc(100% - 50px);}
.fullscreen_on .exit_fullscreen{display:inline-block;}
.fullscreen_on .goto_fullscreen{display:none;}
/*.fullscreen_on .exit_fullscreen_txt{display:block;}*/
.fullscreen_on .goto_fullscreen_txt{display:none !important;}


.fullscreen_on_div{overflow:hidden;}
.fullscreen_on_div .gpa_middle{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}
.fullscreen_on_div .lft_exit_fs{display:block;}
.fullscreen_on_div .gameholder{width:100%; height:calc(100% - 50px);}
.fullscreen_on_div .exit_fullscreen{display:inline-block;}
.fullscreen_on_div .goto_fullscreen{display:none;}
.fullscreen_on_div .goto_fullscreen_txt{display:none !important;}



.cat_adventure-games a{background:#0cb36f;}
.cat_io-games a{background:#FEC82A;}
.cat_cooking-games a{background:#8d8d8d;}
.cat_2-player-games a{background:#1C66CD;}
.cat_baby-hazel-games a{background:#5C40C9;}
.cat_puzzle-games a{background:#0171f9;}
.cat_racing-games a{background:#5a5a5a;}
.cat_sports-games a{background:#6b877a;}
.cat_shooter-games a{background:#d5d500;}
.cat_card-games a{background:#6b31f1;}
.cat_educational-games a{background:#6b7387;}
.cat_board-games a{background:#29704d;}
.cat_casual-games a{background:#f031f1;}
.cat_dress-up-games a{background:#222222;}
.cat_agility-games a{background:#6a8509;}
.cat_battle-games a{background:#e90a0a;}
.cat_art-games a{background:#f86a4f;}
.cat_simulation-games a{background:#3340d3;}
.cat_match-3-games a{background:#a7a7a7;}
.cat_mahjong-connect-games a,.cat_mahjong-games a{background:#c1b494;}
.cat_football-games a{background:#747473;}
.cat_strategy-games a{background:#90889a;}
.cat_bubble-shooter-games a{background:#b328e1;}
.cat_jigsaw-games a{background:#9ab327;}
.cat_basketball-games a{background:#0b1f27;}
.cat_quiz-games a{background:#267fe7;}
.cat_bejeweled-games a{background:#32C133;}
.cat_boys-games a{background:#19BDC7;}
.cat_clicker-games a{background:#2601F1;}
.cat_girls-games a{background:#CA439F;}
.cat_hypercasual-games a{background:#4E8A4B;}
.cat_shooting-games a{background:#E60227;}
.cat_soccer-games a{background:#FAC528;}
.cat_stickman-games a{background:#4AAEAE;}
.cat_3d-games a{background:#f98d01;}
.cat_action-games a{background:#79b30c;}
.cat_arcade-games a{background:#f031f1;}
.cat_multiplayer-games a{background:#d31111;}
.cat_makeup-games a{background:#00c0d5;}
.cat_classic-games a{background:#997c4e;}
.cat_logic-games a{background:#4e9599;}
.cat_math-games a{background:#876b6b;}
.cat_crossword-games a{background:#00cae5;}
.cat_snake-games a{background:#0a916a;}
.cat_maze-games a{background:gray;}
.cat_mind-games a{background:#c750a4;}
.cat_solitaire-games a{background:#d2391c;}
.cat_word-games a{background:#8d8bff;}
.cat_2048-games a{background:#dd0000;}
.cat_sudoku-games a{background:#9f9e23;}
.cat_hidden-objects-games a{background:#dd9418;}
.cat_platform-games a{background:#f8929f;}
.cat_skill-games a{background:#31a3db;}
.cat_tetris-games a{background:#8d8d8d;}
.cat_pinball-games a{background:#613de6;}
.cat_retro-games a{background:#679191;}
.cat_freecell-games a{background:#262a26;}
.cat_animal-games a{background:#e69002;}
.cat_baseball-games a{background:#71989f;}
.cat_bmx-games a{background:#6875cf;}
.cat_car-games a{background:#54aea6;}
.cat_cool-games a{background:#dba312;}
.cat_escape-games a{background:#62ad3f;}
.cat_fighting-games a{background:#a5a5a5;}
.cat_fun-games a{background:#ddad1a;}
.cat_kids-games a{background:#93adbb;}
.cat_mario-games a{background:#2b85f1;}
.cat_minecraft-games a{background:#ac6e42;}
.cat_poker-games a{background:#9d1fbf;}
.cat_rpg-games a{background:#6456ab;}
.cat_war-games a{background:#b7957d;}
.cat_zombie-games a{background:#74bbc5;}
.cat_driving-games a{background:#63727a;}
.cat_management-games a{background:#ff8752;}
.cat_jump-and-run-games a{background:#8ea0a5;}
.cat_funny-games a{background:#ebc231;}
.cat_baby-games a{background:#c1a363;}
.cat_horror-games a{background:#6e8997;}








/*.poppins-light{font-family:"Poppins",sans-serif;font-weight:300;font-style:normal}.poppins-regular{font-family:"Poppins",sans-serif;font-weight:400;font-style:normal}.poppins-medium{font-family:"Poppins",sans-serif;font-weight:500;font-style:normal}.poppins-semibold{font-family:"Poppins",sans-serif;font-weight:600;font-style:normal}.poppins-bold{font-family:"Poppins",sans-serif;font-weight:700;font-style:normal}*/
@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}






@media(max-width:1550px){
.gameplay_page .container{max-width:1320px;}
.panel_midleft{width:calc(100% - 320px);}
.gc_lft{width:calc(100% - 320px);}
.gpa_left{width:95px;}
.gpa_thumbs{margin-top:-13px;}
.gpa_thumbs a{height:95px;margin:13px 0 0;}
.gameholder{width: 850px;height: 478px;}
.rightAdBlock{margin-bottom:0;}
.rightThumbs_in{margin-left: 0;}
.rightThumbs_in a:nth-child(1){width:190px;height: 190px;margin: 10px 0 0 0;}
.rightThumbs_in a:nth-child(2),.rightThumbs_in a:nth-child(3){margin: 10px 0 0 20px;}
.rightThumbs_in a:nth-child(4),.rightThumbs_in a:nth-child(5),.rightThumbs_in a:nth-child(6),.rightThumbs_in a:nth-child(7),.rightThumbs_in a:nth-child(8),.rightThumbs_in a:nth-child(9){width: 45px;height: 45px;margin: 13px 0 0 6px;border-radius: 5px;}
.rightThumbs_in a:nth-child(4){margin-left:0;}
.rightThumbs_in a:nth-child(4):hover span,.rightThumbs_in a:nth-child(5):hover span,.rightThumbs_in a:nth-child(6):hover span,.rightThumbs_in a:nth-child(7):hover span,.rightThumbs_in a:nth-child(8):hover span,.rightThumbs_in a:nth-child(9):hover span{display:none;}
}


@media(max-width:1360px){
   .container{max-width: 1230px;}
    .panel_midleft{width: calc(100% - 340px);}
    .gc_lft{width: calc(100% - 340px);}
    .gpa_left{float:none;margin-top:0;width:100%;}
    .gpa_thumbs a{float:left;}
    .gpa_thumbs a:nth-child(6), .gpa_thumbs a:nth-child(7), .gpa_thumbs a:nth-child(8){display:block;}
    .gpa_thumbs a:nth-child(1){margin-left:0;}
    .gpa_thumbs a{margin:20px 0 0 18px;height:90px;}
    .rightThumbs_in a:nth-child(10){margin-left:0}
    .rightThumbs_in a:nth-child(10), .rightThumbs_in a:nth-child(11), .rightThumbs_in a:nth-child(12) {display:block;}
    .gpa_middle{float:none;}
    .esg_pic{border-radius:20px;}
    .esg_pic img{width:100%;height:auto;}
    .echSecGame{width:10%;margin-left:2.5%;}
    .sectionRow{margin-left: -2.5%;}
    .echGameCat{width:11.5%;margin-left:1%;}
    .gameCat_in{margin-left: -1%;}
    .tabs-content .echGameSection {padding:30px 0 0;}
    .gameplay_page .container{max-width: 1230px;}
    .gclbbe_s, .gclbbe_b{font-size:14px;}

}

@media(max-width:1250px){
  .container,.gameplay_page .container{max-width:1000px;}
  .headerHdd h1{font-size:24px;}
  .sectionHdd h2{font-size: 24px;}
  .catHdd h2{font-size: 24px;}
  .sectionMore a,.catMore a{border-radius: 25px;height: 40px;padding: 10px 25px 0;font-size: 14px;}
  .egc_pic{height: 65px;}
  .egc_pic img{width: 50px;height: 50px;}
  .egc_txt b{font-weight: 500;font-size: 13px;}
  .panel_midleft{width:calc(100% - 320px);}
  .gameholder{width:640px;height:360px;}
  .gpa_thumbs a:nth-child(7), .gpa_thumbs a:nth-child(8){display:none;}
  .gpa_thumbs a{margin: 21px 0 0 11px;height:97px;}
  .rightThumbs_in a:nth-child(10), .rightThumbs_in a:nth-child(11), .rightThumbs_in a:nth-child(12) {display:none;}
  .gc_lft{width: calc(100% - 320px);}
  .gclbbe_s{display:none;}
  .gclbb_ech{padding:10px 0;}
  .gclbb_ech svg{margin:0 5px 0 0;}
  .qrct_1{font-size: 18px;line-height: 23px;}
  .qrct_2{font-size: 14px;padding: 5px 0 0;line-height: 19px;}
  .qrct_3{line-height: 18px;}
  .shareholder{top:46px;}
  .shareholder a{padding:5px;}
  .shareholder a img{width:20px;}
  .shareholder a span{padding:0 0 0 10px;font-size:14px;margin:-6px 0 0;display:inline-block;vertical-align: middle;}
}

@media(max-width:1030px){
  .panel_midleft{float:none;width:100%;}
  .gpa_right{float:none;width:auto;}
  .gpa_left{float:left;width:16%;}
  .gpa_middle{float:right;width:calc(84% - 18px);}
  .gameholder{width:100%;aspect-ratio: 16/9;height:auto;}
  .gpa_thumbs a{margin:20px 0 0 0;width:100%;height:auto;aspect-ratio:1/1;}
  .gpa_thumbs a:nth-child(1){margin-top:0;}
  .gpa_thumbs a:nth-child(4),.gpa_thumbs a:nth-child(5),.gpa_thumbs a:nth-child(6){display:none}
  .rightThumbs_in a:nth-child(7),.rightThumbs_in a:nth-child(8),.rightThumbs_in a:nth-child(9){display:none;}
  .rightAdBlock{margin-top:20px;}
  .rightThumbs .rightThumbs_in a{width: 16%;height: auto;margin-left: 0.8%;}
  .rightThumbs .rightThumbs_in a:nth-child(1){margin-left:0;}
}

@media(max-width:800px){
  .gpa_middle{float:none;width:100%;}
  .container{max-width: 750px;}
  .logo a{overflow:hidden;/*width: 195px;*/}
  .headerHdd h1{font-size: 20px;}
  .echTab{font-size:15px;}
  .sectionRow{margin-left: -3%;}
  .echSecGame {width: 22%;margin-left: 3%;}
  .gameCat_in{margin-left:-3%;}
  .echGameCat{width:22%;margin-left:3%;}
  .egc_pic{height:85px;}
  .homePageContent_in h1, .homePageContent_in h2{font-size:20px;padding:10px 0 5px}
  .homePageContent_in p{padding:0 0 20px;}
  .homePageContent_in ul,.homePageContent_in ol{padding-top:3px;padding-bottom:20px;padding-left:18px;margin:0;}
  .gameplay_page .container{max-width:1000px;}
  
  
  .gpa_left{display:none;}
  
  
  .adTxt{}
  
  
  .rightThumbs_in a:nth-child(4):hover span, .rightThumbs_in a:nth-child(5):hover span, .rightThumbs_in a:nth-child(6):hover span, .rightThumbs_in a:nth-child(7):hover span, .rightThumbs_in a:nth-child(8):hover span, .rightThumbs_in a:nth-child(9):hover span {
        display: block;
    }
    
    .gc_lft{float:none;width:auto;position:relative;border-radius:25px 25px 0 0;}
    .gc_rgt{float:none;width:auto;position:relative;}
    .gcrgt_in{border-radius:0 0 25px 25px;}
    .gcl_box:last-child{border-bottom-width: 1px;}
    .contRightThumbs_in{margin-left:0;}
    .contRightThumbs_in a:nth-child(1),.contRightThumbs_in a:nth-child(7),.contRightThumbs_in a:nth-child(13),.contRightThumbs_in a:nth-child(19){margin-left:0;}
    .contRightThumbs_in a{width:110px;height:auto;margin-left:13px;}
    .rightThumbs_in a:nth-child(4), .rightThumbs_in a:nth-child(5), .rightThumbs_in a:nth-child(6){border-radius:15px;margin-top:10px;}
    .contRightThumbs_in a{width:16%;height:auto;margin-left:0.8%;}
    .gmcmnt_hdd{font-size:19px;}
    .gmcmnte_txt{height: 50px;padding:13px 12px 12px;}
    .gmcmnt_elmnts{padding: 10px 0 0;}
    .gmcmnt_elmnts_bg{padding:0;}
    .cmntrblck_name{font-size: 18px;margin-top:-3px;}
    .rplyHldr{padding:0 5px 0 20px;}
}

@media(max-width:750px){
  .mainHeader{position:relative;z-index:5;}
  .container{padding:0 10px;}
  .mainHeader{height: 40px;}
  .logo{padding:3px 0 0;}
  .logo a img{width:230px;}
  .mob_rgt{display:block;}
  .hdrTags{display:none;}
  .hdrRgt{position:absolute;width:100%;z-index: 2;left: 0;top: 40px;padding:0 20px;box-shadow:0px 20px 30px rgba(0, 0, 0, 0.6);height:0px;overflow:hidden;}
  .search{float:none; width:100%;margin:10px 0 0 0;}
  .mbs_cancel{margin-top:-2px;display:none;}
  .mobrgt_srch_active{}
  .mobrgt_srch_active .mbs_cancel{display:block;}
  .mobrgt_srch_active .hdrRgt{height:70px;}
  .mobrgt_srch_active .mbs_search{display:none;}
  .headerHdd h1{font-size: 18px;}
  .headerDesc{line-height: 20px;}
  .headerTabs{padding:20px 0 0;text-align:center;}
  .tabs{}
  .echTab{float:left;width:33.33%;}
  .esg_pic{border-radius: 10px;}
  .esg_txt{padding:10px 0 0;}
  .tabs-content .echGameSection{padding:20px 0 0;}
  .sectionHdd h2{font-size:17px;}
  .catHdd h2{font-size:17px;}
  .sectionMore a,.catMore a{height:35px;padding:7px 15px 0;}
  .echGameSection{padding:0;}
  .sectionHeader{padding: 0 0 10px;}
  .homePageContent{padding:30px 0 0;}
  .homePageContent_in{padding:20px 10px 10px 15px;}
  .homePageContent_in h1, .homePageContent_in h2{font-size: 17px;}
  .f_row_1{text-align:center;}
  .f_row_2{margin: 0;text-align: center;}
  .f_row_3{margin:10px 0 0;text-align: center;}
  .f_row_4{margin: 0;text-align: center;}
  .gamename{display:none;}
  .gclbb_ech svg{display:none;}
  .gcl_box{padding: 20px;}
  .gclbbe_b{font-size: 13px;}
  .qrct_2{padding:10px 0 0;}
  .qrct_3{clear: both;margin-left: -150px;}
  .gcr_box{padding:20px;}
  .gamecomment .commentername{width:100%;margin-top:-100px;}
  .gamecomment .commentername_reply{width:100%;margin-top:-90px;}
  .gmcmnt_actions .commentername input, .rplyAct_btns .commentername_reply input{width:100%;}
  .gmcmnt_actions{padding:70px 0 0;}
  .rplyAct_btns{padding:60px 0 0;}
}

@media(max-width:600px){
  .shareholder a{text-align:center;}
  .shareholder a span{display:none;}
  .shareholder a img{width:auto;}
}

@media(max-width:500px){
  .echTab{font-size: 12px;font-weight: 400;padding:10px 0;}
  .echGameCat{width: 47%;}
  .rightThumbs .rightThumbs_in a{width: 30%;margin-left: 5%;}
  .rightThumbs .rightThumbs_in a:nth-child(4){margin-left:0;}
  .contRightThumbs_in{margin-left:-3.33%;}
  .contRightThumbs_in a{width:30%;margin-left:3.33% !important;}
  .gclbbe_b{display:none;}
  .gclbb_ech svg{display:inline-block;margin:0;}
  .rv_1{float:none;font-size:16px;}
  .rv_2{float:none;margin: 0;}
  .rv_3{padding:10px 0 0;}
  .rv_4{margin:10px 0 0 10px;}
  .erdtl_3{clear:both;padding:2px 0 0 50px;}
  .erdtl_4{padding:3px 0 0 30px;}
  .playpage_article h1,.playpage_article h2{font-size:18px;}
  .gw_hdd h2{font-size: 18px;padding:0;}
  .qrc_txt{padding:0 0 0 135px;}
  .gcl_box_qrc{padding:10px;}
  .qrcode{padding:10px;}
  .qrct_1{font-size: 15px;line-height: 20px;}
  .qrct_2{clear:both;margin-left:-130px;}
  .qrct_3{margin-left:-130px;}
  .gameholder{aspect-ratio:1/1;}
}

/*handle ad size in different width of top right side*/
@media(max-width:1030px){
     /*.gamerightad{height:250px;}*/ /*already 250 above*/ /*970x250*/
}
@media(max-width:970px){
     .gamerightad{height:200px;} /* try to load ad - 750x200*/
}
@media(max-width:750px){
     .gamerightad{height:320px;} /* try to load ad - 480x320*/
}
@media(max-width:480px){
     .gamerightad{height:280px;} /* try to load ad - 336x280*/
}
@media(max-width:336px){
     .gamerightad{height:250px;} /* try to load ad - 300x250*/
}



/*@media(max-width:1000px){*/
  .touchscreen .iframeoverlay{display:block;}
  .touchscreen.fullscreen_on .gameholder{width:100%; height:100%;}
  .touchscreen.fullscreen_on .iframe_fs_back{display:block;}
  /*.touchscreen.fullscreen_on .iframeoverlay{display:none;}
  .touchscreen.fullscreen_on_div .iframeoverlay{display:none;}*/
/*}*/</pre></body></html>