.divider {    height:50px;}#parallax_section {    height:250px;    padding-top:50px;    padding-bottom:50px;    overflow:auto;}.bg-1 {	 background: url('../images_parallax/intro.jpg') no-repeat center center fixed;		height:250px;    color:#fff;    background-size:cover;}  .bg-2 {    background: url('../images_parallax/education.jpg') repeat center center fixed;	height:180px;    color:#fff;    background-size:cover;}.bg-3 {     background: url('../images_parallax/about.png') no-repeat center center fixed;    color:#fff;    background-size:cover;}.bg-4 {    background: url('../images_parallax/seminar.jpg') no-repeat center center fixed;    height:180px;	color:#fff;    background-size:cover;}#footer {    height: 60px;    background-color:#585858;    margin-top:50px;    padding-top:20px;    padding-bottom:20px;}#footer a {  color:#efefef;}