.casino-blocked{
	background:#ccc;
	opacity:0.5;	
	
	    filter: blur(5px);
    -webkit-filter: blur(5px);
    pointer-events: none;
    cursor: default;
}

.casino-block{
	position:fixed;
	
	z-index:10;
	left:50%;
	top:20vh;
	margin-left:-200px;
	width:400px;
	max-width:100%;
	background:#fff;
	border:3px solid #cd1521;
	text-align:center;
	padding:20px;
}


.casino-block strong{
	display:block;
	font-size:24px;
	color:#000;
	margin-bottom:20px;	
}

.thumb-gallery-sm{
    border-left: 3px solid #f2f2f2;
    border-bottom: 3px solid #f2f2f2;
}
@media screen and (min-width:768px){
.center-list{
	margin:0 auto;	
}

.center-list .thumb-150x130 {
	width:95px;
	height:80px;
}

.center-list h4.h3{
	font-size: 1.25rem;
	padding-bottom:0px !important;
}

.center-list .mb-xl-30{
	margin-bottom:0px !important;
}

.center-list .btn-more-info{
	margin-top:10px !important;	
}

.center-list .casino-list.py-md-30{
	padding-top:10px !important;
	padding-bottom:10px !important;
}

.center-list .casino-list.pb-30{
	padding-bottom:10px !important;
}

.center-list .raty img{
	width:12px;	
}

.center-list .btn{
	padding: 20px 25px;
}
}

@media (min-width: 1250px) {
        .review-content > .col-xl-auto  {
          max-width: 630px;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 630px;
          -ms-flex: 0 0 630px;
          flex: 0 0 630px;
          max-width: 630px;
        }

        .review-content > .col-xl  {
          max-width: 538px;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 538px;
          -ms-flex: 0 0 538px;
          flex: 0 0 538px;
          max-width: 538px;
        }

        .review-gallery .col-xl-auto {
          max-width: 158px;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 158px;
          -ms-flex: 0 0 158px;
          flex: 0 0 158px;
          max-width: 158px;
        }

        .review-gallery .col-md-12 {
          max-width: 320px;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 320px;
          -ms-flex: 0 0 320px;
          flex: 0 0 320px;
          max-width: 320px;
        }

        .review-gallery .flex-xl-column {
          -webkit-box-orient: horizontal !important;
          -webkit-flex-direction: row !important;
          -ms-flex-direction: row !important;
          flex-direction: row !important;
        }
      }
	  
	  
	  .page-404-section {
  background: url("../../images/img/page-404-bg.png") bottom center no-repeat;
  background-size: cover;
}
.page-404-section .row-inline {
  font-size: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.page-404-section .row-inline:before,
.page-404-section .row-inline:after {
  content: "";
  display: table;
}
.page-404-section .col-md-6-inline {
  display: inline-block;
  vertical-align: bottom;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.page-404-holder {
  padding-top: 60px;
}
.page-404-holder figure {
  text-align: center;
}
.page-404-holder img {
  max-width: 100%;
}
.page-404-holder h3 {
  font-size: 32px;
  color: #000;
  font-weight: 700;
  margin-bottom: 30px;
}
.page-404-holder p {
  color: #000;
  font-size: 20px;
  font-weight: 300;
}
.page-404-holder footer .btn {
  margin-right: 20px;
}
.page-404-left-content {
  padding-bottom: 110px;
}
@media (min-width: 992px) and (max-width: 1249px) {
  .page-404-left-content {
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .page-404-section .col-md-6-inline {
    width: 100%;
  }
  .page-404-left-content {
    text-align: center;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .page-404-holder {
    padding-top: 30px;
  }
  .page-404-holder h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .page-404-holder p {
    font-size: 17px;
  }
  .page-404-holder footer .btn {
    margin: 0 10px 10px 10px;
  }
}

.elegance-breadcrumb {
	font-size: 0;
}

.elegance-breadcrumb > span {
	display:inline-block;
  vertical-align: middle;
	margin-right:5px;
  font-size:13px;
}

.elegance-breadcrumb > span:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
.elegance-breadcrumb > span:first-child:before {
  display: none;
}
.elegance-breadcrumb a{
	color: #d32728 !important;
}

.elegance-breadcrumb a:hover{
	text-decoration:underline;	
}


.homepage-sidebar{
	width:100% !important;
}


.homepage-sidebar .box-casino{
	display:inline-block !important;
	clear:none !important;
	float:left !important;
}