html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    font-family: Sans-serif;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:hover {
    border: 0;
}

header {
    height: 50px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 2px 22px 0px rgba(0, 0, 0, 0.39);
    z-index: 33;
}

header:after,
header div:after,
article .title:after,
article ul:after,
.alltubes:after,
.alltubes ol:after,
.secondary:after,
.language ul:after,
.videomain:after {
    content: '';
    display: block;
    clear: both;
}

header div form input[type="submit"],
header div nav a,
header div span a,
header,
header div.search_w,
article .title span a,
article ul li div picture img,
article ul li div,
article ul li div picture i,
.language ul li,
.language ul li a,
ul.category_list .short_detal a.playbtn i,
ul.category_list .short_detal div a,
.pager a {
    transition: all 300ms ease-in-out 0s;
}

header.dropsearch {
    height: 100px;
}

header div:firs-child {
    text-align: center;
}

header div {
    height: 50px;
}

header div form {}

header div form input:focus {
    outline: none;
}

header div form input {
    border: 0;
    background: none;
}

header div form input[type="text"] {
    width: calc(100% - 130px);
    padding: 15px 0 15px 10px;
    font-size: 12px;
}

header div form input[type="submit"] {
    width: 110px;
    padding: 15px 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
}

header div.search_w {
    opacity: 0;
    height: 0px;
    overflow: hidden;
}

 

header.dropsearch div.search_w {
    opacity: 1;
    height: 50px;
    overflow: visible;
}

header div span {
    height: 50px;
    float: right;
    padding-right: 10px;
}

header div span a {
    line-height: 50px;
    width: 50px;
    display: inline-block;
    height: 50px;
    cursor: pointer;
    vertical-align: top;
}

header div span a.search_drop {
    background: url('../images/searchico.png') 0px 0px no-repeat;
}

header div span a.langs_drop {}

header div span a.langs_drop small {
    font-size: 10px;
    line-height: 50px;
}

header div a.logo {
    float: left;
    padding-left: 10px;
}

header div nav {
    text-transform: uppercase;
    display: inline-block;
    float: left;
    width: calc(100% - 300px);
    text-align: center;
}

header div nav a {
    line-height: 50px;
    text-decoration: none;
    font-size: 11px;
    padding: 0 10px;
}

article {
    padding: 65px 0 0 0;
}

article .title {}

article .title span {
    float: right;
    padding-right: 15px;
    line-height: 30px;
}

article .title span a {
    text-transform: uppercase;
    font-size: 10px;
    text-decoration: none;
    font-weight: 600;
    padding-left: 22px;
    margin-right: 10px;
    background: url('../images/rate_icon.png') no-repeat;
    line-height: 30px;
    display: inline-block;
}

article .title span a:hover,
article .title span a.select {
    background: url('../images/rate_icon_a.png') no-repeat;
}

article .title span a.toprated {
    background-position: 4px 7px;
}

article .title span a.hottest {
    background-position: 2px -27px;
}

article .title span a.longest {
    background-position: 2px -72px;
}

article .title span a.newest {
    background-position: 0px -109px;
}

article h1,
.title span,
article h2 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 0 15px 10px 15px;
    line-height: 30px;
    float: left;
}

article h1 strong,
.title span strong,
article h1 strong {
    font-weight: 800;
}

article ul {
    position: relative;
    margin: 0 0 20px 0;
    text-align: center;
}

article ul li {
    display: inline-block;
    width: 380px;
    text-align: left;
}

article ul li div,
.rightblock {
    padding: 5px;
    position: relative;
    margin: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

article ul li:hover div,
.language,
.rightblock {
    -webkit-box-shadow: 2px 2px 25px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 25px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 25px 3px rgba(0, 0, 0, 0.3);
    z-index: 10;
}

article ul li div p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 600;
    padding: 12px 0;
}

article ul li div p a {
    font-weight: 600;
    text-decoration: none;
    font-family: Sans-serif;
    font-size: 16px;
}

article ul li div picture {
    position: relative;
    display: block;
    overflow: hidden;
}

article ul li div picture span {
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: 10px;
    padding: 4px 6px 4px 6px;
    z-index: 4;
    background: rgba( 35, 25, 35, 0.8);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

article ul li div picture span i {
    height: 9px;
    width: 7px;
    display: inline-block;
    background: url('../images/v_ico.png') center center no-repeat;
    margin-right: 4px;
}

article ul li div small,
.videomain .video small {
    font-size: 10px;
    padding-bottom: 8px;
    display: block;
}

article ul li div picture img {
    width: 100%;
    height: auto;
}

article ul li:hover div picture img {
    transform: rotate(0deg) scale(1.089) skew(1deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1.089) skew(1deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.089) skew(1deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.089) skew(1deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.089) skew(1deg) translate(0px);
}

ul.category_list .short_detal a.playbtn {
    position: absolute;
    top: -35px;
    right: 15px;
    width: 60px;
    height: 60px;
    z-index: 10 -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    -webkit-box-shadow: 2px 6px 44px 2px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 2px 6px 44px 2px rgba(0, 0, 0, 0.04);
    box-shadow: 2px 6px 44px 2px rgba(0, 0, 0, 0.04);
}

ul.category_list .short_detal a.playbtn i {
    width: 50px;
    height: 50px;
    margin: 5px 0 0 5px;
    display: block;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
}

ul.category_list .short_detal {
    padding: 0;
    box-shadow: none;
    position: relative;
}

ul.category_list .short_detal p {
    padding-right: 80px;
    white-space: inherit;
    line-height: 1.3;
    padding-bottom: 0;
}

ul.category_list .short_detal div {
    box-shadow: none;
    position: absolute;
    left: -11px;
    width: calc(100% + 6px);
    padding-top: 0;
}

ul.category_list .short_detal div p,
.videomain .video p {
    font-size: 11px;
    line-height: 1.5;
    padding-top: 0;
    padding-right: 10px;
    font-weight: normal;
    margin-bottom: 5px;
}

ul.category_list .short_detal div a,
.videomain .video p a {
    text-decoration: none;
    font-size: 11px;
    padding: 4px 6px;
    margin: 4px 0;
    display: inline-block;
}

ul.category_list .short_detal div {
    display: none;
}

ul.category_list li:hover .short_detal div {
    display: block;
}

ul.category_list li div small,
.videomain .video small {
    margin-bottom: 6px;
    margin-top: 6px;
    padding-bottom: 0;
}

ul.category_list li div small i,
.videomain .video small i {
    height: 7px;
    width: 11px;
    margin-right: 6px;
    background: url('../images/look.png') 0px 0px no-repeat;
    display: inline-block;
}

.rightblock {
    display: none;
    width: 300px;
    height: 250px;
    position: fixed;
    right: 5px;
    bottom: 0;
    z-index: 30;
    paddin: 0;
    margin: 0;
}

.rightblock em {
    font-size: 10px;
    height: 25px;
    line-height: 25px;
    width: 80px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -25px;
    text-align: center;
    cursor: pointer;
}

article .secondary span {
    float: none;
}

.alltubes {
    position: relative;
}

.alltubes ol li {
    width: 16.6%;
    float: left;
    display: inline-block;
}

.alltubes ol li a {
    display: block;
    padding: 8px 5px 8px 40px;
    text-decoration: none;
    font-size: 12px;
    position: relative;
}

.alltubes ol li a:before {
    content: '';
    display: inline-block;
    background: url('../images/link.png') center center no-repeat;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 15px;
}

.adv {
    padding: 20px 15px;
    text-align: center;
    height: 250px;
    overflow: hidden;
}

.language {
    display: none;
    position: fixed;
    z-index: 30;
    top: 50px;
    width: 360px;
    padding: 15px;
    right: 0px;
}

.language ul li {
    display: inline-block;
    float: left;
    width: 20%;
    text-align: center;
}

.language ul li a {
    font-size: 11px;
    text-decoration: none;
    padding: 12px 0;
    display: block;
}

footer {
    padding: 15px;
}

footer p {
    font-size: 11px;
    line-height: 1.5;
}

footer p a {
    text-decoration: none;
    font-weight: 600;
}

.videomain {
    position: relative;
}

.videomain .video {
    width: calc(100% - 330px);
    float: left;
    padding-left: 10px;
}

.videomain .video p {
    padding: 5px 0;
    line-height: 1.6;
    margin-bottom: 0;
}

.videomain .video .wrp_v {
    position: relative;
    padding-bottom: 56.25%;
    zoom: 1;
    width: 100%;
}

.videomain .video .wrp_v div {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: none;
    overflow: hidden;
}

.videomain .video .wrp_v iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.videomain ul {
    float: right;
    width: 300px;
    padding-right: 10px;
    vertical-align: top;
}

.videomain ul li {
    display: block;
    width: 100%;
}

.animated {
    display: block;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.breads {
    padding: 0px 0 10px 15px;
}
 
.breads p a,
.breads p strong {
    text-decoration: none;
    font-size: 11px;
    text-transform: uppecase;
}

.breads p a:after {
    content: '→';
    display: inline-block;
    margin: 0 6px;
}

.pager {
    margin: 15px 0;
    text-align: center;
}

.pager a {
    padding: 8px 12px;
    font-size: 11px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

@media screen and (min-width:1200px) {
    header div,
    article .title,
    article ul,
    .secondary,
    .alltubes,
    .adv,
    .breads,
    .videomain {
        max-width: 1200px;
        margin: 0 auto;
    }
    header div.search_w {
        width: 100%;
        max-width: none;
    }
    header div.search_w form {
        max-width: 1200px;
        margin: 0 auto;
    }
    footer p {
        text-align: center;
    }
    .language {
        right: 10px;
    }
}

@media screen and (min-width:1600px) {
    header div,
    article .title,
    article ul,
    .secondary,
    .alltubes,
    .adv,
    .breads,
    .videomain {
        max-width: 1600px;
        margin: 0 auto;
    }
    header div.search_w {
        width: 100%;
        max-width: none;
    }
    header div.search_w form {
        max-width: 1600px;
        margin: 0 auto;
    }
    footer p {
        text-align: center;
    }
    .language {
        right: 12%;
    }
}

@media screen and (max-width:1180px) {
    .videomain ul {
        overflow: hidden;
        max-height: 500px;
    }
    article ul li {
        width: 33.3%;
        float: left;
    }
}

@media screen and (max-width:980px) {
    article ul li {
        width: 380px;
        float: none;
    }
    .alltubes ol li {
        width: 20%;
    }
}

@media screen and (max-width:780px) {
    article ul li {
        width: 50%;
        float: left;
    }
    .alltubes ol li {
        width: 25%;
    }
    .videomain .video {
        width: 100%;
        float: none;
        padding-left: 0;
    }
    .videomain .video p,
    .videomain .video small {
        padding-left: 10px;
        padding-right: 10px;
    }
    .videomain ul {
        width: 100%;
        float: none;
        display: block;
        text-align: center;
        max-height: 250px;
        padding: 20px 0;
    }
    .videomain ul li {
        display: inline-block;
        float: none;
        width: 300px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:680px) {
    .alltubes ol li {
        width: 33.3%;
    }
}


@media screen and (max-width:520px) {
article ul li div, .rightblock {margin:0;}
.fadeInDown {padding-left:0;}
    article ul li {
        width: 100%;
        float: left;
    }
    article h1,
    .title span,
    article h2 {
        float: none;
        text-align: center;
        display: block;
    }
    article .title span {
        display: block;
        float: none;
        text-align: center;
    }
    ul.category_list .short_detal div {
        display: block;
        position: static;
        width: 100%;
        left: 0;
    }
    article ul.category_list {
        overflow: hidden;
    }
}

@media screen and (max-width:480px) {
    .pager a {
        padding: 18px;
        font-size: 15px;
        display: none;
    }
    .pager a:first-child,
    .pager a:last-child {
        display: inline-block;
    }
    header div nav {
        width: calc(100% - 130px);
        text-align: left;
    }
    header div form input[type="submit"] {
        width: 60px;
    }
    article .title span {
        padding-right: 0;
    }
    header div form input[type="text"] {
        width: calc(100% - 80px);
    }
    .rightblock {
        right: 50%;
        margin-right: -150px;
    }
    .language {
        width: calc(100% - 30px);
    }
    .alltubes ol li {
        width: 50%;
    }
    header div {
        height: 90px;
    }
    header div form {
        padding-top: 3px;
    }
    header {
        height: auto;
    }
    header div a.logo {
        display: block;
        float: none;
        text-align: center;
        height: 40px;
    }
    .language {
        top: 90px;
    }
    header.dropsearch {
        height: 140px;
    }
    header div a.logo img {
        height: 45px;
    }
}

 