header,nav{display:block}header{background:#333333;background-image:url(../img/origami-pattern.png);background-repeat:repeat;border-bottom:#03a09e solid 5px;height:60px;position:relative;width:100%;z-index:2}#logo{background:url(logo.png) no-repeat 0 0;display:block;float:left;margin:6px 10px 0;width:256px;height:46px;text-indent:-9999px}#menu{float:right}#menu ul{list-style:none;font-size:14px;font:bold 14px 'Open Sans',sans-serif;letter-spacing:0.03em}#menu li{display:block;float:left;text-transform:uppercase;text-align:center}#menu li a{display:block;color:#eae7e8;text-decoration:none;height:60px;line-height:60px;padding:0 26px}#menu li a:hover{background:#1f1f1f;color:#03a09e}#nav-mobile{display:none;background:url(nav.png) no-repeat center center;float:right;width:60px;height:60px;position:absolute;right:0;top:0;opacity:.6}#nav-mobile.nav-active{opacity:1}#content{width:80%;margin:60px 10%;text-align:center;overflow:hidden}h2{font-size:50px;font-weight:600;text-transform:uppercase;color:#624c3f}@media only screen and (max-width:1160px){h2{font-size:40px}#nav-mobile{display:block}#menu{width:100%;float:none;padding-top:60px}#menu ul{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.5);-moz-box-shadow:0 1px 2px rgba(0,0,0,.5);box-shadow:0 1px 2px rgba(0,0,0,.5);max-height:0;overflow:hidden}#menu li{background:#333333;border-bottom:1px solid #282b30;float:none}#menu li:last-child{border-bottom:0}#menu li a{padding:15px 0;height:auto;line-height:normal}#menu li a:hover{background:#1f1f1f}#menu ul.open-menu{max-height:400px;-webkit-transition:max-height .4s;-moz-transition:max-height .4s;-ms-transition:max-height .4s;-o-transition:max-height .4s;transition:max-height .4s}}