h5{position:relative;font-style:italic;width:70%;margin:0 auto;margin-bottom:50px;margin-top:20px;font-family:'Maven Pro', sans-serif;color: #888;text-align:center;}
#wrapper{padding-top:3%;}
.clearfix:after{content:" content"; visibility:hidden;display:block;height:0;clear:both;}
.content{width:100%;min-height:100%;bottom:100px;clear:both;margin-bottom:130px;}	
#footer{position:absolute;bottom:0;height:50px;/* Height of the footer */width:100%;margin:0 auto;background:#333;}
#footer p{margin-top:10px;text-align:center;color:white;font-family:'Maven Pro', sans-serif;color: #999;}
@media screen and (max-width:680px) {
h5{width:95%;margin-top:20px;}
#wrapper{padding-top:10%;}
#footer{position:absolute;bottom:0;height:150px;/* Height of the footer */width:100%;margin:0 auto;background:#333;}
}
