/*
Theme Name: MoneySlots
Theme URI:
Description:
Version: 1.0
Author: Rhyzz
Author URI: https://www.moneyslots.net/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.post-ratings {
	color: #9c9ca2;
}

a img {
	border: 0;
}

img {
	max-width: 100%; height: auto;
}

label {
	cursor: pointer;
}

b, strong {
	font-weight: bold;
}

u, em {
	font-style: italic;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}

.ms-center {
	text-align: center;
}

.ms-group:before, .ms-group:after {
	content: "";
	display: table;
}
.ms-group:after {
	clear: both;
}
.ms-group {
	zoom: 1;
}

.ms-hidden {
	display: none;
}

input[type="text"], input[type="password"], textarea, select {
	padding: 4px;
	background-color: #fcfcfc;
	border: #bfbfbf 1px solid;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #6d6d6f;
}

html {
	background-color: #212128;
	font: 12px Arial, Helvetica, sans-serif;
}
.ms-wrapper {
	margin: 0 auto;
	width: 960px;
}
.ms-header {
	position: relative;
	height: 127px;
}
.ms-header .ms-logo {
	position: absolute;
	top: 0; left: -103px;
}
.ms-header .ms-slots {
	position: absolute;
	top: 0; right: 0;
	padding: 22px 16px 0 222px;
	width: 387px; height: 114px;
	background: no-repeat url(images/header-slots-background.png);
}
.ms-header .ms-slots .ms-heading {
	margin: 10px 0 5px 0;
	font-size: 14px; font-weight: bold;
	color: #fff;
}
.ms-header .ms-slots .ms-link {
	float: right;
	width: 95px; height: 20px;
	background: no-repeat url(images/click-here-button.png);
	font-size: 0; text-indent: -99999;
}
.ms-header .ms-slots .ms-link:hover {
	background-position: left -20px;
}
.ms-header .ms-slots .ms-description {
	font-size: 11px;
	color: #6d6d6f;
}

.ms-main {
	position: relative;
	margin: 0 0 10px 0;
}
.ms-main-top {
	background: no-repeat url(images/main-background-top.png);
}
.ms-main-bottom {
	padding: 3px 0;
	background: left bottom no-repeat url(images/main-background-bottom.png);
}
.ms-main-middle {
	padding: 5px 14px 17px 14px;
	background-color: #000;
}

.ms-content {
	float: left;
	padding: 10px 0 0 0;
	width: 666px;
}
.ms-content .ms-links {
	margin: 0 0 15px 10px;
}
.ms-content .ms-links ul ul {
	display: none;
}
.ms-content .ms-links li {
	display: inline;
	margin: 0 20px 0 0;
	font-size: 14px; font-weight: bold;
}
.ms-content .ms-links a {
	color: #cc7d0b;
	text-decoration: none;
}
.ms-content .ms-links a:hover {
	color: #ffe400;
}
.ms-content .ms-links .current-menu-item a {
	color: #9c9ca2;
}
.ms-content > .ms-heading {
	margin: 0 0 15px 0; padding: 0 0 0 10px;
	line-height: 30px;
	background: no-repeat url(images/content-heading-background.png);
	font-size: 16px; font-weight: bold;
	color: #fff;
}
.ms-content > .ms-heading-no-margin {
	margin: 0;
}
.ms-content > .ms-heading > span, .ms-content > .ms-heading .ms-link {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
	color: #fff;
	text-decoration: none;
}
.ms-content > .ms-heading .ms-addthis {
	float: right;
	padding: 5px 0 0 0;
}
.ms-content .ms-breadcrumbs {
	margin: 0 0 15px 10px;
	color: #9c9ca2;
}
.ms-content .ms-breadcrumbs a {
	font-weight: bold;
	color: #9c9ca2;
	text-decoration: none;
}
.ms-content .ms-breadcrumbs a:hover {
	text-decoration: underline;
}
.ms-content .ms-description {
	margin: 0 0 15px 0;
	line-height: 16px;
	color: #9c9ca2;
}
.ms-content .ms-description a {
	color: #ffd820;
	/*color: #9c9ca2;*/
}
.ms-content .ms-description-large-margin {
	margin: 0 0 30px 0;
}
.ms-content .ms-description h2, .ms-content .ms-description h3, .ms-content .ms-description h4, .ms-content .ms-description h5, .ms-content .ms-description h6, .ms-content .ms-description p, .ms-content .ms-description ul, .ms-content .ms-description ol {
	margin: 0 0 15px 0;
}
.ms-content .ms-description h2, .ms-content .ms-description h3, .ms-content .ms-description h4, .ms-content .ms-description h5, .ms-content .ms-description h6 {
	font-weight: bold;
}
.ms-content .ms-description h2 {
	font-size: 15px;
	color: #fff;
}
.ms-content .ms-description h3 {
	font-size: 14px;
}
.ms-content .ms-description h4 {
	font-size: 13px;
}
.ms-content .ms-description h5, .ms-content .ms-description h6 {
	font-size: 12px;
}
.ms-content .ms-description strong {
	color: #fff;
}
.ms-content .ms-description ul, .ms-content .ms-description ol {
	list-style-position: inside;
}
.ms-content .ms-description ul {
	list-style-type: square;
}
.ms-content .ms-description ul ul {
	list-style-type: disc;
}
.ms-content .ms-description ol {
	list-style-type: decimal;
}
.ms-content .ms-description ul ul, .ms-content .ms-description ol ol {
	margin: 0 0 0 10px;
}
.ms-content .ms-description li:not(:last-child) {
	margin: 0 0 5px 0;
}
.ms-content .ms-description .ms-raised {
	float: right;
	margin: -45px 0 0 20px;
}
.ms-content .ms-description *:first-child {
	margin-top: 0;
}
.ms-content .ms-description *:last-child {
	margin-bottom: 0;
}
.ms-content .ms-description-item p {
	margin: 15px 0 0 0 !important;
}
.ms-content .ms-description img.alignleft {
	margin: 0 10px 10px 0;
}
.ms-content .ms-description img.alignright {
	margin: 0 0 10px 10px;
}
.ms-content .ms-description .wp-caption {
	padding: 5px 0 0 0;
	text-align: center;
	border: #e0e0e0 1px solid;
}
.ms-content .ms-description .wp-caption p {
	margin: 0; padding: 0 5px 5px 5px;
}
.ms-content .ms-new-slots-games {
	margin: 0 0 15px 0;
}
.ms-content .ms-new-slots-games li {
	float: left;
	margin: 0 26px 10px 0;
	width: 140px;
}
.ms-content .ms-new-slots-games li:nth-child(4n+1) {
	clear: left;
}
.ms-content .ms-new-slots-games li:nth-child(4n) {
	clear: right;
}
.ms-content .ms-new-slots-games .ms-image {
	margin: 0 0 5px 0;
}
.ms-content .ms-new-slots-games .ms-image, .ms-content .ms-new-slots-games .ms-image img {
	width: 140px; height: 80px;
}
.ms-content .ms-new-slots-games .ms-title {
	font-size: 16px;
}
.ms-content .ms-new-slots-games .ms-title a {
	color: #fff;
	text-decoration: none;
}
.ms-content .ms-new-slots-games li:hover .ms-title a {
	color: #ffd820;
}

.ms-content .ms-popular-slots {
	margin: 0 0 20px 0;
}
.ms-content .ms-popular-slots ul {
	float: left;
	padding: 0 0 0 42px;
	width: 291px;
	background: no-repeat;
}
.ms-content .ms-popular-slots .ms-1-to-10 {
	background-image: url(images/1-to-10.png);
}
.ms-content .ms-popular-slots .ms-6-to-10 {
	background-position: left -270px;
}
.ms-content .ms-popular-slots .ms-11-to-20 {
	background-image: url(images/11-to-20.png);
}
.ms-content .ms-popular-slots li {
	margin: 0 0 4px 0;
	height: 50px;
}
.ms-content .ms-popular-slots .ms-image {
	float: left;
}
.ms-content .ms-popular-slots .ms-image, .ms-content .ms-popular-slots .ms-image img {
	width: 80px; height: 50px;
}
.ms-content .ms-popular-slots .ms-title {
	float: right;
	padding: 9px 0 9px 7px;
	width: 200px; height: 32px;
	line-height: 16px;
	background: repeat-y url(images/gradient-black-to-transparent-fade.png);
	font-size: 14px; font-weight: bold;
}
.ms-content .ms-popular-slots .ms-title a {
	color: #fff;
	text-decoration: none;
}
.ms-content .ms-popular-slots li:hover .ms-title a {
	color: #ffd820;
}

.ms-content .ms-bonus-slots {
	margin: 0 0 20px 0;
}
.ms-content .ms-bonus-slots li {
	float: left;
	position: relative;
	margin: 0 14px 0 0; padding: 7px 0 0 0;
	width: 122px; height: 171px;
	text-align: center;
	background: no-repeat url(images/small-gradient-box.png);
}
.ms-content .ms-bonus-slots li:last-child {
	margin: 0;
}
.ms-content .ms-bonus-slots .ms-image {
	margin: 0 auto 6px auto;
}
.ms-content .ms-bonus-slots .ms-image, .ms-content .ms-bonus-slots .ms-image img {
	width: 108px; height: 37px;
}
.ms-content .ms-bonus-slots .ms-label {
	margin: 0 0 5px 0;
	font-size: 24px; font-weight: bold;
	color: #ff5400;
	text-transform: uppercase;
}
.ms-content .ms-bonus-slots .ms-value {
	margin: 0 0 5px 0;
	font-size: 16px; font-weight: bold;
	color: #ffd820;
	text-transform: uppercase;
}
.ms-content .ms-bonus-slots .ms-coupon {
	margin: 0 auto 11px auto; padding: 6px 6px 0 6px;
	width: 91px; height: 31px;
	background: no-repeat url(images/coupon-background.png);
	font-weight: bold;
	text-transform: uppercase;
}
.ms-content .ms-bonus-slots .ms-coupon .ms-title {
	margin: 0 0 6px 0;
	font-size: 10px;
	color: #fff;
}
.ms-content .ms-bonus-slots .ms-coupon .ms-code {
	color: #9c9ca2;
}
.ms-content .ms-bonus-slots .ms-redeem {
	display: block;
	margin: 0 auto;
	width: 103px; height: 20px;
	background: no-repeat url(images/redeem-button.png);
	font-size: 0; text-indent: -99999em;
}
.ms-content .ms-bonus-slots .ms-redeem:hover {
	background-position: left -20px;
}
.ms-content .ms-bonus-slots .ms-us {
	position: absolute;
	top: 25px; right: 12px;
}

.ms-content .ms-box {
	margin: 0 0 20px 0;
}
.ms-content .ms-box-top {
	background: no-repeat url(images/box-background-top.png);
}
.ms-content .ms-box-bottom {
	padding: 4px 0;
	background: left bottom no-repeat url(images/box-background-bottom.png);
}
.ms-content .ms-box-transparent .ms-box-top {
	background-image: url(images/box-background-transparent-top.png);
}
.ms-content .ms-box-transparent .ms-box-bottom {
	background-image: url(images/box-background-transparent-bottom.png);
}
.ms-content .ms-box-middle {
	padding: 8px 11px;
	background-color: #1c1c23;
}
.ms-content .ms-box-transparent .ms-box-middle {
	background: repeat-y url(images/gradient-black-to-transparent-fade-large.png);
}
.ms-content .ms-box .ms-heading, .ms-content .ms-casino-boxes .ms-heading {
	margin: 0 0 20px 0;
	font-size: 16px; font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.ms-content .ms-box .ms-heading span, .ms-content .ms-casino-boxes .ms-heading span {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
}
.ms-content .ms-box .ms-heading > * {
	vertical-align: middle;
}
.ms-content .ms-box .ms-heading > img {
	margin: 0 5px 0 0;
}

.ms-content .ms-casino-boxes .ms-heading {
	margin-left: 10px;
}

.ms-content .ms-casino-software-games > li {
	float: left;
	margin: 0 53px 20px 0;
	width: 161px;
}
.ms-content .ms-casino-software-games > li:nth-child(3n + 1) {
	clear: left;
}
.ms-content .ms-casino-software-games > li:nth-child(3n + 3) {
	clear: right;
}
.ms-content .ms-casino-software-games .ms-image {
	margin: 0 0 5px 0;
	border: #212128 1px solid;
}
.ms-content .ms-casino-software-games .ms-image, .ms-content .ms-casino-software-games .ms-image img {
	width: 141px; height: 48px;
}
.ms-content .ms-casino-software-games .ms-title {
	margin: 0 0 10px 0;
	font-size: 14px; font-weight: bold;
}
.ms-content .ms-casino-software-games .ms-title * {
	vertical-align: middle;
}
.ms-content .ms-casino-software-games .ms-title a {
	color: #fff;
	text-decoration: none;
}
.ms-content .ms-casino-software-games .ms-image:hover + .ms-title a, .ms-content .ms-casino-software-games .ms-title a:hover {
	color: #ffd820;
}
.ms-content .ms-casino-software-games ul {
	margin: 0 0 15px 0;
}
.ms-content .ms-casino-software-games li li {
	margin: 0 0 5px 0;
	line-height: 15px;
	font-size: 11px; font-weight: bold;
}
.ms-content .ms-casino-software-games li li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
}
.ms-content .ms-casino-software-games li li a:hover {
	color: #ffe400;
}
.ms-content .ms-casino-software-games .ms-more {
	font-weight: bold;
}
.ms-content .ms-casino-software-games .ms-more a {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
	color: #ffe400;
}

.ms-content .ms-spins-casino {
	margin: 0 0 10px 0; padding: 0 0 10px 10px;
	border-bottom: #212128 1px solid;
}

.ms-content .ms-spins-casino .ms-heading {
	margin: 0 0 20px 0;
	font-size: 16px; font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.ms-content .ms-spins-casino .ms-heading span {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
}
.ms-content .ms-spins-casino .ms-details {
	float: left;
	width: 380px;
}
.ms-content .ms-spins-casino .ms-preview {
	margin: 0 0 20px 0;
}
.ms-content .ms-spins-casino .ms-preview img:first-child {
	float: left;
}
.ms-content .ms-spins-casino .ms-preview img:last-child {
	float: right;
}
.ms-content .ms-spins-casino .ms-play-now {
	display: block;
	margin: 0 auto;
	width: 113px; height: 20px;
	background: no-repeat url(images/play-now-button.png);
	font-size: 0; text-indent: -99999;
}
.ms-content .ms-spins-casino .ms-play-now:hover {
	background-position: left -20px;
}
.ms-content .ms-spins-casino .ms-image {
	float: right;
	width: 250px;
}

.ms-content .ms-slots-casinos {
	margin: 0 0 20px 0;
	font-weight: bold;
	color: #fff;
}
.ms-content .ms-slots-casinos .ms-tabs {
	height: 30px;
}
.ms-content .ms-slots-casinos .ms-tabs li {
	float: left;
	margin: 0 6px 0 0; padding: 0 6px;
	line-height: 30px;
	background: repeat-x url(images/small-horizontal-gradient.png);
	cursor: pointer;
}
.ms-content .ms-slots-casinos .ms-tabs * {
	vertical-align: middle;
}
.ms-content .ms-slots-casinos .ms-tabs img {
	margin: 0 4px 0 0;
	opacity: 0.5;
}
.ms-content .ms-slots-casinos .ms-tabs li:hover img, .ms-content .ms-slots-casinos .ms-tabs .ms-active img {
	opacity: 1;
}
.ms-content .ms-slots-casinos .ms-panes > li {
	float: left;
}
.ms-content .ms-slots-casinos .ms-panes ul {
	margin: 0 0 4px 0; padding: 4px 0 5px 0;
	height: 37px;
	background: repeat-y url(images/gradient-black-to-transparent-fade-large.png);
}
.ms-content .ms-slots-casinos .ms-panes ul:last-child {
	margin: 0;
}
.ms-content .ms-slots-casinos .ms-panes li li {
	float: left;
	line-height: 37px;
	font-size: 14px;
}
.ms-content .ms-slots-casinos .ms-panes .ms-rank {
	padding: 0 0 0 6px;
	width: 23px;
	text-align: center;
	font-size: 14px;
	color: #ffe400;
}
.ms-content .ms-slots-casinos .ms-panes .ms-name {
	width: 185px;
}
.ms-content .ms-slots-casinos .ms-panes .ms-name a {
	color: #fff;
	text-decoration: none;
}
.ms-content .ms-slots-casinos .ms-panes .ms-logo {
	margin: 3px 0 0 0;
	width: 93px;
}
.ms-content .ms-slots-casinos .ms-panes .ms-bonus {
	position: relative;
	width: 180px;
	text-align: center;
}
.ms-content .ms-slots-casinos .ms-panes .ms-amount {
	font-size: 20px;
	color: #ff5400;
}
.ms-content .ms-slots-casinos .ms-panes .ms-type {
	color: #fff;
	text-transform: uppercase;
}
.ms-content .ms-slots-casinos .ms-panes .ms-disclaimer {
	position: absolute;
	bottom: -14px; left: 0;
	width: 100%;
	text-align: center;
	font-size: 9px;
}
.ms-content .ms-slots-casinos .ms-panes .ms-disclaimer a {
	color: #fff;
	text-decoration: none;
}
.ms-content .ms-slots-casinos .ms-panes .ms-review {
	margin: 0 13px 0 0;
	width: 78px;
}
.ms-content .ms-slots-casinos .ms-panes .ms-play {
	width: 73px;
}
.ms-content .ms-slots-casinos .ms-panes .ms-review, .ms-content .ms-slots-casinos .ms-panes .ms-play {
	padding: 5px 0 0 0;
}
.ms-content .ms-slots-casinos .ms-panes .ms-review a, .ms-content .ms-slots-casinos .ms-panes .ms-play a {
	display: block;
	height: 20px;
	background: no-repeat;
	font-size: 0; text-indent: -99999em;
}
.ms-content .ms-slots-casinos .ms-panes .ms-review a {
	background-image: url(images/review-button.png);
}
.ms-content .ms-slots-casinos .ms-panes .ms-play a {
	background-image: url(images/play-button-long.png);
}
.ms-content .ms-slots-casinos .ms-panes .ms-play a:hover {
	background-position: left -20px;
}

.ms-content .ms-review-details {
	margin: 0 0 20px 0;
}
.ms-content .ms-review-details .ms-images {
	float: left;
	position: relative;
	width: 323px; height: 270px;
}
.ms-content .ms-review-details .ms-images .ms-panes {
	position: absolute;
	top: 0; left: 0;
}
.ms-content .ms-review-details .ms-images .ms-panes li {
	float: left;
}
.ms-content .ms-review-details .ms-images .ms-panes, .ms-content .ms-review-details .ms-images .ms-panes li, .ms-content .ms-review-details .ms-images .ms-panes img {
	width: 323px; height: 205px;
	overflow: hidden;
}
.ms-content .ms-review-details .ms-images .ms-tabs {
	position: absolute;
	top: 215px; left: 18px; right: 17px;
	height: 56px;
	overflow: hidden;
}
.ms-content .ms-review-details .ms-images .ms-tabs li {
	float: left;
	margin: 0 4px;
	cursor: pointer;
}
.ms-content .ms-review-details .ms-images .ms-tabs img {
	width: 86px; height: 54px;
	border: 1px solid;
}
.ms-content .ms-review-details .ms-images .ms-tabs img:hover, .ms-content .ms-review-details .ms-images .ms-tabs .ms-active img {
	border-color: #ffe400;
}
.ms-content .ms-review-details .ms-images .ms-pager li {
	position: absolute;
	top: 215px;
	height: 56px;
	overflow: hidden;
	cursor: pointer;
}
.ms-content .ms-review-details .ms-images .ms-pager li:hover img {
	margin-top: -56px;
}
.ms-content .ms-review-details .ms-images .ms-pager .ms-previous {
	left: 0;
}
.ms-content .ms-review-details .ms-images .ms-pager .ms-next {
	right: 0;
}


.ms-content .ms-review-details .ms-information {
	float: right;
	width: 331px;
}
.ms-content .ms-review-details .ms-information .ms-heading {
	margin: 0 0 15px 0; padding: 0 0 0 15px;
	background: left center no-repeat url(images/arrow-upside-down.png);
	font-size: 16px; font-weight: bold;
	color: #fff;
}
.ms-content .ms-review-details .ms-information ul {
	margin: 0 0 10px 0;
}
.ms-content .ms-review-details .ms-information li {
	padding: 7px 15px;
}
.ms-content .ms-review-details .ms-information li:nth-child(odd) {
	background: repeat-y url(images/gradient-black-to-transparent-fade-medium.png);
}
.ms-content .ms-review-details .ms-information dl:nth-child(odd) {
	float: left;
}
.ms-content .ms-review-details .ms-information dl:nth-child(even) {
	float: right;
}
.ms-content .ms-review-details .ms-information .ms-long {
	line-height: 30px;
}
.ms-content .ms-review-details .ms-information dt, .ms-content .ms-review-details .ms-information dd {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}
.ms-content .ms-review-details .ms-information dt {
	margin: 0 5px 0 0;
	color: #fff;
}
.ms-content .ms-review-details .ms-information dd {
	color: #ffe400;
}
.ms-content .ms-review-details .ms-information dd img {
	height: 30px;
}
.ms-content .ms-review-details .ms-information .ms-yes {
	color: #4f4;
}
.ms-content .ms-review-details .ms-information .ms-no {
	color: #f44;
}
.ms-content .ms-review-details .ms-information .post-ratings {
	float: left;
	width: 200px;
}
.ms-content .ms-review-details .ms-information .ms-icons {
	float: right;
}
.ms-content .ms-review-details .ms-information .ms-icons img {
	vertical-align: middle;
}
.ms-content .ms-review-details .ms-information .ms-icons img:last-child {
	margin: 0 0 0 20px;
}
.ms-content .ms-ratings {
	color: #9c9ca2;
}
.ms-content .ms-ratings .ms-label, .ms-content .ms-ratings .ms-value, .ms-content .ms-ratings .ms-value span {
	display: inline-block;
	vertical-align: middle;
}
.ms-content .ms-ratings .ms-label {
	font-weight: bold;
}
.ms-content .ms-ratings .ms-value {
	width: 100px; height: 16px;
	background: repeat-x url(images/stars.png);
}
.ms-content .ms-ratings .ms-value span {
	height: 16px;
	background: left -16px repeat-x url(images/stars.png);
}
.ms-content .ms-ratings .ms-value .ms-1 {
	width: 10px;
}
.ms-content .ms-ratings .ms-value .ms-2 {
	width: 20px;
}
.ms-content .ms-ratings .ms-value .ms-3 {
	width: 30px;
}
.ms-content .ms-ratings .ms-value .ms-4 {
	width: 40px;
}
.ms-content .ms-ratings .ms-value .ms-5 {
	width: 50px;
}
.ms-content .ms-ratings .ms-value .ms-6 {
	width: 60px;
}
.ms-content .ms-ratings .ms-value .ms-7 {
	width: 70px;
}
.ms-content .ms-ratings .ms-value .ms-8 {
	width: 80px;
}
.ms-content .ms-ratings .ms-value .ms-9 {
	width: 90px;
}
.ms-content .ms-ratings .ms-value .ms-10 {
	width: 100px;
}
.ms-content .ms-ratings .ms-count {
	margin: 5px 0 0 0;
}
.ms-content .ms-ratings .ms-count span {
	font-weight: bold;
}

.ms-content .ms-casino-bonuses {
	margin: 0 0 20px 0;
}
.ms-content .ms-casino-bonuses > li {
	float: left;
	margin: 0 19px 0 0; padding: 9px 9px 0 9px;
	width: 191px; height: 251px;
	background: left top / cover no-repeat url(images/medium-gradient-box.png);
}
.ms-content .ms-casino-bonuses > li:last-child {
	margin: 0;
}
.ms-content .ms-casino-bonuses .ms-image {
	margin: 0 auto 6px auto;
}
.ms-content .ms-casino-bonuses .ms-image, .ms-content .ms-casino-bonuses .ms-image img {
	width: 191px; height: 37px;
}
.ms-content .ms-casino-bonuses .ms-label {
	margin: 0 0 5px 0;
	text-align: center;
	font-size: 20px; font-weight: bold;
	color: #ff5400;
}
.ms-content .ms-casino-bonuses .ms-disclaimer {
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 10px;
}
.ms-content .ms-casino-bonuses .ms-disclaimer a {
	color: #fff;
}
.ms-content .ms-casino-bonuses .ms-details {
	margin: 0 auto 10px auto; padding: 7px 5px 0 5px;
	width: 177px; height: 104px;
	background: no-repeat url(images/details-background.png);
}
.ms-content .ms-casino-bonuses .ms-details li {
	margin: 0 0 10px 0; padding: 0 0 0 20px;
	line-height: 14px;
	background: no-repeat url(images/check.png);
	font-weight: bold;
	color: #9c9ca2;
}
.ms-content .ms-casino-bonuses .ms-icons {
	text-align: right;
}
.ms-content .ms-casino-bonuses .ms-icons img {
	vertical-align: middle;
}
.ms-content .ms-casino-bonuses .ms-icons img:last-child {
	margin: 0 0 0 20px;
}
.ms-content .ms-casino-bonuses .ms-play {
	display: block;
	margin: 0 auto;
	width: 188px; height: 30px;
	background: no-repeat url(images/medium-play-now-button.png);
	font-size: 0; text-indent: -99999em;
}
.ms-content .ms-casino-bonuses .ms-play:hover {
	background-position: left -30px;
}

.ms-content .ms-play-slots-margin {
	margin: 0 0 20px 0;
}
.ms-content .ms-play-slots .ms-heading {
	margin: 0 0 20px 0;
	font-size: 16px; font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.ms-content .ms-play-slots .ms-heading span {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
}
.ms-content .ms-play-slots ul {
	margin: 0 0 4px 0; padding: 4px 0 5px 0;
	height: 31px;
	background: repeat-y url(images/gradient-black-to-transparent-fade-large.png);
}
.ms-content .ms-play-slots ul:last-child {
	margin: 0;
}
.ms-content .ms-play-slots li {
	float: left;
	line-height: 31px;
	font-size: 14px; font-weight: bold;
	color: #fff;
}
.ms-content .ms-play-slots .ms-logo {
	padding: 0 0 0 10px;
	width: 93px;
}
.ms-content .ms-play-slots .ms-name {
	padding: 0 0 0 10px;
	width: 160px;
}
.ms-content .ms-play-slots .ms-bonus-amount {
	width: 80px;
	text-align: right;
	font-size: 20px;
	color: #ff5400;
}
.ms-content .ms-play-slots .ms-bonus-type {
	padding: 0 0 0 5px;
	width: 60px;
	text-transform: uppercase;
}
.ms-content .ms-play-slots .ms-disclaimer {
	padding: 4px 0 0 0;
	line-height: 11px;
	width: 70px;
	font-size: 10px;
}
.ms-content .ms-play-slots .ms-review {
	margin: 0 13px 0 0;
	width: 78px;
}
.ms-content .ms-play-slots .ms-play {
	width: 73px;
}
.ms-content .ms-play-slots .ms-review, .ms-content .ms-play-slots .ms-play {
	padding: 5px 0 0 0;
}
.ms-content .ms-play-slots .ms-review a, .ms-content .ms-play-slots .ms-play a {
	display: block;
	height: 20px;
	background: no-repeat;
	font-size: 0; text-indent: -99999em;
}
.ms-content .ms-play-slots .ms-review a {
	background-image: url(images/review-button.png);
}
.ms-content .ms-play-slots .ms-play a {
	background-image: url(images/play-button-long.png);
}
.ms-content .ms-play-slots .ms-play a:hover {
	background-position: left -20px;
}

.ms-content .ms-meta {
	line-height: 20px;
	font-weight: bold;
	color: #9c9ca2;
}
.ms-content .ms-meta .ms-addthis {
	float: right;
}
.ms-content .ms-meta span, .ms-content .ms-meta a {
	color: #ffe400;
}
.ms-content .ms-meta a {
	text-decoration: none;
}

.ms-recent {
	margin: 15px 0; padding: 15px 0 0 0;
	border-top: #212128 1px solid;
}
.ms-recent .ms-heading {
	margin: 0 0 10px 0;
	font-size: 16px; font-weight: bold;
	color: #fff;
}
.ms-recent .ms-heading span {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
}
.ms-recent > ul > li {
	float: left;
	margin: 0 3px 0 0;
	width: 330px;
}
.ms-recent .ms-label {
	margin: 0 0 10px 0;
	font-size: 14px; font-weight: bold;
	color: #ffe400;
}
.ms-recent .ms-posts {
	margin: 0 0 20px 0;
}
.ms-recent .ms-posts li {
	margin: 0 0 2px 0; padding: 0 0 0 15px;
	background: left center no-repeat url(images/double-arrow-upside-down.png);
	font-weight: bold;
}
.ms-recent .ms-posts a {
	color: #9c9ca2;
	text-decoration: none;
}
.ms-recent .ms-posts a:hover {
	color: #fff;
}




.ms-content .ms-media {
	float: left;
	position: relative;
	width: 326px; height: 185px;
}
.ms-content .ms-media .ms-panes {
	position: absolute;
	top: 0; left: 24px;
	overflow: hidden;
}
.ms-content .ms-media .ms-panes, .ms-content .ms-media .ms-panes li, .ms-content .ms-media .ms-panes .ms-image, .ms-content .ms-media .ms-panes img {
	width: 276px;
}
.ms-content .ms-media .ms-panes li {
	float: left;
}
.ms-content .ms-media .ms-panes .ms-image, .ms-content .ms-media .ms-panes .ms-video {
	margin: 0 0 10px 0;
	border: #1c1c23 1px solid;
}
.ms-content .ms-media .ms-panes .ms-image, .ms-content .ms-media .ms-panes img, .ms-content .ms-media .ms-panes .ms-video, .ms-content .ms-media .ms-panes iframe {
	height: 155px;
}
.ms-content .ms-media .ms-panes iframe {
	width: auto;
}
.ms-content .ms-media .ms-panes .ms-title {
	font-weight: bold;
}
.ms-content .ms-media .ms-panes .ms-title a {
	color: #9c9ca2;
	text-decoration: none;
}
.ms-content .ms-media .ms-pager li {
	position: absolute;
	top: 0;
	height: 158px;
	overflow: hidden;
	cursor: pointer;
}
.ms-content .ms-media .ms-pager li:hover img {
	margin-top: -158px;
}
.ms-content .ms-media .ms-pager .ms-previous {
	left: 0;
}
.ms-content .ms-media .ms-pager .ms-next {
	right: 0;
}



.ms-comments {
	margin: 15px 0 0 0; padding: 15px 0 0 0;
	border-top: #212128 1px solid;
	color: #fff;
}
.ms-comments a {
	color: #fff;
}
.ms-comments .ms-heading {
	margin: 0 0 20px 10px;
	font-size: 16px; font-weight: bold;
}
.ms-comments .ms-heading span {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
}
.ms-comments .ms-message {
	margin: 0 0 10px 0;
}
.ms-comments .ms-navigation {
	margin: 15px 0;
}
.ms-comments .ms-cancel {
	margin: 0 0 10px 0;
	font-weight: bold;
}
.ms-comments .reply {
	text-align: right;
	font-weight: bold;
}
.ms-comments .reply a {
	color: #fff !important;
}
.ms-comments .ms-fields {
	margin: 0 0 15px 0;
}
.ms-comments .ms-fields input {
	width: 295px;
}
.ms-comments .ms-fields input:first-child {
	float: left;
}
.ms-comments .ms-fields input:last-child {
	float: right;
}
.ms-comments .ms-fields textarea {
	width: 624px; height: 73px;
}
.ms-comments .ms-fields input, .ms-comments .ms-fields textarea {
	padding: 5px 10px;
	background-color: #000 !important;
	border: 0;
	font-size: 12px;
}
.ms-comments .ms-submit {
	width: 78px; height: 20px;
	background: no-repeat url(images/submit-button.png);
	border: 0;
	font-size: 0; text-indent: -99999em;
	cursor: pointer;
}
.ms-comments .comment .ms-fields * {
	width: auto;
}
.ms-comments .comment .ms-fields input {
	float: none;
	display: block;
}
.ms-comments .comment .ms-fields input:first-child {
	margin: 0 0 15px 0;
}
.ms-comments .ms-commentlist, .ms-comments .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.ms-comments .children {
	margin: 10px 0 0 10px;
}
.ms-comments .comment {
	margin: 15px 0 0 0; padding: 15px 15px 0 15px;
	line-height: 16px;
	border-top: #212128 1px solid;
	color: #9c9ca2;
}
.ms-comments .comment p {
	margin: 0 0 10px 0;
}
.ms-comments .comment .respond .fields input {
	width: 40%;
}
.ms-comments .comment .respond .fields textarea {
	width: 90%;
}
.ms-comments .comment a {
	color: #ffe400;
	text-decoration: none;
}
.ms-comments .avatar {
	display: none;
}
.ms-comments .comment-author {
	margin: 0 0 5px 0;
}
.ms-comments .comment-author .says {
	display: none;
}
.ms-comments .comment-meta {
	margin: 5px 0;
	font-size: 11px; font-weight: bold;
}
.ms-comments .comment-meta, .ms-comments .comment-meta a {
	color: #9c9ca2;
}


.ms-content .ms-slots-games {
	margin: 0 0 20px 0;
}
.ms-content .ms-slots-games .ms-heading {
	margin: 0 0 20px 0;
	font-size: 16px; font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.ms-content .ms-slots-games .ms-heading span {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
}
.ms-content .ms-slots-games .ms-images {
	position: relative;
	height: 110px;
}
.ms-content .ms-slots-games .ms-images .ms-panes {
	position: absolute;
	top: 0; left: 21px; right: 21px;
	height: 110px;
	overflow: hidden;
}
.ms-content .ms-slots-games .ms-images .ms-panes li {
	float: left;
	margin: 0 8px;
	width: 136px; height: 110px;
	white-space: normal;
}
.ms-content .ms-slots-games .ms-images .ms-panes .ms-image {
	margin: 0 0 10px 0;
}
.ms-content .ms-slots-games .ms-images .ms-panes img {
	border: 1px solid;
}
.ms-content .ms-slots-games .ms-images .ms-panes .ms-image, .ms-content .ms-slots-games .ms-images .ms-panes .ms-image img {
	width: 138px; height: 78px;
}
.ms-content .ms-slots-games .ms-images .ms-panes img:hover {
	border-color: #ffe400;
}
.ms-content .ms-slots-games .ms-images .ms-panes .ms-title {
	font-weight: bold;
	word-wrap: break-word;
}
.ms-content .ms-slots-games .ms-images .ms-panes .ms-title a {
	color: #9c9ca2;
	text-decoration: none;
}
.ms-content .ms-slots-games .ms-images .ms-panes .ms-title a:hover {
	color: #ffd820;
}
.ms-content .ms-slots-games .ms-images .ms-pager li {
	position: absolute;
	top: 0;
	height: 84px;
	overflow: hidden;
	cursor: pointer;
}
.ms-content .ms-slots-games .ms-images .ms-pager li:hover img {
	margin-top: -84px;
}
.ms-content .ms-slots-games .ms-images .ms-pager .ms-previous {
	left: 0;
}
.ms-content .ms-slots-games .ms-images .ms-pager .ms-next {
	right: 0;
}


.ms-content .ms-online-slots > li {
	float: left;
	padding: 0 6px 0 0;
	width: 155px;
	font-weight: bold;
}
.ms-content .ms-online-slots .ms-title {
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #ffe400;
}
.ms-content .ms-online-slots li li {
	margin: 0 0 5px 0;
	line-height: 15px;
	font-size: 11px;
}
.ms-content .ms-online-slots li li a {
	color: #9c9ca2;
}
.ms-content .ms-online-slots li li a:hover {
	color: #fff;
}

.ms-content .ms-casino-reviews {
	margin: 0 0 30px 0;
}
.ms-content .ms-casino-reviews > li {
	margin: 0 0 15px 0; padding: 0 0 15px 0;
	border-bottom: #212128 1px solid;
}
.ms-content .ms-casino-reviews > li:last-child {
	margin: 0; padding: 0;
	border-bottom: 0;
}
.ms-content .ms-casino-reviews .ms-information {
	margin: 0 0 15px 0; padding: 5px 0 5px 10px;
	background: repeat-y url(images/gradient-black-to-transparent-fade-large.png);
	font-weight: bold;
}
.ms-content .ms-casino-reviews .ms-information * {
	display: inline-block;
	vertical-align: middle;
}
.ms-content .ms-casino-reviews .ms-information > * {
	margin: 0 20px 0 0;
}
.ms-content .ms-casino-reviews .ms-information .ms-name {
	font-size: 16px;
	color: #fff;
}
.ms-content .ms-casino-reviews .ms-information .ms-flags img {
	margin: 0 3px 0 0;
}
.ms-content .ms-casino-reviews .ms-information .ms-flags img:last-child {
	margin: 0;
}
.ms-content .ms-casino-reviews .ms-information .ms-bonus .ms-value {
	font-size: 20px;
	color: #ff5400;
}
.ms-content .ms-casino-reviews .ms-information .ms-bonus .ms-label {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.ms-content .ms-casino-reviews .ms-information .ms-disclaimer {
	font-size: 10px;
}
.ms-content .ms-casino-reviews .ms-information .ms-disclaimer a {
	color: #fff;
}
.ms-content .ms-casino-reviews .ms-details .ms-left {
	float: left;
	width: 137px;
}
.ms-content .ms-casino-reviews .ms-details .ms-logo, .ms-content .ms-casino-reviews .ms-details dl {
	margin: 0 0 5px 0;
}
.ms-content .ms-casino-reviews .ms-details dl * {
	vertical-align: middle;
}
.ms-content .ms-casino-reviews .ms-details dt, .ms-content .ms-casino-reviews .ms-details dd {
	display: inline-block;
	font-weight: bold;
}
.ms-content .ms-casino-reviews .ms-details dt {
	color: #fff;
}
.ms-content .ms-casino-reviews .ms-details dd {
	color: #ffe400;
}
.ms-content .ms-casino-reviews .ms-details .ms-yes {
	color: #ffe400;
	text-transform: uppercase;
}
.ms-content .ms-casino-reviews .ms-visit {
	margin: 10px 0 20px 0;
	font-size: 11px; font-weight: bold;
	text-transform: uppercase;
}
.ms-content .ms-casino-reviews .ms-visit a {
	color: #4edd00;
}
.ms-content .ms-casino-reviews .ms-visit a:hover {
	color: #ffe400;
}
.ms-content .ms-casino-reviews .ms-title {
	margin: 0 0 5px 0;
	font-size: 14px; font-weight: bold;
	color: #fff;
}
.ms-content .ms-casino-reviews .ms-title span {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
}
.ms-content .ms-casino-reviews .ms-hot {
	margin: 0 0 20px 0; padding: 10px 5px;
	background: repeat-y url(images/gradient-black-to-transparent-fade.png);
}
.ms-content .ms-casino-reviews .ms-hot li {
	margin: 0 0 5px 0; padding: 0 0 0 20px;
	line-height: 14px;
	background: no-repeat url(images/check.png);
	font-size: 11px; font-weight: bold;
	color: #fff;
}
.ms-content .ms-casino-reviews .ms-hot li:last-child {
	margin: 0;
}
.ms-content .ms-casino-reviews .ms-payout {
	margin: 0 0 20px 0;
	font-weight: bold;
}
.ms-content .ms-casino-reviews .ms-payout * {
	display: inline-block;
	vertical-align: middle;
}
.ms-content .ms-casino-reviews .ms-payout .ms-value {
	font-size: 20px;
	color: #4edd00;
}
.ms-content .ms-casino-reviews .ms-payout .ms-label {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.ms-content .ms-casino-reviews .ms-type {
	font-size: 14px; font-weight: bold;
	text-transform: uppercase;
}
.ms-content .ms-casino-reviews .ms-type .ms-label {
	color: #4edd00;
}
.ms-content .ms-casino-reviews .ms-type .ms-value {
	color: #fff;
}
.ms-content .ms-casino-reviews .ms-details .ms-right {
	float: right;
	width: 500px;
}
.ms-content .ms-casino-reviews .ms-details .ms-ratings {
	float: left;
}
.ms-content .ms-casino-reviews .ms-details .ms-play {
	float: right;
	width: 188px; height: 30px;
	background: no-repeat url(images/medium-play-now-button.png);
	font-size: 0; text-indent: -99999em;
}
.ms-content .ms-casino-reviews .ms-details .ms-play:hover {
	background-position: left -30px;
}

.ms-content .ms-slot-categories li {
	float: left;
}
.ms-content .ms-slot-categories .ms-image {
	margin: 0 0 5px 0;
}
.ms-content .ms-slot-categories .ms-title a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.ms-content .ms-slot-categories li:hover .ms-title a {
	color: #ffd820;
}
.ms-content .ms-mobile-slot-categories li {
	margin: 0 0 25px 0;
	width: 322px;
}
.ms-content .ms-mobile-slot-categories li:nth-child(2n + 1) {
	clear: left;
}
.ms-content .ms-mobile-slot-categories li:nth-child(2n + 2) {
	clear: right;
}
.ms-content .ms-slot-themes-categories li {
	margin: 0 0 15px 0;
	width: 214px;
}
.ms-content .ms-slot-themes-categories li:nth-child(3n + 1) {
	clear: left;
}
.ms-content .ms-slot-themes-categories li:nth-child(3n + 3) {
	clear: right;
}

.ms-sidebar {
	float: right;
	width: 250px;
}
.ms-sidebar > li {
	margin: 0 0 18px 0;
}
.ms-sidebar .ms-search .ms-text {
	float: left;
	padding: 0 0 0 7px;
	width: 200px; height: 29px;
	line-height: 29px;
	background: repeat-y url(images/gradient-black-to-transparent-fade.png);
	border: 0;
}
.ms-sidebar .ms-search .ms-image {
	float: right;
}

.ms-sidebar .ms-heading {
	margin: 0 0 10px 0;
	font-size: 14px; font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.ms-sidebar .ms-heading span {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
}

.ms-sidebar .ms-links li {
	padding: 10px;
	line-height: 14px;
	background: repeat-x;
	font-weight: bold;
}
.ms-sidebar .ms-links-small li {
	background-color: #1a1a20;
	background-image: url(images/small-link-background.png);
}
.ms-sidebar .ms-links-long li {
	background-color: #191a1f;
	background-image: url(images/long-link-background.png);
}
.ms-sidebar .ms-links a {
	color: #fff;
}
.ms-sidebar .ms-links .ms-description {
	padding: 0 0 0 15px;
	background: left 2px no-repeat url(images/right-double-angle-quote-upside-down.png);
}
.ms-sidebar .ms-links .ms-description a {
	text-decoration: none;
}
.ms-sidebar .ms-links .ms-description a:hover {
	color: #ffe400;
}
.ms-sidebar .ms-links .ms-more {
	margin: 0 0 0 15px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
}

.ms-sidebar .ms-box-vertical-top {
	background: no-repeat url(images/small-vertical-gradient-box-top.png);
}
.ms-sidebar .ms-box-vertical-bottom {
	padding: 4px 0;
	background: left bottom no-repeat url(images/small-vertical-gradient-box-bottom.png);
}
.ms-sidebar .ms-box-vertical-middle {
	padding: 5px 10px;
	min-height: 184px;
	background: #1a1a1f repeat-x url(images/small-vertical-gradient-box-middle.png);
}

.ms-sidebar .ms-box-horizontal-top {
	background: no-repeat url(images/small-horizontal-gradient-box-top.png);
}
.ms-sidebar .ms-box-horizontal-bottom {
	padding: 4px 0;
	background: left bottom no-repeat url(images/small-horizontal-gradient-box-bottom.png);
}
.ms-sidebar .ms-box-horizontal-middle {
	padding: 5px 10px;
	background: repeat-y url(images/small-horizontal-gradient-box-middle.png);
}

.ms-sidebar .ms-live-jackpots li {
	margin: 0 0 10px 0;
	height: 45px;
}
.ms-sidebar .ms-live-jackpots li:last-child {
	margin: 0;
}
.ms-sidebar .ms-live-jackpots .ms-image {
	float: left;
}
.ms-sidebar .ms-live-jackpots .ms-image, .ms-sidebar .ms-live-jackpots .ms-image img {
	width: 45px; height: 45px;
}
.ms-sidebar .ms-live-jackpots .ms-details {
	float: left;
	margin: 0 10px; padding: 5px 0 0 0;
	width: 115px;
}
.ms-sidebar .ms-live-jackpots .ms-label {
	height: 16px;
	overflow: hidden;
	line-height: 16px;
	font-size: 14px; font-weight: bold;
	color: #ffe400;
}
.ms-sidebar .ms-live-jackpots .ms-amount {
	line-height: 18px;
	font-size: 16px;
	color: #ff5400;
}
.ms-sidebar .ms-live-jackpots .ms-play {
	float: left;
	position: relative;
	margin: 12px 0 0 0;
	width: 49px;
}
.ms-sidebar .ms-live-jackpots .ms-play span {
	display: block;
	width: 49px; height: 20px;
	background: no-repeat url(images/play-button.png);
	font-size: 0; text-indent: -99999;
	cursor: pointer;
}
.ms-sidebar .ms-live-jackpots .ms-play span:hover {
	background-position: left -20px;
}
.ms-sidebar .ms-live-jackpots .ms-play ul {
	display: none;
	position: absolute;
	z-index: 1;
	width: 200px;
}
.ms-sidebar .ms-live-jackpots .ms-play li {
	margin: 0;
	height: auto;
}
.ms-sidebar .ms-live-jackpots .ms-play a {
	display: block;
	padding: 6px;
	background-color: #111;
	border: 1px solid #000;
	color: #ff5400;
	text-decoration: none;
}
.ms-sidebar .ms-live-jackpots .ms-play a:hover {
	background-color: #222;
}
.ms-sidebar .ms-live-jackpots .ms-play:hover ul {
	display: block;
}
.ms-sidebar .ms-jackpot-winners li {
	margin: 0 0 10px 0;
	height: 45px;
}
.ms-sidebar .ms-jackpot-winners li:last-child {
	margin: 0;
}
.ms-sidebar .ms-jackpot-winners .ms-image {
	float: left;
}
.ms-sidebar .ms-jackpot-winners .ms-image, .ms-sidebar .ms-jackpot-winners .ms-image img {
	width: 51px; height: 34px;
}
.ms-sidebar .ms-jackpot-winners .ms-details {
	float: left;
	margin: 0 5px; padding: 2px 0 0 0;
	width: 115px;
}
.ms-sidebar .ms-jackpot-winners .ms-label {
	max-height: 24px;
	overflow: hidden;
	line-height: 12px;
	font-size: 12px; font-weight: bold;
	color: #fff;
}
.ms-sidebar .ms-jackpot-winners .ms-value {
	line-height: 13px;
	font-size: 11px;
	color: #9c9ca2;
}
.ms-sidebar .ms-jackpot-winners .ms-amount {
	float: right;
	width: 54px;
	line-height: 34px;
	font-size: 14px; font-weight: bold;
	color: #ff5400;
}
.ms-sidebar .ms-jackpot-winners .ms-amount a {
	color: #ff5400;
	text-decoration: none;
}

.ms-sidebar .ms-featurd-casinos li {
	margin: 0 0 10px 0; padding: 0 0 10px 0;
	border-bottom: #212128 1px solid;
}
.ms-sidebar .ms-featurd-casinos li:last-child {
	margin: 0;
}
.ms-sidebar .ms-featurd-casinos .ms-first .ms-image {
	float: left;
	margin: 0 10px 0 0;
}
.ms-sidebar .ms-featurd-casinos .ms-first .ms-image, .ms-sidebar .ms-featurd-casinos .ms-first .ms-image img {
	width: 70px; height: 35px;
}
.ms-sidebar .ms-featurd-casinos .ms-first .ms-name {
	float: left;
	line-height: 35px;
	font-size: 14px; font-weight: bold;
}
.ms-sidebar .ms-featurd-casinos .ms-first .ms-name * {
	vertical-align: middle;
}
.ms-sidebar .ms-featurd-casinos .ms-first .ms-name a {
	color: #ffe400;
}
.ms-sidebar .ms-featurd-casinos .ms-second {
	margin: 10px 0;
}
.ms-sidebar .ms-featurd-casinos .ms-second .ms-details {
	float: left;
	padding: 5px 0 0 0;
	width: 130px;
}
.ms-sidebar .ms-featurd-casinos .ms-second .ms-bonus {
	margin: 0 0 5px 0;
	font-weight: bold;
}
.ms-sidebar .ms-featurd-casinos .ms-second .ms-bonus a {
	color: #fff;
}
.ms-sidebar .ms-featurd-casinos .ms-second .ms-bonus .ms-label {
	color: #fff;
}
.ms-sidebar .ms-featurd-casinos .ms-second .ms-bonus .ms-value {
	color: #3cff00;
}
.ms-sidebar .ms-featurd-casinos .ms-second .ms-description {
	font-size: 11px;
	color: #9c9ca2;
}
.ms-sidebar .ms-featurd-casinos .ms-second .ms-image {
	float: right;
	width: 113px;
}
.ms-sidebar .ms-featurd-casinos .ms-play-now {
	display: block;
	margin: 0 auto;
	width: 113px; height: 20px;
	background: no-repeat url(images/play-now-button.png);
	font-size: 0; text-indent: -99999;
}
.ms-sidebar .ms-featurd-casinos .ms-play-now:hover {
	background-position: left -20px;
}

.ms-sidebar .ms-box-horizontal-middle {
	padding-bottom: 10px;
}
.ms-sidebar .ms-hot .ms-heading {
	padding: 0 0 0 25px;
	line-height: 24px;
	background: left center no-repeat url(images/icons/flame.png);
}
.ms-sidebar .ms-hot .ms-title {
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #9c9ca2;
	text-transform: uppercase;
}
.ms-sidebar .ms-hot ul {
	margin: 0 -10px;
}
.ms-sidebar .ms-hot li {
	margin: 0 0 15px 0; padding: 0 10px 10px 10px;
	border-bottom: #000 1px solid;
	font-weight: bold;
}
.ms-sidebar .ms-hot li:last-child {
	margin: 0;
	border-bottom: 0;
}
.ms-sidebar .ms-hot dl {
	margin: 0 0 5px 0;
	line-height: 18px;
}
.ms-sidebar .ms-hot dl:last-child {
	margin: 0;
}
.ms-sidebar .ms-hot dt {
	display: inline;
	padding: 0 0 0 25px;
	background: left center no-repeat;
	color: #fff;
}
.ms-sidebar .ms-hot .ms-bonus {
	background-image: url(images/icons/money.png);
}
.ms-sidebar .ms-hot .ms-slots {
	background-image: url(images/icons/slots.png);
}
.ms-sidebar .ms-hot .ms-period {
	background-image: url(images/icons/period.png);
}
.ms-sidebar .ms-hot .ms-prize {
	background-image: url(images/icons/prize.png);
}
.ms-sidebar .ms-hot .ms-entry {
	background-image: url(images/icons/entry.png);
}
.ms-sidebar .ms-hot .ms-casino {
	background-image: url(images/icons/casino.png);
}
.ms-sidebar .ms-hot .ms-green {
	color: #4edd00;
}
.ms-sidebar .ms-hot .ms-red {
	color: #ff5400;
}
.ms-sidebar .ms-hot .ms-red span {
	text-transform: uppercase;
}
.ms-sidebar .ms-hot .ms-yellow {
	color: #ffe400;
}
.ms-sidebar .ms-hot dd {
	display: inline;
}
.ms-sidebar .ms-hot a {
	color: #ffe400;
	text-transform: uppercase;
}
.ms-sidebar .ms-hot .ms-more {
	font-size: 10px; font-weight: bold;
	color: #9c9ca2;
	text-transform: uppercase;
}
.ms-sidebar .ms-hot .ms-more a {
	color: #9c9ca2;
}

.ms-sidebar .ms-filter > ul {
	float: left;
	width: 115px;
	font-weight: bold;
}
.ms-sidebar .ms-filter > ul > li {
	margin: 0 0 10px 0;
	font-weight: bold;
}
/*
.ms-sidebar .ms-filter > li:nth-child(odd) {
	clear: left;
}
.ms-sidebar .ms-filter > li:nth-child(even) {
	clear: right;
}
*/
.ms-sidebar .ms-filter .ms-title {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #ffe400;
}
.ms-sidebar .ms-filter li li {
	margin: 0 0 3px 0;
}
.ms-sidebar .ms-filter a {
	color: #9c9ca2;
	text-decoration: none;
}
.ms-sidebar .ms-filter a:hover {
	color: #fff;
}

.ms-sidebar .ms-slots-casinos {
	margin: 0 0 20px 0;
	font-weight: bold;
	color: #fff;
}
.ms-sidebar .ms-slots-casinos .ms-heading {
	margin: 0; padding: 0 0 0 10px;
	line-height: 30px;
	background: no-repeat url(images/sidebar-heading-background.png);
	font-size: 16px; font-weight: bold;
	color: #fff;
}
.ms-sidebar .ms-slots-casinos .ms-heading span {
	padding: 0 10px 0 0;
	background: right center no-repeat url(images/right-double-angle-quote.png);
}

.ms-sidebar .ms-slots-casinos .ms-tabs {
	height: 29px;
}
.ms-sidebar .ms-slots-casinos .ms-tabs li {
	float: left;
	margin: 0 2px 0 0; padding: 4px 6px;
	text-align: center;
	background: repeat-x url(images/small-horizontal-gradient.png);
	font-size: 11px;
	cursor: pointer;
}
.ms-sidebar .ms-slots-casinos .ms-tabs li:last-child {
	margin: 0;
}
.ms-sidebar .ms-slots-casinos .ms-tabs img {
	opacity: 0.5;
	height: 10px;
}
.ms-sidebar .ms-slots-casinos .ms-tabs li:hover img, .ms-sidebar .ms-slots-casinos .ms-tabs .ms-active img {
	opacity: 1;
}
.ms-sidebar .ms-slots-casinos .ms-panes > li {
	float: left;
}
.ms-sidebar .ms-slots-casinos .ms-panes ul {
	margin: 0 0 4px 0; padding: 4px 0 5px 0;
	height: 31px;
	background: repeat-y url(images/gradient-black-to-transparent-fade-large.png);
}
.ms-sidebar .ms-slots-casinos .ms-panes ul:last-child {
	margin: 0;
}
.ms-sidebar .ms-slots-casinos .ms-panes li li {
	float: left;
	font-size: 14px;
}
.ms-sidebar .ms-slots-casinos .ms-panes .ms-rank {
	padding: 2px 0 0 6px;
	width: 23px;
	text-align: center;
	font-size: 14px;
	color: #ffe400;
}
.ms-sidebar .ms-slots-casinos .ms-panes .ms-name {
	padding: 2px 0;
	width: 128px;
}
.ms-sidebar .ms-slots-casinos .ms-panes .ms-name .ms-link {
	color: #fff;
	text-decoration: none;
}
.ms-sidebar .ms-slots-casinos .ms-panes .ms-name .ms-review {
	font-size: 10px;
	color: #9c9ca2;
	text-transform: uppercase;
}
.ms-sidebar .ms-slots-casinos .ms-panes .ms-logo {
	width: 93px;
}

.ms-footer {
	position: relative;
	height: 218px;
	background: no-repeat url(images/footer-background.png);
	color: #6d6d6f;
}
.ms-footer a {
	font-weight: bold;
	color: #6d6d6f;
	text-decoration: none;
}
.ms-footer a:hover {
	color: #fff;
}
.ms-footer .ms-navigation {
	position: absolute;
	top: 15px; left: 20px;
}
.ms-footer .ms-navigation li {
	float: left;
}
.ms-footer .ms-navigation a:after {
	margin: 0 8px;
	content: "|";
}
.ms-footer .ms-navigation li:last-child a:after {
	margin: 0;
	content: "";
}
.ms-footer .ms-copyright {
	position: absolute;
	bottom: 25px; left: 20px;
	color: #6d6d6f;
}

/*----Responsive----*/
@media only screen and (min-width: 980px) and (max-width: 1199px)  {
	
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 979px) {
	body{
		padding:0;	
	}
	.ms-header .ms-logo{
		left:-84px;	
	}
	.ms-wrapper,.ms-content{
		width:100%;
		max-width:100%;	
	}
	.ms-content > .ms-heading{
		background-size:100%;	
	}
	.ms-content .ms-description{
		min-height:100px;	
	}
	.ms-content .ms-description .ms-raised{
		margin-top:-17px;	
	}
	.ms-content .ms-new-slots-games li{
		width:23%;
		margin:10px 1%;
		text-align:center;	
	}
	.ms-content .ms-new-slots-games .ms-image, .ms-content .ms-new-slots-games .ms-image img{
		width:auto;	
	}
	.ms-content .ms-popular-slots .ms-11-to-20{
		float:right;	
	}
	.ms-content .ms-bonus-slots{
		width:100%;
		float:none;
		display:inline-table;	
		text-align:center;
	}
	.ms-content .ms-bonus-slots li{
		display:inline-block;	
		float:none;
	}
	.ms-content .ms-casino-software-games > li{
		width:30%;
		margin:20px 1.5%;
		text-align:center;	
	}
	.ms-content .ms-casino-software-games .ms-image, .ms-content .ms-casino-software-games .ms-image img{
		width:auto;	
	}
	.ms-content .ms-slots-casinos .ms-panes > li{
		width:100%;	
	}
	.ms-sidebar > li{
		width:250px;
		float:left;	
	}
	.ms-box.ms-box-vertical{
		clear:both;
	}
	.ms-sidebar{
		width:100%;
		margin:0;
		clear:both;	
	}
	.ms-sidebar .ms-box-vertical-top,
	.ms-sidebar .ms-box-vertical-bottom{
		background-size:100%;	
	}
	.ms-sidebar .ms-search .ms-text{
		width:80%;	
	}
	.ms-sidebar .ms-search .ms-image{
		max-width:20%;	
	}
	.ms-sidebar .ms-live-jackpots .ms-play{
		float:right;	
	}
	.ms-sidebar .ms-live-jackpots .ms-play ul{
		width:150px;
		right:-20px;	
	}
	.ms-sidebar .ms-hot .ms-heading,
	.ms-sidebar .ms-hot ul,
	.ms-sidebar .ms-heading,
	.ms-sidebar .ms-links-small li,
	.ms-sidebar .ms-links-long li{
		text-align:center;	
	}
	.ms-sidebar .ms-hot .ms-heading,
	.ms-sidebar .ms-links .ms-description{
		padding:0;
		background:none;	
	}
	.ms-footer .ms-navigation{
		display:inline-table;
		text-align:center;
		left:0;	
		width:100%;
	}
	.ms-footer .ms-navigation li{
		display:inline-block;
		float:none;	
	}
	.ms-footer .ms-copyright{
		width:100%;
		text-align:center;
		left:0;	
	}
	.ms-links{
		width:100%;	
	}
	.ms-sidebar > li{
		width:100%;
		clear:none;
		float:left;	
		margin-bottom:10px;
	}
	.ms-sidebar > li.ms-search{
		width:96%;
		margin:inherit 2%;	
	}
	.ms-sidebar .ms-live-jackpots .ms-details{
		margin:0 0 0 6px;	
	}
	.ms-content .ms-popular-slots .ms-11-to-20{
		margin-left:2%;
		margin-right:0%;	
	}
	.ms-sidebar .ms-box-vertical-middle{
		padding:5px;	
	}
	.ms-sidebar .ms-live-jackpots .ms-details{
		width:100px;
	}
	.ms-sidebar .ms-live-jackpots .ms-label{
		font-size:12px;	
	}
	.ms-sidebar .ms-live-jackpots .ms-amount{
		font-size:13px;	
	}
	.ms-sidebar .ms-live-jackpots li,
	.ms-sidebar .ms-live-jackpots li:last-child,
	.ms-sidebar .ms-jackpot-winners li,
	.ms-sidebar .ms-jackpot-winners li:last-child{
		width:40%;
		margin:10px 5%;	
		float:left;
		clear:none;
	}
	.ms-sidebar .ms-box-vertical-middle{
		min-height:150px;	
	}
	.ms-sidebar .ms-box-horizontal-middle{
		float:left;
		padding-bottom:24px;	
	}
	.ms-sidebar .ms-jackpot-winners .ms-details{
		width:94px;	
	}
	.ms-sidebar .ms-jackpot-winners .ms-amount{
		font-size:13px;
		width:35px;	
	}
	.ms-featurd-casinos{
		width:100%;
		margin:0 auto;	
	}
	.ms-hot.ms-box,
	.ms-sidebar .ms-box-horizontal-middle{
		width:95%;	
	}
	.ms-sidebar .ms-hot ul{
		text-align:left;	
	}
	.ms-sidebar .ms-hot li{
		width:45%;
		margin-right:2%;	
		float:left;
		text-align:center;
	}
	.ms-sidebar .ms-featurd-casinos li{
		width:31%;
		margin:1%;	
		float:left;
	}
	.ms-sidebar .ms-featurd-casinos .ms-second .ms-image{
		width:90px;	
	}
	
	/*------Reviews-------*/
	.ms-content .ms-casino-reviews .ms-details .ms-right{
		width:80%;	
	}
	.ms-content .ms-casino-reviews .ms-details .ms-left{
		width:20%;	
	}
	.ms-content .ms-casino-reviews .ms-hot{
		background-size:176px;	
	}
	.ms-sidebar .ms-filter > ul{
		width:50%;	
	}
	.ms-sidebar .ms-slots-casinos .ms-heading{
		background-size:100%;	
	}
	.ms-sidebar .ms-slots-casinos .ms-panes ul{
		width:100%;
		float:left;	
	}
	.ms-sidebar .ms-slots-casinos .ms-panes .ms-logo{
		float:right;	
	}
	
	.ms-content .ms-casino-bonuses{
		text-align:center;	
	}
	.ms-content .ms-casino-bonuses > li{
		float:none;
		display:inline-block;	
		margin-bottom:20px;
	}
	.ms-content .ms-mobile-slot-categories li,
	.ms-content .ms-slot-themes-categories li{
		width:33%;
		text-align:center;	
	}
	.ms-content .ms-mobile-slot-categories li:nth-child(2n+1){
		clear:none;	
	}
	/*-----Form-----*/
	.ms-comments .ms-fields input{
		width:45%;
		padding:5px 2%;	
		margin-bottom:5px;
	}
	.ms-comments .ms-fields textarea{
		width:96%;
		padding:5px 2%;	
	}
	.ms-content .ms-media{
		width:100%;	
	}
	.ms-recent > ul > li{
		width:48%;
		margin-right:2%;	
	}
	.ms-sidebar .ms-live-jackpots .ms-play li,
	.ms-sidebar .ms-live-jackpots .ms-play li:last-child{
		width:130px;
		right:0;
		clear:both;
		right:0;
		margin:0;
	}
	.ms-content .ms-slots-games{
		overflow:hidden;	
	}
	.ms-content .ms-review-details{
		width:680px;
		margin:20px auto;	
	}
}	

/* All Mobile Sizes (devices and browser) */

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	body{
		padding:0;	
	}
	.ms-wrapper,.ms-content,
	.ms-content .ms-spins-casino .ms-details{
		width:100%;
		max-width:100%;	
	}
	.ms-header{
		height:auto;
		overflow:hidden;	
	}
	.ms-header .ms-slots{
		position:relative;
		width:76%;
		padding-left:20%;
		padding-right:4%;
		background-size:500px auto;
		background-position:-100px;
		height:auto;
		padding-bottom:0px;
		padding-top:15px;	
		background-color:#000;
		margin-top:-30px;
	}
	.ms-header .ms-logo{
		position:relative;
		left:0;	
		width:630px;
		max-width:630px;
	}
	.ms-content .ms-links{
		margin:10px 0;	
	}
	#menu-navigation{
		float:left;
		clear:both;	
		width:100%;
	}
	#menu-navigation li{
		float:left;
		width:33.3%;
		margin:0;
		padding:0;
	}
	#menu-navigation li a{
		float:left;
		width:99.5%;
		text-align:center;
		padding:8px 0;
		background:#2E2E36;	
		border-right:1px solid #444;
		border-bottom:1px solid #444;
	}
	.ms-main-middle{
		padding:0px 0 17px;
	}	
	.ms-content{
		padding-top:0;	
		width:95%;
		padding:0 2.5%;
	}
	.ms-links{
		float:left;	
	}
	.ms-content > .ms-heading{
		float:left;
		clear:both;	
		background-size:100% 60px;
		font-size:14px;
		line-height:24px;
		padding:5px 3%;
		width:94%;
		text-align:center;
	}
	.ms-content .ms-new-slots-games li{
		width:33.3%;
		margin:0;
		min-height:120px;
		text-align:center;	
	}
	.ms-content .ms-new-slots-games li:nth-child(4n+1){
		clear:none;	
	}
	.ms-content .ms-new-slots-games .ms-image, .ms-content .ms-new-slots-games .ms-image img{
		width:auto;
		height:auto;	
	}
	.ms-content .ms-popular-slots .ms-title{
		font-size:13px;	
	}
	.ms-content .ms-popular-slots ul{
		width:36%;
		padding-left:10%;
		margin:0 1%;	
	}
	.ms-content .ms-popular-slots .ms-image{
		width:30%;	
	}
	.ms-content .ms-popular-slots .ms-image img{
		max-width:100%;	
	}
	.ms-content .ms-popular-slots .ms-title{
		width:64%;
		padding:9px 3%;	
	}
	.ms-content .ms-bonus-slots li{
		width:31.1%;
		margin:5px 1%;	
		background-size:100% 100%;
	}
	.ms-content .ms-bonus-slots li:last-child{
		margin:5px 1%;		
	}
	.ms-content .ms-bonus-slots .ms-us{
		right:20px;	
	}
	.ms-content .ms-casino-software-games > li{
		width:50%;
		margin-right:0;
		text-align:center;	
	}
	.ms-content .ms-casino-software-games > li:nth-child(3n+1){
		clear:none;	
	}
	.ms-content .ms-casino-software-games .ms-image, .ms-content .ms-casino-software-games .ms-image img{
		width:auto;	
	}
	.ms-content .ms-box .ms-heading, .ms-content .ms-casino-boxes .ms-heading{
		text-align:center;	
	}
	.ms-content .ms-slots-casinos{
		float:left;	
	}
	.ms-content .ms-slots-casinos .ms-tabs li > span{
		display:none;
	}
	.ms-content .ms-slots-casinos .ms-tabs li{
		padding:0 3px;	
	}
	/*-----Table-----*/
	.ms-content .ms-slots-casinos .ms-panes .ms-rank{
		width:5%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-name{
		width:20%;
		line-height:14px;
		padding-top:4px;
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-logo{
		width:15%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-bonus{
		width:17%;	
		padding-left:3%;
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-review{
		margin:0;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-logo > a img{
		height:30px;
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-review,
	.ms-content .ms-slots-casinos .ms-panes .ms-play{
		width:18%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-play{
		padding-left:2%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-play a{
		background-size:100% 40px !important;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-review a{
		background-size:100% 20px !important;		
	}
	.ms-content .ms-slots-casinos .ms-panes li li{
		font-size:12px;	
	}
	.ms-content .ms-slots-casinos .ms-panes > li{
		width:100%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-amount{
		font-size:12px;	
	}
	.ms-content .ms-slots-casinos .ms-panes ul{
		float:left;
		width:100%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-review a,
	.ms-content .ms-slots-casinos .ms-panes .ms-play a{
		background-size:100%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-amount,
	.ms-content .ms-slots-casinos .ms-panes .ms-type{
		float:left;
		clear:both;
		line-height:14px;	
	}
	/*-------End table------*/
	.ms-content .ms-spins-casino .ms-preview img{
		width:46%;
		margin:2%;	
	}
	.ms-wrapper, .ms-content, .ms-content .ms-spins-casino .ms-details{
		margin-bottom:15px;	
	}
	.ms-content .ms-spins-casino .ms-image{
		float:none;
		margin:0 auto 10px;	
	}
	.ms-sidebar{
		width:94%;
		margin:0 3%;
		clear:both;	
	}
	.ms-sidebar .ms-box-vertical-top,
	.ms-sidebar .ms-box-vertical-bottom{
		background-size:100%;	
	}
	.ms-sidebar .ms-search .ms-text{
		width:80%;	
	}
	.ms-sidebar .ms-search .ms-image{
		max-width:20%;	
	}
	.ms-sidebar .ms-live-jackpots .ms-play{
		float:right;	
	}
	.ms-sidebar .ms-live-jackpots .ms-play ul{
		width:150px;
		right:-20px;	
	}
	.ms-sidebar .ms-hot .ms-heading,
	.ms-sidebar .ms-hot ul,
	.ms-sidebar .ms-heading,
	.ms-sidebar .ms-links-small li,
	.ms-sidebar .ms-links-long li{
		text-align:center;	
	}
	.ms-sidebar .ms-hot .ms-heading,
	.ms-sidebar .ms-links .ms-description{
		padding:0;
		background:none;	
	}
	.ms-footer .ms-navigation{
		display:inline-table;
		text-align:center;
		left:0;	
		width:100%;
	}
	.ms-footer .ms-navigation li{
		display:inline-block;
		float:none;	
	}
	.ms-footer .ms-copyright{
		width:100%;
		text-align:center;
		left:0;	
	}
	.ms-links{
		width:100%;	
	}
	.ms-sidebar > li{
		width:100%;
		clear:none;
		float:left;	
		margin-bottom:10px;
	}
	.ms-sidebar > li.ms-search{
		width:96%;
		margin:inherit 2%;	
	}
	.ms-sidebar .ms-live-jackpots .ms-details{
		margin:0 0 0 6px;	
	}
	.ms-content .ms-popular-slots .ms-11-to-20{
		margin-left:2%;
		margin-right:0%;	
	}
	.ms-sidebar .ms-box-vertical-middle{
		padding:5px;	
	}
	.ms-sidebar .ms-live-jackpots .ms-details{
		width:100px;
	}
	.ms-sidebar .ms-live-jackpots .ms-label{
		font-size:12px;	
	}
	.ms-sidebar .ms-live-jackpots .ms-amount{
		font-size:13px;	
	}
	.ms-sidebar .ms-live-jackpots li,
	.ms-sidebar .ms-live-jackpots li:last-child,
	.ms-sidebar .ms-jackpot-winners li,
	.ms-sidebar .ms-jackpot-winners li:last-child{
		width:46%;
		margin:10px 2%;	
		float:left;
		clear:none;
	}
	.ms-sidebar .ms-box-vertical-middle{
		min-height:150px;	
	}
	.ms-sidebar .ms-box-horizontal-middle{
		float:left;
		padding-bottom:24px;	
	}
	.ms-sidebar .ms-jackpot-winners .ms-details{
		width:94px;	
	}
	.ms-sidebar .ms-jackpot-winners .ms-amount{
		font-size:13px;
		width:35px;	
	}
	.ms-featurd-casinos{
		width:310px;
		margin:0 auto;	
	}
	.ms-hot.ms-box{
		width:50%;	
	}
	.ms-sidebar .ms-hot ul{
		text-align:left;	
	}
	
	/*------Reviews------*/
	.ms-content .ms-casino-reviews .ms-details .ms-left{
		width:100%;
		text-align:center;	
	}
	.ms-content .ms-casino-reviews .ms-hot{
		background-size:50% 100%;
		background-position:60%;
		margin-bottom:20px;	
	}
	.ms-content .ms-casino-reviews .ms-hot li{
		padding:0;
		padding-left:160px;
		text-align:left;
		background-position:138px 0;
	}
	.ms-content .ms-casino-reviews .ms-details .ms-play{
		position:relative;
		right:50%;
		margin-right:-155px;
		width:150px;	
		background-size:100% 60px;
	}
	.ms-content .ms-casino-reviews .ms-details .ms-right{
		width:100%;	
	}
	.ms-sidebar .ms-slots-casinos .ms-heading{
		background-size:100%;	
	}
	.ms-sidebar .ms-slots-casinos .ms-panes ul{
		width:100%;
		float:left;	
	}
	.ms-sidebar .ms-slots-casinos .ms-panes .ms-logo{
		float:right;	
	}
	.ms-sidebar .ms-box-horizontal-middle{
		width:94%;	
	}
	.ms-sidebar .ms-filter > ul{
		width:50%;	
	}
	.ms-content .ms-casino-bonuses{
		text-align:center;	
	}
	.ms-content .ms-casino-bonuses > li{
		float:none;
		display:inline-block;
		margin-bottom:20px;	
	}
	/*----Software----*/
	.ms-content .ms-mobile-slot-categories li{
		text-align:center;
		width:50%;
	}
	.ms-content .ms-slot-themes-categories li{
		width:33%;
		text-align:center;	
	}
	/*-----Form-----*/
	.ms-comments .ms-fields input{
		width:96%;
		padding:5px 2%;	
		margin-bottom:5px;
	}
	.ms-comments .ms-fields input, .ms-comments .ms-fields textarea{
		width:96%;
		padding:5px 2%;	
	}
	.ms-content .ms-media{
		width:100%;	
	}
	.ms-recent > ul > li{
		float:none;
		margin:15px auto;	
	}
	/*------Form 2------*/
	.ms-content .ms-play-slots ul{
		width:100%;	
	}
	.ms-content .ms-play-slots .ms-logo{
		width:14%;
		padding:0 0 0 1%;	
		padding-top:5px;
	}
	.ms-content .ms-play-slots .ms-name{
		width:24%;	
		padding:0 0 0 1%;
		font-size:13px;
	}
	.ms-content .ms-play-slots .ms-bonus-amount{
		width:14%;
		padding:0 0 0 1%;	
		font-size:13px;
	}
	.ms-content .ms-play-slots .ms-bonus-type{
		width:12%;
		padding:0 0 0 1%;	
		font-size:11px;
	}
	.ms-content .ms-play-slots .ms-review, .ms-content .ms-play-slots .ms-play{
		width:15%;	
		padding:0;
		margin-right:1%;
		padding-top:5px;
	}
	.ms-content .ms-play-slots ul{
		overflow:hidden;	
	}
	.ms-content .ms-play-slots .ms-play a{
		background-size:100% 40px;
	}
	.ms-content .ms-play-slots .ms-review a{
		background-size:100% 20px;
	}
	.ms-content .ms-review-details .ms-images,
	.ms-content .ms-review-details .ms-information{
		float:none;
		clear:both;
		margin:25px auto 15px;	
	}
	iframe{
		max-width:100%;	
	}
	.ms-sidebar .ms-live-jackpots .ms-play li,
	.ms-sidebar .ms-live-jackpots .ms-play li:last-child{
		width:130px;
		right:0;
		clear:both;
		right:0;
		margin:0;
	}
	.ms-content .ms-slots-games{
		overflow:hidden;	
	}
	.ms-content .ms-casino-bonuses > li{
		margin-right:10px;	
	}
	.ms-content .ms-slots-games .ms-images .ms-panes .ms-image, 
	.ms-content .ms-slots-games .ms-images .ms-panes .ms-image img{
		width:136px;		
	}
	.ms-content .ms-description .wp-caption{
		width:100% !important;
		text-align:center;
		margin-bottom:20px;
		border:none;	
	}
	.ms-content .ms-meta .ms-addthis{
		width:100%;
		margin-bottom:15px;
	}
	.ms-content .ms-meta{
		text-align:center;	
	}
	.ms-content > .ms-heading .ms-addthis{
		display:none !important;	
	}
}
@media only screen and (max-width: 479px) {
	body{
		padding:0;	
	}
	.ms-wrapper,.ms-content,
	.ms-content .ms-spins-casino .ms-details{
		width:100%;
		max-width:100%;	
	}
	.ms-header{
		height:auto;
		overflow:hidden;	
	}
	.ms-header .ms-slots{
		position:relative;
		width:70%;
		padding-left:26%;
		padding-right:4%;
		background-size:500px auto;
		background-position:-100px;
		height:auto;
		padding-bottom:0px;
		padding-top:15px;	
		background-color:#000;
		margin-top:-30px;
	}
	.ms-header .ms-logo{
		position:relative;
		left:0;	
		width:630px;
		max-width:630px;
	}
	.ms-content .ms-links{
		margin:10px 0;	
	}
	#menu-navigation{
		float:left;
		clear:both;	
		width:100%;
	}
	#menu-navigation li{
		float:left;
		width:50%;
		margin:0;
		padding:0;
	}
	#menu-navigation li a{
		float:left;
		width:99.5%;
		text-align:center;
		padding:8px 0;
		background:#2E2E36;	
		border-right:1px solid #444;
		border-bottom:1px solid #444;
	}
	.ms-main-middle{
		padding:0px 0 17px;
	}	
	.ms-content{
		padding-top:0;	
		width:95%;
		padding:0 2.5%;
	}
	.ms-links{
		float:left;	
	}
	.ms-content > .ms-heading{
		float:left;
		clear:both;	
		background-size:100% 60px;
		font-size:14px;
		line-height:24px;
		padding:5px 3%;
		width:94%;
		text-align:center;
	}
	.ms-content .ms-new-slots-games li{
		width:50%;
		margin:0;
		min-height:120px;
		text-align:center;	
	}
	.ms-content .ms-new-slots-games .ms-image, .ms-content .ms-new-slots-games .ms-image img{
		width:auto;
		height:auto;	
	}
	.ms-content .ms-popular-slots .ms-title{
		font-size:13px;	
	}
	.ms-content .ms-popular-slots ul{
		width:87%;
		padding-left:13%;	
	}
	.ms-content .ms-popular-slots .ms-image{
		width:30%;	
	}
	.ms-content .ms-popular-slots .ms-image img{
		max-width:100%;	
	}
	.ms-content .ms-popular-slots .ms-title{
		width:64%;
		padding:9px 3%;	
	}
	.ms-content .ms-bonus-slots li{
		width:42%;
		margin:5px 4%;	
		background-size:100% 100%;
	}
	.ms-content .ms-bonus-slots li:last-child{
		margin:5px 4%;		
	}
	.ms-content .ms-bonus-slots .ms-us{
		right:20px;	
	}
	.ms-content .ms-casino-software-games > li{
		width:100%;
		margin-right:0;
		text-align:center;	
	}
	.ms-content .ms-casino-software-games .ms-image, .ms-content .ms-casino-software-games .ms-image img{
		width:auto;	
	}
	.ms-content .ms-box .ms-heading, .ms-content .ms-casino-boxes .ms-heading{
		text-align:center;	
	}
	.ms-content .ms-slots-casinos{
		float:left;	
	}
	.ms-content .ms-slots-casinos .ms-tabs li > span{
		display:none;
	}
	.ms-content .ms-slots-casinos .ms-tabs li{
		padding:0 3px;	
	}
	/*-----Table-----*/
	.ms-content .ms-slots-casinos .ms-panes .ms-rank{
		width:5%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-name{
		width:20%;
		line-height:14px;
		padding-top:4px;
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-logo{
		width:15%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-bonus{
		width:17%;	
		padding-left:3%;
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-review{
		margin:0;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-logo > a img{
		height:30px;
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-review,
	.ms-content .ms-slots-casinos .ms-panes .ms-play{
		width:18%;
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-play{
		padding-left:2%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-play a{
		background-size:100% 40px !important;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-review a{
		background-size:100% 20px !important;		
	}
	.ms-content .ms-slots-casinos .ms-panes li li{
		font-size:12px;	
	}
	.ms-content .ms-slots-casinos .ms-panes > li{
		width:100%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-amount{
		font-size:12px;	
	}
	.ms-content .ms-slots-casinos .ms-panes ul{
		float:left;
		width:100%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-review a,
	.ms-content .ms-slots-casinos .ms-panes .ms-play a{
		background-size:100%;	
	}
	.ms-content .ms-slots-casinos .ms-panes .ms-amount,
	.ms-content .ms-slots-casinos .ms-panes .ms-type{
		float:left;
		clear:both;
		line-height:14px;	
	}
	/*-------End table------*/
	.ms-content .ms-spins-casino .ms-preview img{
		width:46%;
		margin:2%;	
	}
	.ms-wrapper, .ms-content, .ms-content .ms-spins-casino .ms-details{
		margin-bottom:15px;	
	}
	.ms-content .ms-spins-casino .ms-image{
		float:none;
		margin:0 auto 10px;	
	}
	.ms-sidebar{
		width:94%;
		margin:0 3%;
		clear:both;	
	}
	.ms-sidebar .ms-box-vertical-top,
	.ms-sidebar .ms-box-vertical-bottom{
		background-size:100%;	
	}
	.ms-sidebar .ms-search .ms-text{
		width:80%;	
	}
	.ms-sidebar .ms-search .ms-image{
		max-width:20%;	
	}
	.ms-sidebar .ms-live-jackpots .ms-play{
		float:right;	
	}
	.ms-sidebar .ms-live-jackpots .ms-play ul{
		width:150px;
		right:0;	
	}
	.ms-sidebar .ms-hot .ms-heading,
	.ms-sidebar .ms-hot ul,
	.ms-sidebar .ms-heading,
	.ms-sidebar .ms-links-small li,
	.ms-sidebar .ms-links-long li{
		text-align:center;	
	}
	.ms-sidebar .ms-hot .ms-heading,
	.ms-sidebar .ms-links .ms-description{
		padding:0;
		background:none;	
	}
	.ms-footer .ms-navigation{
		display:inline-table;
		text-align:center;
		left:0;	
		width:100%;
	}
	.ms-footer .ms-navigation li{
		display:inline-block;
		float:none;	
	}
	.ms-footer .ms-copyright{
		width:100%;
		text-align:center;
		left:0;	
	}
	.ms-links{
		width:100%;	
	}
	
	/*------Reviews------*/
	.ms-content .ms-casino-reviews .ms-details .ms-left{
		width:100%;
		text-align:center;	
	}
	.ms-content .ms-casino-reviews .ms-hot{
		background-size:50% 100%;
		background-position:50%;
		margin-bottom:20px;	
	}
	.ms-content .ms-casino-reviews .ms-hot li{
		padding:0;
		padding-left:96px;
		text-align:left;
		background-position:78px 0;
	}
	.ms-content .ms-casino-reviews .ms-details .ms-play{
		position:relative;
		right:50%;
		margin-right:-155px;
		width:150px;	
		background-size:100% 60px;
	}
	.ms-content .ms-casino-reviews .ms-details .ms-right{
		width:100%;	
	}
	.ms-sidebar .ms-slots-casinos .ms-heading{
		background-size:100%;	
	}
	.ms-sidebar .ms-slots-casinos .ms-panes ul{
		width:100%;
		float:left;	
	}
	.ms-sidebar .ms-slots-casinos .ms-panes .ms-logo{
		float:right;	
	}
	
	/*------Best Casino------*/
	.ms-content .ms-casino-bonuses > li,
	.ms-content .ms-casino-bonuses > li:last-child{
		float:none;
		margin:0 auto 10px;	
	}
	/*-----Software-----*/
	.ms-content .ms-mobile-slot-categories li{
		text-align:center;
		width:100%;	
	}
	.ms-content .ms-slot-themes-categories li{
		width:100%;
		text-align:center;	
	}
	/*-----Form-----*/
	.ms-comments .ms-fields input{
		width:96%;
		padding:5px 2%;	
		margin-bottom:5px;
	}
	.ms-comments .ms-fields input, .ms-comments .ms-fields textarea{
		width:96%;
		padding:5px 2%;	
	}
	.ms-content .ms-media{
		width:95%;	
	}
	.ms-recent > ul > li{
		width:100%;
		margin-right:0%;
	}
	/*------Form 2------*/
	.ms-content .ms-play-slots ul{
		width:100%;	
	}
	.ms-content .ms-play-slots .ms-logo{
		width:24%;
		padding:0 0 0 1%;	
		padding-top:5px;
	}
	.ms-content .ms-play-slots .ms-name{
		width:37%;	
		padding:0 0 0 1%;
		font-size:13px;
	}
	.ms-content .ms-play-slots .ms-bonus-amount{
		width:14%;
		padding:0 0 0 1%;	
		font-size:13px;
	}
	.ms-content .ms-play-slots .ms-bonus-type,
	.ms-content .ms-play-slots .ms-review{
		display:none;
	}
	.ms-content .ms-play-slots .ms-play{
		width:19%;	
		padding:0;
		margin-left:2%;
		padding-top:5px;
	}
	.ms-content .ms-play-slots ul{
		overflow:hidden;	
	}
	.ms-content .ms-play-slots .ms-play a{
		background-size:100% 40px;
	}
	.ms-content .ms-play-slots .ms-review a{
		background-size:100% 20px;
	}
	
	.ms-content .ms-review-details .ms-images,
	.ms-content .ms-review-details .ms-information{
		float:none;
		clear:both;
		margin:25px auto 15px;	
	}
	iframe{
		max-width:100%;	
	}
	.ms-content .ms-slots-games{
		overflow:hidden;	
	}
	#___plusone_0{
		width:65px !important;		
	}
	#twitter-widget-0{
		width:83px !important;	
	}
	.ms-content .ms-description .wp-caption{
		width:100% !important;
		text-align:center;
		margin-bottom:20px;
		border:none;	
	}
	.ms-content .ms-meta .ms-addthis{
		width:100%;
		margin-bottom:15px;
	}
	.ms-content .ms-meta{
		text-align:center;	
	}
	.ms-content .ms-media .ms-panes{
		width:84% !important;	
	}
	.ms-content .ms-review-details .ms-images{
		width:100%;	
	}
	.ms-content .ms-review-details .ms-images .ms-panes, .ms-content .ms-review-details .ms-images .ms-panes li, .ms-content .ms-review-details .ms-images .ms-panes img{
		max-width:100%;	
	}
	.ms-tabs,
	.ms-content .ms-review-details .ms-information{
		max-width:100% !important;	
	}
	.ms-content .ms-review-details .ms-information .post-ratings{
		width:190px;	
	}
	.ms-content .ms-review-details .ms-images .ms-tabs img{
		width:75px !important;	
	}
	.ms-content .ms-media .ms-panes img{
		width:97% !important;	
	}
}
@media only screen and (min-width: 500px) and (max-width: 767px) {
	.ms-content .ms-casino-reviews .ms-hot li{
		padding:0;
		padding-left:200px;
		text-align:left;
		background-position:175px 0;
	}
}
@media only screen and (min-width: 330px) and (max-width: 479px) {
	.ms-content > .ms-heading .ms-addthis{
		display:none !important;	
	}
	.ms-content .ms-review-details .ms-images{
		width:100%;	
	}
	.ms-content .ms-review-details .ms-images .ms-tabs img{
		width:85px !important;	
	}
	.ms-content .ms-casino-reviews .ms-hot li{
		padding:0;
		padding-left:120px;
		text-align:left;
		background-position:96px 0;
	}
}

@media only screen and (max-width: 360px) {
	
}