@media only screen and (max-width: 480px) {
.flex-direction-nav a {
    margin: -25% 0 0;
}
.text-overlay {
    padding-top: 25px;
}
.teams .team h3 {
    font-size: 1.3rem;
    margin-top: 33%;
}
.teams .team p {
    display: none;
}
}


body.home .hp-announcement .announcement-text-container {background:#C8102E;}
.announcement-text .button {background-color:initial !important;}
.announcement-text .button:hover {border-color:initial !important;}
body.home .hp-feeds .twitter-feed h3 {color: #8A1538;}
#agd-chapter-locator-container .button, #agd-chapter-locator-container .button.social  {background:#C8102E;}
#agd-chapter-locator-container .chapter-state {color: #C8102E;}
#agd-chapter-locator-container .button:hover {background:#f10033;}
a {color:#C8102E;}
a:hover {color:#f10033;}

@media (max-width: 1100px) { body.home .slide-content a {border-bottom:initial;}}
 
 
#header-secondary .rose-divider.hide-for-small-only img {height:50px;left:51px;}

.unclickable > a:hover {
  cursor: default;
}