.owl-carousel {
    position: relative;
    min-height: 100px;
}

.owl-carousel .owl-stage-outer, .owl-carousel .owl-stage-outer div {
    height: 100%;
}
#screen .owl-carousel:nth-child(2) {
    margin-bottom: 30px;
    margin-top: -30px;
}
.owl-item {
}
.owl-item .item {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: block;
}

.owl-item .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.owl-dots {
    position: absolute;
    bottom: 5px;
    width: 100%;
    width: auto;
    display: inline-block;
}
.owl-dot.active span {
    background: #000 !important;
}

.owl-dot:hover span {
    background: #ffce04 !important;
}

.owl-nav {
    position: absolute;
    width: 100%;
    margin-top: 0 !important;
}

.owl-nav button {
    position: absolute;
    transform: scale(.5);
    filter: brightness(0) invert(1);
    width: 85px;
    height: 73px;
    background: url(../images/slider-arrow.png) no-repeat !important;
    left: 1% !important;
}
.owl-nav button:hover {
    filter: unset;
}

.owl-nav button.owl-next {
    transform: rotate(180deg) scale(.5);
    left: unset !important;
    right: 1% !important;
}

.owl-nav button span {
    display: none;
}

* {
    color: #f4f4f4;
    font-weight: 300;
    font-family: 'Open Sans', 'Ubuntu', sans-serif;
}

a, .a {
    color: #f8d047;
    text-decoration: none;
    cursor: pointer !important;
}

a:hover {
    text-decoration: underline;
}

h1, .h1, h2, .h2, h3, h4 {
    margin: 0;
    padding: 0;
    text-align: left;
}

h1, .h1 {
    color: #f4f4f4;
    font-size: 28px;
    line-height: 35px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-bottom: 15px;
    background: url('../images/h2.gif') no-repeat bottom left;
}

/*body.homepage h1 {
    visibility: hidden !important;
    opacity: 0 !important;
    overflow: hidden !important;
    height: 1px !important;
    line-height: 1px !important;
    font-size: 1px !important;
    margin: 0px !important;
    padding: 0px !important;
} */

h2, .h2 {
    color: #f4f4f4;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-bottom: 15px;
    background: url('../images/h2.gif') no-repeat bottom left;
}
h2 strong, .h2 strong {
    color: #f8d047;
}

h3 {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}

h4 {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}

p {
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left; /* text-align: justify; */
    margin-bottom: 20px;
}

ul {
    margin-bottom: 40px;
}

ul li {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}

strong, strong * {
    font-weight: bold !important;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #0e1318;
}

iframe {
    max-width: 100%;
    border: none;
}

input[type="text"], input[type="password"], input[type="search"], input[type="email"], input[type="number"], input[type="date"], textarea, select {
    padding: 8px;
    border: none;
    color: #8c969f;
    font-size: 12px;
    background: #1f242a;
    box-sizing: border-box;
}
select {
    padding: 7px;
}

textarea {
    padding: 8px;
    border: none;
    color: #8c969f;
    font-size: 12px;
    background: #1f242a;
}
.w100 {
    width: 100%;
    clear: left;
}
.w33 {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.w25 {
    width: 23.5%;
    float: left;
    margin-right: 2%;
}
.w100 .w33:nth-child(3), .w100 .w25:nth-child(4) {
    margin-right: 0%;
}

.noupper {
    text-transform: unset;
}
.noline {
    padding-bottom: 0px;
    background: none;
}

.fleft {
    float: left;
}
.fright {
    float: right;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #0a0e12;
}

::-webkit-scrollbar-thumb {
    background: #FFCE04;
}

::-webkit-scrollbar-thumb:hover {
    background: #FFCE04;
}

::-webkit-scrollbar-track-piece {
    background-color: #0a0e12;
}

::-webkit-scrollbar-thumb:vertical {
    background-color: #FFCE04;
}
.wrapper {
    margin: 0 auto;
    width: 1505px;
    padding: 40px 0px;
}
.wrapper-nolast {
    padding-bottom: 0px !important;
}
.wrapper .wrapper {
    width: 100% !important;
    margin: 0px !important;
}
#header .wrapper, #footer .wrapper {
    padding: 0px 0px;
    overflow: hidden;
}
.wrapper > *:last-child {
    margin-bottom: 0px !important;
}

.btn {
    display: inline-block;
    color: #0f1418;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 8px 14px;
    text-align: center;
    background: #FFCE04;
    border: 1px solid #FFCE04;
    cursor: pointer;
}

.btn.radius {
    font-weight: bold;
    border-radius: 3px;
}

.btn.dark {
    color: #FFCE04;
    background: #0f1418;
}

.cln {
    float: none !important;
    display: block;
    clear: both;
    width: 1px;
    height: 1px;
    line-height: 1px;
}

.hcm {
    max-width: 100%;
    float: none;
    clear: both;
    margin-top: 15px;
    margin-bottom: 15px;
}

.pg {
    padding: 0 !important;
    border-top: 10px solid #141b21;
}

.paging {
    margin-top: -20px;
    background: #0f1418;
    padding: 15px;
    text-align: center;
}

.paging a {
    display: inline-block;
    padding: 5px;
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid #f8d047;
}

.paging a.act {
    color: #0f1418;
    font-weight: bold;
    background: #f8d047;
}

.paging-first-addon, .paging-last-addon {
    color: #697782;
    margin: 0 3px;
}

.lastchange {
    float: right !important;
    width: auto !important;
    margin-left: 30px;
    font-size: 13px;
    font-style: italic;
    color: #f8d047;
}

.aleft {
    text-align: left !important;
}

.acenter {
    text-align: center !important;
}

.aright {
    text-align: right !important;
}

.rating {
    width: 120px;
    position: relative;
    display: inline-block;
}

.rating[data-positive] {
    width: 220px;
}

.rating.small {
    width: 78px;
}

.rating.small.vertical {
    width: auto;
    display: inline-block !important;
}

.rating.small[data-positive] {
    width: 150px;
}

.rating > a {
    text-decoration: none;
}

.rating .star {
    float: left;
    width: 14px;
    height: 14px;
    padding-right: 3px;
    background: url('../images/star-sprite.png') no-repeat;
    background-position: 0px -15px;
}

.rating.small > .star, .rating.small > a > .star {
    width: 9px;
    height: 9px;
    padding-right: 1px;
    background-size: 9px auto;
    background-position: 0px -10px;
}

.rating .star.active {
    background-position: 0px 0px !important;
}

.rating .num {
    float: left;
    width: 25px;
    margin-left: 5px;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 500;
    background: none !important;
}

.rating.small > .num, .rating.small > a > .num {
    width: 25px;
    margin-top: -4px;
    margin-left: 2px;
    font-size: 11px !important;
}

.review-button .mobile .bilance, .review-button .vertical .bilance {
    display: block;
}

.rating .bilance {
    float: left;
    margin-left: 10px;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: bold;
    background: none !important;
}

.rating.small > .bilance, .rating.small > a > .bilance {
    margin-top: -4px;
    margin-left: 0px;
    font-size: 11px !important;
}

.rating .bilance .positive, .rating .bilance .negative {
    float: left;
    margin-left: 10px;
    background: url(../images/positive.png) no-repeat top right;
    background-size: 18px auto;
    padding-right: 21px;
    text-transform: none;
}

.rating.small > .bilance .positive, .rating.small > .bilance .negative,
.rating.small > a > .bilance .positive, .rating.small > a > .bilance .negative {
    margin-left: 7px;
    background-position: center right;
    background-size: 12px auto;
    padding-right: 15px;
}

.rating .bilance .positive {
    background-image: url(../images/positive.png);
}

.rating .bilance .negative {
    background-image: url(../images/negative.png);
}

.rating .count {
    text-transform: none;
    font-size: 10px;
    color: #f8d047;
    text-align: left;
}

.rating .count span {
    color: #f4f4f4;
}

.rating .rate {
    float: left;
    clear: both;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
}

.rating.small > .rate, .rating.small > a > .rate {
    float: left;
    clear: both;
    font-size: 10px;
    cursor: pointer;
}

.rating .rateBox {
    display: none;
    position: absolute;
    left: 0px;
    bottom: -331px;
    z-index: 100;
    width: 425px;
    padding: 15px;
    border: 1px solid #FFCE04;
    border-radius: 3px;
    background: #0f1418;
    text-align: right;
}

.rating .rateBox .star {
    cursor: pointer;
}

.rating .rateBox .rateNum {
    float: left;
    margin-left: 10px;
    margin-top: -2px;
}

.rating .rateBox .label, .addComment .label {
    float: left;
    width: 125px;
    text-align: left;
    color: #f8d047;
    font-size: 12px;
    font-weight: bold;
    margin-top: -1px;
}

.rating .rateBox label {
    display: block;
    margin-bottom: 2px;
    text-align: left;
    color: #acbfce;
    font-size: 10px;
}

.rating .rateBox textarea {
    display: block;
    width: 284px;
    height: 60px;
    padding: 8px;
    margin-bottom: 15px;
    border: none;
    color: #8c969f;
    font-size: 12px;
    background: #1f242a;
}

.rating .rateBox .rateBoxRate {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #2b323a;
}

.rating .rateBox .rateBoxRate, .rating .rateBox .rateBoxReview {
    clear: both;
}

.rating .rateBox .rateBoxReview div {
    float: left;
}

.reviews {
    width: 100%;
    margin-bottom: 40px;
}

.reviews * {
    box-sizing: border-box;
}

.review {
    width: 100%;
    margin-top: 20px;
    padding: 20px;
    background: #0f1418;
    box-sizing: border-box;
}

.review .author {
    font-size: 13px;
    font-weight: bold;
    color: #f8d047;
}

.review .author span, .review .date, .tip .date, .tip .date span {
    color: #acbfce !important;
    font-size: 11px !important;
    font-style: italic !important;
    font-weight: normal !important;
}

.review .rating {
    float: right;
}

.review p {
    box-sizing: border-box;
    min-height: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-left: 70px;
    border-top: 1px solid #2b323a;
}

.review p.positive {
    background: url('../images/positive.png') no-repeat 0px 13px;
}

.review p.negative {
    margin-bottom: 15px;
    background: url('../images/negative.png') no-repeat 0px 13px;
}

.review a {
    float: right;
}

.reviews .addReview, .reviews .reviewsList {
    margin-top: 30px;
}

.reviews .addReview > .rating {
    width: 100%;
}

.reviews .addReview > .rating > .star, .reviews .addReview > .rating > .rate, .reviews .addReview .rateClose {
    display: none !important;
}

.reviews .addReview textarea {
    width: 898px !important;
}

.reviews .addReview label {
    font-size: 14px !important;
}

.reviews .addReview > .rating > .rateBox {
    display: block !important;
    position: static !important;
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    border: none !important;
}

.reviews .addCommentForm {
    clear: both;
    float: right;
    display: none;
    background: #141b21;
    width: 90%;
    padding: 15px;
    margin-top: 20px;
}

.reviews .addCommentForm textarea {
    width: 100%;
    height: 75px;
    margin-bottom: 10px;
}

.reviews h3, .reviews h3 * {
    color: #f8d047;
    font-size: 14px;
}

.reviews .comments {
    clear: both;
    float: right;
    width: 90%;
    padding: 15px;
    margin-top: 20px;
    background: #141b21;
}

.reviews .comments .author {
    margin-bottom: 10px;
}

.reviews .comments p {
    color: #a4b7c6;
    padding: 0px;
    margin-top: 0px;
    border: none;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #2b323a;
}

.reviews .comments .comment:last-child p {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.reviews .comments .other {
    display: none;
    clear: both;
}

.reviews .comments .more {
    float: right;
}

.review-button {
    margin-bottom: 30px !important;
}

.review-button tr td:first-child {
    color: #f8d047;
    font-weight: 500;
}

.review-button .rating {
    padding-top: 8px !important;
}

.desktop {
    display: unset !important;
}

tr.desktop {
    display: table-row !important;
}

td.desktop, th.desktop {
    display: table-cell !important;
}

.mobile {
    display: none !important;
}

.horizontal {
    display: unset !important;
}

tr.horizontal {
    display: table-row !important;
}

td.horizontal, th.horizontal {
    display: table-cell !important;
}

.vertical {
    display: none !important;
}

#header {
    width: 100%;
    margin-bottom: 40px;
    background: #ffffff;
}

#header .wrapper {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}

#header #logo {
    float: left;
    width: 108px;
    height: 60px;
    padding-left: 2%;
    padding-top: 10px;
    padding-right: 44px;
    padding-bottom: 10px;
    background: #192129 url('../images/logo.png') no-repeat 20px 10px;
}

#header .menu {
    float: left;
    height: 80px;
    background: #ffffff;
}

#header .menu .menu-head {
    display: none;
}

#header .menu .menu-item {
    float: left;
    padding: 0px;
}

#header .menu .menu-item a {
    float: left;
    color: #727f8a !important;
    text-transform: uppercase;
    padding: 31px 18px;
    font-size: 12px;
}

#header .menu .menu-item a.active {
    color: #192129 !important;
    text-decoration: none !important;
}

#header .menu .menu-item a:hover {
    color: #192129 !important;
    text-decoration: none !important;
}

#header .menu .menu-item .submenu {
    display: none;
    position: absolute;
    z-index: 3;
    top: 100px;
    left: 0px;
    background: #ffffff;
}

#header .menu .menu-content > .menu-item > a {
    font-weight: 500;
    border-top: 3px solid #ffffff;
}

#header .menu .menu-content > .menu-item > a.active {
    border-top: 3px solid #f8d047;
}

#header .menu .menu-content > .menu-item > a:hover {
    background: #f4f6f8;
    border-top: 3px solid #f8d047;
}

#header .menu .menu-content > .menu-item > .submenu {
    border-top: 3px solid #f8d047;
}

#header .menu .menu-item:hover > .submenu {
    display: block;
}

#header .menu .menu-item .submenu .menu-item {
    float: none;
    padding: 0px;
    border-left: none;
    position: relative;
}

#header .menu .menu-item .submenu .menu-item a {
    display: block;
    float: none;
    padding: 10px;
    padding-top: 11px;
    padding-left: 11px;
    padding-right: 60px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-transform: none;
    white-space: nowrap;
}

#header .menu .menu-item .submenu .menu-item a:hover {
    background-color: #f4f6f8;
}

#header .user {
    float: right;
    height: 80px;
    padding-right: 2%;
    background: #f4f6f8;
}

#header .user > a, #header .user > span {
    float: right;
    margin-left: 20px;
    padding: 32px 0px;
    padding-left: 40px;
}

#header .user a, #header .user span {
    color: #727f8a;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

#header .user a.registration {
    background: url('../images/registration.png') no-repeat center left;
}

#header .user a.login {
    background: url('../images/login.png') no-repeat center left;
}

#header .user span.username {
    text-align: left;
    padding: 26px 0px;
    padding-left: 40px;
    background: url('../images/registration.png') no-repeat center left;
}

#header .user span.username:first-line {
    font-size: 11px;
    font-weight: 300;
    text-transform: none;
}

#header .user a.logout {
    background: url('../images/login.png') no-repeat center left;
}

#categories .wrapper {
    padding: 0px;
    padding-bottom: 40px;
    text-align: left;
}

#categories .wrapper .icons a {
    position: relative;
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    text-decoration: none !important;
}

#categories .wrapper .icons a span.icon img {
    max-width: 100%;
    max-height: 100%;
}

#categories .wrapper .icons a span.icon {
    display: inline-block;
    width: 47px;
    height: 47px;
}

#categories .wrapper .icons a span.text {
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
}

#categories .wrapper .icons {
    text-align: center;
}

#categories .wrapper .icons > br {
    display: none;
}

#categories .wrapper .categories {
    width: 100%;
    margin: 0px;
}

#categories .wrapper .categories.scroll {
    width: 98%;
    padding-right: 2%;
    overflow-y: scroll;
}

#categories .wrapper .categories a {
    position: relative;
    float: left;
    width: 23.5%;
    margin-left: 2%;
    margin-top: 30px;
    text-decoration: none !important;
}

#categories .wrapper .categories a:nth-child(1),
#categories .wrapper .categories a:nth-child(2),
#categories .wrapper .categories a:nth-child(3),
#categories .wrapper .categories a:nth-child(4) {
    margin-top: 0px;
}

#categories .wrapper .categories a:nth-child(4n+1) {
    margin-left: 0px;
}

#categories .wrapper .categories a img, #categories .wrapper .icons a img {
    width: 100%;
    box-sizing: border-box;
}

#categories .wrapper .categories.logos a img {
    width: 80% !important;
}

#categories .wrapper .categories a .icon {
    position: absolute;
    top: 0px;
    left: 0px;
}

#categories .wrapper .categories a strong {
    display: block;
    margin-top: 8px;
    margin-bottom: 6px;
    color: #f4f4f4;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#categories .wrapper .categories a span {
    display: block;
    color: #697782;
    font-size: 12px;
    line-height: 14px;
    height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#categories .wrapper .categories a span.img {
    display: block;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    border: 5px solid #192129;
}

#categories .wrapper .categories a:hover span.img {
    border: 5px solid #FFCE04;
}

#categories .wrapper .categories a span.img img {
    width: 100%;
}

#categories .wrapper .categories a:hover strong {
    color: #FFCE04;
}

.usermenu {
    color: #f8d047;
    font-size: 16px;
    margin-bottom: 40px;
}
.usermenu span {
    color: #f8d047;
    font-size: 30px;
    position: relative;
    top: 6px;
}
.usermenu .menu-item {
    display: inline-block;
}
.usermenu .menu-item a {
    font-weight: bold;
    margin-right: 15px;
    margin-left: 15px;
}
.usermenu .menu-item:first-child a {
    margin-left: 0px;
}
.usermenu .menu-item a.active {

}

.yellow-menu {
    color: #f8d047;
    margin-bottom: 40px;
}
.wrapper .yellow-menu {
    margin-bottom: 0;
}
.yellow-menu .menu-item {
    float: left;
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
    border-right: 1px solid #f8d047;
    border-top: 1px solid #f8d047;
}
.yellow-menu .menu-item:nth-child(4n) {
    border-right: none;
}
.yellow-menu .menu-item:nth-child(1),
.yellow-menu .menu-item:nth-child(2),
.yellow-menu .menu-item:nth-child(3),
.yellow-menu .menu-item:nth-child(4) {
    border-top: none;
}

.yellow-menu .menu-item a {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

#content {
    background: #141b21;
}

#content .wrapper {
    position: relative;
    padding: 50px 0px;
    text-align: left;
    overflow: unset;
}

#content .ad-banner {
    margin-top: 50px;
}

#content .ad-banner a {
    display: inline-block;
    width: 100%;
}

#content .ad-banner a img {
    width: 100%;
}

#content .main-cell {
    float: left;
    width: 70%;
    margin-right: 3%;
}

#content .main-cell img {
    max-width: 100% !important;
}

#content .main-cell p img {
    margin-top: 15px;
    margin-bottom: 15px;
}

#content .right-cell {
    float: left;
    width: 27%;
}

#content .main-cell #article > h1 {
    text-transform: none;
    font-weight: bold;
}

#content .main-cell #article > div {
    width: 100%;
    font-size: 15px;
    font-weight: 300;
}

#content .main-cell #article > div.img img {
    width: 100%;
    margin-bottom: 20px;
}

#content .main-cell #article > div.perex, #content .main-cell #article > div.content {
    text-align: left; /* text-align: justify; */
    line-height: 24px;
    margin-bottom: 30px;
}

#content .main-cell #article > div.content img {
    max-width: 100% !important;
    height: auto !important;
}

#content .main-cell #article > div.author {
    color: #697782;
}

#content .main-cell #article .contacts {
    margin-top: 30px !important;
}

#content .main-cell #article .recentarticles {
    margin-top: 50px !important;
}

#content .main-cell #article .articles {
    margin-top: 50px !important;
}

.source-list {
    width: 100%;
    border-spacing: 0px;
    background: #0f1418;
    margin-bottom: 30px;
}

.source-list td > * {
    margin-top: 2px;
    margin-bottom: 2px;
}

#content .main-cell .casino.mobile td > * {
    margin-top: 5px;
    margin-bottom: 5px;
}

.source-list td {
    padding: 15px 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    border-bottom: 1px solid #2b323a;
}
.source-list.shortcode td, .source-list.review-button td {
    border-bottom: none;
}

.source-list td.aright {
    padding-right: 15px;
}

#content .main-cell .shortcode td {
    font-size: 13px;
}

#content .main-cell .shortcode .mobile td {
    font-size: 12px;
}

.source-list tr:last-child td {
    border-bottom: none;
}

.tipstats tr:last-child td {
    border-bottom: 1px solid #2b323a;
}

.tipstats tbody tr:last-child td {
    border-bottom: none;
}

.source-list td.img {
    padding: 5px 0;
}

.source-list td img, #content .main-cell #article > div.content .source-list img, #content .main-cell .source-list td img {
    cursor: pointer;
    max-width: 100px !important;
    max-height: 50px !important;
}

.source-list .bets {
    color: #a4b7c6;
}

.source-list .bets strong {
    color: #f4f4f4;
}

.casino-list {
    width: 100%;
    border-spacing: 0px;
    margin-bottom: 50px;
}

.casino-list .sep {
    height: 20px;
}

.casino-list .casino {
    height: 100px;
    background: #0f1418;
    position: relative;
}

.casino-list th {
    color: #FFCE04;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
    text-align: center;
    vertical-align: bottom;
    padding-bottom: 12px;
}

.casino-list th span.help {
    display: inline-block;
    position: relative;
    width: 17px;
    height: 17px;
    margin-left: 5px;
    cursor: help;
    background: url(../images/help.png) no-repeat center center;
    background-size: 17px auto;
}

.casino-list th span.help span {
    display: none;
    position: absolute;
    top: 19px;
    left: -102px;
    z-index: 1001;
    padding: 10px;
    padding-top: 20px;
    width: 200px;
    color: #0f1418;
    font-size: 10px;
    white-space: normal;
    text-align: center;
    background: url(../images/help-back.png) no-repeat top center;
    border: 1px solid #141b21;
    border-top: none;
}

.casino-list th span.help:hover span {
    display: block;
}

.casino-list .casino td {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
}

.casino-list .casino .num {
    width: 30px;
    color: #0f1418;
    font-size: 18px;
    text-align: center;
    background: #FFCE04;
}

.casino-list .casino .img {
    text-align: center;
}

.casino-list .casino .img img {
    cursor: pointer;
    max-width: 136px !important;
    max-height: 103px !important;
}

.casino-list .casino .name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.casino-list .casino td:last-child {
    width: 0px;
    padding: 0px;
    position: relative;
}

.casino-list .casino .label {
    position: absolute;
    z-index: 1000;
    top: -27px;
    right: -27px;
    width: 56px;
    height: 61px;
    transform: scale(.6);
}

.casino-list .casino .label.label-1 {
    background: url(../images/label-popular.png);
}

.casino-list .casino .label.label-2 {
    background: url(../images/label-new.png);
}

.casino-list .casino .reg {
    display: inline-block;
    padding: 6px;
    white-space: nowrap;
    border: 1px solid #33383c;
}

.casino-list .casino .reg.horizontal {
    display: inline-block !important;
}

.casino-list .casino .reg.vertical br {
    display: none;
}

.casino-list .casino .bonustext {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.casino-list .casino .bonustext span {
    color: red;
    font-weight: bold;
}

.casino-list .casino td:has(> div.reg) {
    text-align: center;
}

.casino-list .casino .btn {
    padding: 15px;
    font-weight: bold;
    white-space: normal;
}

.casino-list .all {
    background: #0f1418;
}

.casino-list .all td {
    padding: 10px;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
}
.source-list.tipsystems .legend td {
    color: #FFCE04;
    font-size: 12px;
    text-transform: none;
}
.source-list.tipsystems .freeCount {
    display: inline-block;
    height: 34px;
    padding-top: 10px;
    padding-left: 39px;
    color: #FFCE04;
    font-weight: 500;
    background: url(../images/tipsystem-freecount.png) no-repeat top left;
    cursor: pointer;
}
.source-list.tipstats .tipsCount {
    color: #FFCE04;
    font-weight: 500;
    background: url(../images/tipsIcon.png) no-repeat center center;
}
.source-list.tipstats .tipsCount span {
    display: inline-block;
    margin-left: 35px;
    color: #FFCE04;
}
.source-list.tipsystems .buy {
    display: inline-block;
    width: 40px;
    height: 42px;
    background: url(../images/tipsystem-buy.png) no-repeat top left;
}
.source-list.tipsystems .profit {
    color: #85F014;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    text-transform: none;
    cursor: pointer;
}
.source-list.tipsystems .img {
    display: inline-block;
    max-width: 48px !important;
    max-height: 40px !important;
}
.source-list.tipsystems .img img {
    display: inline-block;
    border-radius: 50%;
    max-width: 48px !important;
    max-height: 40px !important;
}
.source-list.tipsystems .name {
    color: #FFCE04;
    text-transform: none;
    cursor: pointer;
}
.source-list.tipstats .tipper-add {
    display: inline-block;
    width: 30px;
    height: 27px;
    background: url(../images/tipper-add.png) no-repeat top left;
    background-size: 30px 27px;
}
.source-list.tipstats .tipper-remove {
    display: inline-block;
    width: 30px;
    height: 27px;
    background: url(../images/tipper-remove.png) no-repeat top left;
    background-size: 30px 27px;
}
.winrate {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 50px;
    border: 2px solid #FFCE04;
    border-radius: 5px;
}
.winrate .chart {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    width: 100%;
    max-height: 100%;
    background: #85F014;
}
.winrate .num {
    position: relative;
    z-index: 2;
    text-align: center;
    font-weight: 500;
}
.winrate .num.top {
    padding-top: 4px;
    color: #85F014;
}
.winrate .num.bottom {
    padding-top: 29px;
    color: #0f1418;
    font-weight: 600;
}
.tipstats .winrate .num {
    font-size: 10px;
}

#mfcr p {
    width: auto;
    position: relative;
    display: inline-block;
    top: -19px;
    margin-left: 10px;
    font-size: 11px;
    color: #f4f4f4 !important;
}

#mfcr img {
    height: 50px;
}

.idarticles {
    background: #192129;
}

.idarticles .wrapper {
    text-align: left;
}

#content .page {
}

#content .page-category .html-content {
    margin-top: 30px;
}

.html-content img {
    max-width: 100%;
}

.slider .outer {
    float: left;
    width: 95%;
    overflow: hidden;
}

.slider .button {
    float: left;
    width: 2.5%;
    height: 100%;
    cursor: pointer;
}

.slider .button.prev {
    background: url('../images/arrow-left.png') no-repeat center left;
}

.slider .button.next {
    background: url('../images/arrow-right.png') no-repeat center right;
}

.article .author span.a:hover {
    text-decoration: underline;
}

.articles {
    width: 100%;
}

.articles .category {
    text-align: right;
    height: 45px;
    background: #141b21;
}

.articles .category h2 {
    float: left;
    padding: 4px 10px;
    font-size: 18px;
    color: #FFCE04;
    text-transform: uppercase;
    background: #192129;
    border: 2px solid #FFCE04;
}

.articles .category a {
    float: right;
    padding-top: 16px;
    padding-right: 20px;
    color: #f4f4f4;
    font-size: 12px;
    text-transform: uppercase;
}

.articles .category .sep {
    float: left;
    width: 20px;
    height: 45px;
    background: #192129;
}

.articles .list {
    clear: both;
}

.articles .list .article:nth-child(3n+1) {
    margin-left: 0;
}

.articles .slider {
    margin-top: 40px;
}

.articles .article {
    float: left;
    width: 23.5%;
    margin-bottom: 20px;
    text-decoration: none !important;
}
.slider .article {
    margin-bottom: 0px !important;
}

.main-cell .articles {
    margin-top: 20px;
    margin-bottom: 20px;
}

.main-cell .articles .article {
    float: left;
    width: 30%;
    margin-left: 5%;
    margin-bottom: 40px;
    text-decoration: none !important;
}

.main-cell .articles .article:nth-child(3n+1) {
    margin-left: 0;
}

.main-cell .articles.line-articles .article {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-bottom: 40px;
    text-decoration: none !important;
    overflow: hidden;
}

.main-cell .articles.line-articles .article .img {
    float: left;
    width: 30%;
}

.main-cell .articles.line-articles .article strong {
    height: auto;
    max-height: 51px;
}

.main-cell .articles.line-articles .article .perex {
    max-height: 70px;
}

.right-cell .box {
    width: 92%;
    padding: 4%;
    margin-top: 0px !important;
    margin-bottom: 30px !important;
    background: #0f1418;
}

.right-cell .box h3 {
    padding-bottom: 12px;
    background: url(../images/footer-title.gif) no-repeat bottom left;
}

.right-cell .articles {
    margin-top: 20px;
    margin-bottom: 20px;
}

.right-cell .articles .article {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    overflow: hidden;
    text-decoration: none !important;
    border-top: 1px solid #2b323a;
}

.right-cell .articles .article:nth-child(2) {
    border-top: none;
}

.right-cell .articles.squares .article .img {
    float: left;
    width: 25%;
    margin-right: 10px;
}

.right-cell .articles.squares .article .img img {
    width: auto;
    height: 100%;
}

.right-cell .articles.squares .article strong {
    max-height: 33px;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.right-cell .articles.squares .article .author {
    font-size: 9px;
}

.right-cell .tipsources td {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}

.right-cell .tipsources td div {
    color: #838d95;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
}

.right-cell .tipsources td .rating {
    display: inline-block;
    margin-top: 3px;
}

.articles .article span.img {
    display: block;
    width: 100%;
    margin-right: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}

.articles .article span.img img {
    width: 100%;
    display: inline-block;
}

.articles .article strong {
    display: block;
    max-height: 51px;
    overflow: hidden;
    margin-bottom: 13px;
    color: #f4f4f4;
    font-size: 19px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main-cell .articles .article strong {
    height: 51px;
    -webkit-line-clamp: 3;
}

.articles .article:hover strong {
    color: #FFCE04;
}

.articles .article span.author {
    display: block;
    margin-bottom: 15px;
    color: #697782;
    font-size: 10px;
    text-transform: uppercase;
}

.articles .article span.perex {
    display: block;
    height: 87px;
    overflow: hidden;
    color: #acbfce;
    font-size: 12px;
    line-height: 18px;
    text-align: left; /* text-align: justify; */
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.main-articles {
    width: 100%;
}

.main-articles .article {
    float: left;
    width: 48%;
    margin-left: 4%;
    margin-bottom: 44px;
    text-decoration: none !important;
}

.main-articles .article:first-child {
    margin-left: 0px;
}

.main-articles .article:first-child, .main-articles .article:nth-child(4) {
    margin-bottom: 0px;
}

.main-articles .article span.img {
    float: left;
    width: 296px;
    height: 151px;
    margin-right: 20px;
    overflow: hidden;
    text-align: center;
}

.main-articles .article:first-child span.img {
    width: 722px;
    height: 368px;
    margin-right: 0px;
    margin-bottom: 10px;
}

.main-articles .article span.img img {
    width: 100%;
    display: inline-block;
}

.main-articles .article strong {
    display: block;
    max-height: 49px;
    overflow: hidden;
    margin-bottom: 7px;
    color: #f4f4f4;
    font-size: 18px;
    font-weight: bold;
}

.main-articles .article:first-child strong {
    font-size: 28px;
    width: 100%;
    max-height: 76px;
}

.main-articles .article:hover strong {
    color: #FFCE04;
}

.main-articles .article span.author {
    display: block;
    margin-bottom: 13px;
    color: #697782;
    font-size: 11px;
    text-transform: uppercase;
}

.main-articles .article span.perex {
    display: block;
    height: 69px;
    overflow: hidden;
    color: #acbfce;
    font-size: 12px;
    line-height: 18px;
    text-align: left; /* text-align: justify; */
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.main-articles .article:first-child span.perex {
    height: 52px;
    color: #f4f4f4;
}

.tipaddform {
    margin-bottom: 40px !important;
}

.searchform {
    position: relative;
}

.searchform input[type="search"] {
    width: 100%;
    font-size: 10px;
}

.searchform input[type="submit"] {
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    width: 28px;
    height: 27px;
    cursor: pointer;
    border: none;

    background: url('../images/search.gif') no-repeat;
    background-size: 28px 27px;
}

#tips {
    background: #141b21;
}

#tips .wrapper {
    padding: 50px 0;
}

#tips .tips {
    width: 100%;
}

#tips .tips .tips-col {
    float: left;
    width: 48%;
}

#tips .tips .tips-col:first-child {
    margin-right: 4%;
}

.tips-col table {
    clear: left;
    width: 100%;
}

.tips-col table td {
    text-align: left;
    vertical-align: middle;
    padding-bottom: 15px;
}

.tips-col .num span {
    display: block;
    color: #141b21;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 20px;
    padding: 10px;
    background: #FFCE04;
    border-radius: 20px;
}

.tips-col .name {
    color: #f4f4f4;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

.tips-col .course {
    color: #acbfce;
    font-size: 12px;
}

.tips-col .img img {
    max-height: 33px;
    max-width: 100px !important;
}

.tips-col .info * {
    color: #acbfce !important;
}

.tips-col .info {
    color: #acbfce !important;
    font-size: 12px;
    line-height: 19px;
}

.tips-col .info:first-line {
    font-size: 13px;
}

.tips-col .more a {
    float: left;
    padding: 10px 5px;
    color: #f4f4f4;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #FFCE04;
}

.tips-col .more a:hover {
    color: #141b21;
    text-decoration: none;
    background: #FFCE04;
}

.tips-col.box table {
    border-spacing: 0px;
}

.tips-col.box table td, .tips-col.box .item {
    font-size: 11px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #2b323a;
}

.tips-col.box .item:last-child {
    border-bottom: none;
}

.tips-col.box .num span {
    font-size: 12px;
    width: 14px;
    padding: 5px;
}

.tips-col.box .date {
    color: #FFCE04;
    font-size: 11px;
}

.tips-col.box .title {
    color: #a4b7c6;
    font-size: 11px;
}

.tips-col.box .name {
    font-size: 11px;
}

.tips-col.box .course {
    font-size: 11px;
}

.tips-col.box .win {
    font-size: 12px;
    font-weight: 500;
}

.tips-col.box .game {
    color: #9cafbd;
}

.tips-col.box .player {
    color: #a9becf;
    font-weight: bold;
}

.tips-col.box .info {
    font-size: 11px;
    line-height: 16px;
}

.tips-col.box .info:first-line {
    font-size: 11px;
}

.tips-col.box a.more {
    display: block;
    margin-top: 15px;
    margin-bottom: 8px;
    font-size: 11px;
    color: #f4f4f4;
    text-align: center;
    text-transform: uppercase;
}

.tips-col.hot-tips td {
    font-size: 12px !important;
    font-weight: 300 !important;
}

.tips-col.hot-tips td span {
    color: #697782 !important;
}

.tips-col.hot-tips td.win {
    color: #FFCE04;
}

.tips-col.hot-tips tr:last-child td {
    border-bottom: none;
}

.tips-col.express-messages .item {
    width: 100%;
}

.tips-col.express-messages .item div {
    float: left;
}

.tips-col.express-messages .date {
    width: 20%;
    padding: 5px 0;
}

.tips-col.express-messages .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 15px;
    width: 70%;
    padding: 5px 2.5%;
}

.tips-col.express-messages .more {
    width: 5%;
}

.tips-col.express-messages .more a {
    padding: 5px;
}

.tip {
    cursor: pointer;
    width: 100%;
    padding: 15px;
    margin-bottom: 15px;
    box-sizing: border-box;
    background: #0f1418;
}
#tip.tip {
    cursor: auto;
    padding: 0px;
    background: none;
}
.tip .lock {
    display: inline-block;
    width: 14px;
    height: 20px;
    background: url(../images/lock.png) no-repeat center center;
    background-size: 14px auto;
}
.tip .subject .lock {
    position: relative;
    top: 14px;
    margin-top: -14px;
    margin-right: 5px;
}
.tip .subject span {
    font-size: 12px;
    font-weight: 500;
}
.tip .img {
    float: right;
    clear: right;
    margin-bottom: 10px;
    max-width: 120px !important;
}
.tip .img img {
    max-width: 100%;
    max-height: 20px;
}
.tip .title {
    display: block;
    margin-bottom: 10px;
}
.tip .title:hover {
    text-decoration: none;
}
.tip .title .text {
    color: #f4f4f4;
    font-size: 16px;
    font-weight: bold;
}
.tip .title:hover .text {
    text-decoration: underline;
}
.tip .tag {
    display: inline-block;
    padding: 1px 6px;
    margin-right: 5px;
    font-size: 10px !important;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 2px;
    position: relative;
    top: -3px;
}
#tip.tip .tag {
    top: 0px;
}
.tag.profi {
    color: #0f1418 !important;
    background: #ffce04;
}
.tag.success {
    color: #000000 !important;
    background: #ffffff;
}
.tag.success_1 {
    color: #f4f4f4 !important;
    background: #00a200;
}
.tag.success_2 {
    color: #f4f4f4 !important;
    background: #d4002a;
}
.tag.success_3 {
    color: #f4f4f4 !important;
    background: #1f1bca;
}
.tag.success_4 {
    color: #000000 !important;
    background: #c4eebe;
}
.tag.success_5 {
    color: #000000 !important;
    background: #ebb2b2;
}
.tip .subject, .tip .subject * {
    clear: left;
    color: #f8d047;
    font-size: 13px;
    margin-bottom: 10px;
}
.tip .author {
    float: right;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #f8d047;
}
.tip .author a {
    font-weight: bold;
}
.tip .description {
    clear: both;
    margin-bottom: 10px;
    color: #8296a8;
    font-size: 13px;
}
#tip.tip .description {
    margin-bottom: 20px;
}
.tip .boxes {
    clear: both;
}
#tip.tip .boxes {
    margin-bottom: 10px;
}
.tip .boxes .box {
    float: left;
    width: 19%;
    height: 60px;
    margin-top: 5px;
    box-sizing: border-box;
    margin-left: 1.25%;
    padding: 10px;
    background: #141b21;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
#tip.tip .boxes .box {
    background: #0f1418;
}
.tip .boxes .box:first-child {
    margin-left: 0px;
}
.tip .box span {
    display: block;
    margin-bottom: 3px;
    color: #8296a8;
    font-size: 12px;
    font-weight: normal;
}
.tip .like {
    margin-right: 10px;
    background: url(../images/positive.png) no-repeat 0px 3px;
}
.tip .unlike {
    background: url(../images/negative.png) no-repeat 0px 5px;
}
.tip .comments-count {
    background: url(../images/comment.png) no-repeat 0px 3px;
}
.tip .like, .tip .unlike, .tip .comments-count {
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 20px;
    background-size: 15px auto !important;
}
.tip .comments-count {
    margin-right: 10px;
}
.tip .confirmTip {
    float: right;
    margin-top: 15px;
}
.tip .confirmTipStatus {
    float: none !important;
    margin-top: 15px;
}
.tip .confirm  {
    text-align: center;
}
.tip .confirm label {
    color: #f8d047;
    font-size: 12px;
    font-weight: bold;
    margin-right: 5px;
}
.tip .confirm a {
    /*float: right; */
    margin-top: 15px;
    margin-left: 10px;
}
#tip .addLike {
    float: right;
    font-size: 12px;
    font-weight: bold;
}
#tip .addLike div {
    width: 20px;
    height: 22px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 0px;
    cursor: pointer !important;
    background-size: 20px auto !important;
}
#tip .addComment {
    margin-top: 30px;
}
#tip .addComment form {
    padding: 15px;
    box-sizing: border-box;
    background: #0f1418;
}
#tip .addComment form div {
    clear: left;
    font-size: 12px;
}
#tip .addComment form div textarea {
    width: 100%;
    height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#tip .comments {
    margin-top: 30px;
}
#tip .comments .review .author {
    float: none;
}
#tip .comments .review p {
    padding-left: 0px;
}

.top-mat .mat {
    padding-top: 15px;
}

.other-mats .mat {
    float: left;
    width: 48%;
    margin: 1%;
}

.mat {
    margin-top: 15px !important;
}

.mat:hover {
    text-decoration: none;
}

.mat span {
    display: block;
}

.mat .img {
    width: 100%;
    margin-bottom: 10px;
}

.mat .img img {
    width: 100%;
}

.mat .name {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 5px;
}

.mat .comment {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #2b323a;
}

.mat .comment:last-child {
    border-bottom: none;
}

.mat .player {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    color: #f4f4f4;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
}

.mat .time {
    float: left;
    margin-bottom: 5px;
    color: #a4b7c6;
    font-size: 11px;
}

.mat .text {
    clear: both;
    color: #a4b7c6;
    font-size: 11px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.shortcode {
    margin: 0px !important;
}

.last-rating {
    padding-bottom: 0px !important;
}

.last-rating .review {
    width: 100%;
    padding: 4%;
    padding-top: 20px;
    margin-top: 0px;
    margin-left: -4%;
    border-bottom: 8px solid #141b21;
}

.last-rating .img {
    float: right;
    max-width: 100px;
}
.last-rating .img img {
    max-height: 20px;
}

.last-rating .author {
    float: left;
    font-size: 11px;
}

.last-rating .author span {
    font-size: 10px;
}
.last-rating .date {
    font-size: 10px;
    float: left;
    margin-top: 5px;
    margin-left: 3px;
}

.last-rating .rating {
    float: left;
    clear: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.last-rating .positive, .last-rating .negative {
    clear: both;
    padding-left: 30px;
    background-size: 20px auto !important;
    font-size: 11px;
    padding-top: 12px;
}

.last-rating .more {
    float: right;
    margin-bottom: 0px !important;
    color: #f8d047 !important;
    font-size: 10px !important;
}

#tips .tips > a {
    display: inline-block;
    padding: 10px 25px;
    margin-top: 25px;
    color: #141b21;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    background: #FFCE04;
}

#about .about {
    float: left;
    width: 40%;
    margin: 6% 2%;
    padding: 3%;
    text-align: left;
    box-sizing: border-box;
    border: 5px solid #FFCE04;
}

#about .about p:last-child {
    margin-bottom: 0px;
}

#about .contacts {
    float: left;
}

#about .contacts img {
    float: left;
    margin-right: 50px;
}

#about .contacts .socials {
    margin-top: 55px;
    float: left;
}

.socials a {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    background: url('../images/socials-sprite.png') no-repeat;
}

.socials a.facebook {
    background-position: 0px 0px;
}

.socials a.facebook:hover {
    background-position: 0px -45px;
}

.socials a.twitter {
    background-position: -50px 0px;
}

.socials a.twitter:hover {
    background-position: -50px -45px;
}

.socials a.linkedin {
    background-position: -100px 0px;
}

.socials a.linkedin:hover {
    background-position: -100px -45px;
}

.socials a.youtube {
    background-position: -151px 0px;
}

.socials a.youtube:hover {
    background-position: -151px -45px;
}

.socials a.instagram {
    background-position: -202px 0px;
}

.socials a.instagram:hover {
    background-position: -202px -45px;
}
.search-result p {
        margin-top: 5px;
        color: #acbfce !important;
}
#newsletter {
    background: #141b21;
}

#newsletter .wrapper {
    padding: 75px 0px;
    text-align: center;
}

#newsletter h2 {
    background: none;
    text-align: center;
}

#newsletter p {
    margin-top: 0px;
    text-align: center;
}

#newsletter form input[type=text] {
    width: 40%;
    padding: 15px;
    font-size: 17px;
    border: none;
    border-radius: 5px;
}

#newsletter form input[type=submit] {
    padding: 15px 35px;
    margin-left: -10px;
    color: #141b21;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
    border: none;
    border-radius: 5px;
    background: #FFCE04;
    cursor: pointer;
}

.tipsstats {
    margin-top: 40px;
    margin-bottom: 40px;
}
.tipsstats div {
    font-size: 15px;
    font-weight: bold;
}

.tipsstats > div > div {
    display: inline-block;
    margin-left: 15px;
    font-size: 15px;
}
.tipsstats > div > div strong {
    color: #FFCE04;
}
.tipsstats > div > div.tipsCount strong {
    color: #85F014;
}

.tipstats thead td {
    font-weight: bold;
    font-size: 13px;
}
#footermenu {
    background: #0f1419;
}

#footermenu .wrapper {
    padding: 40px 0;
}

#footermenu .footermenu > .menu-item {
    float: left;
    width: 15%;
    margin-right: 5%;
    text-align: left;
}

#footermenu .footermenu > .menu-item > a, #footermenu .footermenu > .menu-item > span {
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #f4f4f4;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    background: url('../images/footer-title.gif') no-repeat bottom left;
}

#footermenu .footermenu > .menu-item .submenu .menu-item {
    margin-bottom: 5px;
}

#footermenu .footermenu > .menu-item .submenu .menu-item a {
    display: list-item;
    margin-left: 13px;
    color: #8296a8;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
}

#footer {
    padding-top: 20px;
    padding-bottom: 10px;
    background: #0a0e12;
}

#footer .contacts {
    color: #697782;
    text-align: center;
}

#footer .contacts span {
    margin: 0 10px;
}

#footer p {
    color: #697782;
    text-align: center;
}

#footer .copy {
    text-align: center;
    margin-bottom: 10px;
}

#footer .copy span {
    display: inline-block;
    color: #697782;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
}

#footer .copy a {
    display: inline-block;
    padding-left: 5px;
}

#footer .copy a img {
    height: 20px;
}

#maintanence {
    text-align: center;
    padding: 20px;
    padding-top: 50px;
}

#maintanence .info {
    margin-top: 50px;
    padding-top: 250px;
    background: url('https://web.archive.org/web/20190221193407im_/https://www.flexisoftware.cz/images/maintenance.png') no-repeat top center;
}

#maintanence .info h1 {
    background: none;
    font-weight: bold;
    text-align: center !important;
}

#maintanence .info p {
    margin-bottom: 40px;
    text-align: center !important;
}

#maintanence .footer {
    padding-top: 40px;
    border-top: 1px solid #b1b1b1;
}

#maintanence .footer * {
    font-size: 12px;
    text-align: center !important;
}

#maintanence .footer .icons img {
    height: 25px;
    margin: 0 10px;
}

#cookiesbar {
    display: none;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 1000;
    background: #192129;
    width: 100%;
    padding: 5px;
    text-align: center;
}

#cookiesbar p, #cookiesbar a {
    color: #f4f4f4 !important;
    font-size: 12px !important;
    line-height: 12px !important;
    margin: 0px !important;
    padding: 0px !important;
    text-align: center !important;
}

#cookiesbar a {
    text-decoration: underline;
}

#cookiesbar button {
    cursor: pointer;
    margin-left: 10px;
    color: #192129;
    background: #f8d047;
    border: 1px solid #f8d047;
    border-radius: 4px;
    font-size: 12px;
}

.breadcrumbs {
    text-align: left;
    position: absolute;
    top: 14px;
}

.breadcrumbs a {
    font-size: 12px;
}

.breadcrumbs a:last-child {
    color: #394e63;
    text-decoration: none !important;
}

.breadcrumbs span {
    font-size: 10px;
    margin: 0px 1px;
}

.page #map {
    width: 50%;
    height: 300px;
    float: right;
    margin-top: -55px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.eventCalendar-daysList {
    padding-left: 0px;
}

.eventCalendar-day-header, .eventCalendar-currentTitle, .eventCalendar-prev, .eventCalendar-next {
    display: none !important;
}

.eventCalendar-day {
    text-align: center;
}

.eventCalendar-day.today a {
    background: #2a3137;
}

.eventCalendar-showAsWeek li {
    height: 40px !important;
}

.message {
    box-sizing: border-box;
    padding: 15px !important;
    border: 1px solid #FFCE04 !important;
}

.message ul {
    margin-bottom: 0px;
}

.form, .formmessages {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.formmessages {
    padding: 15px;
    background: #0f1418;
    box-sizing: border-box;
}

.formmessage{
    font-size: 12px;
    color: #acbfce !important;
}

.form {
    margin-bottom: 30px;
}

.form label {
    display: block;
    color: #697782;
    font-size: 14px;
}

.form input, .form textarea, .chck-group {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    width: 100%;
}
.form select {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    width: 100%;
}

.form input[type="checkbox"] {
    display: inline-block;
    width: auto;
    margin-top: 15px;
}

.form .links {
    font-size: 12px;
    font-weight: 500;
}

.form .links div {
    margin-bottom: 5px;
}

.form .links i {
    font-size: 11px;
    color: #697782;
}

.form .help {
    position: relative;
    top: -1px;
    display: inline-block;
    margin-left: 5px;
    width: 7px;
    line-height: 7px;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    color: #141b21;
    padding: 4px;
    background: #697782;
    border-radius: 15px;
    cursor: help;
}
.form .help:hover span {
    display: block;
}

.form .help span {
    display: none;
    position: absolute;
    z-index: 3;
    top: 20px;
    left: 0px;
    width: 150px;
    font-size: 11px;
    line-height: 13px;
    padding: 10px;
    background: #0f1418;
}

.eventCalendar-day a {
    display: block !important;
    padding: 10px;
    color: #ffffff !important;
    font-size: 13px !important;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.gdpr-form-row {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #2b323a;
}

.gdpr-form-row div {
    margin-top: 5px;
}

.gdpr-form-step {
    padding: 15px;
    padding-bottom: 1px;
    background: #0f1418;
}

.gdpr-form-step label {
    display: inline-block;
    font-size: 13px;
    min-width: 140px;
    padding-right: 30px;
}

.gdpr-form-step input[type="text"] {
    width: 400px;
}

.gdpr-form-step textarea {
    width: 400px;
    height: 60px;
}

.gdpr-form-next {
    padding-top: 10px;
    text-align: right;
    border-bottom: none;
}

.gdpr-form-prev {
    float: left;
    padding-top: 10px;
    border-bottom: none;
}

.gdpr-form-submit {
    padding-top: 10px;
    text-align: right;
    border-bottom: none;
}

.chck-label {
    float: left;
    width: 25%;
}

.user-profile h4 {
    text-transform: unset;
    font-weight: bold;
    color: #FFCE04;
}
.user-profile .avatar img, form .avatar  {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.user-profile .lbl {
    float: left;
    clear: both;
    width: 50%;
    padding-right: 10px;
    box-sizing: border-box;
    font-size: 13px;
    text-align: right;
        margin-bottom: 10px;
}
.user-profile .val {
    color: #FFCE04;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 13px;
        margin-bottom: 10px;
}
.user-profile .betting-shops a {

}
.user-profile .betting-shops img {
    max-width: 100px;
    max-height: 60px;
}
.user-profile .w100 {
    width: 100%;
    float: none;
    clear: both;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}
.user-profile .created {
      width: 100%;
      text-align: right;
      padding-top: 20px;
}


@media (max-width: 1540px) {
    h1, .h1 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 16px;
    }

    h2, .h2 {
        font-size: 19px;
        line-height: 24px;
        margin-bottom: 16px;
    }

    h3 {
        font-size: 15px;
        margin-bottom: 16px;
    }

    p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    ul li {
        font-size: 12px;
        line-height: 19px;
    }

    .wrapper {
        width: 1053px;
    }

    #header {
        margin-bottom: 30px;
    }

    #header #logo {
        width: 108px;
        height: 60px;
    }

    #header .menu {
        height: 80px;
    }

    #header .menu .menu-item a {
        padding: 32px 13px;
        font-size: 11px;
    }

    #header .user {
        height: 80px;
    }

    #header .user > a, #header .user > .span {
        margin-left: 15px;
        padding: 32px 0px;
        padding-left: 35px;
        font-size: 12px;
    }

    #header .user a.registration {
        background-size: 25px auto;
    }

    #header .user span.username {
        background-size: 25px auto;
    }

    #categories .wrapper {
        padding-bottom: 30px;
    }

    #categories .wrapper .categories a strong {
        font-size: 16px;
        line-height: 16px;
        height: 16px;
    }

    #categories .wrapper .categories a span {
        font-size: 11px;
        line-height: 13px;
        height: 13px;
    }

    #content .main-cell #article > div {
        font-size: 12px;
    }

    #content .main-cell #article > div.img img {
        margin-bottom: 18px;
    }

    #content .main-cell #article > div.perex, #content .main-cell #article > div.content {
        line-height: 19px;
        margin-bottom: 25px;
    }

    .casino-list .casino .img img {
        width: 90%;
    }

    .articles .category {
        height: 40px;;
    }

    .articles .category h2 {
        padding: 2px 8px;
        font-size: 16px;
    }

    .articles .category a {
        float: right;
        padding-top: 14px;
        padding-right: 20px;
        font-size: 11px;
    }

    .articles .category .sep {
        height: 40px;
    }

    .main-articles .article {
        margin-bottom: 16px;
    }

    .main-articles .article span.img {
        width: 250px;
        height: 127px;
        margin-right: 15px;
    }

    .main-articles .article:first-child span.img {
        width: 505px;
        height: 257px;
    }

    .main-articles .article strong {
        max-height: 43px;
        font-size: 16px;
    }

    .main-articles .article:first-child strong {
        font-size: 25px;
        max-height: 66px;
    }

    .main-articles .article span.author {
        font-size: 10px;
    }

    .main-articles .article span.perex {
        height: 52px;
        -webkit-line-clamp: 3;
    }

    .main-cell .articles.line-articles .article {
        margin-bottom: 30px;
    }

    .main-cell .articles.line-articles .article strong {
        margin-bottom: 7px;
    }

    .main-cell .articles.line-articles .article .author {
        margin-bottom: 7px;
    }

    .main-cell .articles.line-articles .article .perex {
        max-height: 34px;
    }

    .right-cell .tipsources td {
        font-size: 11px;
    }

    .right-cell .tipsources td div {
        font-size: 10px;
    }

    .breadcrumbs {
    }

    .breadcrumbs a {
        font-size: 10px;
    }

    .breadcrumbs span {
        font-size: 8px;
        margin: 0px 1px;
    }

    #tips .tips .tips-col {
        width: 49%;
    }

    #tips .tips .tips-col:first-child {
        margin-right: 2%;
    }

    #about .contacts img {
        width: 200px;
    }

    #about .contacts .socials {
        margin-top: 35px;
    }

    #footermenu .footermenu > .menu-item > a, #footermenu .footermenu > .menu-item > span {
        margin-bottom: 14px;
        padding-bottom: 14px;
        font-size: 16px;
    }

    #footermenu .footermenu > .menu-item .submenu .menu-item a {
        font-size: 11px;
    }

    #footer .copy {
        font-size: 10px;
    }

    .reviews .addReview label {
        font-size: 13px !important;
    }

    .reviews .addReview textarea {
        width: 582px !important;
    }

    .yellow-menu {
        zoom: 0.9;
    }

}

@media (max-width: 1070px) {
    h1, .h1 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 16px;
    }

    h2, .h2 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 16px;
    }

    h3 {
        font-size: 15px;
        margin-bottom: 16px;
    }

    p {
        font-size: 12px;
        line-height: 19px;
        margin-bottom: 20px;
    }

    ul li {
        font-size: 12px;
        line-height: 19px;
    }

    .wrapper {
        width: 750px;
    }

    .horizontal {
        display: none !important;
    }

    tr.horizontal {
        display: none !important;
    }

    td.horizontal, th.horizontal {
        display: none !important;
    }

    .vertical {
        display: unset !important;
    }

    tr.vertical {
        display: table-row !important;
    }

    td.vertical, th.vertical {
        display: table-cell !important;
    }

    #header {
        margin-bottom: 20px;
    }

    #header #logo {
        width: 108px;
        height: 60px;
    }

    #header .menu {
        height: 80px;
    }

    #header .menu .menu-item a {
        padding: 33px 8px;
        font-size: 10px;
    }

    #header .user {
        height: 80px;
    }

    #header .user a, #header .user span {
        padding-left: 34px !important;
        overflow: hidden;
        width: 0px !important;
        background-size: 25px auto !important;
    }

    #header .user a.login, #header .user a.logout {
        margin-left: 5px;
    }

    #categories .wrapper {
        padding-bottom: 20px;
    }

    #categories .wrapper .icons {
    }

    #categories .wrapper .categories a {
        float: left;
        width: 49%;
        margin-left: 2% !important;
        text-decoration: none !important;
    }

    #categories .wrapper .categories a:nth-child(2n+1) {
        margin-left: 0px !important;
    }

    #content .main-cell {
        width: 65%;
        margin-right: 3%;
    }

    #content .right-cell {
        width: 32%;
    }

    #content .main-cell #article > h2 {
        padding-bottom: 15px;
        background: url('../images/h2.gif') no-repeat bottom left;
    }

    #content .main-cell #article > div.img img {
        margin-bottom: 18px;
    }

    #content .main-cell #article > div.perex, #content .main-cell #article > div.content {
        font-size: 12px;
        line-height: 19px;
        margin-bottom: 25px;
    }

    .casino-list .casino .btn.vertical {
        display: block !important;
        font-size: 9px;
        margin-top: 12px;
        padding: 6px 12px;
    }

    .casino-list .casino .reg.vertical {
        display: inline-block !important;
        white-space: nowrap;
        margin-top: 5px;
    }

    .casino-list .casino .reg.horizontal {
        display: none !important;
    }

    .articles .category {
        height: 40px;
    }

    .articles .category h2 {
        padding: 2px 8px;
        font-size: 16px;
    }

    .articles .category a {
        float: right;
        padding-top: 14px;
        padding-right: 20px;
        font-size: 11px;
    }

    .articles .category .sep {
        height: 40px;
    }

    .articles .article strong {
        font-size: 13px;
    }

    .articles .article span.author {
        font-size: 9px;
    }

    .main-cell .articles .article {
        width: 48%;
        margin-left: 4% !important;
    }

    .main-cell .articles .article:nth-child(odd) {
        margin-left: 0px !important;
    }

    .main-cell .articles.line-articles .article {
        margin-left: 0px !important;
    }

    .main-cell .articles.line-articles .article strong {
        margin-bottom: 5px;
    }

    .main-cell .articles.line-articles .article .author {
        margin-bottom: 5px;
    }

    .main-cell .articles.line-articles .article .perex {
        max-height: 17px;
        white-space: nowrap;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;

    }

    .main-articles .article {
        margin-bottom: 16px;
    }

    .main-articles .article span.img {
        width: 123px;
        height: 62px;
        margin-right: 10px;
    }

    .main-articles .article:first-child span.img {
        width: 360px;
        height: 183px;
        margin-bottom: 10px;
    }

    .main-articles .article strong {
        max-height: 42px;
        font-size: 16px;
    }

    .main-articles .article:first-child strong {
        font-size: 25px;
        max-height: 63px;
    }

    .main-articles .article span.author {
        margin-bottom: 12px;
    }

    .main-articles .article span.perex {
        height: 33px;
        -webkit-line-clamp: 2;
    }

    .main-articles .article:first-child span.perex {
        height: 68px;
        -webkit-line-clamp: 4;
    }

    .breadcrumbs a {
        font-size: 10px;
    }

    .breadcrumbs span {
        font-size: 8px;
        margin: 0px 1px;
    }

    #tips .tips .tips-col {
        width: 100%;
    }

    #tips .tips .tips-col:first-child {
        margin-right: 0%;
    }

    .tip .boxes .box {
      width: 32%;
      margin-top: 2%;
      margin-left: 2%;
    }
    .tip .boxes .box2 {
      width: 49%;
      margin-left: 2%;
    }
    .tip .boxes .box:first-child, .tip .boxes .box:nth-child(4) {
      margin-left: 0px;
    }
    .tip .author {
      float: left;
    }
    .tip .date {
      display: block;
    }
    .tip .date span {
      display: none;
    }
    .tip .title {
      clear: left;
    }

    #about .contacts img {
        width: 150px;
        margin-right: 20px;
    }

    #about .contacts .socials {
        margin-top: 25px;
    }

    .right-cell .tipsources td:nth-child(3) {
        display: none;
    }

    .reviews .addReview label {
        font-size: 12px !important;
    }

    .reviews .addReview textarea {
        width: 332px !important;
    }

    .chck-label {
        width: 50%;
    }

    .usermenu .menu-item a {
        margin-right: 5px;
        margin-left: 5px;
    }

    .yellow-menu {
        zoom: 0.8;
    }
}

@media only screen and (max-width: 777px) {
    body {
        min-width: 350px;
    }

    h1, .h1 {
        margin-top: 20px;
    }

    .wrapper {
        width: initial !important;
        margin: 0px 20px;
    }

    .horizontal {
        display: none !important;
    }

    tr.horizontal {
        display: none !important;
    }

    td.horizontal, th.horizontal {
        display: none !important;
    }

    .vertical {
        display: unset !important;
    }

    tr.vertical {
        display: table-row !important;
    }

    td.vertical, th.vertical {
        display: table-cell !important;
    }

    .desktop {
        display: none !important;
    }

    tr.desktop {
        display: none !important;
    }

    td.desktop, th.desktop {
        display: none !important;
    }

    .mobile {
        display: unset !important;
    }

    tr.mobile {
        display: table-row !important;
    }

    td.mobile {
        display: table-cell !important;
    }

    .breadcrumbs {
    }

    .form, .formmessage {
        width: 100%;
    }

    #header {
        height: auto;
        background: #192129;
    }

    #header .wrapper {
        margin: 0px;
    }

    #header #logo {
        margin-top: 15px;
        margin-left: 15px;
        margin-bottom: 15px;
        padding: 0px !important;
        background-position: 0px 0px;
    }

    #header .menu {
        clear: both;
        float: none;
        width: 100%;
        height: auto;
        margin-top: 0px;
        margin-left: 0px;
        border-top: none;
    }

    #header .menu .menu-head {
        position: absolute;
        top: 20px;
        right: 15px;
        z-index: 500;
        float: right;
        display: block;
    }

    #header .menu .menu-head .img {
        cursor: pointer;
        width: 50px;
        height: 50px;
        background: url('../images/menu.png') no-repeat;
    }

    #header .menu .menu-content {
        display: none;
        border-bottom: 1px solid #697782;
    }

    #header .menu .menu-content > .menu-item {
        width: 100%;
        float: none;
        display: block;
        border-top: none;
    }

    #header .menu .menu-content > .menu-item:hover {
        color: #FFCE04 !important;
        background-color: #0e1318 !important;
    }

    #header .menu .menu-content > .menu-item > a {
        float: none;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        text-align: left;
        border-radius: 0px !important;
    }

    #header .menu .menu-content > .menu-item > a:hover {
        color: #FFCE04 !important;
        background: none !important;
    }

    #header .menu .submenu {
        display: none !important;
    }

    #header .user {
        height: 80px;
    }

    #header .user a {
        padding-left: 35px;
        overflow: hidden;
        width: 0px;
        background-size: 25px auto;
    }

    #header .user a.login {
        margin-left: 5px;
    }

    #content .wrapper {
        padding: 20px 0px !important;
    }

    #content .main-cell {
        width: 100%;
        margin-right: 0px;
    }

    #content .right-cell {
        width: 100%;
    }

    #categories .wrapper .icons {
    }

    #categories .wrapper .categories a {
        float: left;
        width: 49%;
        margin-left: 2%;
        text-decoration: none !important;
    }

    #categories .wrapper .categories a:first-child, #categories .wrapper .categories a:nth-child(3) {
        margin-left: 0px;
    }

    #categories .wrapper .categories a:first-child, #categories .wrapper .categories a:nth-child(2) {
        margin-bottom: 20px;
    }

    .slider .outer {
        width: 90%;
    }

    .slider .button {
        width: 5%;
    }

    .articles .category {
        height: 40px;
    }

    .articles .category h2 {
        padding: 2px 8px;
        font-size: 16px;
    }

    .articles .category a {
        float: right;
        padding-top: 14px;
        padding-right: 20px;
        font-size: 11px;
    }

    .articles .category .sep {
        height: 40px;
    }

    .articles .article strong {
        font-size: 13px;
    }

    .articles .article span.author {
        font-size: 9px;
    }

    .main-cell .articles .article {
        width: 48%;
        margin-left: 4% !important;
    }

    .main-cell .articles .article:nth-child(odd) {
        margin-left: 0px !important;
    }

    .right-cell .articles .article {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .right-cell .articles.squares .article strong {
        height: auto;
        max-height: 29px;
        -webkit-line-clamp: 2;
    }

    .right-cell .articles .article span.perex {
        height: 3.6em;
        overflow: hidden;
    }

    .right-cell .tipsources td:nth-child(3) {
        display: table-cell;
    }

    .main-articles .article {
        width: 100%;
        margin-left: 0%;
    }

    .main-articles .article:first-child {
        margin-bottom: 20px;
    }

    .main-articles .article span.img {
        width: 246px;
        height: 124px;
        margin-right: 10px;
    }

    .main-articles .article:first-child {
        width: 100%;
    }

    .main-articles .article:first-child span.img {
        width: 100%;
        height: auto;
        margin-right: 10px;
    }

    .main-articles .article strong {
        max-height: 38px;
        font-size: 16px;
    }

    .main-articles .article span.author {
        margin-bottom: 12px;
    }

    .main-articles .article span.perex {
        height: 52px;
        -webkit-line-clamp: 3;
    }

    .breadcrumbs {
        position: static;
        top: 0px;
        margin-top: -10px;
        margin-bottom: 15px;
    }

    .breadcrumbs a {
        font-size: 10px;
    }

    .breadcrumbs span {
        font-size: 8px;
        margin: 0px 1px;
    }

    #tips .tips .tips-col {
        width: 100%;
    }

    #tips .tips .tips-col:first-child {
        margin-right: 0%;
    }

    #about .about {
        width: 100%;
        margin: 20px 0px;
    }

    #about .contacts {
        width: 100%;
    }

    #about .contacts img {
        float: left;
        width: 150px;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    #about .contacts .socials {
        float: right;
        margin-top: 25px;
        margin-bottom: 20px;
    }

    #footermenu .footermenu > .menu-item {
        width: 48%;
        margin-right: 2%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .menu-item.mobile {
        float: left;
        margin-left: 0px;
        padding: 5px 0px !important;
        border-top: none !important;
    }

    .menu-item.mobile:hover {
        color: #FFCE04 !important;
    }

    .menu-item.registration a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background: #f4f6f8 url('../images/registration.png') no-repeat 10px center;
    }

    .menu-item.login a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background: #f4f6f8 url('../images/login.png') no-repeat 10px center;
    }

    .menu-item.username a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background: #f4f6f8 url('../images/registration.png') no-repeat 10px center;
    }

    .menu-item.logout a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background: #f4f6f8 url('../images/login.png') no-repeat 10px center;
    }

    .menu-item.mobile a {
        padding-left: 50px !important;
        color: #727f8a;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        border-top: none !important;
    }

    .menu-item.mobile a:hover {
        color: #FFCE04 !important;
    }

    #header .menu .menu-content > .menu-item.registration a:hover {
        background: #f4f6f8 url('../images/registration.png') no-repeat 10px center !important;
    }

    #header .menu .menu-content > .menu-item.login a:hover {
        background: #f4f6f8 url('../images/login.png') no-repeat 10px center !important;
    }

    #header .menu .menu-content > .menu-item.username a:hover {
        background: #f4f6f8 url('../images/registration.png') no-repeat 10px center !important;
    }

    #header .menu .menu-content > .menu-item.logout a:hover {
        background: #f4f6f8 url('../images/login.png') no-repeat 10px center !important;
    }

    .reviews .rateBoxReview div {
        clear: both;
        width: 100%;
        margin-top: 15px;
        box-sizing: border-box;
    }

    .reviews .addReview label {
        font-size: 12px !important;
    }

    .reviews .addReview textarea {
        width: 100% !important;
    }

    .usermenu span {
        display: none;
    }
    .usermenu .menu-item {
        display: block;
    }
    .usermenu .menu-item a {
        display: block;
        margin: 0px;
        padding: 10px;
        background: #0a0e12;
        border-bottom: 1px solid #2b323a;
    }
    .usermenu .menu-item:last-child a {
        border-bottom: none;
    }

    .yellow-menu .menu-item {
        float: left;
        width: 50%;
        padding: 10px;
        box-sizing: border-box;
        border-right: 1px solid #f8d047;
        border-top: 1px solid #f8d047;
    }
    .yellow-menu .menu-item:nth-child(4n) {
        border-right: 1px solid #f8d047;
    }
    .yellow-menu .menu-item:nth-child(1),
    .yellow-menu .menu-item:nth-child(2),
    .yellow-menu .menu-item:nth-child(3),
    .yellow-menu .menu-item:nth-child(4) {
        border-top: 1px solid #f8d047;
    }
    .yellow-menu .menu-item:nth-child(2n) {
        border-right: none;
    }
    .yellow-menu .menu-item:nth-child(1),
    .yellow-menu .menu-item:nth-child(2) {
        border-top: none;
    }

}

@media (max-width: 550px) {
    .casino-list th span.help span {
        right: -40px;
        left: auto;
        background: url(../images/help-back-mobile.png) no-repeat top right;
    }
    #categories .wrapper .icons span.text {
        font-size: 10px;
    }
    #categories .wrapper .icons a {
        margin: 0 5px;
    }

    .yellow-menu .menu-item {
        width: 100%;
        border-right: none !important;
        border-top: 1px solid #f8d047 !important;
    }
    .yellow-menu .menu-item:first-child {
        border-top: none !important;
    }
}

@media (max-width: 470px) {
    #categories .wrapper .icons > br:nth-child(4) {
        display: unset;
    }
    #categories .wrapper .icons > a:nth-child(5), #categories .wrapper .icons > a:nth-child(7) {
        margin-top: 15px;
    }
}

@media (max-width: 450px) {
    #content .wrapper {
        padding: 20px 0px !important;
    }

    #categories .wrapper .icons {
    }

    #categories .wrapper .categories a {
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-bottom: 20px;
        text-decoration: none !important;
    }

    .main-cell .articles .article {
        width: 100%;
        margin-left: 0% !important;
    }

    .main-articles .article {
        width: 100%;
        margin-left: 0px !important;
        margin-bottom: 16px;
    }

    .main-cell .articles .article strong {
        /*height: auto;   */
    }

    .slider .outer {
        width: 85%;
    }

    .slider .button {
        width: 7.5%;
    }

    #footermenu .footermenu > .menu-item {
        width: 100%;
        margin-right: 0%;
    }

}

@media (max-width: 410px) {
    .casino-list th span.help span {
        width: 130px;
        right: -20px;
        left: auto;
        background: url(../images/help-back-mobile.png) no-repeat -330px 0px;
    }

    .chck-label {
        width: 100%;
    }
}

@media only screen and (max-device-width: 480px) {
    body {
        min-width: 350px;
    }

    h1, .h1 {
        margin-top: 20px;
    }

    .wrapper {
        width: initial !important;
        margin: 0px 20px;
    }

    .horizontal {
        display: none !important;
    }

    tr.horizontal {
        display: none !important;
    }

    td.horizontal, th.horizontal {
        display: none !important;
    }

    .vertical {
        display: unset !important;
    }

    tr.vertical {
        display: table-row !important;
    }

    td.vertical, th.vertical {
        display: table-cell !important;
    }

    .desktop {
        display: none !important;
    }

    tr.desktop {
        display: none !important;
    }

    td.desktop, th.desktop {
        display: none !important;
    }

    .mobile {
        display: unset !important;
    }

    tr.mobile {
        display: table-row !important;
    }

    td.mobile {
        display: table-cell !important;
    }

    .breadcrumbs {
        position: static;
        top: 0px;
        margin-top: -10px;
        margin-bottom: 15px;
    }

    .form, .formmessage {
        width: 100%;
    }

    #header {
        height: auto;
        background: #192129;
    }

    #header .wrapper {
        margin: 0px;
    }

    #header #logo {
        margin-top: 15px;
        margin-left: 15px;
        margin-bottom: 15px;
    }

    #header .menu {
        clear: both;
        float: none;
        width: 100%;
        height: auto;
        margin-top: 0px;
        margin-left: 0px;
        border-top: none;
    }

    #header .menu .menu-head {
        position: absolute;
        top: 20px;
        right: 15px;
        z-index: 500;
        float: right;
        display: block;
    }

    #header .menu .menu-head .img {
        cursor: pointer;
        width: 50px;
        height: 50px;
        background: url('../images/menu.png') no-repeat;
    }

    #header .menu .menu-content {
        display: none;
        border-bottom: 1px solid #697782;
    }

    #header .menu .menu-content > .menu-item {
        width: 100%;
        float: none;
        display: block;
        border-top: none;
    }

    #header .menu .menu-content > .menu-item:hover {
        color: #FFCE04 !important;
        background-color: #0e1318 !important;
    }

    #header .menu .menu-content > .menu-item > a {
        float: none;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        text-align: left;
        border-radius: 0px !important;
    }

    #header .menu .menu-content > .menu-item > a:hover {
        color: #FFCE04 !important;
        background: none !important;
    }

    #header .menu .submenu {
        display: none !important;
    }

    #header .user {
        height: 80px;
    }

    #header .user a {
        padding-left: 35px;
        overflow: hidden;
        width: 0px;
        background-size: 25px auto;
    }

    #header .user a.login {
        margin-left: 5px;
    }

    #content .wrapper {
        padding: 20px 0px !important;
    }

    #content .main-cell {
        width: 100%;
        margin-right: 0px;
    }

    #content .right-cell {
        width: 100%;
    }

    #categories .wrapper .categories {
        margin: 20px 0;
    }

    #categories .wrapper .categories a {
        float: left;
        width: 49%;
        margin-left: 2%;
        text-decoration: none !important;
    }

    #categories .wrapper .categories a:first-child, #categories .wrapper .categories a:nth-child(3) {
        margin-left: 0px;
    }

    #categories .wrapper .categories a:first-child, #categories .wrapper .categories a:nth-child(2) {
        margin-bottom: 20px;
    }

    .slider .outer {
        width: 90%;
    }

    .slider .button {
        width: 5%;
    }

    .articles .category {
        height: 40px;
    }

    .articles .category h2 {
        padding: 2px 8px;
        font-size: 16px;
    }

    .articles .category a {
        float: right;
        padding-top: 14px;
        padding-right: 20px;
        font-size: 11px;
    }

    .articles .category .sep {
        height: 40px;
    }

    .articles .article strong {
        font-size: 13px;
    }

    .articles .article span.author {
        font-size: 9px;
    }

    .main-cell .articles .article {
        width: 48%;
        margin-left: 4% !important;
    }

    .main-cell .articles .article:nth-child(odd) {
        margin-left: 0px !important;
    }

    .main-cell .articles.line-articles .article strong {
        font-size: 12px;
        line-height: 12px;
        max-height: 12px;
        -webkit-line-clamp: 1;
    }

    .right-cell .articles .article {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .right-cell .articles.squares .article strong {
        height: auto;
        max-height: 29px;
        -webkit-line-clamp: 2;
    }

    .right-cell .articles .article span.perex {
        height: 3.6em;
        overflow: hidden;
    }

    .right-cell .tipsources td:nth-child(3) {
        display: table-cell;
    }

    .main-articles .article {
        margin-bottom: 20px;
    }

    .main-articles .article > * {
        display: block;
        float: none;
        clear: both;
    }

    .main-articles .article span.img {
        width: 100%;
        height: auto;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .main-articles .article strong {
        max-height: 43px !important;
        font-size: 16px !important;
    }

    .main-articles .article span.author {
        margin-bottom: 12px;
    }

    .main-articles .article span.perex {
        height: 52px;
        color: #acbfce !important;
        -webkit-line-clamp: 3
    }

    .breadcrumbs a {
        font-size: 10px;
    }

    .breadcrumbs span {
        font-size: 8px;
        margin: 0px 1px;
    }

    #tips .tips .tips-col {
        width: 100%;
    }

    #tips .tips .tips-col:first-child {
        margin-right: 0%;
    }

    .tip .boxes .box {
      width: 32%;
      margin-top: 2%;
      margin-left: 2%;
    }
    .tip .boxes .box2 {
      width: 49%;
      margin-left: 2%;
    }
    .tip .boxes .box:first-child, .tip .boxes .box:nth-child(4) {
      margin-left: 0px;
    }
    .tip .author {
      float: left;
    }
    .tip .date {
      display: block;
    }
    .tip .date span {
      display: none;
    }
    .tip .title {
      clear: left;
    }

    #about .about {
        width: 100%;
        margin: 20px 0px;
    }

    #about .contacts {
        width: 100%;
    }

    #about .contacts img {
        float: left;
        width: 150px;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    #about .contacts .socials {
        float: right;
        margin-top: 25px;
        margin-bottom: 20px;
    }

    #footermenu .footermenu > .menu-item {
        width: 48%;
        margin-right: 2%;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .menu-item.mobile {
        float: left;
        margin-left: 0px;
        padding: 5px 0px !important;
        border-top: none !important;
    }

    .menu-item.mobile:hover {
        color: #FFCE04 !important;
    }

    .menu-item.registration a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background: #f4f6f8 url('../images/registration.png') no-repeat 10px center;
    }

    .menu-item.login a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background: #f4f6f8 url('../images/login.png') no-repeat 10px center;
    }

    .menu-item.username a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background: #f4f6f8 url('../images/registration.png') no-repeat 10px center;
    }

    .menu-item.logout a {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
        background: #f4f6f8 url('../images/login.png') no-repeat 10px center;
    }

    .menu-item.mobile a {
        padding-left: 50px !important;
        color: #727f8a;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        border-top: none !important;
    }

    .menu-item.mobile a:hover {
        color: #FFCE04 !important;
    }

    #header .menu .menu-content > .menu-item.registration a:hover {
        background: #f4f6f8 url('../images/registration.png') no-repeat 10px center !important;
    }

    #header .menu .menu-content > .menu-item.login a:hover {
        background: #f4f6f8 url('../images/login.png') no-repeat 10px center !important;
    }

    #header .menu .menu-content > .menu-item.username a:hover {
        background: #f4f6f8 url('../images/registration.png') no-repeat 10px center !important;
    }

    #header .menu .menu-content > .menu-item.logout a:hover {
        background: #f4f6f8 url('../images/login.png') no-repeat 10px center !important;
    }

    .chck-label {
        width: 100%;
    }

    .usermenu span {
        display: none;
    }
    .usermenu .menu-item {
        display: block;
    }
    .usermenu .menu-item a {
        display: block;
        margin: 0px;
        padding: 10px;
        background: #0a0e12;
        border-bottom: 1px solid #2b323a;
    }
    .usermenu .menu-item:last-child a {
        border-bottom: none;
    }

    .yellow-menu .menu-item {
        width: 100%;
        border-right: none !important;
        border-top: 1px solid #f8d047 !important;
    }
    .yellow-menu .menu-item:first-child {
        border-top: none !important;
    }
}
.sortable {
    cursor: pointer;
}
.sortable span {
    display: inline-block;
    width: 20px;
    height: 28px;
    zoom: 0.5;
    position: relative;
    top: 8px;
    margin-left: 15px;
}
.sortable span.desc {
    background: url('../images/sort-inactive-desc.png') no-repeat;
}
.sortable span.asc {
    background: url('../images/sort-inactive-asc.png') no-repeat;
}
.sortable.active span.desc {
    background: url('../images/sort-desc.png') no-repeat;
}
.sortable.active span.asc {
    background: url('../images/sort-asc.png') no-repeat;
}