.main-content>.hero-review-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.hero-review-wrapper {
    background-color: #1B1A25;
    padding-bottom: 30px;
    width: 100%;
}

.hero-review-holder * {
    box-sizing: border-box;
}

.section-hero-review {
    color: #BCBFC8;
    max-width: 1140px;
    width: 100%;
    box-sizing: border-box;
    margin: auto;
}

.section-hero-review .section-hero-breadcrumbs {
    margin-bottom: 28px;
}

.section-hero-review .section-hero-breadcrumbs a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 14.52px;
}

.section-hero-review .section-hero-breadcrumbs a::after {
    content: '/';
    margin: 10px;
}

.section-hero-review .section-hero-breadcrumbs a:last-child::after {
    content: '';
}

.section-hero-review .section-hero-breadcrumbs a.active {
    color: #BCBFC8;
}

.section-hero-review .hero-review-holder {
    display: flex;
}

.section-hero-review .hero-review-holder .hero-review-item {
    max-width: 50%;
    margin-right: 72px;
}

.section-hero-review .hero-review-holder .hero-review-item:last-child {
    margin-right: 0;
}

.section-hero-review .hero-review-holder .hero-review-item h1 {
    color: #FFFFFF;
    margin: 0;
    font-size: 33px;
    font-weight: 700;
    line-height: 50px;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper {
    margin: 16px 0;
    display: flex;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-logo-holder {
    max-width: 140px;
    margin-right: 16px;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-rating-bonuses-holder {
    max-width: 303px;
    width: 100%;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-logo-holder img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    object-fit: cover;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-rating-holder {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-rating-holder .rating-stars {
    width: 120px;
    height: 19px;
    margin-right: 15px;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-rating-holder .rating-stars > svg {
    margin-right: 5px;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-rating-holder .rating-value {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-rating-holder .rating-value strong {
    color: #FFFFFF;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-bonuses-holder {
    background-color: #37269F;
    color: #FFFFFF;
    padding: 8.5px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    word-break: break-all;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-play-btn-holder {
    display: flex;
    margin-bottom: 24.5px;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-play-btn-holder a {
    text-decoration: none;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-play-btn-holder a.review-readmore {
    min-width: 110px;
    width: 110px;
    color: #FFFFFF;
    margin-right: 16px;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-play-btn-holder a.bonuses-btn {
    max-width: 303px;
    width: 100%;
    background-color: #DF2C36;
    color: #FFFFFF;
    padding: 12.5px;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-badges-holder {
    display: flex;
    align-items: center;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-badges-holder .casino-badge-item {
    margin-right: 22px;
    display: flex;
    align-items: center;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-badges-holder .casino-badge-item span {
    margin-right: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.section-hero-review .hero-review-holder .hero-review-item .casino-badges-holder .casino-badge-item img {
    height: 22px;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder {
    border: 1px solid #403F52;
    padding: 20px;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder p {
    margin: 0;
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder p:last-child {
    margin-bottom: 0;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder>.casino-recommended-btn {
    display: none;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .casino-recommended-btn span {
    margin-right: 12px;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .casino-recommended-btn img {
    height: 22px;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder {
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .hero-author-img-holder {
    margin-right: 10px;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .hero-author-img-holder img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .hero-author-info-holder {
    color: #FFFFFF;
    margin-right: 50px;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .hero-author-info-holder h4 {
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: inherit;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .hero-author-info-holder p {
    margin: 0;
    font-size: inherit;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .hero-author-info-holder a {
    color: #bcbfc8;
    text-decoration: none;
    font-size: inherit;
}

.section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .casino-recommended-btn {
    color: #FFFFFF;
    border: 1px solid #403F52;
    padding: 16px 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
}

.section-review {
    max-width: 1140px !important;
    display: flex;
}

.section-review .review-main {
    max-width: 790px;
    width: 100%;
    margin-top: 20px;
    margin-right: 30px;
}

.section-review .review-main .vertical-casinos-holder {
    margin-top: -30px;
    margin-bottom: 50px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
}

.section-review .review-main .vertical-casinos-holder .vertical-casino-item {
    border: 1px solid #D3D3D3;
    padding: 25px 10px 21px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-logo-holder {
    margin-bottom: 10px;
}

.section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-logo-holder img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    object-fit: cover;
}

.section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder h5 {
    color: #1B1A25;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-align: center;
}

.section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder .vertical-casino-bonus {
    background-color: #49B83726;
    color: #2F5429;
    margin-top: 14px;
    margin-bottom: 10px;
    padding: 16px 46px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
}

.section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder .vertical-casino-wagering {
    display: none;
}

.section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder a {
    color: inherit;
    text-decoration: none;
}

.section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder a.play-btn {
    background-color: #DF2C36;
    color: #FFFFFF;
    margin-bottom: 13px;
    padding: 14px;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}

.section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder p {
    color: #9F9F9F;
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
}

.section-review .review-main h2 {
    color: #1B1A25;
    margin: 0;
    margin-bottom: 22px;
    font-size: 29px;
    font-weight: 700;
    line-height: 35px;
}

.section-review .review-main .overview-box-holder {
    margin-bottom: 50px;
    border: 1px solid #CBCBCB;
    padding: 30px;
    display: flex;
}

.section-review .review-main .overview-box-holder .overview-box-items-holder {
    width: 50%;
}

.section-review .review-main .overview-box-holder .overview-box-item {
    margin-bottom: 15px;
}

.section-review .review-main .overview-box-holder .overview-box-item:last-child {
    margin-bottom: 0;
}

.section-review .review-main .overview-box-holder .overview-box-item span {
    color: #5F5F5F;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.section-review .review-main .overview-box-holder .overview-box-item strong {
    color: #1B1A25;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
}

.section-review .review-main .toc-holder a {
    color: #4A4B54;
    border: 1px solid #B3B3B3;
    padding: 9.5px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    cursor: pointer;
}

.section-review .review-main .toc-holder a img {
    height: 10px;
    margin-left: 10px;
}

#table_of_contents {
    display: none;
}

.section-review .review-main .overview-content-holder {
    color: #4A4B54;
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.section-review .review-sidebar {
    max-width: 310px;
    width: 100%;
    margin-top: 20px;
}

.top-casinos-holder {
    min-width: 310px;
    width: 100%;
}

.top-casinos-holder * {
    box-sizing: border-box;
}

.top-casinos-holder > span {
    background-color: #E8E8E8;
    color: #1B1A25;
    margin: 0;
    padding: 11.5px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    display: block;
}

.top-casinos-holder .top-casinos-items-holder .top-casino-item {
    border-bottom: 1px solid #E4E4E4;
    padding: 10px;
    padding: 10px 2.5px 15px;
    display: flex;
    align-items: center;
}

.top-casinos-holder .top-casinos-items-holder .top-casino-item .top-casino-logo-holder {
    padding-left: 7px;
    position: relative;
}

.top-casinos-holder .top-casinos-items-holder .top-casino-item .top-casino-logo-holder span {
    width: 17px;
    height: 17px;
    background-color: #37269F;
    color: #FFFFFF;
    border-radius: 50%;
    padding-top: 1px;
    padding-left: 1px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-align: center;
}

.top-casinos-holder .top-casinos-items-holder .top-casino-item .top-casino-logo-holder img {
    width: 43px;
    height: 43px;
    border-radius: 50%;
    object-fit: cover;
}

.top-casinos-holder .top-casinos-items-holder .top-casino-item .top-casino-info-holder {
    max-width: 130px;
    margin-left: 17px;
    margin-right: 17px;
}

.top-casinos-holder .top-casinos-items-holder .top-casino-item .top-casino-info-holder span {
    color: #4A4B54;
    margin-bottom: 2px;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
}

.top-casinos-holder .top-casinos-items-holder .top-casino-item .top-casino-info-holder strong {
    color: #1B1A25;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

.top-casinos-holder .top-casinos-items-holder .top-casino-item .top-casino-play-btn-holder a {
    background-color: #DC3B3B;
    color: #FFFFFF;
    padding: 10px 18.5px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    white-space: nowrap;
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    .hero-review-wrapper {
        margin-top: 100px !important;
        padding: 10px;
        padding-bottom: 30px;
    }

    .section-review .review-main {
        min-width: 100%;
        width: 100%;
        margin-right: 0;
    }

    .section-review .review-sidebar {
        display: none;
    }

    .section-hero-review .hero-review-holder .hero-review-item {
        margin-right: 15px;
    }

    .section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder {
        flex-direction: column;
        text-align: center;
    }

    .section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .hero-author-info-holder {
        margin-right: 0;
    }

    .section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .casino-recommended-btn {
        margin-top: 15px;
    }

    .top-casinos-holder {
        display: none;
    }
}

@media only screen and (max-width: 600px) {
    .main-content {
        margin-top: 0;
    }

    .hero-review-wrapper {
        padding-top: 10px;
    }

    .section-hero-review {
        padding: 0 16px;
        margin-top: 98px;
    }

    .section-hero-review .section-hero-breadcrumbs {
        margin-right: 16px;
        margin-bottom: 24px;
    }

    .section-hero-review .hero-review-holder {
        flex-direction: column;
    }

    .section-hero-review .hero-review-holder .hero-review-item {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
    }

    .section-hero-review .hero-review-holder .hero-review-item h1 {
        padding: 0;
        line-height: 44px;
    }

    .section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper {
        margin-top: 24px;
    }

    .section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-rating-holder {
        flex-direction: column;
        align-items: flex-start;
    }

    .section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-rating-holder .rating-stars {
        margin-bottom: 10px;
    }

    .section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-logo-holder img {
        width: 136px;
        height: 136px;
    }

    .section-hero-review .hero-review-holder .hero-review-item .casino-play-btn-holder {
        display: flex;
        flex-direction: column-reverse;
        text-align: center;
    }

    .section-hero-review .hero-review-holder .hero-review-item .casino-play-btn-holder a.review-readmore {
        min-width: 100%;
        width: 100%;
        margin-top: 16px;
        margin-right: 0;
        display: block;
        text-align: center;
        text-decoration: none;
    }

    .section-hero-review .hero-review-holder .hero-review-item .casino-badges-holder {
        flex-direction: column;
    }

    .section-hero-review .hero-review-holder .hero-review-item .casino-badges-holder .casino-badge-item {
        margin-right: 0;
        margin-bottom: 8px;
    }

    .section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder {
        margin-top: 0;
        margin-bottom: 22.5px;
        order: 1;
    }

    .section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder {
        margin-top: 26px;
        padding: 22.5px 20px;
        display: flex;
        flex-direction: column;
    }

    .section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder p {
        order: 2;
    }

    .section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .hero-author-info-holder {
        margin-right: 0;
    }

    .section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .hero-author-info-holder > p {
        color: #BCBFC8;
    }

    .section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder .hero-author-holder .casino-recommended-btn {
        display: none;
    }

    .section-hero-review .hero-review-holder .hero-review-item .hero-desc-holder>.casino-recommended-btn {
        color: #FFFFFF;
        border: 1px solid #403F52;
        padding: 17.5px;
        display: flex;
        justify-content: center;
        align-items: center;
        order: 3;
        font-size: 13px;
        font-weight: 400;
        line-height: 19px;
    }

    .section-review {
        flex-direction: column;
    }

    .section-review .review-main {
        margin: 0;
        margin-top: 25px;
    }

    .section-review .review-main .overview-box-holder {
        margin-bottom: 25px;
        flex-direction: column;
    }

    .section-review .review-main .overview-box-holder .overview-box-items-holder {
        width: 100%;
    }

    .section-review .review-main .overview-box-holder .overview-box-item {
        margin-bottom: 18px;
    }

    .section-review .review-main .toc-holder a {
        display: block;
    }

    .section-review .review-main .vertical-casinos-holder {
        margin-top: 0;
        display: block;
    }

    .section-review .review-main .vertical-casinos-holder .vertical-casino-item {
        margin-bottom: 22px;
        padding-left: 17.5px;
        padding-right: 17.5px;
    }

    .section-review .review-main .vertical-casinos-holder .vertical-casino-item:last-child {
        margin-bottom: 0;
    }

    .section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder {
        width: 100%;
        text-align: center;
    }

    .section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder p {
        text-align: left;
    }

    .section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder .vertical-casino-wagering {
        color: #4A4B54;
        margin: 10px 0;
        display: block;
        text-align: center;
        font-size: 16px;
        font-weight: 400;
        line-height: 28px;
    }

    .section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder .vertical-casino-wagering span {
        display: block;
    }

    .section-review .review-main .vertical-casinos-holder .vertical-casino-item .vertical-casino-data-holder .vertical-casino-wagering strong {
        font-weight: 700;
    }

    .section-hero-review .hero-review-holder .hero-review-item .casino-play-btn-holder a.bonuses-btn {
        max-width: 100%;
    }

    .section-review .review-main .overview-content-holder {
        font-size: 17px;
    }

    .section-hero-review .hero-review-holder .hero-review-item .casino-rating-wrapper .casino-rating-bonuses-holder {
        max-width: 100%;
    }

    .top-casinos-holder {
        display: none;
    }
}
