body,html,div,p,a,ul,li,input,button,form,textarea,span,img,h1,h2,h3 { margin: 0; padding: 0; }

body { background-color: rgb(71,49,51); color: rgb(171,149,151); font-family: 'Ubuntu', sans-serif; }
input, button { font-family: 'Ubuntu', sans-serif; }

li { list-style-type: none; }

img { background-color: rgb(111,89,91); display: block; }

a { color: rgb(221,221,221); text-decoration: none; transition: 0.2s ease; }
a:hover { color: rgb(229,202,118); }

h1, h2 { display: block; font-weight: normal; text-transform: uppercase; }
h1 { color: rgb(221,221,221); float: left; font-size: 24px; line-height: 28px; margin: 2px 2px 0 0; }
h2 { color: rgb(221,221,221); font-size: 22px; margin: 20px 10px 0 10px; }
 
.head-wrapper { background-color: rgb(51,29,31); border-bottom: 5px solid rgb(229,202,118); font-size: 0; text-align: center; overflow: hidden; }
.head { text-align: center; overflow: hidden; margin: 0 auto; }
.head-top { overflow: hidden; }
.logo { display: inline-block; vertical-align: top; margin: 0 5px 0 1px; }
.logo a { background-color: rgb(229,202,118); color: rgb(31,9,11); text-transform: uppercase; font-size: 22px; height: 40px; line-height: 40px; display: block; padding: 0 10px; }
.logo a span { color: rgb(255,255,255); }

.head-open-menu { background-color: rgb(106,85,83); color: rgb(255,255,255); height: 40px; line-height: 40px; width: 40px; font-size: 18px; display: inline-block; vertical-align: top; margin: 0 0 0 5px; cursor: pointer; }
.head-open-menu.active, .head-open-menu:hover { background-color: rgb(229,202,118); color: rgb(31,9,11); }

.head-bottom { border-top: 2px solid rgb(71,49,51); display: none; padding: 0 0 10px 0; }

.head-menu { overflow: hidden; padding-top: 8px; }
.head-menu li { display: inline-block; vertical-align: top; margin: 2px 1px 0 1px; text-transform: uppercase; position: relative; }
.head-menu li a { border: 1px solid rgb(111,89,91); display: block; font-size: 14px; line-height: 30px; height: 30px; padding: 0 10px; }
.head-menu li a:hover, .head-menu li.active a { background-color: rgb(229,202,118); border-color: rgb(229,202,118); color: rgb(31,9,11); }

.search { margin: 10px auto 0 auto; width: 96%; max-width: 400px; overflow: hidden; }
.search form { position: relative; }
.search input, .search button { display: block; outline: none; transition: 0.2s ease; }
.search input { background-color: transparent; border: 1px solid rgb(111,89,91); color: rgb(106,85,83); text-transform: uppercase; float: left; font-size: 14px; width: 74%; padding: 0 2%; height: 38px; line-height: 38px; }
.search input:focus { border-color: rgb(221,221,221); }
.search button { background-color: rgb(111,89,81);; color: rgb(255,255,255); float: right; width: 20%; height: 40px; line-height: 40px; cursor: pointer; font-size: 16px; border: 0 none; }
.search button:hover { background-color: rgb(229,202,118); color: rgb(31,9,11); }

.wrapper { margin: 0 auto; width: 99%; text-align: left; }

.top-bl {  margin: 18px 8px 0 10px; overflow: hidden; }
.top-bl h1 { margin-right: 10px; }
.top-bl-info { overflow: hidden; float: left; }
.top-bl-info li { float: left; margin: 2px 2px 0 0; font-size: 14px; overflow: hidden; }
.top-bl-info li a { background-color: rgb(51,29,31); color: rgb(255,255,255); height: 26px; line-height: 26px; display: block; padding: 0 10px; }
.top-bl-info li a:hover, .top-bl-info li.active a { background-color: rgb(229,202,118); color: rgb(31,9,11); }

.clear-line { clear: both; }

.thumb-bl { float: left; width: 100%; }
.thumb { background-color: rgb(51,29,31); transition: 0.2s ease; position: relative; margin: 20px 10px 0 10px; padding-bottom: 7px; }
.thumb:hover { box-shadow: 0 0 20px rgb(21,0,1); }
.thumb:hover .thumb-info { color: rgb(221,221,221); }
.thumb img { width: 100%; height: auto; max-height: 210px; }
.thumb-info { color: rgb(229,202,118); transition: 0.2s ease; line-height: 15px; height: 15px; margin-top: 5px; font-size: 11px; text-transform: uppercase; overflow: hidden; padding: 0 10px; }
.thumb p { line-height: 15px; height: 15px; margin-top: 5px; font-size: 12px; text-transform: uppercase; overflow: hidden; padding: 0 10px; }

.thumb-g p { font-size: 13px; }

.pages-bl { overflow: hidden; margin-top: 10px; text-align: center; font-size: 0; }
.pages-bl li { display: inline-block; vertical-align: top; margin: 10px 15px 0 5px; }
.pages-bl li span { background-color: rgb(51,29,31); min-width: 30px; display: block; height: 40px; line-height: 40px; padding: 0 5px; font-size: 14px; }
.pages-bl li a span.page { background-color: rgb(51,29,31); color: rgb(255,255,255); }
.pages-bl li span.page, .pages-bl li a:hover span.page { background-color: rgb(229,202,118); color: rgb(31,9,11); }

.bns-bl { background-color: none; margin: 20px 10px 0 10px; text-align: center; overflow: hidden; font-size: 0; padding: 0 0 16px 0; }
.bn { background-color: none; display: inline-block; vertical-align: top; margin: 0 8px 0 8px; width: 300px; height: 250px; }
.bn-2, .bn-3, .bn-4 { display: none; }

.categories-list, .tubes-list { overflow: hidden; }
.categories-list h2, .tubes-list h2 { background-color: rgb(229,202,118); color: rgb(31,9,11); font-size: 22px; padding: 10px; }
.categories-list ul, .tubes-list ul { padding: 0 9px; }
.categories-list li, .tubes-list li { float: left; width: 100%; }
.categories-list li a, .tubes-list li a { background-color: rgb(51,29,31); transition: 0.2s ease; text-transform: uppercase; display: block; margin: 2px 1px 0 1px; padding: 0 10px; height: 40px; line-height: 40px; font-size: 13px; overflow: hidden; }
.categories-list li a:hover, .categories-list li.to-all a { background-color: rgb(31,9,11); color: rgb(229,202,118); }
.categories-list li.to-all a:hover { background-color: rgb(229,202,118); color: rgb(31,9,11); }

.tubes-list li a { color: rgb(151,129,131); }
.tubes-list li a:hover { background-color: rgb(31,9,11); color: rgb(221,221,221); }

.player { background-color: rgb(0,0,0); position: relative; margin: 20px 10px 0 10px; height: 260px; }
.player iframe, .player object, .player embed { width: 100%; height: 100%; }

.on-player-wrap { background-color: rgba(0,0,0,0.6); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5000; }
.on-player-block { position: absolute; top: 50%; left: 50%; width: 300px; height: 250px; z-index: 5500; margin: -125px 0 0 -150px; }
.on-pl-spts { overflow: hidden; }
.on-player-spot { background-color: rgb(40,40,40); width: 300px; height: 250px; }
.on-player-spot-2 { display: none; }
.on-player-close { position: absolute; z-index: 5600; background-color: rgb(255,255,255); color: rgb(66,45,43); top: 0; right: 0; font-weight: bold; width: 30px; text-align: center; height: 30px; line-height: 32px; text-transform: uppercase; font-size: 18px; cursor: pointer; transition: 0.2s ease; }
.on-player-close:hover { background-color: rgb(229,202,118); color: rgb(31,9,11); }

.right-player-col { text-align: center; overflow: hidden; font-size: 0; }
.player-bn { background-color: none; display: inline-block; vertical-align: top; margin: 20px 10px 0 10px; width: 300px; height: 250px; }
.player-bn-2, .player-bn-3, .player-bn-4, .player-bn-5, .player-bn-6, .player-bn-7, .player-bn-8 { display: none; }

.video-info { margin: 0 3px 0 10px; }
.video-info { overflow: hidden; margin-top: 8px; }
.video-info ul { overflow: hidden; float: left; }
.video-info li { float: left; margin: 2px 2px 0 0; font-size: 14px; overflow: hidden; }
.video-info li a { background-color: rgb(51,29,31); height: 35px; line-height: 35px; display: block; padding: 0 10px; }
.video-info li a:hover { background-color: rgb(229,202,118); color: rgb(31,9,11); }
.video-info li span { background-color: rgb(91,69,71); color: rgb(191,169,171); height: 35px; line-height: 35px; display: block; padding: 0 10px; }
.video-info li span i { color: rgb(229,202,118); }

.footer-wrapper { background-color: rgb(51,29,31); border-top: 5px solid rgb(91,69,71); color: rgb(151,129,131); margin-top: 20px; }
.footer { margin: 0 auto; overflow: hidden; text-align: center; padding: 10px 0 20px 0; width: 98%; font-size: 16px; }
.footer p { margin-top: 10px; }
.footer span { color: rgb(229,202,118); text-transform: uppercase; }
.footer a { text-decoration: none;}
.footer a:hover { text-decoration: none; }

@media all and (min-width:300px) {
    .thumb-bl { width: 50%; }
    .categories-list li, .tubes-list li { width: 50%; }
}

@media all and (min-width:320px) {
    .player { height: 300px; }
}

@media all and (min-width:400px) {
    .on-player-close { top: -13px; right: -13px; }
}

@media all and (min-width:500px) {
    .logo a { font-size: 26px; }
    .player { height: 350px; }
}

@media all and (min-width:520px) {
    .thumb-bl { width: 33.3333%; }
    .categories-list li, .tubes-list li { width: 33.3333%; }
}

@media all and (min-width:630px) {
    .player { height: 400px; }
    .on-player-block { margin-top: -125px; }
    
}

@media all and (min-width:700px) {
    .player { height: 450px; }
	.bn-2, .player-bn-2 { display: inline-block; }
    .on-player-block { width: 620px; margin-left: -310px; }
    .on-player-spot { float: left; margin: 0 5px; }
    .on-player-spot-2 { display: block; }
}

@media all and (min-width:780px) {
    .thumb-bl { width: 25%; }
    .categories-list li, .tubes-list li { width: 25%; }
}

@media all and (min-width:800px) {
	.player { height: 500px; }
}

@media all and (min-width:900px) {
	.player { height: 550px; }
}

@media all and (min-width:1000px) {
	.player { height: 600px; }
}

@media all and (min-width:1060px) {
    h2 { font-size: 24px; }
    .wrapper { width: 1040px; }
    .head { width: 1040px; height: 50px; }
    .head-open-menu { display: none; }
    .head-top { margin: 0; float: left; }
    .logo { margin: 0 0 0 10px; }
    .logo a { height: 50px; line-height: 50px; min-width: 220px; }
    .head-bottom { display: block !important; border-top: 0 none; }
    .search { float: left; width: 240px; margin: 5px 10px 5px 20px; }
    .head-menu { border-right: 1px solid rgb(71,49,51); float: right; padding: 0; margin-right: 10px; }
    .head-menu li { border-left: 1px solid rgb(71,49,51); float: left; margin: 0; }
    .head-menu li a { border: 0 none; height: 50px; line-height: 50px; min-width: 78px; }
    .top-bl h1 { font-size: 26px; line-height: 35px; }
    .top-bl-info { float: right; }
    .top-bl-info li a, .top-bl-info li span { height: 35px; line-height: 35px; }
    .thumb-bl { width: 260px; }
    .thumb a img { width: 240px; height: 180px; }
    .thumb-info { font-size: 12px; }
    .thumb p { font-size: 13px; }
    .thumb-g p { font-size: 18px; height: 20px; line-height: 20px; }
    .pages-bl { margin: 20px 10px 0 10px; }
    .pages-bl li { margin: 0 15px 0 5px; }
    .pages-bl li span { font-size: 15px; height: 50px; line-height: 50px; min-width: 40px; }
    .categories-list h2, .tubes-list h2 { height: 55px; line-height: 55px; padding: 0 20px; }
    .categories-list ul, .tubes-list ul { padding: 0 10px; }
    .categories-list li a, .tubes-list li a { font-size: 16px; padding: 0 20px; }
    .player-table { width: 100%; display: table; }
    .player-column, .right-player-col { display: table-cell; vertical-align: top; }
    .right-player-col  { width: 320px; }
	.player { height: 440px; }
	.player-bn { display: block; }
	.player-bn-3 { display: none; } 
    .footer { width: 1020px; }
}


@media all and (min-width:1320px) {
    .head, .wrapper, .footer { width: 1300px; }
    .search { width: 360px; }
    .search input { width: 80%; }
    .search button { width: 15%; }
    .bn-3 { display: inline-block; }
    .pages-bl li span { font-size: 16px;  height: 60px; line-height: 60px; min-width: 50px; }
	.player { height: 520px; }
	.on-player-close { height: 50px; line-height: 50px; font-size: 30px; width: 50px; top: -26px; right: -26px; }
    .categories-list li, .tubes-list li { width: 20%; }
}

@media all and (min-width:1580px) {
    .head, .wrapper, .footer { width: 1560px; }
    .search { width: 500px; max-width: 500px; }
    .bn-4 { display: inline-block; }
	.player { height: 740px; }
	.categories-list li, .tubes-list li { width: 16.6666%; }
	.player-bn-3 { display: block; }
	.video-info li { font-size: 16px; }
    .video-info li a { height: 45px; line-height: 45px; padding: 0 15px; }
    .video-info li span { height: 45px; line-height: 45px; padding: 0 15px; }
    
}