a.logo { float: none; display: block; max-width: 181px; margin: 0px auto; text-align: center; }
a.logo img { }

.footer {  }
.footer .pagesmenu { list-style-type: none; }
.footer .pagesmenu li { display: inline; padding: 0 5px; }

.round5, .game-thumb, .game-options a.btn-playmug { -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }

.game-module { margin: 6px 0; }


.game-thumb { display: block; float: left; width: 170px; height: 151px; padding: 5px; margin: 10px; line-height: 22px; font-size: 13px; font-weight: bold; text-align: center; }
.game-thumb img { width: 170px; height: 128px; margin-bottom: 5px; }


.game-description { padding: 14px 4px 8px 4px; font-size: 14px; }
.game-options { width: 346px; margin: auto; }
.game-options a { display: block; float: left; margin: 0px; }
.game-options a.googleplay { float: right; }
.game-options a.appstore { float: left; }
.game-options a.btn-playmug { background: #000; padding: 8px 30px; margin: 10px 120px 6px; color: #fff; font-size: 16px; font-weight: bold; text-transform: uppercase; text-shadow: none; }


@media only screen and (max-width: 800px) and (min-width: 660px) {
	.game-options { width: 440px; }
}

@media only screen and (max-width: 660px) {
	.game-thumb { float: none; margin-left: auto; margin-right: auto; }
	.game-description { text-align: center; }
	.game-options { width: auto; padding: 10px; }
}

@media only screen and (max-width: 400px) {
	.game-options { width: auto; padding: 10px; text-align: center; }
	.game-options a.googleplay, .game-options a.appstore { float: none; margin-bottom: 10px; }
	.game-options a.btn-playmug { float: none; margin: 0; }
}
@media only screen and (max-width: 600px) {
	.wrapper { width: 100%;}
        .thumbs li a { width: 100%;height: 90px;}
        .thumbs li { width: 30%;}

}
@media only screen and (max-width: 360px) {
	.wrapper { width: 100%;}
        .thumbs li a { width: 100%;height: 90px;}
        .thumbs li { width: 29%;}

}