body {
	font-family: 'Segoe UI';
	/*font-size: 48px;*/
	font-style: normal;
	font-variant: normal;
	/*font-weight: 400;*/
	line-height: 1.5;
	background-color: #eee;
	font-weight: 300;
    font-size: 16px;
	overflow-x:hidden;
}

#home{
    /*padding-top: 200px;*/
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    /*min-height: 650px;*/
	min-height:800px;
    width: 100%;
	background-size: cover;
   /* padding-bottom: 100px;*/
    /*margin-top: 70px;*/
	font-size: 48px;
	/*font-weight: 400;*/
	background-color: white;
	margin-bottom:-50px;
}
.a,.b,.c,.d{
   
    margin-top: 50px;
    min-height: 800px;
    padding-top: 100px;
    margin-bottom: -50px;
    padding-left: 45px;
    padding-right: 45px;}
#innovation{
text-align: center;
    background-attachment: relative;
    background-position: center center;
    /*min-height: 650px;*/
	min-height:729px;
    width: 100%;
	background-size: cover;
    padding-bottom: 100px;
    /*margin-top: 70px;*/
	font-size: 48px;
	/*font-weight: 400;*/
	background-color: white;
	padding-top: 5px;
	padding-right: 0;
    padding-left: 0;
    padding-bottom: 60px;
	/*background-color:pink;*/
	min-height:720px;
	}
#about{
    /*padding-top: 80px;*/
    padding-top: 5px;
	padding-right: 0;
    padding-left: 0;
    padding-bottom: 60px;
	/*background-color:pink;*/
	min-height:720px;
}
#services{
	/*padding: 60px 0;*/
	
	text-align: center;
    /*background-size: cover;*/
	min-height: 720px;
	background-color: white;
	padding-top: 5px;
}
#team{
    /*padding: 60px 0;*/
    text-align: center;
    background-size: cover;
	min-height: 720px;
	 padding-top: 5px;
}

#contact{
	background: #fff;
    padding: 60px 0;
    text-align: center;
	min-height: 720px;
	background-color: white;
}

