/* GLOBAL STUFF */
* { margin:0; padding:0; box-sizing: border-box; }
img { border:0;}
html, body { width: 100%; min-height: 100%; height: auto !important; height: 100%; position: absolute; }
body { background: url("../images/escheresque.png") repeat; font: 0.750rem Helvetica, Tahoma, Arial; color:#3b3b3b; }
/* MASS EDIT */
.topl li a, .header_toplist li a, .footer_toplist li a, .video_item.center a, .sidebar_toplist_image a { color: #2F2B4B; font-weight: bold; font-size: 0.875rem; text-shadow: 1px 1px #eaeaea; text-decoration: underline; } /* mass toplist font */
.topl li a:hover, .header_toplist li a:hover, .footer_toplist li a:hover, .video_item.center a:hover, .sidebar_toplist_image a:hover { color: #9E5423; }
.topl li, .header_toplist li, .footer_toplist li { list-style-type: decimal-leading-zero; line-height: 1.6rem; color: #888; } /* toplist with numbers */
.video_item.center a:hover { background: #fff; }
header, .website_description, .wrapper, footer, .header_toplist, .footer_toplist { max-width: 1024px; } /* max width settings */
.content, .content2 { /* max-width: 662px; */ }
aside { /* max-width: 225px; */ }
.video_item.center a, .content_title, .toplist_title { background-color: #3b3b3b; border: 1px solid #575471; } /* mass background/border color */
.video_item.center a { background-color: #AFA800; border: 1px solid #575471; }
.content_title, .toplist_title { border-top: none; border-right: none; border-bottom: 1px solid #575471; border-left: none; }
/* MASS EDIT END */
ul { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; }
.wrapper_pre { width: 100%; max-width: 1024px; margin: 0 auto 10px auto; padding: 0 10px; border: 1px solid #AFA800; border-top: none; box-shadow: 1px 1px 1px #ccc; border-radius: 0 0 5px 5px; background: #242424; }
.wrapper { margin:0 auto 20px auto; }
.clear { clear: both; line-height: 0; height: 0; overflow: hidden; font-size: 0; }
/* HEAD */
header { margin: 0 auto 0 auto; text-align: center; position:relative; height: 36px; }
nav { margin-top: 0; position: relative; width: 100%; }
nav ul, .search input[type='text'] { position: absolute; top: 5px; right: 23px; }
nav li { float:left; }
nav li a { float:left; display:block; height: 22px; padding: 4px 6px 2px 6px; font-size: 0.750rem; font-weight: bold; font-family: Tahoma,Verdana,Arial,Serif; }
nav .wrapper .active a, .wrapper_pre .active a, nav a:hover { /* background:#fff; */ color:#fff9ac; text-decoration:none; }
#logo-txt { position:absolute; left: 0; top:6px; z-index: 2; }
#logo-txt a { text-decoration: none; font-size: 1.2rem; font-weight: bold; }
nav li a, #logo-txt a, .icon-search { color: #FFFFF2; text-shadow: 1px 1px #888; }
nav .wrapper .active a, .wrapper_pre .active a { color: #fff9ac; text-shadow: none; text-decoration: underline; }
/* MAIN */
main { min-height:1px; }
.content, .content2 { float:right; width: 100%; margin-bottom: 12px; }
aside { float: left; padding: 0; margin-bottom: 5px; }
.website_description { /* padding: 6px; */ margin: 10px auto 10px auto; line-height: 1.3rem; font-family: Verdana, Geneva, sans-serif; font-size: 12px; }
.content_title, .toplist_title { color:#fff; font-size: 0.938rem; display:block; padding:8px 10px 8px 10px; margin-bottom: 7px; text-transform: capitalize; font-weight: bold; overflow: hidden; text-align: left; }
.content_title h1, .content_title h2, .toplist_title h1 { font-size: 0.938rem; }
.description_text { padding: 5px; font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: 1.1rem; }
/* THUMBS */
.content_thumbs { margin: 0 0 2px 2px; width: auto; overflow: hidden; } /* overflow hidden removed */
.thumbs { min-height:1px; margin-left: 5px; line-height: 1.2em; font-size: 0; width: auto; }
.desc { position:relative; margin: 0; font-size: 0.813rem; } 
.rating, .length, .views { position:absolute; }
.rating { left: 0; top: -18px; }
.rating ul.star li.curr { border: none; padding: 0; margin: 0; }
.grid_image .rating {  }
.grid_image { /* margin-left: 2px; */ }
.grid_image .thumb { display:  none; }
.grid_image img {width: 100%;min-height: 94px;max-height: 140px;border: 1px solid #000;}
.grid_image .title { display: block; margin-top: 5px; font-weight: bold; font-size: 0.750rem; line-height: 1rem; overflow: hidden; height: 31px; }
.length { display: block; position: absolute; top: -18px; right: 0%; padding: 0 2px 0 2px; background: #000; color: #fff; opacity: 0.70; filter: alpha(opacity=70); height: 18px; line-height:1.5em; font-size: 0.750rem; font-family: "Courier New"; }
.views { display: block; position: absolute; top: 0%; left: 0%; padding: 0 2px 0 2px; background: #000; color: #fff; opacity: 0.70; filter: alpha(opacity=70); height: 14px; line-height:1.4em; font-size: 0.688rem; }
.video_item { position: relative; width: 100%; }
.noitem { font-weight:bold; text-align:center; margin-top:10px; margin-bottom: 20px; }
.clearboth { clear: both; }
/* VIDEO */
#video_player, #watched_right_now { float: left; width: 100%; margin-bottom: 10px; position: relative; } /* removed maxwidth 662 so video will play center of screen at res 750 */
#video_player .player_container { padding: 0 7px 7px 7px; }
.like_dislike { position: relative; margin: 8px 0 0 0; }
.like_dislike_buttons { position:absolute; top:0; right:5px; }
.like { margin: 0 15px 0 0; }
.dislike { height: 24px; width: 24px; }
.video_rating { display: none; position:relative; margin:8px 0 0 0; }
.video_rating_stars { position:absolute; top: 0; right:5px; }
.star_dynamic ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 1px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('../images/stars-dynamic.png') repeat-x; CURSOR: pointer; }
.star_dynamic li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
.star_dynamic li.curr { BACKGROUND: url('../images/stars-dynamic.png') left 22px; FONT-SIZE: 1px; }
.star_dynamic div.rating_on { LEFT: 5px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; font-weight: bold;width:35px; }
.star_dynamic div.rating_off { LEFT: 5px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; width:35px; }
main #video_player p.video_description { width: 80%; margin-bottom: 5px; line-height: 1.2rem; }
main #video_player .video_stats, main #video_player .video_tags, main #video_player .video_categories { line-height: 1.4rem; }
main #video_player .video_stats .date_added, main #video_player .video_stats .video_duration, main #video_player .video_stats .video_views { color: grey; margin-right: 20px; }
#related_videos_content, #recent_content { margin-bottom: 7px; }
.related_videos_thumbs { width: auto; overflow:hidden; font-size: 0; }
.video_details { font-size: 0.813rem; }
.advert_300x100_1 { width: 100%; text-align: center; margin: 0 0 7px 0; overflow: hidden;}
/* on pause advert */
#advert { display: none; background:rgba(0,0,0,0.5); width: 100%; height: auto; position:absolute; text-align: center; top:23%; padding: 5px 0 5px 0; z-index:3; }
#advert_close { display: inline-block; font-weight: bold; color: red; text-decoration: none; }
/* KVS PLAYER */
#media_views_limit_reached { text-align: center; padding: 20px 10px 20px 10px; background: #ff6600; color: #fff; }
#media_views_limit_reached .limit_reached_text { font-size: 1.125rem; }
#media_views_limit_reached img { display: none; }
.my_text_box { position: absolute; top: 65px; width: 100%; padding: 8px; background: #fff; border: 1px solid #000; font-family: Arial; line-height: 1.4em; }
.my_big_text { font-size: 1.125rem; }
.my_big_text a:hover, .my_small_text a:hover { color: green;}
.my_small_text { margin-top: 4px; font-size: 0.750rem; }
#player_adv_pause, #player_adv_post { position: absolute; margin-top: 0; padding: 10px; width: 460px; height: auto; display: none; text-align: center; }
/*
div#videoplayer, .player_container iframe, .button_container { max-width: 648px; margin-left: auto; margin-right: auto; }
div#videoplayer, .player_container iframe { height: 400px; width: 100%; }
*/
.player_container iframe { border: none; overflow: hidden; }
.center_player { text-align: center; overflow: hidden; } /* overflow controls scrolling on child iframe */
/* SIDEBAR */
aside { margin-bottom:7px; padding-bottom:7px; }
aside.twin_toplist { float: right; }
/* STARS */
.star_static { position:relative; overflow:hidden; display: block;	padding: 1px 2px 1px 2px; background: #000; color: #fff; opacity: 0.70; filter: alpha(opacity=70); }
.star_static ul.star { text-align: left; LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 0; TOP: -1px; POSITION: relative; FLOAT: left; BACKGROUND: url('../images/stars.png') repeat-x; CURSOR: pointer; }
.star_static li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
.star_static ul.star { text-align: left; LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 0; TOP: -1px; POSITION: relative; FLOAT: left; BACKGROUND: url('../images/stars.png') repeat-x; CURSOR: pointer; }
.star_static li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
.star_static li.curr { BACKGROUND: url('../images/stars.png') left 17px; FONT-SIZE: 1px; }
.star_static ul.star, .star_static li, .star_static ul.star, .star_static li { width: 70px; height: 16px; }
.star_static ul.star, .star_static li.curr, .star_static ul.star, .star_static li.curr { background-size: 14px auto; }
/* PAGER */
.content_pages { height:35px; width: auto; overflow:hidden; margin-top:15px; }
.pages { position:relative; left:50%; float:left; font-size: 1.125rem; }
.pages ul { position:relative; left:-50%; float:left; }
.pages ul li { float:left; font-size: 0.938rem; font-weight: bold; margin-right:5px; }
.pages ul li a { height:26px; background: #2F2B4B; border: 1px solid #2F2B4B; color: #fff; padding:3px 5px 0 5px; display:block; float:left; margin: 0 1px 0 1px; }
.pages ul li.activ5 a, .pages ul li a:hover { color:#000; text-decoration:none; background-color: #fff; }
.center .nn { margin:0 5px; }
.center .nn a { background:none; height:auto; padding:0; }
.pages span { display:block; float:left; padding-top:3px; color:#acacac; }
.center .activ5 a { color:#fff; }
.total {color: #BABAD6;}
a.nn.pagern:after { content: "\00BB"; }
a.nn.pagerp:after { content: "\00AB"; }
/* FOOTER */
footer { margin: 30px auto 10px auto; text-align: center; }
.advert_300x250 { margin: 0 0 50px 0; text-align: center; }
/* SEARCH */
fieldset { border: none; }
form { display: inline; }
.search input[type='text'] { padding: 1px 5px 1px 5px; border: none; height: 22px; width: 148px; }
/* USING FONT ICON INSTEAD OF THIS .search input[type=submit], .search_button_link, a.search_button_link:hover { position: absolute; top: 8px; right: 0; background-image: url(../images/3column/search-12-24.png); border: none; width: 16px; height: 16px; background-size: 16px 16px; background-repeat: no-repeat; } */
.no_search_results { background: red; color: #fff; padding: 10px; margin: 7px; } /* if no search results */
/* CENTER TOPLIST make sure toplist html is all on one line */
.toplist_center { margin: 5px 0 5px 0; }
.video_item.center a, .video_item.center span { display: block; font-size: 0.750rem; line-height: 1.1rem; overflow: hidden; }
.video_item.center a { padding: 5px; text-align: center; font-size: 0.875rem; height: 35px; line-height: 1.45rem; border-radius: 4px; text-shadow: 0px 0px #e3e3e3; color: #F1F1F1; }
.video_item.center span { margin-top: 5px; max-height: 46px; line-height: 1rem; }
.toplist_margin { margin: 7px 0 7px 0; }
/* TOPLIST LEFT */
ol.topl { display: block; margin: -5px 0 -5px 0; }
.topl li { margin: 0 6px 0 27px; width: auto; }
.sidebar_toplist_image { margin: 10px auto 10px auto; text-align: center; padding: 6px;}
.sidebar_toplist_image .border { border: 1px solid #000; }
.sidebar_toplist_image img { width: 100%; max-width: 179px; max-height: 135px; border:1px solid #000; }
.sidebar_toplist_image img.two_thumbs { width: 50%; height: 50%; }
.sidebar_toplist_image .text { display: block; margin-top: 0; font-size: 0.750rem; }
.sidebar_toplist_image .thumb { display: inline-block; padding: 10px 10px 5px 10px; }
.sidebar_toplist_image .link_description { font-size: 10px; display: none; }
/* TOPLIST HEADER */
.header_toplist { margin: 0 auto 10px auto; }
.header_toplist ol { margin: -5px 0 0 28px; }
.header_toplist li { float: left; width: 25%; min-height: 28px; min-width: 200px;  text-align: left; }
.header_toplist li a { margin-left: 2px; }
/* TOPLIST FOOTER */
.footer_toplist { margin: 0 auto 30px auto; padding: 0 0 7px 0; }
.footer_toplist ol { margin: 0 0 0 28px; }
.footer_toplist li { float: left; width: 25%; min-height: 27px; min-width: 200px;  text-align: left; }
.footer_toplist li a { margin-left: 2px; }
/* hide empty toplist li item */
li:empty { display: none; }
/* BUTTON http://www.cssbutton.me/tamo_san/4fea99463f2df0f605000118 */
.button_container a { text-decoration: none; }
.button_download_video a { color: #fff; }
.button_download_video a:link, .button_download_video a:visited, .button_download_video a:hover, .button_download_video a:active { text-decoration: none; }
.button_download_video { display: inline-block; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9FDC22), color-stop(100%,#94CC20)); background: -moz-linear-gradient(center top, #9FDC22 0%, #94CC20 100%); -webkit-box-shadow: 0 1px 0 0 #C2EC6A inset, 0 1px 2px 0 #d5d5d5; -moz-box-shadow: 0 1px 0 0 #888888 inset, 0 1px 2px 0 #d5d5d5; box-shadow: 0px 1px 0px 0px #888888 inset, 0 1px 2px 0 #d5d5d5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-shadow: 0 -1px 0 #709A16; margin-top: 10px; padding: 10px 20px; border-color: #7BA819; border-width: 1px; border-style: solid; font-size: 16px; color: #ffffff; font-weight: bold; width: 100%; text-align: center; }
.button_download_video:hover { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#84B71E), color-stop(100%,#7BA819)); background: -moz-linear-gradient(center top, #84B71E 0%, #7BA819 100%); -webkit-box-shadow: 0 1px 0 0 #A0CA4E inset; -moz-box-shadow: 0 1px 0 0 #A0CA4E inset; box-shadow: 0px 1px 0px 0px #A0CA4E inset; text-shadow: 0 -1px 0 #628813; }
.button_download_video:active { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7BA819), color-stop(100%,#84B71E)); background: -moz-linear-gradient(center top, #7BA819 0%, #84B71E 100%); -webkit-box-shadow: 0px; -moz-box-shadow: 0px; box-shadow: 0px; }
.button_download_video { text-shadow: 1px 1px #709A16;  background: #5FAE57; border-radius: 0; border-color: #d5d5d5; }
/* FONT ICONS */
@font-face { font-family: 'fontello'; src: url('../font/fontello.eot?11629068'); src: url('../font/fontello.eot?11629068#iefix') format('embedded-opentype'), url('../font/fontello.woff?11629068') format('woff'), url('../font/fontello.ttf?11629068') format('truetype'), url('../font/fontello.svg?11629068#fontello') format('svg'); font-weight: normal; font-style: normal; }
.font-icon { font-family: "fontello"; font-style: normal; font-weight: normal; speak: none; 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; */ font-size: 120%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); }
.icon-search { position: absolute; top: 5px; right: -2px; font-size: 140%; text-decoration: none; border: none; cursor: pointer; padding: 3px; width: 22px; }
/* MASS EDIT LOGO SEARCH HOVER */
#logo-txt a:hover, .icon-search:hover { color: #fff9ac; text-shadow: none; }
.icon-thumbs-up { color: #8bc34a; font-size: 286%; text-decoration: none; }
.icon-thumbs-up.like:hover { color: green; }
.icon-thumbs-down { color: #fb786e; font-size: 223%; text-decoration: none; }
.icon-thumbs-down.dislike:hover { color: red; }
/* FONT ICONS END */
/* FONT RATING alternative rating system */
.rating_stars { position: relative; top: 1px; display: inline-block; font-family: 'fontello'; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.static_rating { float: left; margin-bottom: 2px; }
.static_rating>.icon-star, .static_rating>.icon-star-half-alt, .static_rating>.icon-star-empty { color: #983C3C; }
.static_rating>.icon-star, .static_rating>.icon-star-half-alt, .static_rating>.icon-star-empty, .static_views i.font-icon.icon-eye { font-size: 120%; }
.static_rating>.icon-star-empty { color: #bdc3c7; }
.static_rating>.icon-star-half-alt:before { position: relative; z-index: 9; width: 47%; display: block; overflow: hidden; }
.static_rating>.icon-star-half-alt:after { position: absolute; z-index: 8; top: 0; left: 0; }
.static_views { float: right; }
/* FONT RATING END */
/* MASS CHANGES BACKGROUND BORDER AND OTHER THINGS*/
.content, aside, #video_player, #related_videos_content, /* .website_description, */ #recent_content, #watched_right_now, .header_toplist, .footer_toplist { background-color: #F9F9F9; box-shadow: 2px 2px 2px 0 rgba(168,168,168,1); border: 1px solid #575471; border-radius: 5px 5px 5px 5px; }
.icon-search, nav ul, .search input[type='text'], #logo-txt { top: 7px; }
#logo-txt {  }
/* MASS CHANGES END */
/* RATING VIEWS UNDER ALTERNATIVE */
.video_item.under { color: grey; }
.video_item.under .rating_under, .video_item.under .views_under { position: static; font-size: 110%; background: none; }
.video_item.under .views_under { float: left; }
.video_item.under .rating_under { float: right; }
.video_item.under .rating_under .icon-thumbs-up, .video_item.under .rating_under .icon-thumbs-down, .video_item.under .views_under .icon-eye { font-size: 88%; }
.video_item.under .views_under .icon-eye { }
.video_item.under .views_under span, .video_item.under .rating_under span { opacity: 1.0; font-size: 0.750rem; vertical-align: middle;  }
.video_item.under .views_rating_under { margin: 7px 0 0 0; font-size: 0.750rem; }
/* .video_item.under .length { font-size: 0.688rem; top: -14px; height: 14px; line-height: 0.9rem; } */
/* RATING VIEWS UNDER ALTERNATIVE END */
.errors { color: red; font-weight: bold; text-align: center; margin-top: 10px; margin-bottom: 10px; }
/* report_abuse form */
.report_abuse_form { margin-top: 10px;}
.report_abuse_form .form-group { margin-bottom: 10px; }
.report_abuse_form .form-group input { width: 100%; max-width: 400px; }
.report_abuse_form .form-group textarea { width: 100%; max-width: 400px; height: 100px; }

/* for protection.js start */
aside img, main div.video_item > a > img, main div.video_item > .desc, main div.video_item .views_rating_under {/* display: none; */}
/* for protection.js end */
@media screen and (min-width:835px) {
	body { padding: 0; }
	/* main sidebar */
	aside { width: 23%; }
	.content, .content2 {/* width: 76.8%; *//* margin-right: 1.1%; */}
	/* video thumnails */
	.content_thumbs { overflow: visible; }
	.thumbs { margin-left: -1%; padding: 0 5px 0 5px; }
	.grid_image .video_item {display: inline-block;vertical-align: top;margin-left: 1%;margin-bottom: 1%;max-width: 23.2%;padding: 0;}
}

@media screen and (max-width:834px) {
	body { padding: 0; }
	/* main sidebar */
	aside { width: 25%; }
	aside.twin_toplist { display: none; }
	.content, .content2 { width: 73.55555555555556%; }
	/* video thumnails */
	.content_thumbs { overflow: visible; }
	.thumbs { margin-left: -1%; padding: 0 5px 0 5px; }
	.grid_image .video_item { display: inline-block; vertical-align: top; margin-left: 1%; margin-bottom: 1%; max-width: 24%; padding: 0; }
	#logo-txt { left: 5px; }
	.website_description { margin-right: 5px; margin-left: 5px; }
	.search input[type=submit], .search_button_link, a.search_button_link:hover, .icon-search { right: 5px; } /* 5px right padding */
	.search input[type='text'] { right: 31px; } /* 5px right padding */
	nav ul { right: 28px; }
}
@media screen and (max-width:750px) {
	body { padding: 0; }
	/* main sidebar */
	aside { width: 100%; margin: 0 auto 30px auto; } /* hides toplist as no need to show with footer toplist */
	.topl ol { line-height: 1.8em; margin-left: 34px; }
    .topl li { list-style-type: decimal-leading-zero; float: left; width: 25%; min-height: 23px; min-width: 200px;  font-size: 0.750rem; }
    .topl li a { font-size: 0.875rem; font-weight: bold; margin-left: 0; }
	.content, .content2 { width: 100%; } /* max-width: 750px; makes content full width */
	/* video thumnails */
	.content_thumbs { overflow: visible; }
	.thumbs { margin-left: -2%; padding: 0 5px 0 5px; }
	.grid_image .video_item { display: inline-block; vertical-align: top; margin-left: 2%; margin-bottom: 2%; max-width: 23%; padding: 0;}
	.footer_toplist { display: none; }
}
@media screen and (max-width:692px) {
	body { padding: 0; }
	#logo-txt { left: 5px; }
	.website_description { margin-right: 5px; margin-left: 5px; }
	header nav {/* display: none; */}
	#toplist_center { display: none; }
	#type_list_ol { display: none; }
}
@media screen and (max-width:562px) {
	body { padding: 0; }
	nav .longest {display: none;} /* hide longest link in header */
	div#videoplayer, .player_container iframe { /* height: 320px; */ }
	header nav {/* display: none; */}
}
@media screen and (max-width:450px) {
	body { padding: 0; }
	nav .most_viewed, nav .longest {display: none;} /* hide longest link in header */
	div#videoplayer, .player_container iframe { /* height: 320px; */ }
	.grid_image .video_item { max-width: 48%; } /* thumbnails and center toplist in two columns */
	header nav {/* display: none; */}
}
@media screen and (max-width:385px) {
	body { padding: 0; }
	nav .longest, nav .most_viewed, nav .top_rated {display: none;} /* hide longest link in header */
	main #video_player p.video_description { width: 68%; } /* so video text does not obscure rating stars */
	div#videoplayer, .player_container iframe { /* height: 280px; */ }
	.grid_image .video_item { max-width: 48%; } /* thumbnails and center toplist in two columns */
	.grid_image .video_item .title { margin-bottom: 10px; }
	.topl li { width: 25%; line-height: 2rem;  } /* footer tap target bigger space between toplist rows */
	.video_tags, .video_categories { line-height: 1.6rem; }  /* footer tap target bigger space between tags categories */
	#video_player .player_container { padding: 0 5px 5px 5px; }
	header nav {/* display: none; */}
}
@media screen and (max-width:385px) {
	div#videoplayer, .player_container iframe { /* height: 240px; */ }
	.search input[type='text'] { width: 120px; }
	header nav {/* display: none; */}
}