/* Navigation */
.acsnav {
    margin-left: -.9em;
}
.acstopnav {
    margin-bottom: 0;
}
body.article div.acstopnav {
    margin-bottom: 1em !important;
}
.acsnav>li#policy>a:not([class^=btn-]):after {
    border-bottom: none !important;
}

/* Home page */
.box-style10 p {
    color: #000000 !important;
}
.pathway-intro .text_light {
    background-size: 70% !important;
}
.row-home-firstrow {
    margin-bottom: -7em;
    z-index: 1;
    position: relative;
}
.hero-numbers h2 {
    color: #ffffff;
}
.number-card {
    border: 4px solid #ffaf00;
    color: #ffffff;
    margin-bottom: 1.8em;
}
.number-card .number {
    font-size: 3em;
    margin-bottom: 0;
}
.row-2 {
    margin-top: 4em;
}
.row-policypositions {
    margin-bottom: 1em;
    margin-top: 1em;
}
.box-style4 {
    padding: 1.5em;
    margin-bottom: 3em !important;
}
.column-numbers .image:before {
    background-image: linear-gradient(
    90deg,
    transparent 50%,
    rgba(255, 255, 255, 0.5) 50%);
}
.column-numbers h2 {
    color: #ffffff !important;
}
.column-numbers .box-style10 {
    margin-bottom: 0;
}
.column-featured .acscontainer {
    margin-bottom: 0;
}
.column-featured .box-style10,
.box-style12 {
    width: 88%;
    margin-left: auto;
    margin-bottom: 0;
}
.column-featured .box-style12 {
    background-color: #dfdfdf;
}
.container-featured .acscontainer {
    margin-bottom: 0 !important;
}
.p-numbers {
    color: #ffffff;
}
.column-numbers hr {
    background: none repeat scroll 0 0 #ffaf01;
    height: 2px;
    margin: 0.8em 0 1em;
}
.number-card p {
    color: #ffffff;
}

/* Act4Chemistry */
.column-act4chemistry {
    margin-top: 6em;
    margin-bottom: 3em;
}
.hero-workshops h2 {
    margin-bottom: 2em;
}
/* Toolkit */
.row-toolkit {
    padding-top: 2em;
    padding-bottom: 5.5em;
}
.row-toolkit h2 {
    margin-bottom: 1em;
}
.articleContent {
    padding-top: 0 !important;
}
/* News & Events */
.hero-newsevents h2 {
    margin-top: 1.5em;
}
.row-news-policypositions {
    margin-top: -6em;
}
/* Policy Position Page */
.row-policyposition-first {
    margin-top: 2em;
}
.row-committee p {
    font-size: 1.4em;
    line-height: 0.5em;
    margin-bottom: 0;
}

.row-publicpolicies-firstrow   {      
margin-bottom: -10em;
z-index: 1;
position: relative;
}
/* Policy Statement Pages */
.p-statement {
    margin-bottom: 0;
}
.column-statement div.text li {
    position: relative;
    left: 0.75em;
    margin-bottom: 1.5em;
}
.text-related {
    margin-top: 4rem;
}

/* Accordion */
.row-washingtonhighlights h2 {
    margin-top: 3em;
    margin-bottom: 0.7em;
}
.row-contact .text {
    margin-left: auto;
    margin-right: auto;
}
.box-style-committee {
    padding: 1.6em;
    background-color: #ffffff;
    border: 0.5px solid #bdc1c5;
}
.box-style-committee .text {
    margin-left: auto;
    margin-right: auto;
}
.box-style10 div.text li {
    color: #000000;
}

@media screen and (max-width: 890px) {
.hero-takeaction .text_dark {
    background-image: none !important;
}
}

