html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre   { display: block; unicode-bidi: embed; margin: 0; padding: 0;}
@font-face {
    font-family:'Bauhaus';
    src: url('../fonts/Bauhaus.eot');
    src: url('../fonts/Bauhaus.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Bauhaus.woff2') format('woff2'),
        url('../fonts/Bauhaus.woff') format('woff'),
        url('../fonts/Bauhaus.svg#Bauhaus') format('svg');
    font-weight: 5;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-F002;
}
body{
    background-color: #350b0c;
    margin: 0;
}
.slideshow {
    overflow: hidden;
    max-width: 1020px;
    width: 100%;
    background-color: #000;
    background-color: #350b0c;
    margin: 0 auto;

}
span.child{
    font-size: 14px;
    font-family: 'Bauhaus';
}
.slideshow img {
    width:100%;
    height: auto;
}
.social{
	width: 296px;
	height: 30px;
	margin: 0 auto;
    margin-bottom: 15px;
}
.social ul {
	margin: 0;
	padding: 0;
}
.social ul li {
	width: 30px;
    height: 30px;
    float: left;
    list-style-type: none;
    margin-left: 8px; 
    font-family: arial;
}
.social ul li a{
	outline: none;
}
.social ul li img{
	width: 100%;
	display: block;
	border: 0;
	cursor: pointer;
}
.social ul li:first-child{
    margin-left: 0; 
}
.social ul li:hover {
    opacity: 0.8;
}
.menu{ 
    width: 858px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.selective-opt {
    float: left;
    display: block;
}
.selective-opt ul{
    margin: 0;
    padding: 0;
}
.selective-opt ul li{
    list-style: none;
    background-color: #4b4865;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    padding: 10px 0;
    cursor: pointer;
    font-family: 'Bauhaus', verdana;
    font-size: 13px ; 
    text-transform: uppercase;
    width: 160px;
    text-align: center;
    background: url(../image/credit-catagory.png) no-repeat right top;
    margin-left: 10px;
    height: 37px;
}
.selective-opt ul li:first-child{
    margin-left: 0;
}
.other-credit{
    float: left;
}
.other-credit ul{
    margin: 0;
    padding: 0;
}
.other-credit ul li{
    list-style: none;
    background-color: #4b4865;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    padding: 10px 0;
    cursor: pointer;
    font-family: 'Bauhaus', verdana;
    font-size: 13px ; 
    text-transform: uppercase;
    width: 160px;
    text-align: center;
    background: url(../image/credit-catagory.png) no-repeat right top;
    margin-left: 10px;
    height: 37px;
}
.other-credit ul li a{
    text-decoration: none;
    color:#fff;
}
.other-credit ul li:first-child{
    margin-left: 14px;
}
#poster-1 .credit-poster{
    width: 900px;
    margin: 0 auto;
}
#poster-1 .credit-poster .poster{
    width: 164px;
    height: 260px;
    float: left;
    margin-right: 8px;
    overflow: hidden;
    margin-top: 10px;
    cursor: pointer;
    position: relative;
    border: 4px solid #ffffff;
}

#poster-1 .credit-poster .poster .box-overlay{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: transparent;
}
#poster-1 .credit-poster .poster .box-overlay h1{
    font-size: 12px;
}

#poster-1 .credit-poster .poster .overlay{
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
} 
#poster-1 .credit-poster .poster:hover .overlay{
        opacity: 0.6;
}

}
#poster-1 .credit-poster .poster:nth-child(5n+0){
    margin-right: 0px;
}
#poster-1 .credit-poster .poster img{
    width: 100%;
    height: auto;
}
/*poster2*/
#poster-2 .credit-poster{
    width: 900px;
    margin: 0 auto;
}
#poster-2 .credit-poster .poster{
    width: 284px;
    height: 162px;
    float: left;
    margin-right: 8px;
    overflow: hidden;
    margin-top: 10px;
    cursor: pointer;
    position: relative;
    border: 4px solid #ffffff;
}

#poster-2 .credit-poster .poster .box-overlay{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: transparent;
}
#poster-2 .credit-poster .poster .box-overlay h1{
    font-size: 12px;
}

#poster-2 .credit-poster .poster .overlay{
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
} 
#poster-2 .credit-poster .poster:hover .overlay{
        opacity: 0.6;
}

}
#poster-2 .poster:nth-child(3n+0){
    margin-right: 0px!important;
}
#poster-2 .credit-poster .poster img{
    width: 100%;
    height: auto;
}
/*poster-3*/
#poster-3 .credit-poster{
    width: 900px;
    margin: 0 auto;
}
#poster-3 .credit-poster .poster{
    width: 284px;
    height: 162px;
    float: left;
    margin-right: 8px;
    overflow: hidden;
    margin-top: 10px;
    cursor: pointer;
    position: relative;
    border: 4px solid #ffffff;
}

#poster-3 .credit-poster .poster .box-overlay{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: transparent;
}
#poster-3 .credit-poster .poster .box-overlay h1{
    font-size: 12px;
}

#poster-3 .credit-poster .poster .overlay{
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
} 
#poster-3 .credit-poster .poster:hover .overlay{
        opacity: 0.6;
}

}
#poster-3 .poster:nth-child(3n+0){
    margin-right: 0px!important;
}
#poster-3 .credit-poster .poster img{
    width: 100%;
    height: auto;
}
.row1 {
    margin-top:15px;

    }
.music-menu{
    width: 900px;
    margin: 20px auto;
}
.music-menu ul{ 
    margin: 0;
    padding: 0;
    text-align: center; 
}
.music-menu ul li{ 
    display: inline-block;
    margin-left: 10px;
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-top: 10px!important;
    float: none!important;
    outline: none;
}
.music-menu ul li a{ 
    font-family: 'Bauhaus', verdana;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    outline: none;
}
.music-menu ul li:last-child{
    border-right:0;
}
.musicplayer{
    width: 845px;
    min-height: 600px;
    margin: 0 auto;
    background-color: #fff;
}
.fancybox-skin{
    font-size: 12px;
    font-family: verdana;
    line-height: 16px;
}
/*
Responsive custom CSS
*/
.no-scroll{
    overflow: hidden;
}
.upper-foot {
    max-width: 415px;
    width: 100%;
}
.smc{
    width: 150px;
}
.smc img {
    max-width: 170px!important;
    width: 100%;
}
.smc-text {
    width: 211px;
}
.email-image{
    max-width: 762px;
    width: 90%;
}
.email-image img {
    width: 90%;
    max-width: 762px;
}
.page_header{
    max-width: 1024px;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}

.navigate-desk{
	display: block;
}
.menu-overlay{
    width: 100%;
    height:100%;
    background: url(../image/overlay.png) repeat;
    display: none;
    position: absolute;

}
.menu_btn{
	width: 38px;
	height: 38px;
	background: url(../image/menu_hum.png) no-repeat;
	float: right;
    margin: 10px;
    cursor: pointer;
    display: none;
}
.hum_menu{
	width: 100%;
	height: auto;
    position: fixed;
    z-index: 9999;
}
.hum_menu_overlay {
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0;
    left: 0;
}

.hum_menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.hum_menu ul li{
	 text-align: center;
    padding: 20px;
    background-color: #fff;
    cursor: pointer;
    font-family: Verdana, Arial;
    font-size:16px;
    color: #000;
}

.hum_menu ul li:hover{
	background-color: #c2c2c2;
}
.hum_menu ul a {
    text-decoration: none;
}

.herobanner{
	max-width: 1024px;
	width: 100%;
}
.herobanner img{
	width: 100%;
}
.jscollage{
	max-width: 1024px;
	width: 93%;
}
.jscollage img{
	width: 90%;
}
.mobile{
    display: none;
}
.desktop{
    display: block;
}
.bio-col-1{
    width: 69%;
}
.bio-col-1 p{
    margin-bottom: 15px;
}
.bio-col-2{
    width: 7%;
}
.bio-col-3{
    width: 24%;
}
.bio-col-3 p{
    margin-bottom: 15px;
}
.bio-text{
    width: 900px;
}
.news-pose{
    max-width: 800px;
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 50px;
}
.news-pose .image-pose{
    width: 140px;
    height: 200px;
    float: left;
    margin-right: 40px;
}
.news-pose .image-content{
    max-width: 610px;
    float: left;
    text-align: left;
    width: 90%;
}
.news-pose .image-content p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: rgb(204, 204, 204);
}
.news-pose .image-content p a{
    text-decoration: underline;
    color: #fed253;
}
.news-pose .one-content{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: rgb(204, 204, 204);
    margin-bottom: 20px;
}
.news-pose .one-image{
    width: 100%;
    max-width: 500px;
}
.news-pose .one-image img {
    width: 100%;
}
.news-pose .collum-1{
    float: left;
    width: 48%;
}
.news-pose .collum-2{
    float: right;
    width: 48%;
}
.news-pose .collum-1 img {
    width: 100%;
}
.news-pose .collum-2 img{
    width: 100%;
}
.newspage{
    width: 800px;
}
.newspage .col3-1, .newspage .col3-2, .newspage .col3-3{
    float: left;
    width: 48%;
    overflow: hidden;
    height: 280px;
}
.newspage .col3-2{
    float: right;
}
.newspage .col3-3{
    float: none;
    margin:0 auto;
    padding-top: 20px;
}
.newspage .col3-1 img, .newspage .col3-2 img, .newspage .col3-3 img{
    width: 100%;

}
.newspage .cl-1{
    width: 33%;
    float: left;
    height: 175px;
}
.newspage .cl-1 img{
    width: 100%;
}
#tabs{
    position: relative;
    z-index: 99999999;
}
@media screen and (max-width: 1049px) {
    .newspage{
    width: 100%;
}
.news-pose .one-image {
    width: 90%;
}
.newspage .cl-1 {
    width: 90%;
     float: none;
    height: auto;
    margin: 0 auto;
    padding-top: 20px;
}
.newspage .col3-1, .newspage .col3-2, .newspage .col3-3 {
    width: 90%;
    float: none;
    height: auto;
    padding-top: 20px;
}
.news-pose .image-pose {
    float: none;
    margin-right: 0;
}
.news-pose .image-content{
    text-align: center;
    float: none;
    margin-top: 10px;
    }
.news-pose .collum-1{
    float: none;
    width: 90%;
}
.news-pose .collum-2{
    float: none;
    width: 90%;
    margin-top: 10px;
}
	.menu_btn{
    	display: block;
}
.bio-text{
    width: 90%;
    text-align: center;
}
.bio-text p {
    text-align: center;
}
.bio-col-1{
    width: 100%;
    float: left;
}
.bio-col-2{
    width: 7%;
    display: none;
}
.bio-col-3{
    width: 100%;
    float: left;
}
.navigate-desk{
	display: none;
}
.smc{
    width: 100%;
    display: block;
}

.smc-text {
    width: 100%;
    display: block;
    margin: 20px 0;
    text-align: center;
}
.photo{
    width: 100%;
    max-width: 165px;
    display: block;
}
.photo img {
    width: 100%;
    max-width: 165px;
}
.menu{
    width: 100%;
}
.selective-opt{
    float: none;
}
.other-credit{
    float: none;
}
#poster-1 .credit-poster, #poster-2 .credit-poster, #poster-3 .credit-poster{
    width: 85%;
}
.music-menu{
    width: 90%;
    margin: 0 auto;
    z-index: -9;
}
.musicplayer{
    width: 90%;
}
.mobile{
    display: inline-block;
}
.desktop{
    display: none;
}

}
@media screen and (max-width: 640px){
    .page_header img {
        width: auto;
    }
    .selective-opt ul li{
            margin-left: 0px;
    }
.other-credit ul li, .other-credit ul li:first-child{
    margin-left: 0px;
}
#poster-1 .credit-poster .poster{
    width: 44%;
    height: 201px;
    margin-right: 5px;
}
#poster-1 .credit-poster .poster:nth-child(5n+0){
    margin-right: 5px;
}
#poster-1 .credit-poster .poster:nth-child(2n+0){
    margin-right: 5px;
    float: right;
}
#poster-2 .credit-poster .poster {
    width: 100%;
    height: 162px;
    margin-right: 5px;
}
#poster-3 .credit-poster .poster {
    width: 100%;
    height: 162px;
    margin-right: 5px;
}

}