@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body,html {
  background-image: url(../images/bk/3.jpg);
  -webkit-font-smoothing: antialiased;
   background-attachment:fixed;
	background-size:cover;
	background-position:center center;
}
.forewordholder {
	height:auto;
	width:100%;
	float:left;
	padding:2% 5% 2% 5%;
	background-color:#FFF;
}
.picholder {
	height:auto;
	width:25%;
	float:left;
	margin:5% 0 0 12%;
}
.textholder {
	height:auto;
	width:63%;
	float: right;
	padding:5% 10% 5% 10%;
	color: rgba(51,51,51,1);
	font-size: 120%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.servicesholder {
	height: auto;
	width: 100%;
	padding: 0 0% 0 0%;
	float: left;
	position: relative;
	background-color: rgba(51,51,51,1);
}
#welcomeContrl {
	height: 500px;
	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;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	background-color:rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome2 {
	height: auto;
	width: 100%;
	padding: 12% 20% 3% 20%;
	float: left;
	position: relative;
	color: rgba(255,255,255,1);
	background: url(../images/pattern.png) repeat rgba(51,51,51,0.93);
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
#welcome1 {
	height: auto;
	width: 100%;
	padding: 5% 20% 3% 20%;
	float: left;
	position: relative;
	color: rgba(255,255,255,1);
	background: url(../images/pattern.png) repeat rgba(51,51,51,0.9);
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	font-size: 120%;
	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) {
	.forewordholder {
	height:auto;
	width:100%;
	float:left;
	padding:2% 5% 2% 5%;
}
.picholder {
	height:auto;
	width:100%;
	float:left;
	margin:5% 0 0 0%;
}
.textholder {
	height:auto;
	width:100%;
	float: right;
	padding:5% 10% 5% 10%;
	font-size: 120%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.servicesholder {
	height: auto;
	width: 100%;
	padding: 0 13% 0 13%;
	float: left;
	position: relative;
}
#welcomeContrl {
	height: auto;
	width: 100%;
	visibility:visible;
	padding:35% 10% 15% 10%;
	float: left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome2 {
	height: auto;
	width: 100%;
	padding: 12% 10% 3% 10%;
	float: left;
	position: relative;
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
}
#welcome1 {
	height: auto;
	width: 100%;
	padding: 5% 10% 3% 10%;
	float: left;
	position: relative;
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
}
	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	.forewordholder {
	height:auto;
	width:100%;
	float:left;
	padding:2% 5% 2% 5%;
}
.picholder {
	height:auto;
	width:25%;
	float:left;
	margin:5% 0 0 12%;
}
.textholder {
	height:auto;
	width:63%;
	float: right;
	padding:5% 10% 5% 10%;
	font-size: 120%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.servicesholder {
	height: auto;
	width: 100%;
	padding: 0 0% 0 0%;
	float: left;
	position: relative;
}
#welcomeContrl {
	height: 500px;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome2 {
	height: auto;
	width: 100%;
	padding: 12% 20% 3% 20%;
	float: left;
	position: relative;
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
#welcome1 {
	height: auto;
	width: 100%;
	padding: 5% 20% 3% 20%;
	float: left;
	position: relative;
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	.forewordholder {
	height:auto;
	width:100%;
	float:left;
	padding:2% 5% 2% 5%;
}
.picholder {
	height:auto;
	width:25%;
	float:left;
	margin:5% 0 0 12%;
}
.textholder {
	height:auto;
	width:63%;
	float: right;
	padding:5% 10% 5% 10%;
	font-size: 120%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.servicesholder {
	height: auto;
	width: 100%;
	padding: 0 0% 0 0%;
	float: left;
	position: relative;
}
#welcomeContrl {
	height: 500px;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome2 {
	height: auto;
	width: 100%;
	padding: 12% 20% 3% 20%;
	float: left;
	position: relative;
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
#welcome1 {
	height: auto;
	width: 100%;
	padding: 5% 20% 3% 20%;
	float: left;
	position: relative;
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	font-size: 120%;
	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) {
	.forewordholder {
	height:auto;
	width:100%;
	float:left;
	padding:2% 5% 2% 5%;
}
.picholder {
	height:auto;
	width:25%;
	float:left;
	margin:5% 0 0 12%;
}
.textholder {
	height:auto;
	width:63%;
	float: right;
	padding:5% 10% 5% 10%;
	font-size: 120%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.servicesholder {
	height: auto;
	width: 100%;
	padding: 0 0% 0 0%;
	float: left;
	position: relative;
}
#welcomeContrl {
	height: 500px;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome2 {
	height: auto;
	width: 100%;
	padding: 12% 20% 3% 20%;
	float: left;
	position: relative;
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
#welcome1 {
	height: auto;
	width: 100%;
	padding: 5% 20% 3% 20%;
	float: left;
	position: relative;
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	font-size: 120%;
	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) {
	.forewordholder {
	height:auto;
	width:100%;
	float:left;
	padding:2% 5% 2% 5%;
}
.picholder {
	height:auto;
	width:25%;
	float:left;
	margin:5% 0 0 12%;
}
.textholder {
	height:auto;
	width:63%;
	float: right;
	padding:5% 10% 5% 10%;
	font-size: 120%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.servicesholder {
	height: auto;
	width: 100%;
	padding: 0 0% 0 0%;
	float: left;
	position: relative;
}
#welcomeContrl {
	height: 500px;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome2 {
	height: auto;
	width: 100%;
	padding: 12% 20% 3% 20%;
	float: left;
	position: relative;
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
#welcome1 {
	height: auto;
	width: 100%;
	padding: 5% 20% 3% 20%;
	float: left;
	position: relative;
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	font-size: 120%;
	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) {
	.forewordholder {
	height:auto;
	width:100%;
	float:left;
	padding:2% 5% 2% 5%;
}
.picholder {
	height:auto;
	width:25%;
	float:left;
	margin:5% 0 0 12%;
}
.textholder {
	height:auto;
	width:63%;
	float: right;
	padding:5% 10% 5% 10%;
	font-size: 120%;
	font-family: 'Quicksand', sans-serif;
	text-align: justify;
}
.servicesholder {
	height: auto;
	width: 100%;
	padding: 0 0% 0 0%;
	float: left;
	position: relative;
}
#welcomeContrl {
	height: 500px;
	width: 100%;
	visibility:visible;
	padding:15% 10% 5% 10%;
	float: left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome {
	height:auto;
	width:100%;
	padding:5% 10% 5% 10%;
	float:left;
	font-size: 130%;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
}
#welcome2 {
	height: auto;
	width: 100%;
	padding: 12% 20% 3% 20%;
	float: left;
	position: relative;
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
#welcome1 {
	height: auto;
	width: 100%;
	padding: 5% 20% 3% 20%;
	float: left;
	position: relative;
	border-top: 1px #FFF solid;
	border-bottom: 1px #FFF solid;
	font-size: 120%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
	}

