@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
body,html {
	background-image: url(../images/bk/talent-01.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;
}

#welcomeContrl {
	height:auto;
	padding:25% 30% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.6);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#services {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#talent {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.9);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	position: relative;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	#welcomeContrl {
	height:auto;
	padding:35% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.6);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align: left;
	position: relative;
}
#services {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#talent {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.9);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	position: relative;
}

	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#welcomeContrl {
	height:auto;
	padding:45% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.6);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#services {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#talent {
	height:auto;
	padding:15% 25% 5% 25%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.9);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	position: relative;
}

	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#welcomeContrl {
	height:auto;
	padding:25% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.6);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#services {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#talent {
	height:auto;
	padding:5% 8% 5% 8%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.9);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	position: relative;
}

	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#welcomeContrl {
	height:auto;
	padding:25% 30% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.6);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#services {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#talent {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.9);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	position: relative;
}

	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	#welcomeContrl {
	height:auto;
	padding:25% 30% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.6);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#services {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#talent {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.9);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	position: relative;
}

	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	#welcomeContrl {
	height:auto;
	padding:25% 30% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.6);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	color: rgba(255,255,255,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#services {
	height:auto;
	padding:5% 10% 5% 10%;
	width: 100%;
	float: left;
	background-color: rgba(255,255,255,1);
	color: rgba(51,51,51,1);
	font-family: 'Nunito', sans-serif;
	font-size:150%;
	text-align:justify;
	position: relative;
}
#talent {
	height:auto;
	padding:5% 18% 5% 18%;
	width: 100%;
	float: left;
	background-color: rgba(0,0,0,0.9);
	background-image:url(../images/pattern.png);
	background-repeat:repeat;
	position: relative;
}

	}