/*
Theme Name: Kizi Theme
Theme URI: http://exells.com/kizi-theme/
Description: Wordpress Premium Theme based on the best game sites like kizi, friv, yepi, a10 and y8.
Version: 2.0.1
Author: Exells Team, Neu7ral
Author URI: http://exells.com
*/


/* #Animations
================================================== */

@-webkit-keyframes animatedown { from {-webkit-transform:translate(0px, -5px)} to {-webkit-transform:translate(0px, 0px)} }
@-moz-keyframes animatedown { from {-moz-transform:translate(0px, -5px)} to {-moz-transform:translate(0px, 0px)} }
@-o-keyframes animatedown { from {-o-transform:translate(0px, -5px)} to {-o-transform:translate(0px, 0px)} }
@keyframes animatedown { from {transform:translate(0px, -5px)} to {transform:translate(0px, 0px)} }

@-webkit-keyframes animateup { from {-webkit-transform:translate(0px, 5px)} to {-webkit-transform:translate(0px, 0px)} }
@-moz-keyframes animateup { from {-moz-transform:translate(0px, 5px)} to {-moz-transform:translate(0px, 0px)} }
@-o-keyframes animateup { from {-o-transform:translate(0px, 5px)} to {-o-transform:translate(0px, 0px)} }
@keyframes animateup { from {transform:translate(0px, 5px)} to {transform:translate(0px, 0px)} }

@-webkit-keyframes animateleft { from {-webkit-transform:translate(0px, 0px)} to {-webkit-transform:translate(10px, 0px)} }
@-moz-keyframes animateleft { from {-moz-transform:translate(0px, 0px)} to {-moz-transform:translate(10px, 0px)} }
@-o-keyframes animateleft { from {-o-transform:translate(0px, 0px)} to {-o-transform:translate(10px, 0px)} }
@keyframes animateleft { from {transform:translate(0px, 0px)} to {transform:translate(10px, 0px)} }

/*-----------------
   GLOBAL
-----------------*/

.sidebars{float:left;min-width:390px;padding-top:30px;padding-left:5px;}

.gameall{
	width:65%;
padding-left:40px;
padding-top:10px;
float:left
}

.gamepageoglas{
	width:302px;
	padding-left:5px;
	padding-top:60px;
	float:left
	}
	
	
.gamepageinfos{
		width:100%;padding-left:5px;padding-top:0px;float:left
		
		}

.looptext{
	
	width:100%;
	min-width: 1000px;
	padding:45px 60px 10px 40px;
	
	
}



.looptext .looptextopis{
	width: 100%;
	height:190px;
	text-align:left;
	color:black;
	padding: 5px 20px 20px 20px;
	background:#f1f1f1;
	border-radius:10px;
	}


.looptext .loopnewgames{
	float: left;
	position:relative;
	top:10px;
	width: 25%;
	height:240px;
	text-align:left;
	color:black;
	padding:5px 30px 15px 30px;
	background:#f1f1f1;
	border-radius:10px;

	}





.looptext .looppick {
	float: left;
	position:relative;
	top:10px;
	left:10px; 
	width: 37%;
	height:240px;
	text-align:left;
	color:black;
	padding:5px 30px 15px 30px;
	background:#d1edff;
	border-radius:10px;
}


.looptext .loopvideo{
	float: left;
	position:relative;
	top:10px;
	left:20px; 
	width: 36%;
	height:240px;
	text-align:left;
	color:black;
	padding:5px 50px 15px 50px;
	background:#f1f1f1;
	border-radius:10px;
	
}








.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}


* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  color: #fff;
  background: #000 url(images/bg.png) repeat-x;
  background-attachment: fixed;
  font-size: 14px;
  font-family: 'Roboto Condensed', Arial, Helvetica, Sans-serif;
}

input, textarea {
  border: 1px solid rgba(250,250,250,0.1);
  outline: none;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.right {
  float: right;
}

a, a:active, a:visited, a:hover {  color: #660422; }


h1 { font-size: 22px;color:black; }
h2 { font-size: 18px;color:black; }
h3 { font-size: 16px;color:black; }
h4 { font-size: 14px;color:black; }

.naslov h1 {

	font-size:12px;
	padding-left:50px;
	border-radius:5px;
	
	}


.ad728wrap{ float:left; width: 100%;  }

.ad728, .ad336 {
  width: 728px;
  height: 90px;
  margin: 5px auto 10px auto;
}

.ad336 {
  width: 336px;
  height: 280px;
}

.ad160 {
  position: relative;
  left: 10px;
  top: 60px;
}

.ad160-right {
  position: absolute;
  width: 100px;
  right: -110px;
  margin: -5px 0;
  top: 5px;

}
.ad1601-right {
  position: absolute;
  width: 200px;
  right: -220px;
  margin: -5px 0;
  top: 880px;

}

#share-buttons img {
width: 45px;
height:45px;
padding: 2px  2px 2px 2px;
border: 0;
box-shadow: 0;
display: inline;

}

.button {

  min-width:200px;
  font-family: 'Roboto Condensed', Arial, Helvetica, Sans-serif;
  background-color: #fff;
  color:red;
  border-color: #ccc;
  font-size: 20px;
  font-weight: 600;
  padding:15px;
  border: 1px solid grey;
  border-radius: 6px;
  cursor: pointer;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px 12px;
}

.button p {
 position:relative;
 float:left;
  
}


.button:hover {
 
  color: red;
  text-decoration:underline;
  background-color: #fff;
  border-color: #ccc;
  font-size: 20px;
  font-weight: 600;
  border: 1px solid solid;
  border-radius: 6px;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px 12px;
}

.button1 {
	  position: fixed;
  top: 5px;
  right: 20px;
  min-width:200px;
  font-family: 'Roboto Condensed', Arial, Helvetica, Sans-serif;
  background-color: #fff;
  color:red;
  border-color: #ccc;
  font-size: 20px;
  font-weight: 600;
  padding:15px;
  border: 1px solid grey;
  border-radius: 6px;
  cursor: pointer;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px 12px;
  z-index:4009000;
}

.button1 p {
 position:relative;
 float:left;
  
}


.button1:hover {
 
  color: red;
  text-decoration:underline;
  background-color: #fff;
  border-color: #ccc;
  font-size: 20px;
  font-weight: 600;
  border: 1px solid solid;
  border-radius: 6px;
  cursor: pointer;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px 12px;
}


#hideMe {
	position:absolute;
	width:100%;
	height:760px;
	background-color:white;
	background-image:source(https://iogames.live/wp-content/uploads/2018/09/brandingsmall.jpg);
	z-index:2000;
    -moz-animation: cssAnimation 0s ease-in  5s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 5s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 5s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}










.gameratingsingle {
  
  position: absolute;
  color: #6aa709;
  width: 100%;
  font-size: 10px;
  top: 182px;
  left: -19px;
  text-align: center;
  font-weight: 400;
  z-index:105;
}

.tekst  {
  color: #000;
  font-size: 12px;
  padding-top:10px;
  padding-left: 10px;
  padding-right: 20px;

}


.tekstopis  {
  color: #000;
  font-size: 16px;
  padding-top:0px;
  padding-left: 10px;
  padding-right: 20px;

}

.tekstopis p {
  font-size: 15px;
  font-weight:600;
  text-transform:uppercase;
  text-decoration:underline;
  padding-bottom:5px;
  padding-top:5px;

}



/********************/

/*  MAIN ELEMENTS   */

/********************/

 .oglasi {
	 background-color:#f1f8fd;
	 min-height:140px;
	 max-height:140px;
	 padding-top:10px;
	 padding-bottom:5px;
	 border-radius:5px;
}
 .searchstil {
	 background-color:#f1f8fd;
	 color:black;
	 width:100%;
	 min-height:60px;
	 max-height:60px;
	 font-size:26px;
	 padding-top:10px;
	 padding-bottom:5px;
	 border-radius:5px;
}

 .searchstil h2{
	 color: black;
	 background-color:#f1f8fd;
	 min-height:60px;
	 max-height:60px;
	 font-size:26px;
	 padding-top:10px;
	 padding-bottom:5px;
	 border-radius:5px;
}



.responsive_single {
	background-color:#f1f8fd;
	height:120px;
	max-height:120px;
	padding-top:5px;
	padding-bottom:10px;
	border-radius:5px; 
	}





 .sortiranje {
  position:relative;
  height:35px;
  left:60px;
  top:18px;
  padding-left:40px;
  padding-bottom:15px;
}
 .sortiranje .link {
  font-size:12px;
  text-decoration:none;
  font-family: 'Roboto Condensed', Arial, Helvetica, Sans-serif;
  background-color:black;
  color:#fff;
  padding-left:14px;
  padding-right:14px;
  padding-top:11px;
  padding-bottom:11px;
  border-radius:4px;
  border: 1px solid #366041;

}


.sortiranje .link:hover {
  font-size:12px;
  text-decoration:underline;
  font-family: 'Roboto Condensed', Arial, Helvetica, Sans-serif;
  padding-left:14px;
  padding-right:14px;
  padding-top:11px;
  padding-bottom:11px;
  color: red;
  background-color:#f0f0f0;
  border: 1px solid white;
  
}


.ratingtext {
   height:60px;
  font-size: 10px;
  color: green;

}



.title {
	
   position: relative;
  font-size: 20px;
  font-weight: 600;
  color: #000;
  width: 100%;
  float: left;

}

.title h2 {
  color: #000;
  font-size: 20px;
  line-height:28px;
}

.title1 h2 {
  color: #000;
  font-size: 24px;
  padding-top:12px;
  padding-bottom:14px;
}




.igra {
   position: relative;
   padding-top:15px;
   padding-left:50px;
  font-size: 30px;
  font-weight: 400;
  overflow: hidden;
  color: #fff;
  width: 120px;
  height: 50px;
  float: left;
  border-radius: 20px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
.igra h6 {
  color: #fff;
  font-size: 14px;
}
.tekst  {
  
  color: #000;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;

}



.slikica {
   position: relative;
  padding-left: 5px;
  
  overflow: hidden;
  color: #fff;
  width: 200px;
  height: 90px;
  float: left;
  border-radius: 10px;
  
}
.rating {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  color: #000;
  width: 200px;
  height: 50px;
  
}



.blackspace, .main-game, .main {

  overflow: hidden;
  color: #fff;
  width: 100px;
  float: right;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.main {
  color: #fff;
  width: 100%;
  position: absolute;
  left: -50px;
  margin: 15px 0;
 
}

.single_game_wrap {
  position:relative;
  padding-top:50px;
  width: 100%;
  
}



.tablica {
  width:1100px;
}

.stupac {
  width:340px;
}

.stupacveci {
  width:400px;
}
.stupactreci {
  width:350px;
}

.related2 {
  width: 300px; height: 300px;  padding: 2px; text-align: center; float:left;
}



.main-game {
  width: 100%;



}

.related {
  width: 100%; top: 0px; left: -10px; text-align: center; float:left;padding:15px;
}


.relatedstrane {
  width: 105%; top: 0px; left: -30px; text-align: center; float:left;padding:1px;
}
.srceka {
	position: relative;
  width: 100%; height: 140px; left: -10px; text-align: center; float:left;
}


#myarcade_game {
  z-index: 1051;
  position: relative;
}

.lgtbxbg-pofi {
  position:fixed;
  top:0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: auto;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: #000;
}

.border-radius {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.border-radius-top {
  -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.padding-10 {
  padding: 10px;
}

.padding-both {
  padding-top: 10px;
  padding-bottom: 10px;
}

.spacer, .spacer-special {
  height: 1px;
  float: left;
  background: url(images/blackspace.png);
  border-bottom: 1px solid rgba(250,250,250,0.05);
  width: 100%;
  margin: 25px 0;
}

.spacer-special {
  display: none;
  margin: 15px 0;
}

/* */

.fixheader { max-height: 40px; float: left; width: 100%; margin-bottom: 1px; }

#header {
  z-index: 200;
  position: fixed;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #6b1891;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 1px 1px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 1px 1px 0px rgba(50, 50, 50, 0.5);
}

#header .logo {
  float: left;
  margin: 1px 0px 0px 5px;
  
}

#header .logo img {
  outline: none;
  border: none;
}

#header_wrap {padding: 0 20px;}

.header-search {
  float: right;
  padding-right:0px;
  margin: 6px 15px 15px 0;
  position: relative;
}

.header-search input {
  border: none;
  float: right;
  width: 130px;
  color: #fff;
  padding: 11px 10px;
  background: black;
  -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}

.header-search input.text {
  color: #ffffff;
  color: rgba(250,250,250,0.3);
   font-family: 'Roboto Condensed', Arial, Helvetica, Sans-serif;
   font-size:14px;
}

.header-search input:focus {
  color: #fff;
  width: 135px;
  background-color: grey);
}

.header-search .submitbttn, .header-search .submitbttn:hover {
  float: right;
  background: white url(images/search.png) no-repeat;
  background-position: 7px 8px;
  height: 27px;
  width: 26px;
  padding: 4px;
  border: none;
  position: absolute;
  right: 15px;
  top: 6px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 8px;
}

/* Menu */

.menu {
  margin: -4px 10px 0px 60px;
  float: left;
}

.menu span.icon:before, a.btn2 span.icon:before {
  font-size: 12px;
  color: #ffc809;
  margin: 0 10px 0 0;
}

.menu a.btn, a.btn2 {
  text-transform: uppercase;
  margin: 10px 0;
  margin-right:7px;
  float: left;
  color: #fff;
  padding: 4px 8px 6px 15px;
  background: url(images/whitespace.png);
    -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 4px;
  font-weight: 700;
  font-size: 14px;
  border-top: 1px solid rgba(250,250,250,0.1);
}

a.btn2 { background: #ffc809 url(images/dg.png); background-position: 0 17px; border: 1px solid #ffc809; }

.menu a.btn:hover {
  background: url(images/blackspace.png);
  
}

.menu a.btn:hover span.icon:before, a.btn2 span.icon:before {
  color: #fff;
}

.menu ul.actions {
    display:none;
	overflow:hidden;
	overflow-y:scroll;
	height: 400px;
    position: absolute;
    background: #fff;
    z-index: 99;
    width: 100px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 45px 0 0 5px;
    padding: 2px 4px;
    -webkit-animation:animatedown 0.3s;
    -moz-animation:animatedown 0.3s;
    -ms-animation:animatedown 0.3s;
    -o-animation:animatedown 0.3s;
    animation:animatedown 0.3s;
    font-size: 14px;
    font-weight: 600;
}

.menu ul.actions a {
  color: #222222;
}

.menu ul.actions a:hover {
  color: #ffc809;
}

.menu ul.actions li {
  border-bottom: 1px solid #eeeeee;
  list-style: none;
  text-transform: uppercase;
}

.menu ul.actions li:last-child {
  border-bottom: none;
}

.menu:hover ul.actions {
    display: block;
}

.menu ul.actions li a {
  list-style: none;
  display: block;
  width: 100%;
  padding: 8px 15px;
}


.menu1 {

	float: left;

}
.menu2 {
	position:absolute;
    left: 0px;
	float: left;
	width: 100%;

}

.menu2 .facebook  {
  position: absolute;
  top: 24px;
 left:245px;
 
  
}
.menu2 .youtube {
  position: absolute;
  top: 44px;
  left: 320px;

}
.menu2 .contact {
  position: absolute;
  top: 8px;
  background-color:#f3f3f3;
  color:red;
  padding-top:1px;
  padding-left:25px;
  padding-right:25px;
  border-radius:5px;
  font-size:12px;
  left: 327px;
}

.menu2 .contact .link {
  color:#666666;
  
  text-decoration:none;
}


.menu2 .contact .link:hover {

  color:red;
  text-decoration:underline;

}



.menu1 span.icon:before, a.btn2 span.icon:before {
	font-size: 14px;
	color: #fff;
	margin: 0 10px 0 0;
}

.menu1 a.btn, a.btn2 {
	text-transform: uppercase;
	margin: 7px 5px 5px 5px;
	float: left;
	color: #fff;
	padding: 1px 10px 8px 25px;
	
    -moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	font-weight: 700;
	font-size: 14px;
	border-top: 1px solid rgba(250,250,250,0.1);
}

a.btn2 { background: #ffc809 url(images/dg.png); background-position: 0 17px; border: 1px solid #ffc809; }

.menu1 a.btn:hover {
	background: url(images/blackspace.png);
}

.menu1 a.btn:hover span.icon:before, a.btn2 span.icon:before {
	color: #fff;
}

.menu1 ul.actions {
    display:none;
    position: absolute;
    background: #fff;
    z-index: 99;
    height: 740px;
    width: 550px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    margin: 45px 0 0 5px;
    padding: 5px 5px;
    -webkit-animation:animatedown 0.3s;
    -moz-animation:animatedown 0.3s;
    -ms-animation:animatedown 0.3s;
    -o-animation:animatedown 0.3s;
    animation:animatedown 0.3s;
    font-size: 14px;
    font-weight: 600;
}

.menu1 ul.actions a {
	color: #222222;
}

.menu1 ul.actions a:hover {
	color: #ffc809;
}

.menu1 ul.actions li {
	border-bottom: 1px solid #eeeeee;
	list-style: none;
}

.menu1 ul.actions li:last-child {
	border-bottom: none;
}

.menu1:hover ul.actions {
    display: block;
}

.menu1 ul.actions li a {
	list-style: none;
	display: block;
	width: 100%;
	padding: 8px 15px;
}


/* */

.slogan  {
  position: relative;
  top: 0px;
  left:0px;
}
.butoni  {
  position: relative;
  top: 0px;
  left: -10px;
}
.butoni1  {
  position: absolute;
  top: -1px;
  left:155px;
}


.social span.icon:before {
  font-size: 30px;
 
}

.social ul {
  float: left;
  width: 380px;
  list-style: none;
  padding-right: 0px;
  left: -60px;
  margin: 0;
}

.social ul a {
  color: #fff;
}

.social ul li {
  margin: 7px 0 4px 3px;
  display: inline-block;
}

.social ul li a {

  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  height: 1px;
  width:  1px;
  font-size: 16px;
  padding: 2px 0px 2px 2px;
}

.social ul li.facebook a:hover {
  background: #2b60b8;
}

.social ul li.twitter a:hover {
  background: #459ae2;
}

.social ul li.gplus a:hover {
  background: #d84a38;
}

.social ul li.youtube a:hover {
  background: #c50000;
}

/* */
#games_wrap{padding-top:46px; padding-bottom: 5px; padding-left: 8px;}




.games .thumb {
  width: 190px;
  max-height: 204px;
  float: left;
  color: #000000;
  
}
.games .thumb:hover {
   color: red;
}

.games img {
	
  outline: none;
  border: none;
  width: 190px;
  height: 155px;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 1;
  -khtml-opacity: 1;
   opacity: 1;
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
  -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}
  
  .gametitle:hover {
	
  color: red;

}

.games {
 
  float: left;
  width: 190px;
  height: 204px;
  margin: 0 0 10px 17px;
  position: relative;
  background-color:white;
  border-bottom-left-radius: 3px;
   border-bottom-right-radius: 3px;

}
.games:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.9;
 
}




.oblak {

float:left;
background-color:white;
border-radius:8px;
padding:10px;
margin:5px;
border:1px solid black;


}





.games .gametitle {
  
  position: absolute;
  text-transform:uppercase;
  color: #00000;
  width: 100%;
  font-size: 17px;
  top: 162px;
  text-align: center;
  z-index:105;
}
.games .gamerating {
  
  position: absolute;
  color: #6aa709;
  width: 100%;
  font-size: 10px;
  top: 182px;
  left: -19px;
  text-align: center;
  font-weight: 400;
  
  z-index:105;
}

.games .gameratingtext {
  
  position: absolute;
  color: #000;
  width: 100%;
  font-size: 12px;
  top: 180px;
  left:-72px;
  text-align: center;
  font-weight: 400;
  z-index:105;
}


.games .gameplays {
  
  position: absolute;
  color: green;
  width: 100%;
  font-size: 12px;
  top: 185px;
  left:58px;
  text-decoration:underline;
  text-align: center;
  font-weight: 400;
  z-index:105;
}









.gamesmali .thumb {
  width: 200px;
  max-height: 130px;
  float: left;
  color: #000000;
}
.gamesmali .thumb:hover {
   color: red;
}

.gamesmali img {
	
  outline: none;
  border: none;
  width: 180px;
  height: 100px;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 1;
  -khtml-opacity: 1;
   opacity: 1;
   border-radius: 3px;
  -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}
  
  .gametitle:hover {
	
  color: red;

}

.gamesmali {
 
  float: left;
  width: 200px;
  height: 130px;
  margin: 0 0 5px 0px;
  position: relative;

}
.gamesmali:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.9;
  border-radius: 3px;
  -webkit-filter: blur(1px);
}


.gamesmali .gametitle {
  
  position: absolute;
  color: #fff;
  background-color:black;
  width: 90%;
  font-family: 'Roboto Condensed', Arial, Helvetica, Sans-serif;
  font-size: 16px;
  top: 85px;
  text-align: center;
  font-weight: 600;
  z-index:105;
}
.gamesmali .gamerating {
  
  position: absolute;
  color: #6aa709;
  width: 100%;
  font-size: 10px;
  top: 107px;
  left: 15px;
  text-align: center;
  font-weight: 400;
  z-index:105;
}

.gamesmali .gameratingtext {
  
  position: absolute;
  color: #000;
  width: 100%;
  font-size: 12px;
  top: 105px;
  left:-50px;
  text-align: center;
  font-weight: 400;
  z-index:105;
}


.gamesmali .gameplays {
  
  position: absolute;
  color: #fff;
  background-color:#000;
  padding:3px;
  font-size: 12px;
  top: 10px;
  left:110px;
  text-align: center;
  font-weight: 400;
  z-index:105;
}













.games .hot-badge, .games .new-badge {
  background: url(images/badges.png) no-repeat;
  height: 64px;
  width: 65px;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 102;
}

.games .hot-badge {
  background-position: -65px 0;
}



.games .editor1 {position:absolute;border-radius: 6px;width:190px;height:204px;background:url(https://iogames.live/wp-content/uploads/2018/09/okvir-7.png) 0 0 no-repeat;font-family:"Yanone Kaffeesatz",sans-serif; color:#B65B12;}

.games:hover .editor1 {opacity:0.99;border-radius: 6px;position:absolute;width:190px;height:204px;background:url(https://iogames.live/wp-content/uploads/2018/09/okvir-7.png) 0 0 no-repeat;font-family:"Yanone Kaffeesatz",sans-serif; }





/* */
#games_wrap{padding-bottom: 20px; padding-left: 8px;}

#gameside {
  width: 100%;
  float: left;
}

.gameside .thumb {
  background: #000;
  width: 100%;
  height: 100%;
  float: left;
}

.gameside img {
  outline: none;
  border: none;
  width: 100%;
  height: 100%;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}

.gameside:hover {
	

}

.gameside {
  float: left;
  width: 150px;
  height: 115px;
  margin: -2px 0px 11px 7px;
  border: 0px solid #6b1891;
  position: relative;

}

.gameside:hover {
  border-color: #ffc809;
}

.gameside .gametitle {
  
  position: absolute;
  color: #ffffff;
  width: 100%;
  font-size: 14px;
  top: 0;
  text-align: center;
  font-weight: 600;
  padding: 93px 2px;
  text-transform: uppercase; 
  z-index: 150;
  
}




.gameside .playbttn {
  display: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #ffffff;
  padding: 5px 45px;
  position: absolute;
  z-index: 101;
  bottom: 0;
  margin: 20px 35px;
  -webkit-animation:animateup 0.3s;
    -moz-animation:animateup 0.3s;
    -ms-animation:animateup 0.3s;
    -o-animation:animateup 0.3s;
    animation:animateup 0.3s;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 2px 0px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 2px 0px 0px rgba(50, 50, 50, 0.5);
}

.gameside:hover .playbttn, .gameside:hover .gametitle {
  display: block;
}
.gameside .playbttn:hover {
  background: #ffffff;
  color: #ffc809;
}

.games.w2 {
  width: 282px;
  height: 281px;
}

.games.w2 .thumb, .games.w2 .thumb img {
  width: 100%;
  height: 100%;
}

.games.w2 .playbttn { margin: 130px 110px; }


.gameside .hot-badge, .games .new-badge {
  background: url(images/badges.png) no-repeat;
  height: 64px;
  width: 65px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 102;
}

.gameside .hot-badge {
  background-position: -65px 0;
}
.gameside .editor1 {position:absolute;width:150px;height:115px;background:url(https://www.allgames.io/wp-content/uploads/2017/09/rounded_cornersside.png) 0 0 no-repeat;width:150px;height:115px;font-family:"Yanone Kaffeesatz",sans-serif; color:#B65B12;}

.gameside:hover .editor1 {opacity:0.7;position:absolute;width:150px;height:115px;background:url(https://www.allgames.io/wp-content/uploads/2017/09/rounded_cornersside.png) 0 0 no-repeat;font-family:"Yanone Kaffeesatz",sans-serif;width:150px;height:115px; }


.gameside .ispod1 {position:absolute;width:150px;height:115px;background:url(https://www.allgames.io/wp-content/uploads/2017/09/rounded_cornersispod-1.png) 0 0 no-repeat;width:150px;height:115px;font-family:"Yanone Kaffeesatz",sans-serif; color:#B65B12;}

.gameside:hover .ispod1 {opacity:0.7;position:absolute;width:150px;height:115px;background:url(https://www.allgames.io/wp-content/uploads/2017/09/rounded_cornersispod-1.png) 0 0 no-repeat;font-family:"Yanone Kaffeesatz",sans-serif;width:150px;height:115px; }




/* */
#games_wrap{padding-bottom: 20px; padding-left: 8px;}

#games1 {
  width: 100%;
  float: left;
}

.games1 .thumb {
  background: #000;
  width: 100%;
  height: 100%;
  float: left;
}

.games1 img {
  outline: none;
  border: none;
  width: 100%;
  height: 100%;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}

.games1:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  -webkit-filter: blur(2px);
}

.games1 {
  float: left;
  width: 140px;
  height: 80px;
  margin: 0 0 13px 7px;
  border: 0px solid #6b1891;
  position: relative;

}

.games1:hover {
  border-color: #ffc809;
}

.games1 .gametitle {
  
  position: absolute;
  color: #ffffff;
  width: 100%;
  font-size: 14px;
  top: 0;
  text-align: center;
  font-weight: 600;
  padding: 57px 2px;
  text-transform: uppercase;
  z-index: 150;
  
}




.games1 .playbttn {
  display: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #ffffff;
  padding: 5px 45px;
  position: absolute;
  z-index: 101;
  bottom: 0;
  margin: 20px 35px;
  -webkit-animation:animateup 0.3s;
    -moz-animation:animateup 0.3s;
    -ms-animation:animateup 0.3s;
    -o-animation:animateup 0.3s;
    animation:animateup 0.3s;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 2px 0px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 2px 0px 0px rgba(50, 50, 50, 0.5);
}

.games1:hover .playbttn, .games:hover .gametitle {
  display: block;
}

.games1 .playbttn:hover {
  background: #222222;
  color: #ffc809;
}

.games1.w2 {
  width: 282px;
  height: 281px;
}

.games1.w2 .thumb, .games.w2 .thumb img {
  width: 100%;
  height: 100%;
}

.games1.w2 .playbttn { margin: 80px 60px; }


.games1 .hot-badge, .games .new-badge {
  background: url(images/badges.png) no-repeat;
  height: 64px;
  width: 65px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 102;
}

.games1 .hot-badge {
  background-position: -65px 0;
}




#infscr-loading {
  background: url(images/blackspace.png);
  padding: 15px;
  bottom: 60px;
  right: 10px;
  position: fixed;
  z-index: 250;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}



#games2 {
  width: 100%;
  float: left;
}

.games2 .thumb {
  background: #000;
  width: 100%;
  height: 100%;
  float: left;
}

.games2 img {
  outline: none;
  border: none;
  width: 100%;
  height: 100%;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}

.games2:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  -webkit-filter: blur(2px);
}

.games2 {
  float: left;
  width: 160px;
  height: 106px;
  margin: 0 0 1px 7px;
  border: 0px solid #6b1891;
  position: relative;

}

.games2:hover {
  border-color: #ffc809;
}

.games2 .gametitle {
  display: none;
  position: absolute;
  color: #fff;
  width: 100%;
  font-size: 20px;
  top: 0;
  text-align: center;
  font-weight: 900;
  padding: 20px 10px;
  -webkit-animation:animatedown 0.3s;
    -moz-animation:animatedown 0.3s;
    -ms-animation:animatedown 0.3s;
    -o-animation:animatedown 0.3s;
    animation:animatedown 0.3s;
}

.games2 .editor1 {position:absolute;width:160px;height:106px;background:url(http://www.io-games-list.com/wp-content/uploads/2016/11/korneri-1.png) 0 0 no-repeat;font-family:"Yanone Kaffeesatz",sans-serif;	background-size: 160px 106px; color:#B65B12;}


.games2 .playbttn {
  display: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #ffc809;
  padding: 5px 35px;
  position: absolute;
  z-index: 105;
  bottom: 0;
  margin: 20px 30px;
  -webkit-animation:animateup 0.3s;
    -moz-animation:animateup 0.3s;
    -ms-animation:animateup 0.3s;
    -o-animation:animateup 0.3s;
    animation:animateup 0.3s;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 2px 0px 0px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 2px 0px 0px rgba(50, 50, 50, 0.5);
}

.games2:hover .playbttn, .games:hover .gametitle {
  display: block;
}

.games2 .playbttn:hover {
  background: #222222;
  color: #ffc809;
}

.games2.w2 {
  width: 282px;
  height: 281px;
}

.games2.w2 .thumb, .games.w2 .thumb img {
  width: 100%;
  height: 100%;
}

.games2.w2 .playbttn { margin: 80px 60px; }


.games2 .hot-badge, .games .new-badge {
  background: url(images/badges.png) no-repeat;
  height: 64px;
  width: 65px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 102;
}

.games2 .hot-badge {
  background-position: -65px 0;
}



#infscr-loading {
  background: url(images/blackspace.png);
  padding: 15px;
  bottom: 60px;
  right: 10px;
  position: fixed;
  z-index: 250;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}


.slovaclanak{
width:100%;
padding-left:30px;
padding-right:30px;
display:block;
color:#000;
font-size:18px;
 border-radius: 12px;
}

.slovaclanak h1 {font-size:30px;padding-top:50px;padding-bottom:30px;color:#000;}







#footer {
  width: 100%;
  color: #000;
  padding: 15px 10px;
    background: url(images/whitespace.png);
    float: left;
    margin-top: 15px;
}

#footer a {
  color: #000;
  font-size:16px;
  
}
#footer  {
  color: #000;
  font-size:18px;
  
}

#footer h1 {font-size:22px;}

#footer .menu-footer {
  float: left;
}

#footer .menu-footer ul {
  text-align: right;
}

#footer .menu-footer ul li {
  display: inline-block;
  list-style: none;
  margin-right: 10px;
  padding-right: 10px;
}

#footer .powered {
  float: left;
}





/* Single */




.gameinfo{
	font-size:30px;
	padding:0px 2px 2px 10px;
	text-align:center;
	}
.gameinfo h1{
	font-size:20px;
	background-color:#ffffff;
	padding:15px ;
	border-radius:5px;
	
	}

.subtitle h1 {
  font-size: 18px;
}

.description {
  padding: 10px auto;
  width: 100%;
  float: left;
}

.title-special {
  height: 50px;
  background: #6b1891 url(images/dg.png) repeat-x bottom;
  box-shadow: 0 1px 0 rgba(0,0,0,0.2);
  border-bottom: 1px solid #6b1891;
  float: left;
  width: 100%;
}

.title-special span.logofont {
  color: #ffc809;
  float: left;
  padding: 8px 0;
  margin-top: -5px;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid rgba(250,250,250,0.1);
  font-size: 16px;
  font-weight: 700;
}

.title-special .playcount {
  background: url(images/blackspace.png);
  float: right;
  padding: 5px 15px;
}

.title-special .control {
  float: left;
}

.title-special .control ul li {
  display: inline-block;
  list-style: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  margin-right: 5px;
  font-weight: 700;
}

.title-special .control ul li a { color: #fff; }

.title-special .control ul li:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.title-special .control span.icon:before { font-size: 18px; margin-top: 5px; }

.subtitle {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  background: url(images/blackspace.png);
  float: left;
  width: 100%;
  padding: 10px;
}

.subtitle h1 {
  font-size: 18px;
}

.description {
  padding: 10px auto;
  width: 100%;
  float: left;
}

.thegame {
  
  float: left;
  width: 100%;
  min-height: 500px;
  position:relative;
  display: none;
}

.preloader {
  text-align: center;
  background: url(images/blackspace.png);
  float: left;
  width: 100%;
  min-height: 450px;
  padding-top: 15px;
}

.walkthrough {
  padding: 15px 0;
  width: 100%;
  float: left;
  text-align: center;
  display: none;
  height: 330px;
  margin-bottom: 15px;
}

.single .tags {
  width: 100%;
  float: left;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  text-align: center;
}

.single .tags ul li {
  list-style: none;
  display: inline-block;
  margin: 0 0 0 5px;
  background: url(images/blackspace.png) repeat;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 5px 10px;
}

.single .tags ul li a {
  color: #fff;
  font-weight: 700;
}

.single .tags ul li:hover { background: url(images/whitespace.png); }

/* Page */
.page p {
  color: #fff;
  margin-bottom: 15px;
}

.notfound {
  text-align: center;
  padding: 150px 0;
}


.oglasuokviru{position:relative;float:left;left:30px;top:40px;width:170px;height:600px;background-color:white;color:black;}

.igreuokviru{position:relative;float:right;right:30px;top:-5x;width:205px;height:600px;background-color:white;color:black;}




/* Pagenavi */

.pagenavi {
  padding-top: 15px;
  width: 100%;
  float: left;
  text-align: center;
}

.pagenavi a {
    padding: 0;
    margin: 0 8px;
    text-decoration: none;
    background-color: inherit;
    color: #b3a1f8;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.pagenavi a:hover {
  color: #fff;
}
.pagenavi span.pages {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    background-color: inherit;
}
.pagenavi span.current {
    padding: 5px 10px;
    margin: 3px;
    font-weight:bold;
    color: #fff;
    background-color: #ffc809;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;
}
.pagenavi span.expand {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    border: 1px solid #ccc;
    background-color: inherit;
}

 .oglasi_mobile {display: none;}


@media only screen and (min-width: 1181px) and (max-width: 1400px) {
  .ad160, .ad160-right { display: none; }
   .social { display: none; }
   .oglasi_mobile {display: none;}

   
  .games {
  float: left;
  width: 190px;
  height: 204px;
  margin: 0 0 15px 18px;
  border: 0px solid #6b1891;
  position: relative;

}




   
}

 

@media only screen and (min-width: 768px) and (max-width: 1180px) {
	
 .header-search{display:none;}
 
 .sidebars{display:none;}
    .gameall{
width:100%;
padding-left:20px;
padding-top:10px;
float:left
}


.igreuokviru{display:none;}
  .gamepageoglas{
	display:none;
	}
	
	
	
.gamepageinfos{
		width:100%;padding-left:5px;padding-top:0px;float:left
		
		}
  
  
  .looptext{
	
	width:100%;
	min-width: 768px;
	padding:45px 60px 10px 40px;
	
	
}
 
  
.looptext .looptextopis{
	width: 100%;
	height:220px;
	font-size:12px;
	text-align:left;
	color:black;
	padding: 5px 20px 20px 20px;
	background:#f1f1f1;
	border-radius:10px;
	}
	
.looptext .loopnewgames{
	float: left;
	font-size:12px;
	position:relative;
	top:10px;
	width: 45%;
	height:220px;
	text-align:left;
	color:black;
	padding:5px 30px 15px 30px;
	background:#f1f1f1;
	border-radius:10px;

	}
	.looptext .loopnewgames li{
	
	font-size:12px;

	}
	
	
	
	
	.looptext .looppick {
	float: left;
	font-size:12px;
	position:relative;
	top:10px;
	left:10px; 
	width: 55%;
	height:220px;
	text-align:left;
	color:black;
	padding:5px 30px 15px 30px;
	background:#d1edff;
	border-radius:10px;
}

	
	
	
.looptext .loopvideo{
display:none;
	
}
.menu1 {display: none;}
    .oglasi_mobile {display: none;}
    .games {
  float: left;
  width: 190px;
  height: 204px;
  margin: 0 0 10px 4px;
  border: 0px solid #6b1891;
  position: relative;

}

}

@media only screen and (max-width: 767px) {
  .oglas{display:none}
  .oglasuokviru {display:none}
.igreuokviru {display:none}
  
  .gameall{
width:100%;
padding-left:20px;
padding-top:10px;
float:left
}

  .gamepageoglas{
	display:none;
	}
	
	
	
.gamepageinfos{
		width:100%;padding-left:5px;padding-top:0px;float:left
		
		}
  
	.sidebars{display:none;}
	
	#games {
  width: 100%;
  float: left;
  padding-left: 25px;
}

	
	.sort{
	display:none;
	
}

.sort a.btn, a.btn2 {
	display:none;

}
  
  
  .sidebars{display:none;}
  
  .header-search {display: none;}
  .ad728 { width: 100%; }
  .social, #footer .menu-footer { display: none; }
  .ad160, .ad160-right { display: none; }
  .menu1, .social , .stupac , .stupactreci  { display: none; }
   .sortiranje {display: none;}
.menu1 {display: none;}
.menu2 {display: none;}
#hideMe {display: none;}

#header .logo {
  float: left;
  margin: -2px 0px 0px 10px;
  
}
 .oglasi_mobile {
	 background-color:#f1f8fd;
	 min-height:110px;
	 max-height:110px;
	 padding-top:10px;
	 padding-bottom:5px;
	 border-radius:5px;
}

  .tablica {
  width:100%;
}
 
  .stupacveci {
  width:100%;
}

.single_game_wrap {
  position:relative;
  margin: auto;
  width: 100%;
  
}
.igra {
   position: relative;
   padding-top:15px;
   padding-left:0px;
  font-size: 30px;
  font-weight: 400;
  overflow: hidden;
  color: #fff;
  width: 60px;
  height: 50px;
  float: left;
  border-radius: 20px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}
.igra h6 {
  color: #fff;
  font-size: 14px;
}

.div.div_floadlogo,#floadlogo_image,.div.div_floadlogo_image, .div.div_floadlogo_text{ display: none; }


}

@media only screen and (max-width: 480px) {
  .header-search { display: none;}
 .menu, .social { display: none; }
 .responsive_single { display: none;} 
 .oglasi{display:none}

 

 .title h2 {
  color: #8d4001;
  font-size: 18px;
  font-weight:600;
  
}
 
 #games_wrap{padding-top:60px; padding-bottom: 5px; padding-left: 8px;}

 
 
 .oglasi_mobile {
	 background-color:#f1f8fd;
	 min-height:110px;
	 max-height:110px;
	 padding-top:10px;
	 padding-bottom:5px;
	 border-radius:5px;
}
 .games {
  float: left;
  width: 175px;
  height: 204px;
  margin: 0 0 10px 2px;
  border: 0px solid #6b1891;
  position: relative;

}
 
 .gameDesc {
	text-align: justify;
	padding-left:12px;
	padding-right:12px;
}


.games .gamerating {
  
  position: absolute;
  color: #6aa709;
  width: 100%;
  font-size: 10px;
  top: 182px;
  left: -16px;
  text-align: center;
  font-weight: 400;
  z-index:105;
}

.games .gameratingtext {
  
  position: absolute;
  color: #000;
  width: 100%;
  font-size: 12px;
  top: 180px;
  left:-65px;
  text-align: center;
  font-weight: 400;
  z-index:105;
}


.games .gameplays {
  
  position: absolute;
  color: #000;
  width: 100%;
  font-size: 12px;
  top: 183px;
  left:55px;
  text-align: center;
  font-weight: 400;
  z-index:105;
}





.games .thumb {
  width: 175px;
  height: 204px;
  float: left;
}

.games .thumbmali {
  width: 120px;
  height: 150px;
  float: left;
}



.games img {
  outline: none;
  border: none;
  width: 175px;
  height: 142px;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}

.games:hover {


}



.games:hover {
  border-color: #ffc809;
}

.games .gametitle {
  
  position: absolute;
  color: #00000;
  width: 100%;
  font-family: 'Roboto Condensed', Arial, Helvetica, Sans-serif;
  font-size: 16px;
  top: 34px;
  text-align: center;
  font-weight: 600;
  padding: 110px 2px;
  z-index: 150;
  
}




.games .hot-badge, .games .new-badge {
  background: url(images/badges.png) no-repeat;
  height: 64px;
  width: 65px;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 102;
}

.games .hot-badge {
  background-position: -65px 0;
}



.games .editor1 {position:absolute;width:175px;height:204px;background:url(https://iogames.live/wp-content/uploads/2018/09/okvir-7.png) 0 0 no-repeat;font-family:"Yanone Kaffeesatz",sans-serif; color:#B65B12;}

.games:hover .editor1 {opacity:0.95;position:absolute;width:175px;height:204px;background:url(https://iogames.live/wp-content/uploads/2018/09/okvir-7.png) 0 0 no-repeat;font-family:"Yanone Kaffeesatz",sans-serif; }




/*Progres bar*/
#progress {
	text-align: center;
	margin-bottom: 0px;
	width: 100%;
	margin-bottom: 0;
	float:left;
	position:absolute;
	z-index:5555999;
	background:#fff;
}
#progressbar {
	width: 400px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	font-size: 15px;
	font-weight: bold;
	padding: 6px;
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#loadinggame_ad {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#progressbarloadbg {
	margin-top: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto;
}
#progressbarloadtext {
	font-weight: bold;
	font-size: 14px;
	cursor: text;
	display:none;
	margin: 0 auto;
}
.next {
	position: absolute;
	left: -60px;
	top: 46px;
	width: 60px;
	height: 60px;
	-moz-border-radius: 3px 0 0 3px;
	-khtml-border-radius:  3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.next img {
	margin: 5px;
}
.previous {
	position: absolute;
	left: -60px;
	top: 126px;
	width: 60px;
	height: 60px;
	-moz-border-radius: 3px 0 0 3px;
	-khtml-border-radius:  3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.previous img {
	margin: 5px;
}

.ulContent {
	margin-bottom:15px;
	float:left;
	margin-top:-10px;
}

.tph-container {
	width:1040px;
}

.tagline {

}

.single_h1 {
	font-size:22px;
	margin-left:10px;
}

.single_h2 {
	font-size:20px;
	margin-top:0px;
	text-align:center;
	margin-right:20px;
	margin-bottom:10px;
}

.similar_single {
	float:left;
	margin-left:16px;
}

.gametablediv {
	float:left;
	position:absolute;
	margin-top:8px;
}
 
 

}

