@charset "utf-8";
html {
	padding:0;
	margin:0;
	color:#615435;
	font-size:13px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-align:justify
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td, p {
	margin:0;
	padding:0
}
body {
	width:100%;
	overflow-x:hidden
}
.rtl {
	direction:rtl!important
}
li {
	list-style-type:none
}
a {
	color:#575757
}
.cur {
	cursor:pointer
}
img {
	border:0
}
.display-none {
	display:none
}
.after {
	clear:both;
	display:block;
	height:0;
	visibility:hidden
}
.social_media_mobile
{
	display:none
}
.relative {
	position:relative
}
.absolute {
	position:absolute
}
.no-margins {
	margin:0!important
}
.floatLeft {
	float:left
}
.floatRight {
	float:right
}
a {
	outline:none;
	text-decoration:none;
	cursor:pointer
}
.white-color {
	color:#FFF
}

h1 {
	font-weight:400;
	background-color:#908175;
	font-size:26px;
	color:#FFF;
	margin-bottom:18px;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:2px;
}
.w453 {
	width:453px;

}
.w453.bgblack{
    background: rgba(0,0,0,0.7);
    color: #fff;
}

.w453 h1{
	margin-bottom : 0px;
	font-weight: 400;
    background-color: #908175;
    font-size: 26px;
    color: #FFF;
    padding-left: 20px;
    padding-top: 7px;
    padding-bottom: 2px;
}
.w458 {
	width:458px
}
.full-width {
	width:100%;
	float:left;
	position:relative;
	top:60px
}
#maincontainer {
	width:100%;
	position:relative;
	overflow:hidden;
	min-height:1100px;
}
.centered {
	width:960px;
	margin:0 auto
}
.centered-1200 {
	width:1200px;
	margin:0 auto
}
#header-holder {
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:100
}
#header-upper {
	width:100%;
	float:left;
	background-color:#000
}
#header-lower {
	width:100%;
	height:33px;
	float:left;
	background-color:#cec6c0
}
.home-header-style {
	width:auto!important;
	position:relative
}
#mainmenu {
	padding-top:11px
}
#mainmenu li {
	display:inline-block;
	margin-right:28px;
	padding-bottom:5px;
}
#mainmenu li.last {
	margin-right:0!important
}
#mainmenu li a {
	font-size:24px;
	color:#FFF;
}
#mainmenu li a:hover {
	color:#a08470
}
#mainmenu li a.active {
	color:#a08470
}
#header-lower .social-media {
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
}
#header-lower .social-media a {
	font-size:12px;
	font-weight:700;
	color:#000
}
#header-lower .social-media a:hover {
	color:#5e5248
}
.black-twitter-icon {
	width:16px;
	height:13px;
	display:block;
	background:url(../../images/black-social-media-icons.png) no-repeat
}
.black-facebook-icon {
	width:8px;
	height:13px;
	display:block;
	background:url(../../images/black-social-media-icons.png) no-repeat;
	background-position:-36px 0
}
.black-youtube-icon {
	width:43px;
	height:17px;
	display:block;
	background:url(../../images/black-social-media-icons.png) no-repeat;
	background-position:0 -16px
}
#footer-holder {
	width:100%;
	height:51px;
	background:url(../../images/footer-bg-pix.jpg) repeat-x;
	position:fixed;
	bottom:0;
	left:0;
	z-index:100
}
#footer-holder .centered {
	padding-top:18px
}
#copyrights {
	font-size:11px;
	font-weight:700;
	color:#fffffe;
	font-family:Arial, Helvetica, sans-serif;
}
.rest-bg {
	width:100%
}
#biography-holder {
	padding-top:50px
}
.inner-text {
	font-size:15px;
	color:#5e5248;
	text-align:justify
}
.biography-text {
	height: 790px;
    font-size: 17px;
    line-height: 1.5;
    color: #fff;
    text-align: justify;
    padding: 5px;
}
.pt62 {
	padding-top:62px
}
.ml20 {
	padding-left: 20px;
    background: rgba(0,0,0,0.7);
    padding-top: 10px;
    margin-left: 0;
}
#music-list {
	margin-bottom:40px;
	padding-bottom:25px;
}
#music-list li {
	font-size:20px;
	color:#e2dfd7;
	margin-bottom:5px
}
#music-list li span {
	display:block;
	position:relative;
	top:-4px
}
#music-holder label {
	font-size:27px;
	color:#a08470;

}
#music-holder .music-title {
	font-size:20px;
	font-weight:700;
	color:#c9b69b;
	position:relative;
	top:3px
}
#news-down-arrow {
	display:block;
	width:42px;
	height:25px;
	margin-top:20px;
	cursor:pointer
}
#news-up-arrow {
	display:block;
	width:42px;
	height:25px;
	cursor:pointer;
	margin-bottom:20px
}
.news-box {
	width:100%;
	padding: 0 5px;
}
.news-date {
    padding: 8px 9px 4px 9px;
    background-color: #918278;
    font-size: 17px;
    /* font-weight: 700; */
    color: #FFF;
    display: block;
    margin-right: 13px;
    text-align: center;
    margin-left: 5px;
}
.ar-news-date {
	padding:4px 9px;
	background-color:#918278;
	font-size:12px;
	font-weight:700;
	color:#FFF;
	display:block;
	margin-left:13px;
	position:relative;
	top:11px
}
.news-details-date {
	padding: 8px 9px 4px 9px;
    background-color: #918278;
    font-size: 17px;
    font-weight: normal; 
    color: #FFF;
    display: block;
    margin-right: 13px;
    position: relative;
    top: 8px;
    text-align: center;
}
.news-box h3 {
	font-weight:400;
	font-size:27px;
	color:#fff;

}
.news-description {
	font-size: 18px;
    color: #fff;
    margin-bottom: 6px;
}
.brown-twitter-icon {
	display:block;
	width:16px;
	height:19px;
	background:url(../../images/brown-social-media.png) no-repeat;
	background-position:-25px 0
}
.brown-facebook-icon {
	display:block;
	width:10px;
	height:17px;
	background:url(../../images/brown-social-media.png) no-repeat;
	background-position:-52px -2px
}
.brown-youtube-icon {
	display:block;
	width:44px;
	height:19px;
	background:url(../../images/brown-social-media.png) no-repeat;
	background-position:-69px 0
}
.news-image {
	width: 219px;
    height: 124px;
    border: 3px solid #918278;
    float: left;
    margin-right: 11px;
    margin-left: 5px;
}
.event-image {
	width:275px;
	height:183px;
	border:3px solid #918278;
	float:left;
	margin-right:18px
}
.news-box table {
	margin-bottom:12px
}
#news-slider-holder {
}
#news-slider {
	margin-bottom:50px;
}
#contact-holder {
	padding-left:0
}
#contact-holder label {
	font-size:27px;
	color:#9c8f86;

	display:block;
	margin-bottom:8px
}
.contact-input {
	width:100%;
	height:31px;
	border:2px solid #ccc6c1;
	color:#908175
}
#contact-holder textarea {
	width:100%;
	height:222px;
	border:2px solid #ccc6c1;
	color:#908175;
	font-weight:700;
	resize:none
}
#contact-submit-btn {
	width:96px;
	height:31px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color:#FFF;
	background-color:#9c9087;
	border:none;
	cursor:pointer;
	float:right;
	font-size:22px
}
#contact-submit-btn:hover {
	background-color:#655a50
}
.form_required_error {
	color:#94877e;
	font-weight:700;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px
}
#success-message {
	padding:5px;
	border:1px solid #ccc6c1;
	color:#060;
	margin-bottom:20px;
	font-weight:700
}
.download-link {
	color:#e2dfd7;
	font-size:17px
}
.download-link:hover {
	text-decoration:underline
}
.white-twitter-icon {
	display:block;
	width:16px;
	height:19px;
	background:url(../../images/white-social-media.png) no-repeat
}
.white-facebook-icon {
	display:block;
	width:10px;
	height:17px;
	background:url(../../images/white-social-media.png) no-repeat;
	background-position:-25px -1px
}
.white-youtube-icon {
	display:block;
	width:44px;
	height:19px;
	background:url(../../images/white-social-media.png) no-repeat;
	background-position:-43px 0
}
.new-video-title {
	font-size:30px;
    color: #fff;

}
.vid-up-arrow {
	position:absolute;
	left:207px;
	top:8px;
	cursor:pointer
}
.vid-down-arrow {
	position:absolute;
	left:207px;
	top:8px;
	cursor:pointer
}
h1.vid {
	margin-top:15px
}
#videos-slider-holder {
	width:100%;
	height:345px;
	overflow:hidden;
	position:relative
}
#videos-list {
	position:absolute;
	left:0;
	top:0
}
#videos-list li {
	float:left;
	width:225px;
	height:160px;
	margin-bottom:20px
}
#videos-list .video-thumb {
	border:3px solid #FFF;
	margin-bottom:13px
}
.mr6 {
	margin-right:6px
}
.mr16 {
	margin-right:16px
}
.mr20 {
	margin-right:20px
}
.big-play-icon {
	position:absolute;
	left:85px;
	top:40px
}
.video-overlay {
	width:100%;
	height:100%;
	background:url(../../images/video-bg-pix.png) repeat;
	position:absolute;
	left:0;
	top:0;
	display:none
}
.video-overlay span {
	position:relative;
	font-size:14px;
	font-weight:700;
	color:#FFF;
	top:95px;
	display:block;
	text-align:center
}
.mt240 {
	margin-top:240px
}
.mt430 {
	margin-top:430px
}
.mt600{
	margin-top:600px;
}
.mt545 {
	margin-top:515px
}
.home-centered {
    width: 1360px;
    margin: auto;
}
#photos-holder {
	width:100%;
	height:180px;
	background:url(../../images/photos-bg-pix.png) repeat
}
#photos-categories {
    margin-bottom: 10px;
    padding-left: 5px;
    margin-top: 10px;
}
#photos-categories a {
	font-size:27px;
	color:#fff;

}
#photos-categories a:hover {
	color:#fff
}
#photos-categories a.active {
	color:#fff
}
.w12 {
	width:12px
}
.photos-left-arrow {
	display:block;
	width:24px;
	height:43px;
	background:url(../../images/photos-arrows.png) no-repeat;
	cursor:pointer;
	margin-left:18px;
	margin-top:67px
}
.photos-right-arrow {
	display:block;
	width:24px;
	height:43px;
	background:url(../../images/photos-arrows.png) no-repeat;
	background-position:-25px 0;
	cursor:pointer;
	margin-right:18px;
	margin-top:67px
}
#photos-slider-holder {
	width:850px;
	height:135px;
	position:relative;
	overflow:hidden;
	margin-left:17px;
	margin-top:20px
}
#photos_ul {
	position:absolute;
	left:0;
	top:0
}
#photos-slider-holder li {
	float:left;
	width:150px;
	height:129px;
	border:3px solid #FFF
}
.fullscreen-cont, .fullscreen-img1, .fullscreen-img2, .fullscreen-img3 {
	display:block;
	position:relative;
	min-width:100%;
	min-height:100%;
	top:0
}
.fullscreen-img1 {
	display:block;
	z-index:1;
	min-width:100%;
	min-height:100%;
	background:url(../../images/new/home-first.jpg) no-repeat top left;
	background-size:cover;
	-ms-behavior:url(./backgroundsize.min.htc);
	height:643px
}
.fullscreen-img2 {
	display:block;
	z-index:1;
	min-width:100%;
	min-height:100%;
	background:url(../../images/home-second.jpg) no-repeat top left;
	background-size:cover;
	-ms-behavior:url(./backgroundsize.min.htc);
	height:570px
}
.fullscreen-img3 {
	display:block;
	z-index:1;
	min-width:100%;
	min-height:100%;
	background:url(../../images/home-third.jpg) no-repeat top left;
	background-size:cover;
	-ms-behavior:url(./backgroundsize.min.htc);
	height:570px
}
#home-first .holder {
	width:507px;
	height:423px;
	background:url(../../images/home-pix-bg.png) repeat;
	margin-top:35px
}
#home-first .holder .watch-video {
	display:block;
	position:relative;
	left:0;
	top:11px;
	font-size:46px;
	color:#FFF;

}
#home-first .holder .song {
	font-size:36px;
	color:#FFF;

	margin-top:17px;
	margin-bottom:10px
}
#home-first .holder .video {
	width:270px;
	padding:5px;
	border:3px solid #FFF;
	position:relative;
	left:100px
}
#home-first .holder .play-holder {
	width:100%;
	bottom:0;
	background-color:#000
}
#img.home-image {
	width:100%;
	position:absolute;
	top:0;
	left:0
}
#home-events-holder {
	width:427px;
	margin-top:28px
}
#home-events-holder h1 {
	background-color:#95887e!important;
	margin-bottom:0!important
}
#home-events-holder .events-list {
	padding:12px 19px 1px;
	background:url(../../images/home-el-bg.png) repeat-y
}
#home-events-holder .events-list .date {
	padding:6px 8px;
	width:40px;
	height:13px;
	display:block;
	font-size:12px;
	font-weight:700;
	color:#010101;
	background-color:#918278;
	margin-right:10px;
	position:relative;
	top:2px
}
#home-events-holder .events-list li {
	margin-bottom:12px
}
.w267 {
	width:267px
}
.w285 {
	width:285px
}
.home-event-title {
	display:block;
	font-size:17px;
	font-weight:700;
	color:#433b36
}
.home-event-summary {
	font-size:14px;
	color:#161310;
	margin-top:5px
}
#home-twitter-holder {
	width:400px;
	background:url(../../images/twitter-holder-bg.png) repeat;
	padding-left:18px;
	padding-right:15px
}
#home-third h1 {
	border-bottom:2px solid #fff
}
.tweet-to {
	display:block;
	font-size:12px;
	font-weight:700;
	color:#f5f4f2;
	background-color:#252321;
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	position:relative;
	top:-2px;
	font-family:Arial, Helvetica, sans-serif;
}
.tweet-to:hover {
	background-color:#423d38
}
.mt32 {
	margin-top:32px
}
#instagram-holder {
	margin-top:270px
}
#instagram-holder h1 {
	background:url(../../images/instagram-title-bg.png) repeat!important
}
#instagram-holder h1 a {
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:12px!important;
	font-weight:700!important;
	color:#FFF!important
}
#home-image {
	position:absolute;
	left:0;
	top:38px
}
.mt14 {
	margin-top:14px
}
ul#video-category {
	float:left;
	margin-bottom:15px;
	margin-bottom : 0px;
}
ul#video-category li {
	float:left;
	margin-right:12px
}
ul#video-category li a {
	color: #fff;
    font-size: 28px;

}
ul#video-category li a:hover {
	color:#a08470
}
ul#video-category li a.active {
	color:#a08470
}
#large-title {
	margin-top:0
}
.ar-link {
	font-size:18px;
	color:#FFF;
	font-family:'JannaLt';
	position:relative;
	top:-4px
}
.pt0 {
	padding-top:0!important
}
.ar-link:hover {
	color:#0a0908
}
.arabic-text {
	direction:rtl;
	font-family:JannaLt
}
@font-face {
font-family:JannaLt;
src:url('../../../arabic_fonts/JannaLT-Regular.eot')
}
@font-face {
font-family:JannaLt;
src:url('../../../arabic_fonts/JannaLT-Regular.ttf')
}
.janna {
	font-family:JannaLt!important
}
.mr0 {
	margin-right:0!important
}
.ml13 {
	margin-left:13px
}
.top16 {
	top:16px!important
}
.plus-icon:hover {
	opacity:.7
}
.event-title {
	font-size:17px;
	color:#5e5248;
	text-transform:uppercase
}
.mb20 {
	margin-bottom:20px
}
#videos-holder h1 {
	background:url(../../images/video-h1-bg.png) repeat!important
}
.fs23 {
	font-size:23px!important
}
.plus-icon {
	display:block;
	margin-top:8px;
}
#archive {
	text-decoration:underline;
	font-size:17px;
}

.news-description a {
    color: #635245;
    font-size: 27px;
}

.menu_image {
	display:none;
	padding:15px;
	float:left;
	cursor:pointer;
}

.fullscreen-cont {
	top:0;
	height:100%;min-height:100%;
}

.menu_image {
    display: none;
}
@media(max-width: 760px){
	
	.home-centered  {
	width:100%;
}

}
@media(max-width: 1000px){
		.fullscreen-img1{
		min-height: 100%;
		min-width: 100%;

		background: url(../../images/new/home-first.jpg) #000 no-repeat;
		background-size: contain;
		background-position-y: 98px;
		background-color: #000;
	}
	.home-centered {
    width: 100%;
}
.floatRight {
    width: 100%;
	margin-top: 60px !important;
}

.floatRight > #large-title {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 48vh;
    display: inline-block;
}
#home-first .holder {
    width: 100%;
}
#home-first .holder {
    height: 600px;
    margin-top: 10px;
    background: #635751;
}
#home-first .holder .watch-video {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
#home-first .holder .video {
    left: 0;
    width: 100%;
}
#home-first .holder .video iframe {
    width: 100% !important; 
    height: 300px !px;
}
}
@media(max-width: 575px){
	*, ::after, ::before{
		box-sizing: border-box;
	}
	.home-first{
		top: 0px;
		min-height: 573px;
		min-width: 100vw;
	}

	.videos .pt62 {
    margin-top: 30px;
	}
	ul#video-category li a{
		font-size : 20px;
	}
	.contact .pt62{
		padding-top: 0;
	}
	
	.new-video-title
	{
		font-size:23px;
		color : #a08470;
	}
	h1{
		margin-bottom:0;
	}
	ul#video-category {
    background: #908175;
	padding-bottom: 15px;
}
	
	.floatRight > #large-title{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 32vh;
		display:inline-block;
	}
	#music-holder label
	{
		font-size:23px;
	}
	#home-first .holder{
		height: 600px;
		margin-top: 10px;
		background: #635751;
	}
	#home-first .holder .video{
		margin-left: 3%;
	}
	#home-first .holder .song{
		font-size: 30px;
	}
	#home-first .holder .watch-video{
		text-align: center;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	#home-second{
		top: 23px;
	}
	.pt62{
		padding-top : 20px;
	}
	#news-up-arrow{
		margin-bottom : 0;
		display: none;
	}
	#home-events-holder > h1 > table > tbody > tr:first-child > td:first-child{
		text-align: center;
		padding: 8px 0px 3px 0;
	}
	.fullscreen-cont .fullscreen-img2{
		min-height: 400px;
		min-width: 100vw;
		height: auto;
		background-position: 60% center;
	}
	.fullscreen-cont .fullscreen-img3{
		min-height: 400px;
		min-width: 100vw;
		height: auto;
	 	background-position: 60% center;
	}
	.mt32{
		width: 100vw;
		text-align: center;
		margin-top: 0;
	}
	#home-events-holder{
		margin-top: 0;
	}
	#home-third .mt32 h1{
		padding: 8px 0 4px 0;
	}
	#home-third > div > div > div.floatLeft.mt32 > a.tweet-to{
		padding: 10px 0;
	}
	#instagram-holder table tbody{
		display: block;
		width: 100%;
	}
	#instagram-holder table tr:first-child{
		display: block;
		width: 100%;
	}
	#instagram-holder table tr:first-child > td:first-child{
		padding: 8px 0 4px 0;
		text-align: center;
		width: 100vw;
	}
	#instagram-holder table tr:first-child > td:nth-child(2){
		display: none;
	}
	#biography-holder .w453{
	
		margin: 0 auto;
		height: auto;

	}
	
	.biography-text{
		height: auto;
	}
	#maincontainer{
		min-height: 0;
	}
	#maincontainer #biography-holder{
		min-height: 0;
		overflow: hidden;
		padding-bottom: 160px;
		padding-top : 0;
	
		
	}
	 #biography-holder.blackbg{
	background: rgba(0,0,0,0.7);
}
	#biography-holder .w453.bgblack{
		background: transparent;
	}
	.mCSB_container{
		margin-left: auto !important;
	}
	#jq_ez_bg{
		display: none;
	}
	#music-holder > div > div.w453 > h1{
		text-align: center;
		padding-top: 6px;
	}
	#music-holder .music_page iframe{
		width: 100% !important;
		height: 56.25vw;

	}
	#music-list{
		background: rgba(0,0,0,0.3);
		padding: 15px 10px;
	}
	#music-list > li{
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	#music-list ~ table{
		background: rgba(0,0,0,0.5);
	}
	#music-holder{
		background-image: url('/assets/images/new/music-image.jpg');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #635751;
		padding-top: 90vw;
		top: auto;
		margin-top: 60px;

	}
	#music-holder label{
		margin-left: 5px;
	}
	#biography-holder > div > div.w453::before{
		content: '';
		display: block;
		width: 100%;
		height: 30vh;
		background-image: url('/assets/images/new/biography-image.jpg');
		background-size: cover;
		background-position: top;
	}
	.w453{
		width: 100%;
		/*width: calc(100% - 30px) !important;
		margin: 0 15px !important;*/
	}
	h1.vid {
    margin-top: 15px;
    min-height: 25px;
    }
	#biography-holder{
		background: #e7e3d7;
	}
	#videos-holder{
		background-image: url('/assets/images/new/videos-image.jpg');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #e7e3d7;
		padding-top: 71vw;
		top: auto;
		margin-top: 60px;
	}
	#videos-list .video-thumb{
		border: 0;
	}
	#videos-holder h1{
		padding-top: 8px;
	}
	#videos-holder .w458{
		height: auto;
		padding-bottom: 140px;
	}
	#videos-holder h1.vid{
		height: auto;
		text-align: center;
	}
	#videos-holder h1.vid img{
		display: none;
	}
	#videos-slider-holder{
		height: auto;
	}
	#videos-list{
		height: auto !important;
		position: relative;
		top: auto;
		left: auto;
	}
	#jq_ez_bg{
		position: fixed !important;
		height: 100vh !important;
		width: 100vw !important;
	}
	#jq_ez_bg img{
		left: -40% !important;
	}
	.social-media td td:first-child{
		width: 60px;
	}
	#copyrights{
		font-size: 10px;
	}
	#music-list > li > table > tbody > tr > td:nth-child(3){
		width: 70%;
	}
	.news .full-width{
		background-image: url('/assets/images/new/news-image.jpg');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #e7e3d7;
		padding-top: 74vw;
		top: auto;
		margin-top: 60px;
	}
	.photos .full-width{
		background-image: url('/assets/images/new/photos-image.jpg');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #e7e3d7;
		padding-top: 74vw;
		top: auto;
		margin-top: 60px;
	}
	.photos .full-width #biography-holder{
		padding-top: 0px !important;
		
	}
	ul#video-category li{
		width: calc(100% - 30px) !important;
		margin: 0 15px !important;
	}
	.mt545{
		margin-top: 20px;
	}
	.mt600 {
    margin-top: 20px;
	}
	.photos-left-arrow,
	.photos-right-arrow{
		display: none;
	}
	#photos-slider-holder{
		width: 100% !important;
		height: auto;
		float: none;
		margin: 0;
	}
	#photos-holder{
		height: auto;
	}
	#photos_ul{
		position: relative;
		top: auto;
		left: auto;
		display: flex;
		flex-wrap: wrap;
		padding: 10px 20px;
		width: 100% !important;
		justify-content: space-between;
		box-sizing: border-box;
	}
	#photos-slider-holder li{
		float: none;
		width: calc(50% - 10px);
		margin: 0;
		margin-bottom: 10px;
		margin-top: 10px;
		box-sizing: border-box;
		height: auto;
	}
	#photos-slider-holder li img{
		display: block;
		width: 100%;
		height: auto;
	}
	.news .w453{
		height: auto;
	}
	.vert {
    padding-left: 5px;
	}
	#news-slider-holder .vert .simply-scroll-clip,
	.vert,
	.vert .simply-scroll-list{
		height: auto !important;
	}
	.vert .simply-scroll-btn{
		display: none;
	}
	.news-image{
		float: none;
		margin-bottom: 15px;
	}
	#news-slider > li > div.news-box > table > tbody > tr > td{
		display: block;
		width: 100%;
	}
	#news-slider > li > div.news-box > table > tbody > tr > td:first-child{
		width: 120px;
	}
	.events-page::after{
		content: '';
		position: fixed;
		left: 0;
		top: 0;
		z-index: 0;
		width: 100vw;
		height: 100vh;
		background-image: url('/assets/images/events-image.jpg');
		background-size: cover;
		background-position: center left;
	}
	.events-page .pt62{
		position: relative;
		z-index: 2;
	}
	.press-page{
		background-image: url('/assets/images/new/press-image.jpg');
		background-size: contain;
		background-position: top left;
		background-repeat: no-repeat;
		background-color: #e7e3d7;
		padding-top: 74vw;
		top: auto;
		margin-top: 60px;
	}
	.w453{
		height: auto !important;
	}
	.margin100{
		margin-left: 100px;
	}
	
	

	.press-page .pt62{
		position: relative;
		z-index: 2;
	}
	.black-twitter-icon,
	.black-youtube-icon,
	.black-facebook-icon{
		display: inline-block;
	}
	.social-media td td{
		display: inline-block;
		padding: 4px 0;
	}
	#header-lower > div > table > tbody > tr > td > a > table > tbody,
	#header-lower > div > table > tbody > tr > td > a > table > tbody > tr{
		display: block;
		width: 100%;
	}
	#header-lower > div > table > tbody > tr > td > a > table > tbody > tr > td:nth-child(2){
		display: none;
	}
	#header-lower > div > table > tbody > tr > td > a > table > tbody > tr > td:nth-child(3){
		width: 75%;
		text-align: left !important;
	}
	#header-lower{
		padding: 10px 0 !important;
	}
	#header-holder{
		z-index: 9999999;
	}
	.contact {
		background-color: #e7e3d7;
		padding-bottom: 160px;
	}
	.contact .full-width > img{
		width: 100%;
		height: auto;
		display: block !important;
	}
	.contact_box_info{
		border: 2px solid #ccc6c1 !important;
	}
}
.contact .full-width > img{
	display: none;
}
@media (max-width: 1350px){
.home-centered{
	width: 1000px;
}
}
@media (max-width: 768px){
		.fullscreen-cont 
	{
		height:auto !important
	}
	.floatRight{
		margin-top : 0 !important;
	}
	#maincontainer.index, #maincontainer.home
	{
		height:auto !important;
		min-height:0	}
		
		.social_media
		{
			display:none;
		}
		#large-title{
		    -webkit-filter: invert(100%);
   			 filter: invert(100%);
		}
		.homebox_center
		{
			margin-top:0 !important
		}
		#home-first
		{
			top:60px !important;
		}
		#large-title
		{
			margin-top:30px !important
		}
		.social_media_mobile
{
	display:block
}
}
@media (min-width: 575px) and (max-width: 768px){

	#mainmenu li{
		margin: 0 10px !important;
	}
	.black-twitter-icon,
	.black-youtube-icon,
	.black-facebook-icon{
		display: inline-block;
	}
	.social-media td td:first-child{
		width: 60px;
		text-align: right !important;
	}
	#large-title{
		width: 400px;
		height: auto;
		display: block;
		margin-top: 200px;
	}
	#home-first .holder{
		width: 100%;
		margin-top: 100px;
	}
	#home-first .holder .watch-video img{
		width: 100%;
		height: auto;
	}
	#home-first .holder .song{
		font-size: 30px;
	}
	#home-first .holder .video{
		left: auto;
		margin: auto;
	}
	#home-first .holder .watch-video{
		left: 0 !important;
		padding-top: 10px;
		text-align: center;
	}
	#home-events-holder{
		float: right;
	}
	.fullscreen-cont div.floatLeft.mt32{
		float: right;
	}
	#biography-holder .w453{
		margin-left: 10px;
	}
	#biography-holder{
		padding-top: 24px !important;
	}
	.biography-text{
		height: calc(100vh - 220px);
	}
	#jq_ez_bg{
		position: fixed !important;
		z-index: -1 !important;
		top: 0 !important;
		left: 0 !important;
		width: 100vw !important;
		height: 100vh !important;
	}
	#music-list{
		background: rgba(0,0,0,0.2);
		padding: 10px;
	}
	#music-list ~ table{
		background: rgba(0,0,0,0.5);
	}
	#music-list > li > table > tbody > tr > td:nth-child(3){
		width: 75%;
	}
	#videos-holder{
		min-height: 1145px;
	}
	#videos-holder h1.vid{
		height: auto;
		text-align: center;
	}
	#videos-holder h1.vid img{
		display: block;
		position: relative;
		top: auto;
		left: auto;
		margin: auto;
	}
	#maincontainer .news_page .w453{
		margin-left: 20px;
	}
	#maincontainer > div.full-width > div > div > div.w453{
		margin-left: 20px;		
	}

}


.contact_title {
	font-weight:400;
	background-color:#908175;
	font-size:26px;
	color:#FFF;
	margin-bottom:18px;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:2px;
}
.contact_box_info
{
	width: 100%;
    border: 1px solid #908175;
    background: #FFF;
    font-size: 24px;
    color: #9c8f86;
    line-height: 43px;
	text-transform:uppercase;
    display: block;
    box-sizing: border-box;
    margin-bottom: 16px;
    padding: 20px;
}
.contact_box_info a
{

    color: #9c8f86;
}
.contact_box_info img
{
	display:inline-block;
	vertical-align:middle
}
#maincontainer.index, #maincontainer.home
{
	height:100%;
		min-height:100%;
}
.social_media
{
	position:fixed;
	top:45%;
	right:0;
	z-index:50;
	width:50px;
	
}
.social_media li
{
	display:inline-block;
	
	margin:5px 0;
	width:100%
}
.social_media_mobile
{
	float:right;
	margin-top:20px;
}
.social_media_mobile li
{
	float:left;
	-webkit-filter: invert(100%);
	filter: invert(100%);
	list-style:none;
}
.mr10
{
	margin-right:10px;
}

.mr4
{
	margin-right:4px;
}