body {
    background: #fff;
    color: #505050;
}

img {
    display: inline-block !important;
    max-width: 100%;
}

a {
    color: #ff0000;
    text-decoration: underline;
    transition: .3s;
}

a:hover {
    opacity: .5;
}

ul, ol {
    padding-left: 15px;
}

ul, ul li {
    list-style-type: none !important;
    padding-left: 0;
    margin: 10px 0;
}

ul li:before {
    font-family: "Material Icons";
    content: "check";
    color: #ffffff;
    font-weight: 700;
    margin-right: 10px;
    background: #82be37;
    border-radius: 50%;
    padding: 5px;
    margin-right: 10px;
}

h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-weight: 700;
}

h1 {
    font-size: 26px;
    padding-bottom: 5px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

.nopadd {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

header {
    background: #560b08;
}

header .container {
    background: none;
}

header .container .row {
    margin-bottom: 0;
}

header #logo {
    padding-top: 30px;
    padding-left: 0;
}

#toplinks nav {
    background: none;
    box-shadow: none;
}

#toplinks nav ul {
}

#toplinks nav ul li {
    list-style-type: none !important;
}

#toplinks nav ul li:before, #toplinks ul.sidenav li:before {
    display: none;
}

#toplinks nav ul li a {
    text-decoration: none;
    color: rgba(255,255,255,.7);
    font-weight: 700;
}

#toplinks nav ul li a:last-child {
    padding-right: 0;
}

#toplinks nav ul li a:hover {
    color: #fff;
}

nav a {
    color: #fff;
}

ol.breadcrumb {
    padding-left: 0;
}

ol.breadcrumb:before {
    display: none;
}

ol.breadcrumb li {
    display: inline;
    color: #3c4c54;
    font-size: 14px;
}

ol.breadcrumb li:before {
    font-family: "Material Icons";
    content: "chevron_right";
    color: #3c4c54;
    font-size: 10px;
}

ol.breadcrumb li:first-child:before {
    content: "";
    display: none;
}

ol.breadcrumb li a {
    text-decoration: none;
    color: #9e0d00;
}

#toprow {
    background-color: #f5f5f5;
    padding: 40px 0;
}

#toprow h1 {
    margin-top: 0;
}

#toprow #tableturn {
    display: table;
    margin: 6px 0;
}

#toprow #slots {
    background: #d7700c;
    min-height: 400px;
    color: #fff;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0;
}

#toprow #slots img {
    transition: transform .1s ease-in-out;
}

#toprow #slots img:hover {
    transform: scale(1.1);
}

#toprow #roulette {
    background-color: #4b9fef;
    min-height: 134px;
    margin: 6px 0;
    color: #fff;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0;
}

#toprow #roulette img {
    transition: transform .1s ease-in-out;
}

#toprow #roulette img:hover {
    transform: scale(1.1);
}

#toprow #blackjack {
    background-color: #82be37;
    min-height: 134px;
    margin: 6px 0;
    color: #fff;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0;
}

#toprow #blackjack img {
    transition: transform .1s ease-in-out;
}

#toprow #blackjack img:hover {
    transform: scale(1.1);
}

#toprow #poker {
    background-color: #173959;
    min-height: 134px;
    margin: 6px 0;
    color: #fff;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0;
}

#toprow #poker img {
    transition: transform .1s ease-in-out;
}

#toprow #poker img:hover {
    transform: scale(1.1);
}

#toprow #jackpots {
    background-color: #cc8e76;
    min-height: 134px;
    margin: 6px 0;
    color: #fff;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0;
}

#toprow #jackpots img {
    transition: transform .1s ease-in-out;
}

#toprow #jackpots img:hover {
    transform: scale(1.1);
}

#toprow #mega {
    background-color: #666;
    min-height: 134px;
    margin: 6px 0;
    color: #fff;
    font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    padding: 20px 0;
}

#toprow #mega img {
    transition: transform .1s ease-in-out;
}

#toprow #mega img:hover {
    transform: scale(1.1);
}

#casinoranks {
}

#casinoranks #thewrap {
    border: 4px solid #373d5f;
    box-shadow: 3px 4px 24px rgb(0 0 0 / 18%);
    border-radius: 4px;
    margin-bottom: 40px;
}

#casinoranks #thewrap:nth-child(3) {
    border: 4px solid #84007d;
    box-shadow: 3px 4px 24px rgb(0 0 0 / 18%);
}

#casinoranks #thewrap:nth-child(4) {
    border: 4px solid #2a4e20;
    box-shadow: 3px 4px 24px rgb(0 0 0 / 18%);
}

#casinoranks #thewrap:nth-child(5) {
    border: 4px solid #6c090b;
    box-shadow: 3px 4px 24px rgb(0 0 0 / 18%);
}

#casinoranks #thewrap:nth-child(6) {
    border: 4px solid #000;
    box-shadow: 3px 4px 24px rgb(0 0 0 / 18%);
}

#casinoranks #thewrap #leftinfo {
    padding: 0;
}

#casinoranks #thewrap #leftinfo #leftone {
    background: #efefef;
    border-right: 1px solid #d9e0e4;
    padding-left: 0;
}

#casinoranks #thewrap #leftinfo #lefttwo img{
    width:60px;
}

#casinoranks #thewrap #leftinfo #lefttwo ol {
    padding-left: 15px;
}

#casinoranks #thewrap #leftinfo #lefttwo ol li {
    padding: 5px 0
}

#casinoranks #thewrap #leftinfo #leftone #spacer {
    padding-top: 30px;
    padding-bottom: 30px;
}

#casinoranks #thewrap #leftinfo #leftone hr {
    margin-left: 10px;
    border-bottom: 1px solid #d7dee3;
    border-top: 1px solid #d7dee3;
}

#casinoranks #thewrap #leftinfo #leftone span:first-child {
    color: #8f9ca9;
}

#casinoranks #thewrap #leftinfo #leftone span:last-child {
    font-size: 26px;
    line-height: 100%;
    text-transform: uppercase;
    color: #5bb000;
    font-weight: 700;
    letter-spacing: -1px;
}

#leftone span#yes {
    font-size: 26px;
    line-height: 100%;
    text-transform: uppercase;
    color: #5bb000 !important;
    font-weight: 700;
    letter-spacing: -1px;
}

#casinoranks #thewrap #rightinfo {
    color: #fff;
}

#casinoranks #thewrap #rightinfo h4 {
    color: #fff;
    text-transform: uppercase;
}

#casinoranks #thewrap #rightinfo #inback {
    background-color: #373d5f;
    padding-bottom: 45px;
    padding-top: 20px;
    position: relative;
}

#casinoranks #thewrap #rightinfo #inback #casinrank {
    width: 42px;
    height: 42px;
    border: 4px solid #84007d;
    font-size: 21px;
    top: -26px;
    left: 50%;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    color: #000;
}

#casinoranks #thewrap #rightinfo #inback #casinobtns {
}

#casinoranks #thewrap #rightinfo #inback #casinobtns a#btnplay {
    background: linear-gradient(to bottom,#f3d738 0,#ffe349 21%,#f9d825 65%,#f5d002 100%);
    width: 90%;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
}

#casinoranks #thewrap #rightinfo #inback #casinobtns a#readme {
    color: #fff;
}

#casinoranks #thewrap #rightinfo #inback #thebonus {
    font-size: 26px;
    color: #f8d71f;
}

#casinoranks #thewrap #rightinfo #inback #thebonus span {
    font-size: 14px;
    color: #fff;
}

#sidebar {
}

#sidebar #graybord {
    display: block;
    border-radius: 4px;
    flex: 0 0 258px;
    padding: 12px;
    border: 1px solid #e5e5e5;
    font-size: 18px;
    margin-top: 40px;
}

#sidebar h3 {
    color: #560b08;
    border-bottom: 1px solid #560b08;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 10px;
    font-size: 18px;
}

#sidebar ul {
}

#sidebar ul li:before {
    display: none;
}

#sidebar ul li {
    margin-left: -5px;
}

#sidebar ul li:hover {
    background-color: #f5f5f5;
}

#sidebar ul li a {
    text-decoration: none;
    color: #555;
    padding-left: 5px;
}

.payment:not(:empty):not(:last-child):after {
    content: ", ";
}

#casinorevs {
}

#sc img {
    border-radius: 5px;
}

#roundedgraybord {
    border: 1px solid #cbcaca;
    border-radius: 4px;
    padding: 10px;
}

#roundedgraybord #item-image {
    background-color: #f5f5f5;
    border-radius: 4px;
    padding-top: 30px;
    min-height: 190px;
}

#roundedgraybord h5 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
}

#roundedgraybord #therating {
    font-size: 18px;
    font-weight: 700;
    color: #555;
}

#roundedgraybord #therating span {
    color: #f3d738;
}

#roundedgraybord ul {
    height: 72px;
    overflow: hidden;
    margin-top: 0;
}

#roundedgraybord ul li {
    line-height: 10px;
}

#roundedgraybord ul li:before {
    background: none;
    color: #454545;
    padding: 0;
    margin-right: 5px;
}

#roundedgraybord #itmbns {
    margin-bottom: 12px;
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
}

#roundedgraybord #itmbns span {
    color: #8dc640;
}

#roundedgraybord #itmplay {
    text-align: center;
}

#roundedgraybord #itmplay a {
    background-color: #f3d738;
    background: linear-gradient( 180deg ,#fde671 0,#f3d738 100%);
    color: #000;
    box-shadow: 0 2px 3px rgb(0 0 0 / 10%);
    width: 100%;
    font-weight: 700;
}

#roundedgraybord #devices_payms {
    padding-top: 12px;
    border-top: 1px solid #cbcaca;
    font-weight: 700;
}

footer {
    background: #560b08;
    padding: 40px 0 5px;
    color: #fff;
}

footer a {
    color: #fff;
}

#footerlogo {
    margin-bottom: 80px;
}

ul#botmenu {
}

ul#botmenu li {
    display: inline-block;
}

ul#botmenu li {
    border-right: 1px solid #fff;
    padding: 0;
    margin: 0;
}

ul#botmenu li:before {
    content: '';
    display: none;
}

ul#botmenu li a {
    text-decoration: none;
    padding-right: 20px;
    padding-left: 20px;
}

ul#botmenu li:last-child {
    border: 0;
}

@media (max-width: 768px) {
    h1,h2,h3,h4,h5,h6 {
        font-size: 20px;
    }

    .sidenav li {
        line-height: 20px;
        padding: 0;
        text-align: left;
    }

    .sidenav li>a {
        text-decoration: none;
        line-height: inherit;
        height: auto;
    }

    header #logo {
        padding: 10px;
    }

    #casinoranks #thewrap #rightinfo #inback #casinrank {
        display: none;
    }

    #roundedgraybord h5, #roundedgraybord #therating, #roundedgraybord ul, #roundedgraybord #devices_payms, #roundedgraybord #devices_payms .s12 {
        text-align: center;
    }

    #roundedgraybord #devices_payms {
        margin-top: 10px;
    }

    #roundedgraybord h5 {
        margin-top: 10px;
    }

    #footerlogo {
        text-align: center;
        margin-bottom: 0;
    }
    ul#botmenu li {
        display: block;
    }
}

@media (min-width: 769px) {
}
.clearfix::after{content:"";display:table;clear:both}
