.topline {
    background-color: rgb(74, 121, 209);
    color: white;
}

.topline .topline__h1 {
    font-family: 'apercu_pro', sans-serif;
    color: white;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 23px;
    margin-bottom: 30px;
}

.index-tabs .lsfw-tab {
    margin-right: 30px;
    font-size: 22px;
}

.topline > .section-wrapper {
    padding: 40px 0;
}

.topline__txt {
    color: #fff;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 40px;
}

.index-txt__date {
    font-size: 15px;
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    margin-top: 30px;
    color: white;
}

.index-txt__date b span {
    font-size: 13px;
    font-weight: normal;
}

.index-txt__date b {
    display: block;
    font-size: 35px;
    line-height: 40px;
}

.index-txt {
    position: relative;
    margin-bottom: 50px;
}

.index-txt__p {
    font-size: 20px;
    margin-bottom: 40px;
    margin-top: -5px;
    display: block;
    width: 80%;
    line-height: 38px;
}

.index-txt__now * {
    border-radius: 2px;
}

.index-txt__video.index-txt__video--ico {
    background-color: #EAEAE8;
    background-size: contain;
    background-image: url(/i/tourcentre/youtube.jpg);
    background-repeat: no-repeat;
}

.index-txt__video.index-txt__video--live {
    background-size: contain;
    background-image: url(/i/tourcentre/watch-live-tube.jpg);
    background-repeat: no-repeat;
}

.index-txt__video {
    width: 850px;
    height: 480px;
    border-radius: 2px;
    display: block;
    margin-bottom: 30px;
}

.index-txt__video span {
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
    padding: 58px 134px;
    display: block;
}

.index-txt__big-rev {
    margin-bottom: 70px;
    cursor: pointer;
}

.index-txt__now-banner:hover {
    color: #eee;
}

.index-txt__now-banner--sm {
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 45px;
}

.index-txt__now-banner .bth__btn:hover {
    color: #b7154d;
}

.index-txt__now-banner .bth__btn {
    color: #865666;
    border-color: transparent;
    background-color: white;
    min-width: 180px;
    margin-right: 20px;
}

.index-txt__now-banner {
    width: 850px;
    border-radius: 2px;
    background-color: #865666;
    display: block;
    color: white;
    text-transform: uppercase;
    padding: 40px 35px 35px 35px;
}

.index-txt__now-banner--ttl {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 25px;
}

.index-txt__now-banner--sub-ttl {
    font-size: 16px;
}

.index-txt__r .bth__ttl-h1 {
    margin-bottom: 35px;
    color: #10387e;
    font-size: 27px;
    display: block;
}

.index-txt__r a.bth__ttl-h1:hover {
    color: #3d6dc1;
}

.index-txt__big-rev .index-txt__img .index-txt__r:hover .bth__btn--blue.bth__btn {
    background-color: #3d6dc1;
    border-color: #3d6dc1;
}

.index-txt__r p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
}

.index-txt__r .bth__btn {
    position: absolute;
    bottom: 20px;
    left: 40px;
}

.index-txt__prize > div {
    margin-bottom: 10px;
}

.index-txt__prize > p {
    margin-top: 5px;
    font-size: 12px;
    font-weight: normal;
}

.index-txt__prize:hover {
    color: #eee;
}

.index-txt__prize::after {
    content: '\f06b';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    font-size: 27px;
    position: absolute;
    top: 10px;
    left: 21px;
    border-radius: 50px;
    background-color: white;
    color: #00a551;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

.index-txt__prize {
    font-size: 15px;
    padding: 13px;
    padding-left: 97px;
    position: relative;
    display: block;
    margin: 20px 0;
    border-radius: 2px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    background-color: #00a551;
}

.index-txt__r {
    padding: 125px 40px 20px 40px;
    color: #10387e;
    width: 67%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.69);
    position: relative;
}

.index-txt__big-rev .index-txt__img {
    border-radius: 5px;
    width: 850px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.index-txt__abs p {
    margin-bottom: 15px;
    font-size: 13px;
}

.index-txt__abs .bth__bold-link {

    font-size: 20px;
    margin-bottom: 10px;
    display: block;

}

.index-txt__abs * {
    color: white;
}

.index-txt__abs .bth__btn {
    background-color: white;
    border-color: white;
    color: #10387e;
    width: 150px;
    min-width: auto;
}

.index-txt__abs-btn {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.index-txt__abs {
    text-transform: uppercase;
    top: 0;
    position: relative;
    left: 0;
    width: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    min-width: 33%;
    padding: 20px;
    height: 100%;
    background-color: rgba(16, 56, 126, 0.5019607843137255);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.socials {
    margin-top: 15px;
}

.topline .social.social--dzen:hover {
    background-image: url(/i/tourcentre/ya-dzen-logo-dark.png);
}

.topline .social.social--dzen {
    background-image: url(/i/tourcentre/ya-dzen-logo-fill.png);
    background-size: 20px;
}

.socials.socials--big .social.social--dzen {
    background-image: url(/i/tourcentre/ya-dzen-logo.png);
    background-size: 30px;

}

.social:hover .hint {
    right: auto;
    left: 0;
    display: block;
    top: 45px;
    min-width: auto;
}

.social {
    width: 50px;
    height: 35px;
    vertical-align: top;
    position: relative;
    border-radius: 5px;
    margin-right: 20px;
    color: #3d6dc1;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    font-size: 24px;
}

.socials.socials--big .social {
    background-color: #3d6dc1;
    color: white;
    width: 65px;
    height: 46px;
    font-size: 29px;
    line-height: 46px;
}

.socials .social:hover {
    color: #10387e;
}

.socials.socials--big .social:hover {
    background-color: #10387e;
    color: white;
}

.socials .social:last-of-type {
    margin-right: 0 !important;
}

.index-txt__abs-ico {
    border-radius: 50%;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    width: 120px;
    padding-top: 45px;
    text-align: center;
    line-height: 21px;
    font-style: normal;
    height: 120px;
    background-color: rgba(255, 160, 0, 0.85);
    position: absolute;
    left: 70px;
    bottom: 124px;
}

@media screen and (max-width: 1346px) {
    .topline .topline__h1 {
        font-size: 27px;
    }
}

@media screen and (max-width: 900px) {
    .index-txt__big-rev .index-txt__img {
        width: 100%;
    }

    .index-txt__video {
        width: 100%;

    }

    .index-txt__p {
        width: auto;
    }

    .index-txt__abs .bth__bold-link {
        font-size: 17px;
    }

    .index-txt__r .bth__ttl-h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .index-txt__r p {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .topline .fz13 {
        font-size: 11px !important;
    }

    .index-txt__big-rev {
        margin-bottom: 40px;
    }

    .index-txt__now-banner {
        width: 100%;
        padding: 30px 20px;
    }

    .index-txt__prize {
        font-size: 15px;
        height: auto;
    }
}


@media screen and (max-width: 750px) {
    .topline .topline__h1 {
        font-size: 23px;
        line-height: 34px;
    }

    .index-txt__video {
        height: 200px;

    }

    .index-txt__prize {
        padding-left: 15px;
        padding-bottom: 10px;
        font-size: 13px;
        padding-top: 10px;
        line-height: normal !important;
    }

    .index-txt__prize::after {
        display: none;
    }

    .index-txt__abs-ico {
        display: none;
    }

    .index-txt__prize > div {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .index-txt__prize p {

        font-size: 11px;
        line-height: 18px;
    }

    .topline > .section-wrapper {
        padding: 20px 0;
    }

    .social,
    .socials.socials--big .social {
        width: 33px;
        height: 35px;
        margin-right: 10px;
        border-radius: 2px;
        font-size: 20px;
        line-height: 35px;
    }

    .index-txt__p {
        line-height: 27px;
        font-size: 13px;
    }

    .index-txt__r .bth__btn {
        left: 10px;
        width: calc(100% - 21px) !important;
    }

    .index-txt__big-rev .index-txt__img {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-position: center;
    }

    .index-txt__now-banner--sub-ttl {
        font-size: 14px;
        line-height: 22px;
    }

    .index-txt__now-banner--ttl {
        margin-bottom: 15px;
    }

    .index-txt__now-banner--sm {
        margin-top: 30px;
        margin-bottom: 0;
        font-size: 11px;
    }

    .index-txt__now-banner .bth__btn {
        margin-top: 10px;
    }

    .index-txt__now-banner {
        padding: 20px 10px;
    }

    .index-txt__abs .bth__btn {
        position: static;
        display: block;
        width: 100%;
        line-height: 40px;
        padding: 0;
    }

    .index-txt__r .bth__btn {

        line-height: 40px;
        padding: 0;
    }

    .index-txt__abs {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        min-width: 100%;
        padding: 0;
        margin-top: 0;
        background-color: transparent;
        border-radius: 0;
        z-index: 1;
    }

    .index-txt__r {
        width: 100%;
        z-index: 1;
        padding: 0;
        background-color: transparent;
        position: static;
        border-radius: 0;
        height: auto;
    }

    .index-txt__big-rev .index-txt__img {
        height: auto;
        border-radius: 2px;
        padding: 15px 10px;
        padding-bottom: 80px;
    }

    .index-txt__big-rev .index-txt__img::after {
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border-radius: 2px;
        position: absolute;
        background-color: #000000a8;
    }

    .index-txt__big-rev .index-txt__img .index-txt__abs > a,
    .index-txt__big-rev .index-txt__img .index-txt__abs > p {
        display: none;
    }

    .index-txt__date {
        margin-top: 0;
        font-size: 12px;
    }

    .index-txt__date b {
        display: inline-block;
        font-size: 16px;
        margin-right: 40px;
    }

    .index-txt__r .bth__ttl-h1 {
        font-size: 20px;
        line-height: 26px;
        color: white;
        margin-bottom: 20px;
    }

    .index-txt__r p {
        font-size: 13px;
        color: white;
        line-height: 18px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 455px) {
    .socials {
        white-space: nowrap;
        overflow: auto;
    }
}