/*
Theme Name: Game Club
Theme URI: https://www.dardasim.net/
Description: Game Club Wordpress theme by WTB.
Author: WTB
Author URI: http://www.wordpressthemesbook.com
*/

@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');


/******* BODY ********/

body {
font-size: 17px; 
font-family: 'Rubik';
background: #f1f1f1;
color: #081116;
margin:0;
font-weight:100;
overflow-x: hidden;
overflow-y: scroll;
}

#main {
width:100%;
margin:0 auto;
}

a {
text-decoration:none;
color:#081116;
outline: none;
font-family: 'Rubik';
}

a:hover {
text-decoration:none;
}

img {
border:none;
text-decoration: none;
outline: none;
}

/******* HEADER ********/

#header {
    height:60px;
    overflow:hidden;
    margin:0;
    background:#0f8ac3;
    /*background-image: linear-gradient(650deg, #0f8ac3 75%, #003458, #003458);*/
    /*display: flex;*/
    position: fixed;
    width: 100%;
    z-index: 1;
}

.logo {
    float:right;
    padding: 0 10px;
    float: right;
    background: #0e7db1;
}
.mainmenu {
    margin: 0;
    padding: 0;
    justify-content: space-evenly;
    align-items: center;
    display: flex;
    float: right;
    height: 60px;
}
.mainmenu a {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #fff;
    margin: 0 0 0 25px;
}

.emergency {
width:282px;
float:left;
}

.topright {
width:271px;
float:left;
background:url(images/search.png) no-repeat;
overflow:hidden;
height:122px;
}

.favor {
height:37px;
margin:0 13px 0 0;
padding:0;
text-align:right;
}

.favor ul {
margin:0;
padding:0;
}

.favor ul li {
margin:0;
padding:0 15px;
display:inline;
list-style:none;
border-left:1px solid #fff;
}

.favor ul li.bordernone {
border-left:none;
}

.favor ul li a {
margin:0;
padding:0;
color:#fff;
}

/******* CONTENT ********/

#contenttop {
	height:43px;
	background:#081116;
	margin-top:0px;
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
	border-radius: 5px 5px 0 0;
}

#contenttop h2, #contenttop h1 {
font-size:19px;
color:#D43037;
font-weight:bold;
margin:0;
padding:9px 12px 0 20px;
}

.breadcrump {
margin:0;
padding:11px 20px 0 18px;
}

.breadcrump a {
font-size:17px;
color:#ffffff;
font-weight:bold;
margin:0;
padding:0;
}

#contenttopbottom {
height:192px;
overflow:hidden;
background:#081116;
margin:0;
padding:0;
}

.playgame {
margin:0:
padding:10px 0 0 0;
overflow:hidden;
clear:both;
}

.gameleft {
float:right;
width:395px;
overflow:hidden;
margin:0;
padding:0;
z-index:1;
}

.gamet {
float:right;
width:142px;
padding:2px 2px 2px 2px;
border:1px solid #c8c8c8;
text-align:center;
}

.gamet img {
margin:0 0 0px 0px;
}

.gamet a, .gamet a:visited {
text-decoration:none;
}

.gameinfo {
width:240px;
float:right;
margin:0 0px 0px 0px;
overflow:hidden;
}

.gameinfo h3 {
margin:2px 14px 2px 0;
padding:0;
font-size:16px;
color:#33AEE7;
font-weight:bold;
}

.gameinfo p {
margin:0 14px 7px 0;
padding:0;
line-height:18px;
font-size: 13px;
}

.playthegame {
margin:0 5px 0px 0;
}

.gametbottom {
clear:both;
margin: 0 0 10px 0;
padding: 10px 10px;
background: #fff;
border-radius: 5px;
}

.gameright {
z-index:0;
float:left;
width:336px;
background: #f3f3f3;
padding: 7px;
border-radius: 5px;
}

.gamelike {
margin: 2px 0 9px 0;
float:right;
width:390px;
display:block;
z-index:9999;
}

#similargame {
clear:both;
margin:0;
overflow:hidden;
}

#similargame h3 {
margin:0;
padding:0;
font-size:16px;
}

.wtbgame2 {
padding:11px 0 0 0;
background:url(images/favgamebg.gif) no-repeat;
overflow:hidden;
height:150px;
text-align:center;
font-weight:bold;
width:163px;
float:right;
margin:0 25px 15px 0;
}
.wtbgame a {
display:block;
}

.wtbgame2:hover {
background:url(images/favgamebgh.gif) no-repeat;
}

.wtbgame2:hover a {
color:#f3f3f4;
}

.wtbgame2 img {
margin:0 0 5px 0;
padding: 0 5px;
}

.wtbgame8 {
padding: 12px 0 0 0;
background:#f3f3f3;
overflow:hidden;
min-height:150px;
text-align:center;
font-weight:bold;
width:175px;
float:right;
margin:0 7px 15px 7px;
border-radius: 8px;
	border-bottom: 3px solid #bbb;
}
.wtbgame8 a {

}

.wtbgame8:hover {
background:#ececec;
}

.wtbgame8:hover a {

}

.wtbgame8 img {
	margin:0 0 7px 0;
	padding: 0;
	border-radius: 0px;
}


#similargame a {
color:#fff;
font-size:13px;
}

/******* FEATURED ********/

.favorites {
overflow:hidden;
height:192px;
margin:17px 36px 10px 36px;
padding:0px;
}

.stepcarousel{
position: relative; 
overflow: scroll;  
height: 189px; 
margin:0;
}

.stepcarousel .belt{
position: absolute;
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; 
overflow: hidden; 
margin: 0px 16px 0px 12px; 
width: 163px; 
}

.panelimage {
padding:11px 0 0 0;
background:url(images/favgamebg.gif) no-repeat;
overflow:hidden;
height:150px;
text-align:center;
font-weight:bold;
letter-spacing: -0.5px;
}

.panelimage:hover {
background:url(images/favgamebgh.gif) no-repeat;
}

.panelimage img {
margin:0 0 5px 0;
padding: 0 5px;
}

.panelimage:hover a {
color:#f3f3f4;
}

.inads {
margin:10px 0 0 0;
overflow:hidden;
}

/******* SIDEBAR LEFT ********/
.game_right {
    margin-left: 100px;
    margin-right: 5px;
    width: 300px;
    overflow: hidden;
    color: #f3f3f3;
}
.game_left {
    margin-right: 100px;
    margin-left: 5px;
    margin-top: 10px;
    width: 300px;
    overflow: hidden;
    color: #f3f3f3;
}
.side_randgames {
    
}

.wtbgame_side {
    overflow: hidden;
    height: 125px;
    text-align: center;
    font-weight: bold;
    width: 48%;
    float: right;
    margin: 0 1% 2% 1%;
    padding: 0;
    box-shadow: 0px 1px 5px 0px rgba(50,50,50,0.35);
    border-radius: 5px;
    background: #003458;
}
.ads_game_sides {
    width: 300px;
    height: 600px;
    background:#fcfcfc;
}

#sidegames {
    width: 100%;
    display: flex;
    margin:10px 0;
}
#sidegames a {
    color: #fff!important;
    font-size: 13px;
    line-height: 24px;
    font-family: 'Rubik';
    font-weight: 400;
}



.sidebar_left {
width:215px;
float:left;
overflow:hidden;
color:#f3f3f3;
}

.sidebar_left h3 {
margin:0;
padding:7px 10px 7px 40px;
background:url(images/cath3.gif) no-repeat;
color:#33AEE7;
font-size:17px;
font-weight:bold;
}

.sidebar_left ul {
margin:0;
padding:0;
}

.sidebar_left ul li {
margin:16px 10px 0 16px;
padding:0;
list-style:none;
background:#081116 url(images/catbottom.gif) no-repeat bottom center;
width:190px;
overflow:hidden;
}

.sidebar_left ul li ul {
margin:0 5px 8px 5px;
padding:0;
overflow:hidden;
}

.sidebar_left ul li ul li {
margin:0;
padding:7px 10px 7px 10px;
background:#141d24;
border-bottom:1px solid #081116;
}

.sidebar_left ul li ul li:hover {
background:#081116;
padding:7px 10px 7px 15px;
}

.sidebar_left ul li ul li a {
margin:0;
padding:0;
color:#f3f3f3;
font-size:14px;
font-weight:bold;
}


/******* POSTS ********/

#content {
    overflow: hidden;
    height: 100%;
    justify-content: center;
    display: flex;
    background: #f1f1f1;
    background-image: url(http://beta.dardasim.net/img/6981.jpg);
    padding-top:60px;
}

.postsbody {
    overflow: hidden;
    padding: 10px 0;
    min-width: 800px;
    max-width: 1530px;
    margin-right: 5px;
}
#fullzise {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
}

.adsa {
background: #081116;
overflow: hidden;
padding: 10px 24px 10px 15px;
margin: 0 0 10px 0;
border-radius: 5px;
}

.posttop {
height:8px;
margin:0;
padding:0;
background:url(images/posttop.gif) no-repeat;
}


.newgames3 {
overflow:hidden;
background:#081116 url(images/postbottom.gif) no-repeat bottom center;
padding:30px 0px 8px 0;
margin:0 0 0 0;
color:#f3f3f3;
}

.newgames3:hover a {
color:#000000;
}
.randgames {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center;
}
.newgames {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center;
}
.newgames p{
overflow:hidden;
margin:0 28px 15px 0;
}

#myDIV {
    display: none;
}
.mystyle {
    opacity: 0.5!important;
    display: block!important;
}

.wtbgame {
    overflow: hidden;
    height: 150px;
    text-align: center;
    font-weight: bold;
    width: 180px;
    float: right;
    margin: 4px;
    padding: 0;
    box-shadow: 0px 1px 5px 0px rgba(50,50,50,0.35);
    border-radius: 5px;
    background: #0f8ac3;
    border-bottom: 0px solid #003458;
    transition: all 0.2s ease-in;
}
.wtbgame:hover {
    background: #1497d4;
}
.wtbgame img {
    margin: 0;
    padding: 0 ;
}
.wtbgame a {
    color: #fff!important;
    font-size: 13px;
    line-height: 24px;
    font-family: 'Rubik';
    font-weight: 400;
}
.wtbgame:hover a {
    color:#f1f1f1;
}
.zoom {
  /*transition: transform .5s;  Animation */
}
.zoom:hover {
  transform: scale(1.04127141); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.posttop2 {
height:24px;
margin:10px 0 0 0;
padding:0;
background:#081116;
border-radius: 5px 5px 0 0;
}

.posttop2 h1 {
margin:0;
padding:12px 26px 12px 15px;
font-size:32px;
font-weight:bold;
color:#ffffff;
line-height: 34px;
}

.navigation {
    margin:20px 0 40px;
    font-weight:normal;
    padding:0;
    color:#141d24;
    width: 100%;
    display: flex;
    justify-content: center;
}

.Nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.Nav span {
    font-weight: 600;
    padding: 0px;
    margin: 3px;
    background: #003458;
    color: #f3f3f3;
    font-size: 15px;
    color: white;
    border: 0;
    display: flex;
    transition: all 0.2s ease-in;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.Nav span.on {
    font-weight: 600;
    padding: 0px;
    margin: 3px;
    background: #0f8ac3;
    color: #f3f3f3;
    font-size: 15px;
    color: white;
    border: 0;
    display: flex;
    transition: all 0.2s ease-in;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.Nav a {
    font-weight: 600;
    padding: 0px;
    margin: 3px;
    background: #253240;
    color: #f3f3f3;
    font-size: 15px;
    color: white;
    border: 0;
    display: flex;
    transition: all 0.2s ease-in;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
    width: 40px;
    height: 40px;
}

.Nav a:hover {
    background:#0f8ac3;
    color:#f3f3f3;
}

.gamecloud {
clear:both;
margin:0;
}

.tagcloud {
line-height:16px;
padding: 0 0px 0 0;
}

.tagcloud a {
padding:3px 5px 3px 5px;
}

.tagcloud a:hover {
background:#33AEE7;
color:#f3f3f3;
border-radius: 5px;
text-decoration: none;
}

.pages {
	margin:0;
}

.pages h2 {
margin:0 10px 15px 0;
padding:0;
font-size:24px;
}
.pages p {
line-height:18px;
}

.pages a {
color:#081116;
}

.pages2 {
	margin:0;
	padding: 12px 10px;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	clear: both;
}
.pages2 h1 {
    margin: 0 0 10px;
    font-size: 28px;
    font-weight: 400;
    color: #33aee7;
}

.pages2 h2 {
margin:0 10px 15px 0;
padding:0;
font-size:24px;
font-family: Arial;
}

.pages2 h2 a {
margin:0 10px 15px 0;
padding:0;
font-size:24px;
font-family: Arial;
}

.pages2 p {
line-height:18px;
padding: 0 10px;
font-size: 14px;
}

.pages2 a {
color:#081116;
}
.pages2 h3 {
margin:0 10px 15px 0;
font-size:17px;
}

/******* FOOTER ********/

#footer {
background:#072842;
clear:both;
margin:0 auto;
width: 100%;
overflow:hidden;
color:#f3f3f3;
padding:0;
font-size: 17px;
font-weight: 100;
}

#footer a {
color:#f1f1f1;
font-size:17px;
font-weight:bold;
}

#footer a:hover {
color:#c1c1c1;
}

.footer_main {
    overflow: hidden;
    padding: 0px;
    height: 100%;
}
.footer_sub {
    padding: 20px;
    text-align: center;
    background: #003458;
}

.foot h3 {
margin:14px 0 7px 0;
padding:0 0 5px 0;
font-size:17px;
border-bottom:1px solid #111e26;
color:#33AEE7;
text-align:right;
}

.foot {
width:310px;
float:left;
margin:0 0 0 20px;
}

#footer ul {
margin:0;
padding:0;
}

#footer ul {
margin:0;
padding:0;
}

#footer ul li {
margin:0;
padding:0;
list-style:none;
}

#footer ul li ul {
margin:0;
padding:0;
}

#footer ul li ul li {
margin:0 0 7px 0;
padding:0 15px 0 15px;
background:url(images/footli.gif) no-repeat right;
}
.copyrights {
    margin: 0;
	padding: 15px 15px 0 15px;
	background: #072842;
	overflow: hidden;
	clear: both;
	color: #fff;
	text-align: center;
}

#credits {
    background: #0f8ac3;
    clear: both;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    color: #f3f3f3;
    padding: 0 0 4px 0;
    font-size: 17px;
    font-weight: 100;
}

#credits p {
margin:0;
line-height:16px;
padding:10px 10px;
float:right;
font-size: 14px;
}

#credits a {
color:#081116;
}

#credits a:hover {
text-decoration:underline;
}

/******* SEARCH ********/
.search {
    margin: 0;
    padding: 0;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    display: flex;
    float: left;
    height: 60px;
}
.main_search {
    
}
.search_bar {
    justify-content: space-evenly;
    align-items: center;
    display: flex;
}
.search_bar button {
    background: #253240;
    border: 0;
    padding: 9px 8px 9px 12px;
    border-radius: 50px 0 0 50px;
    margin: 0 0 0 15px;
}
.searchform_top_text{
    border: none;
    font-family: 'Rubik';
    font-size: 18px;
    font-weight: 300;
    color: #000;
    background: #fff;
    padding: 7px 25px;
    border-radius: 0 50px 50px 0;
}

.gosearch{
width:31px;
height:26px;
float:left;
}

img.alignleft, img.left { border:0px solid #f4f4f4; margin:5px 15px 20px 5px; float: left; padding:5px; border-radius: 10px 10px 10px 10px;}
img.alignright, img.right { border:1px solid #f4f4f4; padding:3px;float: right; border-radius: 10px 10px 10px 10px;}
img.aligncenter, img.center { border:1px solid #f4f4f4; padding:3px;margin-bottom:7px;display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
img.alignnone, img.block { border:1px solid #f4f4f4; padding:3px;display: block; clear: both; }
img.frame { border:1px solid #f4f4f4; padding:3px;background: #eee; border-style: solid; border-color: #ddd; }
img.stack { clear: none !important; }
img[align="left"] { border:1px solid #f4f4f4; padding:3px;float: left; clear: left; }
img[align="right"] { border:1px solid #f4f4f4; padding:3px;float: right; clear: right; }
img[align="middle"] { border:1px solid #f4f4f4; padding:3px;display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }

/*�:[ image captioning ]:�*/
.wp-caption { border-style: solid; border-color: #ddd; background-color: #eee; text-align: center; font-style: italic; }
.wp-caption.alignleft { float: left; }
.wp-caption.alignright { float: right; }
.wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none; clear: both; }
.wp-caption.alignnone { clear: both; }
.alignright {float: right;}
.alignleft {float: left;}

/*********COMMENTS ******/

.comment a{
text-decoration:none;
font-size:12px;
color:#081116;
}
.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
margin-top:-3px;
}

.commentlist cite, .commentlist cite a {
color:#081116;
font-size:12px;
font-weight:bold;
}

.commentlist p {
line-height:16px;
}

#commentform p {
line-height:16px;
}

.commentmetadata {
}

.commentmetadata a{
color:#000;
font-size:10px;
}

h3.comments {
margin:0;
padding:0;
font-size:16px;
color:#224a8c;
}

h3#comments {
margin:0;
padding:0;
font-size:16px;
}

#respond {
margin:0 0px 0 0px;
padding:0 0 0 0px;
font-size:13px;
}

h3.respond {
margin:0;
padding:0;
font-size:16px;
}

.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
margin:0;
}

.commentlist li {
margin: 0px 0 10px 0;
padding:5px;
list-style: none;
border:1px dotted #dcdcdc;
background:#f8f8f8;
overflow:hidden;
}

.commentlist li.bypostauthor {
margin: 10px 10px 10px 10px;
padding:5px;
list-style: none;
border:1px dotted #cbcbcb;
background:#ececec;
}

.commentlist li ul li { 
margin-right: -5px;
margin-left: 0px;
overflow:hidden;
clear:both;
}

.commentlist p {
margin: 10px 5px 10px 0;
line-height:18px;
font-size:12px;
}

.children { padding: 0; }

#commentform p {
margin: 5px 0 0 0px;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}

#commentform input {
width: 220px;
padding: 2px 2px 2px 27px;
margin: 5px 5px 1px 0;
border:1px solid #c1c1c1;
color:#404040;
background:#f5f5f5;
}

#commentform input#author {
background:#fafbfa url(images/FormName.png) no-repeat left;
}

#commentform input#email {
background:#fafbfa url(images/FormEmail.png) no-repeat left;
}

#commentform input#url {
background:#fafbfa url(images/FormURI.png) no-repeat left;
}

#commentform input:hover {
background:#fbfafa;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 99%;
padding: 2px;
border:1px solid #c1c1c1;
background:#fafbfa;
color:#404040;
}

#commentform #submit {
margin: 0 0 5px auto;
float: right;
background:#141d24;
border:1px solid #c1c1c1;
padding:3px 3px 3px 3px;
width:135px;
color:#fff;
font-weight:bold;
}

#commentform #submit:hover {
background:#26323b;
border:1px solid #aabfe9;
}

.featcat {
float:right;
width:396px;
overflow:hidden;
}

.comleftt {
width:336px;
float:right;
overflow:hidden;
}

.playgame2 {
clear:both;
margin:15px 0 0 0;
}

.gamebitir {
overflow:hidden;
margin:0;
}

.rateit {
float:left;
width:215px;
text-align:right;
padding: 5px 0 0 0;
font-size:17px;
}
.linkgame input {
    border: 0px;
    color: #e56d00;
    border-radius: 5px;
    direction: ltr;
    text-align: left;
    width: 240px;
    padding: 5px;
}


.fullscreennew {
	width: 100% !important;
	top: 0;
	left: 0;
}
.fullscreennew2 {
	width: 100% !important;
	top: 0;
	left: 0;
}
.close_btn {
    background: #f1f1f1;
    border: 0;
    padding: 8px 22px 8px 15px;
    left: 0;
    top: 48px;
    font-weight: 600;
    border-radius: 0 25px 25px 0;
    font-family: 'Rubik';
    font-size: 24px;
    color: #0f8ac3;
}
.myfav {
    float: left;
    text-align: center;
    padding: 2px 5px;
    font-size: 15px;
    background: #333;
    min-width: 129px;
    height: 19px;
    font-weight: 700;
    margin: 4px 0 0 15px;
    color: #fff;
    border-radius: 5px;
    border: 0px solid #fff;
}
.myfav:hover {
    background: #444;
}
.myfav2 {
    float: left;
    text-align: center;
    padding: 2px 8px;
    font-size: 15px;
    background: #d43037;
    height: 19px;
    font-weight: 700;
    margin: 4px 0 0 5px;
    color: #fff;
    border-radius: 5px;
    border: 0px solid #fff;
    cursor: pointer;
}
.myfav2:hover {

}
.mygames {
    float: left;
    text-align: center;
    padding: 2px 8px;
    font-size: 15px;
    background: #333;
    height: 19px;
    font-weight: 700;
    margin: 7px 0 0 0;
    color: #fff !important;
    border-radius: 5px;
    border: 0px solid #fff;
    cursor: pointer;
}
.mygames:hover {
    background: #444;
}
.signup {
    float: left;
    text-align: center;
    padding: 2px 8px;
    font-size: 15px;
    background: #33AEE7;
	width: 42px;
    height: 19px;
    font-weight: 700;
    margin: 7px 0 0 0;
    color: #fff !important;
    border-radius: 5px 0 0 5px;
    border-right: 1px solid #f3f3f3;
    cursor: pointer;
}
.signup:hover {
    background: #d43037;
}
.signup2 {
    float: left;
    text-align: center;
    padding: 2px 8px;
    font-size: 15px;
    background: #33AEE7;
	width: 47px;
    height: 19px;
    font-weight: 700;
    margin: 7px 5px 0 0;
    color: #fff !important;
    border-radius: 0 5px 5px 0;
    border: 0px solid #fff;
    cursor: pointer;
}
.signup2:hover {
    background: #d43037;
}
.mygames-link {
    color: #fff !important;
    vertical-align: bottom !important;
}
.wpfp-img {
    margin-left: 4px;
    margin-bottom: 2px;
	margin-right: 0 !important;
}
.wpfp-link {
    color: #fff !important;
}
.wpfp-link.remove-parent {
	color: #fff !important;
    background: #d43037;
    border-radius: 50px;
    padding: 0px 6px 1px;
    margin-right: 5px;
	font-size: 11px;
}
.wpfp-span li {
    line-height: 21px;
    font-size: 17px;
}
.flashplayer {
	text-align: center;
	font-size: 11px;
	padding: 0;
	margin: 5px 0 0 0;
}
.newgameimg {
	position:absolute;
	top:120px;
	left:20px;
}
#contact {
	padding: 0; 
}
#contact input[type="text"], input[type="email"] {
    border: none;
    border: 1px solid #d3d3d3;
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 240px;
    padding: 7px 5px;
}

#contact textarea {
    border: none;
    border: 1px solid #d3d3d3;
    font-size: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 280px;
    padding: 7px 5px;
}

#contact input[type="submit"] {
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 7px 12px;
    background: #D43037;
    color: #fff;
    border: 1px solid #d3d3d3;
    float: right;
    font-size: 17px;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.taxonomy-description {
	color: #fff;
	padding: 0;
	line-height: 17px;
	font-size: 14px;
}
.taxonomy-description a {
	color: #fff;
	font-size: 14px;
}
.taxonomy-description a:hover {
	color: #f3f3f3;
	font-size: 14px;
	text-decoration: underline;
}
.pktd1 {
    width: 110px;
    font-size: 18px;
    font-weight: bold;
    padding-right: 7px;
}
.pktd2 {
    width: 220px;
    height: 70px;
    margin: 5px 0 5px 0;
}
#breadcrumbs {
	padding: 0;
	margin: 0;
}
.wtbgame3 {
padding:0px 0px 0px 0px;
overflow:hidden;
text-align:center;
font-weight:bold;
float:right;
margin:0px 0px 0px 0px;
}
.wtbgame a {
display:block;
}

.wtbgame3:hover {
}

.wtbgame3:hover a {
color:#f3f3f4;
}

.wtbgame3 img {
margin:0 0 5px 5px;
border-radius: 4px;
}
.pages3 {
	margin:0;
	padding: 12px 10px;
	background: #f7f7f7;
	border-radius: 5px;
	clear: both;
	overflow: hidden;
}

.pages3 h2 {
margin:0 10px 10px 0;
padding:0;
font-size:24px;
}

.pages3 p {
line-height:18px;
padding: 0 10px;
font-size: 14px;
}

.pages3 a {
color:#081116;
}
.pages3 a:hover {
color:#081116;
text-decoration: underline;
}
.gamecloud h2 {
margin:0 0 5px 0;
padding:0 0 3px 0;
font-size:17px;
font-weight:bold;
color:#081116;
border-bottom:1px solid #dedede;
}


.tagcloud a:hover {
background:#33AEE7;
color:#f3f3f3;
border-radius: 5px;
text-decoration: none;
}
.wtbgame4 {
padding:0px 0px 0px 0px;
overflow:hidden;
text-align:center;
font-weight:bold;
float:right;
margin:0px 0px 0px 0px;
}
.wtbgame a {
display:block;
}
.wtbgame4 img {
margin:0 5px 5px 0px;
border-radius: 4px;
opacity: 0.8;
filter: alpha(opacity=80);
}
.wtbgame4 img:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.mainbt {
	margin:0;
	padding: 12px 10px;
	background: #081116;
	border-radius: 5px;
	overflow: hidden;
	clear: both;
	color: #fff;
}

.mainbt h2 {
margin:0 10px 15px 0;
padding:0;
font-size:24px;
color: #ffffff;
}

.mainbt p {
line-height:18px;
padding: 0 10px;
font-size: 14px;
color: #fff;
}

.mainbt a {
color: #ffffff;
}
.mainbt a:link {
color: #ffffff;
}
#contentbt {
overflow:hidden;
background:#f3f3f3;
padding-bottom:10px;
height:100%;
border-radius: 0 0 5px 5px;
}
#ftlink a {
color: #ffffff;
}
#ftlink a:hover {
color:#c1c1c1;
}
.fullscreen {
width:980px;
float:right;
overflow:hidden;
padding:15px 15px 0px 0px;
}
.inads2 {
margin:0;
overflow:hidden;
}
.fullads {
    margin: 10px 15px 0 15px;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
    clear: both;
    overflow: hidden;
}
.gameleft2 {
float:right;
width:390px;
overflow:hidden;
margin:10px 0 0 0;
padding:0;
z-index:1;
}
.gameleft2 h3 {
margin:0;
padding:0 10px 0 0;
z-index:1;
font-size: 22px;
color: #33AEE7;
font-weight: bold;
}
.gameleft2 p {
    line-height: 18px;
    padding: 0 10px;
    font-size: 14px;
    margin: 10px 0 15px 0;
}
.tax {
background: #081116;
overflow: hidden;
padding: 5px 20px;
margin: 0 0 10px 0;
border-radius: 5px;
}
.rateit2 {
    float: right;
    width: 380px;
    text-align: right;
    padding: 0 10px 12px 0;
    font-size: 14px;
}
.gamelike2 {
margin: 20px 0 9px 0;
float:right;
width:390px;
display:block;
z-index:9999;
}
.taggame {
padding:0;
overflow:hidden;
height:20px;
text-align:right;
font-weight:bold;
width:183px;
float:right;
margin:0;
}
.taggame a {
color:#fff;
font-weight: normal;
}
.taggame:hover a {
color:#f3f3f4;
/* text-decoration: underline; */
font-weight: bold;
}
.rateit3 {
    float: right;
    width: 380px;
    text-align: right;
    padding: 0 10px 12px 0;
    font-size: 14px;
}
.rateit3 a {
	font-size: 14px;
	font-weight: normal;
}
.rateit3 a:hover {
text-decoration: underline;
}
.catlike {
margin: 5px 0 9px 0;
float:right;
display:block;
z-index:9999;
}
.catlikemain {
margin: 5px 0 9px 0;
float:right;
display:block;
z-index:9999;
width: 250px;
color: #fff;
font-size: 14px;
font-weight: bold;
padding-top: 2px;
}
.tagbg {
background: #081116;
overflow: hidden;
padding: 0px 20px;
margin: 0 0 10px 0;
border-radius: 5px;
}
.taggames1 {
width: 735px;
    overflow: hidden;
}
#mygallerylong {
    width: 902px;
    margin: 0px 17px;
}


/* On screens that are 600px wide or less, make the menu links stack on top of each other instead of next to each other */
@media screen and (max-width: 1024px) {
  body {

  }
}




/* On screens that are 600px wide or less, make the menu links stack on top of each other instead of next to each other */
@media screen and (max-width: 468px) {
    body {
        width:100%;
    }
    #main {
        width:100%;
        margin:0 auto;
        display: flex;
        align-items: stretch;
        flex-direction: column;
        background: #f1f1f1;
    }
    .postsbody {
        width: 100%;
        float: right;
        overflow: hidden;
        padding: 0px;
        min-width: 100%;
        max-width: 100%;
        margin-right: 0;
    }
    .favorites {
        display: none;
    }
    .sidebar_left {
        display: none;
    }
    #contenttopbottom {
        display: none;
    }
    .panelimage {
        display: none;
    }
    #footer {
    width: 100%;
    }
    #credits {
        width: 100%;
    }

    .wtbgame {
        margin: 5px 3px;
    }
    .posttop2 {
    height: 50px;
    }
    .gameinfo_button_btn{
        display:none;
    }
}










#content_new {
    overflow: hidden;
    height: 100%;
    justify-content: center;
    display: flex;
    background: #f1f1f1;
}
#topgames {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 0 0 10px 0;
}
#topgames a {
    color: #fff!important;
    font-size: 13px;
    line-height: 24px;
    font-family: 'Rubik';
    font-weight: 400;
}
.topgames_wtb {
    width: 100%;
    display: flex;
    box-sizing: border-box;
}
.wtbgame_topgames {
    overflow: hidden;
    height: 125px;
    text-align: center;
    font-weight: bold;
    width: 180px;
    float: right;
    margin: 0 4px;
    padding: 0;
    box-shadow: 0px 1px 5px 0px rgba(50,50,50,0.35);
    border-radius: 5px;
    background: #0f8ac3;
    border-bottom: 0px solid #003458;
}
.wtbgame_topgames:hover {
    background:#1497d4;
}
#bottomgames {
    width: 100%;
    margin: 0 0 0 0;
}
#bottomgames a {
    color: #fff!important;
    font-size: 13px;
    line-height: 24px;
    font-family: 'Rubik';
    font-weight: 400;
}
.gameframe {
    margin: 0;
    background-image: url(http://beta.dardasim.net/img/6982.jpg);
}
.gamecenter {
    overflow: hidden;
    padding: 10px 0;
    min-width: 800px;
    max-width: 1080px;
}
.playgame_new {
    background: #000;
}
.gameinfo {
    width: 96%;
    background: #0f8ac3;
    margin: 0;
    padding: 1.5% 2%;
    background-image: linear-gradient(150deg, #003458 25%, #0f8ac3, #0f8ac3);
    display: flex;
}
.gameinfo_name {
    width: 60%;
    float: right;
}
.gameinfo_button {
    width: 28%;
    float: left;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    display: flex;
}
.gameinfo_button_btn {
    float: left;
    text-align: center;
    padding: 8px 25px;
    font-size: 18px;
    background: #d43037;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 5px 0 5px 5px;
    border-radius: 50px;
    border-bottom: 3px solid #861d21;
    cursor: pointer;
    transition: all 0.2s ease-in;
}
.gameinfo_button_btn:hover {
    float: left;
    text-align: center;
    padding: 8px 25px;
    font-size: 18px;
    background: #e0323a;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 5px 0 5px 5px;
    border-radius: 50px;
    border-bottom: 3px solid #861d21;
    cursor: pointer;
    transform: scale(1.04127141);
    transition-duration: .2s;

}
.gameinfo_button_btn a {
    color: #fff;
}
.gameinfo_name h1 {
    margin: 0;
    color: #fff;
    font-size: 28px;
    letter-spacing: 2px;
    text-shadow: 2px 2px 4px #2c2846;
}
.gameinfo_name h2 {
    margin: 0;
}
.gameinfo_name h2 a {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 100;
}
.gameinfo_rate {
    width: 12%;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    display: flex;
}
.gameimg_mobile {
    display:none;
}
.playgame_mobile {
    display:none;
}
.gametags {
    margin: 0;
    padding: 10px 15px 0px 15px;
    display: flex;
}
.tagcloud {
   margin: 0;
   padding: 5px 0px;
}
.tagcloud a {
    background: #003458;
    padding: 7px 15px;
    border-radius: 25px;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    border-bottom: 3px solid #002035;
    margin: 0px 0 5px 2px;
    display: inline-block;
}
.tagcloud a:hover {
    background: #0f8ac3;
    padding: 7px 15px;
    border-radius: 25px;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    border-bottom: 3px solid #003458;
    margin: 0px 0 5px 2px;
    display: inline-block;
}
.gamedesc {
    width: 100%;
    display: inline-block;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 0px;
    margin: 0px;
}
.howtoplay {
    margin: 0;
    padding: 5px 15px;
}
.howtoplay h3 {
    font-size: 27px;
    font-weight:800;
    color: #0f8ac3;
    padding: 0;
    margin: 10px 0 5px 0;
    text-shadow: 2px 2px 4px #fff;
}
.howtoplay p {
    font-size: 18px;
    font-weight: 100;
    padding: 0;
    margin: 0 0 15px 0;
}
.gameplays_counter {
    float: right;
    width: 100%;
    padding: 0 0px 5px 0;
    font-size: 18px;
}
.gamerate {
    float: right;
    width: 100%;
    padding: 0 0px 5px 0;
    font-size: 18px;
}
.gamebreadcrumbs {
    margin: 0;
    width: 100%;
    padding: 10px 0px 5px 0;
    font-size: 16px;
    font-weight: 100;
        display: inline-block;
}
#bottomgames {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.bottomgames_rand {
    width: 100%;
    margin-top:10px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center;
}
.wtbgame_bottom {
    overflow: hidden;
    height: 150px;
    text-align: center;
    font-weight: bold;
    width: 172px;
    float: right;
    margin: 4px;
    padding: 0;
    box-shadow: 0px 1px 5px 0px rgba(50,50,50,0.35);
    border-radius: 5px;
    background: #0f8ac3;
    border-bottom: 0px solid #003458;
}
.wtbgame_bottom_small {
    overflow: hidden;
    height: 80px;
    text-align: center;
    font-weight: bold;
    width: 100px;
    float: right;
    margin: 4px;
    padding: 0;
    box-shadow: 0px 1px 5px 0px rgba(50,50,50,0.35);
    border-radius: 5px;
    background: #0f8ac3;
    border-bottom: 0px solid #003458;
    transition: all 0.2s ease-in;
}
.gameads_mobile {
    display: none;
}
.allowflash {
    display: flex;
    justify-content: space-evenly;
    background:#002744;
    width:100%;
    height:610px;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
    background-image: url(http://beta.dardasim.net/img/6982.jpg);
}
.allowflash h3 {
    font-size: 37px;
    text-align:center;
    color: #fff;
}
.flash_alert {
    width: 100%;
    margin: 0;
    padding: 0;
}
.flash_alert h3 {
    font-size: 37px;
    direction:rtl;
    text-align:center;
    color: #fff;
    font-weight:400;
    margin: 0;
    padding: 0;
    text-shadow: 2px 2px 4px #001525;
}
.flash_main {
    width:100%;
    display: flex;
    justify-content: space-evenly;
}
.flash_image {
    color:#fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}
/*
.flash_image:hover {
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}
*/
.flash_img {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}
.flash_img img {
    opacity: 1;
    border-radius: 30px;
    -webkit-filter: blur(4px);
    filter: blur(4px);
}
.flash_button {
    display: flex;
    justify-content: center;
    align-items: center;
}
.flash_button a {
    margin: 30px 0 20px 0;
    position: relative;
    min-height: 48px;
    vertical-align: middle;
    padding: 5px 30px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 600;
    border-radius: 50px;
    font-size: 23px;
    -webkit-font-smoothing: antialiased;
    line-height: 40px;
    min-width: 160px;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    background: #d43037;
    border-bottom: 5px solid #861D21;
    box-shadow: 0px 0px 8px 2px #fff;
    opacity: 1;
    transition: all 0.3s ease-in;
}
.flash_button a:hover {
    transform: scale(1.0412714110) translate3d(0,-3px,0);
    transition-duration: .3s;
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}


@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}



.cat_title {
    margin: 0;
}
.cat_title h1 {
    margin: 15px 0 15px 0;
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 2px;
    text-align: center;
    color: #253240;
    text-shadow: 2px 2px 4px #ffffff;
}
.cat_desc {
    padding: 15px;
    margin: 15px;
    margin-bottom: 10px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 15px;
    overflow: hidden;
    clear: both;
}
.cat_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: center;
}
.cat_url {
    overflow: hidden;
    height: 40px;
    text-align: center;
    font-weight: bold;
    width: 150px;
    float: right;
    margin: 4px;
    padding: 2px 15px;
    box-shadow: 0px 1px 5px 0px rgba(50,50,50,0.35);
    border-radius: 5px;
    background: #0f8ac3;
    border-bottom: 3px solid #0f6b96;
    transition: all 0.2s ease-in;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-direction: column;
}
.cat_url a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 14px;
}

@media only screen and (max-width: 1650px) and (min-width: 1438px) {
    .game_right {
        display:none;
    }
    .gamecenter {
        overflow: hidden;
        padding: 10px 0;
        min-width: 800px;
        max-width: 920px;
        margin-right: 20px;
    }
    .postsbody {
        overflow: hidden;
        padding: 10px 0;
        min-width: 800px;
        max-width: 1220px;
        margin-right: 5px;
    }
}



@media only screen and (max-width: 1439px) and (min-width: 1326px) {
    .game_right {
        display:none;
    }
    .gamecenter {
        overflow: hidden;
        padding: 10px 0;
        min-width: 800px;
        max-width: 920px;
        margin-right: 20px;
    }
    .postsbody {
        overflow: hidden;
        padding: 10px 0;
        min-width: 800px;
        max-width: 980px;
        margin-right: 5px;
    }
}
@media only screen and (max-width: 1325px) and (min-width: 1239px) {
    .game_right {
        display:none;
    }
    .gamecenter {
        overflow: hidden;
        padding: 10px 0;
        min-width: 600px;
        max-width: 830px;
        margin-right: 20px;
    } 
    .postsbody {
        overflow: hidden;
        padding: 10px 0;
        min-width: 600px;
        max-width: 830px;
        margin-right: 5px;        
    }
}
@media only screen and (max-width: 1240px) and (min-width: 800px) {
    .game_right {
        display:none;
    }
}

@media only screen and (max-width: 900px) and (min-width: 300px) {
    #main {
        width:100%;
        margin:0 auto;
    }
    #header {
        height: 51px;
        background: #0f8ac3;
    }
    .logo {
        padding: 3px 7px;
    }
    .logo img {
        height: 45px;
        padding: 0;
        margin: 0 auto;
    }
    #content {
        padding-top:51px;
    }
    #topgames {
        display: none!important;
    }
    .gameframe {
        display: none!important;
    }
    .game_right {
        display:none;
    }
    .game_left {
        display:none;
    }
    .sidebar_left {
        display:none;
    }
    .gamecenter {
        overflow: hidden;
        padding: 0px;
        min-width: 100%;
        max-width: 100%;
    }
    .gameimg_mobile img {
        -webkit-filter: blur(2px);
        filter: blur(2px);
        background: #000;
        opacity: 0.7;
    }
    .gameimg_mobile {
        background: #000;
        display: block;
        position: relative;
        height: 35.3vh;
    }
    .gameimg_mobile .btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        padding: 15px 30px;
        border: none;
        cursor: pointer;
        border-radius: 5px;
        font-size: 25px;
        background: #d43037;
        font-weight: 600;
        letter-spacing: 1px;
        border-radius: 50px;
        border-bottom: 3px solid #861d21;
        cursor: pointer;
        color: #fff;
        font-family:'Rubik';
        box-shadow: 0px 0px 8px 2px #fff;
    }
    .gameimg_mobile .btn:hover {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        padding: 15px 30px;
        border: none;
        cursor: pointer;
        border-radius: 5px;
        font-size: 25px;
        background: #bd282e;
        font-weight: 600;
        letter-spacing: 1px;
        border-radius: 50px;
        border-bottom: 3px solid #861d21;
        cursor: pointer;
        color: #fff;
        font-family:'Rubik';
        box-shadow: 0px 0px 8px 2px #fff;
    }
    .mobile_message_error {
        width: 100%;
        background: rgba(255, 255, 255, 0.8);
        color: #000;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        padding: 10px;
    }
    .gameinfo {
        width: 96%;
        background: #0f8ac3;
        margin: 0;
        padding: 15px 20px;
        background-image: linear-gradient(150deg, #003458 35%, #0f8ac3, #0f8ac3);
    }
    .gameinfo_name {
        width: 100%;
        float: right;
    }
    .gameinfo_button {
        display:none;
    }
    .topright {
        display: none;
    }
    .tagcloud {
        margin: 0;
        padding: 5px 0px;
    }
    .tagcloud a {
        background: #003458;
        padding: 5px 15px;
        border-radius: 25px;
        color: #fff;
        font-size: 15px;
        font-weight: 100;
        border-bottom: 2px solid #002035;
        margin: 0px 0 5px 2px;
        display: inline-block;
    }
    .tagcloud a:hover {
        background: #0f8ac3;
        padding: 5px 15px;
        border-radius: 25px;
        color: #fff;
        font-size: 15px;
        font-weight: 100;
        border-bottom: 2px solid #003458;
        margin: 0px 0 5px 2px;
        display: inline-block;
    }
    .bottomgames_rand {
        width: 100%;
        margin: 10px 5px;
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: center;
    }
    .wtbgame_bottom {
        overflow: hidden;
        height: 150px;
        text-align: center;
        font-weight: bold;
        width: 47.5%;
        float: right;
        margin: 4px;
        padding: 0;
        box-shadow: 0px 1px 5px 0px rgba(50,50,50,0.35);
        border-radius: 5px;
        background: #0f8ac3;
        border-bottom: 0px solid #003458;
    }
    .wtbgame_bottom_small {
        overflow: hidden;
        height: auto;
        text-align: center;
        font-weight: bold;
        width: 30.8%;
        float: right;
        margin: 4px;
        padding: 0;
        box-shadow: 0px 1px 5px 0px rgba(50,50,50,0.35);
        border-radius: 5px;
        background: #0f8ac3;
        border-bottom: 0px solid #003458;
    }
    .gameads_mobile {
        display: inline-block;
        margin:5px 0 0 0;
    }
    .wtbgame {
    overflow: hidden;
    height: 150px;
    text-align: center;
    font-weight: bold;
    width: 47.5%;
    float: right;
    margin: 4px;
    padding: 0;
    box-shadow: 0px 1px 5px 0px rgba(50,50,50,0.35);
    border-radius: 5px;
    background: #0f8ac3;
    border-bottom: 0px solid #003458;
}
.wtbgame:hover {
    background: #1497d4;
}
.wtbgame img {
    margin: 0;
    padding: 0 ;
}
.wtbgame a {
    color: #fff!important;
    font-size: 13px;
    line-height: 24px;
    font-family: 'Rubik';
    font-weight: 400;
}
.wtbgame:hover a {
    color:#f1f1f1;
    }
.newgames {
    overflow: hidden;
    padding: 0 5px;
    margin: 10px 0;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.randgames {
    padding: 0 5px;
}    
    .gameinfo_rate {
        display:none;
    }
    .cat_title h1 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: 1px;
    }
    .cat_desc {
    margin: 10px;
    }
    
}

@media only screen and (max-width: 324px) and (min-width: 300px) {
    .howtoplay h3 {
        font-size: 22px;
    }
    .howtoplay p {
        font-size: 14px;
    }
    .gameplays_counter {
        font-size: 14px;
    }
    .gamerate {
        font-size: 14px;
    }
    .gamebreadcrumbs p {
        font-size: 13px;
    }
    .bottomgames_rand {
        margin: 10px 0;
    }
    .wtbgame_bottom {
        overflow: hidden;
        height: 150px;
        text-align: center;
        font-weight: bold;
        width: 47%;
        float: right;
        margin: 4px;
        padding: 0;
        box-shadow: 0px 1px 5px 0px rgba(50,50,50,0.35);
        border-radius: 5px;
        background: #0f8ac3;
        border-bottom: 0px solid #003458;
    }
}



.post-ratings {
    width: 70%!important;
    opacity: 1;
    background-color: #f1f1f1;
    padding: 11px 15px;
    border-radius: 50px;
    text-align: center;
    border-bottom: 3px solid #aaaaaa;
}






.at-share-tbx-element .at-share-btn {
    margin: 0 0 5px 5px!important;
}









.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}















.topnav {
  overflow: hidden;
  float: right;
  height: 60px;
    justify-content: space-evenly;
    align-items: center;
    display: flex;
}

.topnav a {
  float: right;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 5px 15px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
}

.active {
  background-color: #253240;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: right;
  overflow: hidden;
  z-index: 1;
}

.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: right;
  z-index: 1;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
