#cookie-notice.cn-bottom .cn-revoke-cookie, .cn-bottom {
    bottom: 0
}

#cookie-notice.cn-top .cn-revoke-cookie, .cn-top {
    top: 0
}

#cookie-notice {
    display: none;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center
}

.cn-button.bootstrap, .cn-button.wp-default {
    font-family: sans-serif;
    display: inline-block;
    font-style: normal;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    text-decoration: none;
    outline: 0
}

.cookie-notice-container {
    padding: 10px;
    text-align: center
}

.cn-button.bootstrap, .cn-button.bootstrap:hover, .cn-button.wp-default, .cn-button.wp-default:hover {
    box-shadow: none;
    text-decoration: none
}

#cookie-notice .cn-button {
    margin-left: 10px
}

.cn-button.wp-default {
    line-height: 18px;
    padding: 2px 12px;
    background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) #F3F3F3;
    border-color: #BBB;
    color: #333;
    text-shadow: 0 1px 0 #FFF;
    -moz-box-sizing: border-box;
    border-radius: 3px;
    white-space: nowrap
}

.cn-button.wp-default:hover {
    background: linear-gradient(to bottom, #FFF, #F3F3F3) #F3F3F3;
    border-color: #999;
    color: #222
}

.cn-button.bootstrap {
    margin-right: .3em;
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 1px 2px rgba(0, 0, 0, .05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 2px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.cn-button.bootstrap:hover {
    color: #fff;
    background-color: #04c;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

#cookie-notice .cn-revoke-cookie.cn-button {
    position: relative;
    visibility: visible;
    display: none;
    left: 0;
    right: 0;
    margin: 0
}

.wpsm-show a, .wpsm-show:active, .wpsm-show:visited {
    cursor: pointer;
    text-decoration: none;
    font-size: 100%
}

.wpsm-show:hover {
    cursor: pointer;
    text-decoration: underline
}

.wpsm-hide a, .wpsm-hide:active, .wpsm-hide:visited {
    cursor: pointer;
    text-decoration: none
}

.wpsm-hide:hover {
    cursor: pointer;
    text-decoration: underline
}

.wpsm-content-hide {
    display: none
}

.button-container {
    max-width: 100%;
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: center
}

.load-more-btn {
    max-width: 100%;
    width: 100%;
    display: inline-block;
    background-color: transparent;
    text-align: center;
    border: solid 2px #9b9b9b;
    min-width: 200px;
    border-radius: 56px;
    padding: 5px 0;
    line-height: 30px;
    height: auto;
    font-size: 14px;
    cursor: pointer;
    text-align: center
}

.load-more-btn .unloaded, .load-more-btn .loaded {
    font-weight: 600;
    color: #000
}

.load-more-btn .loaded {
    display: none
}

.table-wrapper table {
    width: auto;
    font-size: 14px;
    margin: 20px 0
}

.table-wrapper th {
    font-size: 14px;
    white-space: nowrap;
    font-weight: 700;
    padding: 19px 15px;
    background-color: #c70124;
    color: #fff;
    border: 1px solid #ddd
}

.table-wrapper td {
    padding: 10px 15px;
    border: 1px solid #ddd
}

.table-wrapper tr:nth-child(even) {
    background-color: #f2f2f2
}

.usp-module.solid-bg {
    background: #2f386b !important
}

.usp-module {
    width: 100%;
    background-color: #e8e8e8;
    display: inline-grid;
    margin: 20px 0;
    border-radius: 6px
}

.usp-module .inner {
    padding: 20px;
    display: block;
    max-width: 100%;
    margin: 0
}

.usp-module.solid-bg .card-box {
    background-color: #fff;
    color: #000
}

.usp-module .card-box {
    width: auto;
    margin: 10px 0;
    float: none;
    display: block;
    border-radius: 4px;
    padding: 20px;
    text-align: center;
    min-height: 250px;
    background-color: #fff;
    border-radius: 4px;
    padding: 20px;
    text-align: center;
    color: #000;
    min-height: 250px
}

.usp-module .card-box img {
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 4px
}

.usp-module .card-box span {
    font-display: swap;
    display: block;
    line-height: 24px;
    margin: 10px;
    font-family: 'montserrat', Arial, Helvetica, sans-serif
}

.usp-module.solid-bg .card-box .highlighted-text {
    color: #e84552 !important;
    font-size: 24px;
    font-family: 'montserrat', Arial, Helvetica, sans-serif
}

.info-card.col-1 {
    background-color: #006f2d
}

.info-card.col-2, .info-card.red {
    background-color: #d80228
}

.info-card h3 {
    margin: 0;
    padding: 0
}

.info-card ul {
    margin-top: 15px;
    padding-left: 15px
}

.info-card li {
    color: #fff !important;
    line-height: 28px !important
}

.info-card {
    width: 100%;
    max-width: 100%;
    float: none;
    margin: 10px 0;
    border-radius: 6px;
    padding: 15px;
    color: #fff
}

.lang-box {
    margin-top: 15px;
    overflow: hidden
}

.lang-box input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.lang-box .textwidget {
    width: 100%;
    color: #fff;
    overflow: hidden
}

.lang-box .tab-label {
    display: flex;
    justify-content: left;
    font-weight: 700;
    cursor: pointer;
    font-family: 'montserrat-bold', Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 18px
}

.lang-box .tab-label:after {
    content: "\25be";
    width: 1em;
    height: 1em;
    text-align: center;
    transition: all .35s
}

.lang-box .tab-content {
    max-height: 0;
    color: #2c3e50;
    background: #fff;
    transition: all .35s
}

.lang-box .tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: .75em;
    background: #2c3e50;
    cursor: pointer
}

.lang-box input:checked ~ .tab-content {
    max-height: 100vh
}

.lang-box .textwidget {
    text-align: left
}

.languages-title {
    font-display: swap;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 20px
}

ul.fr-languages {
    list-style-image: none !important;
    list-style-type: none;
    padding-left: 0
}

ul.fr-languages li {
    display: list-item
}

.flag-icon {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 15px;
    margin-left: 10px;
    margin-right: 6px;
    vertical-align: middle
}

.flag-icon, .flag-icon-background {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.flag-icon:before {
    content: "\00a0"
}

.flag-icon.flag-icon-squared {
    width: 1em
}

.flag-icon-th {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/4x3/th.svg)
}

.flag-icon-th.flag-icon-squared {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/1x1/th.svg)
}

.flag-icon-se {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/4x3/se.svg)
}

.flag-icon-se.flag-icon-squared {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/1x1/se.svg)
}

.flag-icon-gb {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/4x3/gb.svg)
}

.flag-icon-gb.flag-icon-squared {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/1x1/gb.svg)
}

.flag-icon-fi {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/4x3/fi.svg)
}

.flag-icon-ca {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/4x3/ca.svg)
}

.flag-icon-no {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/4x3/no.svg)
}

.flag-icon-it {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/4x3/it.svg)
}

.flag-icon-fi.flag-icon-squared {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/1x1/fi.svg)
}

.flag-icon-de {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/4x3/de.svg)
}

.flag-icon-de.flag-icon-squared {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/1x1/de.svg)
}

.flag-icon-jp {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/4x3/jp.svg)
}

.flag-icon-jp.flag-icon-squared {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/1x1/jp.svg)
}

.flag-icon-nl {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/4x3/be.svg)
}

.flag-icon-nl.flag-icon-squared {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/flags/1x1/be.svg)
}

.top-footer {
    padding-bottom: 140px;
    padding: 50px 0 65px;
    background-color: #343434;
    color: #fff;
    font-size: 14px;
    line-height: 20px
}

.top-footer p {
    color: #fff
}

.top-footer a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none
}

.top-footer .widget h3 {
    font-size: 18px;
    font-weight: 700
}

.top-footer .widget a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    text-decoration: none
}

.main-footer {
    text-align: center;
    width: 100%;
    margin: 50px 0;
    clear: both;
    display: inline-block
}

.main-footer a {
    color: #fff !important
}

.top-footer .left {
    width: auto;
    margin: 0 10px
}

.main-footer a {
    margin: 10px
}

.footer-images {
    clear: both;
    padding-top: 30px;
    display: block;
    float: none
}

.main-footer .footer-images .footer-image {
    background-image: url(//newcasinouk.com/wp-content/themes/theNew/img/sprite.png);
    padding: 0;
    margin: 0
}

.main-footer .footer-images .footer-image:nth-child(1) {
    background-position: 0 0;
    width: 40px;
    display: inline-block;
    height: 39px
}

.main-footer .footer-images .footer-image:nth-child(2) {
    background-position: 0 -38px;
    width: 103px;
    display: inline-block;
    height: 37px
}

.main-footer .footer-images .footer-image:nth-child(3) {
    background-position: -144px 70px;
    width: 84px;
    display: inline-block;
    height: 39px;
    padding: 0;
    margin: 0
}

.main-footer .footer-images .footer-image:nth-child(4) {
    background-position: -625px 26px;
    width: 166px;
    display: inline-block;
    height: 26px;
    padding: 0;
    margin: 0
}

.main-footer .footer-images .footer-image:nth-child(5) {
    background-position: -455px 62px;
    width: 36px;
    display: inline-block;
    height: 36px;
    padding: 0;
    margin: 0
}

.main-footer .footer-images .footer-image:nth-child(6) {
    background-position: -89px 104px;
    width: 134px;
    display: inline-block;
    height: 33px;
    padding: 0;
    margin: 0
}

.main-footer .footer-images .footer-image:nth-child(7) {
    background-position: -222px 108px;
    width: 131px;
    display: inline-block;
    height: 43px;
    padding: 0;
    margin: 0
}

.copyright {
    margin: 30px auto;
    clear: both;
    display: block
}

.img-styling, .alignleft, .alignright {
    box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, .46);
    -webkit-box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, .46);
    -moz-box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, .46);
    border-radius: 4px;
    padding: 10px
}

.promo-news-section p, .single-content ol li, .author-box {
    color: #000;
    font-size: 14px
}

.author-box {
    padding: 20px 0
}

.author-box {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 20px 0 20px;
    border-top: 1px dashed #dadada;
    padding: 10px 0 0
}

.avatar-box {
    padding-right: 15px;
    float: left;
    vertical-align: middle
}

.avatar-box .author-img {
    float: left
}

.author-box img {
    border-radius: 60px
}

.avatar-box img {
    border-radius: 80px;
    width: 45px;
    height: 45px
}

.author-text {
    display: inline-block;
    margin-left: 10px
}

.author-text .author {
    font-weight: 600;
    font-size: 14px
}

.right {
    float: right
}

.author-box span {
    line-height: 20px;
    clear: both;
    margin-right: 10px;
    float: left
}

.bc-box {
    display: inline-block;
    width: 100%;
    border-top: 1px dashed #dadada;
    padding: 20px 0
}

.bc-box .published {
    color: #000;
    line-height: normal
}

.bc-box .published span {
    margin: 0;
    line-height: normal
}

.published span {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px
}

.bc-box .breadcrumbs {
    margin: 0
}

.breadcrumbs {
    margin-top: 25px;
    margin-bottom: 10px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px
}

.breadcrumbs span {
    color: #000
}

.breadcrumbs span:first-child a {
    text-transform: lowercase
}

.breadcrumbs a {
    color: #000
}

.search-no-results #header, .search-results #header, .blog #header, .page-template-page-contact-about #header, .page-template-about #header, .error404 #header {
    background-color: #fff !important
}

.search-no-results, .search-results, .blog, .page-template-page-contact-about, .page-template-about, .error404 {
    padding-top: 50px
}

.post-styling {
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 21px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 0 21px rgba(0, 0, 0, .14);
    transition: all .2s ease-in-out;
    text-align: center
}

.post-styling a {
    color: #02479c;
    text-decoration: none
}

.post-styling img {
    display: block;
    margin: 0 auto;
    max-width: 210px
}

.date {
    color: #9b9b9b;
    font-size: 12px;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase
}

.post-styling a.read-more-btn {
    margin-top: 15px;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    border-radius: 70px;
    min-width: 180px;
    transition: all .2s ease-in-out
}

.search-img-box {
    background-color: #f1f1f1;
    border-radius: 6px;
    padding: 20px;
    margin: 0 auto;
    max-width: 300px
}

@media only screen and (min-width: 1025px) {
    .aligncenter {
        width: auto !important
    }

    .usp-module .inner {
        padding: 60px;
        max-width: 100%
    }

    .usp-module .card-box {
        background-color: #fff;
        border-radius: 4px;
        width: calc(100% / 3 - 20px);
        display: inline-block;
        float: left;
        padding: 20px;
        margin: 0 10px;
        text-align: center;
        color: #000;
        min-height: 250px
    }
}

.stats-box {
    background-color: #c70124;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 30px
}

.stats-box.five .box {
    width: calc(100% / 5)
}

@media only screen and (max-width: 1023px) {
    .stats-box.five .box {
        width: 100%
    }
}

.stats-box .box {
    width: calc(100% / 3);
    float: left;
    text-align: center;
    color: #fff
}

@media only screen and (max-width: 1023px) {
    .stats-box .box {
        width: 100%
    }
}

.stats-box .box p {
    color: #fff;
    margin-top: 15px;
    font-size: 14px
}

.stats-box .box p .value {
    font-display: swap;
    font-family: 'Montserrat';
    font-size: 22px
}

.stats-box .box .round-shape {
    background-color: #15237d;
    border: 4px solid #7c88d5;
    border-radius: 60px;
    height: 100px;
    width: 100px;
    margin: 10px auto
}

.stats-box .box .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.stats-box .box img {
    max-width: 80%
}

.author-box-horizontal {
    border-radius: 4px;
    background-color: #c70124;
    width: 100%;
    text-align: left;
    padding: 20px;
    margin: 10px 0;
    color: #fff
}

.author-box-horizontal .name {
    font-display: swap;
    font-family: 'Montserrat'
}

.author-box-horizontal .email {
    font-display: swap;
    font-family: 'Montserrat'
}

.author-box-horizontal p {
    color: #fff
}

.author-box-horizontal img {
    border-radius: 70px;
    float: left;
    margin-right: 15px;
    background-color: #15237d;
    border: 4px solid #7c88d5
}

@media only screen and (max-width: 1023px) {
    .author-box-horizontal img {
        float: none
    }
}

.card {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 21px rgba(0, 0, 0, .12);
    transition: all .2s ease-in-out;
    padding: 15px 10px;
    background-position: top left;
    background-repeat: no-repeat;
    width: auto;
    text-align: center;
    display: block;
    margin: 0 auto 10px auto
}

.card:hover {
    transform: scale(1.03)
}

.casino-btn {
    min-width: 236px;
    width: 236px !important;
    color: #fff !important
}

@media only screen and (max-width: 800px) {
    .casino-btn {
        width: 100% !important
    }
}

.game-outer {
    display: inline-block;
    width: 100%;
    position: relative;
    float: left
}

#game-container, .game-overlay {
    width: 100%;
    overflow: hidden
}

.game-frame {
    position: relative;
    width: 100%;
    min-width: auto;
    max-width: 100%;
    min-height: 560px;
    max-height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: center
}

.game-overlay {
    z-index: 2;
    background-color: rgba(0, 0, 0, .808);
    min-width: auto;
    max-width: 100%;
    min-height: 560px;
    max-height: 100%;
    position: absolute
}

.free-play-btn {
    position: relative;
    z-index: 5;
    margin: 0 auto;
    max-width: 220px;
    top: 290px;
    color: #fff
}

.free-play-btn a {
    color: #fff
}

.iframe_kh_wrapper {
    position: relative;
    background-size: cover !important
}

@media only screen and (max-width: 800px) {
    .game-overlay {
        width: 100%
    }

    .singlegame-iframe, .game-frame {
        width: 1px !important;
        min-width: 100% !important;
        *width: 100% !important;
    }
}

.post-ratings img {
    width: 20px
}

.user-rating {
    margin-bottom: 40px
}

.rate {
    height: 22px;
    width: 110px;
    float: left;
    position: relative;
    top: 4px
}

.rate .rate-btn {
    width: 20px;
    height: 20px;
    float: left;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAoCAYAAABq13MpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzQyMDk4NkQzNjI5MTFFMzhBQjI5MENCM0IzRDMxNEMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzQyMDk4NkUzNjI5MTFFMzhBQjI5MENCM0IzRDMxNEMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNDIwOTg2QjM2MjkxMUUzOEFCMjkwQ0IzQjNEMzE0QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNDIwOTg2QzM2MjkxMUUzOEFCMjkwQ0IzQjNEMzE0QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvOlZ54AAAToSURBVHja7JnpT1xVGMbvwDADlBkWZZG1fwCEpliNcatNjAZ1JGljjB/Bv8EI8TNf/OiWYtEamjbRxLoFNFUWazoklRBMGpUYW0AZgWEZYGAYYPD3TC4VcVrvMHMREk/y5p577jnvfeY9z7ucuY6trS3jsDVHc3Pzfwqgs7Mz6TUZxiFsGTZYLrO8vPw4ckx9O0A7bdB5xOv1vsxVzvIqsnQYQN9DO+1wOGL0X7cDdEa6qdHb23uyoqKiBHqU9fX1PW4HRdLN6bxQKHSmtLTUkMzPz5/W2IGmx8bGRnFmZuYj+fn58Xv6jzJ2L93QgbQ0NHBCjacKCgq8ubm5Rk5OjkG/oL+//5SeHVR6eJaXl5sKCwuNrKwsw+VyGeovLi6mnSJpA72yslIK2Ic8Ho9B5IgLoc9wOp0Pr62tlRw40Gx/1sDAQCOWPSJqbDf1Gcvj2dPppEi6LO3B0nFqYNm/vJy+xkQbzTlQoGdnZ8vh8Im8vLw4LW5XY/RFF8A/uLS0VGZblcc2utvb219ZX19/DY66rChRTK6vrzdqamr+Zmk19BhjY2PGyMiIMT09bQkUa6IYoa21tfUNbqNW4rS7ra2tf3x8vHpycvIlYm3uTuslamZ4U1z+ZyLgR5Ad43Mikchd9ai239zcDJNRu6qqqvwMuayCXkMC1dXV17BgKVntSV6cnQiQpa3kB8shdzpoogZYSQQfuIKVBfiPRIATcrqlpUWgbyLdbrf7LLjPY4EZMptt9bEoxDumS0pKOgHcwdCXyJhl0CbwTS4i4FUs9UFxcfFb8PvHaDS6lc7jmXRJJ0Bv6B28q4vh75AZGX/Pxy0cM5vLUeTk6urqGQqix/gBWRkZqQWeWCwmC69Tp3wL3z9iaAC5hURSDnlYXUp+QT5H+dts4UWoEkqFLlorHVj3onQy9IX5jkja4jTAhTCA9GHh9+D5Ozjmr8nSZZsO6Lhp6nhfOk3dlq1geY8BHkPm6X6PXCoqKuqgpgjK6602zdUaTjZytkvIdUQ6Y7ZmRICvcPkJi/lJGp5kaKK5WqO10mHq2rc0vsVRqgFvTyp+a67WUHc3mAfffa09POFwuElZcHfa3uZuIq5vF1AUV8+nUkDtCfTCwsJ9RL0T27XzbkcjKf2O/LbbUTVXRZXWSse+nRFVO/f09DyLI+aonkgQd68y/rWGiBKniOtP7IzrWqO1fr//GXSNKiHux8HWS5LxUZvcpoYcDNCKu5/B20/NCCOAo1h8MhgMNvG8QPMlotXU1JRPNlBlazvomZmZCoA0iBpqogBAbgH4Q257kB92nL5DWHiWhBSYm5t7kblHMbpDFCF1389YOVa3FzTb6eru7vbhTOB2C/AmAK4jAvyNstquMLbAGll9HnDTnGBeQB7Izs7O5N49ODjoa2xs/PlOhVG6HNFLTeyTlXGwMEniYwC/yfjlO8Vdc0zAPtFc1lyGKmHpQNdz0mlb9MBijkAgUAVn67D0aFlZ2Tm2+hyPvkImABe9S0LSswnkCmveZW2ndECderhdqcBil6Wdw8PDx+rq6s5XVlae5f4Cck2OZJay/5ZJNSeI+Al9F9DRUVtb2zU0NHQ8WZpa/hJglqhVSLFZa0+YB4a9/OXg5lKt46Wpa9xqhRcHnUSVJmu4dxzJUj3K7Fmf4zB+KPr/m8t+tT8FGADWJi0EF09uAwAAAABJRU5ErkJggg==) no-repeat;
    cursor: pointer;
    background-size: 25px
}

.rate .rate-btn:hover, .rate .rate-btn-hover, .rate .rate-btn-active {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAoCAYAAABq13MpAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF7GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDEzLTEwLTE2VDExOjM4OjQyKzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wOS0xM1QxNTowODozNSswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wOS0xM1QxNTowODozNSswMjowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDplMTgyYTQ3MS1mNjkxLTQ5ODctYmIxZi0zZjZkMzZiNGJjZGIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjhFODQzNTUzNjI5MTFFM0FGQkJBOTdENTg0NTFGM0QiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2OEU4NDM1NTM2MjkxMUUzQUZCQkE5N0Q1ODQ1MUYzRCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY4RTg0MzUyMzYyOTExRTNBRkJCQTk3RDU4NDUxRjNEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY4RTg0MzUzMzYyOTExRTNBRkJCQTk3RDU4NDUxRjNEIi8+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmUxODJhNDcxLWY2OTEtNDk4Ny1iYjFmLTNmNmQzNmI0YmNkYiIgc3RFdnQ6d2hlbj0iMjAxOS0wOS0xM1QxNTowODozNSswMjowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKE1hY2ludG9zaCkiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+LJ15bwAAA1hJREFUWIXV2cuLHFUUx/FPpSeZydOgxvgAURAUQXwlBvGdjfE1RhOi+9a/QHAh/g1uXLkoEXfGjRGMigZ8B/EBRpRJDBiiJhoNOmhCJsmkXJxqmHRX93TV3Ebnt+q+1ffe75w595xf386KorDYtOS/BmiiRQk9tuAV8qx7pIUbcQ7fYnbg/Hb99BxFpFfiKTyNFSNYfyTQF2EbHi9fJ1dq6BbuxSW4FPeUY0mVGnoVts95v60cS6rU0Otw55z3d+HixHskhR7D/VgzZ2wtNktRpeYoJfRqbK0YT54iKaHX4/aK8TvEwUymVNBL8aCo0d1ahS0Spkgq6H6p0dHW8jNJlAr6cmwc8HyTqNtJlPVY0zwbx7N4HstSbVRTp/EcXtQuTnc/rIr0OD7Aqzg5UrRqncDL2KtP0KqgZ3AUn2EPTo2KrkKn8J4A/lVEvEe96QF51hKdbAMeFrV23YhAOzqG1/EWvsJx7aLS1lZDQ55l4sRfLzrdE7gOPQZ6gSrwPXbi3fL1P9r9vwf2h+4ozyZwlXBv23G3qMspdAYfiQh/iEPaxbzpOD805NmY6HibMCnq7gXNWcE03sCb+By/aRdnh5k4HDTk2RIBegMewA5crX66FDiE1/AO9mFauzg37ALDQ3eUZytwjQB/Rv0D+jtewG4c1C5ql9X6HTE2mRJlqUlrXl3OndKwDzRt4wVuxUSDuRPl3Ma3RE2h5zNI8+lRCzBQTaEv098gFfgFP+sfzY3lGo1U3+Pm2VLRJZdXPD2Dj/G+uKzZjPv01vXleAgHyjm11MSYrxG1ulvToubuwpfl2AEcEam0tuvzk8hxvC5AE+grxEHqqFN3d+Jtnbobmi6hjuJJ0Vk7dX2D8OEjhs6zZSJC4+XILL4ogffgoPPL2F8i6n8KQ7QDt4kLnHFMyrP9VZ45HfT5qXFCNIhd+FSkQdXmJ7Eff5fgj4nGtBKP4CX8UQeiThvPcJPw2YdFKuzG1yKSg29HI7oX4mZxCLfgSvEN/ptBrq5bdSI9VkK/gh+EO5sSER9mw1kR0b3ijzyMa3ELvlOjitSBbuET8a8+hp+0i5mK++lBKkSa7BP5vr5cq2VE0GdF3h7BzLA2so9m8GO5VmftoVXf5f0PtCh/c1mU0P8CBazcuPao8KYAAAAASUVORK5CYII=) no-repeat;
    background-size: 25px
}

.rate .rate-btn-half {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAoCAYAAABq13MpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2OEU4NDM1NTM2MjkxMUUzQUZCQkE5N0Q1ODQ1MUYzRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNkIzQ0I3RUNFNTMxMUU5OUFFNUY3MjgwMEJDMkU1NCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNkIzQ0I3RENFNTMxMUU5OUFFNUY3MjgwMEJDMkU1NCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmQyMmRkYzg4LWRjNTQtNGMxYS1iZmEzLTNhZTc5MDZmNGE3MyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2OEU4NDM1NTM2MjkxMUUzQUZCQkE5N0Q1ODQ1MUYzRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhPKUtcAAAMaSURBVHja7JnZahRBGIW745gZl+iAjruiV3ojETUuuHvjrjEj6gPoE+itb+ALKETEOzdQQaNocEOjuCCKMlFBMXELCRmXSBJn0p4fz0AzdvV0V3fHHkjBR2Yq3VWnqv869VePaVmWUW2lxqjCUpWiE//UNJtB2xwF6s+nzw3h7wtQDNJYNpsdlpkeBw6Ag2BstYTHJJkg0MTPsRctobEeTAHTwDrWxVr0eLDHHpKsi7XoDFht+74GTI6zaHGiTWCCrS4NNjq6VExE14FGJ9cKO0TCFD0VrHSoX8WFGTvRo8FWerTT4twcZojURBwapdLIa2IlegZocPn/cvp2ZKKT4AgYAJZHJMdIufQj2/krH+1J34dArR/Rt8Ap8Os/JHF94ARo8yNaRvkZ3AetoH8YBUtf1yn4Cxj0lpr+Ff0O/ABd4CO9NhOxYOnrLLgMnoAeVVqrsqEiG7nLm2XU+8ACYIYs1mK8nwHX+Pkn6w0/okuNfQfPQB58ZTK0lr4cRvkN7nCGb4P3XsIx4THO3trCpZO+OzGg4G/gArgEHnJSCnrHLedS4OK8Cbr5eS+YpxEuFmf0NLgKnnMAQ/pnRHWRRnvBY4ZLnl7qd4HKoI+DK3yCvm1VJx+QTnJMO3W25jpaWk5laVFt4/KIl1TYBVUlxXu13xLpiq6UIFUqu4IkULqip7skSBY3pE6X2WxgGyG9rPGWO28HYxS+KxvSDS5cOWptcPB1uXcbeM17IhctZ8CdCt8Vz71IhzEo6hNDKV12vbTRzB03ctEzuZDKfVe24Rab75YG0kNf3w/m2nx9KfPwyEXXcoaSthzlEQW3OvhunrPey91UNqRlfIGTZFvtfq0vESA0+rhBSDjcYxgMKny93ZYG7AZbeJ7cAY5xw4lEtDzW2WAhY7WFop9yJt3ejspgOpgrd3OActitB7MYIlYUouXaReAkeMPsLMcZ99JhkYLbOMgPYD5YDF76cRGz/OeLwyuc85+jD6wUZzrDx9yBawd0fBZtSTzP4buSLg6gX1t0hZlO2k43BSNY0W7PHPmhaES0uvwRYABPBeCr3AFRCwAAAABJRU5ErkJggg==) no-repeat;
    background-size: 25px
}

.result-container {
    width: 82px;
    height: 18px;
    position: relative;
    background-color: #ccc;
    border: #ccc 1px solid;
    margin: auto
}

.rate-stars {
    width: 82px;
    height: 18px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAAASCAYAAADIdIn3AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAHtSURBVHja7JjNSxVRGMZ/96pggjwS3IVlbW0ZtFBoIwr+AbWSFFy4EwIXLoJ2gW4iCFwIYS39gKJaFCiS1aKNbQqhEN0J9oHdd3eVi7p5hWmYuXO5gniP92wOc4bfe955nznPOTO5YrF4RKOduuUbJTi7Qm6eco6Vi8Dnqlja/cAboL3GRC4DG0BnyHzWG7kNrAFva0zio6R/wKPQ+axCLko6AuZrTGTK+5eh81mFnI/4xF4NiXwCkPQb2AqZb/b+B/AUOIzc25f03QMdmNk94HqMvwsMAu+ASSDqtweSSpHrXqAQ40eABwHw/202y8CwpD9ZMplZC/AYuB8ZngYeSjqsRmozuxNbMnXNx3ftHWBI0ucKAa4BS65QvH0FBiRZBb4JmAXGQuKTjj9lYELSTEKQPi9ioYJYJaBH0rcEvgP4AtwIjc+n+GZvyiTdGUUEaAVup9y7kvEQdcun7doLrkDezMZciZNjQLkKC3kVUbHbzHKRTa0UIp9UyD1g2cwKwHvgGbBuZjcl/QVWM5LYkvTLRZjyyVfN7JIb+ZMQ+SSPnAOeuxdejXnHuB+RXlRIZNQV/QDciowXgR7nN0PjmxMCFfyzsCXBO+aA1x4szRa6gF2gLTbeAfz0c1c5Ze665XON/5GN/5Hnqh0PAHnbWpslaVXTAAAAAElFTkSuQmCC) no-repeat;
    position: absolute
}

.rate-bg {
    height: 18px;
    background-color: #ffbe10;
    position: absolute
}

.box-result p {
    text-align: left;
    vertical-align: middle
}

.published svg {
    width: 14px;
    height: 14px;
    fill: #4a4a4a;
    vertical-align: -2px
}

.page-template-about .about-cards ul li {
    font-size: 14px
}

.prominent-sec {
    background: #e6e6e6;
    padding: 30px 0
}

.prominent-sec .inner-sec {
    padding: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #000;
    font-size: 22px;
    max-width: 1130px
}

.prominent-sec .inner-sec .featured-img {
    margin: 10px 15px;
    max-height: 31px
}

.prominent-sec .inner-sec .cards-section {
    margin: 0 auto;
    width: auto
}

@media only screen and (max-width: 414px) {
    .prominent-sec .inner-sec .cards-section {
        display: grid
    }
}

.prominent-sec .inner-sec .cards-section .card-box {
    height: auto;
    border-radius: 3px;
    background-color: #fff;
    background-image: none;
    min-width: 174px;
    max-width: 275px !important;
    min-height: 100px;
    max-height: 100px !important;
    padding: 5px 20px;
    margin: 0 5px;
    width: calc(100% / 3) !important
}

@media only screen and (max-width: 414px) {
    .prominent-sec .inner-sec .cards-section .card-box {
        margin: 6px auto;
        width: 100% !important
    }
}

.prominent-sec .inner-sec .cards-section .card-box:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAdCAYAAADl208VAAAABGdBTUEAALGPC/xhBQAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAANKADAAQAAAABAAAAHQAAAACypoJMAAAH3klEQVRYCaVYa3BU5Rl+D+jShJAL5L6bZLO5CmPHTguWILABBgQClotYkJI41bZaqyClgmP7oz+8YLWdjrZ2GFBALglEhtwBIScglpulgICCQiQhKhCQhBCgZE+f57Bf2Ky7ezb4zDzz3d7vPfuc9/ve7zuricgGsBDsDbpg/Bm4HVwKdoL+WIWOSf6dFm0Pxk+AOvgy2AH2Gocxw/gepLC8AE/d9z188vecAu8N4Ddkl4bRdLABdN472CEVpc/KgKiIkJO6PB755FizPP+nMjlwsJG2X4FukG9XIRUVHczJz4mXqvVzJDbmB2osYOnxGHL8xHlZ8uft8tG+JtpcAMeCfOlhgYKIDJCiMkbcnyN1mxZKVFToh3NSZ+cNmTLrb7K94RibLaAbPAkq2FHRweyhP0qVbZvmSUy0td8bN27KjHllUrXVfD/nMd8FXgEt0cdr8SVKN/jl7r0nZeL01+XKlWveoeBFRIRNKsvmy5hR99CIEakHs9nw4izKQvCL/QdbZPz01XK5zdqvzXaXlK+aJY9MGyLxgyL6DxnisCmHVqWKkLLLREUH00cOz5Xa9xdK//791FjQ8urV61L08F+lftentKEIN/g5qJCGig667v+xXbaW/0Kiw4iUmiyabJTY0bM1rfBmd1+QioqQGj6NCt9o065/n5BJM16Xjo7raixoGRnZT6o2LJBRBbm04TJjpLLY8IIbgn5P7/34rEyY+Z60hREpNRkpa+aW8uV1mibvo4/bIyj8BdGQ2YUPb9750QmZPPMNYQSs0AGbi5e6s6wD9hTl8pl3BnU32LjnQLM8+PB70t5u7VfNP3r83FjDkGk2m+0+1Reo1AJ1evv4hhtAu/uBfKneuEAYiUC40NouYya/KkeQ+YbkJ0hcbIR8uIe/X5QIRl6Bb5h+MwqGpcmWjXORgAL7VRNYdnV55OQXrZKflxBy+YUSRD/c4DpoLxxJUc8JE4EvKGZs0aty+GizDM5LkPqKYomMuFsmzlrjK2o05jT6zHOiroPIqmlStyE8UbA3cfFy56aknNf237zpKUeH71Ehfbw2wQpu7EKwhRueKZqpWqG19YqMm7LUFHNPbrzs2FwsiQlR5huvLXtU+GMBnnM6yMgoNKJCv2d2720yxXd03ParjIKVe/c1T4OYlzC+G/yhr52VINryXOHDv+J5M/WRW6IuXoSYqUvl0CdNwoOzvqJEkhKjaG+Cy6i2bK5wWQEUo4MUp3AaFfpt4vKchIiGK2qc2yVF43PpJx7k9atblMbeMJEHOx1MHuceLK0QdPDwGa+YYklOGhDQDTf++BmrhYkAoAg3yL2lwL2qg47RBRlSg8hGRtrUWNDS7/DtvlH0RhCd54P1YDIbuVmDRK8skZTkwGJoQzBFUxRTNsCIDwZ9z5TbCWiEU6pL59yJqHPw6QpnycGuG9+g9jVbFMMEYCWGtlFRNsnOHMgqkQj63394vTHV6rsbpejna3FUWO+pvn37IEndRZ8EK316IygWE7aC9+W4BppiUlOi0QwNDy6yv/xdhazZeISGvI9N9pZsEwxvHTjMmR6PFxRr1H/YKFNmr0MC+h/HA4J+5z25STZsNu+R38JoAtgerqAYGFPMT/immQDCEWPgJHz8mQp5d91/MdX8tuH3ETOTArNILTg8PW2QodcsFr16sZacFGPs2HVaps4JLIpiHvvtZll76yW1YT7FHAAt0zZtlJihWc44MzL2VOvIKDHvrO0hZhcdeqHEjEhzDDQaahZrGYhQbk6yKSopMdr4oOGUPPToOrl27Xak6PeJZytlVekhumkHKYbfXiasIsRfvgUc5sqgmBJx2KkvNPjQX82vlBVrDtLwKshltpMNL/qjrAEfuCVmiebMSFBjkpebIoiWRlHbdIpab4qi3988V6X8cvlOBPd0T0QlVJZTYn6amR4rDVWPSZojPDG/XlApy1b9h89RYnQ2vFBiRjnstyLjykxUYz3K45+1iHvSK8a5823ahDFZ4sIK+ecKc2Xx0kgxvhE35wYTxI3KyAx3pkFMdYmkO5gTQoNv8MmFVfKvdz+mIcUUgUzzCpGo1ICj7alxWGZLtCxXYDFqwrFPz5qizl9oV7+VfrkXG5SNb9nXt+Gtq6xTQDF6VYlkoLQCxTz1+2olhn+aTAH9xVSjz52aEmuKyc5KsnIrCfHRcvT4We3QkSbaKr96sIn+e0ht1IJ0R4xRX1kclhg6f3pRjbz9jrkc+NCp4A72exGBshLslRjOXfjCOlm51kyM/NR9CPT1S5Me8BWk1jayToyBG4DmTI/rYRys8fSiavnHiv0cVg/9wMdWiRnDM4ZpOZzIcP6iF9fLG29y5ct18GfgNjZCQQlSYkY67NGGXlGsZSKrhYNnnq+Rt5b3EOP7UN4IKsCxPFsoJifbvDVZuv7DH0vlL3/neSu8MkwHTWXsCAVeFyiGa3sUzhejAZFxObuvKUHnXvq2U+YvqVPngXqDPHwVlJhxTL8UwzPGCpcvX0VkSmXZSnPPU8wMkIkkLDBzUAyzhsThf7PoAf1YDQkPEkBzSxvzAOfzPJgF1vpNKkebbxZ/XUXgPzkmuNDg/3LNLZfg16Bf7sXZ4ObQs747ehRdxh2QpzSXUyYYCMzdd+KXL4gRyQnk1KqPb4IfHylWhn7jHrR5O2YZDHdjIBXkM8JFFwyt/Ib09X9kNO17UOWOPAAAAABJRU5ErkJggg==);
    width: 60px;
    height: 40px;
    content: ' ';
    display: block;
    background-repeat: no-repeat;
    position: relative;
    left: 244px;
    bottom: 51px;
    background-size: 40px
}

@media only screen and (max-width: 414px) {
    .prominent-sec .inner-sec .cards-section .card-box:after {
        background-image: none
    }
}

.prominent-sec .inner-sec .cards-section .card-box:last-child:after {
    background-image: none
}

.prominent-sec .inner-sec .cards-section .card-box .title {
    color: #000;
    font-weight: 700;
    font-size: 17px;
    text-transform: none
}

.prominent-sec .inner-sec .cards-section .card-box p {
    font-size: 13px;
    color: #000;
    font-weight: 500;
    text-transform: none;
    line-height: 20px
}

.card-box.author-inside {
    margin: 5px 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    max-width: 100%;
    text-align: left;
    background-image: none;
    max-height: 100%;
    min-height: 100%
}

.card-box.author-inside img {
    float: left;
    width: 70px;
    height: 70px;
    max-height: 70px
}

.card-box.author-inside span {
    margin-top: 0
}

.card-box.author-inside .email a {
    text-transform: none;
    color: #eb3f50;
    font-weight: 600
}

.card-box.author-inside .email a:hover {
    text-decoration: underline
}

.card-box.author-inside .content {
    width: 86%;
    margin-left: 15px;
    text-transform: none
}

.card-box.author-inside .position {
    color: #757575
}

.card-box.author-inside .content p {
    font-size: 12px;
    line-height: 20px
}

.cards-section.author {
    float: left
}

@media only screen and (max-width: 414px) {
    .cards-section.author .content {
        width: 50%
    }
}

.cards-section.author .card-box img {
    border-radius: 50px
}

.cards-section.author .card-box img, .cards-section.author .card-box span, .cards-section.author .card-box .content {
    position: inherit;
    float: left;
    color: #000
}

.cards-section.author .card-box .content {
    width: 50%
}

.cards-section.author .card-box .name, .cards-section.author .card-box .position, .cards-section.author .card-box .email {
    float: none;
    line-height: 4px
}

.cards-section.author .card-box .email {
    font-size: 11px;
    font-weight: 300;
    line-height: 20px;
    color: #888
}

.cards-section.author .card-box .name {
    font-size: 14px;
    color: #000
}

.cards-section.author .card-box p {
    font-weight: 300
}

.cards-section.author .card-box .position {
    font-size: 11px;
    color: #414141;
    line-height: 2px
}

.about-cards a {
    color: #888;
    font-weight: 700;
    text-decoration: none !important
}

.about-cards a:hover {
    text-decoration: underline
}

.about-cards .cards-section {
    margin: 20px 0
}

.about-cards .author-inside {
    text-align: center
}

.about-cards .author-inside img {
    float: none !important;
    width: 70px !important;
    height: 70px !important;
    max-height: 70px !important;
    position: inherit;
    border-radius: 50px !important
}

.about-cards .card-box {
    min-height: 380px !important;
    padding: 15px !important;
    box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, .2);
    background-image: none;
    background-color: #fff !important;
    width: calc(100% / 4 - 10px) !important;
    float: left !important;
    margin: 5px !important;
    display: inline-block !important
}

@media only screen and (max-width: 414px) {
    .about-cards .card-box {
        height: auto !important;
        min-height: auto !important;
        width: auto !important;
        max-width: 100% !important;
        margin: 10px !important;
        max-height: initial !important
    }
}

.about-cards .card-box .content {
    width: 100% !important;
    margin: 0 auto;
    text-align: center
}

.about-cards .card-box .content p {
    font-weight: 300
}

.about-cards .card-box .content .email a {
    color: #0052b4;
    font-size: 11px;
    line-height: 22px
}

.about-cards .card-box .content .name {
    font-size: 14px;
    color: #000;
    line-height: 22px
}

.about-cards .card-box .content .position {
    font-size: 11px;
    color: #414141;
    line-height: 22px
}

.about-cards .card-box span {
    position: inherit
}

.author-box .right span {
    line-height: 37px
}

.author-box .name {
    display: inline-block
}

.author-box .right {
    min-width: 145px;
    margin-top: 0
}

.highlighted-text {
    font-size: 17px;
    color: #000;
    font-weight: 700;
    font-style: italic
}

.trust-logos {
    max-height: 39px;
    margin-right: 10px;
    margin: 10px 0
}

.author-box span {
    float: left;
    margin-right: 0;
    line-height: 21px;
    clear: both
}

.author-description {
    font-size: 14px
}

.author-text {
    display: inline-block
}

.author-text .author {
    font-weight: 600;
    font-size: 14px
}

.author-text .email, .author-text .domain {
    font-size: 12px
}

.author-img {
    float: left;
    margin-right: 20px
}

.nc-curiosities-module {
    width: 100%;
    background-color: #e8e8e8;
    display: inline-grid;
    margin: 20px 0
}

.nc-curiosities-module .card-box {
    background-color: #fff;
    border-radius: 4px;
    width: calc(100% / 3 - 20px);
    display: inline-block;
    float: left;
    padding: 10px;
    margin: 10px;
    text-align: center;
    color: #000
}

@media only screen and (min-width: 1025px) {
    .nc-curiosities-module .card-box {
        min-height: 330px
    }
}

.nc-curiosities-module .card-box span {
    display: block;
    line-height: 24px;
    margin: 10px;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif
}

.nc-curiosities-module .card-box .highlighted-text {
    font-size: 24px;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif
}

.nc-curiosities-module .inner {
    padding: 60px;
    max-width: 100%;
    margin: 0
}

.nc-curiosities-module .card-box .heading {
    font-weight: 800;
    font-size: 18px
}

.nc-curiosities-module .card-box img {
    max-height: 50px;
    display: block;
    margin: 0 auto;
    width: auto
}

@media only screen and (max-width: 1024px) {
    .nc-curiosities-module .inner {
        display: block
    }

    .nc-curiosities-module .card-box {
        width: auto;
        margin: 10px 0;
        float: none;
        display: block
    }

    .nc-curiosities-module .inner {
        padding: 20px
    }
}

.nc-curiosities-module.solid-bg {
    background: #e4e4e4 !important
}

.nc-curiosities-module.solid-bg .card-box {
    background-color: #fff;
    color: #000
}

.nc-curiosities-module.solid-bg .card-box .highlighted-text {
    color: #000 !important;
    font-weight: 800
}

.sidebar_about h5 {
    font-size: 19px;
    font-weight: 700;
    text-align: center
}

.sidebar_about ul.featured-list {
    box-shadow: 0 2px 9px rgba(0, 0, 0, .11);
    border-radius: 3px;
    background-color: #fff;
    list-style: none
}

.sidebar_about ul.featured-list li {
    color: #7f7f7f;
    font-size: 16px;
    padding: 15px 10px 15px 15px;
    border-bottom: 1px solid #e1e1e1
}

.sidebar_about ul.featured-list li strong {
    color: #000
}

.sidebar_about ul.featured-list li img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px
}

.sidebar_about ul.address-list {
    box-shadow: 0 2px 9px rgba(0, 0, 0, .11);
    border-radius: 3px;
    background-color: #fff;
    padding: 10px 8px 8px;
    list-style: none
}

.sidebar_about ul.address-list li p {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 8px
}

.sidebar_about ul.address-list li p img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.sidebar_about ul.address-list iframe {
    width: 100%
}

.authors-box {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 15px
}

.authors-box .author-img img {
    border-radius: 50%;
    max-width: 50px;
    width: 50px;
    height: 50px;
    border: 1px solid #979797;
    background-color: #d8d8d8;
    margin: 0 15px 0 0
}

.authors-box .author-text p {
    margin-bottom: 3px;
    color: #000;
    font-size: 16px;
    line-height: 22px
}

.contact-sidebar {
    flex: 0 0 25%;
    max-width: 25%;
    float: right
}

@media only screen and (max-width: 1024px) {
    .contact-sidebar {
        flex: 0 0 100%;
        max-width: 100%;
        float: none
    }
}

.languages-title {
    font-family: 'montserrat-bold', Arial, Helvetica, sans-serif;
    font-size: 18px
}


strong {
    font-display: swap;
    font-family: "Rubik", Helvetica, Arial, sans-serif;
}

.cookie-notice-container {
    display: none;
}

*, html, body, :after, :before {
    padding: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    background-color: #F4F5FA;
    font-display: swap;
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    color: #343434;
    font-size: 15px;
    line-height: 30px
}

header {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.07);
    height: 60px;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0 auto;
    padding: 11px 0;
    text-align: center;
    background-color: #fff !important
}

nav {
    max-width: 1150px;
    margin: 0 auto
}

.custom-logo {
    margin-top: 3px;
    float: none;
    max-width: 300px;
    height: auto;
    width: 180px;
}

.outer {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.outer.hr-img {
    max-width: 1200px;
    padding: 0 20px;
}

.inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    display: inline-block;
    text-align: left
}

.banner, .hr-img .inner {
    background-image: url(banner-bg.png);
    background-color: #192F7D;
    max-width: 100%;
    margin: 90px 20px 0 20px;
    width: auto;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-position: right top;
    padding: 30px;
}

.hr-img .inner {
    margin: 80px 0 0 0;
    width: 100%;
    border-radius: 6px;
    display: inline-block;
    min-height: auto;
    padding: 20px
}

.banner .published {
    color: #fff;
}

.banner .published svg {
    fill: #fff;
    width: 14px;
    height: 14px;
    vertical-align: -2px;
}

.alignright, .alignleft, .aligncenter, .alignnone {
    width: 100%;
}

.wpsm-content-hide {
    display: none;
}

.checkmarks-list li {
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-display: swap;
    line-height: 22px;
    list-style: none;
    background: url(/wp-content/themes/theNew/img/checked-icon25.svg) no-repeat;
    background-size: 18px;
    padding-left: 26px;
    background-position: left 2px;
    margin-bottom: 10px
}

.top-3-menu {
    width: auto;
    float: right;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    border-top: solid 2px #d80026;
    z-index: 9999
}

.table-wrapper {
    width: 100%;
    height: auto;
    overflow: auto;
}

.top-3-menu ul {
    padding: 10px 0;
    margin: 0;
    list-style: none
}

.secondary-top-menu ul li a:hover {
    text-decoration: none !important;
    border: 0 !important
}

.top-3-menu ul li.current-menu-item {
    border-bottom: solid 2px #d80026;
    padding-bottom: 5px
}

.top-3-menu ul li {
    vertical-align: top;
    display: inline-block;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    font-display: swap;
    margin: 0 4px;
    line-height: 15px
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.content ul, .content ol {
    margin: 20px 0 20px 18px;
}

p a, .content a {
    font-weight: 600;
    color: #02479c;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.content ul li a, .content ol li a, .casino-pros li a, .fr-languages li a {
    font-display: swap;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    color: #02479c;
    text-decoration: none !important
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

p {
    font-weight: 400;
    font-display: swap;
    /*        font-size: 15px;
            margin-bottom: 15px;
            line-height: 29px;*/
    color: #000;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
}

table, th, td {
    border: 1px solid;
    padding: 5px;
    margin: 5px;
}

.content p a {
    display: inline-block;
}

.top-3-menu ul li a {
    font-display: swap;
    color: #000;
    font-size: 13px;
    text-decoration: none;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
}

.secondary-top-menu {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9000;
    will-change: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: flex !important;
    bottom: 0;
    background-color: #262c54;
    width: 100%;
    padding: 13px 0
}

.secondary-top-menu #menu-secondary {
    margin-left: 0;
    padding-left: 0
}

.secondary-top-menu ul li {
    display: inline-block;
    margin-left: 8px;
    line-height: 15px;
    text-align: center;
    vertical-align: top
}

.secondary-top-menu ul li a {
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    line-height: 15px;
    font-size: 13px;
    font-weight: 600
}

#menu-secondary li::before {
    display: inline-block;
    width: auto;
    height: 25px;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    background-image: url(/wp-content/themes/theNew/img/sprite.png);
    background-size: 360px
}

#menu-secondary li:nth-child(3)::before {
    background-position: -183px -29px;
    width: 21px;
    background-size: 250px
}

#menu-secondary li:nth-child(2)::before {
    background-position: -171px -32px;
    width: 21px;
    background-size: 263px
}

#menu-secondary li:nth-child(1)::before {
    background-position: -40px -8px;
    width: 20px
}

#menu-secondary li::before {
    display: block;
    text-align: center
}

#menu-secondary li:nth-child(1) {
    width: 91px
}

#menu-secondary li:nth-child(2) {
    width: 136px
}

#menu-secondary li:nth-child(3) {
    width: 100px
}

.secondary-top-menu ul li a:hover {
    text-decoration: none !important;
    border: 0 !important
}

.pushNav {
    width: 75%;
    right: -75%
}

#searchsubmit {
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    background-color: #d80026;
    border: 0;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    width: 20%;
    line-height: 36px;
    padding: 1px 5px
}

#search-input {
    margin: 0;
    padding: 0 10px;
    border: solid 1px #ccc;
    border-radius: 3px;
    font-size: 15px;
    width: 75%;
    line-height: 32px
}

.fa-navicon {
    cursor: pointer
}

.search-box {
    width: 100%;
    display: inline-block
}

ul.pushNav {
    overflow-y: scroll;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.pushNav {
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
    overflow: hidden;
    background: #fff;
    transition: ease-in-out .5s
}

.pushNav hr {
    border: 1px solid #555
}

.pushNav, .pushNav a {
    font-display: swap;
    font-size: 1em;
    font-family: inherit;
    color: #000;
    text-decoration: none
}

.pushNavIsOpen {
    overflow: auto;
    height: 100%
}

.js-topPushNav.isOpen, .pushNav_level.isOpen {
    z-index: 999999999;
    right: 0;
    text-align: left
}

.item {
    position: relative
}

.item.active {
    background-color: #d80026
}

.item.active .fa-chevron-right {
    color: #fff;
}

.item.active a {
    color: #fff
}

.item.active ul li a {
    color: #000
}

.fa-chevron-right {
    font-style: inherit;
    color: #000;
    font-size: 24px;
}

.fa-close {
    color: #fff;
    font-size: 47px;
    font-style: inherit;
    line-height: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle
}

.closeLevel, .openLevel {
    cursor: pointer
}

input[type=checkbox] {
    display: none
}

.openLevel {
    position: absolute;
    right: 0;
    padding: 10px 15px !important;
    top: 0
}

.search-box-outer {
    padding: 1em
}

.openLevel, .pushNav a, .hdg {
    padding: .7em
}

.openLevel, .closeLevel, .pushNav a {
    display: block;
    transition: background .4s ease-in-out
}

.openLevel:hover, .closeLevel:hover, .pushNav a:hover {
    background: #d80026;
    color: #fff !important
}

.openLevel:hover i, .closeLevel:hover i, .pushNav a:hover i {
    color: #fff !important
}

.hdg {
    background-color: #6f6f6f
}

.closeLevel, .closelevel > i {
    font-size: 1em;
    color: #fff
}

.burger {
    position: absolute;
    top: 20px;
    right: 10px
}

.burger i {
    font-size: 2em;
    font-style: initial;
    color: #000
}

.screen {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: opacity .5s ease-in-out
}

.pushNavIsOpen .screen {
    height: 100%;
    opacity: 1;
    z-index: 9999
}

label {
    font-display: swap;
    font-family: "Rubik", Helvetica, Arial, sans-serif !important;
    margin: 0;
    padding: 0;
    color: #ffeb3b;
    font-weight: 800;
    font-size: 15px
}

h1, h2, h3, h4, h5, h6 {
    font-display: swap;
    letter-spacing: .3px;
    font-family: "Rubik", Helvetica, Arial, sans-serif !important;
}

h1 {
    font-size: 22px;
    text-align: left
}

h2 {
    font-size: 22px
}

h2, h3, h4 {
    margin: 20px 0 0
}

h3 {
    font-size: 19px
}

h4 {
    font-size: 22px
}

.banner h1, .hr-img h1, .banner .widget-title, .banner p, .banner .wpsm-show, .banner .wpsm-hide, .banner .wpsm-content, .banner .landv {
    color: #fff !important
}

.landv span:nth-child(2) {
    font-family: "Rubik", Helvetica, Arial, sans-serif;
}

.banner .checkmarks-list {
    color: #fff
}

.checkmarks-list {
    margin: 20px 0;
    padding-left: 5px;
    margin-bottom: 30px
}

.home .load-more-container.page {
    width: 100%
}

.load-more-container.page {
    background-color: rgba(255, 255, 255, 0.15);
    float: none;
    margin: 10px auto;
    position: relative;
    max-width: 340px;
    width: 100%;
    text-align: center
}

.load-more-container {
    padding: 10px;
    border-radius: 6px;
    display: block;
    font-size: 12px;
    line-height: 22px;
    float: right;
    z-index: 12
}

.load-more-container #load-more {
    display: none
}

.auto-anchor-menu {
    margin-bottom: 0;
    padding: 0
}

.load-more-container ul li:first-child {
    display: block
}

.auto-anchor-menu li:first-child {
    text-align: left;
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    padding-left: 0 !important
}

.auto-anchor-menu li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    top: auto;
    float: none;
    position: relative;
    right: auto;
    margin: 0 auto;
    max-width: 300px;
    list-style: none;
    text-align: left;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    color: #fff
}

.auto-anchor-menu li:first-child:before {
    background-image: none
}

.auto-anchor-menu li:before {
    background-image: url(/wp-content/themes/theNew/img/arrow-anchor.svg);
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    width: 12px;
    height: 8px;
    position: absolute;
    background-size: 7px;
    margin: 10px 0;
}

.home .load-more-btn-anchor {
    color: #fff;
    border: solid 2px #fff;
    background-color: transparent;
    border-radius: 26px;
    padding: 5px;
    line-height: 20px;
    transform: none !important;
    display: block;
    width: 120px;
    max-width: 100%;
    float: right !important;
    position: absolute;
    top: 0;
    right: 5px;
    top: 5px !important
}

.load-more-btn-anchor .unloaded, .load-more-btn-anchor .loaded {
    font-display: swap;
    font-family: "Rubik", Helvetica, Arial, sans-serif !important;
    font-size: 12px
}

.load-more-container .load-more-btn-anchor .loaded, .load-more-container .load-more-btn .loaded {
    display: none
}

.load-more-container ul li:nth-child(1n+5) {
    max-height: 0;
    transition: .1s ease-in;
    -webkit-transition: .1s ease-in;
    display: none
}

.load-more-container ul li {
    display: none
}

.load-more-container #load-more:checked ~ ul li {
    max-height: 999px;
    transition: .2s ease-in !important;
    -webkit-transition: .2s ease-in !important;
    display: block
}

.auto-anchor-menu li a {
    font-size: 15px;
    color: #fff;
    line-height: 26px;
    text-decoration: none;
    padding-left: 22px;
}

.game-overlay a {
    display: block;
}

.softpay_logo, .alignright, .alignleft, .alignnone {
    max-width: 100px;
    margin: 0 0 0 8px;
    padding: 10px;
    float: right;
    height: auto;
    border-radius: 6px
}

.hr-img .load-more-container.page {
    margin-top: 10px;
    background-color: transparent;
    float: left;
    clear: both;
    text-align: left;
    width: 100%
}

.hr-img .load-more-container {
    padding: 0
}

.hr-img .load-more-btn-anchor {
    background-color: transparent !important;
    color: #feff00 !important;
    position: relative;
    width: auto;
    max-width: 100%;
    top: auto;
    right: auto;
    box-shadow: none;
    padding: 0
}

/* Toplist start*/
.terms {
    display: block;
    font-size: 9px !important;
    text-align: left;
    background-color: #ececec !important;
    box-shadow: none !important;
    line-height: 14px !important;
    margin-top: 9px !important;
    margin-bottom: 0 !important;
    clear: both !important;
    color: #000 !important;
    padding: 6px;
    text-align: center
}

.main-toplist .terms {
    display: block;
    font-size: 7px !important;
    text-align: left;
    background-color: transparent !important;
    box-shadow: none !important;
    line-height: 11px !important;
    margin-top: 9px !important;
    margin-bottom: 0 !important;
    clear: both !important;
    color: grey !important;
    padding: 6px;
    text-align: center
}

.tippy-content a {
    color: #fff;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
}

.terms a, .tippy-content a, .tippy-content {
    font-size: 11px;
    text-decoration: none;
    font-weight: 700
}

.terms td {
    padding: 0 0 20px !important;
    margin-bottom: 10px !important;
    line-height: 16px !important;
    text-align: left !important
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

picture img {
    border-radius: 14px;
    margin: 20px auto;
}

/*   img {
       max-width: 100%;
       height: auto;
       vertical-align: middle
   }*/

.main-toplist .main-toplis-image {
    background-color: #f5f5f5
}

.custom_exclusive td.main-toplis-rating:before {
    content: '';
    background-image: url(/wp-content/themes/theNew/img/custom-exclusive.svg);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: center;
    width: 46px;
    height: 54px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: inline-block
}

.home .main-toplist thead:before {
    background-image: url(/wp-content/themes/theNew/img/sort-en.png);
    content: ' ';
    width: 118px;
    height: 32px;
    position: absolute;
    left: -10px;
    top: -11px
}

.clear:before, .clear:after {
    content: "";
    display: block
}

.clear:after {
    clear: both
}

.landv {
    margin-bottom: 20px;
    line-height: 20px;
    font-size: 12px;
    margin-top: 0;
    display: inline-block
}

.landv span:first-child {
    display: inline-block
}

.toplist-container {
    padding-bottom: 20px
}

input[type=checkbox] {
    display: none
}

.main-toplist th:first-child {
    font-family: 'Rubik', Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    background-color: #444444 !important;
}

.main-toplist {
    position: relative;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px
}

.main-toplist thead {
    display: none
}

.main-toplist tbody tr {
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    max-height: 100%;
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.13);
}

.exclusive, .custom_exclusive {
    color: #000 !important;
    border: solid 3px #d80026 !important
}

.exclusive:before {
    background-image: url(/wp-content/themes/theNew/img/exclusive_tag.svg);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: center;
    width: 110px;
    height: 110px;
    position: absolute;
    left: -1px;
    top: -1px
}

.main-toplist tbody tr td.main-toplis-image {
    margin: 0;
    padding: 18px 0 30px
}

.main-toplist tbody tr td {
    float: left;
    width: 100%;
    border-bottom: solid 0 #fff;
    padding: 0;
    text-align: center;
    line-height: 26px
}

.main-toplis-image-box {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0 auto
}

.main-toplist tbody tr td.main-toplis-image img {
    width: auto;
    max-height: 70px
}

.star-rating {
    min-width: 90px
}

.star-rating span {
    display: none
}

.star-full {
    background: url(/wp-content/themes/theNew/img/star-full.svg) 0 0 no-repeat
}

.star-half {
    background: url(/wp-content/themes/theNew/img/star-half.svg) 0 1px no-repeat;
    background-size: 17px;
}

.star-empty {
    background: url(/wp-content/themes/theNew/img/star-empty.svg) 0 0px no-repeat;
}

.star {
    width: 17px;
    height: 17px;
    display: inline-block
}

.main-toplist tbody tr td.main-toplis-kf, .pros-holder {
    text-align: left;
    display: table;
    margin: 0 auto
}

.pros-holder {
    max-width: 100% !important
}

.main-toplist tbody .review-link {
    display: swap;
    font-size: 11px;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    letter-spacing: .27px;
    padding: 0 0 0 20px;
    color: #9f9f9f !important;
    background: url(/wp-content/themes/theNew/img/info-icon.svg) 2px 0px no-repeat;
    background-size: 14px;
}

.main-toplist tbody tr td.main-toplis-kf span {
    font-display: swap;
    display: block;
    font-size: 14px;
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    line-height: 24px
}

.main-toplis-kf .main-toplis-kf-item {
    display: block;
    line-height: 25px;
    text-align: left
}

.main-toplist tbody tr td.main-toplis-kf span img {
    display: inline-block;
    margin-right: 2px;
    vertical-align: -2px
}

.main-toplis-bonus {
    border-top: 1px dashed #dadada;
    padding: 10px !important
}

.main-toplist tbody tr td .bonus-text {
    font-weight: 600;
    font-display: swap;
    font-size: 16px;
    display: inline-block;
    line-height: initial;
    text-align: center;
    font-family: "Rubik", Helvetica, Arial, sans-serif
}

.main-toplist tbody tr td .bonus-text-3, .bonus-text-3 {
    display: block;
    color: #d80228;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.main-toplis-btn {
    min-width: 210px
}

.main-toplis-btn a, .single-content .review-link {
    text-decoration: none;
    color: #fff !important
}

.act_btn {
    font-display: swap;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    font-weight: 700;
    border-radius: 80px
}

.act_btn, .btn-success, .casino-btn {
    width: 100%;
    text-align: center;
    display: block;
    border-radius: 4px;
    background-color: #d80228;
    padding: 10px 8px;
    color: #fff !important;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: .34px;
    transition: all .2s ease-in-out;
    text-decoration: none;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    border-radius: 6px;
}

.banner .inner {
    padding: 0;
}

.date-added {
    color: #fff;
    font-size: 10px;
    background-color: #444444;
    padding: 2px 3px;
    border-radius: 4px;
    width: 60%;
    display: inline-block;
    line-height: 14px
}

.date-added span {
    font-weight: 600;
    font-family: 'Rubik', Arial, Helvetica, sans-serif
}

.load-more-btn {
    max-width: 270px
}

.main-toplist th {
    display: none
}

th:first-child {
    cursor: pointer
}

.arrow-down.icon-circle-arrow-up {
    background-image: url(/wp-content/themes/theNew/img/arrow_up.svg);
}

.arrow-down {
    background-position: right 15px;
    background-image: url(/wp-content/themes/theNew/img/arrow_down.svg);
    background-position: 169px 15px;
    background-repeat: no-repeat
}

.main-toplist thead {
    margin-top: 10px;
    width: 100%;
    display: inline-grid;
    border-radius: 0;
    text-align: center
}

.tc_wrap {
    margin-top: 4px;
    display: block;
    color: #000;
    font-size: 9px;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 12px;
    margin-bottom: 0
}

.main-toplist th:first-child {
    display: inline-grid;
    text-align: center;
    padding: 6px 15px;
    width: 75%;
    border-radius: 6px;
    background-position: 73%;
}

ul.children {
    margin-left: 30px !important;
}

.card.bonus-calculator {
    margin-left: 20px;
    padding: 20px;
    clear: both;
    line-height: 23px;
    width: 100%;
    display: block;
    float: none;
    max-width: 300px;
}

.card.bonus-calculator p {
    line-height: 25px;
    margin: 10px 0
}

.card.bonus-calculator img {
    max-width: 120px
}

.card.bonus-calculator span.heading {
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    margin-top: 0;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    display: block
}

.card.bonus-calculator a {
    color: #fff
}

.card.bonus-calculator .play-value {
    display: block;
    clear: both;
    line-height: 20px;
    font-weight: 800;
    font-size: 26px;
    color: #6cbc13
}

.card.bonus-calculator .deposit-input {
    display: inline-block
}

.card.bonus-calculator .input-container {
    margin: 15px 0 10px;
    font-weight: 300;
    font-size: 18px
}

.card.bonus-calculator .input-container input {
    max-width: 100px;
    text-align: center;
    border-radius: 4px;
    height: 30px;
    border: solid 1px #dadada;
    font-weight: 800;
    font-size: 18px;
    margin-left: 5px
}

.how-to-box {
    font-display: swap;
    box-shadow: 0 0 21px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 0 21px rgba(0, 0, 0, 0.14);
    background-color: #fff;
    border-radius: 3px;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    overflow: hidden
}

.how-to-box p {
    text-transform: none;
    line-height: 22px;
    margin-top: 5px;
    font-weight: 300;
    font-size: 15px
}

.how-to-box .heading {
    font-display: swap;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    font-weight: 800;
    line-height: 17px;
    display: block;
    margin-top: 15px
}

.how-to-box .step-no {
    font-display: swap;
    position: absolute;
    top: 10px;
    left: -52px;
    background-color: #d80026;
    color: #fff;
    text-align: center;
    font-size: 12px;
    width: 170px;
    padding: 1px;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    transform: rotateZ(-30deg);
    text-transform: uppercase;
    z-index: 1;
    text-align: center
}

.how-to-box {
    width: 100%;
    min-height: 175px;
    font-size: 12px;
    margin: 7px auto
}

.how-to-box img {
    margin: 0 auto;
    position: relative;
    width: 100%
}

.how-to-box span {
    color: #000;
    line-height: 19px
}

.card-box * {
    display: block
}

.inner.how-to .required {
    display: block;
    margin: 20px
}

.inner.how-to .required .label {
    font-display: swap;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    font-weight: 800
}

.cards-section {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.cards-section .inner {
    margin: 0 auto;
    text-align: center;
    max-width: 1200px;
    display: inline-block
}

.cards-section .card-box {
    min-width: 153px;
    min-height: 175px;
    max-height: 175px;
    width: calc(100% / 2 - 14px);
    font-size: 12px;
    font-display: swap;
    margin: 7px;
    background-color: #d80026;
    padding: 20px;
    border-radius: 6px;
    float: left;
    text-align: center;
    color: #fff;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
}

.cards-section .card-box img {
    top: 40px;
    margin: 0 auto;
    position: relative;
    max-height: 50px
}

.cards-section .card-box * {
    display: block
}

.cards-section .card-box span {
    bottom: -59px;
    position: relative;
    line-height: 19px
}

.faq {
    padding: 20px 0
}

.faq h3 {
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    padding: 0 0 0 8px;
    margin-top: 0;
    font-weight: 700;
    font-size: 24px;
    color: #121633;
    border-left: solid 3px #d80026
}

.faq p {
    padding: 0 0 0 12px;
    line-height: 26px;
    position: relative;
    overflow: hidden;
    max-height: 800px;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 5px;
    margin-bottom: 20px;
    z-index: 2
}

.sec-title {
    font-size: 16px;
    font-family: 'Rubik', Arial, Helvetica, sans-serif;
    margin: 20px 0 8px;
}

.list-of th {
    font-weight: 400;
    background-color: #3a3a47;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 0;
    text-transform: uppercase;
    letter-spacing: .25px;
    color: #fff;
    text-align: center
}

.list-of th:first-child {
    border-radius: 5px 0 0 5px;
    width: 40px
}

.list-of th:last-child {
    border-radius: 0 5px 5px 0
}

.list-of tbody tr {
    position: relative;
    border-bottom: 2px solid #e1e1e1;
    background-color: #fff
}

.list-of.slotsfull {
    border-spacing: 0;
}

.list-of tbody tr td {
    text-align: center;
    line-height: 26px;
    padding: 10px;
    border-bottom: 2px solid #e1e1e1
}

.list-of td.list-of-image {
    width: 165px
}

.list-of tbody tr td.list-of-title a {
    font-size: 12px
}

.list-of th {
    display: none
}

.list-of tbody tr:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0
}

.list-of td.list-of-image {
    width: 100px
}

.list-of-the-image {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    width: 100%;
}

.list-of .act_btn {
    margin: 13px 0px;
    font-size: 12px;
}

.softwarefull .list-of-the-image, .paymentfull .list-of-the-image {
    max-width: 100%;
    height: 74px;
    width: auto;
    background-color: #fff;
    padding: 20px;
}

.slots-container {
    display: block;
}

.list-of {
    width: 100%;
    text-align: center;
    margin: 30px 0px;
}

@media only screen and (min-width: 1025px) {
    .auto-anchor-menu li:first-child {
        text-align: left;
    }

    .banner, .hr-img .inner {
        max-width: 1160px;
        margin: 90px auto 0 auto;
        width: 100%;
        padding: 40px;
    }

    .custom-logo {
        float: left
    }

    .left {
        width: 67%;
        float: left
    }

    h1, h2, h3 {
        text-align: center;
    }

    h1 {
        /*text-align: left;*/
        font-size: 32px
    }

    h2 {
        font-size: 28px
    }

    h3 {
        font-size: 23px
    }

    .top-3-menu {
        border: 0;
        margin-top: 10px;
        position: relative;
        width: auto;
        float: right;
        background-color: transparent
    }

    .top-3-menu ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .top-3-menu ul li a:hover {
        border-bottom: solid 2px #d80026;
        padding-bottom: 5px
    }

    .top-3-menu ul li.current-menu-item a {
        border-bottom: solid 2px #d80026;
        padding-bottom: 5px
    }

    .top-3-menu ul li.current-menu-item {
        border: 0
    }

    .load-more-container.page {
        margin: 0;
        float: right
    }

    #menu-secondary li::before {
        width: 17px;
        height: 25px;
        background-position: right center;
        margin: 0 4px 0 0;
        float: left;
        display: block
    }

    #menu-secondary li:nth-child(1), #menu-secondary li:nth-child(2), #menu-secondary li:nth-child(3) {
        width: auto;
        margin: 0 10px;
    }

    .pushNav {
        width: 290px;
        right: -350px
    }

    .home .load-more-container ul li {
        display: block
    }

    .home .load-more-container ul li:nth-child(1n+9) {
        max-height: 0;
        transition: .1s ease-in;
        -webkit-transition: .1s ease-in;
        display: none !important
    }

    .auto-anchor-menu li {
        max-width: initial
    }

    .home .banner .load-more-btn-anchor {
        color: #fff;
        width: 50%;
        background-color: transparent;
        border-radius: 26px;
        padding: 5px;
        line-height: 20px;
        margin: 5px auto;
        position: relative;
        border: solid 2px #fff;
        top: initial;
        right: initial;
        float: none !important;
        top: 5px !important
    }

    .home .load-more-container #load-more:checked ~ ul li {
        max-height: 999px;
        transition: .2s ease-in !important;
        -webkit-transition: .2s ease-in !important;
        display: block !important
    }

    .home .load-more-container.page {
        width: 100%
    }

    .load-more-container {
        width: 350px
    }

    .softpay_logo, .alignright, .alignleft, .alignnone {
        max-width: 200px;
        width: 200px;
        margin: 0 0 0 8px;
        padding: 10px;
        float: right;
        height: auto;
        border-radius: 6px
    }

    /* Toplist desktop start */
    .clear:before, .clear:after {
        display: none
    }

    .main-toplist thead {
        display: table-header-group;
        vertical-align: middle;
        border-color: inherit
    }

    .main-toplist th:first-child {
        border-radius: 5px 0 0 5px;
        width: 40px;
        font-weight: 700;
    }

    .main-toplist th {
        font-size: 10px
    }

    .main-toplist th:nth-child(3) {
        width: 280px
    }

    .main-toplist th:nth-child(2) {
        width: 150px
    }

    .main-toplist th:nth-child(1) {
        width: 188px
    }

    .main-toplist th:nth-child(4) {
        width: 252px
    }

    .main-toplist th:nth-child(3), .main-toplist th:nth-child(4) {
        text-align: left !important;
        padding-left: 10px
    }

    .custom_exclusive td.main-toplis-rating:before {
        position: relative;
        right: initial;
    }

    .main-toplist th:last-child {
        border-radius: 0 5px 5px 0
    }

    th.col-title {
        font-display: swap;
        font-size: 15px !important;
        text-transform: capitalize !important;
        font-family: "Rubik", Helvetica, Arial, sans-serif !important;;
        color: #262c54 !important;
        background-color: transparent !important;
        margin-bottom: 10px;
        text-align: left !important;
        display: table-cell !important
    }

    .half {
        width: 50% !important;
        vertical-align: top
    }

    .exclusive td:nth-child(1) {
        padding: 15px 10px;
        background-image: url(/wp-content/themes/theNew/img/exclusive_tag.svg);
        background-position: -1px -1px;
        background-repeat: no-repeat;
        text-align: center;
        margin: 0 auto 10px
    }

    .exclusive:before {
        display: none
    }

    .main-toplist tbody tr td {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        float: none;
        width: auto;
        line-height: 26px;
        padding: 20px 10px
    }

    .home .main-toplist thead:before {
        left: -38px;
        top: -15px
    }

    .main-toplist tbody tr td.main-toplis-image {
        padding: 10px 10px 0 15px
    }

    .main-toplis-image-box {
        width: 160px;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        margin: 0 auto
    }

    .toplist-container .main-toplis-btn {
        border-top: solid 1px #e0dfdf !important;
        border-bottom: solid 1px #e0dfdf !important;
        border-right: solid 1px #e0dfdf !important;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px
    }

    .toplist-container .main-toplis-bonus {
        width: 252px;
        border-top: solid 1px #e0dfdf !important;
        border-bottom: solid 1px #e0dfdf !important
    }

    .toplist-container .main-toplis-kf {
        border-top: solid 1px #e0dfdf !important;
        border-bottom: solid 1px #e0dfdf !important
    }

    .date-added {
        width: 100%;
    }

    .toplist-container .main-toplis-rating {
        width: 150px;
        border-top: solid 1px #e0dfdf !important;
        border-bottom: solid 1px #e0dfdf !important
    }

    .toplist-container .main-toplis-image {
        border-top: solid 1px #e0dfdf !important;
        border-left: solid 1px #e0dfdf !important;
        border-bottom: solid 1px #e0dfdf !important;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px
    }

    .exclusive .main-toplis-rating, .custom_exclusive .main-toplis-rating {
        border-top: solid 3px #d80026 !important;
        border-bottom: solid 3px #d80026 !important
    }

    .exclusive .main-toplis-bonus, .custom_exclusive .main-toplis-bonus {
        border-top: solid 3px #d80026 !important;
        border-bottom: solid 3px #d80026 !important
    }

    .exclusive .main-toplis-image, .custom_exclusive .main-toplis-image {
        border-top: solid 3px #d80026 !important;
        border-left: solid 3px #d80026 !important;
        border-bottom: solid 3px #d80026 !important;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px
    }

    .exclusive .main-toplis-kf, .custom_exclusive .main-toplis-kf {
        border-top: solid 3px #d80026 !important;
        border-bottom: solid 3px #d80026 !important
    }

    .exclusive .main-toplis-btn, .custom_exclusive .main-toplis-btn {
        border-top: solid 3px #d80026 !important;
        border-bottom: solid 3px #d80026 !important;
        border-right: solid 3px #d80026 !important;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px
    }

    .main-toplist tbody tr td:nth-child(4) {
        text-align: left
    }

    .star-rating {
        min-width: 90px
    }

    .star-rating span {
        display: none
    }

    .main-toplist tbody {
        display: table-row-group
    }

    .main-toplist tbody tr {
        display: table-row;
        padding: 0;
        position: relative;
        background-color: #fff;
        border-radius: 4px;
        box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.09);
        -webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.09);
        -moz-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.09);
        transition: all .2s ease-in-out;
        max-height: 140px
    }

    .main-toplist tbody tr td.main-toplis-kf {
        width: 280px
    }

    .main-toplist tbody tr td.main-toplis-kf, .pros-holder {
        display: table-cell;
        margin: 0
    }

    .pros-holder {
        max-width: initial
    }

    .main-toplis-kf .main-toplis-kf-item {
        display: block;
        line-height: initial;
        text-align: initial
    }

    .main-toplist tbody tr td.main-toplis-btn {
        width: 25%;
        display: table-cell
    }

    .main-toplist tbody tr td .bonus-text {
        text-align: left
    }

    .main-toplist th, .main-toplist th:first-child {
        background-color: #e4e4e4;
        line-height: 18px;
        padding: 10px 0;
        text-transform: uppercase;
        letter-spacing: .25px;
        color: #9b9b9b;
        text-align: center;
        display: table-cell
    }

    .main-toplist thead {
        display: table-header-group
    }

    .main-toplist th:first-child {
        border-radius: 5px 0 0 5px;
        width: 40px;
        color: #000;
        border-bottom: 0
    }

    .main-toplist th:first-child {
        background-position: 141px 15px
    }

    .card.bonus-calculator {
        float: right !important
    }

    .box-grey.info-box {
        clear: both
    }

    .box-grey, .info-box {
        padding: 25px;
        border-radius: 5px
    }

    .grey {
        background-color: #eaeaea
    }

    .box-grey.info-box, .blue.info-box {
        background-color: #eaf5ff;
        font-style: inherit;
        margin: 20px 0
    }

    .box-grey.info-box .inner p, .blue.info-box .inner p, .info-box {
        font-display: swap;
        font-size: 15px !important;
        color: #000 !important;
        font-family: 'Rubik', Arial, Helvetica, sans-serif;
        font-weight: 400 !important
    }

    .info-box, .info-cards-outer, .pilottable {
        margin-bottom: 30px
    }

    .box-grey {
        background-color: #f5f5f5
    }

    .how-to-box {
        margin: 7px;
        width: calc(100% / 4 - 14px);
        min-height: 370px;
        float: left;
    }

    .cards-section .card-box {
        font-display: swap;
        margin: 7px;
        width: calc(100% / 6 - 14px);
        max-width: initial !important;
        max-height: initial !important;
        height: 210px
    }

    .list-of {
        width: calc(100% / 3 - 30px);
        text-align: center;
        margin: 30px 5px;
        float: left;
        padding: 0;
    }

    .list-of.paymentfull, .list-of.softwarefull {
        width: calc(100% / 4 - 30px);
    }

    .list-of-the-image {
        max-width: 100%;
        height: 200px;
        width: auto;
    }

    .softwarefull .list-of-the-image, .paymentfull .list-of-the-image {
        height: 74px;
    }

    .slots-container {
        display: inline-block;
    }

    .list-of .primary-btn {
        margin: 0 10px;
    }
}

@font-face {
    font-display: swap;
    font-family: "rubik";
    font-style: normal;
    font-weight: 400;
    src: url(/wp-content/themes/theNew/fonts/rubik-v14-latin-regular.woff2) format("woff2"), url(/wp-content/themes/theNew/fonts/rubik-v14-latin-regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: "rubik";
    font-style: normal;
    font-weight: 600;
    src: url(/wp-content/themes/theNew/fonts/rubik-v14-latin-600.woff2) format("woff2"), url(/wp-content/themes/theNew/fonts/rubik-v14-latin-600.woff) format("woff")
}

.slots-container .primary-btn {
    max-width: 100%;
    display: inline-block;
    margin-top: 40px;
    margin: 0px;
    float: none;
}

body {
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');
    --wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');
    --wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');
    --wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');
    --wp--preset--duotone--midnight: url('#wp-duotone-midnight');
    --wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');
    --wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');
    --wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
}

.side-item a.tc_btn {
    font-size: 6px;
}


a.tc_btn {
    text-transform: none;
}


.top-footer {
    background-color: #002755;
}

footer {
    background-color: #002755;
}


.box-grey .inner {
    border-left: solid 2px #fff;
    display: inline-block;
    padding-left: 15px;
}

.flag-icon-no {

    background-image: url(///wp-content/themes/theNew/flags/4x3/no.svg);

}

.flag-icon-it {

    background-image: url(///wp-content/themes/theNew/flags/4x3/it.svg);

}