#content-action-bar {width: 100%; height: auto; text-align: left; margin: 0px auto 0px auto;}
nav {width: 100%; height: 30px; position: relative; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px;}
#content-action-bar nav select {width: 115%;}
.fixed {position: fixed; left: 75%; top: 2%; width: 15%; height: 30px; padding: 15px;}
.text, .img {text-align: center;}

body.minimal .header-links a.projects-home {background:url('https://projects.scpr.org/static-files/images/tablestacker-tables/ico-home.png') no-repeat 0 0; margin: 0 auto; width: 31px; height: 22px;}

@media screen and (max-width: 485px) {
    #data-container h1 {font-size: 24px; font-weight: 800; line-height: 28px; color: #2B2B2B;}
    #data-container h2 {font-size: 20px; font-weight: 700; line-height: 24px; color: #2B2B2B;}
    #data-container h3 {font-size: 16px; font-weight: 700; line-height: 20px; color: #2B2B2B;}
    #data-container h4 {font-size: 14px; font-weight: 700; line-height: 18px; color: #2B2B2B;}
}

@media screen and (min-width: 486px) and (max-width: 767px) {

}

@media screen and (min-width: 768px) and (max-width: 979px) {
    #data-container h1 {font-size: 28px; font-weight: 800; line-height: 32px; color: #2B2B2B;}
    #data-container h2 {font-size: 24px; font-weight: 700; line-height: 28px; color: #2B2B2B;}
    #data-container h3 {font-size: 20px; font-weight: 700; line-height: 24px; color: #2B2B2B;}
    #data-container h4 {font-size: 18px; font-weight: 700; line-height: 22px; color: #2B2B2B;}
}

@media screen and (min-width: 980px) and (max-width: 1200px) {

}

@media (min-width: 1201px) {

}
