#dnn_TopLeftPane {width:80%}
#dnn_SocialPane {width:20%}
#HeaderTop {background-color: #fff!important}
#Header {border-top: none!important}
#Banner {margin-top:-2em}
.header-banner {margin-top: -2px}
.StickyHeader, #login {display:none}
.SmallLogo.Logo img {width: 35%}
.logo {padding:0 0 10px 0!important; float:left}
.wrap {position:relative}
.header-banner {width:100%}
.header {position:absolute; top:16%;left:48%;width:40%}
h1 {font-size: 18px; color: #666644; margin: 0 0 14px 48px;line-height:27px;text-align:center}
.header h2 {font-size: 14px; color: #288128; margin: 0 0 20px 47px}
.title {padding: 28px 0 0 0}
.date {margin:-20px 0 0 20px;font-weight:bold}
ul {margin-left: 20px!important}
h3 {font-size:14px!important;line-height: 28px!important}

@media screen and (max-width: 800px)  {
#dnn_TopLeftPane {text-align:center; width:100%}
.header h1 {font-size: 14px; line-height:18px}
.header {position:static; width:100%; padding-bottom:0}
.date {display:none}
.logo {float:none;text-align:center}
}

@media screen and (min-width: 801px) and (max-width: 1200px)  {
   .header {position:absolute; top:16%;left:48%;width:40%}
}

