@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
body{height:100%;font-family:'Open Sans', sans-serif;background:#fff;font-size:14px;}
blockquote{color:black;}
ul{list-style:none outside;margin:0 25px 25px;}
ol{margin:0 25px 25px;}
a{text-decoration:none;color:white;}
a:active, a:hover, .header__burger-menu li:hover{color:#fecc00;}
h1, h2, h3, p{margin-bottom:30px;}
h1{color:white;font-size:40px;font-weight:normal;}
h1.blog{margin-bottom:15px}
.inner{position:relative;width:1054px;margin:0 auto;padding:0 15px;}
.breadcrumbs span{color:white;padding:0 5px;}
.breadcrumbs span.current{color:#ffd800;}
.yellow-link{color:#ffd800;text-decoration:none;}
.button{font-size:11px;padding:15px 32px;border-radius:25px;color:#f8284b;text-transform:uppercase;font-weight:bold;}
.yellow-button{background:#ffd800;}
.button:hover{background:#f8284b;}
.header-button{-webkit-box-shadow:inset 0 0 20px #ffff0e, 0 10px 20px rgba(0,0,0,0.23);box-shadow:inset 0 0 20px #ffff0e, 0 10px 20px rgba(0,0,0,0.23);background:#e7eb0a;background:-webkit-linear-gradient(top, #e7eb0a 0%,#ffc901 100%);background:-webkit-gradient(linear, left top, left bottom, from(#e7eb0a),to(#ffc901));background:-o-linear-gradient(top, #e7eb0a 0%,#ffc901 100%);background:linear-gradient(to bottom, #e7eb0a 0%,#ffc901 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7eb0a', endColorstr='#ffc901',GradientType=0);text-align:center;}
.header-button:hover{-webkit-box-shadow:inset 0 0 20px black, 0 10px 20px rgba(0,0,0,0.23);box-shadow:inset 0 0 20px black, 0 10px 20px rgba(0,0,0,0.23);}
.green-button{background:#018c42;color:#ffd800;}
.red-button{background:#f8284b;color:white;font-size: 16px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
    width: 144px;
    bottom: -26px;
}
.red-button:hover {
    background:#018c42;
}
.yellow-arrow{background:url(../img/arrow_yellow_down.png) no-repeat;width:12px;margin-left:5px;background-position-y:50%;}
.header__cookie{padding-top:15px;padding-bottom:15px;background-color:#0e1319;color:#9aa5b3;text-align:center;}
.header__logo img{padding-right:10px;}
.header__nav{background:#1b222b;border-bottom:3px solid #445366;}
.header__nav .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px;padding-bottom:10px;}
.header__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:bold;margin: 0}
.header__nav ul li{margin-right:15px;color: white}
a.active-page{background:#374454;border-radius:10px;padding:5px;color:#9aa5b3;}
.lang{display:-webkit-box;display:-ms-flexbox;display:flex;}
.header__bottom{position:relative;padding-top:20px;background:#374454;border-bottom:5px solid #1b222b;margin-bottom:15px}
.header__bottom .blog-page{padding-top:15px;}
.header__bottom p, .header__bottom ul, .header__bottom ol {color:#9ba6b3;}
.header__bottom h2{text-transform:uppercase;color:#fff;}
.header__category-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:35px;}
.header__category-top img{width:340px;min-width: 340px;height:189px;border-radius:15px;margin-right:15px;margin-bottom:15px;}
.header__banner{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;color:white;height:160px;margin-bottom:40px;}
.header__banner-left{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex:50%;flex:50%;background:#b4012f;border-radius:15px;-webkit-box-shadow:0 7px 0 #2e3a49;box-shadow:0 7px 0 #2e3a49;padding-left:22px}
.header__banner-left:after{display:block;content:"";position:absolute;background:url(../img/money_men.png);width:260px;height:255px;bottom:-40px;right:-140px;}
.r-coll__review{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;}
.r-coll__review span{padding-bottom:15px}
.r-coll__review:before{display:block;content:"";position:absolute;background:url(../img/casumo_burning_man.png);width:233px;height:335px;top:-334px;right:0}
.r-coll__review-top{background:#1b222b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px;border-top-right-radius:15px;border-top-left-radius:15px;}
.r-coll__review-top span strong{color:#ffd800;}
.r-coll__review-bottom{border-bottom-right-radius:15px;border-bottom-left-radius:15px;padding:5px 0 15px 0;}
.r-coll__review-bottom span strong{color:#ffd800;font-weight:normal;}
.r-coll__review-bottom a{margin:0 auto;}
.review-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:white;margin-top:15px;border-top-right-radius:15px;border-top-left-radius:15px;}
.review-description{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-around;background:#374454;border-bottom-right-radius:15px;border-bottom-left-radius:15px;margin-bottom:20px}
.review-description strong{color:#ffd800;}
.review-description-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0}
.review-description-item span{padding-bottom:3px;}
.r-coll__review-bottom{background:#018c42;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:20px;padding-right:20px}
.r-coll__review-bottom a{width:230px}
.header__banner-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex:50%;flex:50%;background:#0e1319;border-radius:15px;-webkit-box-shadow:0 7px 0 #2e3a49;box-shadow:0 7px 0 #2e3a49;padding-right:22px}
.header__banner-left-first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:25px;}
.header__banner-left-first span{font-size:18px;}
.header__banner-left-first strong{font-size:25px;text-transform:uppercase;font-weight:bold;}
.header__banner-left-second{background:url(../img/royal_vegas.png);width:146px;height:130px;}
.header__banner-right-second{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.header__banner-right-second span{font-size:18px;}
.header__banner-right-second strong{font-size:25px;text-transform:uppercase;font-weight:bold;}
.header__banner-right-first{background:url(../img/jackpotcity.png);width:145px;height:127px;margin-right:25px;}
.content .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.l-coll{-ms-flex:70%;flex:70%;padding-right:28px;border-right:2px solid #eef0fa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.l-coll ul ul{margin:0 0 0 30px;}
.r-coll{-ms-flex:29%;flex:29%;padding-left:15px;margin-bottom:45px;}
.l-coll__table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}
.l-coll__t-head{font-size:16px;font-weight:bold;}
.l-coll__table img{max-width:100%;max-height:40px;}
.l-coll__t-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:70px;border-bottom:1px dotted #c4ccd8;}
.l-col__td{font-size: 14px;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;text-align:center;}
.l-col__td img {
    max-width: 90%;
}
.t-number{background:url(../img/table-round.png) 0 14px no-repeat;color:#018c42;font-weight:bold;font-size:18px;}
.t-bonus{color:#f8284b;font-weight:bold;}
.t-review a{color:#01b656;text-transform:uppercase;font-weight:bold;}
.t-review a:hover{text-decoration:underline;color:#018c42;}
.t-button{padding:12px 25px;}
.tdw-6{min-width:42px;}
.tdw-12{width:12%}
.tdw-15{width:15%}
.tdw-21{width:21%}
.tdw-23{width:23%}
.r-coll__header{text-transform:uppercase;color:#fff;font-size:16px;background:url(../img/news-bg.png) no-repeat;height:93px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:18px;padding-left:15px;margin-bottom:18px;background-size:100% 80px;}
.r-coll__header-casino{text-transform:uppercase;color:#fff;font-size:30px;
    line-height: 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-size:100% 80px;background: #0f8c45;padding: 10px;border-top-left-radius: 8px;border-top-right-radius: 8px}
.r-coll__header-casino strong {
    padding-right: 10px;
    font-weight: normal;
}
.r-coll__header-casino span {
    font-size: 18px;
    line-height: 21px;
}
.r-coll__casino-section {
    background: #eef0fa;
    border: 1px solid #f5f5f5;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 1px 5px 10px rgba(0,0,0,0.15);
    position: relative;
}
.l-coll__select{float:right;width:205px;margin-bottom:0;}
.l-coll__select select{width:100%;height:47px;padding-right:35px;color:black;font-weight:bold;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/arrow_red_down.png);background-position:145px center;background-repeat:no-repeat;line-height:2em;border:none;outline:none;cursor:pointer;}
.l-coll__slots{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.l-coll__sitemap strong{color:#01b656;}
.l-coll__sitemap ul{padding:15px 0;}
.l-coll__sitemap ul li{list-style-image:url(../img/green-dott.png);margin-left:15px;padding-bottom:10px;}
.l-coll__sitemap ul li a{color:black;}
.l-coll__sitemap ul li a:hover{color:#fecc00;text-decoration:underline;}
.casino-review{background:url(../img/casumo_background.jpg);min-height:160px;height:auto;border-radius:15px;-webkit-box-shadow:0 7px 0 #2e3a49;box-shadow:0 7px 0 #2e3a49;margin-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-size:cover;}
.casino-review span{max-width: 435px; color:white;font-size:44px;font-weight:bold;text-transform:capitalize;margin:0 35px;text-align:center;}
.casumo{width: 300px;font-size: 48px;font-style: italic;text-align: center;font-weight: bold;}
.l-coll__slots-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eef0fa;margin-right:35px;margin-bottom:25px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.l-coll__slots-item img {max-width: 195px}
.l-coll__slots-item span{font-weight:bold;padding:10px 0;max-width: 190px;text-align: center}
.l-coll__blog-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.l-coll__blog-content a{color:black;}
.l-coll__blog-content a:hover{color:#fecc00;}
.l-coll__blog-content .blog-post{width:50%;padding-right:30px;}
.blog-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:25px}
.l-coll__blog-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px dotted #c4ccd8;padding-bottom:15px}
.l-coll__pagination a{display:inline-block;width:35px;height:36px;line-height:36px;text-decoration:none;color:#1b222b;text-align:center;vertical-align:top;overflow:hidden;}
.l-coll__pagination a.active, .l-coll__pagination a:hover{border:1px solid #eff1fa;border-radius:50%}
.l-coll__pagination span{width:35px;height:36px;display:inline-block;line-height:40px;color:#6481b3;vertical-align:top;text-align:center;overflow:hidden;}
.l-coll__pagination a.next{background-color:#ffd800;border-radius:50%;background-image:url(../img/arrow_red_right.png);background-repeat:no-repeat;background-position:center;}
.l-coll__pagination a.next:hover{background-color:#ffe65f;}
.l-coll a{color:black;}
.l-coll li{list-style-type:disc;}
.l-coll a:hover{text-decoration:underline;}
.blog-post img{width:95px;height:60px;margin-right:10px;border-radius:5px;}
.blog-post-link{color:black;}
.blog-post-item{display:-webkit-box;display:-ms-flexbox;display:flex;}
.blog-post blockquote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.blog-post-header{padding-bottom:12px;font-size:16px;font-weight:bold;}
.blog-post-item blockquote span:first-child{padding-bottom:5px;}
.blog-post-item blockquote p {
    margin-bottom: 0;
}
.casino-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding: 10px}
.casino-post:last-of-type {
    padding-bottom: 40px;
}
.casino-post-item{display:-webkit-box;display:-ms-flexbox;display:flex;}
a.casino-post-item-img {background: white;position: relative;width: 105px;border-radius: 5px; margin-right: 10px;}
.casino-post-item-img img{width:95px;margin-right:10px;padding:5px;position: absolute;top: 50%;left: 50%; transform: translate(-50%,-50%);}
.casino-post blockquote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.casino-post-header{padding-bottom:12px;font-size:16px;font-weight:bold;}
.casino-post-item blockquote span{padding-bottom:10px;}
.casino-post-item blockquote span strong{color:#f8284b;}
.casino-post-item blockquote a{text-transform:uppercase;
    color:white;
    font-weight:bold;
    text-align: center;
    padding: 10px 0;
    width: 102px;
    font-size: 14px;
}
.casino-post-item blockquote a:hover{color:#ffd800;}
.star-rating {
    display: flex;
    flex-wrap: wrap;
}
.acordeon{padding-bottom:30px;}
.acordeon > div{margin-bottom:10px;}
.acordeon h2{border:2px solid #c1f0d1;padding:15px 20px;border-radius:15px;background:url(../img/plus.png) 97% center no-repeat;margin-bottom:0;cursor:pointer;}
.acordeon h2:hover{border-color:#1b222b}
.ac-opened{border:2px solid #c1f0d1;border-radius:20px;}
.ac-opened:hover{border-color:#1b222b;}
.ac-opened h2{background:#c1f0d1 url(../img/minus.png) 97% center no-repeat;}
.ac-opened h2:hover{border-color:#c1f0d1;}
.ac-opened p{padding:15px 20px;}
.footer{background:#374454;border-top:5px solid #1b222b;}
.footer a{color:#fecc00;}
.footer a:hover{color:white;text-decoration:underline;
    -ms-word-wrap: break-word;
    word-wrap: break-word;}
.footer__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:30px;padding-bottom:20px}
.footer__left{position:relative;-ms-flex:70%;flex:70%;}
.footer__left:after{display:block;content:"";position:absolute;background:url(../img/bird.png);width:169px;height:140px;bottom:10px;right:-20px;}
.footer__right{-ms-flex:30%;flex:30%;padding-left:28px;}
.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:30px}
.footer__nav .lang{padding-right:60px;}
.footer__nav ul{display:inline-block;width:100%;-webkit-column-count:3;column-count:3;-webkit-column-fill:balance;column-fill:balance;color:#ffd800;}
.footer__nav ul li{margin-bottom:25px}
.footer__form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.footer__form input{border:none;}
.footer__form form strong{color:white;text-align:center;padding-bottom:12px;}
.footer__form form input:first-of-type{width:270px;height:44px;background:#445366 url(../img/mail.png) 235px center no-repeat;padding:0 50px 0 30px;margin-bottom:20px;border-radius:25px;outline:none;cursor:pointer;color:white;}
.footer__form form input:last-of-type{width:145px;background:#018c42;color:#ffd800;font-size:16px;padding:15px 0;border-radius:25px;text-transform:uppercase;font-weight:bold;outline:none;cursor:pointer;}
.footer__form form input:last-of-type:hover{background:#f8284b;}
::-webkit-input-placeholder{color:white;opacity:1;}
:-ms-input-placeholder{color:white;opacity:1;}
::-ms-input-placeholder{color:white;opacity:1;}
::placeholder{color:white;opacity:1;}
:-ms-input-placeholder{color:white;}
::-ms-input-placeholder{color:white;}
.footer__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:white;width:60%}
.social-icos img:hover{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}
.footer__copyright p{margin:0;padding-right:15px;padding-bottom:10px;}
.toggle-nav{display:none;}
.footer h2{color:white;padding-top:20px;}
.footer-top{background:#0e1319;border-bottom:5px solid #1b222b;}
.footer-top-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:35px;}
.footer-top-content-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}
.footer-top-content-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}
.footer-top-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:33%;height:190px;border-radius:15px;margin-bottom:10px}
.roulette{background:url(../img/roulette.jpg) no-repeat;}
.slots{background:url(../img/slots.jpg) no-repeat;}
.poker{background:url(../img/poker.jpg) no-repeat;}
.footer-top a{color:#f8284b;}
.footer-top a:hover{text-decoration:none;}
.content ul li {list-style-type: disc}
@media screen and (max-width:1072px){.inner{width:100%;}
.header__nav ul li a{margin-right:8px;}
.r-coll__review:before{display:none;}
.r-coll__review-top, .r-coll__review-bottom {
    align-items: center;

}
    .casumo{
        width: 100%;
    }
}
@media screen and (max-width:1023px){.footer-top-content-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.footer-top-item{width:303px}
.casino-review{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.menu ul.active{display:none;}
.menu ul{width:250px;position:absolute;top:115%;left:0;padding:10px 18px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15);box-shadow:0 1px 1px rgba(0,0,0,0.15);border-radius:3px;background:#1b222b;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.menu ul:after{width:0;height:0;position:absolute;top:0;right:58px;content:'';-webkit-transform:translate(0%, -100%);-ms-transform:translate(0%, -100%);transform:translate(0%, -100%);border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #1b222b;}
.menu li{margin:5px 0 5px 0;float:none;display:block;}
.toggle-nav{position:absolute;top:5px;left:170px;display:inline-block;border-radius:3px;color:#777;font-size:34px;}
.toggle-nav:hover, .toggle-nav.active{text-decoration:none;color:#92ffda;}
.content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.middle-content ul li {list-style-type: disc}
.l-coll{-ms-flex:100%;flex:100%;padding-right:0;border:none;}
.r-coll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex:100%;flex:100%;padding:0}
.header__banner-left:after{display:none;}
.header__banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.header__banner-left{height:160px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}
.header__banner-right{height:160px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;}
.header__banner-right-second{padding-left:22px}
.header__banner-left-second, .header__banner-right-second{margin-right:22px;}
.footer__nav ul{-webkit-column-count:2;column-count:2;}
.r-coll__header{background:#0F8C45 url(../img/news-bg.png) right center no-repeat;width:100%;padding-bottom:30px;padding-left:25px;}
.r-coll__header-casino{width:100%;}
}
@media screen and (max-width:740px){.footer__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.footer__left:after{right:0;}
.footer__form form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px;}
.t-button{font-size:12px;padding:5px 10px;}
.l-coll__t-head{font-size:14px;}
.tdw-21{display:none;}
.header__category-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.header__category-top img{margin:0 auto;margin-bottom:15px;}
.l-coll__blog-content .blog-post{width:100%}
}
@media screen and (max-width:460px){
    .casumo{
        font-size: 36px;
    }
    h1{font-size:30px;line-height:1.2em;}
.casino-review span{font-size:30px;line-height:1.2em;padding-top:10px;}
.header__cookie{display:none;}
.header__nav .inner{position:fixed;top:0;z-index:1;background:#1b222b;}
.header{margin-top:73px;}
.header__banner-left, .header__banner-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;padding:15px 0;}
.header__banner-left-first, .header__banner-right-first, .header__banner-left-second, .header__banner-right-second{margin:0 25px;}
.header__banner-right-second{padding:0 0 15px 0;}
.header__banner-left-first{padding-bottom:15px;}
.footer__right{padding:0;}
.footer__nav .lang{padding-right:20px;}
.footer__nav ul{-webkit-column-count:1;column-count:1;}
.tdw-23{width:33%;}
.l-coll__blog-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.header__category-top img{width:100%;min-width: 100%;}
}
.breadcrumbs{display:flex;margin-left:-14px !important;padding-bottom:15px;font-size:16px;}
.breadcrumbs li{list-style-type:none;}
.breadcrumbs li a{padding:0 15px;}
.bread-name{padding-left:15px;}
table{border-spacing:1px;margin-bottom:30px;}
th, td{border-bottom:1px dotted black;line-height:30px;padding-left:10px;}
tr:last-child{border-bottom:none;}
td:nth-child(2){text-align:center;}
.review-img{width:100%;height:100%;}
.rating-block{display:block;text-align:center;color:#f8284b;font-weight:bold;}
.col-rating{flex-direction:column;}
.block404{text-align:center;}
.block404 p{margin:15px 0 25px 0;}
.link-error{padding:10px 50px;border-radius:25px;color:#f8284b;text-transform:uppercase;font-weight:bold;font-size:14px;-webkit-box-shadow:inset 0 0 20px #ffff0e, 0 10px 20px rgba(0,0,0,0.23);box-shadow:inset 0 0 20px #ffff0e, 0 10px 20px rgba(0,0,0,0.23);background:#e7eb0a;background:-webkit-linear-gradient(top, #e7eb0a 0%,#ffc901 100%);background:-webkit-gradient(linear, left top, left bottom, from(#e7eb0a),to(#ffc901));background:-o-linear-gradient(top, #e7eb0a 0%,#ffc901 100%);background:linear-gradient(to bottom, #e7eb0a 0%,#ffc901 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7eb0a', endColorstr='#ffc901',GradientType=0);}
a.link-error:hover{text-decoration:none;background:#f8284b;-webkit-box-shadow:inset 0 0 20px black, 0 10px 20px rgba(0,0,0,0.23);box-shadow:inset 0 0 20px black, 0 10px 20px rgba(0,0,0,0.23);}
.ac-closed p{
    display: none;
}
.ac-opened p{
    display: block;
}
.blog__menu li {
    margin: 10px 0;
}
.l-coll__t-row .l-col__td a{
    font-size: 14px;
    text-decoration: none;
}
.t-bonus a{
    color: #f8284b;
    font-weight: bold;
}

.slots-example {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 17px;
}

.slots-example .l-coll__slots-item {
    margin-right: 10px;
    margin-left: 10px;
}

.slots-example img {
    min-width: 310px;
    max-width: 310px;
}

.slots-example span {
    color: #1b222b;
}

.table-game {
    width: 100%;
    margin-bottom: 50px;
}

.content.game-content {
    margin-top: 40px;
}

.game-wrapp {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.game-coll {
    width: 692px;
    margin-right: 20px;
    margin-bottom: 25px;
}

.game-coll iframe {
    width: 100%;
    /*height: 100%;*/
    min-height: 440px;
    border: none;
}

.top3-coll {
    width: 310px;
    margin-bottom: 25px;
}

.top3-table {
    width: 100%;
}

.top3-table .button {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px 35px;
}

.top-3-table-body {
    background-color: #eef0fa;
    border-radius: 8px;
    padding: 22px 0;
    box-shadow: 0 5px 10px rgba(0,0,0,0.15);
}

.top-3-table-heading {
    text-align: center;
    padding: 0 5px 30px 5px;
}

.top-3-table-row {
    display: flex;
    justify-content: space-between;
    padding: 0 22px;
    min-height: 81px;
    margin-bottom: 20px;
}

.top-3-img {
    position: relative;
    background-color: #fff;
    border-radius: 5px;
    max-height: 81px;
    margin-right: 10px;
    width: 120px;
}

.top-3-img a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 90%;
}

.top3-img-flag {
    position: absolute;
    display: block;
    content: "";
    bottom: 8px;
    left: -22px;
    height: 24px;
    width: 62px;
    background-color: #ffd800;
    text-align: center;
}

.top3-img-flag span {
    display: block;
    font-weight: bold;
    color: white;
    background-color: #445366;
    width: 31px;
    height: 31px;
    line-height: 31px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.top3-img-flag:after {
    position: absolute;
    content: "";
    display: block;
    right: 0;
    top: 0;
    border: 12px solid transparent; /* Прозрачные границы */
    border-right: 4px solid white; /* Добавляем треугольник */
}

.top3-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.top3-info span {
    font-weight: bold;
    color: #1b222b;
    text-align: right;
    margin-bottom: 5px;
}

.top3-info strong {
    font-weight: bold;
    color: #018c42;
    text-align: right;
    margin-bottom: 5px;
}

.top3-info .button {
    background-color: #f8284b;
    color: white;
    text-transform: uppercase;
    padding: 6px 35px;
    width: unset;
    font-size: 14px;
    margin-bottom: 0;
}

.top3-info .button:hover {
    background-color: #971b2d;
}

.game-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    background-color: #eef0fa;
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.15);
    margin-bottom: 35px;
}

.game-img {
    min-width: 310px;
}

.game-img img {
    width: 100%;
    margin-bottom: 30px;
    border-top-left-radius: 8px;
}

.game-powered img {
    margin-bottom: 25px;
    border-radius: 0;
}

.game-img span {
    font-size: 12px;
    display: block;
    margin-bottom: 18px;
}

.game-powered {
    max-width: 145px;
    padding: 0 22px;
}

.game-info-heading {
    width: 100%;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 20px;
}

.game-info-section {
    padding: 0 22px;
    width: 690px;
    font-size: 16px;

}
.game-info-table {
    display: flex;
}

.game-info-table-coll {
    width: 50%;
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
}
.game-info-table-coll:nth-child(1) {
    margin-right: 22px;
}

.game-info-table-coll:nth-child(2) {
    margin-left: 22px;
}

.game-info-line {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.game-info-line:last-of-type {
    margin-bottom: 0;
}

.game-info-line strong {
    margin-right: 10px;
}

.game-info-line span {
    display: inline;
}
.game-info-line span:after {
    content: ",";
    display: inline;
}

.game-info-line span:last-of-type:after {
    display: none;
}

.game-features {
    text-align: right;
}

.license-td a {
    color: black;
}


@media screen and (max-width: 740px){
    .games-td {
        display: none;
    }
    .game-info-table {
        flex-direction: column;
        align-items: center;
    }
    .game-info-table-coll:nth-child(1) {
        margin-right: 0;
    }

    .game-info-table-coll:nth-child(2) {
        margin-left: 0;
    }
    .game-info-table-coll {
        width: 100%;
    }
    .game-coll {
        margin-right: 0;
    }
    .game-coll iframe {
        min-height: 300px;
    }
    .game-img {
        min-width: 100%;
    }
    .game-img img {
        border-top-right-radius: 8px;
    }
}