

body {
  padding-bottom: 40px;
  font-size: 12px;
}

.h1-holder {
    /*height: 60px;*/
}
.h1-holder h1{
    /*padding-left:20px;*/
    color: #039506;
}
.navbar {
    margin-bottom: 0;
    background: #dfdfdf;
    border: 0;
    border-radius: 0;
}
.topcont {
    margin: 0;
}
.topimg {
    /*background: url("../images/bars.jpg") #128202 no-repeat;*/
    background: #039506;
    margin: 0;
    height: 100px;
    padding: 15px;
}
.logo-slots {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    line-height: 22px;
    margin-top: 10px;
}
.logo-slots span{
    font-style: italic;
    text-transform: none;
    font-size: 14px;
}
.navigation-bar {

}
.navigation-bar img{
    width: 100%;
}
#navigation-bar-banner{

}
.maincont {
    background: #fff;
    padding: 0px 10px;
    margin: 0 -10px;
    margin-bottom: 50px;
}
.insidecont{
    margin: 0 0 0 15px;
}
.img-slot img{
    width: 100%;
}
.right-info{
    padding-left: 15px;
}
.statsL {
    float: left;
    width: 130px;
    height: auto;
}
.statsL-middle {
    float: left;
    width: 140px;
    height: auto;
}
.video-box{
    background:#320519;
    padding-bottom: 20px;
    width: auto;
}
.video-box img{
    width: 100%;
    height: auto;
}
.top-line {
    padding: 0px 10px;
    margin: 0 -10px;
    position: relative;
    top: -7px;
}
#center-column{
    padding: 0 10px;
    text-align:center;
}
.blue-heading {
    width: auto;
    padding: 7px;
    margin-bottom:0;
    text-align: center;
}
.popular-wms-img{
    width: 100%;
    height: auto;
}
.video-container iframe{
    width: 100%!important;
}
h1, h2, h3{font-weight: bold;}
.game-images{
    font-size: 10px;
    margin: 0;
    height: auto;
}
.game-image {
    width: 100%;
    text-align: center;
    display: inline-block;
    text-align: center;
    padding-right: 20px;
    font-size: 11px;
}
.game-image div{width:100%!important;}
/*.game-image a{
    display: block;
    overflow: hidden;
    height: 14px;
}*/
.game-name{
    display: block;
    overflow: hidden;
    height: 14px;
}
.game-image a img{
    width: 100%;
    height: 100px;
}
.center-column-image {
    height: auto;
}
.center-column-images {
    padding-top: 10px;
    text-align: justify;
    color: #555;
    margin: 0;
    display: inline-block;
    width: 100%;
}
#dir-tree{
    padding: 7px;
    font-size: 9px;
    /*text-align: center;*/
}
.sidebar-right-panel {
    padding-top: 0px;
}
.sidebar-right-head {
    font-size: 10px;
    padding: 5px;
    padding-left: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
}
#navigation-dropdown {
    text-align: right;
    margin: 10px;
}
.img-cont img{width: 100%; height: auto;}
#contentCAT{}
#center-column-wide{padding: 0 10px;}
.navbar-default .navbar-toggle {
    border-color: #727272;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #727272;
}
.navbar-collapse {
    border-top: 0;
    box-shadow: inset 0 1px 0 rgba(55, 75, 165, 0.1);
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    background: #dfdfdf;
    border-bottom: 1px solid #bcbcbc;
}
.caret {
    float: right;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: yellow;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000;
    background-color: #e8e8e8;
	border-color: #dfdfdf;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #E1D6D6;
    text-decoration: none;
    background-color: #0f16ba;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
    background: #dfdfdf;
    border-bottom: 1px solid #bcbcbc;
    padding: 10px 30px !important;
}
.center-column-image {
}
.banner{

}
.casinobonus-img img{width: auto;}
/*@media(min-width: 1200px){
    .container {
        width: 980px;
        padding: 0 10px;
    }
    nav{display: none;}
}*/

@media(min-width: 991px){
    /*.container {
        width: 980px;
        padding: 0 10px;
    }*/
    nav{display: none;}
}


@media(max-width: 991px){
    .topimg{
        height: auto;
    }
    .maincont {
        background: #fff;
        padding: 0;
        margin-bottom: 50px;
        margin-right: -15px;
        margin-left: -15px;
    }
    .game-image a img{
        width: 100%;
        height: 170px;
    }
    /*-------------------------------------------*/

    #sidebar-left{display: none;}
    
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

   .navbar-collapse.collapse.in { 
        display: block!important; 
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
      }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
      }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
      }
      .navbar-nav .open .dropdown-menu > li > a:hover,
      .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
      }
      .dd {
        width: 100%;
        font-size: 11px;
        font-family: "Courier New";
        height: 40px;
        padding: 0 0 0 10px;
        }
    #navigation-dropdown{
        margin:10px 0;
    }
    .topcont {
        background: #fff;
        margin: 0 -15px;
    }
    .topimg{
        margin: 0 -15px;
    }
    #sidebar-right{
        padding: 0 10px;
    }
    .insidecont {
        margin: 0;
    }
}
@media(min-width: 767px) and (max-width: 991px){
    .thumb-wms{
        width: 100%;
        height: 140px;
    }
    .thumb-right{
        width: 100%;
        height: 220px;
    }
}

@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #888;
    }
    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #bcbcbc;
    }
    .game-display {
        margin: 5px;
        border: 1px solid #1C69EB;
        padding: 3px;
    }
    .game-thumb img{
        width: 100%;
        height: 100px;
    }
    .game-thumb a{display: block;}
    .recent-thumb img{
        width: 100%;
        height: 110px;
    }
    .recent-thumb a{display: block;}

    .bgimgtxt {
        height: 25px;
        background-color: #1C69EB;
        margin-top: 2px;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
    }
    .row-thumb {
        margin-right: -5px;
        margin-left: -5px;
        margin-bottom: 20px;
    }
    .row-recently {
        /*margin-right: 10px;
        margin-left: 10px;*/
        margin-right: -5px;
        margin-left: -5px;
        margin-bottom: 10px;
    }
    .txt-recent {
        height: 30px;
        font-size: 10px;
    }
    .form-slots{
        margin-bottom: 20px;
    }
    .table-search-txt{
        text-align: center;
        padding: 20px 0 0;
    }
    .search-boxes{
        text-align: center;
        padding: 20px 0 0;
    }
    .searchtable { 
        font-size:10px;
        /*width:440px; */
    }

    .bgimg{ 
        height:90px;
        background-repeat:no-repeat;
        background-position:top center; 
    }
    .link-img {
        width: 100%;
        height: 84px;
    }
    .search-link {
        display: inline-block;
    }
    .search-link img {
        width: 100%;
        height: 84px;
    }
    .std {
        padding: 2px;
        padding-top: 4px;
        float: left;
        padding-bottom: 4px;
    }

    .title-link {
        font-size: 13px;
        font-weight: bold;
        overflow: hidden;
        display: inline-block;
    }
    .txt-em{
        white-space: normal;
    }
    .dd {
        font-size: 11px;
        font-family: "Courier New";
    }
    .links {
        display: block;
        overflow: hidden;
        height: 20px;
    }
    .thumb-wms{
        width: 100%;
        height: 100px;
    }
    .thumb-right{
        width: 100%;
        height: 100px;
    }
    .game-image a{display: block;}
    .game-image a img{
        width: 100%;
        height: 130px;
    }
    .link-thumb{
        margin-bottom: 20px;
    }
    .img-game{
        border: 4px double #1C69EB;
    }
    #navigation-dropdown {
        /*text-align: center;*/
    }
    .thumb-wms{
        width: 100%;
        height: 140px;
    }
    .thumb-right{
        width: 100%;
        height: 220px;
    }
    .dd {
        width: 100%;
        font-size: 10px!important;
        font-family: "Courier New";
        height: 40px;
        padding: 0 0 0 10px;
      }
    
    /*#center-column {
        padding: 0;
        text-align: center;
    }*/
    
}


@media (max-width: 480px) {
    .banner {
        border: 1px solid #fff;
        text-align: right;
        width: 100%!important;
        margin: 0;
        height: auto;
        margin: 0;
    }
    .maincont {
        background: #fff;
        padding: 0;
        margin: 0 -15px;
    }
    .game-thumb img {
        width: 100%;
        height: 60px;
    }
    .bgimgtxt{font-size: 11px;}
    .searchsubmit {
        font-size: 13px;
        width: 290px;
    }
    .searchselect {
        font-size: 12px;
        width: 290px;
        border: 1px solid #1C69EB;
        margin-bottom: 5px;
    }
    .thumb-wms{
        width: 100%;
        height: 100px;
    }
    .thumb-right{
        width: 100%;
        height: 140px;
    }
    .game-image a img{
        width: 100%;
        height: 100px;
    }
    .insidecont {
        padding: 0 10px;
    }
    .logo-slots {
        text-transform: uppercase;
        color: #fff;
        font-size: 21px;
        line-height: 19px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .logo-slots span {
        font-style: italic;
        text-transform: none;
        font-size: 12px;
    }
    .h1-holder h1 {
        padding-left: 20px;
        color: #039506;
        font-size: 14px;
    }
    .casinobonus-img img {
        width: 100%;
    }
}

@media (max-width: 320px) {
    .thumb-wms{
        width: 100%;
        height: 60px;
    }
    .thumb-right{
        width: 100%;
        height: 90px;
    }
    .game-image {
        padding-right: 10px;
    }
}

.table-header-rotated.tablesaw thead {
    border: none;
    background: none;
    background-image: none;
}
.table-header-rotated.tablesaw thead tr:first-child th {
    font-weight: bold;
    font-family: inherit;
    border-right: none;
}
.table-header-rotated.tablesaw thead tr:first-child th {
    padding-top: inherit;
    padding-bottom: inherit;
}
.table-header-rotated.tablesaw-stack tbody tr {
    border-bottom: inherit;
}
.table-header-rotated.tablesaw td, .table-header-rotated.tablesaw tbody th {
    vertical-align: middle;
}
.table-header-rotated.tablesaw th, .table-header-rotated.tablesaw td {
    line-height: 0.8;
}
.table-header-rotated.tablesaw th, .table-header-rotated.tablesaw td {
    padding: inherit;
}
.table-header-rotated.tablesaw thead th {
   text-transform: inherit;
}
.table-header-rotated.table-header-rotated th.row-header{
	line-height:150%;
}
.table-header-rotated.tablesaw th.row-header{
	width:73px;
}
@media (min-width: 40em)
.table-header-rotated td {
    line-height: inherit;
}
@media (max-width: 39.9375em) {
	  .table-header-rotated.tablesaw-stack tbody td,
	  .table-header-rotated.tablesaw-stack thead th {
			display: table-cell;
			float:none;
			clear: none;
	  }
	   .table-header-rotated.tablesaw-stack tbody td,  .table-header-rotated.tablesaw-stack tbody th{
			width: inherit;
	   }
	  .table-header-rotated.tablesaw-swipe th.tablesaw-cell-hidden, .table-header-rotated.tablesaw-swipe td.tablesaw-cell-hidden{
			display:none;
	  }
	}
.clearfix::after{content:"";display:table;clear:both}
