:root{
    --hue: 207;
    --sat: 57%;
    --light: 60%; 
    --shader: 23%;
    /* calculate saturation values for lighter & darker color variations */  
    --satDarker: calc(var(--sat) + var(--shader));
    --satLighter: calc(var(--sat) - var(--shader));  
    
    /* calculate light values for lighter & darker color variations */  
    --lightDarker: calc(var(--light) - var(--shader));
    --lightLighter: calc(var(--light) + var(--shader)); 
    
    --ribbonColorLighter: hsl(var(--hue), var(--satLighter), var(--lightLighter));
    --ribbonColorDarker: hsl(var(--hue), var(--satDarker), var(--lightDarker));
    --lightBlue: #c0cedf;
    --main-color: #005249;
    --second-color:#56799c;
    --button-bg:#FCA71A;
    --button-bg-hover:#c48010;
    --main-text-color:#000;
    --red-color:#ff0000;
    --list-dot-color:#5a9bd1;
    --second-text-color:#999;
    --grey-color:#ecf0f1;
    --ribbons-color:#a30318;
    --feature-text-color:#7f8c8d;
    --cloudy-blue:#bdc3c7;
    --white-color:#fff;
    --ribbon-edge-color:#a93622;
    --ice-blue: #ecf0f1;
    --section-bg-color:#fcfcfc;
    --ice-blue-bg:#e2e8ee;
    --main-border-radius:4px;
    --dark-grey-text:#34495e;
}



@media print {
    *,
    :after,
    :before {
        background: transparent;
        color: var(--main-text-color);
        box-shadow: none;
        text-shadow: none;
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid var(--second-text-color);
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%;
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: var(--main-text-color);
    }

    .label {
        border: 1px solid var(--main-text-color)
    }

    .table {
        border-collapse: collapse;
    }

    .table td,
    .table th {
        background-color: #fff;
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd;
    }
}


html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
header,
main,
nav,
section {
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
button,
input,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
textarea {
  overflow: auto;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
small {
  font-size: 85%;
}
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-md-2, .col-sm-4, .col-md-4, .col-xs-5, .col-md-5, .col-md-6, .col-md-7, .col-md-8 , .col-xs-12, .col-sm-12, .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-5 {
  width: 41.66666667%;
}
@media (min-width: 768px) {
  .col-sm-4, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .col-md-2, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
  width: 66.666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
}
table {
  background-color: transparent;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.open > .dropdown-menu {
  display: block;
  margin-top: 0;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.container-fluid > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .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;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-header:after {
  clear: both;
}
.hidden {
  display: none !important;
}
@-ms-viewport {
  width: device-width;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}


html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

a {
    color: var(--main-color);
    text-decoration: underline;
    transition: all .3s ease
}

a:active,
a:focus,
a:hover {
    color: var(--button-bg);
    text-decoration: none
}


h1,
h2,
h3,
h4,
h5 {
    font-family: Roboto, serif;
    font-weight: 700
}

h1 {
    font-size: 28px;
    color: #fff
}

h1.page-title {
    color: var(--main-color);
    margin: 35px 0
}

h2 {
    font-size: 24px;
    color: var(--dark-grey-text);
    margin-bottom: 22px;
}

p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom:20px;
}


.glyphicon {
    color: var(--second-color);
}

ul {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

ul li {
    list-style: none;
    position: relative;
    font-size: 14px;
}

body {
    color: var(--main-color);
    font: normal 125%/1.4 'Open Sans', sans-serif;
    position: relative;
    overflow-x:hidden;
}

img{
    max-width: 100%;
}

.clearfix:after {
    clear: both;
    content: "";
    display: table
}

.hide-text {
    overflow: hidden;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.row.bottom-align {
    margin-bottom: 10px;
    position: relative;
    margin-top:10px;
}

.bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0
}

.img-icon {
    margin: 0 4px 0 10px;
    height: auto;
    height: fit-content;
    object-fit:contain;
}


.top-header {
    padding:20px 0;
	background-color:#01574d;
}

.top-header .navbar-brand {
    height: auto;
    padding: 0;
    width: 200px;
    display: block
}

.top-header .navbar-brand img {
    max-width: 175px;
    position: relative;
    top: 0
}

.intro_section{
	margin-bottom:20px;
}

footer {
    background: rgb(0 18 16);
    padding: 20px 0;
    color: #fff;
    text-align: center;
    position: relative;
}

footer a {
    color: #fff;
    text-decoration: none
}

footer .outro {
    margin: 20px 0 40px
}

footer img.logo {
    height: auto;
    max-width: 160px;
    display: inline-block;
}

footer ul {
    float: right;
    margin: 12px 0 10px
}

footer ul li {
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
    list-style: none
}

footer ul li a {
    font-size: 14px;
    font-weight: 700;
    font-family: Roboto, serif;
    padding: 15px;
    color: #fff
}

footer .chip {
    width: 36px;
    height: auto;
    display: inline-block;
    position: relative;
    margin: 20px 0;
    opacity: .5
}

footer .seperator-jewel {
    background: url(/assets/images/jewel.svg) no-repeat 50%;
    width: 60px;
    height: 40px;
    background-size: cover;
    display: inline-block;
}

footer .line {
    display: inline-block;
    width: 100%;
    height: 1px;
    background: var(--white-color);
    top: 0;
	margin:20px 0;
    position: relative
}

footer .line.left {
    float: left
}

footer .line.right {
    float: right
}

footer .footer-links {
    text-align: left;
    margin: 13.5px 0;
}

.footer-links a {
    display: inline-block;
    margin-right: 8px;
    font-weight:700;
}

.footer-links a:last-child{
    margin-right: 0;
}

footer .footer-links a:hover{
    color:var(--button-bg);
}

footer .footer-trust-logos {
    display: flex;
    justify-content: flex-end;
    padding: 10px 0;
    align-items: center;
}

footer .footer-trust-logos img {
    max-height: 30px;
    margin-left: 15px;
    width: auto;
    display: inline-block;
    margin-top: 0;
}

footer .footer-trust-logos a:nth-child(2) img {
    height: 25px;
}

.footer-row{
    display: flex;
    align-items:center;
    justify-content:space-between;
}

.footer-logo{
    display: block;
    width:160px;
}

.panel-simple {
    width: 100%;
    border: 1px solid #ededed;
    margin: 0
}

.panel-tabs {
    z-index: 2;
    position: relative
}

.panel-tabs ul {
    padding: 0;
    margin: 0;
    display: inline-block
}

.panel-tabs ul li {
    list-style: none;
    background: #fff;
    padding: 20px 15px;
    max-width: 200px;
    min-width: 110px;
    border: none;
    cursor: pointer
}

.panel-tabs .search {
    display: inline-block;
    position: relative;
    padding: 16px;
    font-size: 18px;
    width: 230px;
    overflow: hidden;
}

.panel-tabs .search .glyphicon-search {
    color: var(--main-text-color)
}

.panel-content {
    display: none;
    z-index: 1;
    border: 1px solid transparent;
    margin-top: -1px;
    padding: 20px 20px 10px
}


.open .panel-tabs ul li {
    border: 1px solid var(--second-color);
    border-bottom: none
}

.open .panel-content {
    border: 1px solid var(--second-color);
    display: block
}

.button {
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
    transition: all .2s ease
}

.button-nav,
.navbar-default .navbar-nav > a.button-nav {
    color: var(--main-color);
    background:  var(--white-color);
    border-radius: 0
}

.button-nav:hover,
.navbar-default .navbar-nav > a.button-nav:hover {
    color: var(--white-color);
    background: var(--main-color);
    border-radius: 0;
}

.button-cta {
    background: var(--button-bg);
    padding: 0 10px;
    font-family: Roboto, serif;
    font-size: 20px;
    font-weight: 500;
    height:45px;
    display: flex;
    align-items:center;
    justify-content:center;
    line-height: 27px;
    border-radius: 50px;
}

.button-cta:hover {
    background: var(--button-bg-hover);
    color: var(--white-color);
}

.button-cta:focus, .button-cta:active{
    color: var(--white-color);
}

.button-cta.button-large {
    margin: 10px 0;
    font-size: 34px
}

.button-filter {
    background: #b2b2b2;
    padding: 10px;
    display: block;
    margin: 20px 0 0
}

.button-filter.button-blue {
    background: var(--second-color);
    background: linear-gradient(180deg, var(--second-color) 0, var(--main-color))
}


.review-features{
    margin-bottom: 10px;
}

.review-features strong {
    display: block;
    border-bottom: 1px solid #d8d8d8;
    padding: 6px 0;
    margin: 0 0 6px;
    font-size: 16px
}

.review-features .fa-circle {
    color: #FCA71A
}

.review-features .fa-times {
    color: var(--red-color);
}

.review-features .fa {
    position: absolute;
    top: 2px;
    left: 2px;
    display: inline-block;
    font-size: 18px
}


.review-features ul p {
    font-size: 14px;
    line-height: 22px;
    display: inline-block;
    padding-left: 25px;
    margin-bottom: 10px;
}

.review-outro {
    font-family: Roboto, serif;
    padding: 20px 0;
    text-align: center;
    display: flex;
    justify-content:center;
    align-items:center;
}


.review-outro .casino-logo{
    width:auto
}

.review-outro .casino-offer{
    max-width:65%;
    padding: 15px;
}

.review-outro .casino-offer .tc{
    margin-top:0;
}

.review-outro .casino-offer h2{
    margin-bottom:5px;
    text-transform: none;
    margin-top: 0;
    color:var(--main-text-color);
}

.review-outro img {
    display: inline-block;
    max-width: 100%
}

.review-outro strong {
    font-size: 20px;
    padding: 0;
    display: block
}

.review-outro .ratings {
    padding: 10px 0;
    display: inline-block
}

.table-responsive {
    overflow-x: inherit
}


.table-review .new {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}


.table-review .new h4 a {
    text-decoration: none;
    color:var(--main-text-color);
    text-transform: none;
}

.table-review .new .top1 h4 a {
    color:var(--white-color);   
}

.table-review .new h4 a:hover{
    color:var(--main-color);
}

.table-review .new .terms.top1{
    box-shadow: 0 8px 8px rgba(0,0,0, .3);
    border: 3px solid var(--second-color);
    border-top: 3px solid transparent;
}

.table-review .new .terms-text{
    vertical-align:top;
    border-top:none;
}

.new .terms-text p{
    color:var(--second-text-color);
    font-size:10px;
    line-height:14px;
    font-weight:300;
}

.new .terms-text p a{
    color:var(--second-text-color);
    text-decoration: none;
}

.new .top1 .terms-text p{
    color:var(--white-color);
}

.new .top1 .terms-text p a{
    color:var(--white-color);
}

.new .terms-text p a:hover{
    color:var(--button-bg);
    text-decoration: underline;
}

.table-review {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

.table-review h4 a {
    text-decoration: none;
    color:#000;
    text-transform: uppercase;
}

.table-review h4 a:hover{
    color:var(--main-color);
}

.table-review .terms.top1{
    box-shadow: 0px 8px 8px rgba(0,0,0, .3);
    border: 3px solid var(--main-color);
    border-top: 3px solid transparent;
}

.table-review .terms-text{
    vertical-align:top;
    border-top:none;
}

.terms-text p{
    color:#999999;
    font-size:10px;
    line-height:14px;
    font-weight:400;
}

.terms-text p a{
    color:#999;
}

.sidebar-stick .terms-text p{
    margin-bottom: 0;
    padding:10px 15px 12px 15px;
    font-size:10px;
}

.sidebar-body .terms-text{
    margin-bottom:10px;
}

.sidebar-body .terms-text p{
    padding-top:10px;  
    text-align:center;
}

.table-review .rank .glyphicon {
    color:#0068a7;
}

.table-review .rank{
    width:40px;
    height:40px;
    background: url(/assets/images/rank-star.png) no-repeat center center;
    display: flex;
    justify-content:center;
    align-items:center;
}

.table-review .rank span{
    font-family: 'Roboto', sans-serif;
    font-size:20px;
    font-weight: 700;
    color:#fff;
}

.table-review .new .rank{
    width:40px;
    height:40px;
    display: flex;
    justify-content:center;
    align-items:center;
    background:none;
}

.table-review .new .rank span{
    font-family: 'Roboto', sans-serif;
    font-size:30px;
    font-weight: 500;
    color:var(--cloudy-blue);
}

.top-table-mobile .top-mobile .rank{
    width:30px;
    height:30px;
    background: url(/assets/images/rank-star.png) no-repeat center center / 100%;
    display: flex;
    justify-content:center;
    align-items:center;
}

.top-table-mobile .top-mobile .rank span{
    font-family: 'Roboto', sans-serif;
    font-size:16px;
    font-weight: 700;
    color:#fff;   
}

.top-table-mobile .top-mobile.top1 .rank{
     background: url(/assets/images/rank-star-first.png) no-repeat center center / 100%;
}

.table-review .img-wrapper {
    padding: 0;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    width: 180px;
    height: 90px;
    margin: 0 auto;
    position: relative;
}

.table-review .new .img-wrapper {
    height: auto;   
}

.table-review .img-wrapper a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%
}

.table-review .img-wrapper img {
    max-height: 75%;
    width: auto;
    max-width: 85%;
    margin: 0 auto;
    padding: 0
}

.table-review .new .img-wrapper {
    border: none;
    border-radius: 0;
    background-color: transparent;
    max-width: 180px;
    margin: 0 auto;
    position: relative
}

.table-review .new .img-wrapper img {
    max-height: 90px;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    padding: 0
}


.table-review .glyphicon-search {
    color: var(--main-text-color)
}

.sorting-arrows {
    position: relative;
    top: -5px;
    height: 100%;
    width: 10px;
    display: inline-block
}

.sorting-arrows .glyphicon-triangle-bottom,
.sorting-arrows .glyphicon-triangle-top {
    position: absolute
}

.sorting-arrows .glyphicon-triangle-top {
    top: -10px
}

.sorting-arrows .glyphicon-triangle-bottom {
    bottom: 0
}

.rank,
.rank .glyphicon {
    position: relative
}

.rank .glyphicon {
    font-size: 42px
}

.rank .glyphicon span {
    font-family: Roboto, serif;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 15px;
    font-size: 20px;
    line-height: .5em;
    font-weight: 700;
    color: #fff;
    width: auto
}

.ratings {
    font-size: 24px;
    line-height: 29px;
    margin-top:0;
}

.ratings .fa-star,
.ratings .fa-star-half-o,
.ratings .fa-star-o,
.ratings .glyphicon-star,
.ratings .glyphicon-star-empty {
    color: #ffc01a;
    margin-right: 0
}

.ratings small {
    font-size: 60%;
    display: block;
    color: #444
}

.score {
    color: var(--main-color);
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}

.score small {
    font-weight: 100;
    font-size: 14px;
    display: block;
    text-decoration: underline
}

.score small a {
    color: #999;
}

.features .review-check span{
    color:var(--cloudy-blue);
    font-size: 14px;
    font-weight: 300;
}

.top1 .features .review-check span{
    color: var(--white-color);
    font-weight: 100;
}

.features .review-checks {
    display: inline-block;
    text-align: left;
}

.features .review-check{
    line-height: 24px;
}

.features .review-check .fa{
    font-size:9px;
    margin-right:8px;
}

.img-wrapper {
    width: 180px;
}

.img-wrapper a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%
}

.img-wrapper img {
    max-width: 120px;
    padding: 0
}


.toggle-wrapper {
    display: none;
    width: 18px;
    height: 11px;
    background: url(/assets/images/toggle-arrow-down.png) no-repeat;
    position: absolute;
    bottom: 15px;
    left: 50%;
}

.fa-check, .fa-circle {
    color: #FCA71A;
}


.img-wrapper {
    padding: 5px;
    border-radius: 4px;
    height: 70px;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.img-wrapper img {
    max-height: 80%;
    width: auto;
    max-width: 100%;
    margin: 0 auto
}


/*NEW FEATURES*/

.terms-wrapper {
    margin: 2px 0 5px 0;
}

.features small:hover, .features a:hover {
    text-decoration: unset;
}

.mobile-bonus span > a {
    text-decoration: unset;
}

.mobile-bonus .offer-text {
    color: var(--main-text-color);
    font-weight: 700;
    font-size:18px;
}

.top-table-desktop h2 {
    font-size: 20px;
    text-transform: none;
    margin:0;
}

.new-top-table-desktop h2 {
    font-size: 20px;
    text-transform: none;
    margin:0;
}



.go-to-top-btn {
    background-color: var(--main-color);
    padding: 10px 13px;
    color: var(--white-color);
    position: fixed;
    bottom: 20px;
    right: 20px;
    border: unset;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    z-index: 10000;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);
}

.go-to-top-btn:hover .glyphicon{
    top:-2px;
}

.go-to-top-btn .glyphicon {
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    position: relative;
    transition:all 0.3s;
}


.show-more-btn, .show-less-btn {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 26px;
    color: rgb(0, 104, 166);
    font-family: "'Open Sans'";
    text-decoration: underline;
}

.show-more-less-wrapper {
    text-align: center;
    margin-bottom: 25px;
}

.page-content p {
    margin-bottom: 20px;
}

.page-content span.list-label{
    font-size:14px;
}



#main-wrapper {
    position: relative;
}

body.slide-active {
    overflow-x: hidden
}


main {
    position: relative;
    right: 0;
}

.page-content h1 {
    font-size: 28px;
    color: var(--white-color);
    margin-top: 30px;
    margin-bottom: 25px;
}

.mobile-title{
    display:none;
}

.desktop-title{
    display: block;
}

h1.main-title{
    margin:25px 0 20px 0;
    font-size:28px;
}


.casino-features {
    margin: 0;
    font-size:14px;
}

.content-wrapper{
    margin-top:25px;
}

.content-wrap{
    margin-bottom:15px;
}

.rating-counter{
    font-size:14px;
    color:var(--second-text-color);
    font-weight: 400;
    line-height: 17px;
}

.bonus-text .tc{
    margin:0;
}

.page-content .checklist .fa-check{
    font-size:20px;
    margin-right:5px;
}

.checklist li p{
	margin-bottom:0;
}

.visit{
    font-size: 12px;
    color: var(--feature-text-color);
    font-weight: 300;
    margin-top:5px;
    display:block;
}

ul.list{
	padding-left:15px;
}

ul.list li{
	list-style: disc;
}

.brand-name{
	font-size: 36px;
	font-weight: 700;
	margin-top: 20px;
}

.brand-name .highlight{
	color:var(--button-bg);
}

.top1 .visit{
    color: var(--white-color);
}

.table-review .button-cta{
    padding:0 20px;
}


.casino-features .feature-item {
    align-items:center;
}

.offer-text a{
    color:var(--main-text-color);
    text-decoration: none;
}

.offer-text a:hover {
    color: var(--main-color);
}


.left-image img{
    float: left;
    padding:0 30px 10px 0;
}

.left-image h2{
    margin-top:0;
}


.left-image{
    margin-top:15px;
}

.right-image img{
    float: right;
    padding:0 0 10px 30px;
    max-width: 100%;
}

.right-image h2{
    margin-top:0;
}


.right-image{
    margin-top:15px;
}

.roulette-variants img{
    padding-right:25px;
    max-width: 36%;
}


.left-image.roulette-variants .content-wrap{
    max-width: 64%;
}

#blx_popup27_content {
    position: absolute;
    top: 170px;
    left: 232px
}

.bonus-offer h3{
    margin-top:0;
    padding-top:0;
    margin-bottom:0;
}

.bonus-offer .dynamic-api-bonus{
    font-size: 34px;
    font-weight: normal;
    line-height: 1.05;
    color:var(--white-color);
    text-transform: none;
}

.bonus-offer .button-cta{
    max-width: 280px;
    font-size: 28px;
    margin: 0 auto;
    height: 52px;
    z-index: 999;
    position: relative;
}


.logo-wrap{
    position: relative;
    height: 180px;
    display: flex;
    align-items:center;
    justify-content:center;
}

.button-cta.different{
    background:#fff;
    border:2px solid var(--second-color);
    color:var(--second-color);
    font-size:22px;
    text-shadow: none;
    height: 54px;
    margin:10px 0;
}

.button-cta.different:hover{
    background:var(--second-color);
    color:#fff;
}
.main-cta {
    color: #f00c22;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.no-padding {
    padding-left: 0;
    padding-right: 0
}

.page-content .terms-text p{
    text-align: left;   
}

.tables-wrapper{
    max-width:960px;
    margin:0 auto;
    margin-top:40px;
}

.more-top-casinos h2{
    margin-top:0;
    text-align: center;
}

.more-top-casinos .button-cta{
    max-width: 400px;
    height:56px;
    margin:0 auto;
    font-size:18px;
}

.more-top-casinos{
    margin-bottom:40px;
    margin-top:40px;
}


.table-body .item-row.top1 {
    border: 3px solid var(--main-color);
    box-shadow: 0px -8px 8px rgba(0,0,0, .3);
}

.table-body .top1 .rank {
    background: url(/assets/images/rank-star-first.png) no-repeat center center;

}

.casino-info-row{
    display: flex;
    flex-wrap:wrap;
    align-items:center;
    height: 125px;
    padding:0 15px 0 0;
}

.casino-info-row .rank{
    width:6%;
    background: url(/assets/images/rank-star-first.png) no-repeat center center;
}

.top1 .casino-info-row .rank{
    background: url(/assets/images/number-one.png) no-repeat center 4px;
    height: 48px;
}

.casino-info-row .casino-logo{
    width:20%;
    position: relative;
}
.casino-info-row .casino-offer{
    width:32%;
    text-align: center;
    padding:0 1%;
}
.casino-info-row .ratings{
    text-align: center;
}
.casino-info-row .stars{
    text-align: center;
    display: inline-block;
    position: relative;
    left: -5px;
}
.casino-info-row .score{
    width:13%;
    text-align: center;
}
.casino-info-row .cta{
    width:16%;
    text-align: center;
}

.table-review .terms-text p {
    text-align: center;
    padding: 0 15px;
}

.table-body .item-row{
    border-bottom:1px solid #ddd;
}

.table-body.new .item-row{
    border:none;
}
.table-body.new .item-row.top1 {
    background-color: rgba(0, 188, 167, 0.20);
    box-shadow: 0 0px 4px rgba(0,0,0, .2);
    border:none;
}

.new .casinos-info-row{
    display: flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between;
    padding:0;
    box-sizing: border-box;
    position: relative;
    padding:0;
}

.new .casinos-info-row .rank{
    width:4%;
    align-self: center;
}

.new .top1 .casinos-info-row .rank{
    height: 57px;
    top:5px;
	background-image:none;
}

.new .top1 .casinos-info-row .rank span{
    color:#fff;
    font-size:40px;
    font-weight: 500;
}

.new .casinos-info-row .casino-logo{
    width: 19%;
    position: relative;
    top: 15px;
    position: relative;
    padding-bottom:10px;
    text-align: center;
}

.new .casino-infos-row .review-link{
    text-align:center;
    margin-top:3px;
}
.new .casinos-info-row .review-link a{
    color: var(--second-text-color);
    font-weight: 300;
    font-size:13px;
}

.new .top1 .casinos-info-row .review-link a{
       color: var(--white-color);
}
.new .casinos-info-row .casino-offer{
    width:20%;
    text-align: center;
    padding:0 1%;
}
.new .casino-offer .bonus-offer{
    font-size: 20px;
    font-weight: 300;
    color: var(--main-color);
    font-family:var(--robot-font);
}

.new .casino-offer .bonus-offer p{
    margin-bottom:0;
    font-size:20px;
    color:var(--cloudy-blue);
    font-weight:100;
}

.new .top1 .bonus-offer p{
    color: var(--white-color);
}

.new .casino-offer .bonus-offer p span{
    font-size:20px !important;
}


.new .casinos-info-row .ratings{
    text-align: center;
    width:12%;
    padding:0 1%;
    position: relative;
    line-height: inherit;
}

.new .casinos-info-row .ratings .score{
    color:var(--cloudy-blue);
    display: inline-block;
    font-family:var(--robot-font);
    line-height: normal;
}

.new .casinos-info-row .score p{
    line-height: normal;
    position: relative;
    font-size:60px;
    line-height: 60px;
    margin-bottom: 0;
}
.new .casinos-info-row .score span{
    margin-bottom:0;
    font-weight: 100;
    display: block;
    font-size:16px;
    line-height: 18px;
}

.new .top1 .casinos-info-row .ratings .score{
    color:var(--white-color);
}

.new .casinos-info-row .features{
    width:29%;
    text-align: center;
    padding-top:10px;
}
.new .casinos-info-row .cta{
    width:15%;
    text-align: center;
    position: relative;
    margin-top:20px;
}

.table-review .new .terms-text p {
    text-align: left;
    padding:20px 0 0 0;
    margin-bottom:0;
}

.table-review .new .item-row{
    margin-bottom:25px;
    border-radius:4px;
    box-shadow: 0 0px 8px rgba(0,0,0, .05);
    position: relative;
    transition:all 0.3s;
    background-color:rgba(0, 188, 167, 0.10);
	box-shadow:0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    padding:15px;
	background-size:contain;
	background-position:100% 0;
	background-repeat: no-repeat;
}

.table-review .new .item-row:hover{
    box-shadow: 0 2px 6px 1px rgba(0,0,0, .2);
}

.tooltip-wrap{
    display: none;
    position: absolute;
    bottom: 100px;
    z-index: 9992;
    left: -95px;
}
.casino-info-row .slot-tooltip:after, .casino-info-row .slot-tooltip::before{
    border-top: 8px solid var(--main-color);
}

.casino-info-row .slot-tooltip .name{
    background:var(--white-color);
}

.toggle-tooltip{
    display: block;
    text-decoration: none;
}

.toggle-tooltip img{
    height: 63px;
    border-radius: 4px;
    border: 1px solid #999;
}

.new .toggle-tooltip img{
    border-radius: 50%;
    border:1px solid #ECF0F1;
}

.new .top1 .toggle-tooltip img{
    border:1px solid #0F253C;
}

.new .tooltip-wrap{
    bottom:98px;
    left: -104px;
}


.new .slot-tooltip p{
    color:var(--main-color);
}

.new .tooltip-ribon::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid var(--section-bg-color);
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.new .tooltip-ribon::before{
    content: '';
    position: absolute;
    top: 100%;
    border-top: 8px solid var(--ice-blue);
    top: 102%;
    left: 50%;
    opacity:0.6;
}

#load{
	text-align:center;
	margin-top:30px;
}

.blue-bg{
    padding:60px 0;
}

.blue-bg.dark{
    background:var(--main-color);
}
.blue-bg.light{
    background:var(--second-color);
}

.white-wrapper{
    max-width: 1005px;
    margin:0 auto;
    background:#fff;
    border-radius: 5px;
    padding:20px 30px;
}

.steps .nav-pills{
    display: flex;
    justify-content:center;
    flex-wrap:wrap;
    padding:0;
}
.steps .nav-pills > li + li{
    margin:0;
}
.steps .nav-pills > li{
    margin-bottom:0;
    width:25%;
    padding:0;
}

.steps .filter-tab{
    color:var(--white-color);
    padding:8px 25px;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding: 10px 15px;
    font-size:14px;
    background:var(--second-color);
}

.steps .filter-tab:hover{
    color:#fff;
    background:var(--main-color);
}

.steps .nav-pills > li > a{
    border-radius:0;
    padding:30% 25px;
    font-size:27px;
    font-family: var(--robot-font);
    border-radius: 4px 4px 0 0;
    box-shadow: inset 0 0 34px 0 rgba(44, 62, 80, 0.2), inset 0 -9px 9px 0 #496e8f;
}

.steps .nav-pills > li > a:focus, .steps .nav-pills > li > a:hover{
    color:var(--main-color);
    background:var(--white-color);
    box-shadow: inset 0 0 15px 0 rgba(44, 62, 80, 0.2), inset 0 -2px 5px 0 #496e8f;
}

.steps .nav-pills li.active > a{
    background:var(--white-color);
    color:var(--main-color);
    box-shadow: none;
}

.steps .nav-pills > li.active > a, .steps .nav-pills > li.active > a:focus, .steps .nav-pills > li.active > a:hover{
    background:var(--white-color);
    color:var(--main-color);
}

.steps .tab-pane h3{
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: bold;
    line-height: 1.17;
    color:var(--main-color);
    margin-top:10px;
    margin-bottom:15px;
}

.steps .tab-pane img{
    max-width: 70%;
}

.dark-bg .tab-content p{
    color:var(--main-color);  
}

.steps .tab-content{
    padding:15px;
    text-align: center;
    background:var(--white-color);
}
.steps .accordion .panel-heading{
    background:none;
    text-align: center;
    margin-bottom:15px;
    padding:0;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body{
    border:none;
}

.steps .panel-default{
    border:none;
    box-shadow: none;
}

.steps .panel-body{
    padding:0;
}

.steps .filter-mobile{
    display: none;
}

.recommended p{
    float: left;
    font-size:18px;
    margin-bottom: 13px;
    letter-spacing: normal;
    font-weight: 700;
    color:var(--dark-grey-text);
}

#main-wrapper{
    position: relative;
}
body.slide-active {
  overflow-x: hidden
}
main {
  position: relative;
}



.casino-facts{
    position: relative;
    margin-bottom:45px;
    margin-top:35px;
}


.rating-block .tooltip-wrap {
    bottom: 85px;
    left: -40px;
}


.rating-tooltip {
    width: 270px;
    background: #fff;
    border-radius: 4px;
    padding: 10px 5px 10px 5px;
    box-shadow: 0 0 6px rgba(0,0,0, .4);

}

.rating-block .tooltip-ribon:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0; height: 0;
    border-top: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.distinction{
    position: absolute;
    right: -25px;
    top: -10px;
}

.ribbon-wrap{
    width:100%;
    height:25px;
    position: absolute;
    top:-9px;
    left:0;
}

.ribbon {
    background:linear-gradient(180deg, #FFCF73 0%, #997C45 100%);
    color:var(--white-color);
    display: block;
    font-size: 14px;
    line-height: 0.6;
    padding: 8px 10px 0 15px;
    height:25px;
    position: relative;
    text-align: left;
    text-decoration: none;
    width: auto;
    transition: all 300ms;
    top:0;
    left:-4px;
    display: inline-block;
    z-index: 9;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.07);
    border-radius: 2px 2px 2px 0;
}
.ribbon span{
    font-weight: 600;
    letter-spacing: 0.4px;
}
.ribbon-edge-bottomright {
    border-width: 0 4px 5px 0;
    left: -4px;
    border-color:transparent #895b02 transparent transparent;
    bottom:-4px;
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}

.icons-wrapper{
    display: flex;
    justify-content:space-between;
    padding: 0;
}

.proof{
    text-align: center;
    width:100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.icons-wrapper.mobile{
    display: none;
}

.info-tooltip{
    background:var(--white-color);
    border-radius: 4px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.11);
    position: absolute;
    left:-50px;
    bottom:145px;
    width:255px;
    z-index: 9999;
    padding:15px 24px;
    display: none;
}

.info-tooltip::after, .info-tooltip::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid var(--white-color);
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

.info-tooltip::before{
    border-top: 8px solid var(--ice-blue);
    top: 102%;
    left: 50%;
    opacity:0.6;
}

.proof p{
    font-size: 12px;
    color:var(--main-color);
    line-height: 15px;
    margin-bottom: 0;
	margin-top:5px;
    text-align: center;
}

.visited-counter-tooltip {
    box-shadow: 1px 1px 4px rgba(0,0,0, .15);
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 8px;
    padding: 5px 16px;
    border-radius: 29px;
    background: var(--ice-blue);
    color: var(--main-color);
}

.visited-counter-tooltip::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent var(--ice-blue)transparent;
}

.visited-counter-tooltip::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -2px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent var(--ice-blue) transparent;
}

.visited-counter-tooltip span{
    display: block;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    color: var(--main-color);
}

.more-cta{
    font-size: 20px;
    font-weight: 400;
    color:var(--white-color);
    background: var(--main-color);
    border:1px solid var(--main-color);
    padding:10px 39px 10px 39px;
    text-decoration: none;
    border-radius:29px;
    font-family: var(--robot-font);
	display:block;
	max-width:320px;
	margin:0 auto;
}

.more-cta:active, .more-cta:focus{
    color:var(--white-color);
}

.more-cta:hover{
    background-color:transparent;
    color:var(--main-color);
}

.casinos-info-row .review-link.mobile{
    display: none;
}

section{
    padding:40px 0 40px 0;
}

section:first-child{
    padding-top:15px;
    padding-bottom:60px;
}

.text-block .checklist li{
    display: flex;
    line-height: 17px;
    margin-bottom:10px;
}

.text-block .checklist li .fa{
    font-size:14px;
    margin-right:10px;
	position: relative;
	top: 4px;
}

.text-block {
    margin-bottom: 56px;
}

.image-right{
    text-align: right;
}

.mobile-image {
    display: none;
}

.single-fact{
    padding:20px;
    border-radius: 4px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
    background-color:var(--white-color);
    margin-bottom:60px;
    display: flex;
    justify-content:space-between;
}

.single-fact .number{
    padding:3px 13px;
    border-radius: 50%;
    background-color: var(--main-color);
    font-family: var(--robot-font);
    font-size: 25px;
    font-weight: 700;
    color:var(--white-color);
    margin-right: 10px;
}

.single-fact .text{
    padding:0;
    width:50%;
    align-self:center;
}

.single-fact .title{
    display: flex;
    width: 100%;
    margin-bottom:10px;
    height: 58px;
    align-items: center;
}

.single-fact .title h3{
    margin-bottom:0;
    margin-top:0;
}

.single-fact .image{
    position: relative;
    width:50%;
    display: flex;
    align-items:flex-start;
    justify-content:center;
}


.single-fact .image.align-left{
    justify-content:flex-start;
}

.single-fact .image.align-right{
    justify-content:flex-end;
	padding-left:20px;
}

.single-fact .image img{
    margin-top:-55px;
}

.dark-bg h2, .dark-bg p{
    color:var(--white-color);
}

.casino-facts p{
    color:var(--main-color);
}

.terms-text .mobile{
    display: none;
}

.t_and_c{
    display: none;
    padding-top:5px;
}

.terms-text .t_and_c p{
    padding-top:0;
}



.how-works .image{
    text-align: right;
}

.banner-content{
    height: 85%;
    display: flex;
    align-items:center;
}

.desktop-image{
    display: flex;
    justify-content:center;
}

.desktop-image.myth{
    margin-top:25px;
}

.colored-bg{
    background:linear-gradient(180deg, #002F2A 50%, #001816 100%);
	color:#fff;
}

.colored-bg p, .colored-bg h2, .colored-bg h2{
	color:#fff;
}

.ice-blue-bg{
    background:var(--ice-blue-bg);
}

.dark-bg{
    background:var(--main-color);
}

.light-blue{
    background:var(--lightBlue);
}


/* RESPONSIVE */

/* RESPONSIVE */

@media (min-width: 1200px) {
    .payment-wrapper .payout {
        line-height: 38px;
    }

    .payment-wrapper .view-more {
        line-height: 36px;
    }

    .payment-wrapper .view-more {
        padding-left: 0;
        padding-right: 0;
    }
}



@media (max-width: 1200px) {
    .banner {
        background-size: cover;
    }
    .offer .button-cta {
        font-size: 32px;
        margin-top: 25px
    }
    .offer {
        text-align: center
    }
    .email-confirm {
        min-height: unset;
    }
    .top-five-slots .single-slot h4{
        font-size:13px;
    }
    .sidebar .progress{
        max-width: 85%;
    }
    .slots .casino-info-row .score{
        width:14%;
    }
    .slots .casino-info-row .slot-games {
        width: 23%;
    }
    .slots .casino-info-row .casino-offer {
        width: 25%;
    }
    .slots  .casino-info-row .cta{
        width:15%;
    }
    .slots.table-review .img-wrapper{
        max-width: 145px;
    }
    .slots.table-review .button-cta{
        padding:0 10px;
    }
    .casino-info-row .cta {
        width: 18%;
    }
    .rockstar-reels .header-content{
        max-width:290px;
    }
    .play-sunny .casino-banner .offer-body{
        margin-top:21px;
    }
    .left-image .content-wrap{
        max-width:78%;
    }
    .promotions-newsletter .sub-title{
        font-size:25px;
    }
    .casinopop .header-content{
        max-width:500px;
    }
    .hello-casino .header-content .offer {
        font-size: 34px;
        line-height: 34px;
    }
    .hello-casino .header-content .button-cta {
        margin-top:10px;   
    }
    .ratings {
        font-size: 15px;
        line-height: 24px;
        margin-top: 12px;
    }
    .rating-counter {
        font-size: 12px;
    }
    .review-outro .casino-offer h2{
        font-size:16px;
    }
    .table-review .tc {
        font-size: 13px;
    }
    .ratings .fa-star{
        font-size:18px;
    }
    .ratings .fa-star-o, .ratings .fa-star-half-o {
        font-size: 18px;
    }
    .features{
        font-size:26px;
    }
    .features small {
        font-size: 13px;
    }

    .slot-tooltip .button {
        max-width: 70%;
        height: 35px;
    }
    .visit{
        font-size: 11px;
    }
    .casino-offer-details .bonus-offer-text{
        font-size:18px;
    }
    .bottom-top-casino{
        max-width: 305px;   
    }
    .payments-methods li {
        width: 11%;
    }
    .soft-methods li {
        width: 11%;
    }
    .table > tbody > tr > td {
        max-width: 200px;
    }
    footer ul {
        float: none
    }
    footer .footer-trust-logos {
        float: none;
    }
    .games-list .content{
        max-width: 85%;
    }
    .features .review-check{
        line-height: 14px;
        text-align: left;
    }
    .new .casinos-info-row .casino-offer{
        padding:0;
    }
    .new .casinos-info-row .ratings{
        padding:0;
        width:12%;
    }
    .new .casinos-info-row .cta {
        width: 18%;
    }
    .new .casinos-info-row .features {
        width:26%;   
    }
    .table-review .img-wrapper{
        padding:0 15px;
    }
    .header-content .checklist li span{
        font-size: 14px;
        max-width: 88%;
    }
    .header-content .checklist li {
        margin-bottom: 5px;
    }
    .bonus-offer h3{
        margin-top:15px;
    }
    .bonus-offer .dynamic-api-bonus{
        font-size:32px;
    }
    .new .toggle-tooltip img{
        height: 54px;
    }
    .new .tooltip-wrap{
        bottom:82px;
        left: -110px;
    }
}

@media (max-width:1190px){

    .nav > li > a {
        padding: 15px 10px;
    }
    .slotty-vegas .casino-banner{
        background-position: 33% top;
    }
    .features-row{
        width: 100%;
        margin-top:5px;
    }
    .features-row .casino-features{
        float: left;
    }
    .jackpot-slotty .casino-banner{
        background-position: left top;
    }
    .navbar-nav .open .dropdown-menu > li > a{
        padding: 5px 10px 5px 15px;
    }
    .info-tooltip{
        left: -65px;
        bottom: 135px
    }
    .game-review .casinos-info-row .rank{
        width:13%;
    }
    .game-review .casinos-info-row .casino-logo {
        width: 27%;
    }
    .game-review .casinos-info-row .ratings {
        width:15%;   
    }
    .game-review .casinos-info-row .cta {
        width: 24%;
    }
    .casino-under-game .offer p, .casino-under-game .offer p span{
        font-size:20px !important;
        line-height: 22px;
    }
    #bxr-iframe{
        height: 380px;  
    }
}

@media (min-width:992px) and (max-width:1200px){
    .bonus-offer-casino-logo {
        padding: 68px 0;
    }

    .casino-offer-bonus-btn {
        padding-top: 58pc;
    }
    .bottom-offer .bonus-offer-casino-logo {
        height: auto;
        padding: 0;
    }
    #blx037-exit-modal {
        transform: scale(0.80);
    }
    .container-fluid{
        padding:0;
    }
    .top-header .navbar-default .navbar-nav > li > a{
        font-size:13px;
        padding: 24px 10px;
    }
}

@media (max-width: 1184px) and (min-width: 974px) {
    .game-review .details-block .details-block-body li .ratings {
        font-size: 18px;
    }

    .game-review .details-block .details-block-body li .ratings .fa {
        font-size: 16px;
    }

    .games.slider .slick-slide .button {
        font-size: 22px;
    }

    .games.slider .slick-slide .paragraph p {
        font-size: 15px;
        line-height: 21px;
    }

    .games.slider .slick-slide .ratings {
        font-size: 20px;
    }

    .games.slider .slick-slide .ratings .fa {
        font-size: 20px;
    }

}

@media (max-width: 991px) {
	.icons-wrapper{
		justify-content:space-evenly;
	}
    .online-slots tbody > tr > td:nth-child(2) {
        display: none;
    }
    .games.slider .slick-list .slick-active {
        border-bottom: none;
    }

    .games.slider .slick-list .slick-slide .col-md-3 {
        padding: 0;
    }

    .games.slider .slick-list .slick-slide {
        padding: 20px 10px;
        border-right: 1px solid #d8d8d8;
    }

    .games.slider {
        border: 1px solid #d8d8d8;
        border-radius: 4px;
    }

    .games.slider .slick-slide .game-logo .img-wrapper {
        max-width: 60%;
    }

    .game-review .casino-list-title {
        margin-bottom: 15px;
    }

    .games.slider .slick-prev {
        left: 44%;
    }

    .games.slider .slick-next {
        right: 44%;
    }
    .sidebar .features ul li small {
        padding: 0 5px 0 0
    }
    #game-review {
        max-width: 90%;
    }
    .top-header .navbar {
        padding: 4px 0
    }

    .icon-blocks :last-child {
        margin-bottom: 0;
    }
    .questions {
        margin-top: 53px;
    }
    .quote-section h3 {
        margin-left: -20px;
    }
    .sidebar .img-wrapper img {
        max-height: 40px;
        width: auto;
    }
    .banner-homepage img {
        float: none;
        margin: 0 auto
    }
    .review-outro strong {
        padding: 15px 0 5px
    }
    .subscription-box {
        margin-bottom: 40px
    }
    .casino-offer-details {
        padding-bottom: 0;
    }
    .navbar-nav .open .dropdown-menu > li > a{
        padding:5px 10px 5px 25px;
    }
    footer .footer-links {
        text-align: center
    }
    .toggle-tooltip img{
        height: 44px;
    }
    .slot-block{
        height: 75px;
    }
    .casino-info-row{
        padding-left:5px
    }
    .slots .casino-info-row .features {
        font-size: 40px;
        line-height: 28px;
    }
    .slots .ratings .fa-star, .slots .ratings .fa-star-half-o, .slots .ratings .fa-star-o {
        margin-right: -8px;
        font-size: 18px;
    }
    .navbar-header .navbar-toggle{
        display:block;
    }
    .left-image .content-wrap{
        max-width:72%;
    }
    .promotions-newsletter .button-cta{
        margin:0 auto;
        margin-top:20px;
    }
    .promotions-newsletter .sub-title{
        margin-bottom:12px;
    }
    .close-header{
        display: block;
    }
    .casino-banner{
        height: auto;
        background-size: cover;
    }
    .oreels .casino-banner .wood{
        position: relative;
        height: auto;
        background:none;
    }
    .sidebar hr.first{
        display: none;
    }
    .feature-item span{
        display: block;
        text-align:center;
        line-height: 15px;
    }
    .casino-features {
        padding-top: 0;
        text-align:center;
    }
    .new-top-table-desktop h2{
        line-height: 20px;
    }
    .casino-features .pull-right {
        float: none;
    }
    .desktop-title{
        display: none;
    }
    .mobile-title{
        display:block;
        padding:15px 0 5px 0;
    }
    .sidebar h3{
        padding:0;
        display: none;
    }
    .sidebar-top .sidebar-body{
        display: none;
    }
    .sidebar .offer-text{
        padding-top:5px;
        max-width: 90%;
        margin:0 auto;
    }
    .casino-offer-bonus-btn {
        padding: 0;
        width: 85%;
        display: block;
        margin: 0 auto;
    }
    .casino-offer-btn-wrapper a {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .review .no-padding {
        padding-left: 0;
        padding-right: 0
    }
    .review main {
        padding: 0 0 40px
    }
    .img-wrapper {
        max-width: 120px
    }
    .bottom-offer .row {
        margin: 0;
    }
    .payment-wrapper hr {
        border-color: #163f6b;
        margin: 0;
    }
    .view-more-wrapper {
        text-align: center;
        padding: 0;
    }
    .payment-methods {
        margin-top: 10px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .payout {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .bottom-offer .casino-offer-details {
        padding-top: 5px;
    }
    .casino-offer-details:last-child {
        margin-bottom: 5px;
    }
    .review-title-wrapper {
        margin-top: 15px;
        padding-left: 15px;
    }
    .avatar-img{
        margin-left:10px;
    }
    .review-outro{
        justify-content:flex-start;
    }
    .review-outro .casino-offer{
        margin: 0 auto;
        max-width:100%;
    }
    .review-outro .casino-offer h2{
        text-align: center;
    }
    .casino-offer-details {
        margin-top: 10px;
    }
    .casino-offer-details div, .american-flag {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .bottom-offer {
        border-radius: 4px;
    }
    .bottom-offer {
        display: block;
        height: 100%;
    }
    .bottom-offer .casino-logo-background {
        width: 100%;
        display: block;
    }
    .bottom-offer .casino-logo-background a {
        display: block;
    }
    .bottom-offer .bonus-offer-casino-logo {
        height: auto;
        padding: 5% 0;
    }
    .bottom-offer .casino-offer-details {
        padding: 15px 30px 20px 30px;
        width: 100%;
    }
    .bottom-offer .casino-offer-btn-wrapper {
        width: 100%;
        padding-bottom: 20px;
    }
    .bottom-offer .casino-offer-bonus-btn {
        padding: 0;
        padding-top: 0;
        width: 85%;
        display: block;
        margin: 0 auto;
    }
    .bottom-offer .casino-offer-btn-wrapper .casino-offer-bonus-btn a {
        width: 100%;
        margin-bottom: 0;
    }

    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 20px;
    }
    .sidebar{
        border:none;
        margin-bottom: 0;
    }
    .sidebar-stick{
        box-shadow:0 0 4px rgba(0,0,0, .4);
        border-radius: 0
    }
    .sidebar-stick .sidebar-body{
        padding:0 10px;
        display: flex;
        align-items:center;
        justify-content:space-between;
    }
    .sidebar .img-wrapper img{
        border-radius: 0;
        max-height: 80%;
    }
    .sidebar-stick .img-wrapper{
        border:none;
        border-radius:0;
        margin: unset;
    }
    .sidebar-stick h3{
        display: none;
    }
    .sidebar-stick .ratings{
        display: none;
    }
    .sidebar-stick .offer-text {
        width: 50%;
        margin: 0 15px;
        font-size:18px;
        line-height: 22px;
    }
    .sidebar-stick .offer-text .tc{
        display: block;
        margin-bottom: 0;
        margin-top: 0;
    }
    .sidebar-stick .button-cta{
        margin-right:15px;
    }
    .sidebar-stick .img-wrapper {
        width: 140px;
        max-width: 140px;
    }
    .sidebar-top{
        margin-bottom: 15px;
    }
    .bottom-top-casino{
        max-width: 240px;   
        width:100%;
    }
    .bottom-top-casino .img-wrapper{
        max-width: 100%;
    }
    .sidebar .ratings-bars small {
        float: right;
        padding: 0 13px 0 0
    }
    .sticky-body .offer-text{
        width: 37%;
        margin: 0 10px;
        padding:5px 0 0 0;
    }
    .sidebar-top .img-wrapper{
        max-width:90%;
    }
    .games.slider .slick-slide .game-logo {
        padding-left: 0;
    }
    .games.slider {
        margin-bottom: 40px;
    }
    .navbar-header {
        float: none;
        width:100%;
    }
    .top-header .navbar-brand{
        width:auto;
    }
    .navbar-left, .navbar-right {
        float: none;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none;
        margin-top: 7.5px;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block;
    }
    h1, h2 {
        text-align: left;
    }
    .review-title-wrapper{
        margin-top:15px;
    }
    .page-404 .content .title {
        font-size: 32px;
    }
    .review-by {
        display: block;
    }
    
    footer .footer-trust-logos {
        display: block;
    }

    footer .footer-trust-logos img {
        margin-bottom:20px;
    }
    .feature-item .number span{
        padding: 7px 11px;
    }
    .review-outro .ratings{
        display: none;
    }
    .review-outro .casino-offer h2{
        font-size:20px;
    }
    .review-outro .casino-logo{
        width:140px;
    }
    .review-outro .casino-logo .img-wrapper{
        height: 80px;
        width:100%;
        max-width: 100%
    }
    .button-cta.different{
        font-size:22px;
    }
    .top-header .navbar-nav .open .dropdown-menu > li > a{
        color:var(--main-color);
        font-size:13px;
    }
    .top-header .navbar-nav .open .dropdown-menu > li > a:focus, .top-header .navbar-nav .open .dropdown-menu > li > a:hover{
        background-color:var(--main-color);
        color:var(--white-color);
    }
    #slidemenu .button-nav{
        padding:10px 15px;
    }
    .top-header .navbar-nav .dynamic-dropdown li.current a{
        background:var(--main-color);
        color:var(--white-color);
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover{
        background-color: var(--ice-blue);
        color:var(--main-color);
    }
    .navbar-toggle.close{
        display:block;
    }
    .tooltip-wrap {
        bottom: 70px;
        left: -107px;
    }
    .casino-banner .offer-body{
        position: relative;
    }
    .casino-info-row .features{
        width:14%;
    }
    .casino-info-row .casino-offer{
        width:34%;
    }
    .casino-info-row .features{
        width:14%;
    }
    .casino-info-row .cta{
        width: 15%;
    }
    .top-header .navbar {
        padding: 4px 0
    }
    .top-header .navbar-default .navbar-nav > li.dynamic-menu-children {
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }

    .top-header .navbar-default .navbar-nav .dynamic-dropdown {
        box-shadow: unset;
        text-align: left;
        border-radius: 0;
    }
    .top-header .navbar-nav > li.current > a::before{
        content: '';
        position: absolute;
        left:0;
        top:0;
        height: 100%;
        width:7px;
        background:var(--main-color);
    }
    .casino-joy  .header-casino-logo{
        left:0;   
    }
    .phone-icon {
        right: -15px;
    }
    .table-review h4 a{
        font-size:14px;
    }
    .top-five-slots .single-slot .name{
        height: 42px;
    }
    .bgo .casino-banner{
        background-position: 30% center;
    }
    .rockstar-reels .desktop-offer{
        max-width: 58%;
    }
    .winstar .desktop-offer{
        max-width: 43%;
    }
    .winstar .desktop-offer {
        margin-top: 50px;
    }
    .top-tally .desktop-offer{
        max-width: 45%;
    }
    .top-tally .desktop-offer {
        margin-top: 50px;
    }
    .menu-active-overlay{
        background: var(--main-color);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
        height: 100%;
        opacity: 0.9;
        margin:0;
        padding:0;
        display: none;
    }
    .menu-active-overlay.slide-active{
        display: block;
    }
    #slide-nav .navbar.slide-active {
        position: absolute;
        width: 62%;
        top: -1px;
        z-index: 1000;
    }
    #slidemenu {
        background: #fff;
        right: -100%;
        min-width: 0;
        position: absolute;
        padding-left: 0;
        z-index: 2;
        top: 0;
        margin: 0;
        height: 100%;
        max-width: 264px;
        background: #fff;
        z-index:9999;
    }
    #slidemenu .close{
        margin:10px 25px 10px 0;
    }
    #slidemenu .close .fa{
        font-size:20px;
    }
    #slidemenu.slide-active{
        box-shadow: 0 0 8px rgba(0,0,0, .3);
    }
    #slidemenu .navbar-nav {
        min-width: 0;
        width: 100%;
        margin: 0;
        border-top:1px solid #e5e5e5;
    }
     #slidemenu .button-nav {
        background: none;
        color: var(--main-color);
        font-size: 14px;
        font-weight: 700;
        border-bottom: 1px solid #e5e5e5;
        text-align: left;
        padding: 17px 20px;
    }
    #slide-nav {
        border-top: 0
    }
    .cross-close{
        width:100%;
        display: inline-block;
    }
    .navbar .dynamic-menu-children {
        padding: 0;
    }
    .top-header .navbar-nav > li.dropdown > a {
        background: none;
    }
    .top-header .navbar-nav > li.dropdown > a {
        padding: 17px 20px 17px 20px;
    }
    .top-header.navbar-nav > li.dropdown.open > a {
        padding-bottom: 5px;
    }
    .top-header.navbar-nav > li.dropdown.open {
        padding-bottom: 10px;
    }
    #slidemenu .dropdown .button-nav {
        text-align: left;
        display: block;
        border-bottom:none;
    }
    .top-header .navbar-default .navbar-nav > li > a{
        padding:17px 15px;
    }
    .top-header .navbar-nav > li.dropdown > a:hover, .top-header .navbar-nav > li > a:focus {
        background: none;
    }
    .navbar .dynamic-menu-children:hover {
        background: none;
    }
    .top-header .navbar-nav .dynamic-dropdown {
        text-align: left;
        margin-top: 0;
    }
    .top-header .navbar-nav > li {
        border-bottom: 1px solid #e5e5e5;
    }
    .navbar-nav > li{
        float:none;
    }
    .navbar-header{
        width:100%;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .new .casinos-info-row{
        justify-content:space-between;
        padding:0; 
        height: auto;
    }
    .casinos-mobile-info-row .rank{
        width:9%;
    }
    .new .casinos-info-row .casino-logo{
        order:1;
        padding-top:10px;
        top:0;
        width:26%;
    }
    .new.slots .casinos-info-row .casino-logo{
        order:1;
        padding-top:10px;
        top:0;
        width:27%;
    }
    .new .casinos-info-row .ratings{
        order:3;
        width:15%;
        padding:0;
    }
    .new .casinos-info-row .ratings .score{
        line-height: 57px;
    }
    .new .casinos-info-row .features {
        width: 100%;
        order: 4;
    }
    .features .review-check {
        line-height: 20px;
    }
    .new .casinos-info-row .casino-offer {
        order: 2;
        width: 45%;
        margin: 15px 0 0 0;
    }
	.new .casino-offer .bonus-offer p{
		font-size:24px;
	}
    .new .casinos-info-row .cta{
        order:5;
        margin-top:15px;
        width:100%;
    }
    .new .casinos-info-row .cta .button{
        max-width: 270px;   
        margin:0 auto;
    }
    .table-review .new .img-wrapper{
        height: auto;
        padding:0;
        max-width: 100%;
        max-height: 100%;
        
    }
    .table-review .new .img-wrapper img{
        max-width: 100%;
    }
    .new .casinos-info-row .review-link.mobile{
        display: block;
        margin-top:-5px;
    }
    .new .casinos-info-row .review-link.desktop{
        display: none;
    }

    .features .review-checks{
        line-height: normal;
    }
    .casino-offer .bonus-offer p{
        display: inline;
        line-height: 17px !important;
    }
    .desktop-image{
        order:1;
		margin-bottom:15px;
    }
	.desktop-image img{
		max-width:280px;
	}
    .content-block{
		order:2;
	}
	.with-img-right{
		display:flex;
		flex-wrap:wrap;
	}
    .single-fact .image img{
        margin-top:0;
    }
    .single-fact .image{
        padding:0 15px;
        align-items:center;
    }
    .quotes-section{
        background-size: 80%;
    }
    .single-fact{
        margin-bottom: 30px
    }
    .info-tooltip{
        left: -7px;
        bottom:145px;
    }
    .new.bottom_offer .cta .button-cta{
        max-width: 270px;
        margin:0 auto;
    }
    .new.bottom_offer{
        padding:20px 30px;
    }
    .new.bottom_offer .casinos-info-row{
        padding:0;   
    }
    .logo-wrap{
        height:auto;
        margin-bottom: 25px;
    }
    .header-content .checklist{
        text-align: center;
    }
    .header-content .checklist li{
        width:auto;
        margin-bottom: 5px;
    }
    .casino-banner .bonus-offer h3{
        margin-top:0;
        margin-bottom: 5px;
    }
    .single-question .question{
        font-size:18px;
        padding: 20px 35px 20px 20px;
    }
    .slot-explain .single-question .question{
        font-size:18px;
        padding-right: 35px;
    }
    .single-question .question .glyphicon-menu-up {
        right: 20px;
    }
    .slots .casinos-info-row .slot-games{
        width:35%;
        order:3;
    }
    .new .slot-block {
       width:32%; 
       margin:0;
    }
    .new .slot-block:nth-child(2){
        margin:0 2%;
    }


    .new .slots .casino-logo{
        width:25%;
    }
    .top-header .navbar > .container-fluid .navbar-brand{
        padding-top:7px;
    }
    .game-review .sidebar{
        width:360px !important;
        margin:0 auto;
        margin-bottom:30px;
    }
    .articles-wrap{
        display: block;
    }
    .single-article, .single-article:last-child, .single-article:first-child{
        width:200px;
        margin:0 auto 30px auto;
    }
    .review .header-casino-logo{
        max-width: 48%;
        padding-top:25px;
    }
    .review .banner-content{
        display:block;
        height: auto;
    }
    .bonus-offer .dynamic-api-bonus{
        font-size:28px;
    }
    #bxr-iframe{
        height: 50vw;   
    }
    .apollo #bxr-iframe{
        min-height: 312px !important;
    }
}

@media (min-width:992px){
    .sidebar .img-wrapper img {
        max-width: 150px;
        max-height: 60px;
        width: unset;
        margin: 0 auto;
        padding: 0;
    }
    .bottom-offer {
        border-radius: 4px;
    }

    .casino-logo-background {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .fa-star-o, .fa-star-half-o {
        font-size: 26px;
    }
    main, footer {
        left: 0;
    }
    .header-stick{
        left:0;
    }
    .navbar.navbar-fixed-top.slide-active {
        position: fixed;
    }
    .navbar-header {
        left: 0;
    }
    #slidemenu {
        width: 100%;
    }
    .navbar-nav .dropdown-menu > li > a {
        padding:0 15px 0 15px;
    }
    .cv-visible {
        display: block;
    }
    #blx037-exit-modal {
        display: none;
    }
    .top-header .navbar-nav .dynamic-dropdown li a{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .top-header .navbar-nav .dynamic-menu-children li:hover, header .navbar-nav .dynamic-menu-children li:hover > a {
        background-color: #0067a5;
        color: #FFFFFF;
        transition: 0s background-color;
    }
    main {
        left: 0;
    }
    .navbar.navbar-fixed-top.slide-active {
        position: fixed
    }
    .navbar-header {
        left: 0
      }
    #slidemenu{
          width:100% !important;
    }
    .lg-hidden.header-content{
        display:none;
    }

}

@media (min-width:768px) and (max-width:992px) {
    .slots .casino-info-row{
        height: auto;
    }
    .slots .casino-info-row .casino-offer{
        width:100%;
    }
    .slots .casino-info-row .casino-logo{
        width:25%;
    }
    .slots .casino-info-row .slot-games{
        width:27%;
    }
    .slot-block{
        height: auto;
    }
    .slots .casino-info-row .score {
        width: 17%;
    }
    .slots .casino-info-row .cta{
        width:22%;
    }
    .table-review .img-wrapper{
        max-width: 160px;
    }
    .casino-info-row{
        padding:15px 15px 0 0;
    }
    .casino-info-row .rank {
        width: 8%;
    }
    .casino-info-row .casino-logo {
        width: 24%;
    }
    .casino-info-row .casino-offer {
        width: 100%;
        order: 5;
    }
    .casino-info-row .ratings {
        width: 16%;
    }
    .casino-info-row .score {
        width: 20%;
    }

    .casino-info-row .cta {
        width: 32%;
    }
    .top-header .navbar-nav > li > a {
        font-size: 14px;
        padding: 10px 8px;
    }
    .payment-wrapper .col-xs-12 {
        text-align: center;
    }

    .payment-wrapper .view-more {
        margin-top: 7px;
        margin-bottom: 7px;
        display: block;
        text-align: center;
    }
    .top-header .navbar-nav > li > a {
        font-size: 14px;
        padding: 10px 8px
    }
    .payment-methods img {
        width: 50px;
    }
    .top-developers-casinos .casino-logo-background .casino-logo{
        max-width:160px;
        max-height:70px;
    }
    .table-review .tc{
        font-size:12px;
    }
    .ratings .fa-star, .ratings .fa-star-half-o, .ratings .fa-star-o, .ratings .glyphicon-star, .ratings .glyphicon-star-empty{
        font-size:16px;
        display: inline;
    }
    .features{
        font-size: 22px;
    }
    .features small a{
        font-size:12px;
    }
    .review-title{
        margin-top:0;
    }
    .roulette .compare-table .content{
        height: 140px;
    }
    .new .tooltip-wrap{
        bottom:105px;
        left: -98px;
    }
    .new .toggle-tooltip img{
        height:77px;
    }
    
}

@media (min-width: 728px) {
    .modal-backdrop.fade {
        background: rgba(0,104,166, 0.9);
        opacity: 1;
    }

    #bonusModal .modal-dialog {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
	.recommended p{
		margin-bottom: 25px;
	}
    
    .top-table-desktop {
        display: none
    }
    .top-table-mobile {
        display: block;
        margin-bottom: 25px;
    }
    .top-table-mobile .top1.mobile-slots .score span{
        color:#fff;
        font-size:40px;
    }
    .top-table-mobile .mobile-slots .score span{
        font-size:40px;
    }
    .top-table-mobile .top-mobile .score {
        color: var(--main-color);
        font-size: 24px;
        font-weight: 700;
        margin-top: 0;
        margin-bottom: 7px;
    }
    .separator .line {
        width: 40%
    }
    .banner {
        background-image: none
    }

    .banner h1 .sub-heading,
    .banner img,
    .banner p {
        display: none
    }

    .banner h1 {
        font-size: 24px;
        padding-left: 5px;
        margin-top: 0;
        margin-bottom: 0;
        text-shadow: 1px 1px 1px var(--main-text-color)
    }

    h2.thumbs-up {
        font-size: 20px;
    }
    .top-header .mobile-search {
        display: block
    }

    .top-header .dropdown-toggle {
        display: none;
    }
    .email-confirm .alert-row {
        margin-bottom: 25px;
    }
    #bonusModal .lines-wrapper img {
        width: 100%;
    }

    #bonusModal .modal-dialog {
        width: 100%;
    }

    #bonusModal .modal-content {
        border-radius: unset;
    }
    .top-header .mobile-search {
        display: block
    }
    .top-header .dropdown-toggle {
        display: none;
    }
    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th{
        white-space: normal;
    }
    .phone-icon{
        right:-16px;
        top: 16px;
    }
    .dynamic-developer-banner{
        display: none;
    }
    .dynamic-developer-name{
        text-align: center;
    }
    .top-five-slots .single-slot h4{
        font-size:12px;
    }
    .top-five-slots .single-slot{
        width: 200px;
        margin: 0 auto;
        margin-bottom:20px;
    }
    .top-five-slots .single-slot:first-child{
        margin-left:auto;
    }
     .top-five-slots .single-slot:last-child{
        margin-right:auto;
    }
    .top-five-slots {
        justify-content: space-evenly;
        flex-wrap: wrap;
        flex-flow: column;
    }
    .page-content .slots-list{
        padding-left: 20px;
    }
    .page-content .cross-list{
        padding-left:5px;
    }
    .filter .filter-tab{
        display: block;
        padding-right:0;
        padding-left:0;
    }
    .filter .filter-tab[aria-expanded="true"]{
        background:var(--main-color);
        color:#fff;
    }
    
    .filter.filter-desktop{
        display: none;
    }
    .filter.filter-mobile{
        display: block;
    }
    .rockstar-reels .header-content .offer{
        display: block;   
    }
    .rockstar-reels .desktop-offer{
        display: none;
    }
    .rockstar-reels .header-content{
        float: none;
    }
    .roulette-page .mobile-show{
        display:block;
    }
    .roulette-page .desktop-show{
        display:none;
    }
    .termin-row .termin-block:last-child{
        width:70%;
    }
    .termin-row .termin-block:first-child{
        width:30%;
    }
    .roulette .compare-table .content{
        height: auto;   
    }
    .roulette .compare-table .content p{
        margin-bottom: 0;
    }
    .right-image{
        text-align: center;
    }
    .right-image p{
        text-align: left;
    }
    .right-image img{
        max-width:100%;
        float:none;
        padding-left:0;
    }
    .mobile-half.with-cta{
        display: flex;
        align-content: center;
        justify-content:space-between;
    }
    .mobile-cta{
        float: left;
        margin-top: 15px;
        width: 100%;
    }
    .ratings .fa-star{
        font-size:24px;
    }
    .ratings .fa-star-o, .ratings .fa-star-half-o {
        font-size: 24px;
    }
    .oreels .casino-banner .img-wrapper{
        margin: 10px 0 10px 0;
        height: 54px;
        max-width: 100%;
        justify-content:center;
    }
    .oreels .header-content{
        max-width: 100%;
        text-align: center;
        margin-top:10px;
    }
    .oreels .offer-image {
        float: none;
        max-width: 30%;
        margin-bottom: 10px;
    
    }
    .oreels .offer-right {
        float: none;
    }
    .oreels .header-content .button-cta{
        width: 50%;
        height: 55px;
        margin: 5px auto;
    }
    
    .button-cta.different{
        font-size:20px;
        padding: 12px 10px;
        line-height: 24px;
        height: auto;
    }
    .tc.different{
        margin-bottom:35px;
    }
    .review .page-content h2{
        margin-top:0;   
    }
    .review-outro .casino-offer h2{
        font-size:18px;
    }
    
    .review-outro .casino-logo .img-wrapper img{
        max-height: 75%;
    }

    .left-image img{
        padding:0 10px 10px 0;
        max-width: 120px;
    }
    .roulette-variants img{
        max-width: 50%;
        padding-right: 15px;
    }
    .left-image.roulette-variants .content-wrap{
        max-width: 100%;
    }
    
    .left-image h2{
        float:none;
        margin-top:0;
    }
    
    .left-image p{
        float:none;
        max-width: 100%;
    }

    .payment-methods-table .table > tbody > tr > td,
    .payment-methods-table .table > tbody > tr > th,
    .payment-methods-table .table > tfoot > tr > td,
    .payment-methods-table .table > tfoot > tr > th,
    .payment-methods-table .table > thead > tr > td, 
    .payment-methods-table .table > thead > tr > th{
        padding:10px;
    }
    .payment-methods-table td img{
        display: none;
    }
    .payment-methods-table{
        overflow-y: visible;
    }
    .payment-methods-table .table > thead > tr > th{
        white-space: normal;
    }
    .bottom-casinos{
        display: block;
        padding:0 15px;
    }
    .bottom-top-casino{
        max-width:390px;
        margin:0 auto;
        margin-bottom: 15px;
    }
    .thumbs-up .img-icon {
        width: 14px;
        height: auto;;
    }

    footer img.logo {
        float: none;
    }

    footer ul {
        padding: 0;
        float: none
    }

    footer ul li {
        display: block;
        margin: 8px 0;
    }

    footer ul li a {
        padding: 0;
    }

    footer .line {
        width: 100%
    }

    .payments-methods li {
        width: 14%;
    }
    .soft-methods li {
        width: 14%;
    }
    .modal {
        padding-right:0;
    }

    .modal-dialog {
        width: 100%;
        padding-top: 0;
        margin: 0;
    }

    .popup-body {
        border-radius: unset;
        border: none;
        padding: 15px 20px 35px 20px;
    }

    .popup-body.active {
        border-bottom: 3px solid var(--second-color);
    }

    .popup-body .content h2 {
        font-size: 28px;
    }

    .popup-body .content .sub-title {
        font-size: 20px;
        line-height: 27px;
    }

    .modal.subscribe .modal-dialog {
        width: 100%;
    }

    .popup-body .wrapper {
        display: none;
    }

    .popup-body.active .wrapper {
        display: block;
    }

    .popup-body .toggle-wrapper {
        display: block;
    }

    .popup-body.active .toggle-wrapper {
        display: none;
    }

    .popup-body .content .features {
        margin-top: 20px;
    }

    .games.slider .slick-slide .paragraph p {
        font-size: 14px;
    }

    h1.main-title{
        font-size:24px;
    }
    .top-table-mobile h2 {
        margin-top: 0;
        font-weight: 700;
        margin-bottom: 5px
    }

    .mobile-bonus span .tc{
        margin-top:0;
    }

    .top-table-mobile .top-mobile {
        width: 100%;
        border-bottom: 1px solid #d8d8d8
    }

    .top-table-mobile .top-mobile .rank {
        position: absolute;
        top: -10px;
        left: -10px
    }

    .top-table-mobile .top-mobile .col-xs-12 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .top-table-mobile .top-mobile .img-wrapper {
        text-align: center;
        width: 100%;
        max-width: 100%;
        height: 80px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
    }

    .top-table-mobile .top-mobile .img-wrapper img {
        vertical-align: middle;
        max-width: 80%
    }

    .top-mobile .ratings small a{
        color:var(--second-text-color);
    }
    .top-mobile .ratings .stars{
        float:none;
        margin-right: 0;
        line-height: 19px;
    }

    .top-table-mobile .top-mobile .features {
        color: var(--second-color);
        font-size: 24px;
        font-weight: 700;
        margin-top: 5px;
    }

    .top-table-mobile .top-mobile .mobile-bonus {
        color: var(--main-text-color);
        font-weight: 800;
        text-align: center;
        width: 100%;
        font-size: 14px;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content:center;
    }

    .top-table-mobile .top-mobile .mobile-bonus span {
        display: inline-block;
        line-height: 1.5
    }

    .mobile-full .button-cta{
        height:57px;
        margin-bottom:10px;
    }
    
    .reveal-btn {
        background: #fff;
        border: 2px solid #9cbf3a;
        color: #9cbf3a;
        padding: 0 10px;
        display: block;
        font-family: Roboto, serif;
        font-size: 20px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 21px;
        width: 100%;
    }
    .reveal-btn:hover{
       background: #9cbf3a;
       color:#fff;
    }
    
    .opened.top-mobile .reveal-btn{
        display: none;
    }

    .top-table-mobile .top-mobile .mobile-half {
        width: 50%;
        float: left
    }
    
    .top-mobile .mobile-full{
        float:left;
        width:100%;
        margin-top:0;
    }
    
    .mobile-row{
        display: inline-block;
        width:100%;
    }
    .top-casinos-mobile{
        margin-top:15px;
    }
    .top-mobile .terms-text p{
        font-size:10px;
        padding:0 15px;
    }

    .top-table-mobile .top-mobile .mobile-half.padding-left {
        padding-left: 10px
    }

    .banner-slots {
        margin-bottom: 20px
    }

    .top-header .navbar-default .container-fluid{
        display: block;
    }
    .row.bottom-align{
        margin-bottom:0;
    }
    .casino-offer-details .bonus-offer-text{
        font-size:16px;
    }
    .recommend .img-icon{
        float: left;
    }
    .top-table-mobile .top-mobile.top1{
        border:3px solid var(--second-color);
        box-shadow: 0 0 14px rgba(0,0,0, .4);
    }
    .payment-wrapper img {
        width: 60px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .view-more-wrapper {
        text-align: center;
        padding: 0;
    }

    .view-more {
        margin: 0;
        padding: 0;
    }

    .payment-methods {
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .payout {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .mobile-bonus span .tc{
        margin-top:10px;
        margin-bottom: 0;
        text-decoration: underline;
    }
    .policy .page-content h1{
        font-size:22px;
    }
    .top-table-mobile .top-mobile .paypal-logo-background .paypal-logo{
        max-width: unset;
        max-height: unset;
    }
    .omnia-casino .header-content{
        margin:0 auto;
    }
    .home .casino-banner, .home .month-badge-row{
        display:none;
    }
    .casino-banner .header-content{
        margin:0 auto;
    }
       .header-content img{
        max-width:100%;
    }
    .header-content .button-cta{
        margin:0 auto;
    }
     .header-content{
        text-align: center;
    }
    .leftside .header-content .offer{
        text-align: center;
    }
    .header-casino-logo{
        margin-left:auto;
        margin-right: auto;
    }
    .header-content .offer-button{
        margin-left:auto;
        margin-right: auto;
    }
    .betfred .header-content img{
        max-width:50%;
    }
    .betfred .header-casino-logo{
        position: relative;
    }
    .top-table-mobile .mobile-slots.top1 .rank{
        background: url(/assets/images/rank-star-yellow.png) no-repeat center center / 100%;
    }
    .top-table-mobile .mobile-slots.top1 {
        background:#333;
        box-shadow: 0 0 9px 2px var(--second-color);
        border-radius: 3px;
        border:none;
    }
     .mobile-slots .img-wrapper{
         border:none;
     }
     .top1.mobile-slots .mobile-bonus{
         background:#f8f8f8;
         text-align:center;
     }
     .top-table-mobile .mobile-slots .features{
         float: none;
         margin-top:0;
         margin-bottom:5px;
     }
     .top-table-mobile .mobile-slots .features span{
         font-size:40px;
     }
      .top-table-mobile .top1.mobile-slots .features span{
         color:#fff;
     }
     .top-table-mobile .mobile-slots .ratings{
         float: right;
         margin-top:0;
         text-align: center;
     }
     .top-table-mobile .top1.mobile-slots .review-link{
         color:#fff;
     }
     .top-table-mobile .mobile-slots .mobile-bonus{
         padding:7px 15px 4px 15px;
         height: auto;
     }
     .toggle-tooltip img{
         height: auto;
     }
     .slot-block{
         height: auto;
         padding-top:0;
     }
    .mobile-slots .slot-block:nth-child(2){
        margin:0 2%;
    }
     .top1 .slot-block .slot-name{
         color:#fff;
     }
     .slots-blocks-wrap{
         display: inline-block;
         width:100%;
         padding-left:40px;
         background:url(/assets/images/top-slots-blue.png) no-repeat left center;
         margin-bottom:15px;
     }
     .top1 .slots-blocks-wrap{
         background:url(/assets/images/top-slots-white.png) no-repeat left center;
     }
     .top-table-mobile .mobile-slots .offer-text{
         font-size: 17px;
         font-weight: 900;
         line-height: 1.12;
         text-transform: uppercase;
         font-family: 'Roboto';
     }
     .mobile-slots .mobile-full .button-cta{
         height: 40px;
         margin-bottom: 0;
         font-size:20px;
     }
     .mobile-slots .mobile-cta{
         margin-top:0;
         max-width: 200px;
         margin:0 auto;
         float:none;
     }
     .mobile-slots{
        margin-bottom:20px;
        box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
        background-color: #ffffff;
     }
     .top-table-mobile .mobile-slots{
         border-bottom:none;   
     }
     .mobile-slots .terms-text p{
         text-align: center;
     }
     .tab-pane img{
        margin:10px 0;
    }
    .table-review .button-cta{
        height: 40px;
    }
    .intro_section > div:first-child{
        display: none;
    }
    .icons-wrapper.mobile p{
        font-size: 10px;
        font-weight: 400;
        font-style: italic;
        margin-top:6px;
        text-align: center;
    }
    .icons-wrapper{
        margin-bottom:15px;
		justify-content:center;
    }
	.proof{
		margin:0 20px;
	}
    .recommend p{
        margin-bottom:20px;
    }
    .approve-item{
        width: 75%;
        padding:0;
        margin:0 auto 20px auto;
    }
    .approve-item p{
        max-width: 55%;
        margin-left:auto;
        margin-right:auto;
    }
    .approved-holder{
        flex-wrap:wrap;
    }
    .single-fact .title h3 {
        font-size:20px;   
    }
    .single-fact .number {
        font-size:20px;
    }
    .quotes-section .review::before {
        left:20px;
        top:-20px;
    }
    .quotes-section .review::after {
        right:20px;
        bottom:-20px;
    }
    .quotes-section .review::after, .quotes-section .review::before {
        width:25px;
        height: 21px;
        background-size:cover;
    }
    .quotes-section p{
        padding:0 50px;
    }
    .quotes-section{
        background:none;
        padding:0;
        margin-top:35px;
        margin-bottom: 0;
    }
    .new.bottom_offer{
        padding:10px 15px;
    }
    .new .slot-block .toggle-tooltip img{
        height: 72px;
    }
    .top-header .navbar > .container-fluid .navbar-brand{
        padding-left:20px;
    }
    .new .tooltip-wrap{
        bottom: 100px;
        left: -99px;
    }
    h2{
        font-size:18px;
    }
    .leftside .header-casino-logo{
        text-align: center;
    }
    .game-review .casinos-info-row .casino-logo img{
        max-width: 100%;
        max-height: 100%;
    }
    .game-review .bottom_offer .casinos-info-row .rank{
        width:10%;
    }
    .casino-under-game .offer{
        max-width:50%;
    }
    .game-review .page-title{
        font-size:24px;
    }
}

@media (max-width: 660px) {
    .promotions-newsletter .sub-title{
        font-size:22px;
        line-height: 27px;
    }
    .oreels .casino-banner .wood{
        max-width: 100%;
        padding:0;
    }
    .policy .page-content h1{
        font-size:20px;
    }
    .policy .page-content h3{
        font-size:18px;
    }
    .home.spinrider .header-content .button-cta{
        font-size:24px;   
    }
    .leftside .header-content .offer{
        font-size:32px;
        line-height: 36px;
    }
    .omnia-casino .header-content .offer{
        font-size:20px;
        line-height: 24px;
    }
    .genesis-casino .header-casino-logo{
        max-width: 110px;
        display: block;
        margin: 0 auto;
        margin-top: 0;
        margin-top: 20px;
        position: relative;
        left:0;
        top:0;
    }
    .button-cta.different{
        font-size:18px;
    }
    .games-list .content{
        max-width: 80%;
    }

    .page-404 .content .title {
        font-size: 20px;
    }
    .sidebar-stick .offer-text {
        line-height: 20px;
        font-size:18px;
        
    }
    .sticky-body .offer-text {
        line-height: 20px;
        font-size:17px;
        
    }
    .casino-review-avatar .button-cta{
        font-size:26px;
    }
    .sticky-body  .button-cta{
        font-size:17px;
        margin-right:15px;
        width:140px;
        height:53px;
    }
    .page-content .checklist{
        padding-left:25px;
    }
    .page-content .checklist .fa-check{
        margin-top:5px;
    }
    .new .casinos-info-row .casino-offer{
		order:2;
		width:35%;
    }
	.new .casino-offer .bonus-offer p{
		font-size:20px
	}
    .faq .head-content{
        padding-left:15px;
    }
    .faq .head-content h2{
        font-size:18px;
        margin:15px 0;
    }
    .new .casinos-info-row .ratings{
        order:3;
        width:15%;
    }
    .new .casinos-info-row .features {
        width: 100%;
        order: 4;
    }
    .new .casinos-info-row .rank{
        display: none;
    }
    .new .casinos-info-row .casino-logo, .new.slots .casinos-info-row .casino-logo{
        width:30%;
        padding-top:10px;
    }
    .new .casinos-info-row .ratings .score{
        font-size:52px;
    }
    .new .casino-offer .bonus-offer p, .new .casino-offer .bonus-offer p:nth-child(2) b{
        font-weight: 700;
    }
    .cta .visit{
        display: none;
    }
    .go-to-top-btn{
        right: 10px;
        bottom: 10px;
    }
    .text-block{
        margin-bottom:34px;
    }
    .casino-facts.filter-mobile{
        display: block;
    }
    .casino-facts.desktop{
        display: none;
    }
    .slots .top1 .casinos-info-row .slot-games{
        background: url(/assets/images/cherry.svg) no-repeat left center;
    }
    .slots .casinos-info-row .slot-games{
        padding-left:50px;
        width:100%;
        background: url(/assets/images/cherry-dark.svg) no-repeat left center;
        margin-top:5px;
        display: flex;
        display: flex;
        justify-content: space-around;
    }
    .tooltip-wrap, .visited-counter-tooltip{
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .new .slot-block{
        width:124px;
    }
    .new .slot-block .toggle-tooltip img{
        height: 124px;
        width: 100%;
    }
    .new .casinos-info-row .features{
        padding-top:0;
    }
    .new.bottom_offer .features{
        padding-top:10px;
    }
    .online-slot-game{
        text-align: center;
        background: var(--second-color);
        border-radius:var(--main-border-radius);
        padding:20px 13px 30px 13px;
    }
    .online-slot-game .mobile-game-title {
        display: block;
        margin:0 0 15px 0;
        font-size:18px;
        color:var(--white-color);
    }
    .online-slot-game .mobile-content {
        display: block;
        margin:10px 0 15px 0;
    }
    .casino-under-game .offer{
        margin-top:17px;
        padding:0;
    }
    .online-slot-game .mobile-content p{
        font-size:18px;
        color:var(--white-color);
        line-height: 1.79;
        margin-bottom:0;
        font-weight: 300;
    }
    .online-slot-game .mobile-content p b{
        display: block;
        font-size:36px;
    }
    .casino-under-game{
        display:block;
        background:transparent;
        border-radius: 0;
        margin-bottom:0;
        height:auto;
        padding:0;
    }
    .casino-under-game .offer{
        max-width: 100%;
    }
    .casino-under-game .button-cta{
        margin:20px auto 0 auto;
    }
}

@media (max-width: 640px) {
	.proof{width:60px;}
    .offer .button-cta {
        font-size: 28px;
        padding: 15px
    }
    .new .casinos-info-row .ratings {
        width: 20%;
    }
    .terms-text .desktop{
        display: none;
    }
    .terms-text .mobile{
        display: block;
        padding:12px 0;
        text-align: center;
    }
    .terms-text .mobile .tc-toggler{
        color:var(--cloudy-blue);
        font-size:10px;
        text-decoration: none;
        text-align:center;
        font-weight: 300;
        margin:0 auto;
        padding-right: 12px;
        position: relative;
    }
    .terms-text .mobile .tc-toggler::after{
        content:'';
        position: absolute;
        background-image:url(/assets/images/tc-arrow.png);
        background-repeat: no-repeat;
        right:0;
        top:4px;
        width:7px;
        height:4px;
        transition:all 0.3s;
    }
    
    .terms-text .mobile .tc-toggler.open::after{
        transform:rotate(180deg);
    }
    .more-cta{
        font-size:19px;
        font-weight: 500;
        padding: 8px 25px 8px 25px;
    }
    .casino-facts{
        margin-bottom: 0;
    }
    .new .casinos-info-row .casino-offer{
        margin-top:10px;
    }
    .new.bottom_offer .casinos-info-row{
        margin-bottom:0;
    }
    .new.bottom_offer{
        padding-bottom: 0
    }
    .new.bottom_offer .cta .button-cta{
        max-width: 185px;
    }
    .table-review .new .terms-text p{
        padding:15px 15px 0 15px;
    }
    .feature-item.last{
        margin-bottom: 20px;
    }
}

@media (max-width: 640px) and (max-width: 320px) {
    .offer .button-cta img {
        display: block;
        margin: 0 auto
    }
}


@media (min-width: 550px) {
    .content-fade-out.payments {
        display: none;
    }

    .show-more-less-wrapper.pay {
        display: none;
    }

    .payment-methods.short {
        height: 100%;
    }
     .policy .page-content.inner {
        height: 100%;
    }
}

@media (max-width: 570px) {
    .sticky-body .phone-icon{
        top: 5px;
    }
    .faq-block h3{
        font-size:17px;
    }
    .steps .filter-tab{
        font-size: 12px;
    }
    .ratings .fa-star{
        font-size:18px;
    }
    .ratings .fa-star-o, .ratings .fa-star-half-o {
        font-size:18px;
    }
    .oreels .offer-image{
        max-width: 34%;
    }
    .oreels .casino-banner .wood{
        background-position: -35px center;
    }
    .bottom-offer .bonus-offer-casino-logo {
        padding: 10% 0;
    }
     .review-outro .casino-offer h2{
        font-size:16px;
    }
    .review-outro .casino-offer{
        padding-left:8px;
    }
     .top-table-mobile h2 span{
        display: inline;
    }

    .review h1{
        font-size:20px;
    }
    .casino-review-avatar .button-cta{
        font-size:24px;
        line-height: 28px;
    }
    .sidebar-stick .offer-text {
        line-height: 18px;
        font-size:14px;
        max-width: 30%;
        margin:0;
    }
    .sticky-body .offer-text {
        line-height: 18px;
        font-size:14px;
        max-width: 38%;
        margin:0;
    }
    .sidebar-stick .img-wrapper{
        max-width:120px;
    }
    .sidebar-stick .button-cta{
        font-size:15px;
        margin-right:10px;
    }
    .sticky-body  .img-wrapper{
        max-width:30%;
        height: 52px;
    }
    .sticky-body  .button-cta{
        font-size:17px;
        margin-right:10px;
        width:120px;
        height:53px;
    }

    .sticky-body{
        height: 70px;
    }
    .sticky-body .button-cta{
        margin-right: 15px;
    }
    .header-stick .terms-text p{
        padding-bottom:15px;
        font-size:8px;
    }
    .payment-methods-table .table > tbody > tr > td,
    .payment-methods-table .table > tbody > tr > th,
    .payment-methods-table .table > tfoot > tr > td,
    .payment-methods-table .table > tfoot > tr > th,
    .payment-methods-table .table > thead > tr > td, 
    .payment-methods-table .table > thead > tr > th{
        font-size:12px;
        padding-right:15px;
    }
    .payments-methods li {
        width: 18%;
        margin: 0 1% 10px;
    }
    .soft-methods li {
        width: 18%;
        margin: 0 1% 10px;
    }

    .payments-methods.text-content.short {
        overflow: hidden;
        max-height: 150px;
    }
    .soft-methods.text-content.short {
        overflow: hidden;
        max-height: 150px;
    }

    .show-more-less-wrapper.pay {
        margin-bottom: 0;
    }
    .popup-body .subscribe-form {
        max-width: 100%;
        margin: 0 auto;
    }

    .pop-logo img {
        max-width: 160px;
    }
    .pop-logo {
        margin-bottom: 10px;
    }
    .casinos-mobile .bonus-text {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .games.slider .slick-slide .paragraph p {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .review-title-wrapper{
        margin-top:15px;
    }
    .top-table-mobile .features span{
        font-size: 23px;
        line-height: 22px;
    }
    .top-table-mobile .top-mobile .ratings small{
        float: none;
    }
    .top-mobile .ratings .stars{
        float: none;
        margin-right: 0;
    }
    .feature-item .details{
        padding-left: 55px;
        float: right;
    }
    .feature-item{
        flex-wrap:wrap;
    }
    .feature-item .details > div{
        padding:0;
    }
    .feature-item.last .details{
        padding:15px;
        margin-left: 35px;
    }
    
    .casino-facts{
        margin-bottom:20px;
    }
    .head-content h2{
        margin-bottom:10px;
    }
    footer .footer-trust-logos img {
        margin:0 auto;
        display: block;
        margin-bottom: 15px;
    }
    .spinrider .header-content .button-cta{
        font-size:24px;
    }
    .payment-methods-table td, .payment-methods-table th{
        white-space: normal;
    }
    .mobile-cta a {
        font-size: 18px;
        padding: 12px;
        height:auto;
    }
    .new .casinos-info-row .casino-logo, .new.slots .casinos-info-row .casino-logo{
        width:35%;
    }
    .new .casinos-info-row .ratings{
        width:25%;
        margin-top:-10px;
    }
    .new.bottom_offer .casinos-info-row .ratings{
        width:70px;
    }
    .new .casinos-info-row .review-link.mobile{
        margin-top:-7px;
    }
    .new .casinos-info-row .review-link a{
        font-size:10px;
    }
    .new .casinos-info-row .ratings .score p{
        font-size:50px;
        line-height: 47px;
    }
    .new .casinos-info-row .ratings .score span{
        font-size:12px;
    }
    .features .review-check{
        line-height: 15px;
    }
    .table-review .button-cta{
        width:175px;
    }
    .recommend p{
        font-size:12px;
        margin-bottom:13px;
    }
    section{
        padding:20px 0;
    }
    section:first-child{
        padding-bottom:40px;
    }
    .quotes-section p{
        font-size:14px;
    }
    .quotes-section p {
        padding: 0px 45px;
    }
    .quotes-section .editor{
        font-size:12px;
    }
    .single-question .question{
        padding: 15px 50px 15px 15px;
        font-size: 14px;
    }
    .slot-explain .single-question .question {
        font-size: 14px;
        padding-left:15px;
    }
    .single-question .question .glyphicon-menu-up{
        right:15px;
        font-size: 16px;
    }
    .new.bottom_offer{
        padding:15px 13px 0 13px;
    }
    .faq .head-content{
        padding-left:100px;
        max-width: 96%;
    }
    .faq .head-icon{
        width: 80px;
        height: 100%;
        position: absolute;
        background-size: 60%;
        left:0;
    }
    
    .faq .header{
        display: inline-block;
        width: 100%;
        position: relative;
        height: auto;
    }
    .faq .head-content h2{
        font-size:16px;
    }
    .faq .head-content p{
        font-size:12px;
        line-height: 20px;
    }
    .slot-explain .single-question .answer-wrap{
        display: block;
    }
    .slot-explain .single-question .answer .text{
        width:100%;
    }
    .slot-explain .single-question .answer .image{
        width:100%;
        text-align: center;
        margin-bottom:30px;
    }
    .new .slot-block{
        width:110px;
    }
    .new .slot-block .toggle-tooltip img{
        height: 110px;
    }
    .bottom-offer-wrap{
        margin-top:10px;
    }
    .game-review .page-title{
        font-size:20px;
        margin:5px 0 20px 0;
    }
    .online-slot-game{
        padding-left:0;
        padding-right:0;
    }
    #bxr-iframe{
        min-height: 240px;
        height: 100%;
    }
    .placeholder .ontop .message{
        font-size:20px;    
    }
}

@media (max-width: 480px) {
    .new .casinos-info-row .ratings{
        width:32%;
    }
    .new .casinos-info-row .ratings .score p {
        font-size: 48px;
    }
    h1.main-title{
        margin-top:0;
    }
    .icons-wrapper{
        margin-bottom: 0;
    }
    .top-table-mobile .features span{
        font-size:24px;
    }
    .button-cta.different{
        font-size:15px;
        padding: 5px 10px;
    }
    .page-content .checklist li{
        line-height: 22px;
    }
    h1.main-title, h1{
        font-size:20px;
    }
    h2 {
        font-size:18px;
    }
    .dynamic-developer-name, .top-developers-casinos h3, h3{
        font-size:18px;
    }
    h4{
        font-size:16px;
    }
    p, ul li, li p, .text-block .checklist li {
        font-size:14px;
        line-height: 1.86;
    }
    .show-more-btn, .show-less-btn{
        font-size:12px;
    }
    
    .footer-logo{
        margin:0 auto;
    }
    .footer-row{
        display: block;
    }
    footer img.logo{
        margin-bottom: 0;
    }

    .top-table-mobile h2 {
        margin-top: 0;
        font-weight: 700;
    }
    
    .top-table-mobile .offer-text{
        font-size:14px;
        line-height: 20px;
    }
    
    .mobile-bonus span .tc{
        margin-top:0;
    }
    .top-table-mobile .top-mobile {
        width: 100%;
        border-bottom: 1px solid #d8d8d8
    }
    
    .top-table-mobile .mobile-slots {
        border-bottom: none;
    }
    .top-table-mobile .top-mobile .rank {
        position: absolute;
        top: -10px;
        left: -10px
    }
    .top-table-mobile .top-mobile .rank .glyphicon {
        font-size: 32px;
        color: var(--main-color)
    }
    .top-table-mobile .top-mobile .rank .glyphicon span {
        color: #fff;
        text-shadow: none;
        left: 0;
        top: 11px;
        position: absolute;
        font-size: 16px;
        font-family: Roboto
    }
    .top-table-mobile .top-mobile .col-xs-12 {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .top-table-mobile .top-mobile .img-wrapper {
        text-align: center;
        width: 100%;
        max-width: 100%;
        height: 70px
    }
    .top-table-mobile .top-mobile .img-wrapper .helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }
    .top-table-mobile .top-mobile .img-wrapper img {
        max-height: 90%;
        max-width: 90%
    }
    .top-table-mobile .top-mobile .ratings i {
        font-size: 19px;
        letter-spacing: -2px
    }
    .top-table-mobile .top-mobile .ratings small {
        color: var(--second-text-color);
        font-size: 15px;
        line-height: 15px;
    }
    .top-table-mobile .top-mobile .mobile-bonus {
        color: var(--main-text-color);
        font-weight: 800;
        text-align: center;
        width: 100%;
        line-height: 44px;
        font-size: 14px
    }
    .top-table-mobile .top-mobile .mobile-bonus span {
        display: inline-block;
        vertical-align: middle;
        line-height: 1.5
    }
    .top-table-mobile .top-mobile .mobile-half {
        width: 50%;
        float: left
    }
    .top-table-mobile .top-mobile .mobile-half.padding-left {
        padding-left: 10px
    }
    .top-table-mobile .features span{
        font-size:20px;
    }
    .features .review-check span{
        font-size:12px;
    }
    .features .review-check {
        line-height: 17px;
    }
    .new .casinos-info-row .casino-logo, .new.slots .casinos-info-row .casino-logo{
        width:46%;
    }
    .recommended p{
        font-size:14px;
    }
	.new .casinos-info-row .casino-offer{
		order:3;
		width:100%;
		margin-bottom:10px;
	}
	.new .casinos-info-row .ratings{
		order:2;
	}
}

@media (max-width: 420px) {
    .top-table-mobile .top-mobile .ratings i{
        font-size:18px;
        letter-spacing: 0;
    }
    .top-mobile .ratings small a{
        font-size:12px;
    }
    .top-table-mobile .features span{
        font-size: 28px;
    }
    .top-table-mobile .features span{
        font-size:18px;
    }
    .oreels .header-content .button-cta{
        width:70%;
    }
    .payments-methods li {
        width: 23%;
        margin: 0 1% 10px;
    }
    .soft-methods li {
        width: 23%;
        margin: 0 1% 10px;
    }
    .approve-item p{
        max-width: 90%;
    }
    .new .slot-block{
        width:88px;
    }
    .new .slot-block .toggle-tooltip img{
        height: 88px;
    }
}

@media (max-width: 360px) {
    .offer small {
        display: block
    }
    .payments-methods li img {
        max-width: 58px;
    }
    .top-table-mobile .top-mobile .ratings i{
        font-size:16px;
    }
    .top-mobile .ratings small a {
        font-size: 12px;
    }
    .oreels .offer-image{
        max-width: 50%;
    }
    .arrow-wrap{
        width:60px;
    }
    .arrows-left{
        left:-85px;
    }
    .arrows-right{
        right:0px;
    }
    .spinrider .header-content .button-cta{
        font-size:18px;
    }
    .home.spinrider .header-content .button-cta{
        font-size:16px;
        padding:10px 4px;
    }
    .games-list .content{
        max-width: 70%;
    }
    .sidebar-stick .offer-text {
        line-height: 14px;
        font-size:10px;
        margin-left:5px;
    }
    .sidebar-stick .img-wrapper{
        max-width: 90px;
    }
    .sidebar-stick  .button-cta{
        padding:5px;
        font-size:14px;
    }
    
    .sticky-body .offer-text {
        line-height: 13px;
        font-size:10px;
    }
    .sticky-body .img-wrapper{
        max-width: 90px;
    }
    .sticky-body  .button-cta{
        padding:10px 7px;
        font-size:14px;
    }
    .mobile-cta a {
        font-size: 16px;
        padding: 10px;
        height:auto;
    }

    .mobile-bonus {
        line-height: 50px;
        font-size: 12px;
    }

    .features {
        font-size: 28px;
    }

    .ratings {
        margin-top: 5px;
    }

    .ratings .fa-star, .ratings .fa-star-half-o, .ratings .fa-star-o, .ratings .glyphicon-star, .ratings .glyphicon-star-empty {
        font-size: 15px;
    }

    .ratings small {
        font-size: 12px;
    }
    .page-404 .content .title {
        max-width: 80%;
    }

    .page-404 .content .description {
        max-width: 100%;
    }
    .top-table-mobile .features span {
        font-size: 20px;
    }
    .top-table-mobile .top-mobile .ratings i{
        letter-spacing: -3px;
    }
    .new .slot-block{
        width:74px;
    }
    .new .slot-block .toggle-tooltip img{
        height: 74px;
    }
    .recommended p{
        font-size:12px;
    }
}