@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body,html {
  background-image: url(../images/bk/11.jpg);
  -webkit-font-smoothing: antialiased;
   background-attachment:fixed;
	background-size:cover;
	background-position:center center;
}

#welcomeContrl {
	height:700px;
	padding:20% 5% 20% 10%;
	width: 100%;
	visibility:visible;
	float: justify;
	background-color: rgba(0,0,0,0.5);
	z-index:999;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:190%;
}
#welcome {
	height:auto;
	width:100%;	
	float:left;
	background-color: rgba(0,0,0,0.8);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	padding:5% 10% 5% 10%;
	color: rgba(51,51,51,1);
	font-size: 190%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
}
#musicplayer {
	height:auto;
	width:40%;
	float:left;
	
}
#events {
	height:auto;
	width:50%;
	margin:7% 5% 0 0;
	float:right;
	color: rgba(51,51,51,1);
	font-size: 80%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
#newsfeatureholder	 {
	height:auto;
	width:100%;
	padding:5%;
	float:left;
	background-color: rgba(255,255,255,1);
	text-align: center;
}
.instafeed {
	height:auto;
	width:100%;
	float:left;
	background-color: rgba(0,0,0,0.9);
	padding:5% 5% 5% 5%;
}
#sliderholder	 {
	height:auto;
	width:100%;
	padding:5%;
	float:left;
	background-color: rgba(0,0,0,0.8);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	text-align: center;
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 320px) {
	
#welcomeContrl {
	height:auto;
	padding:90% 5% 15% 10%;
	width: 100%;
}
#welcome {
	height:auto;
	width:100%;	
}
#musicplayer {
	height:auto;
	width:100%;
	float:left;
	
}
#events {
	height:auto;
	width:100%;
	margin:7% 5% 0 0;
}
#newsfeatureholder	 {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
}
.instafeed {
	height:auto;
	width:100%;
	padding:5% 5% 5% 5%;
}
	} 
	@media only screen and (max-width: 600px) {
	
#welcomeContrl {
	height:auto;
	padding:40% 5% 15% 10%;
	width: 100%;
}
#welcome {
	height:auto;
	width:100%;	
}
#musicplayer {
	height:auto;
	width:100%;
	float:left;
	
}
#events {
	height:auto;
	width:100%;
	margin:7% 5% 0 0;
}
#newsfeatureholder	 {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
}
.instafeed {
	height:auto;
	width:100%;
	padding:5% 5% 5% 5%;
}
	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
#welcomeContrl {
	height:auto;
	padding:30% 5% 5% 10%;
	width: 100%;
}

#newsfeatureholder	 {
	height:auto;
	width:100%;
	padding:5% 25% 5% 25%;
}

#sliderholder	 {
	height:auto;
	width:100%;
	padding:5%;
	float:left;
}
	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#welcomeContrl {
	height:auto;
	padding:20% 5% 10% 10%;
	width: 100%;
	visibility:visible;
	float: justify;
	background-color: rgba(0,0,0,0.5);
	z-index:999;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:190%;
}

#newsfeatureholder	 {
	height:auto;
	width:100%;
	padding:5% 28% 5% 28%;
	float:left;
	background-color: rgba(255,255,255,1);
	text-align: center;
}
.instafeed {
	height:auto;
	width:100%;
	float:left;
	background-color: rgba(0,0,0,0.9);
	padding:5% 5% 5% 5%;
}
#sliderholder	 {
	height:auto;
	width:100%;
	padding:5%;
	float:left;
	background-color: rgba(0,0,0,0.8);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	text-align: center;
}
	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#welcomeContrl {
	height:auto;
	padding:20% 5% 10% 10%;
	width: 100%;
	visibility:visible;
	float: justify;
	background-color: rgba(0,0,0,0.5);
	z-index:999;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:190%;
}

#newsfeatureholder	 {
	height:auto;
	width:100%;
	padding:5% 12% 5% 12%;
	float:left;
	background-color: rgba(255,255,255,1);
	text-align: center;
}
.instafeed {
	height:auto;
	width:100%;
	float:left;
	background-color: rgba(0,0,0,0.9);
	padding:5% 5% 5% 5%;
}
#sliderholder	 {
	height:auto;
	width:100%;
	padding:5%;
	float:left;
	background-color: rgba(0,0,0,0.8);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	text-align: center;
}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	#welcomeContrl {
	height:auto;
	padding:20% 5% 5% 10%;
	width: 100%;
	visibility:visible;
	float: justify;
	background-color: rgba(0,0,0,0.5);
	z-index:999;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:190%;
}

#newsfeatureholder	 {
	height:auto;
	width:100%;
	padding:3.2%;
	float:left;
	background-color: rgba(255,255,255,1);
	text-align: center;
}
.instafeed {
	height:auto;
	width:100%;
	float:left;
	background-color: rgba(0,0,0,0.9);
	padding:5% 5% 5% 5%;
}
#sliderholder	 {
	height:auto;
	width:100%;
	padding:5%;
	float:left;
	background-color: rgba(0,0,0,0.8);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	text-align: center;
}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	#welcomeContrl {
	height:700px;
	padding:20% 5% 20% 10%;
	width: 100%;
	visibility:visible;
	float: justify;
	background-color: rgba(0,0,0,0.5);
	z-index:999;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:190%;
}
#welcome {
	height:auto;
	width:100%;	
	float:left;
	background-color: rgba(0,0,0,0.8);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	padding:5% 10% 5% 10%;
	color: rgba(51,51,51,1);
	font-size: 190%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
}
#musicplayer {
	height:auto;
	width:40%;
	float:left;
	
}
#events {
	height:auto;
	width:50%;
	margin:7% 5% 0 0;
	float:right;
	color: rgba(51,51,51,1);
	font-size: 80%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
#newsfeatureholder	 {
	height:auto;
	width:100%;
	padding:5%;
	float:left;
	background-color: rgba(255,255,255,1);
	text-align: center;
}
.instafeed {
	height:auto;
	width:100%;
	float:left;
	background-color: rgba(0,0,0,0.9);
	padding:5% 5% 5% 5%;
}
#sliderholder	 {
	height:auto;
	width:100%;
	padding:5%;
	float:left;
	background-color: rgba(0,0,0,0.8);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	text-align: center;
}
	}