html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
/* -------------------- Current Style Sheet -------------------- */
/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
@font-face{
    font-family: 'MarkPro';
    src: url("../fonts/MarkPro.otf");
}
@font-face{
    font-family: 'MarkPro-Thin';
    src: url("../fonts/MarkPro-Thin.otf");
}
@font-face{
    font-family: 'MarkPro-ExtraLight';
    src: url("../fonts/MarkPro-ExtraLight.otf");
}
@font-face{
    font-family: 'MarkPro-Bold';
    src: url("../fonts/MarkPro-Bold.otf");
}
body {
    font-family: 'MarkPro';
}
.filter-header li:first-child {
    pointer-events: none;
}
.no-lr-padding {
    padding-left: 0;
    padding-right: 0;
}
::-webkit-scrollbar {
  width: 6px;
  height: 2px;
}
::-webkit-scrollbar-track {
  background: lightgrey; 
}
::-webkit-scrollbar-thumb, .scrolling-footer ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.8); 
}
.website-logo {
    width: 92px;
    padding: 0;
    margin-left: 25px;
}
.header-top {
    background-color: #a6a6a6;
    height: 60px;
}
.header-logo {
    width: 100px;
    margin-top: 5px;
}
.header-date {
    color: white;
}
.date {
    float: right;
    padding-top: 13px;
}
.calendar-img {
    position: absolute;
}
.date > h2 {
    font-size: 18px;
    margin-top: 10px;
    padding-left: 40px;
}
.games-nav {
    background-color: white;
    border-bottom: 1px solid #5f82ad;
}
.games-nav-content {
    color: black;
    font-weight: bold;
    width: 100%;
}
#navbar ul {
    width: 100%;
    display: flex;
}
#navbar ul li {
    flex-basis: auto;
    flex-grow: 1;
    text-align: center;
    color: black;
    border-right: 1px solid #5f82ad;
}
#navbar ul li:first-child {
    border-left: 1px solid #5f82ad;
}
#navbar ul li.active {
    border-bottom: 3px solid #5f82ad;
    background-color: white;
}
#navbar ul li a {
    color: black;
}
.filter-header {
    background-color: rgba(0, 0, 0, 0.2);
    font-size: 18px;
}
.filter-main ul, .card-item {
    width: 100%;
    display: flex;
}
.filter-main ul li {
    flex-basis: auto;
    flex-grow: 1;
    text-align: center;
    color: black;
    box-sizing: border-box;
}
.filter-header li {
    padding: 20px 10px;
}
.filter-header a {
    color: white;
    text-decoration: none;
    cursor: pointer;
    padding: 10px;
    border-radius: 5px;
}
.filter-header a:first-child {
}
.filter-main ul li.active a {
    background-color: white;
    color: #a6a6a6;
    font-weight: bold;
}
.hotels, .bc-cards-header {
    background-color: #a6a6a6;
}

.cards-header {
    position: relative;
    width: 100%;
    font-family: 'MarkPro-Thin';
    font-weight: bolder;
    background-color: #5f82ad;
    color: white;
    display: flex;
    float: left;
}
.cards-header div {
    box-sizing: border-box;
    border-right: 2px solid #83a0c1;
    padding: 18px 0;
    text-align: center;
}
.cards-header div:last-child {
    border: none;
}
.bc-table-name-1-number span, .bc-table-name-2-casino-logo span, .bc-table-name-3-address span, .bc-table-name-4-ratings span, .bc-table-name-5-our-score span, .bc-table-name-6-visit-site span {
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.card-item {
    background-color: white;
    border-bottom: 2px solid #ededed;
}
.bc-table-name-1-number, .bc-card-rating-position {
    width: 5%;
}
.bc-table-name-2-casino-logo, .bc-card-casino-logo {
    width: 20%;
}
.bc-table-name-3-address, .bc-card-address {
    width: 27.5%;
}
.bc-table-name-4-ratings, .bc-card-ratings  {
    width: 15%;
}
.bc-table-name-5-our-score, .bc-card-our-score {
    width: 12.5%;
}
.bc-table-name-6-visit-site, .bc-card-visit-site {
    width: 20%;
}
.bc-card-rating-position, .editors-choise {
    text-align: center;
    vertical-align: baseline;
    position: relative;
}
.editors-choise img {
    padding: 5px 0;
    width: 50%;
}
.bc-card-rating-position {
    border-right: 2px solid #c8c8c8;
    position: relative;
}
.bc-card-rating-position span {
    color: #5f82ad;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.bc-card-casino-logo {
    border-right: 2px solid #c8c8c8;
    padding: 10px 10px 0 10px;
}
.bc-card-casino-logo a img{
    margin-bottom: -3px;
}
.bc-card-address {
    border-right: 2px solid #c8c8c8;
    position: relative;
}
.bc-card-address span {
    font-family: 'MarkPro';
    font-weight: bold;
    line-height: 24px;
    font-size: 17px;
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.bc-card-ratings {
    border-right: 2px solid #c8c8c8;
    position: relative;
}
.bc-star-rating {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.my-rating-4 {
    padding-bottom: 5px;
}
.bc-star-rating a {
    text-decoration: none;
    color: black;
    font-size: 14px;
}
.bc-star-rating a:hover {
    font-weight: bold;
}
.bc-card-our-score {
    position: relative;
    border-right: 2px solid #c8c8c8;
}
.our-score-total {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.our-score-total span {
    font-family: 'MarkPro-Bold';
    font-weight: bold;
    font-size: 40px;
    color: #5f82ad;
}
.our-score-total p {
    width: 100%;
    font-weight: bolder;
    font-size: 14px;
}
.bc-card-visit-site {
    position: relative;
}
.bc-card-visit-site button {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #88bbfb;
    border: none;
    color: white;
    padding: 13px 40px;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    width: 90%;
}
.bc-card-visit-site button a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
}
.bc-card-visit-site span {
    position: absolute;
    top: 20%;
    width: 15%;
    right: -10px;
}
.bc-subscribe {
    text-align: center;
    padding: 50px 0;
    background-color: #a6a6a6;
    position: relative;
}
.bc-subscribe input {
    box-sizing: border-box;
    color: #717171;
    padding: 14px 18px;
    outline-color: #048553;
    border: none;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    background: #f3f3f3;
}
.bc-subscribe button {
    background-color: #88bbfb;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    padding: 15px 25px 15px 25px;
    box-sizing: border-box;
    font-size: 18px;
}
.message-content {
    position: absolute;
    top: 10px;
}
.message-content, .message-content-err {
    position: absolute;
    top: 17%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}
.message-content {
    font-weight: bold;
    color: #2B582B;
    border-radius: 5px;
}
.message-content-err {
    font-weight: bold;
    color: #8D0000;
    border-radius: 5px;
}
.bc-footer {
    color: white;
    text-align: justify;
    line-height: 21px;
    display: block;
}
.scrolling-footer {
    background-color: #5f82ad;
    min-height: 270px;
    padding: 50px 0;
}
.footer-text {
    max-height: 300px;
    overflow-y: auto;
    padding-right: 10px;
}
.static-footer {
    background-color: #a6a6a6;
    position: relative;
    padding: 10px 0;
    text-align: center;
}
.footer-logo-and-copyright {
    position: relative;
}
.footer-logo-and-copyright img {
    float: left;
}
.footer-logo-and-copyright span {
    position: absolute;
    left: 38%;
    top: 38%;
}
.footer-menu-list ul {
    display: flex;
    float: right;
}
.footer-menu-list ul li {
    flex-basis: auto;
    flex-grow: 1;
    text-align: center;
    padding-left: 20px;
    font-size: 15px;
}
.footer-menu-list ul li a{
    text-decoration: none;
    color: white;
}
.scrolling-footer ::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
.scrolling-footer ::-webkit-scrollbar-track {
  background: transparent; 
}
 .scrolling-footer ::-webkit-scrollbar-thumb, .scrolling-footer ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.2); 
}
.bc-star-rating a {
    margin-top: 10px;
}
.rating {
    margin-bottom: 10px;
}
.date-mobile {
    position: absolute;
    color: white;
    top: 120%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.calendar-img {
    position: absolute;
}
.date-mobile > h2 {
    font-size: 18px;
    margin-top: 10px;
    padding-left: 40px;
}
/*About*/
.bc-current-page {
    width: 100%;
    height: 44px;
    color: white;
    background-color: #5f82ad;
    display: flex;
}
.bc-current-page-pm {
    padding: 10px 10px;
    font-size: 22px;
}
.bc-current-link a {
    text-decoration: none;
    color: white;
}
.bc-current-link, .bc-current-separator, .bc-current-tab {
    float: left;
    margin: 0 0 0 0;
}
.bc-current-page-pm div:not(:first-child) {
    margin-left: 10px;
}
.bc-about-bg {
    background-color: #a6a6a6;
    margin-top: -44px;
}
.about-img {
    background-image: url("../img/about.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 150px;
    margin-top: 44px;
}
.bc-about-text-body, .bc-terms-text-body {
    background-color: white;
    padding: 20px 40px;
}
.bc-about {
    background-color: #5f82ad;
}
.bc-about-text-body h1{
    color: #5f82ad;
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
}
/* Terms */

.bc-about-text-body h1, .bc-terms-text-body h1, .contact-form-body-header h1 {
    color: #5f82ad;
    background-color: transparent;
    text-align: center;
    font-size: 50px;
    margin-bottom: 15px;
}

.bc-terms-text-body h2 {
    text-transform: uppercase;
    font-weight: bold;
    background-color: transparent;
}


/*Games*/ 
.tab-body .filter-body [tab] {
    display: none
}

.interior .filter-body [tab].active {
    display: flex;
    background: unset;
    border: unset
}

.interior .game_info [tab].active {
    display: block
}
#more, #more1, #more2, #more3, #more4, #more-re1, #more-re2, #more-re3, #more-re4, #more-re5, #more-re6, #more-re7, #more-re8, #more-re9, #more-re10{
  display: none;
}
.tab-texts--s-- button {
  font-weight: bold;
  font-size: 16px;
  font-family: "ProximaNova-Regular", sans-serif;
}
.hero {
    display: none;
}
.bc-filter-games-hide {
    display: none;
}
.tab-texts {
   color: white;
   padding: 10px 0;
}
.interior {
    background-color: #a6a6a6;
}
.tab-texts button {
    border: none;
    color: #4d4d4d;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    cursor: pointer;
    background: transparent;
    font-weight: bold;
}
.tab-texts button:focus {
    border: none;
}
.active_filter a{
    color: #a6a6a6;
    background-color: white;
}

.bc-games-description {
    background-color: white;
    padding: 25px 0;
    position: relative;
}
.bc-games-desc-txt {
    position: relative;
}
.bc-games-desc-txt p {
    display: block;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-5%, -0%);
    transform: translate(-5%, 0%);
}
.bc-games-desc-txt button {
    border: none;
    color: #4d4d4d;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    cursor: pointer;
    background: transparent;
    font-weight: bold;
}
.game-desc-txt {
    background-color: white;
    color: black;
    padding: 20px 0;
}
.game_info p {
    color: black;
}
.game-info-img {
    padding: 0 25px;
}
/*Game is over*/

/* Review Start*/
.bc-review {
    margin-top: 111px;
}
.bc-review, .bc-current-page {
    width: 100%;
    height: 44px;
    color: white;
    background-color: #5f82ad;
    display: flex;
    position: relative;
}
.review-img1 {
    background-image: url("../img/ihotel1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 206px;
    width: 100%;
}
.review-img2 {
    background-image: url("../img/ihotel2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 206px;
    width: 100%;
}
.review-img3 {
    background-image: url("../img/ihotel3.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 206px;
    width: 100%;
}
.review-img4 {
    background-image: url("../img/ihotel4.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 206px;
    width: 100%;
}
.review-img5 {
    background-image: url("../img/ihotel5.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 206px;
    width: 100%;
}
.review-img6 {
    background-image: url("../img/ihotel6.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 206px;
    width: 100%;
}
.review-img7 {
    background-image: url("../img/ihotel7.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 206px;
    width: 100%;
}
.review-img8 {
    background-image: url("../img/ihotel8.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 206px;
    width: 100%;
}
.review-img9 {
    background-image: url("../img/ihotel9.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 206px;
    width: 100%;
}
.review-img10 {
    background-image: url("../img/ihotel10.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 206px;
    width: 100%;
}
.bc-about-card-item {
    border: none;
    padding-bottom: 10px;
}
.bc-review-text-body {
    background-color: white;
    border-top: 1px solid grey;
    position: relative;
    padding: 20px 5px;
    margin-bottom: 20px;
}
.bc-review-text-body p {
    padding: 10px 20px 10px;
}
.bc-review-position {
    border: none;
}
.bc-review-logo {
    border: none;
    width: 22.5%;
}
.bc-review-address {
    width: 45%;
    border: none;
}
.bc-about-ratings, .bc-about-score {
    border: none;
}
.bc-review-visit {
    width: 100%;
    margin-top: 48px;
    padding: 0;
    bottom: -20px;
}
.bc-review-visit button {
    position: absolute;
    width: 100%;
    transform: translate(-50%, -100%);
}
/* Review End*/


/* Contact */
.contact-form-body-main {
    padding-bottom: 50px;
}
.contact-form-body-main-info {
    float: left;
}
.contact-form-body-main-input {
    float: right;
}
.contact-form-body, .contact-form-body-header, .contact-form-body-main {
    background-color: white;
}
.contact-form-body, .contact-form-body-header {
    margin-top: 0px;
}
.contact-form-body-header, .contact-form-body-main {
    padding-top: 20px;
}
.address, .phone, .e-mail {
    height: 85px;
    box-sizing: border-box;
    border: 1px solid #BFD7E5;
    margin-bottom: 15px;
}
.location-block {
    height: 100%;
    width: 95px;
    background-color: #3E87B2;
    background-image: url("../img/location.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.address-block {
    padding: 20px 20px 20px 110px;
}
.address-block span, .address-block span b{
    background-color: white;
}
.address-block span {
    color: #949494;
}
.address-block b {
    color: black;
}
.phone-block {
    height: 100%;
    width: 95px;
    background-color: #3E87B2;
    background-image: url("../img/phone-call.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.phone-number-block {
    padding: 16px 20px 20px 110px;
}
.phone-number-block span, .phone-number-block span b{
    background-color: white;
}
.phone-number-block span {
    color: #949494;
}
.phone-number-block b {
    color: black;
}
.e-mail-block {
    height: 100%;
    width: 95px;
    background-color: #3E87B2;
    background-image: url("../img/envelope.png");
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
}
.e-mail-address-block {
    padding: 20px 20px 20px 110px;
}
.e-mail-address-block span, .e-mail-address-block span b{
    background-color: white;
}
.e-mail-address-block span {
    color: #949494;
}
.e-mail-address-block b {
    color: black;
}
.contact-form-body-main-input form {
    background-color: white;
}
.contact-form-body-main-input {
    padding: 0;
}
#fname, #email, #subject, #enter-message {
    width: 100%;
    border: 1px solid #3E87B2;
    color: #A6A6A6;
    margin-bottom: 8px;
}
.input-name {
    padding-right: 7px !important;
}
.input-e-mail {
    padding-left: 7px !important;
}
#enter-message {
    height: 185px;
}
input[type=button] {
    background-color: #3E87B2;
    border: none;
    color: white;
    padding: 15px 32px;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    float: right;
}
.mobile-bg-img-date, .top-10-casino-text {
    background-color: transparent;
}
.form-control {
    border: 1px solid #3E87B2;
    padding: 22px 12px;
}
.button-contact {
    background-color: #3E87B2;
    border: none;
    color: white;
    padding: 15px 32px;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    float: left;
    margin-left: 15px;
}
.contact form {
    margin-top: -15px;
}
.contact-mobile {
    margin-bottom: 20px;
}
/* Contact End */

/*How we score*/
.how-we-score-sc--s-- {
    padding-top: 50px;
}
.how-we-score-sc--s-- .container--s-- {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.how-we-score-sc--s-- .list--s-- .col-25--s-- {
    height: 200px;
    width: 22%;
    border: 1px solid #5f82ad;
    text-align: center;
    -webkit-background-origin: border-box;
    background-origin: border-box;
    -webkit-background-clip: content-box, border-box;
    background-clip: content-box, border-box;
    box-sizing: border-box;
    font-weight: bold;
}
.how-we-score-sc--s-- .list--s-- .col-25--s--:hover {
    border: 1px solid #5f82ad;
    box-sizing: border-box;
}
.how-we-score-sc--s-- .list--s-- .col-25--s--:not(:last-child) {
    margin-right: 38px;
}
.how-we-score-sc--s-- .list--s-- .col-25--s-->div {
    height: 100%;
    position: relative;
    z-index: 10;
    padding: 40px 0px;
    background: white;
}
.how-we-score-sc--s-- .list--s-- .col-25--s-->div .img-outer--s-- {
    width: 87px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.how-we-score-sc--s-- .list--s-- .col-25--s-->div .fa-chevron-down {
    opacity: 0;
    cursor: pointer;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.how-we-score-sc--s-- .list--s-- .col-25--s-->div .info--s-- {
    display: none;
    width: 115%;
    height: 100%;
    padding: 5px 15px 15px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    left: 15px;
    cursor: auto;
    background: white;
    margin-left: -30px;
    font-weight: 500;
    overflow-y: auto;
}

.info--s--::-webkit-scrollbar {
  width: 6px;
  height: 1px;
}
.info--s--::-webkit-scrollbar-track {
  background: #9cb7d8; 
}
.info--s--::-webkit-scrollbar-thumb, .scrolling-footer ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.4); 
}
.how-we-score-sc--s-- .list--s-- .col-25--s-->div .info--s-- .close--s-- {
    text-align: right;
    padding-top: 7px;
    padding-right: 18px;
    margin-right: -25px;
}
.how-we-score-sc--s-- .list--s-- .col-25--s-->div .info--s-- .close--s-- i {
    cursor: pointer;
}
.how-we-score-sc--s-- .list--s-- .col-25--s-->div:hover .fa-chevron-down {
    opacity: 1;
}
.bc-how-we-score-container {
    background-color: white;
    padding: 40px 85px;
}
.bc-how-we-score-container .row:not(:first-child) {
    margin-top: 15px;
}
.hws-read-more {
    width: 20px;
    margin-top: 10px;
}
/*How we score end*/
.cards-re {
    position: relative;
    width: 100%;
    background-color: white;
    margin-bottom: 30px;
    margin: 0 auto;
}
.hotels-item {
    position: relative;
    width: 100%;
    display: flex;
    background-color: white;
    border-bottom: 2px solid #C8C8C8;
}
.review-scrool {
    padding: 20px 20px;
}
.review-scrool button {
    border: none;
    color: #4d4d4d;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    cursor: pointer;
    background: transparent;
    font-weight: bold;
}
.filter-header-re li:first-child {
    display: none;
}
.review {
    margin-bottom: 10px;
}

/*Review all end*/

.ratings {
    position: relative;
    width: 95%;
    margin: 0 auto;
    padding: 0;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: white;
}
.ratings div {
    text-align: center;
    margin: 0 auto;
}
.rating {
    text-align: center;
    color: #F8BA00;/*Golden color*/
    font-size: 30px;
}
.rated {
    color: #F8BA00;/*Golden color*/
}
.rate_message {
    position: absolute;
    color: #F8BA00;/*Golden color*/
    text-align: center;
    width: 100%;
}
.rate_message p {
    margin: -19px auto 0;
}
.rated-info p {
    margin: 0 auto;
}
.filter {
    background-color: #a6a6a6;
}
.logo-mobile {
    padding-left: 0;
}
.bc-slider {
    background: url("../img/bc-background-img.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 330px;
    margin-top: 50px;
}
.bc-slider-text h1 {
    font-family: 'MarkPro-ExtraLight';
    color: white;
    margin-top: 70px;
    background-color: rgba(56, 83, 125, 0.5);
    border-radius: 15px;
    padding: 15px;
    width: 75%;
    left: 0;
    font-size: 30px;
    line-height: 32px;
}
.bc-slider-trusted {
    position: absolute;
    text-align: center;
    width: 19%;
    right: 50px;
    top: 125px;
}
.bc-slider-trusted span {
    font-family: 'MarkPro-ExtraLight';
    color: white;
    font-weight: bold;
}
.bc-slider-trusted img {
    margin-top: 15px;
    width: 150px;
}
.bc-about-text, .bc-review-bg, .bc-review-text {
    background: #A6A6A6;
}
.bc-slider .container {
    position: relative;
}
.hotels {
    padding-bottom: 20px;
}

.game-desc {
    background: #A6A6A6;
}
.tab-cards {
    margin-bottom: 20px;
}
.review-scrool p span a{
    text-decoration: none;
    font-weight: bold;
    color: #242424;
}
.bc-review-text-body h1 {
    padding: 0 20px;
        color: #5F82AD;
        font-weight: bold;
        font-size: 26px;
        text-align: center;
}
/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */

/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */

/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
/* ------------------------- Media ----------------------------- */
/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */

/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */

/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */

/*Used MIN queries 768 px*/
@media (min-width: 769px) {
    .website-logo {
        display: none;
    }
    .hotel-logo-mobile {
        display: none;
    }
    .games-nav-content ul li:nth-child(9), .games-nav-content ul li:nth-child(10), .games-nav-content ul li:nth-child(11), .games-nav-content ul li:nth-child(12) {
        display: none;
    }
    #current_date_mobile {
        display: none;
    }
    #navbar ul li:last-child {
        display: none;
    }
}
@media (min-width: 767px) {
    .header-logo-mobile {
        display: none;
    }
    .bc-bg-hidden {
        display: none;
    }
    .date-mobile {
        display: none;
    }
}


/* Used MAX queries 1199 , 991, 768 , 650, 480 , 320 px */
/*1199 - 992*/
@media (max-width: 1199px) {
    .bc-review-visit {
        width: 100% !important;
    }
    .bc-card-visit-site span {
        top: 25%;
    }
    .col-25--s-- div p {
        font-size: 14px;
    }
    .bc-card-visit-site button {
        padding: 10px 10px;
    }
    .bc-slider-text h1 {
        width: 80%;
        font-size: 25px;
        line-height: 32px;
        font-weight: bold;
    }
    .bc-slider-trusted {
        right: 20px;
    }
    .bc-table-name-6-visit-site, .bc-card-visit-site {
        width: 17%;
    }
    .bc-table-name-4-ratings, .bc-card-ratings {
        width: 18%;
    }
    .footer-menu-list ul li {
        font-size: 16px;
    }
    .rate_message p {
        margin: -14px auto 0;
        font-size: 14px;
    }
    .bc-games-description {
        padding: 30px 0 52px;
    }
    .bc-games-desc-txt p {
        font-size: 15px;
    }
    .bc-games-desc-txt {
        padding: 0px 0px 0px 40px;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s-->div .info--s-- {
        width: 119%;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s--:not(:last-child) {
        margin-right: 30px;
    }
    .trusted-img {
        right: 50px;
    }
    .trusted-img img {
        width: 70%;
    }
}

/*991 - 769*/
@media (max-width: 991px) {

    .how-we-score-sc--s-- .list--s-- .col-25--s-- {
        width: 23.37%;
    }
    .static-footer {
        padding: 10px 0 30px;
    }
    .footer-menu-list {
        display: none;
    }
    .bc-card-visit-site span {
        top: 27%;
        width: 15%;
    }
    .bc-slider-trusted {
        top: 110px;
    }
    .bc-slider {
        height: 270px;
    }
    .filter-main ul li:first-child {
        display: none;
    }
    .bc-slider-text h1 {
        font-size: 20px;
    }
    .bc-slider-trusted {
        right: 20px;
    }
    .bc-slider-trusted img {
        width: 125px;
    }
    .text-1st-part {
        padding: 15px;
        font-size: 20px;
        line-height: 25px;
        width: 85%;
    }
    .rate_message p {
        margin: -16px auto 0;
    }
    .footer-menu-list {
        padding-top: 20px;
    }
    .bc-card-casino-logo {
        padding: 20px 10px 0 10px;
    }
    .bc-card-address {
        padding: 50px 0;
    }
    .rated-info p {
        font-size: 12px;
    }
    .button-contact {
        width: 96%;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s-->div .info--s-- {
        width: 125%;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s--:not(:last-child) {
        margin-right: 15px;
    }
    .bc-how-we-score-container {
        padding: 25px 15px;
    }
    .contact-form-body-main {
        margin-top: -15px;
    }
    .bc-review-visit {
        width: 100% !important;
        margin-top: 38px;
    }
    .review-img {
        padding: 150px;
    }
    .bc-table-name-4-ratings, .bc-card-ratings {
        width: 25%;
    }
    .bc-table-name-6-visit-site, .bc-card-visit-site {
        width: 17%;
    }
    .bc-bg, .bc-bg-about {
        height: 230px;
    }
    .bc-bg-text {
        margin-top: 15px;
    }
    .trusted-img {
        right: -60px;
        top: 65px;
    }
    .trusted-img img {
        width: 60%;
    }
    .bc-card-rating-position span {
        font-size: 20px;
    }
    .editors-choise img {
        width: 40%;
    }
    .bc-card-address span {
        line-height: 16px;
        font-size: 14px;
    }
    .our-score-total span {
        font-size: 35px;
    }
    .our-score-total p {
        font-size: 10px;
    }
    .bc-card-visit-site button {
        padding: 10px 5px;
        font-size: 13px;
    }
    .bc-card-visit-site span {
        right: -5px;
    }
    .footer-text {
        max-height: 200px;
        padding: 0 30px;
    }
    .footer-logo-and-copyright img {
        width: 35%;
        margin-left: 1px;
    }
    .footer-logo-and-copyright span {
        font-size: 11px;
    }
    .footer-menu-list ul li {
        padding-left: 8px;
        font-size: 14px;
    }
    .footer-menu-list {
        width: 49%;
    }
}

/*768 - 651*/
@media (max-width: 768px) {
    .bc-review-text-body {
        padding: 20px 5px 35px;
    }
    .review-rating {
        top: 35px;
    }
    .game-text {
        border-bottom: 1px solid #A6A6A6;
    }
    .bc-slider-trusted img {
        width: 115px;
    }
    .bc-slider-trusted {
        top: 10px;
        right: 10px;
    }
    .bc-slider-text h1 {
        font-size: 18px;
        margin-top: 10px;
        line-height: 26px;
    }
    .bc-slider {
        height: 165px;
    }
    .header-logo-mobile {
        position: absolute;
        top: -40px;
        left: 10px;
        z-index: 9999;
        width: 105px;
    }
    .review-scrool {
        padding: 30px 0px;
    }
    .review-card-mob {
        height: 290px;
    }
    .subscribe-re {
        margin-top: 280px;
    }
    .cards-re {
        width: 95%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .game-desc-txt {
        width: 95%;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s-->div .info--s-- {
        width: 104%;
        padding: 5px 7px 15px 10px;
        left: 27px;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s-- {
        padding-right: 5px;
        padding-left: 5px;
        width: 23.7%;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s--:not(:last-child) {
        margin-right: 10px;
    }
    .bc-about-card-item {
        height: 250px !important;
    }
    .bc-review-text-body p:last-child {
        margin-bottom: 20px;
    }
    .review-img {
        padding: 125px;
    }
    .bc-about-card-item {
        margin: 0 auto !important;
    }
    .bc-review-text-body {
        width: 95%;
        margin: 0 auto 20px;
    }
    .bc-review-bg {
        width: 95%;
        margin: 0 auto;
        background: #A6A6A6;
    }
    .bc-review {
        margin-top: 0px;
    }
    .tab-texts {
        padding: 0 20px 10px;
    }
    .bc-terms {
        margin-top: 0px;
    }
    .bc-about {
        margin-top: 0;
    }
    .bc-about-bg {
        display: none;
    }
    .bc-card-visit-site button a img {
        position: absolute;
        width: 25%;
        right: -5px;
        top: -4px;
    }
    .bc-card-visit-site button {
        width: 100%;
    }
    .bc-card-visit-site {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
    }
    .bc-card-our-score {
        position: absolute;
        border: none;
        right: 10%;
        bottom: 70px;
    }
    .bc-card-ratings {
       position: absolute;
       border: none;
       bottom: 70px;
       left: 10%;
    }
    .bc-card-address {
        position: absolute;
        border-top: 1px solid grey;
        border-bottom: 1px solid grey;
        border-right: none;
        padding: 16px 0 15px;
        width: 93%;
        top: 145px;
    }
    .bc-card-casino-logo {
        position: absolute;
        border: none;
        width: 300px;
        top: -10px;
        right: 40px;
    }
    .hotel-logo-desktop {
        display: none;
    }
    .bc-card-rating-position {
        position: relative;
        border: none;
    }
    .bc-card-rating-position span {
        font-size: 16px;
        font-size: 40px;
        position: absolute;
        top: 62px;
        left: 40px;
    }
    .editors-choise img {
        position: absolute;
        width: 90%;
        top: -15px;
        left: -34px;
    }
    .cards, .hotels-item {
        border: none;
        padding: 0 20px;
        position: relative;
    }
    .cards-mob {
        height: 300px;
    }
    .filter-main ul, .card-item {
        width: 95%;
        margin: 0px auto 35px;
        position: relative;
    }
    .bc-cards-header {
        display: none;
    }
    .footer-logo-and-copyright img {
        width: 20%;
        margin-left: 30px;
    }
    .footer-logo-and-copyright {
        text-align: center;
    }
    .footer-menu-list {
        display: none;
    }
    .bc-bg, .bc-bg-about {
        margin-top: 50px;
        height: 175px;
    }
    #navbar ul {
        display: inline;
    }
    .container>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    #navbar ul li {
        border: none;
    }
    #navbar ul li:first-child {
        border-left: none;
    }
    .header-top {
        display: none;
    }
    .logo-mobile {
        padding-left: 15px;
    }
    .navbar-toggle {
        margin-right: 30px;
    }
    .bc-bg-text {
        margin-top: 5px;
    }
    .text-1st-part, .text-2nd-part {
        font-size: 25px;
    }
    .filter-header li {
        padding: 15px 0px;
    }
    .bc-card-address span {
        font-size: 13px;
        text-align: center;
    }
    .bc-about-ratings {
        bottom: 35px;
    }
    .bc-about-score {
        bottom: 35px;
    }
    .cards-mob-2 {
        height: 320px;
    }
}

/*650 - 551*/
@media (max-width: 650px) {
    .bc-slider-text h1 {
        font-size: 17px;
        line-height: 22px;
    }
    .bc-slider-trusted {
        top: 10px;
        right: 0px;
    }
    .bc-slider-trusted img {
        width: 75px;
    }
    #current_date_mobile {
        font-size: 12px;
    }
    .bc-slider-text h1 {
        width: 85%;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s-->div .info--s-- {
        width: 102%;
        padding: 5px 10px 15px 15px;
        left: 27px;
    }
    .bc-how-we-score-container .row:not(:first-child) {
        margin-top: 0px;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s-- {
        width: 49%;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s--:nth-child(even) {
        margin-left: 5px;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s--:not(:last-child) {
        margin-right: 0;
    }
    .tab-texts {
        padding-top: 0px;
    }
    .editors-choise img {
        top: -5px;
        left: -30px;
    }
    .filter-main ul {
        margin: 0 auto;
    }
    ul.filter-header {
        display: flex;
        flex-wrap: wrap;
    }
}

/*550 - 421*/
@media (max-width: 550px) {
    .review-img1, .review-img2, .review-img3, .review-img4, .review-img5, .review-img6, .review-img7, .review-img8, .review-img9, .review-img10 {
        padding: 100px;
    }
    .score-review {
        top: -12px;
    }
    .review-rating {
        top: 23px;
    }
    .bc-slider-trusted {
        top: 55px;
        right: 6px;
    }
    .bc-slider-text h1 {
        font-size: 14px;
        line-height: 20px;
    }
    .bc-slider-text h1 {
        width: 80%;
    }
    .our-score-total {
        -ms-transform: translate(-50%, -15%);
        transform: translate(-50%, -15%);
    }
    .button-contact {
        width: 92%;
    }
    .review-card-mob .bc-card-address {
        right: 15px;
    }
    .review-card-mob {
        padding: 0;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s-->div .info--s-- {
        width: 102%;
    }
    .review-img {
        padding: 88px;
    }
    .bc-card-visit-site button a img {
        width: 30px;
        right: 0px;
    }
    .bc-card-ratings {
        width: 32%;
        bottom: 55px;
    }
    .bc-card-address {
        padding: 20px 0 20px;
    }
    .bc-card-casino-logo {
        width: 270px;
        right: 15px;
    }
    .editors-choise img {
        top: -15px;
        left: -28px;
        width: 165%;
    }
    .navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 20px;
    }
    .bc-bg {
        height: 165px;
        margin-top: 45px;
    }
    .bc-bg-trusted {
        display: none;
    }
    /*.games-nav {
        margin-top: -55px;
    }*/
    .text-1st-part, .text-2nd-part {
        font-size: 28px;
    }
}

/*420 - 321*/
@media (max-width: 420px) {
    .col-25--s-- div p {
        font-size: 13px;
    }
    .bc-slider-trusted img {
        width: 40px;
    }
    .score-review {
        top: -32px;
    }
    .review-rating {
        top: 0px;
    }
    #current_date_mobile {
        font-size: 12px;
        bottom: 0;
        position: absolute;
        right: 13px;
    }
    .bc-slider-trusted {
        width: 100%;
        top: 105px;
        right: 8px;
    }
    .bc-slider-text h1 {
        width: 100%;
        font-size: 12px;
        line-height: 17px;
    }
    .bc-card-address {
        width: 87%;
    }
    .cards-mob {
        height: 250px;
    }
    .bc-card-address {
        top: 100px;
    }
    .filter-header li {
        width: 80px;
        padding: 5px 10px;
    }
    .filter-header a {
        padding: 3px;
    }
    .filter-header a {
        font-size: 14px;
    }
    .text-1st-part, .text-2nd-part {
        font-size: 27px;
    }
    .how-we-score-sc--s-- .list--s-- .col-25--s-->div .info--s-- {
        width: 102%;
    }
    .bc-how-we-score-container {
        padding: 15px 5px;
    }
    .e-mail-address-block {
        padding: 25px 20px 20px 50px;
    }
    .phone-number-block {
        padding: 15px 20px 20px 50px;
    }
    .address-block {
        padding: 17px 20px 20px 50px;
    }
    .location-block, .phone-block, .e-mail-block {
        width: 45px;
    }
    .bc-about-text-body h1, .bc-terms-text-body h1, .contact-form-body-header h1 {
        font-size: 36px;
    }
    .bc-current-page-pm {
        padding: 15px 10px;
        font-size: 17px;
    }
    .date-mobile {
        width: 200px;
        top: 115%;
        left: 55%;
        -ms-transform: translate(-48%, -50%);
        transform: translate(-48%, -50%);
    }
    .bc-subscribe input {
        padding: 18px 5px 15px;
        font-size: 13px;
    }
    .bc-subscribe button {
        padding: 19px 5px 17px 5px;
        font-size: 14px;
    }
    .bc-subscribe input {
        width: 115px;
    }
    .bc-card-ratings {
        width: 45%;
    }
    .bc-card-rating-position span {
        font-size: 30px;
        top: 50px;
        left: 10px;
    }
    .bc-card-casino-logo {
        width: 210px;
    }
}

@media (max-width: 320px) {
    .button-contact {
        width: 89%;
    }
    .text-1st-part, .text-2nd-part {
        font-size: 27px;
    }
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
