#wrapper{padding-top:1em;}
.clearfix:after{content:"content";visibility:hidden;display:block;height:0;clear:both;}
.content{width:100%;min-height:100%;position:relative;margin-top:5%;bottom:100px;clear:both;}
.L, .R{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.L{float:left;margin-left:5%;margin-top:5em;margin-right:5%;width:90%;}
.L p{font-family:'Maven Pro',sans-serif;color:#999;font-size:4}
.R{float:left;margin-left:5%;margin-top:5em;margin-right:5%;width:90%;}
.iframe-rwd{position: relative;padding-bottom:65.25%;padding-top30px;height:0;overflow:hidden;}
.iframe-rwd iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
#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;}
#footer p a{color:#999}
@media screen and (max-width: 600px){
.L{position:relative;width:90%;clear:right;margin-top:120px;margin-left:5%;}
.R{width:90%;margin-left:5%;}
}	
@media screen and (max-width:680px) {
#footer{position:absolute;bottom:0;height:150px;/* Height of the footer */width:100%;margin:0 auto;background:#333;}
#wrapper{padding-top:10%;}
}
