body{
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.7;
	color: #c4c3ca;
	background-image:url(../images/bk/3.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: 70%;
	padding: 10% 15% 10% 15%;
	visibility:visible;
	float: left;
	color: rgba(204,204,204,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	background-color: rgba(0,0,0,0.9);
}
.ourtory {
	height: auto;
	width: 60%;
	padding: 5% 25% 5% 15%;
	float: left;
	position: relative;
	background: url(../images/boy-01.png)bottom right no-repeat rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.partnerships {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(255,204,0,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.ownerprofile {
	height: auto;
	width: 44%;
	padding: 5% 28% 5% 28%;
	float: left;
	position: relative;
	background-color: rgba(0,153,204,1);
}
.productslider {
	height: auto;
	width: 72%;
	padding: 5% 14% 5% 14%;
	float: left;
	position: relative;
	background-color: rgba(50,27,13,1);
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	#welcomeContrl {
	height: auto;
	width: 90%;
	padding: 30% 10% 10% 10%;
	visibility:visible;
	float: left;
	color: rgba(204,204,204,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	background-color: rgba(0,0,0,0.9);
}
.ourtory {
	height: auto;
	width: 80%;
	padding: 10%;
	float: left;
	position: relative;
	background: bottom right no-repeat rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
}
.partnerships {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(255,204,0,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.ownerprofile {
	height: auto;
	width: 44%;
	padding: 5% 28% 5% 28%;
	float: left;
	position: relative;
	background-color: rgba(0,153,204,1);
}
.productslider {
	height: auto;
	width: 72%;
	padding: 5% 14% 5% 14%;
	float: left;
	position: relative;
	background-color: rgba(50,27,13,1);
}
	} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	#welcomeContrl {
	height: auto;
	width: 70%;
	padding: 20% 15% 10% 15%;
	visibility:visible;
	float: left;
	color: rgba(204,204,204,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	background-color: rgba(0,0,0,0.9);
}
.ourtory {
	height: auto;
	width: 80%;
	padding: 10%;
	float: left;
	position: relative;
	background:bottom right no-repeat rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: left;
}
.partnerships {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(255,204,0,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.ownerprofile {
	height: auto;
	width: 44%;
	padding: 5% 28% 5% 28%;
	float: left;
	position: relative;
	background-color: rgba(0,153,204,1);
}
.productslider {
	height: auto;
	width: 72%;
	padding: 5% 14% 5% 14%;
	float: left;
	position: relative;
	background-color: rgba(50,27,13,1);
}
	} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#welcomeContrl {
	height: auto;
	width: 70%;
	padding: 10% 15% 10% 15%;
	visibility:visible;
	float: left;
	color: rgba(204,204,204,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	background-color: rgba(0,0,0,0.9);
}
.ourtory {
	height: auto;
	width: 60%;
	padding: 5% 25% 5% 15%;
	float: left;
	position: relative;
	background: url(../images/boy-01.png)bottom right no-repeat rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.partnerships {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(255,204,0,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.ownerprofile {
	height: auto;
	width: 44%;
	padding: 5% 28% 5% 28%;
	float: left;
	position: relative;
	background-color: rgba(0,153,204,1);
}
.productslider {
	height: auto;
	width: 72%;
	padding: 5% 14% 5% 14%;
	float: left;
	position: relative;
	background-color: rgba(50,27,13,1);
}
	} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	#welcomeContrl {
	height: auto;
	width: 70%;
	padding: 10% 15% 10% 15%;
	visibility:visible;
	float: left;
	color: rgba(204,204,204,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	background-color: rgba(0,0,0,0.9);
}
.ourtory {
	height: auto;
	width: 60%;
	padding: 5% 25% 5% 15%;
	float: left;
	position: relative;
	background: url(../images/boy-01.png)bottom right no-repeat rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.partnerships {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(255,204,0,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.ownerprofile {
	height: auto;
	width: 44%;
	padding: 5% 28% 5% 28%;
	float: left;
	position: relative;
	background-color: rgba(0,153,204,1);
}
.productslider {
	height: auto;
	width: 72%;
	padding: 5% 14% 5% 14%;
	float: left;
	position: relative;
	background-color: rgba(50,27,13,1);
}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1440px) {
	#welcomeContrl {
	height: auto;
	width: 70%;
	padding: 10% 15% 10% 15%;
	visibility:visible;
	float: left;
	color: rgba(204,204,204,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	background-color: rgba(0,0,0,0.9);
}
.ourtory {
	height: auto;
	width: 60%;
	padding: 5% 25% 5% 15%;
	float: left;
	position: relative;
	background: url(../images/boy-01.png)bottom right no-repeat rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.partnerships {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(255,204,0,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.ownerprofile {
	height: auto;
	width: 44%;
	padding: 5% 28% 5% 28%;
	float: left;
	position: relative;
	background-color: rgba(0,153,204,1);
}
.productslider {
	height: auto;
	width: 72%;
	padding: 5% 14% 5% 14%;
	float: left;
	position: relative;
	background-color: rgba(50,27,13,1);
}
	}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1920px) {
	#welcomeContrl {
	height: auto;
	width: 70%;
	padding: 10% 15% 10% 15%;
	visibility:visible;
	float: left;
	color: rgba(204,204,204,1);
	font-size: 150%;
	font-family: 'Nunito', sans-serif;
	text-align: center;
	background-color: rgba(0,0,0,0.9);
}
.ourtory {
	height: auto;
	width: 60%;
	padding: 5% 25% 5% 15%;
	float: left;
	position: relative;
	background: url(../images/boy-01.png)bottom right no-repeat rgba(255,255,255,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.partnerships {
	height: auto;
	width: 70%;
	padding: 5% 15% 5% 15%;
	float: left;
	position: relative;
	background-color: rgba(255,204,0,1);
	color: rgba(0,0,0,1);
	font-size: 140%;
	font-family: 'Nunito', sans-serif;
	text-align: justify;
}
.ownerprofile {
	height: auto;
	width: 44%;
	padding: 5% 28% 5% 28%;
	float: left;
	position: relative;
	background-color: rgba(0,153,204,1);
}
.productslider {
	height: auto;
	width: 72%;
	padding: 5% 14% 5% 14%;
	float: left;
	position: relative;
	background-color: rgba(50,27,13,1);
}
	}