@import url('https://fonts.googleapis.com/css?family=Questrial'); 
body {
    font: normal 14px 'Questrial', sans-serif;
    background: #005502;
    color: #161616;
    line-height: 1.5;
}

img {
    border: none;
    display: inline-block !important;
    max-width: 100%;
}

a {
    color: #005502;
}

a:focus {
    outline-style: none;
}

h1,h2,h3,h4,h5,h6 {
    margin: 15px 0 5px;
    font-weight: 700;
    font-size: 18px;
    font-family: 'Questrial', sans-serif;
    color: #161616;
}

h1 {
    font: bold 35px 'Questrial', sans-serif;
}

p {
}

ul,li {
    line-height: 15px;
    color: #161616;
    text-decoration: none;
}

a:link,a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #000;
}

.banner_box_bg {
    background: #fff;
}

.center_box_mid_two {
    background: #fff;
}

#main {
}

.center_box_two {
    display: none;
}

#center_main {
    background: #3A5F0B;
    padding-top: 25px;
    border-radius: 5px;
}

.center_box_mid_two {
    padding: 15px;
    border-radius: 5px;
}

@media (min-width: 769px) {
    #main {
        width:996px;
        margin: 0 auto;
        background: none;
    }

    #header_main {
        margin: 0;
        padding: 0;
    }

    .logo {
        padding: 10px;
    }

    .logo h1 {
        font: normal 24px 'Questrial', sans-serif;
    }

    .logo a {
        color: #fff;
    }

    .header_nav {
        padding: 10px 10px 2px;
        background: #3A5F0B;
        border-radius: 5px;
        margin-bottom: 20px;
    }

    .header_nav ul {
        list-style: none;
        background: #000;
        border-radius: 5px;
    }

    .header_nav ul li {
        display: block;
        background: url(images/divider.jpg) left center no-repeat;
    }

    .header_nav ul li a {
        padding: 0px 9px;
        font: normal 13px 'Questrial', sans-serif;
        color: #fff;
        line-height: 41px;
        text-decoration: none;
        text-transform: uppercase;
        background: url(images/nav_hover.jpg) repeat-x 0 -41px;
        line-height: 41px;
    }

    .header_nav ul li a:hover {
        text-decoration: underline;
    }

    .header_nav ul li:first-child {
        background: none;
    }

    .center_area {
    }

    .center_box_one {
        padding-bottom: 20px;
    }

    .center_box_two {
        padding-bottom: 25px;
        width: 636px;
        float: left;
        display: block;
    }

    .center_box_three {
        padding-bottom: 25px;
        width: 636px;
        float: left;
    }

    .center_box_four {
        padding-bottom: 20px;
        width: 636px;
        float: left;
    }

    .center_box_top {
        background: url(images/white_box_top.png) left top no-repeat;
    }

    .center_box_mid {
        padding: 0px 15px;
        background: #fff;
        font: normal 13px 'Questrial', sans-serif;
        line-height: 21px;
        text-align: justify;
        color: #161616;
    }

    .center_box_bottom {
        height: 12px;
        background: url(images/white_box_bottom.png) left top no-repeat;
    }

    .center_box_mid h1 {
        font: bold 18px/24px 'Questrial', sans-serif;
        color: #92123f;
    }

    .center_box_mid h2 {
        font: bold 18px/24px 'Questrial', sans-serif;
        color: #92123f;
    }

    .center_box_mid_two h1 {
        font: bold 18px/24px 'Questrial', sans-serif;
        padding: 0 0 10px 0;
        color: #005502;
    }

    .center_box_mid_two h2 {
        font: bold 18px/24px 'Questrial', sans-serif;
        padding: 0 0 10px 0;
        color: #005502;
    }

    .banner_box {
    }

    .banner_box_bg {
        padding: 29px 31px;
        border-radius: 5px;
    }

    .banner_box1 {
    }

    .table_bg_title {
        padding: 15px 10px 5px 20px;
        width: 606px;
        height: 26px;
        background: url(images/center_title1.png) left top no-repeat;
        float: left;
    }

    #table_chart {
        padding: 0px 7px;
        width: 622px;
        background: #d5d4d4;
        float: left;
    }

    #table_chart table {
        width: 623px;
        background: #fff;
        float: left;
    }

    #table_chart table tr.title {
        background: #000;
    }

    #table_chart table tr {
        border-bottom: 1px solid #999;
    }

    #table_chart table tr th {
        padding: 2px 5px;
        font: bold 13px/18px 'Questrial', sans-serif;
        color: #fff;
        text-transform: uppercase;
    }

    .logo-img {
        padding: 5px 12px!important;
    }

    #table_chart table tr td {
        border-bottom: 1px solid #999;
        padding: 5px 30px;
        font: bold 11px 'Questrial', sans-serif;
        color: #454545;
        text-align: center;
    }

    #table_chart table tr td.casino_name {
        padding: 5px;
        text-align: left;
        text-transform: uppercase;
    }

    .head_name {
        text-align: left;
    }

    .review {
        width: 72px;
        text-align: center;
        padding: 5px 12px!important;
    }

    .review a {
        float: left;
        width: 72px;
        height: 27px;
        background: url(images/btn-1.jpg) no-repeat 0 0;
        font-size: 11px;
        font-family: 'Questrial', sans-serif;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 29px;
        text-align: center;
    }

    .review a:hover {
        background-position: 0 -29px;
    }

    .visit {
        width: 72px;
        text-align: center;
        padding: 5px 20px 5px 12px!important;
    }

    .visit a {
        float: left;
        width: 72px;
        height: 27px;
        background: url(images/btn-1.jpg) no-repeat 0 0;
        font-size: 11px;
        font-family: 'Questrial', sans-serif;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 29px;
        text-align: center;
    }

    .visit a:hover {
        background-position: 0 -29px;
    }

    .table_bottom_bg {
        width: 636px;
        height: 6px;
        background: url(images/table_bottom_bg.png) left top no-repeat;
        float: left;
    }

    .side_bar {
    }

    .side_bar_menu {
        padding-bottom: 20px;
        background: #fff;
        margin-bottom: 10px;
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 5px;
    }

    .menu_title_bg {
        padding: 7px 20px 5px 20px;
        text-transform: uppercase;
        background: #3A5F0B;
        border-radius: 5px;
    }

    .menu_list {
        padding: 2px 20px 0 20px;
        background-color: #fff;
    }

    .menu_list ul {
        list-style: none;
    }

    .menu_list ul li {
        padding: 3px 10px;
        display: block;
        background: url(images/bullet.png) left 8px no-repeat;
    }

    .menu_list ul li a {
        color: #161616;
    }

    .menu_list a:hover {
        color: #92123F;
    }

    .menu_bg_bottom {
        height: 16px;
        background: url(images/menu_bg_bottom.png) left top no-repeat;
    }

    .side_table_title {
        padding: 10px 10px 5px 20px;
        width: 277px;
        background: url(images/side_table_title.png) left top no-repeat;
        float: left;
    }

    #table_chart1 {
        padding: 0px 4px;
        width: 299px;
        background: #fff;
        float: left;
    }

    #table_chart1 table {
        width: 298px;
        float: left;
    }

    #table_chart1 table tr.title {
        background: #000;
    }

    #table_chart1 table tr {
    }

    #table_chart1 table tr th {
        padding: 2px 4px;
        font: bold 13px/18px 'Questrial', sans-serif;
        color: #fff;
    }

    #table_chart1 table tr td {
        padding: 5px;
        border-bottom: 1px solid #999;
        font: normal 12px 'Questrial', sans-serif;
        color: #000;
        text-align: center;
    }

    #table_chart1 table tr .casino_name {
        font: bold 11px 'Questrial', sans-serif;
        text-align: left;
        text-transform: uppercase;
        width: 100px;
    }

    .visit2 {
        width: 59px;
        text-align: center;
    }

    .visit2 a {
        float: left;
        width: 59px;
        height: 27px;
        background: url(images/btn-2.jpg) no-repeat 0 0;
        font-size: 11px;
        font-family: 'Questrial', sans-serif;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 29px;
        text-align: center;
    }

    .visit2 a:hover {
        background-position: 0 -29px;
    }

    .side_banner {
        padding: 10px 0;
        background-color: #fff;
        text-align: center;
    }

    .main_bg_bottom {
        padding-bottom: 50px;
        width: 996px;
        height: 12px;
        background: url(images/main_bg_bottom.png) left top no-repeat;
        float: left;
    }

    .center_box_review {
        float: left;
        padding-bottom: 25px;
        width: 636px;
    }

    .center_box_review .table_bg_title {
        background: url( "images/review-title.jpg ") no-repeat scroll left top transparent;
        float: left;
        height: 35px;
        padding: 13px 10px 7px 20px;
        width: 606px;
    }

    .review-area {
        float: left;
        padding: 10px 7px;
        width: 622px;
        background: url(images/review-bg.jpg) repeat-y left top;
    }

    .review-left {
        float: left;
        padding: 0 16px;
        width: 228px
    }

    .review-left ul {
        float: left;
        list-style: none;
        padding-top: 10px;
    }

    .review-left ul li {
        float: left;
        list-style: none;
        background: url(images/review-list.jpg) repeat-y left top;
        font-size: 12px;
        font-family: 'Questrial', sans-serif;
        font-weight: bold;
        color: # repeat-y left top;
        width: 211px;
        padding: 5px 8px;
        margin: 5px 0;
    }

    .review-left ul li .align-left {
        float: left;
    }

    .review-left ul li .align-right {
        float: right;
        color: #fff!important;
        width: 74px;
        text-align: center;
    }

    .review-left ul li .flag {
        float: right;
        color: #fff!important;
        width: 74px;
        text-align: center;
    }

    .flag img {
        margin: 3px 0;
    }

    .review-right {
        float: left;
        width: 339px;
    }

    .rating {
        float: left;
        width: 336px;
        padding-bottom: 12px;
    }

    .rating small,span {
        float: left;
        padding-right: 7px;
        font-size: 12px;
        font-family: 'Questrial', sans-serif;
        color: #2b2b2b;
        font-weight: bold;
    }

    .software {
        float: left;
        width: 319px;
        background: url(images/software-bg.jpg) no-repeat left top;
        margin: 15px 0;
        font-size: 16px;
        font-family: 'Questrial', sans-serif;
        font-weight: bold;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        padding: 10px;
    }

    .review-bottom-button {
        float: left;
        width: 423px;
        text-align: center;
        padding: 15px 100px;
    }

    .review-bottom-button span {
        margin: 0 10px;
    }

    .visit-site {
        display: block;
        background: url(images/visit-now.jpg) no-repeat 0 -38px;
        width: 172px;
        height: 37px;
        margin: 0 auto;
        font-size: 12px;
        font-family: 'Questrial', sans-serif;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 37px;
        text-align: center;
    }

    .visit-site:hover {
        background-position: 0 0;
    }

    .dwnd-Software {
        display: block;
        background: url(images/dwnd-software.jpg) no-repeat 0 -38px;
        width: 172px;
        height: 37px;
        margin: 0 auto;
        font-size: 12px;
        font-family: 'Questrial', sans-serif;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 37px;
        text-align: center;
    }

    .dwnd-Software:hover {
        background-position: 0 0;
    }

    .visit-btn-bottom {
        float: left;
        padding: 40px 15px 12px;
        text-align: center;
        width: 606px;
    }

    .game-page-area {
        float: left;
        width: 979px;
    }

    .game-page-top-bg {
        background: url( "images/white_box_top-2.png ") no-repeat scroll left top transparent;
        float: left;
        height: 12px;
        width: 979px;
    }

    .game-page-mid-bg {
        background: #FFFFFF;
        color: #161616;
        float: left;
        font: 13px/21px 'Questrial', sans-serif;
        padding: 0 15px;
        text-align: justify;
        width: 949px;
    }

    .game-page-mid-bg h1 {
        color: #92123F;
        font: bold 18px/24px 'Questrial', sans-serif;
        padding: 0 0 10px;
    }

    .game-page-play-area {
        width: 949px;
        float: left;
        text-align: center;
        padding-top: 33px;
        padding-bottom: 34px;
    }

    .game-page-play-area h3 {
        font: bold 22px 'Questrial', sans-serif;
        color: #92123f;
        float: none;
        padding-bottom: 8px;
    }

    .game-page-bot-bg {
        background: url( "images/white_box_bottom-2.png ") no-repeat scroll left top transparent;
        float: left;
        height: 12px;
        width: 979px;
    }

    .game-page-list-area {
        width: 471px;
        margin: 0 auto;
        padding-left: 136px;
        padding-bottom: 28px;
    }

    .game-page-list-area .game-page-info {
        width: 182px;
        float: left;
        padding-right: 8px;
    }

    .game-page-info h3 {
        font: bold 22px 'Questrial', sans-serif color:#92123f;
        float: none;
    }

    .game-page-info ul {
        margin: 0;
        padding: 0;
    }

    .game-page-info ul li {
        float: left;
        width: 100%;
        border-bottom: 1px solid #c1bdbd;
        padding: 2px 0;
        font: bold 14px 'Questrial', sans-serif;
        color: #313131;
    }

    .game-page-info ul li span {
        width: 95px;
        float: left;
    }

    .game-page-list-area .game-list-img {
        width: 125px;
        float: left;
    }

    .game-page-extra-area {
        width: 945px;
        float: left;
        padding-bottom: 8px;
        text-align: center;
        padding-top: 30px;
    }

    .game-page-text {
        width: 945px;
        float: left;
        padding-bottom: 8px;
    }

    .game-page-text p {
        font: 14px/20px 'Questrial', sans-serif;
        color: #313131;
        padding-bottom: 8px;
    }

    footer {
    }

    footer a, footer p {
        text-align: center;
        color: #fff;
    }

    .navbar-main, .navbar-articles {
    }

    .navbar-main ul, .navbar-articles ul {
    }

    .navbar-main ul li, .navbar-articles ul li {
        float: none;
        padding-left: 0;
    }

    .navbar-main ul li a, .navbar-articles ul li a {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .navbar-header {
        display: none;
    }
}
