@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body,html {
  background-image: url(../images/11.jpg);
  -webkit-font-smoothing: antialiased;
   background-attachment:fixed;
	background-size:cover;
	background-position:center center;
}

#welcomeContrl {
	height: 700px;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	background-color: rgba(0,40,40,0.7);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,1);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourvalues {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,0.98);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
#serviceexcellece {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,1);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#visionmission {
	height: auto;
	width: 100%;
	padding: 5% 10% 3% 10%;
	float: left;
	position: relative;
	color: rgba(51,51,51,1);
	font-size: 110%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background: rgba(102,102,102,0.8) url(../images/pattern.png)repeat;
}
.colums {
	height: auto;
	width: 31%;
	margin:1%;
	padding: 5% 2% 3% 2%;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 110%;
	word-spacing:-2px;
	letter-spacing:-1px;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-top:rgba(204,204,204,1) dotted 1px;
}
#ourteam {
	height:auto;
	width:31%;
	padding:2% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,0.9);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	#welcomeContrl {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:35% 10% 5% 10%;
	float: left;
	background-color: rgba(0,40,40,0.7);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:10%;
	float:left;
	background-color:rgba(0,23,23,1);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourvalues {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,0.98);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
#serviceexcellece {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,1);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourteam {
	height:auto;
	width:100%;
	padding:2% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,0.9);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#visionmission {
	height: auto;
	width: 100%;
	padding: 5% 10% 3% 10%;
	float: left;
	position: relative;
	color: rgba(51,51,51,1);
	font-size: 110%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background: rgba(102,102,102,0.8) url(../images/pattern.png)repeat;
}
.colums {
	height: auto;
	width: 100%;
	margin:1%;
	padding: 5% 2% 3% 2%;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 110%;
	word-spacing:-2px;
	letter-spacing:-1px;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-top:rgba(204,204,204,1) dotted 1px;
}
	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#welcomeContrl {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:25% 10% 5% 10%;
	float: left;
	background-color: rgba(0,40,40,0.7);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:10% 15% 10% 15%;
	float:left;
	background-color:rgba(0,23,23,1);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourvalues {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,0.98);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
#serviceexcellece {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,1);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourteam {
	height:auto;
	width:100%;
	padding:10% 7% 5% 7%;
	float:left;
	background-color:rgba(255,255,255,0.9);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#visionmission {
	height: auto;
	width: 100%;
	padding: 5% 10% 3% 10%;
	float: left;
	position: relative;
	color: rgba(51,51,51,1);
	font-size: 110%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background: rgba(102,102,102,0.8) url(../images/pattern.png)repeat;
}
.colums {
	height: auto;
	width: 100%;
	margin:1%;
	padding: 5% 2% 3% 2%;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 110%;
	word-spacing:-2px;
	letter-spacing:-1px;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-top:rgba(204,204,204,1) dotted 1px;
}
	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#welcomeContrl {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:25% 10% 5% 10%;
	float: left;
	background-color: rgba(0,40,40,0.7);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,1);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourvalues {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,0.98);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
#serviceexcellece {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,1);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourteam {
	height:auto;
	width:100%;
	padding:2% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,0.9);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#visionmission {
	height: auto;
	width: 100%;
	padding: 5% 10% 3% 10%;
	float: left;
	position: relative;
	color: rgba(51,51,51,1);
	font-size: 110%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background: rgba(102,102,102,0.8) url(../images/pattern.png)repeat;
}
.colums {
	height: auto;
	width: 100%;
	margin:1%;
	padding: 5% 2% 3% 2%;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 110%;
	word-spacing:-2px;
	letter-spacing:-1px;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-top:rgba(204,204,204,1) dotted 1px;
}
	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#welcomeContrl {
	height: 700px;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	background-color: rgba(0,40,40,0.7);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,1);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourvalues {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,0.98);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
#serviceexcellece {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,1);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourteam {
	height:auto;
	width:100%;
	padding:2% 8% 5% 8%;
	float:left;
	background-color:rgba(255,255,255,0.9);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#visionmission {
	height: auto;
	width: 100%;
	padding: 5% 10% 3% 10%;
	float: left;
	position: relative;
	color: rgba(51,51,51,1);
	font-size: 110%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background: rgba(102,102,102,0.8) url(../images/pattern.png)repeat;
}
.colums {
	height: auto;
	width: 31%;
	margin:1%;
	padding: 5% 2% 3% 2%;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 110%;
	word-spacing:-2px;
	letter-spacing:-1px;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-top:rgba(204,204,204,1) dotted 1px;
}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	#welcomeContrl {
	height: 700px;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	background-color: rgba(0,40,40,0.7);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,1);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourvalues {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,0.98);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
#serviceexcellece {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,1);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourteam {
	height:auto;
	width:100%;
	padding:2% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,0.9);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}#visionmission {
	height: auto;
	width: 100%;
	padding: 5% 10% 3% 10%;
	float: left;
	position: relative;
	color: rgba(51,51,51,1);
	font-size: 110%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background: rgba(102,102,102,0.8) url(../images/pattern.png)repeat;
}
.colums {
	height: auto;
	width: 31%;
	margin:1%;
	padding: 5% 2% 3% 2%;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 110%;
	word-spacing:-2px;
	letter-spacing:-1px;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-top:rgba(204,204,204,1) dotted 1px;
}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	#welcomeContrl {
	height: 700px;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	background-color: rgba(0,40,40,0.7);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,1);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourvalues {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(0,23,23,0.98);
	color: rgba(255,255,255,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
#serviceexcellece {
	height:auto;
	width:100%;
	padding:5% 15% 5% 15%;
	float:left;
	background-color:rgba(255,255,255,1);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#ourteam {
	height:auto;
	width:100%;
	padding:2% 24% 5% 24%;
	float:left;
	background-color:rgba(255,255,255,0.9);
	color: rgba(0,23,23,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#visionmission {
	height: auto;
	width: 100%;
	padding: 5% 10% 3% 10%;
	float: left;
	position: relative;
	color: rgba(51,51,51,1);
	font-size: 110%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	background: rgba(102,102,102,0.8) url(../images/pattern.png)repeat;
}
.colums {
	height: auto;
	width: 31%;
	margin:1%;
	padding: 5% 2% 3% 2%;
	float: left;
	color: rgba(255,255,255,1);
	font-size: 110%;
	word-spacing:-2px;
	letter-spacing:-1px;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
	border-top:rgba(204,204,204,1) dotted 1px;
}x
	}

