@import url('https://fonts.googleapis.com/css?family=Nunito:200,300,400,600,700'); * {
    margin: 0;
}

p {
    padding-bottom: 15px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 15px 0 5px;
    font-weight: 700;
    font-size: 18px;
}

h1 {
    font-size: 20px;
}

a {
    border: 0;
    color: #CC3300;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
    color: #663333;
}

a.btn{
	text-decoration:none;
}

img {
    border: 0 none;
    display: inline-block !important;
    max-width: 100%;
}

iframe {
    max-width: 100%;
}

body {
    background: #CC3300;
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
}

#main-area {
}

#header-area {
    padding: 20px 0 0 20px;
    background: #000000;
}

#header-top {
    margin: 0 auto;
    padding: 0;
}

.header-banner {
    float: right;
}

#navigation {
}

#navigation ul {
    list-style: none;
    padding: 0 5px;
}

#navigation ul li {
    list-style: none;
    line-height: 25px;
    padding: 5px;
}

#navigation ul li:first-child {
    background: none;
}

#navigation ul li a {
    text-decoration: none;
    color: #fff;
    padding: 0 10px;
    text-transform: uppercase;
}

#navigation ul li a:hover {
    color: #fff;
    opacity: .5;
}

#content-box {
    background: #FFCC99;
    padding: 4px 12px;
    margin-bottom: 50px;
}

#content-right {
}

#content-right-mid {
    padding: 2px 10px;
}

.text-box {
    line-height: 17px;
}

.text-box h1 {
    line-height: 31px;
    padding: 0 20px;
    margin-bottom: 15px;
    color: #CC3300;
}

.text-content {
    padding: 0 15px;
    color: #000;
}

.text-content p {
    padding: 10px 0 0 0;
    color: #1d1d1d;
}

.text-banner {
    padding: 20px 15px;
    text-align: center;
}

#content-left {
    background: #663333;
}

.sidebar {
    background-color: #663333;
}

.sidebar ul {
    list-style: none;
    padding: 5px 0;
}

.sidebar ul li {
    list-style: none;
    color: #fff;
    padding: 10px 0;
    overflow: auto;
    background-repeat: repeat-y;
    border-bottom: 1px solid #cacaca;
}

.sidebar h3 {
    color: #fff;
}

.sidebar ul li a {
    text-decoration: none;
    color: #fff;
}

.sidebar ul li a:hover {
    text-decoration: underline;
}

#success_message {
    display: none;
}

footer {
}

footer a, footer p {
    color: #fff;
    text-align: center;
}

.affcasinorevue {
    margin: 20px 0 50px;
    border: 1px solid #fff;
    width: 100%;
    background: #cc3300;
}

.affcasinorevue td,.affcasinorevue th {
    font-size: 14px;
    padding: 12px 20px
}

.affcasinorevue td {
    color: #fff;
    border: 1px solid #fff
}

.affcasinorevue td .icon-img {
    display: inline;
    margin-right: 10px
}

.affcasinorevue td:first-child {
    font-weight: 500
}

.affcasinorevue td,.affcasinorevue th {
    border-bottom: 1px solid #fff;
    padding: 15px
}


.affcasinorevuepayment:not(:empty):not(:last-child):after {
    content: ", "
}

ul#ftrmenu {
    list-style: none;
    margin-top: 20px;
}

ul#ftrmenu li {
    display: inline-block;
}

ul#ftrmenu li a {
    text-decoration: none;
    margin: 0 5px;
    background: #ffcc99;
    color: #000;
    padding: 5px 15px;
    border-radius: 5px;
}

ul#ftrmenu li a:hover {
    opacity: .7;
}

@media (max-width: 768px) {
    .sidebar h3 {
        padding-top:20px;
    }
}

@media (min-width: 769px) {
    .navbar-main, .navbar-reviews {
        background:none;
        border: 0 none;
        box-shadow: none;
    }

    .navbar-main .container-fluid, .navbar-reviews .container-fluid {
        padding: 0;
    }

    .navbar-main #navbar-main, .navbar-reviews #navbar-reviews {
        padding-left: 0;
    }

    .navbar-main ul, .navbar-reviews ul {
    }

    .navbar-main ul li, .navbar-reviews ul li {
        float: none;
        padding: 0;
    }

    .navbar-main ul li a, .navbar-reviews ul li a {
        padding-left: 0;
        color: #fff !important;
    }

    .navbar-header{
        display:none;
    }
}
