@charset "utf-8";
/* --------------- reset --------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline: none;
	vertical-align:baseline;
	background:transparent;
	font-size:100%;
}
img{display:inline-block;}
html { height:100%; }
body { height:auto !important; height:100%; min-height:100%; position:relative;}
a {                                      	
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
table {						
	border-collapse:collapse; 
	border-spacing:0;
}
td, td img {
	vertical-align:top;			
} 
input, select, button, textarea {
	margin:0; 				
	font-size:100%; 
	outline: none;	
}
input[type="text"], input[type="password"], textarea {
	padding:0; 				
}
input[type="checkbox"] { 		
	vertical-align:bottom;
}
input[type="radio"] {
	vertical-align:text-bottom;
}
sub {
	vertical-align:sub;
	font-size:smaller;
}
sup {
	vertical-align:super;
	font-size:smaller;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul {
	 list-style:none;
}
/* --------------- /reset --------------- */

/* --------------- fix styles ---------*/
.cc { clear:both; }
.container { width:100%;}
.container:after, .cfix:after { content:" "; display:block; height:0; clear:both; visibility:hidden;}
.hidden { display:none; }
.show { display:block!important; }
.no-margin { margin:0!important; }
.no-padding { padding:0!important; }
.no-bg { background:none!important; }
.no-border, a img { border:none!important; }
.img-repl { text-indent:-9999px; overflow:hidden; display:block; }
.left{float:left;}
.right{float:right;}
.center{margin: 0 auto;display: block;}
.txtleft{text-align:left;}
.txtright{text-align:right;}
.txtcenter{text-align:center;}
/* --------------- /fix styles ---------*/

/* --------------- main styles ---------*/
html {
	overflow-y:scroll;
}
body {
	position: relative;
	line-height:1;
	background: #ffffff;
	color: #9a9a9a;
	text-align:left;
	font: 12px Tahoma, sans-serif;
}
input, select, button, textarea {
	font-family:"Trebuchet MS", Tahoma, Helvetica, sans-serif;
}
a, a:visited {
	color:#126C91;
	text-decoration:none;
}
a:hover {
	color:#bf0a52;
	text-decoration:none;
}
a:focus, a:active {
	color:#b5bd29;
	text-decoration:none;
}
.header, .footer, .content{
	width:100%;
	margin:0 auto;
	padding:0px;
	position:relative;
	display: block;
}
.page-layout {
	margin:0 auto;
	padding:0px 5px;
	position:relative;
	display: block;
	max-width: 1486px;
}
.page-layout:after { content:" "; display:block; height:0; clear:both; visibility:hidden;}


/* --------------- /main styles ---------*/


/* --------------- header styles ---------*/

.header{
	background: #ffffff;
}
.header .logo{
	float: left;
	margin: 0;
}




.header .menu-btns{
	margin-top: 0px;
	margin-left: 10px; 
	display: inline-block;
}
.header .menu-btns a.menu-btn{
//	text-transform: uppercase;
	display: inline-block;
//	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	color: #126C91;
	padding: 0 20px;
	font-family: Tahoma
}




.header .menu-btns a.menu-btn:hover{
	color: #4f4f4f;
	text-decoration: none;
	
}



.header .menu-btns a.menu-btn span{
	border-bottom: 1px dotted #909090;

}


.header .menu-btns a.menu-btn:hover span{
	border-bottom: 1px dotted transparent;
}





.header .menu-btns a.menu-btn i{
	display: inline-block;
	width: 36px;
	height: 34px;
	margin-right: 0;
	background-image: url('ico-spri.png');
	vertical-align: middle;
}


.header .menu-btns a.menu-btn i.ico-tag{   background-position: 0 0;}
.header .menu-btns a.menu-btn i.ico-tube{  background-position: -36px 0;}
.header .menu-btns a.menu-btn i.ico-model{ background-position: -72px 0;}
.header .menu-btns a.menu-btn i.ico-lang{ background-position:  -106px 0;}

.header .menu-btns a.menu-btn:hover i.ico-tag{   background-position: 0 -34px;}
.header .menu-btns a.menu-btn:hover i.ico-home{  background-position: 0 -34px;}
.header .menu-btns a.menu-btn:hover i.ico-tube{  background-position: -36px -34px;}
.header .menu-btns a.menu-btn:hover i.ico-model{ background-position: -72px -34px;}
.header .menu-btns a.menu-btn:hover i.ico-lang{	 background-position: -106px -34px;}


i.ico-flag{
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-right: 5px;
}
.ico-en{background: url('en.png') no-repeat center center;}
.ico-cs{background: url('cs.png') no-repeat center center;}
.ico-de{background: url('de.png') no-repeat center center;}
.ico-es{background: url('es.png') no-repeat center center;}
.ico-et{background: url('et.png') no-repeat center center;}
.ico-hr{background: url('hr.png') no-repeat center center;}
.ico-id{background: url('id.png') no-repeat center center;}
.ico-lv{background: url('lv.png') no-repeat center center;}
.ico-lt{background: url('lt.png') no-repeat center center;}
.ico-ms{background: url('ms.png') no-repeat center center;}
.ico-ro{background: url('ro.png') no-repeat center center;}
.ico-tl{background: url('tl.png') no-repeat center center;}
.ico-tr{background: url('tr.png') no-repeat center center;}
.ico-tk{background: url('tk.png') no-repeat center center;}
.ico-bg{background: url('bg.png') no-repeat center center;}
.ico-sr{background: url('sr.png') no-repeat center center;}
.ico-uk{background: url('uk.png') no-repeat center center;}
.ico-ka{background: url('ka.png') no-repeat center center;}
.ico-he{background: url('he.png') no-repeat center center;}
.ico-ar{background: url('ar.png') no-repeat center center;}
.ico-hi{background: url('hi.png') no-repeat center center;}
.ico-bn{background: url('bn.png') no-repeat center center;}
.ico-fr{background: url('fr.png') no-repeat center center;}
.ico-it{background: url('it.png') no-repeat center center;}
.ico-ru{background: url('ru.png') no-repeat center center;}
.ico-ja{background: url('ja.png') no-repeat center center;}
.ico-da{background: url('da.png') no-repeat center center;}
.ico-fi{background: url('fi.png') no-repeat center center;}
.ico-el{background: url('el.png') no-repeat center center;}
.ico-pt{background: url('pt.png') no-repeat center center;}
.ico-nl{background: url('nl.png') no-repeat center center;}
.ico-sv{background: url('sv.png') no-repeat center center;}
.ico-no{background: url('no.png') no-repeat center center;}
.ico-pl{background: url('pl.png') no-repeat center center;}
.ico-ko{background: url('ko.png') no-repeat center center;}
.ico-hu{background: url('hu.png') no-repeat center center;}
.ico-sl{background: url('sl.png') no-repeat center center;}
.ico-sk{background: url('sk.png') no-repeat center center;}





.header-content .right{
	padding-top: 19px;
}
.header-content{
	margin-left: 340px;
}
.header-desc{
	color: #a09f94;
	font-size: 16px;
	padding: 15px 30px;
	font-family: Tahoma;
}



.header-bott{
	width: 100%;
	display: table;
	margin: 5px 0 15px 0;
}

.add{
    vertical-align: top;
	padding-top: 5px;
	padding-left: 20px; 
	display: inline-block;
}

.addthis_native_toolbox{
	display: inline-block;
	
	padding-top: 0px;
}

.search-box-wrap,
.sort-boxes{
	display: table-cell;
	vertical-align: top;
}


.search-box{
	position: relative;
	vertical-align: top;
	display: block;
	height: 33px;
	
	padding: 0 50px 0 15px;
	margin: 4px 10px 0 0;
	margin-left: 20px;
	background: #ffffff;
	border: 1px solid #e7e7e7;
	
}
.search-box .input-wrap {
	display: block;
	width: 100%
}
.search-box input {
	vertical-align: top;
}
.search-box input[type=text] {
	border: none;
	background: transparent;
	width: 100%;
	height: 33px;
	font: normal 13px/40px Verdana, sans-serif;
	color: #999;
}
.search-box input[type=submit] {
	cursor: pointer;
	overflow:hidden;
	width:  33px;
	height: 33px;
	background: url('search-b.png') no-repeat center center #f4f4f4;
	text-indent:-9999px;
	font-size:0;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}



.sort-box{
	display: inline-block;
	width: 90px;
	vertical-align: top;
	color: #555555;
}
.sort-box .drop-box{
	display: block;
	position: relative;
}



.sort-box .drop-btn span{
	border-bottom: 1px dotted #909090;
	padding: 0 2px;
}
.sort-box .drop-box:hover .drop-btn,
.sort-box .drop-btn:hover{
	color: #d85808;
	text-decoration: none;
}
.sort-box:hover .drop-btn span,
.sort-box .drop-btn:hover span{
	border-color: transparent; 
}


.sort-box .drop-box.dropped .drop-content{
	display: block;
}
.sort-box .drop-content .title{
	font-size: 0;
	width: 90px;
	height: 60px;
	display: block;
	position: absolute;
	left: 0;
	top: -60px;
	cursor: pointer;
}
.sort-box .drop-content a{
	display: block;
	padding: 5px 5px;
	color: #515151;
	text-align: left;
}
.sort-box .drop-content .current,
.sort-box .drop-content a:hover{
	background: #ffffff;
	color: #f7445d;
	text-decoration: none;
}





/* --------------- /header styles ---------*/




/* --------------- fancybox styles ---------*/
.popup-box {
	background: #f5f5f5;
	display: none;
	font-size: 12px;
	position: absolute;
	z-index: 500;
	max-width: 800px;
	width:90%;
	margin-top: 10px;
	padding: 11px;
}
.popup-box .b-close {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: url('ico-clos.png') no-repeat center center;
}

.list-box .letter{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-top:10px;
}
.letter span{
	border-bottom: 1px dotted #d85808;
    color: #d85808;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
    padding: 0 5px;
    width: 98%;
}
.list-box ul{
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.list-box ul li{
	display: block;
	float: left;
	padding: 6px 7px;
	min-width: 30px;
	font-size: 12px;
	line-height: 9px;
}

.list-box ul li a{
	color: #565656;
}
.list-box ul li a:hover{
	color: #d85808;
}


/* --------------- /fancybox styles ---------*/



/* --------------- title line styles ---------*/
.related{
	font: normal 14px Tahoma, sans-serif;
	color: #4a91ab;
	font-weight: bold;
}
.title-line{
	display: block;
	width: 100%;
	margin: 6px auto;
	padding: 0px;
	text-align: left;
	font: normal 20px/24px Tahoma, sans-serif;
}
.title-line span.type{
	color: #575656;
	padding: 0 1px;
}
.title-line span.name{
	color: #575656;
//	padding: 0 1px;
//	font-size: 16px;
}

.title-line span.related{
	font-size: 12px;
}

.title-line .sorted{
	float: right;
	display: block;
	color: #9a9a9a;
	font-size: 12px;
}
.title-line .sorted .drop-box{
	display: inline-block;
	position: relative;
}
.title-line .sorted .drop-btn{
	text-align: center;
	font-size: 15px;
	line-height: 26px;
	color: #BF0A52;
	display: block;
	padding-right: 20px;
}
.title-line .sorted .drop-btn span{
	border-bottom: 1px dotted #909090;
	padding: 0 2px;
}
.title-line .sorted .drop-box:hover .drop-btn,
.title-line .sorted .drop-btn:hover{
	color: #BF0A52;
	text-decoration: none;
}
.title-line .sorted:hover .drop-btn span,
.title-line .sorted .drop-btn:hover span{
	border-color: transparent; 
}
.title-line .sorted .drop-content{
	display: none;
	position: absolute;
	top: 22px;
	right: 0;
	background: #e3e3e3;
	z-index: 100;
	padding-top: 5px;
//	margin-top: 5px;
	min-width: 150px;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
}
.title-line .sorted .drop-box:hover .drop-content{
	display: block;
}
.title-line .sorted .drop-content a{
	display: block;
	padding: 0 32px 0 10px;
	color: #676767;
	text-align: left;
//	border-bottom: 1px dotted transparent;
	line-height: 34px;
}
.title-line .sorted .drop-content .current,
.title-line .sorted .drop-content a:hover{
	color: #fff;
//	border-bottom: 1px dotted #909090;
	text-decoration: none;
	background-color:#88c7dc;
}


/* --------------- title line styles ---------*/


/* --------------- pager styles ---------*/
.nav-box{
	display: block;
	text-align: center;
}
.pager{
	font: normal 16px/30px Verdana, sans-serif;
	display: inline-block;
}
.pager span,
.pager a{
	margin: 2px 0;
	padding: 0 15px;
	display: inline-block;
	color: #777777;
	background: #e5e5e5;
	border: 1px solid #cecece;
	
}
.pager .current,
.pager a:hover{
	color: #C70B52;
	background: #f5f5f5;
	text-decoration: none;
}

/* --------------- /pager styles ---------*/


/* --------------- box more btn styles ---------*/
.morebox{
	margin-top: 15px;
	margin-bottom: 15px;
	color: #727272;
	font: 12px/18px Arial, sans-serif;
}
.morebox .moreboxwrap{
	display: block;
	margin: 0;
  	overflow: hidden; 
}
.morebox.full .moreboxwrap{
	max-height: none !important;
}
.morebox a{
	margin: 0;
	color: #5f5f5f;
	display: inline-block;
	padding: 0 0 0 14px;
	
}
.morebox a:hover{
	color: #bf0a52;
	text-decoration: none;
}
.morebox .more{
	display: none;
	width: 100%;
	text-align: center;
}
.morebox .more a{
	color: #676767;
	border-bottom: 1px dotted #909090;
	display: inline-block;
	padding: 0 5px;
	background: none;
}
.morebox .more a:hover{
	color: #d85808;
	border-bottom: 1px solid transparent;
	text-decoration: none;
}
.morebox .more a.close{
	display: none;
}
.morebox.full .more a.close{
	display: inline-block;
}
.morebox.full .more a.open{
	display: none;
}


/* --------------- /box more btn styles ---------*/



/* --------------- thumb styles ---------*/

.thumbs{
	margin:5px auto;
	text-align: center;
	
}
.cat-thumb,
.thumb{
border: 1px solid #d8d8d8;
	
	background: #ececec;
	color: #858585;
	vertical-align: top;
	position:relative;
	display:inline-block;
	margin: 0px 0 5px 0;
	padding: 1px;
	width: 290px;
	max-width: 290px;
	font-size: 10px;
	max-hight: 215px;
}







.cat-thumb{
	text-align: center;
}
.thumb img,
.cat-thumb img{
	display: block;
	width: 290px;
	height: 215px;
	max-width: 290px;
}
.cat-thumb .img,
.thumb .img{
	overflow: hidden;
	position:relative;
	display:block;
	line-height: 0;
}

.thumb a .desc,
a.cat-thumb{
	color: #4f4f4f;
}
.thumb a:hover .desc,
a.cat-thumb:hover{
	color: #bf0a52;
	text-decoration: none;
}



.thumb:hover, .cat-thumb:hover{
	border: 1px dotted #515151;
	color: #bf0a52;
	text-decoration: none;
}





.thumb a{
	color: #126c91;
}
.thumb a:hover{
    
	color: #bf0a52;
	text-decoration: none;
}
.cat-thumb .title{
	display: block;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
}
.cat-thumb .video{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #727272;
}
.thumb .desc,
.thumb .tags{
	font-size: 12px;
	height: 42px;
	line-height: 22px;
	overflow: hidden;
	display: block;
	padding: 0 3px;
	text-align: left;
	text-overflow: ellipsis;
}
.thumb .info{
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	display: block;
	padding: 0 3px;
	text-align: left;
	text-overflow: ellipsis;
}
.thumb .info:after { content:" "; display:block; height:0; clear:both; visibility:hidden;}
.thumb .info .left{
	text-align: left;
	padding: 0 5px;
	display: inline-block;
	background: url('ico-time.png') no-repeat;
	padding-left: 17px;
}
.thumb .info .right{
	text-align: right;
}
.thumb .info .right,
.thumb .info .left {
	overflow: hidden;
	width: 45%;
	font-size: 10px;
}


.thumb .tags a{
	padding: 0 5px;
	display: inline-block;
	background: url('ico-th.png') no-repeat;
	padding-left: 17px;
}
.thumb .aimg{
	position: relative;
	display: block;
}
.cat-thumb .label,
.thumb .label{
	position: absolute;
	top: 2px;
	right: 2px;
	display: block;
	font: 11px/18px Arial, sans-serif;
	padding: 0 8px;
	color: #ffffff;
	background-color: rgba(0,0,0,0.3);
}

/* --------------- /thumb styles ---------*/


.star-line{
	position: relative;
	display: block;
	width: 100%;
	border-bottom: 6px double #5ba8c2;
	margin-bottom: 20px;
}
.star-line::after{
	content: "";
	display: block;
	width: 43px;
	height: 26px;
	background: url('lama.png');
	position: absolute;
	top: -12px;
	left: 50%;
	margin-left: -22px;
}

/* --------------- tags styles ---------*/
.tags-box{
	margin: 10px 0;
	padding: 10px;
	background: #ebebeb;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
.tags-box a{
	color: #6b6b6b;
	margin: 0 5px;
	vertical-align: middle;
}
.tags-box a:hover{
	color: #bf0a52;
	text-decoration: none;
}
.tags-box a.size1{font-size: 14px;}
.tags-box a.size2{font-size: 16px;}
.tags-box a.size3{font-size: 18px;}
.tags-box a.size4{font-size: 20px;}
.tags-box a.size5{font-size: 28px;}
/* --------------- /tags styles ---------*/



/* --------------- spot block styles ---------*/
.spot-block{
	overflow:hidden;
	margin: 30px auto;
	text-align: center;
	width: 100%;
}
.spot-block > div{
	display:inline-block;
	vertical-align:top; 
	width:300px;
	overflow:hidden;
	margin: 0 5px 15px 5x;
}
.spot-block img,
.spot-block object,
.spot-block iframe{
	display:block;
	vertical-align:top;
	padding: 8px;
}
.spot-block.video-spot{
	margin: 0;
	width: 300px;
	padding: 18px;
	float: right;
	border: 1px solid #d7d7d7;
	background: #ffffff;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}


/* --------------- spot block styles ---------*/




/* --------------- footer styles ---------*/
.footer{
	padding: 10px 0;
	text-align: center;
}
.footer .page-layout{
	font-size: 12px;
	color: #6c6c6c;
}
.footer .logo{
	display: inline-block;
	vertical-align: top;
	margin: 0 25px;
}
.footer .disclaimer{
	text-align: left;
	display: inline-block;
	padding-top: 10px;
	width: 65%;
}
.footer .disclaimer a{
	margin: 0 5px;
}


/* --------------- /video page ---------*/

.embed-box{
	position: relative;
	width: 1040px;
	margin: 0;
	padding: 0 4px;
	float: left;
}
.title-video{
	text-align: left;
	color: #575656;
	font: normal 22px/24px Verdana, sans-serif;
	margin: 15px 0;
}
.player{
	width:1040px;
	height:605px;
	margin: 0;
	padding: 0;
	overflow:hidden;
	position:relative;
	background-color: #000;
}
.player > iframe,
.player > object,
.player > object embed {
	width:1040px;
	height:605px;
}

.embeds section.black{
	float: right;
	margin-left: 0;
	width: 320px;
	height: 540px;
}
.vert-banner iframe {
	width: 320px;
}

.video-info{
    
	text-align: left;
	display: block;
	font: 12px/22px Arial, sans-serif;
	margin: 0px 0 5px 0;
	padding: 0 5px;
	color: #5d5d5d;
	background: #ececec;
	border-bottom: 1px solid #d85808;
	
}
.video-info .title{
	font-size: 10px;
}
.video-info .info,
.video-info .tags{
	display: block;
	padding: 5px 0;
}
.video-info .info:after { content:" "; display:block; height:0; clear:both; visibility:hidden;}
.video-info .tags a{
	background: url('ico-th.png') no-repeat;
	padding-left: 17px;
}
.video-info .info .left{
background: url('ico-time.png') no-repeat;
	padding-left: 17px;
	width: 45%;
}
.video-info .info .right{
	width: 45%;
	text-align: right;
}
.video-info .tags a{
	font-size: 13px;
	padding: 0 5px 0 17px;
	color: #126C91;
	display: inline-block;
}
.video-info .tags a:hover{
	color: #c70b52;
}



/* --------------- /video page ---------*/
/* --------------- media screen styles ---------*/






/* --------------- media embeds ---------*/

@media only screen and (max-width: 1040px){


	
	.player{
		margin: 0 auto;
	}
	.embed-box{
		float: none;
	}
	.spot-block.video-spot{
		width: auto;
		display: block;
		margin: 10px 0;
		float: none;
	}
	.spot-block { width:100%; }

}

@media only screen and (min-width: 1025px) and (max-width: 1500px){
	.embed-box{
		width: 1025px;
		margin: 0 auto;
		float: none;
	}
	.player,
	.player > iframe,
	.player > object,
	.player > object embed {
		width:1025px;
		height:600px;
	}
	.spot-block.video-spot{
		width: 995px;
		margin: 10px auto;
		float: none;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1160px){


	.spot-block.video-spot{
		width: 930px;
		margin: 10px auto;
		float: none;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1025px){

	.player,
	.player > iframe,
	.player > object,
	.player > object embed {
		width:920px;
		height:722px;
	}
	.embed-box{
		width: 922px;
		margin: 0 auto;
		float: none;
	}
}

@media only screen and (min-width: 639px) and (max-width: 959px){
	.player,
	.player > iframe,
	.player > object,
	.player > object embed {
		width:600px;
		height:470px;
	}
	.embed-box{
		width: 605px;
		margin: 0 auto;
		float: none;
	}
	.spot-block.video-spot{
		padding: 0
	}

}

@media only screen  and (max-width: 750px){
	

	.embed-box{
		float: none;
		margin: 0 auto;
	}

}

@media only screen and (min-width: 479px) and (max-width: 639px){

	
	
	.player,
	.player > iframe,
	.player > object,
	.player > object embed {

		width:445px;
		height:350px;
	}
	.embed-box{
		width: 448px;
		margin: 0 auto;
		float: none;
	}
	.spot-block.video-spot{
		padding: 0
	}

}
@media only screen  and (max-width: 479px){

	

	.player,
	.player > iframe,
	.player > object,
	.player > object embed {
		width:298px;
		height:234px;
	}
	.embed-box{
		width: 300px;
		margin: 0 auto;
		float: none;
	}
	.spot-block.video-spot{
		padding: 0
	}

	.sort-box{
		width: 75px;
	}
}

/* --------------- media embeds ---------*/

@media only screen and (max-width: 1040px) {
  .player {
    margin: 0 auto;
  }
  .embed-box {
    float: none;
  }
  .spot-block.video-spot {
    width: auto;
    display: block;
    margin: 10px 0;
    float: none;
  }
  .spot-block {
    width: 100%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1500px) {
  .embed-box {
    width: 1025px;
    margin: 0 auto;
    float: none;
  }
  .player,
  .player > iframe,
  .player > object,
  .player > object embed {
    width: 1025px;
    height: 600px;
  }
  .spot-block.video-spot {
    width: 995px;
    margin: 10px auto;
    float: none;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1160px) {
  .spot-block.video-spot {
    width: 930px;
    margin: 10px auto;
    float: none;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1025px) {
  .player, .player > iframe, .player > object, .player > object embed {
    width: 920px;
    height: 722px;
  }
  .embed-box {
    width: 922px;
    margin: 0 auto;
    float: none;
  }
}

@media only screen and (min-width: 639px) and (max-width: 959px) {
  .player, .player > iframe, .player > object, .player > object embed {
    width: 600px;
    height: 470px;
  }
  .embed-box {
    width: 605px;
    margin: 0 auto;
    float: none;
  }
  .spot-block.video-spot {
    padding: 0
  }
}

@media only screen and (max-width: 750px) {
  .embed-box {
    float: none;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 479px) and (max-width: 639px) {
  .player, .player > iframe, .player > object, .player > object embed {
    width: 445px;
    height: 350px;
  }
  .embed-box {
    width: 448px;
    margin: 0 auto;
    float: none;
  }
  .spot-block.video-spot {
    padding: 0
  }
}

@media only screen and (max-width: 479px) {
  .player, .player > iframe, .player > object, .player > object embed {
    width: 298px;
    height: 234px;
  }
  .embed-box {
    width: 300px;
    margin: 0 auto;
    float: none;
  }
  .spot-block.video-spot {
    padding: 0
  }
  .sort-box {
    width: 75px;
  }
}

@media all and (max-width:905px) {
  .header .logo {
    padding: 0 0 0 calc(100% / 2 - 150px);
    margin: 0 0 10px 0;
  }
  .header-content {
    margin: 10px 0;
  }
}

@media all and (max-width:640px) {
  .header .logo, .footer .logo {
    width: 80% !important;
    max-width: 300px;
    height: auto;
    padding: 0;
  }
  .menu-btns {
    margin: 10px auto;
    float: none;
    display: block;
    text-align: center;
  }
  .add {
    padding: 20px 0 0 0;
  }
  .star-line::after {
    display: none;
  }
  .tags-box a {
    display: inline-block;
    margin: 8px;
  }
  .cat-thumb,
  .thumb {
    width: calc(100% / 2.4);
    margin: 4px;
  }
  .cat-thumb img,
  .thumb img {
    width: 100%;
    height: auto;
  }
  .morebox .moreboxwrap {
    height: 100px;
    overflow: hidden;
  }
  .morebox a {
    font-size: 15px;
    margin: 8px;
  }
  .thumb .tags a {
    margin: 8px;
  }
}