/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.5;
    font-weight: 400
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

ul {
    padding: 0;
    list-style-type: none
}

@font-face {
    font-family: custom;
    src: url(../fonts/custom.eot);
    src: url(../fonts/custom.eot?#iefix) format("embedded-opentype"), url(../fonts/custom.woff) format("woff"), url(../fonts/custom.ttf) format("truetype"), url(../fonts/custom.svg#custom) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=iconic-]:before {
    display: inline-block;
    font-family: custom;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.iconic-dn:before {
    content: '\0041'
}

.iconic-right:before {
    content: '\0042'
}

.iconic-search:before {
    content: '\0043'
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    background-color: #101215;
    font-size: 0
}

.container {
    width: 100%;
    max-width: 1732px;
    padding: 0 5px;
    margin: 0 auto
}

.header {
    background-color: #14181b
}

.header-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nav-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.nav {
    white-space: nowrap
}

.nav a {
    color: #fff;
    font-family: 'Open Sans';
    font-size: 20px;
    font-weight: 400;
    padding: 10px 15px;
    display: inline-block;
    line-height: 20px;
    text-transform: uppercase
}

.nav a.active,
.nav a:hover {
    color: #F02F36;
    position: relative
}

.nav a.active:before,
.nav a:hover:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    content: '';
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #F02F36
}

.title {
    color: #fefefe;
    font-family: 'Open Sans';
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin: 10px 0 5px
}

.title span {
    color: #fefefe;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    padding: 0 5px;
    margin-left: 5px;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    display: inline-block;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #191092
}

.thumb {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    margin: 0 6px 6px 0
}

.thumb:hover .thumb-desc {
    color: #F02F36
}

.thumb-img-wrapper {
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    overflow: hidden
}

.thumb-img-wrapper img {
    width: 100%;
    height: auto
}

.thumb-info {
    color: #fefefe;
    font-family: 'Open Sans';
    font-size: 10px;
    font-weight: 400;
    position: absolute;
    top: 3px;
    right: 3px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #191092;
    padding: 2px 5px
}

.thumb-desc {
    color: #fff;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 3px 15px
}

.thumb-desc.thumb-desc-cat {
    text-align: center;
    text-transform: uppercase
}

.thumb-tags {
    max-height: 22px;
    overflow: hidden;
    padding-left: 6px
}

.thumb-tags a {
    color: #656565;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 10px;
    text-transform: uppercase;
    display: inline-block;
    background-color: #1b1f22;
    position: relative;
    margin-right: 7px
}

.thumb-tags a:before {
    content: '';
    right: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 22px 6px;
    border-color: transparent transparent #1b1f22 transparent;
    position: absolute
}

.thumb-tags a:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 6px 0 0;
    border-color: #1b1f22 transparent transparent transparent
}

.thumb-tags a:hover {
    background-color: #F02F36;
    color: #fff
}

.thumb-tags a:hover:before {
    border-color: transparent transparent #F02F36 transparent
}

.thumb-tags a:hover:after {
    border-color: #F02F36 transparent transparent transparent
}

.pagination {
    background-color: #F02F36;
    text-align: center
}

.pagination a,
.pagination span {
    color: #fff;
    font-family: 'Open Sans';
    font-size: 20px;
    font-weight: 400;
    line-height: 50px;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px
}

.pagination a:hover,
.pagination span {
    background-color: #101215;
    color: #F02F36
}

.text-block {
    color: #a3a3a3;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.searches {
    padding-left: 11px
}

.searches a {
    color: #656565;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 400;
    line-height: 35px;
    padding: 0 10px;
    text-transform: uppercase;
    display: inline-block;
    background-color: #1b1f22;
    position: relative;
    margin-right: 11px;
    margin-bottom: 1px
}

.searches a:before {
    content: '';
    right: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 35px 10px;
    border-color: transparent transparent #1b1f22 transparent;
    position: absolute
}

.searches a:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 10px 0 0;
    border-color: #1b1f22 transparent transparent transparent
}

.searches a:hover {
    background-color: #F02F36;
    color: #fff
}

.searches a:hover:before {
    border-color: transparent transparent #F02F36 transparent
}

.searches a:hover:after {
    border-color: #F02F36 transparent transparent transparent
}

.promo {
    text-align: center;
    max-height: 270px;
    overflow: hidden;
    margin: 20px 0
}

.promo-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 20px
}

.categories-wrapper {
    background-color: #14181b
}

.categories {
    -webkit-columns: 6;
    -moz-columns: 6;
    columns: 6;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    counter-reset: li-counter;
    padding: 0 15px
}

.categories a {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-right: 10px
}

.categories a:hover {
    position: relative;
    background-color: #F02F36
}

.categories a:hover .category-count,
.categories a:hover .category-title:after {
    color: #fff
}

.categories a:hover:before {
    content: '';
    right: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 15px;
    border-color: transparent transparent #F02F36 transparent;
    position: absolute
}

.categories a:hover:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 15px 0 0;
    border-color: #F02F36 transparent transparent transparent
}

.categories a .category-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    padding-left: 30px
}

.categories a .category-wrapper:before {
    position: absolute;
    width: 30px;
    left: 0;
    top: 0;
    text-align: center;
    content: counter(li-counter);
    counter-increment: li-counter;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 400;
    line-height: 52px
}

.categories a .category-wrapper i {
    font-size: 8px;
    color: #262a2c;
    margin-right: auto
}

.categories a .category-title {
    color: #fff;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 25px
}

.categories a .category-title:after {
    font-family: custom;
    font-size: 8px;
    color: #262a2c;
    position: absolute;
    right: 0;
    top: 0;
    content: '\0042'
}

.categories a .category-count {
    color: #616161;
    font-family: 'Open Sans';
    font-size: 12px;
    font-weight: 400;
    line-height: 50px;
    margin-left: 10px
}

.footer {
    text-align: center;
    padding: 10px 0 5px
}

.footer-nav a {
    display: inline-block;
    color: #F02F36;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    text-transform: uppercase;
    line-height: 22px
}

.footer-nav a:hover {
    color: #fff
}

.footer-text {
    color: #5a5a5a;
    font-size: 14px
}

.logo {
    margin-right: 5px
}

.languages {
    position: relative;
    margin-left: auto;
    font-size: 0
}

.languages:hover .lang-dropdown {
    display: block
}

.languages .lang-current {
    color: #fff;
    font-size: 14px;
    line-height: 33px;
    text-align: right;
    display: block;
    width: 100%;
    cursor: pointer;
    position: relative;
    padding: 19px 30px;
    background-color: #F02F36;
    text-transform: uppercase
}

.languages .lang-current:before {
    font-family: custom;
    font-size: 8px;
    content: '\0041';
    position: absolute;
    right: 14px;
    top: 19px
}

.languages .lang-dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    text-transform: uppercase;
    background-color: #F02F36;
    z-index: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    width: 180px;
    padding: 5px 10px;
    display: none
}

.languages .lang-dropdown a {
    color: #fff;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 33px
}

.languages .lang-dropdown a:hover {
    opacity: .8
}

.search {
    width: 88px;
    position: relative;
    border-left: 1px solid #191092;
    -webkit-transition: width 0s ease-in-out;
    transition: width 0s ease-in-out
}

.search:before {
    position: absolute;
    z-index: 1;
    font-family: custom;
    font-size: 34px;
    color: #fff;
    content: '\0043';
    pointer-events: none;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.search.active {
    -webkit-transition: width .25s ease-in-out;
    transition: width .25s ease-in-out;
    width: 100%
}

.search.active input {
    background-color: #191092;
    font-size: 16px
}

.search.active:before {
    display: none
}

.search.active button {
    display: block
}

.search input {
    width: 100%;
    color: #fff;
    font-family: 'Open Sans';
    font-size: 0;
    background-color: #F02F36;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 25px;
    height: 71px;
    margin: 0;
    position: relative
}

.search input::-webkit-input-placeholder {
    color: #fff
}

.search input::-moz-placeholder {
    color: #fff
}

.search input:-ms-input-placeholder {
    color: #fff
}

.search input::placeholder {
    color: #fff
}

.search input:focus {
    outline: 0
}

.search button {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0;
    width: 87px;
    margin: 0;
    border: none;
    background-color: #F02F36;
    cursor: pointer
}

.search button:before {
    font-family: custom;
    font-size: 34px;
    color: #fff;
    content: '\0043'
}

.search button:focus {
    outline: 0
}

.player-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 5px
}

.player-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 4px 0 2px;
    font-size: 0;
    width: 100%;
    min-width: 0
}

.player-s {
    position: relative
}

.player-s img {
    width: 100%
}

.player-top-promo {
    margin-bottom: 4px;
    overflow: hidden;
    text-align: center;
    position: absolute;
    bottom: 50px;
    border: 1px solid #000;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 468px!important
}

.player-top-promo .player-promo-x {
    position: absolute;
    cursor: pointer;
    font-size: 20px;
    right: -1px;
    top: -1px;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    line-height: 15px
}

.player-aside {
    min-width: 484px;
    width: 484px
}

.player-promo {
    min-width: 300px;
    font-size: 0
}

.player-promo-item {
    margin-bottom: 4px
}

.player-title {
    color: #867681;
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    margin: 0
}

.player-info {
    color: #fefefe;
    font-family: 'Open Sans';
    font-size: 10px;
    font-weight: 400;
    padding: 5px 10px;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #191092;
    margin: 0 5px 5px 0
}

.player-section .searches {
    margin-bottom: 10px
}

.player-tags {
    position: relative;
    padding-left: 25px;
    font-size: 0
}

.player-tags:before {
    font-family: custom;
    content: '\0042';
    font-size: 22px;
    color: #454545;
    position: absolute;
    top: 0;
    left: 0
}

.player-tags a {
    display: inline-block;
    color: #000;
    font-size: 14px;
    background-color: #fff;
    line-height: 23px;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    padding: 5px 10px
}

.player-tags a:first-child {
    border-left: 1px solid #d1d1d1
}

.player-tags a:hover {
    background-color: #ababab;
    color: #fff
}

.my-player-dimensions.vjs-fluid {
    padding-top: 56.25%!important
}

@media screen and (max-width:1770px) {
    .container {
        max-width: 1486px
    }
    .categories {
        -webkit-columns: 5;
        -moz-columns: 5;
        columns: 5
    }
}

@media screen and (max-width:1530px) {
    .container {
        max-width: 1240px
    }
    .categories {
        -webkit-columns: 4;
        -moz-columns: 4;
        columns: 4
    }
}

@media screen and (max-width:1270px) {
    .container {
        max-width: 994px
    }
    .header-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .logo {
        margin-bottom: 4px;
        margin-right: 0
    }
    .nav-wrap {
        width: 100%
    }
    .categories {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3
    }
}

@media screen and (max-width:1030px) {
    .container {
        max-width: 748px
    }
    .categories {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2
    }
    .player-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .player-promo {
        text-align: center;
        max-height: 270px;
        overflow: hidden;
        margin: 20px 0
    }
    .player-promo-item {
        display: inline-block;
        vertical-align: top;
        margin: 0 4px 20px
    }
}

@media screen and (max-width:800px) {
    .container {
        max-width: none
    }
    .nav a {
        font-size: 15px;
        padding: 5px
    }
    .search input {
        padding: 5px;
        height: 30px
    }
    .nav {
        white-space: normal
    }
    .logo {
        width: 100%;
        max-width: 440px
    }
    .logo img {
        width: 100%
    }
    .search button:before,
    .search:before {
        font-size: 15px
    }
    .languages .lang-current {
        line-height: 30px;
        font-size: 14px;
        padding: 0 15px
    }
    .languages .lang-current:before {
        right: 5px;
        top: 0
    }
    .nav-wrap {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .thumb {
        width: -webkit-calc(33.3333% - 6px);
        width: calc(33.3333% - 6px)
    }
}

@media screen and (max-width:600px) {
    .thumb {
        width: -webkit-calc(50% - 6px);
        width: calc(50% - 6px)
    }
    .player-top-promo {
        display: none
    }
    .categories {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1
    }
}

@media screen and (max-width:360px) {
    .thumb {
        width: -webkit-calc(100% - 6px);
        width: calc(100% - 6px)
    }
}
.nav {
    display: block!important;
}

.search:before {
    display: none;
}

.search button {
    display: block;
}

.search {
    flex-grow: 1;
    width: 100%;
    margin-top: 5px;
}

@media screen and (max-width: 1520px) {
    .nav-wrap {
        flex-direction: column;
    }
}