@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body,html {
  background-image: url(../images/pp.jpg);
  -webkit-font-smoothing: antialiased;
   background-attachment:fixed;
	background-size:cover;
	background-position:center center;
}

#welcomecontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	background-color: rgba(51,51,51,0.8);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
.newscontrol{
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	background-color:rgba(255,255,255,0.98);
}
.newsholoder{
	height:auto;
	width:65%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.mediaholoder{
	height:auto;
	width:30%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}



.galleryholder {
	height: auto;
	width: 100%;
	padding:5% 10% 5% 10%;
	visibility:visible;
	float: left;
	background-color: rgba(255,153,255,0.5);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	#welcomeContrl {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(51,51,51,0.9);
}
.newscontrol{
	height:auto;
	width:100%;
	padding:25% 10% 15% 10%;
	float:left;
}
.newsholoder{
	height:auto;
	width:100%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.mediaholoder{
	height:auto;
	width:100%;
	float:right;
	margin-top:10%;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}



.galleryholder {
	height: auto;
	width: 100%;
	padding:5% 10% 5% 10%;
	visibility:visible;
	float: left;
	background-color: rgba(255,153,255,0.5);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
}
	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#welcomeContrl {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(51,51,51,0.9);
}
.newscontrol{
	height:auto;
	width:100%;
	padding:25% 10% 5% 10%;
	float:left;
}
.newsholoder{
	height:auto;
	width:100%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.mediaholoder{
	height:auto;
	width:100%;
	float:right;
	margin-top:10%;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	float:left;
	margin-bottom:2%;
}



.galleryholder {
	height: auto;
	width: 100%;
	padding:5% 10% 5% 10%;
	visibility:visible;
	float: left;
	background-color: rgba(255,153,255,0.5);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
}
	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#welcomeContrl {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(51,51,51,0.9);
}
.newscontrol{
	height:auto;
	width:100%;
	padding:15% 10% 5% 10%;
	float:left;
}
.newsholoder{
	height:auto;
	width:55%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.mediaholoder{
	height:auto;
	width:40%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}



.galleryholder {
	height: auto;
	width: 100%;
	padding:5% 10% 5% 10%;
	visibility:visible;
	float: left;
	background-color: rgba(255,153,255,0.5);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
}
	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#welcomeContrl {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(51,51,51,0.9);
}
.newscontrol{
	height:auto;
	width:100%;
	padding:15% 10% 5% 10%;
	float:left;
}
.newsholoder{
	height:auto;
	width:60%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.mediaholoder{
	height:auto;
	width:35%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}



.galleryholder {
	height: auto;
	width: 100%;
	padding:5% 10% 5% 10%;
	visibility:visible;
	float: left;
	background-color: rgba(255,153,255,0.5);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	#welcomeContrl {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(51,51,51,0.9);
}
.newscontrol{
	height:auto;
	width:100%;
	padding:10% 10% 5% 10%;
	float:left;
}
.newsholoder{
	height:auto;
	width:65%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.mediaholoder{
	height:auto;
	width:30%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}



.galleryholder {
	height: auto;
	width: 100%;
	padding:5% 10% 5% 10%;
	visibility:visible;
	float: left;
	background-color: rgba(255,153,255,0.5);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	#welcomeContrl {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
	background-color: rgba(51,51,51,0.9);
}
.newscontrol{
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
}
.newsholoder{
	height:auto;
	width:65%;
	float:left;
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.mediaholoder{
	height:auto;
	width:30%;
	float:right;
}
.youtube {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.upcomingevent {
	height:auto;
	width:100%;
	margin-bottom:10%;
}
.twitter {
	height:250px;
	width:100%;
	margin-bottom:2%;
}



.galleryholder {
	height: auto;
	width: 100%;
	padding:5% 10% 5% 10%;
	visibility:visible;
	float: left;
	background-color: rgba(255,153,255,0.5);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
}
	}

