body, .menu a i
{ background-color: rgb(255,250,247); text-transform: uppercase; }

body, .footer a
{ color: rgb(110,110,110); }

.top-tr-list a i, img, .menu, .sort-by a i, .horbars, .hbar, .list a i, .video-info li i, .vertbars, .footer a:hover
{ background-color: rgb(240,235,232); }

@media all and (min-width:992px) {
    .menu a i
    { background-color: rgb(240,235,232); }
}

.top-tr-list a, .menu a, .search, .sort-by a, .bottom-navi a, .bottom-navi span, .list a, .video-info a, .video-info span, .footer a
{ background-color: rgb(245,240,237); }

.header, .search-input, h2, .footer
{ border-color: rgb(240,235,232); }

.top-tr-list a i, a:hover, .logo a span, .menu a i, .list a i, .video-info li a i
{ color: rgb(225,140,100); }

.top-tr-list a:hover, .header-b li, .menu a:hover, .menu a.active, .menu li.active a, .search button, .sort-by a:hover, .sort-by a.active, .sort-by li.active a, .small-ins p i, .bottom-navi a:hover, .bottom-navi a.active, .bottom-navi li.active a, .list a:hover, .video-info li a:hover
{ background-color: rgb(225,140,100); color: rgb(255,255,255); }

.top-tr-list a:hover i, .header-b li:hover, .header-b li.active, .menu a:hover i, .menu a.active i, .menu li.active a i, .search button:hover, .sort-by a:hover i, .sort-by a.active i, .sort-by li.active a i, .list a:hover i, .video-info li a:hover i
{ background-color: rgb(205,120,80); color: rgb(255,255,255); }

.logo a
{ border-color: rgb(225,140,100); }

a, .logo a, .search input, .search input::placeholder, .footer span, .video-info li span i, .footer a:hover
{ color: rgb(40,35,32); }

.small-ins p, .small-ins ul
{ background-color: rgba(255,250,250,0.8); color: rgb(8,5,0); }

.search-input { background-color: rgba(255,255,255,0.8); }


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, p { overflow: hidden; }

body { font-family: Arial, sans-serif; }

li { list-style-type: none; }

img { display: block; }

a { text-decoration: none; }

h1, h2 { font-weight: normal; }
h1 { font-size: 24px; line-height: 28px; margin: 10px 2px 0 2px; }
h2 { border-top-style: solid; border-top-width: 1px; margin: 20px 2px 0 2px; padding-top: 20px; padding-bottom: 10px; font-size: 22px; line-height: 26px; }

.wrapper { margin: 0 auto; width: 99%; max-width: 942px; }

.header { border-bottom-style: solid; border-bottom-width: 1px; margin: 0 2px; overflow: visible; min-height: 40px; position: relative; }

.logo { float: left; margin-top: 5px; }
.logo a { border-bottom-style: solid; border-bottom-width: 4px; display: block; font-size: 18px; height: 31px; line-height: 31px; }

.header-b { margin-top: 5px; float: right; }
.header-b li { border-radius: 3px; margin-left: 4px; width: 30px; height: 30px; line-height: 30px; font-size: 18px; cursor: pointer; float: left; text-align: center; }
.header-b i { display: block; height: inherit; line-height: inherit; }

.menu { display: none; box-shadow: 0 5px 15px -7px rgba(0,0,0,0.8); border-radius: 0 0 3px 3px; min-width: 200px; position: absolute; top: 40px; right: 0; z-index: 10000; }
.menu ul { padding: 6px 10px 10px 10px; }
.menu li { margin-top: 4px; }
.menu a { border-radius: 3px; display: block; padding-right: 10px; height: 50px; line-height: 50px; font-size: 16px; }
.menu a i { display: block; float: left; width: 50px; text-align: center; margin-right: 10px; height: inherit; line-height: inherit; font-size: 24px; }

.search { display: none; position: absolute; top: 40px; left: 0; right: 0; z-index: 10000; box-shadow: 0 5px 15px -7px rgba(0,0,0,0.8); border-radius: 0 0 3px 3px; padding: 10px; }
.search form { position: relative; overflow: hidden; }
.search-input { border-radius: 3px; border-style: solid; border-width: 1px; height: 38px; line-height: 38px; padding: 0 55px 0 15px;}
.search input { width: 100%; text-transform: uppercase; height: inherit; line-height: normal; font-size: 16px; background: none; border: 0 none; outline: 0 none; }
.search button { border-radius: 0 3px 3px 0; width: 40px; height: 40px; line-height: normal; font-size: 22px; position: absolute; top: 0; right: 0; cursor: pointer; border: 0 none; outline: 0 none; }

.top-tr-list { font-size: 0; text-align: center; margin-top: 6px; }
.top-tr-list li { display: inline-block; vertical-align: top; margin: 4px 2px 0 2px; }
.top-tr-list a { border-radius: 3px; display: block; height: 30px; line-height: 30px; font-size: 14px; padding-right: 10px; }
.top-tr-list a i { float: left; display: block; width: 30px; text-align: center; margin-right: 10px; height: inherit; line-height: inherit; font-size: 18px; }
.top-tr-list a:hover i { color: inherit; }

.top-bl h1 { float: left; margin-right: 10px; }

.sort-by { float: left; margin-top: 6px; }
.sort-by li { float: left; margin: 4px 2px 0 2px; }
.sort-by a, .sort-by span { border-radius: 3px; display: block; height: 28px; line-height: 28px; font-size: 12px; padding-right: 5px; }
.sort-by a i { float: left; display: block; font-size: 16px; width: 28px; height: inherit; line-height: inherit; margin-right: 5px; text-align: center; }
.sort-by span { font-size: 28px; }

.smalls { clear: both; padding-top: 6px; }

.small { float: left; width: 50%; }
.small-ins { border-radius: 3px; margin: 4px 2px 0 2px; position: relative; }
.small-pic { padding-bottom: 56.1290%; position: relative; }
.small-pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: 0.2s ease; }
.small-ins p { border-radius: 0 3px 0 0; padding-right: 10px; height: 20px; line-height: 20px; font-size: 12px; position: absolute; left: 0; bottom: 0; transition: 0.2s ease; }
.small-ins p i { padding: 0 5px; display: block; float: left; height: inherit; line-height: inherit; margin-right: 10px; font-size: 20px; }
.small-ins ul { border-radius: 0 0 0 3px; padding-left: 10px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 0; transition: 0.2s ease; }
.small-ins li { float: left; margin-right: 10px; font-size: 12px;  }
.small-ins ul i { display: block; float: left; height: inherit; line-height: inherit; margin-right: 3px; font-size: 14px; }
.small-ins:hover p { bottom: -40px; }
.small-ins:hover ul { top: -30px; }
.small-ins:hover img { transform: scale(1.03); }

.small-cat-ins p { height: 28px; line-height: 28px; font-size: 14px; }
.small-2 .small-cat-ins p { font-size: 13px; }

.bottom-navi { margin-top: 16px; font-size: 0; text-align: center; }
.bottom-navi li { display: inline-block; vertical-align: top; margin: 4px 2px 0 2px; }
.bottom-navi a, .bottom-navi span { border-radius: 3px; display: block; height: 40px; line-height: 40px; min-width: 30px; padding: 0 5px; font-size: 14px; }
.navi-to-all a { padding: 0 15px; }

.list { margin-top: 6px; font-size: 0; }
.list li { float: left; padding: 4px 2px 0 2px; }
.list a { border-radius: 3px; display: block; height: 40px; line-height: 40px; font-size: 12px; padding-right: 10px; }
.list a i { float: left; display: block; width: 40px; text-align: center; margin-right: 10px; height: inherit; line-height: inherit; font-size: 20px; }

.list-2 li { page-break-inside: avoid; break-inside: avoid; float: none; }
.list-2 div { float: left; width: 100%; }

.horbars { border-radius: 3px; margin: 20px 2px 0 2px; padding: 6px 0 10px 0; font-size: 0; text-align: center; }
.hbar { border-radius: 3px; margin: 4px 2px 0 2px; width: 300px; height: 250px; display: inline-block; vertical-align: top; }
.hbar-2, .hbar-3, .hbar-4, .hbar-5 { display: none; }

.wrapper-video { margin: 10px 2px 0 2px; }

.video-ins { display: table; width: 100%; }

.video { background-color: rgb(0,0,0); position: relative; padding-bottom: 56.25%; border-radius: 3px; }
.video iframe, .video video, .video source, .video object, .video embed, .video .fluid_video_wrapper { position: absolute !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; }
.video div { overflow: visible; }

.on-player-box { 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.5); 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; }
.close, .bot-close { background-color: rgba(0,0,0,0.7); color: rgb(255,255,255); border-radius: 3px; position: absolute; cursor: pointer; display: none; }
.close:hover, .bot-close:hover { background-color: rgba(0,0,0,0.8); }
.on-player-sp { width: 300px; height: 250px; }
.on-player-sp iframe { width: 300px !important; height: 250px !important; position: static !important; }
.close { font-family: Arial, sans-serif; width: 30px; font-size: 18px; top: 4px; right: 4px; height: 30px; line-height: 30px; }
.bot-close { left: 4px; right: 4px; bottom: 4px; font-size: 14px; overflow: hidden; height: 30px; line-height: 30px; }
.timer { background-color: rgba(0,0,0,0.7); color: rgb(255,255,255); border-radius: 3px; position: absolute; left: 4px; right: 4px; bottom: 4px; font-size: 14px; overflow: hidden; height: 30px; line-height: 30px; }
.timer span { color: rgb(235,95,95); font-weight: bold; }

.video-info { padding-top: 10px; }
.video-info ul { float: left; margin: 6px 18px 0 0;  }
.video-info li { float: left; margin: 4px 2px 0 2px; text-align: center; }
.video-info a, .video-info span { display: block; padding-right: 10px; height: 30px; line-height: 30px; border-radius: 3px; font-size: 13px; }
.video-info li i { display: block; float: left; width: 30px; height: inherit; line-height: inherit; font-size: 20px; margin-right: 10px; }
.video-info li a.like i { color: rgb(230,108,130); }
.video-info li a.like:hover { background-color: rgb(230,108,130); color: rgb(255,255,255); }
.video-info li a.like:hover i { background-color: rgb(210,88,110); color: rgb(255,255,255); }

.video-info ul.video-links { margin-right: 0; }

.vertbars { margin: 20px 2px 0 2px; text-align: center; font-size: 0; padding: 6px 0 10px 0; border-radius: 3px; }
.vbar { display: inline-block; vertical-align: top; margin: 4px 2px 0 2px; width: 300px; height: 250px; }
.vbar-2, .vbar-3 { display: none; }

.footer { margin: 20px 2px 0 2px; padding: 10px 10px 20px 10px; line-height: 28px; border-top-width: 1px; border-top-style: solid; text-align: center; font-size: 0; }
.footer p { margin-top: 10px; font-size: 16px; }
.footer ul { margin-top: 6px;}
.footer li { display: inline-block; vertical-align: top; margin: 4px 2px 0 2px; }
.footer a { border-radius: 3px; display: block; height: 28px; line-height: 28px; padding: 0 10px; font-size: 13px; }

@media all and (min-width:450px) {
    .list-2 ul { column-count: 2; -moz-column-count: 2; -webkit-column-count: 2; }
}

@media all and (min-width:500px) {
    .logo { margin-right: 10px; }
    .logo a { font-size: 22px; }
    .header-b { margin-left: 6px; }
    .header-b li.b-search { display: none; }
    .search { display: block !important; background: none; position: static; box-shadow: none; padding: 5px 0 0 0; }
    .search-input { height: 28px; line-height: 28px; padding: 0 45px 0 15px; }
    .search input { font-size: 14px; }
    .search button { width: 30px; height: 30px; font-size: 16px; }
    .on-player-box { display: block; }
    .small-2 { width: 33.3333%; }
}

@media all and (min-width:630px) {
    .small { width: 33.3333%; }
}

@media all and (min-width:640px) {
    .header { min-height: 50px; }
    .logo a { font-size: 24px; height: 40px; line-height: 40px; border-bottom-width: 5px; }
    .header-b li { width: 40px; height: 40px; line-height: 40px; font-size: 22px; }
    .menu { top: 50px; }
    .menu a { height: 60px; line-height: 60px; }
    .menu a i { width: 60px; font-size: 28px; }
    .search-input { height: 38px; line-height: 38px; padding: 0 55px 0 15px; }
    .search input { font-size: 16px; }
    .search button { width: 40px; height: 40px; font-size: 22px; }
    .hbar-2, .vbar-2 { display: inline-block; }
    .list-2 ul { column-count: 3; -moz-column-count: 3; -webkit-column-count: 3; }
    .bottom-navi a, .bottom-navi span { height: 50px; line-height: 50px; min-width: 40px; font-size: 16px; }
}

@media all and (min-width:800px) {
    .logo { margin-right: 20px; }
    .header-b { margin-left: 16px; }
    .logo a { font-size: 28px; }
    .small-2 { width: 25%; }
}

@media all and (min-width:962px) {
    .wrapper { width: 942px; max-width: 100%; }
    .header { overflow: hidden; }
    .header-b { display: none; }
    .logo a { height: 50px; line-height: 50px; }
    .search { padding-top: 10px; }
    .search-input { height: 38px; line-height: 38px; padding: 0 55px 0 15px; }
    .search input { font-size: 14px; }
    .search button { width: 40px; height: 40px; font-size: 22px; }
    .menu { display: block !important; background: none; float: left; position: static; box-shadow: none; min-width: auto; float: left; margin: 10px 16px 0 0; }
    .menu ul { padding: 0; }
    .menu li { float: left; margin: 0 4px 0 0; }
    .menu a { font-size: 14px; height: 40px; line-height: 40px; padding-right: 15px; }
    .menu a i { width: 40px; }
    h1 { margin: 15px 2px 5px 2px; }
    .sort-by { float: right; margin-left: 10px; }
    .sort-by a, .sort-by span { display: block; height: 38px; line-height: 38px; padding-right: 10px; font-size: 14px; }
    .sort-by a i { font-size: 22px; width: 38px; margin-right: 10px; }
    .sort-by span { font-size: 38px; }
    .small { width: 314px; }
    .small-ins p { height: 26px; line-height: 26px; font-size: 13px; }
    .small-ins p i { padding: 0 7px; }
    .small-ins ul { height: 24px; line-height: 24px; }
    .small-ins li { margin-right: 20px; font-size: 12px; }
    .small-ins li:last-child { margin-right: 10px; }
    .small-ins ul i { font-size: 16px; }
    .small-cat-ins p { height: 32px; line-height: 32px; font-size: 16px; }
    .small-2 { width: 25%; }
    .small-2 .small-cat-ins p { height: 30px; line-height: 30px; font-size: 15px; }
    .horbars { margin: 16px 0 0 0; padding: 0; background: none; }
    .hbar { padding: 5px; float: left; }
    .hbar-3 { display: inline-block; }
    .list-2 ul { column-count: 4; -moz-column-count: 4; -webkit-column-count: 4; }
    .list a { font-size: 14px; }
    .video-info a, .video-info span { height: 40px; line-height: 40px; font-size: 14px; }
    .video-info li i { width: 40px; font-size: 24px; }
    .video-cl, .vertbars { display: table-cell; vertical-align: top; }
    .video-cl { padding-right: 20px; }
    .vertbars { width: 320px; }
}

@media all and (min-width:1276px) {
    .wrapper { width: 1256px; }
    .logo { margin-right: 40px; }
    .logo a { height: 60px; line-height: 60px; font-size: 34px; }
    .search-input { height: 48px; line-height: 48px; padding: 0 65px 0 15px; }
    .search input { font-size: 16px; }
    .search button { width: 50px; height: 50px; font-size: 22px; }
    .menu { margin-right: 36px; }
    .menu a { font-size: 16px; height: 50px; line-height: 50px; padding-right: 15px; }
    .menu a i { width: 50px; margin-right: 15px; }
    .hbar-4 { display: inline-block; }
    .small-2 { width: 16.6666%; }
}

@media all and (min-width:1590px) {
    .wrapper { width: 1570px; }
    .hbar-5 { display: inline-block; }
    .list-2 ul { column-count: 6; -moz-column-count: 6; -webkit-column-count: 6; }
    .vbar-3 { display: inline-block; }
}