.main-footer {
    background-color: #262626;
    color: #888;
    font-size: .889em
}

.main-footer hr {
    margin: 0;
    border-color: #444
}

.main-footer__usainbolt {
    position: relative
}

.usainbolt__img {
    border-bottom: 1px solid #444;
    margin-top: -25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.usainbolt__textwrap {
    position: absolute;
    top: 25%;
    left: 20%;
    width: 37%;
    line-height: 1;
    padding-left: 15px;
    color: #fff
}

.rtl-layout .usainbolt__textwrap {
    right: 20%;
    left: auto;
    padding-left: 0;
    padding-right: 15px;
    width: 34%
}

.usainbolt__textwrap h4 {
    font-size: 65px;
    line-height: 55px;
    font-weight: 700;
    margin-bottom: 0
}

html[lang="el"] .usainbolt__textwrap h4,
html[lang="vn"] .usainbolt__textwrap h4 {
    font-size: 60px
}

html[lang="tr"] .usainbolt__textwrap h4 {
    font-size: 55px
}

html[lang="ru"] .usainbolt__textwrap h4 {
    font-size: 50px
}

html[lang="ar"] .usainbolt__textwrap h4,
html[lang="th"] .usainbolt__textwrap h4,
html[lang="fa"] .usainbolt__textwrap h4 {
    font-size: 45px
}

html[lang="bn"] .usainbolt__textwrap h4,
html[lang="ja"] .usainbolt__textwrap h4,
html[lang="ko"] .usainbolt__textwrap h4,
html[lang="zh_CN"] .usainbolt__textwrap h4,
html[lang="tw"] .usainbolt__textwrap h4 {
    font-size: 40px
}

.usainbolt__textwrap h5 {
    font-size: 13px;
    margin-bottom: 0
}

html[lang="nl"] .usainbolt__textwrap h5,
html[lang="ar"] .usainbolt__textwrap h5 {
    font-size: 12px
}

html[lang="pl"] .usainbolt__textwrap h5,
html[lang="ja"] .usainbolt__textwrap h5 {
    font-size: 11px
}

.main-footer__socialicons .fa {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    padding: 5px;
    color: #ccc;
    text-shadow: 1px 1px 1px #222;
    width: 33px
}

.main-footer__socialicons .xm-youku:hover {
    background-color: #fa0d0e
}

.main-footer__socialicons .fa-facebook:hover {
    background-color: #3b5998
}

.main-footer__socialicons .fa-twitter:hover {
    background-color: #00aced
}

.main-footer__socialicons .fa-instagram:hover {
    background-color: #2e5e86
}

.main-footer__socialicons .fa-youtube-play:hover {
    background-color: #b00
}

.main-footer__socialicons .fa-linkedin:hover {
    background-color: #007cb7
}

.main-footer__socialicons .fa-google-plus:hover {
    background-color: #dd4b39
}

.main-footer__socialicons .fa-vk:hover {
    background-color: #4c75a3
}

.main-footer__socialicons .fa-qq:hover {
    background-color: #728fa4
}

.main-footer__socialicons .fa-weibo:hover {
    background-color: #e89214
}

.main-footer__socialicons .icon-youku:hover {
    background-color: #fa0d0e
}

.main-footer__parag a {
    display: inline-block;
    text-decoration: underline;
    color: inherit
}

.risk-block-pt {
    border: 1px solid #ccc
}

.risk-block-pt__smallText {
    position: absolute;
    width: 100px
}

@media(min-width:1200px) {
    .usainbolt__textwrap h4 {
        font-size: 79px;
        line-height: 65px
    }
    html[lang="el"] .usainbolt__textwrap h4,
    html[lang="vn"] .usainbolt__textwrap h4 {
        font-size: 70px
    }
    html[lang="tr"] .usainbolt__textwrap h4 {
        font-size: 65px
    }
    html[lang="ru"] .usainbolt__textwrap h4 {
        font-size: 59px
    }
    html[lang="ar"] .usainbolt__textwrap h4,
    html[lang="th"] .usainbolt__textwrap h4,
    html[lang="fa"] .usainbolt__textwrap h4 {
        font-size: 50px
    }
    html[lang="bn"] .usainbolt__textwrap h4,
    html[lang="ja"] .usainbolt__textwrap h4,
    html[lang="ko"] .usainbolt__textwrap h4,
    html[lang="zh_CN"] .usainbolt__textwrap h4,
    html[lang="tw"] .usainbolt__textwrap h4 {
        font-size: 45px
    }
    .usainbolt__textwrap h5,
    html[lang="nl"] .usainbolt__textwrap h5,
    html[lang="pl"] .usainbolt__textwrap h5,
    html[lang="ar"] .usainbolt__textwrap h5 {
        font-size: 14px
    }
    html[lang="ja"] .usainbolt__textwrap h5 {
        font-size: 13px
    }
}