/* Adjust Submenu Navigation Border Color */
.nav-main .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-submenu {
border-bottom: 10px solid #8A1538;
}
.nav-main .ubermenu .ubermenu-item-level-2.ubermenu-has-submenu-stack:hover>.ubermenu-target{
color: #8A1538;
}

.ubermenu .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
background: rgba(242, 0, 56, 0.9);
}
.ubermenu-target.ubermenu-item-layout-default.ubermenu-item-layout-text_only:hover {color:#8A1538 !important;}

.masthead .search-form, .masthead .header-search:hover {
background: #74AA50;
}
.masthead form.search-form .button.button-search-submit {
background: #00664F;
}
.masthead li a:active {color:#8A1538 !important;}

.ubermenu.ubermenu-disable-submenu-scroll .ubermenu-item > .ubermenu-submenu.ubermenu-submenu-type-mega .ubermenu-target-title.ubermenu-target-text {
font-style: normal;
font-weight: normal;
}

/* Homepage Slider Background Color */
body.home .header-secondary .s8-responsive-slider .slide .slider-content {
    background-color: rgba(116,170,80, 0.7) !important;
}


/* Homepage Slider Padding */
.home .fl-post-slider-post.fl-post-slider-thumb.fl-post-slider-has-image.swiper-slide {padding:0px;}
.home .fl-post-slider-content {padding:30px 20px 30px 5px;}

/* Homepage Color Changes */
body.home .hp-feeds .quarterly .cta-button, body.home .hp-feeds .quarterly .cta-button a {background-color: #8A1538;}
body.home .hp-feeds .twitter-feed .cta-button, body.home .hp-feeds .twitter-feed .cta-button a.button, body.home .hp-feeds .twitter-feed .cta-button * {background-color: #C1B2B6;}
body.home .hp-feeds .locate-chapter .cta-button, body.home .hp-feeds .locate-chapter .cta-button a {background-color: #74AA50;}
body.home .hp-testimonials .testimonial .testimonial-thumb span {border-bottom: 5px solid #C8102E;}
body.home .hp-feeds .quarterly .cta-button .button {background-color:initial !important;}
.hp-feeds .cta-button a:hover {border-color:#ffffff !important;background-color:initial !important; }

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;}

body.home .hp-testimonials .testimonial .testimonial-thumb span {
    border-bottom: 5px solid #C8102E;
}

/* About Page Changes */
.about-circle-container {
    border: .1875rem solid #8A1538;
}
.timelines-container .red-bar { background:#C8102E; }
a#expand-timeline {background:#8A1538;}
a#expand-timeline:hover {background:#f10033;}

/* Payment Dues */
.gform_wrapper li.gfield.gfield_creditcard_warning, .gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span {border-color:#C8102E !important;color:#C8102E;}
.gfield_creditcard_warning_message {color:#C8102E;}

/* Footer Color Changes */
.footer .footer-inner-top  {
    background-color: #8A1538 !important;
}
.pre-footer .border-top {
    border-top: 10px solid #74AA50;
}

/* General Color Changes */

.button {
    background:  #C8102E;
}
.button:active {
    background: #8A1538;
}
.button:hover {
    background: #f10033;
}

/* Quarterly AGD Page Color Changes */

.unlimited-row.quarterly-sign-up {background-color:#74AA50;}

.quarterly-sign-up .button:active {
    color: #00664F;
    background-color: #fff;
    border-color: #fff;
}

.quarterly-sign-up .button:hover {
    background-color: #74AA50;
    border-color: #74AA50;
}

.quarterlies .quarterly div.image-overlay .text-overlay .button {
    background-color: #74AA50;
}
.quarterlies .quarterly div.image-overlay .text-overlay .button:hover {
    background-color: #74AA50;
	border-color:inherit;
}

/* AGD Chapter Locator - Color Changes */
#agd-chapter-locator-container .chapter-state {
color: #74AA50;
}

#agd-chapter-locator-container .button {
    background:  #C8102E;
}
#agd-chapter-locator-container .button:active {
    background: #8A1538;
}
#agd-chapter-locator-container .button:hover {
    background: #f10033;
}

/* Rho Scholarship Color Changes */
#mongo-form .BBFormSectionHeading, #bboxdonation_payment_lblChoiceCredit, #bboxdonation_btnSubmit {background:#c8102e !important;}
#mongo-form > div {border-color:#c8102e;}
.BBFormContainer .BBFormSectionHeading {background-color:#c8102e !important;}

.BBFormContainer .BBFormSectionHeading label {
    color: #ffffff;
}


@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;}