#wrapper {position: relative;
min-height:100%;
max-width: 479px;
min-width: 320px;
background-color: #000;
text-align:left;
margin: auto auto;
}
#head {width: 100%;
height: 70px;
margin: 0;
float:left;
clear: both;
}
#logo {float:left;
clear:both;
width:100%;
height:100%;
background: url(/src/logo_neg.png) center 40% no-repeat transparent;
background-size: 240px 44px;
}
#address {display:none;}
#bar {width: 94%;
height: 50px;
margin: 0 3%;
float:left;
clear: both;
border-top: 1px solid #272727;
}
#mainnav {display:none;}
.context {float:left;
clear:both;
width:100%;
/*padding-right: 2%;*/}
.contimage {float:left;
width:100%;
/*background: #fec;*/}
.title {float:left;
width:100%;
height: 100%;
overflow:visible;
text-align:center;}
.title h1 {color: #222;
text-transform: uppercase;
margin:0;
padding: 0.62em 0 0 0;}
.slicknav_menu {display: block;}
