@charset "UTF-8";@import "https://fonts.googleapis.com/css?family=Noto+Sans&display=swap";body,input {
    font-family: noto sans,sans-serif
}

body,.search,.searches-list a,ul.t-d li a,.list a span.total,.footer a {
    background-color: #f5f0ed
}

body,.list a span.total,.search input::placeholder {
    color: #7d7875
}

.header,.search-input,.title,.filters,.searches-list,.th-in,.mob-300,.navigation,.brs-300,.list a,.footer,.desc-text {
    background-color: #fffaf7
}

.thumb .icon,ul.tags li a,.b-300 .val,.thumb .time,.thumb .view,.thumb .total,.close,.bot-close {
    background-color: rgba(15,10,10,.4);
    text-shadow: 1px 1px 0 rgba(0,0,0,.5)
}

.thumb-cov {
    background-color: rgba(15,10,10,.3)
}

a:hover,.logo a span,h1 i,h1 span,h2 i,h2 span,ul.tags li a i,ul.t-d li:first-child i,ul.t-d li a i,ul.t-d li span,.searches-list i,.filters span {
    color: #eb504d
}

@media all and (min-width: 964px) {
    .header li a i {
        color:#eb504d
    }
}

.header li a:hover,.header li a.active,.header li.active a,.more-searches:hover,.less-searches:hover,.search button:hover,ul.tags li a:hover,ul.tags li a:hover i,.filters-button:hover,.filters-button.active,.title .icon,.searches-list a:hover,.searches-list a:hover i,ul.t-d li a:hover,ul.t-d li a:hover i,.filters a:hover,.filters a.active,.filters li.active a,.navigation a:hover,.navigation a.active,.navigation li.active a,.list a:hover,.close:hover,.bot-close:hover,.video-info a:hover,.footer span,.video-info li a:hover i,.video-info li a:hover {
    background-color: #e14643;
    background: linear-gradient(to bottom,#e14643,#cd322f);
    color: #fff
}

a,.logo a,h1,h2,.searches-list span,.search input {
    color: #373232
}

.header li a,.search button,.filters-button,.filters a,.navigation a,.navigation span,.list a:hover span.total,.footer a:hover,.video-brs .brs-300 .b-300,.video-info a,.more-searches,.less-searches,.show-cat,.hide-cat {
    background-color: #555050;
    background: linear-gradient(to bottom,#555050,#413c3c);
    color: #fff
}

.video-wrapper {
    background-color: #191414
}

.video-info span {
    color: #918c8c
}

.video-wrapper h1 {
    color: #e1dcdc
}

body,html,div,p,a,ul,li,input,button,form,textarea,span,img,h1,h2,h3 {
    margin: 0;
    padding: 0
}

div,ul,li,a,span {
    overflow: hidden
}

body {
    font-family: Arial,sans-serif
}

li {
    list-style-type: none
}

img {
    display: block
}

a {
    text-decoration: none
}

h1,h2 {
    font-weight: 400
}

h1 {
    font-size: 24px;
    line-height: 33px;
    margin: 5px 5px 0;
    text-align: left
}

h2 {
    margin: 5px 5px 0;
    font-size: 22px;
    line-height: 33px;
    /* text-align:left; */
}

.wrapper {
    margin: 0 auto;
    max-width: 944px
}

.logo {
    float: left;
    margin-left: 5px
}

.logo a {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
    font-weight: 700;
    display: block;
    text-transform: uppercase
}

.logo a img {
    background: 0 0;
    width: auto;
    height: 40px
}

.header ul {
    float: right;
    margin: 5px 5px 0
}

.header li {
    float: left;
    margin-left: 1px
}

.header li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    display: flex
}

.header li a span {
    display: none
}

.header li a span i {
    color: inherit
}

.header li a:hover i,.header li a.active i,.header li.active a i {
    background: 0 0;
    color: inherit
}

.search {
    display: none;
    clear: both;
    padding: 14px 10px 6px;
    margin: 0 5px
}

.search form {
    position: relative
}

.search-input {
    height: 50px;
    line-height: 50px;
    padding: 0 50px 0 15px;
    border-radius: 3px
}

.search input {
    background: 0 0;
    border: 0;
    width: 100%;
    outline: 0;
    font-size: 16px;
    text-transform: uppercase;
    height: inherit;
    line-height: inherit
}

.search button {
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    outline: 0;
    width: 40px;
    font-size: 18px;
    height: 40px;
    line-height: 40px
}

.search button i {
    height: inherit;
    line-height: inherit;
    display: block
}

.searches-list {
    margin: 10px 5px 0;
    padding: 8px 8px 10px 10px;
    font-size: 0;
    position: relative
}

.searches-list ul {
    height: 30px;
    margin-right: 70px
}

.searches-list.full {
    padding-bottom: 48px
}

.searches-list.full ul {
    height: auto!important;
    margin-right: 0
}

.searches-list li {
    margin: 2px 2px 0 0;
    float: left;
    font-size: 13px
}

.searches-list a,.searches-list span {
    border-radius: 3px;
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 6px
}

.searches-list span {
    padding: 0 6px 0 1px
}

.more-searches,.less-searches {
    width: 60px;
    font-size: 13px;
    text-align: center;
    border-radius: 3px;
    display: block;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.less-searches {
    display: none
}

.more-searches i,.less-searches i {
    color: inherit
}

.less-searches {
    display: none
}

.title {
    margin: 10px 5px 0;
    padding: 5px 5px 10px 57px;
    position: relative
}

.title .icon {
    height: 53px;
    line-height: 53px;
    width: 53px;
    text-align: center;
    font-size: 22px;
    position: absolute;
    top: 0;
    left: 0
}

.title h1,.title h2 {
    float: left
}

.filters-button {
    float: right;
    border-radius: 3px;
    font-size: 14px;
    line-height: 33px;
    height: 33px;
    margin: 5px 5px 0;
    padding: 0 10px;
    cursor: pointer
}

.filters {
    display: none;
    margin: 2px 5px 0;
    padding: 0 0 10px 10px
}

.filters ul {
    float: left;
    margin: 8px 18px 0 0
}

.filters li {
    float: left;
    margin: 2px 2px 0 0
}

.filters a {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: block;
    border-radius: 3px
}

.filters span {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    display: block;
    margin-right: 5px;
    padding-left: .5px
}

.thumbs-wrapper {
    clear: both
}

.thumb {
    width: 50%;
    float: left
}

.th-in {
    position: relative;
    display: block;
    margin: 10px 5px 0;
    padding-bottom: 5px
}

.thumb-img {
    position: relative;
    padding-bottom: 56.6371%
}

.dropdown a img {
    background-color: inherit;
    margin-right: 5px
}

.thumb-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .2s ease
}

.th-in:hover img {
    transform: scale(1.02)
}

.thumb-cov {
    transition: .2s ease;
    opacity: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.th-in:hover .thumb-cov {
    opacity: 1
}

.thumb .time {
    color: #fff;
    right: 2px;
    font-size: 11px;
    position: absolute;
    top: 2px;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    border-radius: 3px;
    z-index: 0
}

.thumb .view {
    color: #fff;
    left: 2px;
    font-size: 11px;
    position: absolute;
    top: 2px;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    border-radius: 3px;
    z-index: 0
}

.thumb .total {
    color: #fff;
    left: 2px;
    font-size: 12px;
    position: absolute;
    top: 2px;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    border-radius: 3px;
    z-index: 0
}

.thumb .name {
    height: 18px;
    line-height: 18px;
    font-size: 15px;
    display: block;
    margin: 7px 10px 0
}

.thumb .icon {
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    z-index: 3;
    text-align: center;
    font-size: 24px
}

.thumb .icon i {
    height: inherit;
    line-height: inherit;
    display: block
}

ul.t-d {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    display: block;
    padding-left: 10px;
    margin-top: 5px
}

ul.t-d li {
    float: left;
    margin-right: 15px;
    padding-left: .5px
}

ul.t-d li:last-child {
    margin-right: 10px
}

ul.t-d li a {
    display: block;
    padding: 0 5px;
    border-radius: 3px
}

ul.t-d li.likes i {
    color: #16c084
}

.thumb-2 .name {
    font-size: 20px;
    margin-bottom: 3px
}

.thumb-2 .icon {
    font-size: 20px
}

.navigation {
    margin: 20px 5px 0;
    padding: 0 5px 10px;
    font-size: 0;
    text-align: center
}

.navigation li {
    display: none;
    vertical-align: top;
    margin: 10px 5px 0
}

.navigation a,.navigation span {
    padding: 0 5px;
    min-width: 40px;
    height: 50px;
    border-radius: 3px;
    line-height: 50px;
    font-size: 16px;
    display: block;
    text-transform: uppercase
}

.navigation li.n-p {
    display: inline-block
}

.navigation li.n-p a,.navigation li.n-p span {
    padding: 0 20px
}

.brs-300 {
    font-size: 0;
    margin: 20px 5px 0;
    padding-bottom: 10px;
    text-align: center
}

.b-300 {
    width: 300px;
    height: 250px;
    margin: 10px 4px 0;
    display: inline-block;
    vertical-align: top;
    position: relative
}

.b-300-2,.b-300-3,.b-300-4,.b-300-5 {
    display: none
}

.b-300 .val {
    display: block;
    color: #fff;
    right: 5px;
    font-size: 14px;
    position: absolute;
    top: 5px;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    border-radius: 3px;
    z-index: 3
}

.title-2 {
    margin-top: 20px
}

.list {
    font-size: 0
}

.list li {
    page-break-inside: avoid;
    break-inside: avoid;
    padding: 10px 5px 0 4px
}

.list a {
    float: left;
    width: 100%;
    display: block;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    font-size: 14px
}

.list a i {
    margin-left: 10px
}

.list a span.total {
    margin: 8px 8px 8px 5px;
    float: right;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    font-size: 12px;
    border-radius: 3px
}

.video-info {
    display: flex;
    flex-wrap: wrap;
    border-color: #cd2355;
    border-top-style: solid;
    border-top-width: 2px;
    padding-bottom: 10px;
    text-align: center
}

.full-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    width: 100%;
    position: relative
}

.full-meta li {
    display: flex;
    vertical-align: top;
    margin: 2px 1px 0;
    font-size: 14px;
    text-align: center
}

.full-meta i {
    color: #e12355;
    line-height: normal
}

.full-meta a {
    background-color: #3e3737;
    color: #fff;
    display: block;
    height: 27px;
    line-height: 27px;
    border-radius: 3px;
    padding: 0 10px
}

.full-meta a:hover {
    background-color: #c3194b;
    color: #fff
}

.full-meta a:hover i {
    color: #fff
}

.full-meta a:hover span.tag {
    background-color: #c3194b;
    color: #fff
}

.full-meta ul {
    padding: 8px 9px 0;
    display: inline-block;
    vertical-align: top
}

.full-meta .video-likes {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.full-meta .video-likes li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 2px 5px 0 1px;
    font-size: 14px;
    text-align: center
}

.full-meta .video-likes i.icon-eye,.full-meta .video-likes i.icon-clock,.full-meta .video-likes i.icon-calendar-check-o {
    margin-left: 10px
}

.full-meta .video-likes li.report {
    margin-left: auto
}

.full-meta .video-likes p.info-text {
    padding: 0 0 0 5px
}

.full-meta .video-likes li.like a {
    background-color: #e8e1e1;
    min-width: 15px;
    font-size: 18px;
    cursor: pointer
}

.full-meta .video-likes li.like a i {
    color: #fff
}

.full-meta .video-likes li.like a:hover i {
    color: #fff
}

.full-meta .video-likes li.like a:hover {
    background-color: #40b840;
    color: #fff
}

.full-meta .video-likes li.dislike a {
    background-color: #e8e1e1;
    min-width: 15px;
    font-size: 18px;
    cursor: pointer
}

.full-meta .video-likes li.dislike a i {
    color: #fff
}

.full-meta .video-likes li.dislike a:hover i {
    color: #fff
}

.full-meta .video-likes li.dislike a:hover {
    background-color: #cc4040;
    color: #fff
}

.full-meta ul.video-desc {
    display: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    padding: 0 9px 5px;
    width: 100%;
    font-size: x-large;
    background-color: #191414;
    color: #999
}

.full-meta ul.video-desc a {
    display: contents
}

.full-meta ul.video-cat {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    height: 31px;
    padding-right: 46px
}

.full-meta ul.video-cat li a:hover i {
    background: 0 0
}

.full-meta div.show-cat {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: auto;
    cursor: pointer;
    margin: 10px 10px 4px 4px;
    text-decoration: none;
    border: 0 solid;
    border-radius: 4px;
    padding: 5px 9px 4.5px
}

.full-meta div.show-cat:hover {
    background: #e14643
}

.full-meta div.show-cat:hover i {
    color: #fff
}

.full-meta div.hide-cat {
    display: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: auto;
    cursor: pointer;
    margin: 2px 0 0 2px;
    text-decoration: none;
    border: 0 solid;
    border-radius: 4px;
    padding: 5px 9px 4.5px
}

.full-meta div.hide-cat:hover {
    background: #e14643
}

.full-meta div.hide-cat:hover i {
    color: #fff
}

.full-meta ul.video-desc.active {
    display: flex
}

.full-meta ul.video-cat.active {
    height: auto;
    padding-right: 0
}

.full-meta div.show-cat.active {
    display: none
}

.full-meta div.hide-cat.active {
    display: flex!important
}

.full-meta div {
    display: block;
    height: 27px;
    line-height: 27px;
    border-radius: 3px;
    padding: 0 10px
}

.full-meta .links-val {
    padding-right: 5px
}

.sponsor-link {
    text-align: center;
    font-size: 18px;
    background-color: #8b000075
}

.sponsor-link a {
    color: #faebd7
}

.video-wrapper {
    margin: 10px 5px 0;
    min-height: 320px
}

.video-wrapper h1 {
    margin: 10px 10px 0 9px;
    padding-left: 1px;
    line-height: 26px
}

.video-tab {
    display: table;
    width: 100%
}

.video-block {
    padding-top: 10px
}

.video {
    background-color: #000;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%
}

.video iframe,.video object,.video embed,.video video,.video source {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.video .player-preview {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%!important;
    height: 100%!important;
    cursor: pointer
}

.video .player-play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color: #333
}

.video .player-play:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 23px;
    border-style: solid;
    border-width: 15px 0 15px 21px;
    border-color: transparent transparent transparent #fff
}

.video div {
    overflow: visible
}

.on-player-pl {
    display: none;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
    text-align: center
}

.on-player {
    background-color: rgba(0,0,0,.7);
    box-shadow: 0 0 15px -3px rgba(0,0,0,.5);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 250px;
    z-index: 5500;
    margin: -125px 0 0 -150px;
    overflow: visible
}

.close,.bot-close {
    color: #fff;
    position: absolute;
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    border-radius: 3px
}

.on-player-sp {
    width: 300px;
    height: 250px
}

.on-player-sp iframe {
    width: 300px!important;
    height: 250px!important;
    position: static
}

.close {
    font-family: Arial,sans-serif;
    width: 38px;
    font-size: 16px;
    top: 3px;
    right: 3px
}

.bot-close {
    left: 50%;
    bottom: 3px;
    font-size: 14px;
    width: 170px;
    margin-left: -85px;
    overflow: hidden;
    height: 38px;
    line-height: 38px
}

.video-brs .brs-300 {
    background: 0 0
}

.video-brs .brs-300 {
    margin: 0
}

.footer {
    padding: 10px 5px 20px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    text-align: center
}

.footer p {
    margin-top: 10px
}

.footer span {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px
}

.footer ul {
    padding: 8px 4px 0;
    font-size: 0
}

.footer li {
    margin: 2px 1px 0;
    display: inline-block;
    vertical-align: top
}

.footer a {
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 14px
}

.mob-300 {
    margin: 10px 5px 0;
    padding-bottom: 10px
}

.mob-300-ins {
    margin: 0 auto;
    width: 300px;
    height: 100px
}

.mob-300 .val {
    margin: 0 auto;
    width: 300px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
    text-align: center
}

.desc-text {
    margin: 10px 5px 0;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: justify
}

@media all and (min-width: 200px) {
    ul.language-select li a {
        font-size:12px;
        width: auto
    }
}

@media all and (min-width: 500px) {
    .list ul {
        column-count:2;
        -moz-column-count: 2;
        -webkit-column-count: 2
    }

    .on-player-pl {
        display: block
    }

    .header ul {
        margin: 0 5px
    }

    .header li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 16px
    }

    ul.language-select li a {
        font-size: 12px;
        width: auto
    }
}

@media all and (min-width: 560px) {
    .thumb {
        width:33.3333%
    }
}

@media all and (min-width: 550px) {
    .logo a {
        height:50px;
        line-height: 50px
    }

    .logo a img {
        height: 50px
    }

    .header li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }

    ul.language-select li a {
        font-size: 13px;
        width: auto
    }

    .b-300-2 {
        display: inline-block
    }

    .navigation li {
        display: inline-block
    }
}

@media all and (min-width: 780px) {
    .thumb {
        width:25%
    }
}

@media all and (min-width: 964px) {
    .wrapper {
        width:944px;
        max-width: 100%
    }

    .logo a {
        height: 60px;
        line-height: 60px
    }

    .logo a img {
        height: 60px
    }

    .header li a {
        padding: 0 8px;
        height: 60px;
        line-height: 60px;
        width: auto;
        font-size: 14px
    }

    .header li a span {
        display: inline
    }

    .searches-list ul {
        height: 40px;
        margin-right: 80px
    }

    .searches-list li {
        font-size: 14px
    }

    .searches-list a,.searches-list span {
        height: 38px;
        line-height: 38px
    }

    .searches-list a {
        padding: 0 10px
    }

    .searches-list span {
        padding: 0 6px
    }

    .searches-list.full {
        padding-bottom: auto!important
    }

    .more-searches,.less-searches {
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        width: 70px
    }

    .filters {
        padding: 5px 0 15px 15px
    }

    .filters a,.filters span {
        height: 40px;
        line-height: 40px
    }

    .filters a {
        padding: 0 15px
    }

    .filters span {
        font-size: 24px
    }

    .thumb {
        width: 236px
    }

    .thumb-img {
        padding-bottom: 0
    }

    .thumb-img img {
        position: static;
        width: 226px;
        height: 128px
    }

    ul.t-d {
        font-size: 13px
    }

    ul.t-d li a {
        padding: 0 8px
    }

    .thumb-2 .name {
        font-size: 21px;
        height: 24px;
        line-height: 24px
    }

    .mob-300 {
        display: none
    }

    .title {
        padding: 5px 130px 10px 65px
    }

    .title .icon {
        height: 55px;
        line-height: 55px;
        width: 55px;
        font-size: 28px
    }

    h1,h2 {
        font-size: 26px;
        line-height: 35px
    }

    .filters-button {
        height: 55px;
        line-height: 55px;
        float: none;
        position: absolute;
        top: 0;
        right: 0;
        border-radius: 0;
        margin: 0;
        font-size: 16px;
        padding: 0 20px
    }

    .list ul {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3
    }

    .list a span {
        font-size: 16px
    }

    .b-300-3 {
        display: inline-block
    }

    .video-wrapper h1 {
        line-height: 28px
    }

    .video-block,.video-brs {
        display: table-cell;
        vertical-align: top
    }

    .video-block {
        padding-right: 10px
    }

    .video-brs {
        width: 310px;
        padding-top: 3px
    }

    .video-brs .brs-300 .b-300 {
        margin: 7px 10px 0 0
    }

    .video-wrapper h1 {
        line-height: 30px
    }

    .video-info ul.video-likes {
        margin: 8px 0 0 18px
    }

    .video-info ul.video-likes li {
        margin: 2px 0 0 2px
    }

    .video-brs .brs-300 .b-300-3 {
        display: none
    }
}

@media all and (min-width: 1200px) {
    .wrapper {
        width:1180px
    }

    .search-button {
        display: none
    }

    .search {
        display: block!important;
        float: left;
        width: 235px;
        clear: none
    }

    .header,.header .wrapper {
        overflow: hidden;
        padding: 0
    }

    .logo {
        margin-right: 20px
    }

    .logo a {
        font-size: 30px;
        height: 70px;
        line-height: 70px
    }

    .logo a img {
        height: 70px
    }

    .header li a {
        font-size: 16px;
        height: 70px;
        line-height: 70px
    }

    ul.language-select li a {
        font-size: 14px
    }

    .title {
        padding: 5px 140px 10px 75px
    }

    .title .icon {
        height: 60px;
        line-height: 60px;
        width: 60px
    }

    h1,h2 {
        line-height: 40px;
        font-size: 26px
    }

    .filters-button {
        height: 60px;
        line-height: 60px;
        font-size: 18px
    }

    .list ul {
        column-count: 4;
        -moz-column-count: 4;
        -webkit-column-count: 4
    }

    .list a {
        font-size: 15px
    }

    .list a span.total {
        font-size: 13px;
        min-width: 40px;
        text-align: center
    }
}

@media all and (min-width: 1436px) {
    .wrapper {
        width:1416px
    }

    .logo {
        margin-right: 35px
    }

    .logo a {
        font-size: 35px
    }

    .header li a {
        padding: 0 20px
    }

    .search {
        width: 300px
    }

    h1,h2 {
        font-size: 28px
    }

    .b-300 {
        margin: 10px 5px 0
    }

    .list ul {
        column-count: 6;
        -moz-column-count: 6;
        -webkit-column-count: 6
    }

    .list a {
        font-size: 14px
    }

    .video-brs {
        padding-top: 9px
    }

    .video-brs .brs-300 .b-300 {
        margin: 1px 10px 0 0
    }

    .video-brs .brs-300 .b-300-3 {
        display: inline-block
    }

    .video-wrapper h1 {
        line-height: 32px
    }

    .b-300-4 {
        display: inline-block
    }
}

@media all and (min-width: 1672px) {
    .wrapper {
        width:1652px
    }

    .search {
        width: 530px
    }

    .b-300-5 {
        display: inline-block
    }

    .video {
        padding: 0;
        height: 753px
    }

    .list a {
        font-size: 16px
    }
}

@font-face {
    font-family: icon;
    src: url(fonts/icon.eot?90650214);
    src: url(fonts/icon.eot?90650214#iefix)format("embedded-opentype"),url(fonts/icon.woff2?90650214)format("woff2"),url(fonts/icon.woff?90650214)format("woff"),url(fonts/icon.ttf?90650214)format("truetype"),url(fonts/icon.svg?90650214#icon)format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class^=icon-]:before,[class*=" icon-"]:before {
    font-family: icon;
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-download:before {
    content: '\e800'
}

.icon-tags:before {
    content: '\e801'
}

.icon-tag:before {
    content: '\e802'
}

.icon-bookmark:before {
    content: '\e803'
}

.icon-flag:before {
    content: '\e804'
}

.icon-camera:before {
    content: '\e805'
}

.icon-picture:before {
    content: '\e806'
}

.icon-videocam:before {
    content: '\e807'
}

.icon-video:before {
    content: '\e808'
}

.icon-search:before {
    content: '\e809'
}

.icon-star:before {
    content: '\e80a'
}

.icon-clock:before {
    content: '\e80b'
}

.icon-th-list:before {
    content: '\e80c'
}

.icon-comment:before {
    content: '\e80d'
}

.icon-minus:before {
    content: '\e80e'
}

.icon-plus:before {
    content: '\e80f'
}

.icon-down-open:before {
    content: '\e810'
}

.icon-up-open:before {
    content: '\e811'
}

.icon-fire:before {
    content: '\e812'
}

.icon-eye:before {
    content: '\e813'
}

.icon-right-open:before {
    content: '\e814'
}

.icon-left-open:before {
    content: '\e815'
}

.icon-home:before {
    content: '\e816'
}

.icon-user-woman:before {
    content: '\e817'
}

.icon-award:before {
    content: '\e818'
}

.icon-edit:before {
    content: '\e819'
}

.icon-globe:before {
    content: '\e81a'
}

.icon-rss:before {
    content: '\f09e'
}

.icon-menu:before {
    content: '\f0c9'
}

.icon-sort:before {
    content: '\f0dc'
}

.icon-upload-cloud:before {
    content: '\f0ee'
}

.icon-angle-circled-left:before {
    content: '\f137'
}

.icon-angle-circled-right:before {
    content: '\f138'
}

.icon-angle-circled-up:before {
    content: '\f139'
}

.icon-angle-circled-down:before {
    content: '\f13a'
}

.icon-play-circled:before {
    content: '\f144'
}

.icon-thumbs-up-alt:before {
    content: '\f164'
}

.icon-thumbs-down-alt:before {
    content: '\f165'
}

.icon-youtube-play:before {
    content: '\f16a'
}

.icon-trash:before {
    content: '\f1f8'
}

.icon-hourglass:before {
    content: '\f254'
}

.icon-calendar-check-o:before {
    content: '\f274'
}

.icon-hashtag:before {
    content: '\f292'
}

.dropdown {
    position: static
}

.dropdown a img {
    display: inline-block
}

.dropdown a span {
    display: inline-block;
    padding-right: 8px
}

@media only screen and (max-width: 600px) {
    .dropdown {
        position:static
    }
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 200px;
    box-shadow: 0 8px 16px rgba(0,0,0,.2);
    z-index: 95000
}

@media only screen and (max-width: 600px) {
    .dropdown-content {
        width:92vw
    }
}

ul.language-select {
    column-count: auto;
    column-width: 130px;
    width: 600px;
    padding: 8px;
    background-color: #555050
}

ul.language-select li a {
    background-color: #555050!important;
    background: 0 0;
    text-transform: none;
    white-space: nowrap
}

.dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: flex
}

.dropdown-content li:hover {
    background-color: #4c5b7b
}

.dropdown-content li.selected {
    font-weight: 700
}

.dropdown-content.active {
    display: flex
}

.autocomplete {
    background: #56668b;
    z-index: 95000;
    font: 15px/24px '-apple-system',BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;
    overflow: auto;
    box-sizing: border-box;
    border: 1px solid rgba(50,50,50,.6)
}

.autocomplete * {
    font: inherit
}

.autocomplete>div {
    padding: 0 4px
}

.autocomplete .highlight {
    font-weight: 700
}

.autocomplete .group {
    background: #eee
}

.autocomplete>div:hover:not(.group),.autocomplete>div.selected {
    background: #282732;
    cursor: pointer
}

.modal {
    z-index: 9999
}

.modal label {
    width: 100%;
    display: block;
    padding-top: 8px
}

.modal input,.modal textarea,.modal select {
    width: 100%;
    box-sizing: border-box;
    display: block;
    border-radius: 4px;
    border: 1px solid #2e2e2e;
    padding: 8px;
    font-size: 16px
}

.modal .success,.modal .error {
    font-size: 1.1rem;
    padding: 16px;
    border-radius: 4px;
    margin-top: 4px;
    margin-bottom: 4px
}

.modal .success {
    background-color: #0d7724;
    color: #fff
}

.modal .error {
    background-color: #cd6767;
    color: #fff
}

.modal .captcha-holder {
    margin-top: 4px;
    margin-bottom: 4px
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    display: flex;
    justify-content: center;
    align-items: center
}

.modal__container {
    background-color: #fff;
    padding: 30px;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box;
    width: 90vw;
    max-width: 600px
}

.modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #00449e;
    box-sizing: border-box
}

.modal__close {
    background: 0 0;
    border: 0
}

.modal__header .modal__close:before {
    content: "\2715"
}

.modal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    color: rgba(0,0,0,.8)
}

.modal__btn {
    font-size: 1rem;
    padding: .5rem 1rem;
    background-color: #e6e6e6;
    color: rgba(0,0,0,.8);
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out,-webkit-transform .25s ease-out
}

.modal__btn:focus,.modal__btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.modal__btn-primary {
    background-color: #00449e;
    color: #fff
}

@keyframes mmfadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes mmfadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes mmslideIn {
    from {
        transform: translateY(15%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes mmslideOut {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(-10%)
    }
}

.micromodal-slide {
    display: none
}

.micromodal-slide.is-open {
    display: block
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
    animation: mmfadeIn .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide[aria-hidden=false] .modal__container {
    animation: mmslideIn .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
    animation: mmfadeOut .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide[aria-hidden=true] .modal__container {
    animation: mmslideOut .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide .modal__container,.micromodal-slide .modal__overlay {
    will-change: transform;
    z-index: 9999
}

.on-player-pl {
    display: block;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
}

.on-player {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 250px;
    z-index: 5500;
    margin: -125px 0 0 -150px;
    overflow: visible;
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Arial, sans-serif;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
}

.closes {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Arial, sans-serif;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
    pointer-events: none;
}

.on-pl-spts {
    background-color: rgba(0,0,0,0.7);
    overflow: hidden;
}

.on-player-sp {
    background-color: rgb(40,40,40);
    width: 300px;
    height: 250px;
    overflow: hidden;
}

.bot-close {
    position: absolute;
    text-transform: uppercase;
    left: 50%;
    margin-left: -80px;
    bottom: 0;
    width: 160px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
}

.bot-closes {
    position: absolute;
    text-transform: uppercase;
    left: 50%;
    margin-left: -80px;
    bottom: 0;
    width: 160px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
    pointer-events: none;
}

.on-player-sp iframe {
    width: 300px !important;
    height: 250px !important;
    position: static;
}

.on-player-pl7 {
    display: block;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
}

.on-player7 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 728px;
    height: 90px;
    z-index: 5500;
    margin: 350px 0 0 -350px;
    overflow: visible;
}

.close7 {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Arial, sans-serif;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
}

.closes7 {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Arial, sans-serif;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
    pointer-events: none;
}

.on-pl-spts7 {
    background-color: rgba(0,0,0,0.7);
    overflow: hidden;
}

.on-player-sp7 {
    background-color: rgb(40,40,40);
    width: 728px;
    height: 90px;
    overflow: hidden;
}

.bot-close7 {
    position: absolute;
    text-transform: uppercase;
    left: 50%;
    margin-left: -80px;
    bottom: 0;
    width: 160px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
}

.bot-closes7 {
    position: absolute;
    text-transform: uppercase;
    left: 50%;
    margin-left: -80px;
    bottom: 0;
    width: 160px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
    pointer-events: none;
}

.on-player-sp7 iframe {
    width: 728px !important;
    height: 90px !important;
    position: static;
}

.on-player-pl3 {
    display: block;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
}

.on-player3 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 100px;
    z-index: 5500;
    margin: 50% 0 0 -150px;
    overflow: visible;
}

.close3 {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Arial, sans-serif;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
}

.closes3 {
    position: absolute;
    top: 0;
    right: 0;
    font-family: Arial, sans-serif;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
    pointer-events: none;
}

.on-pl-spts3 {
    background-color: rgba(0,0,0,0.7);
    overflow: hidden;
}

.on-player-sp3 {
    background-color: rgb(40,40,40);
    width: 300px;
    height: 100px;
    overflow: hidden;
}

.bot-close3 {
    position: absolute;
    text-transform: uppercase;
    left: 50%;
    margin-left: -80px;
    bottom: 0;
    width: 160px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
}

.bot-closes3 {
    position: absolute;
    text-transform: uppercase;
    left: 50%;
    margin-left: -80px;
    bottom: 0;
    width: 160px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    color: #FFF;
    background: #e14643;
    pointer-events: none;
}

.on-player-sp3 iframe {
    width: 300px !important;
    height: 100px !important;
    position: static;
}

.video-block {
    background-color: rgb(0,0,0);
    overflow: hidden;
    margin: 0 10px;
}

.player {
    background-color: rgb(0,0,0);
    position: relative;
    width: 100%;
    height: 250px;
}

.player iframe, .player object, .player embed {
    width: 100%;
    height: 100%;
}