@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #ccc;
    background: #fff;
    -webkit-font-smoothing: antialiased;
}
a {
    text-decoration: none;
}
a img {
    border: none;
}
.top {
    width: 100%;
    height: 60px;
    background: #f3f5f7;
    overflow: hidden;
    clear: both;
}
.logo {
    float: left;
    margin-top: 14px;
}
.order {
    float: right;
    margin-top: 11px;
}
.find {
    float: right;
    margin-top: 14px;
    margin-right: -3px;
}
.lb a {
    padding: 6px 8px;
    margin-left: 3px;
	background-color:#d9d9d9;
	color:#FCFDFF;
    font-size: 13px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
.lb a.active, .lb a:hover {
    padding: 6px 8px;
	background-color:#c2bbc1;
	color:#FCFDFF;
    font-size: 13px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
.headDesc {
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    font-size: 11px;
    width: 1200px;
}
.search {
    width: 160px;
	padding:8px 15px;
	border:0px solid #FBFAFA;
	background-color: #efe7ec;
	color: #000;
	outline: none;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 16px;
}
.button {
	position:relative;
	padding:6px 15px;
	left:-4px;
	border:2px solid #c2bbc1;
	background-color:#c2bbc1;
	color:#FCFDFF;
	font-family: FontAwesome, 'Roboto', Arial, Helvetica, sans-serif;
    cursor: pointer;
    outline: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 16px;
}
.button:hover {
    opacity: 0.9;
}
.container {
    width: 1620px;
    margin: auto;
    overflow: hidden;
    clear: both;
}
.upblock {
    overflow: hidden;
    height: 46px;
    padding-left: 2px;
    padding-right: 2px;
    clear: both;
}
.upblock h1, .upblock h2 {
    margin: none;
    padding: none;
    color: #858d95;
    font-size: 14px;
    line-height: 32px;
    text-transform: uppercase;
    float: left;
}
.thumb {
    width: 320px;
    float: left;
    overflow: hidden;
    background: #f3f5f7;
    margin: 2px;
    position: relative;
}
.thumb img {
    width: 320px;
    height: 175px;
}
.descript {
    text-transform: uppercase;
    text-align: center;
    line-height: 32px;
    font-weight: 700;
    color: #858d95;
}
.thumb:hover .descript {
    color: #c2bbc1;
}
.thumb:hover .alt {
    color: #000;
}
.alt {
    clear: both;
    margin: 6px;
    font-size: 12px;
    color: #000;
    height: 14px;
    overflow: hidden;
}
.tags {
    clear: both;
    margin: 6px;
    margin-bottom: 6px;
    font-size: 11px;
    color: #858d95;
    height: 22px;
    overflow: hidden;
}
.tags a {
    color: #796969;
    margin-right: 4px;
    margin-bottom: 6px;
    padding: 3px;
    border: solid 1px #dfe2e5;
    display: inline-block;
}
a.tags {
    color: #000;
    margin-right: 4px;
    margin-bottom: 6px;
    padding: 3px;
    border: solid 1px #17222D;
    display: inline-block;
    line-height: 24px;
    font-weight: 700;
}
a.tags:hover {
    color: #000;
    border: solid 1px #283746;;
}
.tags a:hover {
    color: #000;
    border: solid 1px #283746;
}
.time {
    position: absolute;
    top: 144px;
    left: 6px;
    color: #FBFAFA;
    background: #4d404000;
    padding: 6px 8px;
    opacity: 0.9;
    font-size: 10px;
}
.membl {
    width: 320px;
    background: #f3f5f7;
    float: left;
    margin: 2px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.membl:hover {
    background: #c2bbc1
}
.membl a {
    color: #ccc;
    display: block;
    margin: 6px;
}
.pagination {
    text-align: center;
    overflow: hidden;
    clear: both;
    padding: 12px;
}
.pagination a {
    display: inline-block;
    padding: 10px 13px;
    margin-right: 3px;
	background-color:#d9d9d9;
	color:#FCFDFF;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
.pagination a.active,.pagination a:hover {
    background: #c2bbc1;
}
.footer {
    background: #f3f5f7;
    text-align: center;
    padding-top: 10px;
    font-size: 12px;
    color: #858d95;
    line-height: 18px;
    clear: both;
    overflow: hidden;
}
.bb {
    background: #f3f5f7;
    text-align: center;
    margin: auto;
    clear: both;
    overflow: hidden;
    padding-top: 4px;
    margin-top: 2px;
}
.ec {
	margin: 3px;
	height: 250px;
	width: 300px;
	cursor: pointer;
    display: inline-block;
    overflow: hidden;
}
.ec img, .ec iframe {
	height: 250px;
    width: 300px;
}
.footer a {
    color: #c2bbc1;
    line-height: 24px;
}
.bws {
	height: 250px;
	width: 300px;
	border: 6px solid #000000;
	position: fixed;
	right: 24px;
	bottom: 24px;
	cursor: pointer;
	
	background-color: #000000;
}
.xf {
	line-height: 24px;
	color: #FFF;
	background-color: #c2bbc1;
	text-align: center;
	height: 24px;
	width: 24px;
	position: absolute;
	top: -15px;
	right: -15px;
	
    cursor: pointer;
    z-index: 999;
}
.playerContainer {
    background-color: #f3f5f7;
    margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
    height: auto;
    padding: 4px;
    overflow: hidden;
}
.playerContainer iframe {
    display: block;
}
.bnContainer {
    float: left;
    width: 304px;
}
.bnContainer iframe {
    width: 300px;
    height: 250px;
    margin-left: 4px;
}
#player {
    position: relative;
    float: left;
    width: 1308px;
    height: 870px;
}
#player iframe {
	width: 100%;
    height: 100%;
	border: none;
}
#pbw {
	background-color: #000000;
	border: 6px solid #000000;
	height: 250px;
	width: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -131px;
	margin-left: -306px;
    z-index: 999;
}
#pbw iframe, .bws iframe {
	height: 250px;
    width: 300px;
    float: left;
    display: inline-block;
    position: relative;
}
.player-desc {
	overflow: hidden;
	margin-right: auto;
    margin-left: auto;
    clear: both;
    overflow: hidden;

}
.pl-alt, .pl-alt h1 {
	float: left;
    font-size: 14px;
    text-transform: uppercase;
	font-weight: 700;
	color: #F8F4F4;
    line-height: 32px;
    padding-top: 6px;
    padding-left: 6px;
    clear: both;
    overflow: hidden;
}
.pl-tags {
	clear: both;
    float: left;
	padding-bottom: 12px;
    font-size: 14px;
    text-transform: uppercase;
    color: #c2bbc1;
    overflow: hidden;
}
@media screen and (max-width:1618px) {
    .container {
        width: 1296px;
    }
    .hide-4 {
        display: none;
    }
    .headDesc {
        width: 900px;
        margin-top: 10px;
    }
    #player {
        width: 984px;
        height: 606px;
    }
}
@media screen and (max-width:1294px) {
    .container {
        width: 972px;
    }
    .find {
        margin-left: 40px; 
    }
    .hide-3 {
        display: none;
    }
    .headDesc {
        width: 550px;
        margin-top: 5px;
    }
    #player {
        width: 660px;
        height: 404px;
    }
    
}
@media screen and (max-width:970px) {
    .container {
        width: 648px;
    }
    .find {
        margin-left: 60px; 
    }
    .lb a:after {
        content: none;
    }
    .hide-2, .bnContainer, .player-desc {
        display: none;
    }
    .headDesc {
        display: none;
    }
    #player {
        background-color: #000;
        margin-top: 12px;
        margin-right: auto;
        margin-left: auto;
        height: auto;
        position: relative;
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom:56.25%;
        border-radius: 2px;
        clear: both;
    }
    #player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 2px;
    }
    .playerContainer {
        padding: 0px;
        background: none;
    }
}
@media screen and (max-width:646px) {
	#player {
		width: 100%;
	}
    .logo {
        float: none;
        margin: 12px;
        padding: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .container {
        width: 98%;
    }
    .find {
        clear: both;
    }
    .thumb, .membl {
        width: 49%;
        height: auto;
    }
    .thumb img {
        width: 100%;
        height: auto;
    }
    .lb a:after {
        content: none;
    }
    #pbw {
        width: 300px;
        margin-left: -150px;

    }
    .hide-1 {
        display: none;
    }
    
}
@media screen and (max-width:480px) {
    .thumb, .membl {
        width: 100%;
        height: auto;
        margin-left: 0px;
        margin-right: 0px;
    }
    #pbw {
        display: none;
    }
}
