body{
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.7;
	color: #c4c3ca;
	background-image:url(../images/bk/2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	overflow-x: hidden;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
.video-bg {
	max-width:100%;
}
header, section, footer, aside, nav, main, article, figure {
  display: block;
}
/*homecontrol starts */
#welcomeContrl {
	height: auto;
	width: 80%;
	padding: 10% 10% 0% 10%;
	visibility:visible;
	float: left;
	color: rgba(255,0,0,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(0,0,0,0.9);
}
.slidercontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
}
#newscontrol {
	height: auto;
	width: 100%;
	padding: 0% 0% 3% 0%;
	float: left;
	position: relative;
}
.storyholder {
	height: auto;
	width: 70%;
	padding: 0% 3% 3% 0%;
	float: left;
	position: relative;
	color: rgba(255,255,255,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-right:rgba(255,255,255,1) dashed 1px;
}
.newsfeatureholder {
	height:auto;
	width:24%;
	float:right;
	margin:0% 0 2% 0%;
	padding:3% 0 0 0;
}

.texcontrol {
	height:auto;
	width:100%;
	float:right;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #fff solid;
}
.picholder {
	height:auto;
	width:25%;
	float:left;
}
.topstorytexcontrol {
	height:auto;
	width:65%;
	float:left;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.ourtory {
	height: auto;
	width: 55%;
	padding: 5% 30% 5% 15%;
	float: left;
	position: relative;
	background-color:rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background-image:url(../images/ivatti%20water-01.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.upcomingevent {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(20,27,13,1);
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	#welcomeContrl {
	height: auto;
	width: 80%;
	padding: 10% 10% 0% 10%;
	visibility:visible;
	float: left;
	color: rgba(255,0,0,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(0,0,0,0.9);
}
.slidercontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
}
#newscontrol {
	height: auto;
	width: 100%;
	padding: 0% 0% 3% 0%;
	float: left;
	position: relative;
}
.storyholder {
	height: auto;
	width: 80%;
	padding: 10%;
	float: left;
	position: relative;
	color: rgba(255,255,255,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-right:rgba(255,255,255,1) dashed 1px;
}
.newsfeatureholder {
	height:auto;
	width:24%;
	float:right;
	margin:0% 0 2% 0%;
	padding:3% 0 0 0;
}

.texcontrol {
	height:auto;
	width:100%;
	float:right;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #fff solid;
}
.picholder {
	height:auto;
	width:100%;
	float:left;
}
.topstorytexcontrol {
	height:auto;
	width:100%;
	float:left;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.ourtory {
	height: auto;
	width: 80%;
	padding: 10% 10% 10% 10%;
	float: left;
	position: relative;
	background-color:rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	background-image: none;
	background-position:bottom right;
	background-repeat:no-repeat;
}

.upcomingevent {
	height: auto;
	width: 80%;
	padding:10%;
	float: left;
	position: relative;
	background-color: rgba(20,27,13,1);
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: left;

	} 
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#welcomeContrl {
	height: auto;
	width: 80%;
	padding: 10% 10% 0% 10%;
	visibility:visible;
	float: left;
	color: rgba(255,0,0,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(0,0,0,0.9);
}
.slidercontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
}
#newscontrol {
	height: auto;
	width: 100%;
	padding: 0% 0% 3% 0%;
	float: left;
	position: relative;
}
.storyholder {
	height: auto;
	width: 80%;
	padding: 10%;
	float: left;
	position: relative;
	color: rgba(255,255,255,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-right:rgba(255,255,255,1) dashed 1px;
}
.newsfeatureholder {
	height:auto;
	width:24%;
	float:right;
	margin:0% 0 2% 0%;
	padding:3% 0 0 0;
}

.texcontrol {
	height:auto;
	width:100%;
	float:right;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #fff solid;
}
.picholder {
	height:auto;
	width:100%;
	float:left;
}
.topstorytexcontrol {
	height:auto;
	width:100%;
	float:left;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.ourtory {
	height: auto;
	width: 80%;
	padding:10%;
	float: left;
	position: relative;
	background-color:rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	background-image: none;
	background-position:bottom right;
	background-repeat:no-repeat;
}

.upcomingevent {
	height: auto;
	width: 80%;
	padding: 10%;
	float: left;
	position: relative;
	background-color: rgba(20,27,13,1);
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: left;

	} 
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#welcomeContrl {
	height: auto;
	width: 80%;
	padding: 10% 10% 0% 10%;
	visibility:visible;
	float: left;
	color: rgba(255,0,0,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(0,0,0,0.9);
}
.slidercontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
}
#newscontrol {
	height: auto;
	width: 100%;
	padding: 0% 0% 3% 0%;
	float: left;
	position: relative;
}
.storyholder {
	height: auto;
	width: 80%;
	padding: 10%;
	float: left;
	position: relative;
	color: rgba(255,255,255,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	border-right:rgba(255,255,255,1) dashed 1px;
}
.newsfeatureholder {
	height:auto;
	width:24%;
	float:right;
	margin:0% 0 2% 0%;
	padding:3% 0 0 0;
}

.texcontrol {
	height:auto;
	width:100%;
	float:right;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #fff solid;
}
.picholder {
	height:auto;
	width:100%;
	float:left;
}
.topstorytexcontrol {
	height:auto;
	width:100%;
	float:left;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.ourtory {
	height: auto;
	width: 55%;
	padding: 5% 30% 5% 15%;
	float: left;
	position: relative;
	background-color:rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background-image:url(../images/ivatti%20water-01.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.upcomingevent {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(20,27,13,1);
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;

	} 
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#welcomeContrl {
	height: auto;
	width: 80%;
	padding: 10% 10% 0% 10%;
	visibility:visible;
	float: left;
	color: rgba(255,0,0,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(0,0,0,0.9);
}
.slidercontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
}
#newscontrol {
	height: auto;
	width: 100%;
	padding: 0% 0% 3% 0%;
	float: left;
	position: relative;
}
.storyholder {
	height: auto;
	width: 70%;
	padding: 0% 3% 3% 0%;
	float: left;
	position: relative;
	color: rgba(255,255,255,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-right:rgba(255,255,255,1) dashed 1px;
}
.newsfeatureholder {
	height:auto;
	width:24%;
	float:right;
	margin:0% 0 2% 0%;
	padding:3% 0 0 0;
}

.texcontrol {
	height:auto;
	width:100%;
	float:right;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #fff solid;
}
.picholder {
	height:auto;
	width:25%;
	float:left;
}
.topstorytexcontrol {
	height:auto;
	width:65%;
	float:left;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.ourtory {
	height: auto;
	width: 55%;
	padding: 5% 30% 5% 15%;
	float: left;
	position: relative;
	background-color:rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background-image:url(../images/ivatti%20water-01.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.upcomingevent {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(20,27,13,1);
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;

	}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	#welcomeContrl {
	height: auto;
	width: 80%;
	padding: 10% 10% 0% 10%;
	visibility:visible;
	float: left;
	color: rgba(255,0,0,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(0,0,0,0.9);
}
.slidercontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
}
#newscontrol {
	height: auto;
	width: 100%;
	padding: 0% 0% 3% 0%;
	float: left;
	position: relative;
}
.storyholder {
	height: auto;
	width: 70%;
	padding: 0% 3% 3% 0%;
	float: left;
	position: relative;
	color: rgba(255,255,255,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-right:rgba(255,255,255,1) dashed 1px;
}
.newsfeatureholder {
	height:auto;
	width:24%;
	float:right;
	margin:0% 0 2% 0%;
	padding:3% 0 0 0;
}

.texcontrol {
	height:auto;
	width:100%;
	float:right;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #fff solid;
}
.picholder {
	height:auto;
	width:25%;
	float:left;
}
.topstorytexcontrol {
	height:auto;
	width:65%;
	float:left;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.ourtory {
	height: auto;
	width: 55%;
	padding: 5% 30% 5% 15%;
	float: left;
	position: relative;
	background-color:rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background-image:url(../images/ivatti%20water-01.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.upcomingevent {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(20,27,13,1);
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;

	}
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	#welcomeContrl {
	height: auto;
	width: 80%;
	padding: 10% 10% 0% 10%;
	visibility:visible;
	float: left;
	color: rgba(255,0,0,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(0,0,0,0.9);
}
.slidercontrol {
	height: auto;
	width: 100%;
	visibility:visible;
	float: left;
}
#newscontrol {
	height: auto;
	width: 100%;
	padding: 0% 0% 3% 0%;
	float: left;
	position: relative;
}
.storyholder {
	height: auto;
	width: 70%;
	padding: 0% 3% 3% 0%;
	float: left;
	position: relative;
	color: rgba(255,255,255,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-right:rgba(255,255,255,1) dashed 1px;
}
.newsfeatureholder {
	height:auto;
	width:24%;
	float:right;
	margin:0% 0 2% 0%;
	padding:3% 0 0 0;
}

.texcontrol {
	height:auto;
	width:100%;
	float:right;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.topstorycontrol {
	height:auto;
	width:100%;
	float:left;
	margin:2% 0 2% 0;
	padding:0% 0 0 0;
	border-bottom:0.3px #fff solid;
}
.picholder {
	height:auto;
	width:25%;
	float:left;
}
.topstorytexcontrol {
	height:auto;
	width:65%;
	float:left;
	padding:2%;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:100%;
	text-align: left;
}
.ourtory {
	height: auto;
	width: 55%;
	padding: 5% 30% 5% 15%;
	float: left;
	position: relative;
	background-color:rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background-image:url(../images/ivatti%20water-01.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.upcomingevent {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(20,27,13,1);
	color: rgba(255,255,255,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;

	}
}
