body
{ background-color: rgb(240,242,245); }

.cont-ins, .top, .foot
{ background-color: rgb(245,247,250); }

.findfield, .bottom-pages a:hover, .bottom-pages a.active, .bottom-pages li.active a, .vid-meta a.like i, .vid-meta a.dislike i
{ background-color: rgb(250,252,255); }

img, .pre-th-img, .b-s, .vid-b-s
{ background-color: rgb(225,227,230); }

.top, .findfield, .cont-ins, .bottom-pages, .bottom-pages a:hover, .bottom-pages a.active, .bottom-pages li.active a, .name-sort, .name-sort a:hover, .name-sort a.active, .name-sort li.active a, .vid-meta a.like i, .vid-meta a.dislike i, .vid-meta a, .vid-b-wrap, .foot
{ border-color: rgb(215,217,220); }

body, .pre-th li, .name-sort a, .search-top a, .links-list a span.tot, .foot a
{ color: rgb(125,127,130); }

a:hover, .logo a span, .top li a.active, .top li.active a, .top li div:hover, .top li.active div, .top li div.active, .bottom-pages a.active, .bottom-pages li.active a, .name-sort a:hover, .name-sort a.active, .name-sort li.active a, .links-list a span.val i, .vid-meta a i, .foot span
{ color: rgb(45,147,200); }

.logo a i, .find button:hover, h1:after, h2:after, .close:hover, .bot-close:hover
{ background-color: rgb(45,147,200); color: rgb(255,255,255); }

.vid-meta a:hover
{ border-color: rgb(45,147,200); }

a, .logo a, .top li div, h1, h2, .search-top a i, .foot a:hover
{ color: rgb(50,52,55); }

.pre-th .likes, .pre-th .dur
{ background-color: rgba(30,32,35,0.8); color: rgb(255,255,255); }

.find button
{ background-color: rgb(80,82,85); color: rgb(255,255,255); }


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: bold; }
h1 { font-size: 24px; line-height: 30px; margin: 10px 5px 0 5px; position: relative; padding-bottom: 8px; }
h1:after { content: ""; position: absolute; height: 3px; bottom: 0; left: 0; width: 50px; }
h2 { margin: 10px 5px 0 5px; font-size: 22px; line-height: 28px; position: relative; padding-bottom: 8px; }
h2:after { content: ""; position: absolute; height: 3px; bottom: 0; left: 0; width: 50px; }

.top { border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 10px; }

.cont { margin: 0 auto; max-width: 992px; }

.logo { float: left; margin: 10px 5px 0 5px; }
.logo a { display: block; height: 30px; line-height: 30px; font-size: 16px; text-transform: uppercase; font-weight: bold; }
.logo a i { display: block; float: left; margin-right: 5px; width: 20px; padding: 0 4px 0 6px; height: 30px; line-height: 30px; text-align: center; border-radius: 50%; font-size: 20px; }

.find { display: none; padding: 10px 5px 0 5px; clear: both; }
.find form { position: relative; }
.findfield { border-style: solid; border-width: 1px; height: 48px; line-height: 48px; padding: 0 60px 0 15px; border-radius: 4px; }
.find input { background: none; border: 0 none; width: 100%; outline: 0 none; font-size: 16px; height: inherit; line-height: inherit; }
.find button { position: absolute; top: 0; right: 0; border: 0 none; border-radius: 0 4px 4px 0; cursor: pointer; outline: 0 none; width: 50px; font-size: 16px; height: 50px; line-height: 50px; }
.find button i { height: inherit; line-height: inherit; display: block; }

.top ul { float: right; margin-top: 10px; font-weight: bold; }
.top li { float: left; margin-left: 5px; font-size: 16px; }
.top li a, .top li div { height: 30px; line-height: 30px; display: block; padding: 0 5px; cursor: pointer; }
.top li span { display: none; }

.cont-ins { border-style: solid; border-width: 1px; margin: 10px 5px 0 5px; border-radius: 4px; padding: 0 5px 10px 5px; } 

.name-sort { border-bottom-style: solid; border-bottom-width: 1px; margin: 0 5px; }
.name-sort h1 { float: left; margin-right: 15px; margin-left: 0; }
.name-sort h2 { margin-left: 0; }
.name-sort ul { float: left; font-size: 0; padding: 10px 0; }
.name-sort li { float: left; margin: 2px 0 0 2px; }
.name-sort a { border-style: solid; border-width: 1px; border-color: transparent; height: 28px; line-height: 28px; border-radius: 3px; padding: 0 10px; font-size: 14px; display: block; }

.pre-th { width: 50%; float: left; }
.pre-th-ins { margin: 10px 5px 0 5px; }
.pre-th a { display: block; }
.pre-th-img { position: relative; padding-bottom: 56.25%; border-radius: 4px; }
.pre-th-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.pre-th .likes, .pre-th .dur { display: block; border-radius: 4px; height: 24px; line-height: 24px; padding: 0 6px; font-size: 12px; position: absolute; }
.pre-th .likes { left: 2px; bottom: 2px; }
.pre-th .dur { right: 2px; top: 2px; }
.pre-th-meta { height: 60px; }
.pre-th p { display: block; max-height: 36px; line-height: 18px; font-size: 14px; overflow: hidden; font-weight: bold; margin-top: 4px; padding-left: 0.5px; }
.pre-th .likes i { color: rgb(55,205,165); }
.pre-th ul { height: 16px; line-height: 16px; font-size: 13px; margin-top: 4px; }
.pre-th li { float: left; margin-right: 20px; padding-left: 0.5px; }
.pre-th li:last-child { margin-right: 0; }

.pre-th .val-2 { font-size: 16px; }
.pre-th-meta-2 { height: 44px; }
.pre-th-meta-2 p { max-height: 20px; height: 20px; line-height: 20px; font-size: 16px; }

.bottom-pages { border-top-style: solid; border-top-width: 1px; margin-top: 20px; font-size: 0; text-align: center; padding-top: 16px; }
.bottom-pages li { display: inline-block; vertical-align: top; margin: 4px 2px 0 2px; }
.bottom-pages a, .bottom-pages span { border-style: solid; border-width: 1px; border-color: transparent; padding: 0 5px; border-radius: 15px; min-width: 20px; height: 30px; line-height: 30px; font-size: 14px; display: block; }
.bottom-pages a.more { padding: 0 20px; font-size: 16px; }

.b-wrap { font-size: 0; text-align: center; margin-top: 10px; }
.b-s { width: 300px; height: 250px; margin: 10px 5px 0 5px; display: inline-block; vertical-align: top; }
.b-s-2, .b-s-3, .b-s-4, .b-s-5 { display: none; }

.search-top { margin: 10px 5px 0 5px; padding: 8px 0 10px 5px; font-size: 0; }
.search-top li { margin: 2px 20px 0 0; float: left; }
.search-top a { font-size: 14px; display: block; height: 28px; line-height: 28px; padding-left: 0.5px; }
.search-top a i { font-size: 14px; }
.search-top a:hover i { color: inherit; }

.links-list { font-size: 0; margin-top: 8px; }
.links-list li { page-break-inside: avoid; break-inside: avoid; padding: 5px 5px 0 5px; }
.links-list a { float: left; width: 100%; display: block; }
.links-list a span { display: block; white-space: nowrap; font-size: 14px; padding-left: 0.5px; height: 30px; line-height: 30px; }
.links-list a span.val { font-weight: bold; height: 20px; line-height: 20px; }
.links-list a span.tot { font-size: 12px; height: 20px; line-height: 20px; }

.vid-meta ul { float: left; margin: 8px 15px 0 0; }
.vid-meta li { float: left; margin: 2px 15px 0 0; }
.vid-meta a, .vid-meta span { border-bottom-style: solid; border-bottom-width: 1px; height: 28px; line-height: 28px; font-size: 14px; display: block; padding-left: 0.5px; }
.vid-meta span { border-color: transparent; }
.vid-meta a { font-weight: bold; }
.vid-meta a:hover i { color: inherit; }

.vid-meta a.like i, .vid-meta a.dislike i { border-style: solid; border-width: 1px; color: inherit; font-size: 16px; border-radius: 50%; text-align: center; display: block; float: left; width: 26px; height: 26px; line-height: 26px; margin-right: 5px; }
.vid-meta a.like, .vid-meta a.dislike { cursor: pointer; border-bottom-color: transparent; }
.vid-meta a.like:hover i { color: rgb(35,185,145); border-color: rgb(35,185,145); }
.vid-meta a.like { color: rgb(35,185,145); }
.vid-meta a.dislike:hover i { color: rgb(225,85,85); border-color: rgb(225,85,85); }
.vid-meta a.dislike { color: rgb(225,85,85); }

.vid-cont { margin: 0 5px; }
.vid-tb { display: table; width: 100%; }
.vid-block { padding-top: 10px; }
.vid { background-color: rgb(0,0,0); position: relative; width: 100%; padding-bottom: 56.25%; }
.vid iframe, .vid object, .vid embed, .vid video, .vid source { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.vid div { overflow: visible; }

.on-player-pl { display: none; background-color: rgba(0,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,0.7); box-shadow: 0 0 15px -3px rgba(0,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 { background-color: rgba(0,0,0,0.7); color: rgb(255,255,255); position: absolute; cursor: pointer; height: 28px; line-height: 28px; }
.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: 28px; font-size: 16px; top: 3px; right: 3px; border-radius: 50%;  }
.bot-close { left: 50%; bottom: 3px; font-weight: bold; font-size: 13px; width: 170px; margin-left: -85px; border-radius: 3px; overflow: hidden; height: 28px; line-height: 28px; text-transform: uppercase; }

.vid-b-wrap { font-size: 0; text-align: center; padding-top: 10px; }
.vid-b-s { width: 300px; height: 250px; margin: 10px 1px 0 1px; display: inline-block; vertical-align: top; }
.vid-b-s-2, .vid-b-s-3 { display: none; }

.foot { border-top-style: solid; border-top-width: 1px; padding: 10px 5px 20px 5px; font-size: 15px; line-height: 20px; margin-top: 20px; text-align: center; }
.foot p { margin-top: 10px; }
.foot ul { font-size: 0; }
.foot li { margin: 10px 10px 0 10px; display: inline-block; vertical-align: top; }
.foot a { display: block; height: 28px; line-height: 28px; font-size: 15px; text-decoration: underline; }
.foot a:hover { text-decoration: none; }

.mob-300 { margin: 10px 5px 0 5px; }
.mob-300-ins { margin: 0 auto; width: 300px; height: 100px; }

@media all and (min-width:400px) {
    .logo a, .top li { font-size: 18px; }
}

@media all and (min-width:500px) {
    .logo a, .top li { font-size: 20px; }
    .links-list ul { column-count: 2; -moz-column-count: 2; -webkit-column-count: 2; }
    .on-player-pl { display: block; }
    .bottom-pages a, .bottom-pages span { border-radius: 20px; min-width: 30px; height: 40px; line-height: 40px; font-size: 16px; }
    
}

@media all and (min-width:640px) {
    .pre-th { width: 33.3333%; }
    .logo a, .top li { font-size: 24px; }
    .top li { margin-left: 15px; }
    .b-s-2, .vid-b-s-2 { display: inline-block; }
    .bottom-pages { padding-top: 10px; }
    .bottom-pages li { margin: 10px 5px 0 5px; }
    .links-list ul { column-count: 3; -moz-column-count: 3; -webkit-column-count: 3; }
}

@media all and (min-width:660px) {
    .vid-b-s { margin: 10px 5px 0 5px; }
}

@media all and (min-width:1012px) {
    .cont { width: 992px; max-width: 100%; }
    .logo { margin: 20px 30px 0 5px; }
    .logo a { font-size: 28px; }
    .top ul { margin-top: 20px; }
    .top li { margin-left: 29px; font-size: 14px; }
    .top li a { padding: 0 0 0 1px; }
    .top li span { display: inline; }
    .top li.find-but { display: none; }
    .find { clear: none; display: block !important; }
    h1 { padding-bottom: 16px; }
    .name-sort { padding-bottom: 0; margin: 5px 10px 0 10px; }
    .name-sort ul { float: right; padding: 10px 0 0 0; }
    .name-sort li { margin: 2px 0 0 25px; }
    .name-sort a { border: 0 none; height: 30px; line-height: 30px; border-radius: 0; font-size: 15px; padding: 0; }
    .cont-ins { padding: 0 10px 20px 10px; margin-top: 20px; } 
    .pre-th { width: 320px; }
    .pre-th-ins { margin: 20px 10px 0 10px; }
    .pre-th p { font-size: 15px; }
    .pre-th-meta-2 { height: 46px; }
    .pre-th-meta-2 p { max-height: 22px; height: 22px; line-height: 22px; font-size: 18px; }
    .b-wrap { margin-top: 0; }
    .b-s-3 { display: inline-block; }
    .b-s { margin: 20px 10px 0 10px; }
    .bottom-pages { margin: 30px 10px 0 10px; }
    .bottom-pages a, .bottom-pages span { border-radius: 25px; min-width: 40px; height: 50px; line-height: 50px; }
    .links-list ul { column-count: 4; -moz-column-count: 4; -webkit-column-count: 4; }
    .links-list li { padding: 8px 10px 0 10px; }
    .links-list a span.val { font-size: 16px; }
    .links-list a span.tot { font-size: 13px; }
    .vid-cont { margin: 0 10px; }
    .vid-block { padding-top: 20px; display: table-cell; vertical-align: top; }
    .vid-b-wrap { display: table-cell; vertical-align: top; width: 320px; padding-top: 18px; }
    .vid-b-s { margin: 2px 0 0 20px; }
}

@media all and (min-width:1332px) {
    .cont { width: 1312px; }
    h1 { font-size: 26px; }
    .logo { margin-right: 35px; }
    .logo, .top ul { margin-top: 15px; }
    .logo a { height: 40px; line-height: 40px; font-size: 32px; }
    .logo a i { width: 30px; padding: 0 4px 0 6px; height: 40px; line-height: 40px; font-size: 28px; }
    .top li { margin-left: 34px; font-size: 16px; }
    .top li a, .top li div { height: 40px; line-height: 40px; }
    .b-s-4 { display: inline-block; }
    .search-top a { font-size: 15px; height: 33px; line-height: 33px; }
    .links-list ul { column-count: 6; -moz-column-count: 6; -webkit-column-count: 6; }
    .vid-meta a, .vid-meta span { height: 33px; line-height: 33px; font-size: 15px; }
    .vid-meta a.like i, .vid-meta a.dislike i { font-size: 18px; width: 31px; height: 31px; line-height: 31px; }
    .vid { padding-bottom: 0; height: 520px; }
    .vid-b-wrap { padding-top: 0; }
    .vid-b-s { margin-top: 20px; }
}

@media all and (min-width:1652px) {
    .cont { width: 1632px; }
    .logo { margin-right: 40px; }
    .logo a { font-size: 36px; }
    .top li { margin-left: 39px; font-size: 18px; }
    .b-s-5 { display: inline-block; }
    .links-list ul { column-count: 8; -moz-column-count: 8; -webkit-column-count: 8; }
    .vid { height: 754px; }
    .vid-b-s-3 { display: inline-block; }
    .vid-b-wrap { padding-top: 18px; }
    .vid-b-s { margin-top: 2px; }

}