body{
	
	line-height: 1.7;
	color: #c4c3ca;
	background-image: url(../images/bk/2.jpg);
	background-attachment:fixed;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow-x: hidden;
	-webkit-transition: all 300ms linear;
	transition: all 300ms linear;
}
/*homecontrol starts */

#welcome {
	height:auto;
	width:100%;
	padding:20% 10% 5% 10%;
	float:left;
	background: rgba(0,0,0,0.8) url(../images/pattern.png);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	position: relative;
  	z-index:-1;
}

.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 0% 10% 12%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}
.intro3 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(245,245,245,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.intro4 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(59,35,20,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.management {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	background-color: rgba(235,235,235,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}
.picleft {
	height:auto;
	width:40%;
	float:left;
}
.textright {
	height:auto;
	width:45%;
	float: left;
	margin:0% 0 0 5%;
}

.textfull {
	height:auto;
	width:90%;
	margin:2% 10% 0 0%;
	float: left;
}
.intro2 {
	height:auto;
	width:100%;
	float:left;
	padding:8% 12% 8% 12%;
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}

.twoimages {
	height:auto;
	width:48%;
	float:left;
	margin:2% 1% 10% 1%;
}

.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(40,60,134,1);
}
.discovermore2 {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(255,204,0,1);
}

/* Small devices (portrait tablets and large phones, 600px and up) */

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	#welcome {
	height:auto;
	width:100%;
	padding:40% 10% 15% 10%;
	float:left;
	background: rgba(0,0,0,0.8) url(../images/pattern.png);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position: relative;
  	z-index:-1;
}

.intro {
	height:auto;
	width:100%;
	float:left;
	padding:20% 0% 10% 12%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: left;
}
.intro3 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(245,245,245,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.intro4 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(59,35,20,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.management {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	background-color: rgba(235,235,235,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}
.picleft {
	height:auto;
	width:90%;
	float:left;
}
.textright {
	height:auto;
	width:90%;
	float: left;
	margin:10% 0 0 0%;
}

.textfull {
	height:auto;
	width:90%;
	margin:2% 10% 0 0%;
	float: left;
}
.intro2 {
	height:auto;
	width:100%;
	float:left;
	padding:8% 12% 8% 12%;
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}

.twoimages {
	height:auto;
	width:48%;
	float:left;
	margin:2% 1% 10% 1%;
}

.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(40,60,134,1);
}
.discovermore2 {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(255,204,0,1);
}

	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#welcome {
	height:auto;
	width:100%;
	padding:30% 10% 5% 10%;
	float:left;
	background: rgba(0,0,0,0.8) url(../images/pattern.png);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position: relative;
  	z-index:-1;
}

.intro {
	height:auto;
	width:100%;
	float:left;
	padding:20% 0% 10% 12%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:  left;
}
.intro3 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(245,245,245,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.intro4 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(59,35,20,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.management {
	height:auto;
	width:100%;
	float:left;
	padding:10% 9% 10% 9%;
	background-color: rgba(235,235,235,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}
.picleft {
	height:auto;
	width:90%;
	float:left;
}
.textright {
	height:auto;
	width:90%;
	float: left;
	margin:10% 0 0 0%;
}

.textfull {
	height:auto;
	width:90%;
	margin:2% 10% 0 0%;
	float: left;
}
.intro2 {
	height:auto;
	width:100%;
	float:left;
	padding:8% 12% 8% 12%;
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}

.twoimages {
	height:auto;
	width:48%;
	float:left;
	margin:2% 1% 10% 1%;
}

.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(40,60,134,1);
}
.discovermore2 {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(255,204,0,1);
}

	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#welcome {
	height:auto;
	width:100%;
	padding:20% 10% 5% 10%;
	float:left;
	background: rgba(0,0,0,0.8) url(../images/pattern.png);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
	position: relative;
  	z-index:-1;
}

.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 0% 10% 12%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: left;
}
.intro3 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(245,245,245,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.intro4 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(59,35,20,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.management {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	background-color: rgba(235,235,235,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}
.picleft {
	height:auto;
	width:90%;
	float:left;
}
.textright {
	height:auto;
	width:90%;
	float: left;
	margin:10% 0 0 0%;
}

.textfull {
	height:auto;
	width:90%;
	margin:2% 10% 0 0%;
	float: left;
}
.intro2 {
	height:auto;
	width:100%;
	float:left;
	padding:8% 12% 8% 12%;
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}

.twoimages {
	height:auto;
	width:48%;
	float:left;
	margin:2% 1% 10% 1%;
}

.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(40,60,134,1);
}
.discovermore2 {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(255,204,0,1);
}

	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#welcome {
	height:auto;
	width:100%;
	padding:20% 10% 5% 10%;
	float:left;
	background: rgba(0,0,0,0.8) url(../images/pattern.png);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	position: relative;
  	z-index:-1;
}

.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 0% 10% 12%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: left;
}
.intro3 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(245,245,245,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.intro4 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(59,35,20,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.management {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	background-color: rgba(235,235,235,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}
.picleft {
	height:auto;
	width:40%;
	float:left;
}
.textright {
	height:auto;
	width:45%;
	float: left;
	margin:0% 0 0 5%;
}

.textfull {
	height:auto;
	width:90%;
	margin:2% 10% 0 0%;
	float: left;
}
.intro2 {
	height:auto;
	width:100%;
	float:left;
	padding:8% 12% 8% 12%;
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}

.twoimages {
	height:auto;
	width:48%;
	float:left;
	margin:2% 1% 10% 1%;
}

.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(40,60,134,1);
}
.discovermore2 {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(255,204,0,1);
}

	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	#welcome {
	height:auto;
	width:100%;
	padding:20% 10% 5% 10%;
	float:left;
	background: rgba(0,0,0,0.8) url(../images/pattern.png);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	position: relative;
  	z-index:-1;
}

.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 0% 10% 12%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: left;
}
.intro3 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(245,245,245,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.intro4 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(59,35,20,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.management {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	background-color: rgba(235,235,235,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}
.picleft {
	height:auto;
	width:40%;
	float:left;
}
.textright {
	height:auto;
	width:45%;
	float: left;
	margin:0% 0 0 5%;
}

.textfull {
	height:auto;
	width:90%;
	margin:2% 10% 0 0%;
	float: left;
}
.intro2 {
	height:auto;
	width:100%;
	float:left;
	padding:8% 12% 8% 12%;
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}

.twoimages {
	height:auto;
	width:48%;
	float:left;
	margin:2% 1% 10% 1%;
}

.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(40,60,134,1);
}
.discovermore2 {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(255,204,0,1);
}

	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	#welcome {
	height:auto;
	width:100%;
	padding:20% 10% 5% 10%;
	float:left;
	background: rgba(0,0,0,0.8) url(../images/pattern.png);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	position: relative;
  	z-index:-1;
}

.intro {
	height:auto;
	width:100%;
	float:left;
	padding:10% 0% 10% 12%;
	background-color: rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}
.intro3 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(245,245,245,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.intro4 {
	height:auto;
	width:100%;
	float:left;
	padding:10% 30% 8% 30%;
	background-color: rgba(59,35,20,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:left;
}
.management {
	height:auto;
	width:100%;
	float:left;
	padding:10% 10% 10% 10%;
	background-color: rgba(235,235,235,1);
	color: rgba(0,0,0,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}
.picleft {
	height:auto;
	width:40%;
	float:left;
}
.textright {
	height:auto;
	width:45%;
	float: left;
	margin:0% 0 0 5%;
}

.textfull {
	height:auto;
	width:90%;
	margin:2% 10% 0 0%;
	float: left;
}
.intro2 {
	height:auto;
	width:100%;
	float:left;
	padding:8% 12% 8% 12%;
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: justify;
}

.twoimages {
	height:auto;
	width:48%;
	float:left;
	margin:2% 1% 10% 1%;
}

.discovermore {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(40,60,134,1);
}
.discovermore2 {
	height: auto;
	width: 100%;
	padding: 5% 15% 5% 15%;
	visibility:visible;
	float: left;
	border-top:rgba(204,204,204,1) 1px solid;
	color: rgba(51,51,51,1);
	font-size: 100%;
	font-family: 'Nunito', sans-serif;
	text-align:left;
	background-color: rgba(255,204,0,1);
}

	}