#customer, #fundamental, #tealbg, #page-content{
	padding:35px 50px;
}

#tealbg{
	background-color:#5abecb;
}

#customer{
	background-color:#f4f4f4;
}

#rightborder{
	border-right:1px dotted #1b1b1b;
}

#rightborder #fundamental-big{
	font-size: 33px;
	line-height: 25px;
	color: #009ad9;
	font-family: 'Agenda Medium';
}

#footerb{
	border-top:0px;
}

@media screen and (max-width:1066px){
	#number{
		text-align:left;
	}
}

@media screen and (max-width:767px){
	#customer, #fundamental, #bluebg, #page-content{
		padding:20px;
	}
}