.sitemap {
  text-align: center;
  min-height:100%;
  width:100%;
  padding:90px 10px;
  margin:0px auto;
  color: #D7D7D7;
  -moz-box-sizing: border-box; box-sizing: border-box;
}

.sitemap a {display: block; color: #C5A864; margin-bottom:12px !important; font-size: 16px; }

.sitemap h1 {
  text-align: center;
  font-size:60px; font-size:4vw !important;
  font-family: 'BebasNeueBook';
  color:#C5A864;
  font-weight: 100;
}

@media screen and (orientation: landscape) and (min-width:600px){
}

@media screen and (orientation: landscape) and (min-width:960px){
}

@media screen and (orientation: landscape) and (min-width:1250px){
}

@media screen and (orientation: landscape) and (min-width:1400px){
}

@media screen and (orientation: landscape) and (min-width:1650px){
}




@media screen and (max-width:769px){
  #inner .inner-logo {top: 15px !important;}
  #header-wrapper.inner {position: absolute !important; width:50% !important;right:0;left:auto;}
}
