* html {
  font-size: 100%;
}

html {
  font-size: 16px;
  line-height: 1.5em;
}

@media (max-width: 979px) {
  .at-mt .menu-toggle {
    display: block;
    margin-top: -43px;
  }
}
@media screen and (min-width: 840px) {
  .CoverPop-content.splash-center.brady-modal {
    width: 754px;
  }
}
@media screen and (max-width: 840px) {
  .CoverPop-content.splash-center.brady-modal {
    width: 754px;
  }
}
@media screen and (max-width: 754px) {
  .CoverPop-content.splash-center.brady-modal {
    width: 576px;
  }

  .CoverPop-content.splash-center {
    margin: 30% auto 0;
  }
}
@media screen and (max-width: 576px) {
  .CoverPop-content.splash-center.brady-modal {
    width: 500px;
  }

  .CoverPop-content.splash-center {
    margin: 30% auto 0;
  }
}
@media screen and (max-width: 500px) {
  .CoverPop-content.splash-center.brady-modal {
    width: 320px;
  }

  .CoverPop-content.splash-center {
    margin: 30% auto 0;
  }
}
@media screen and (max-width: 320px) {
  .CoverPop-content.splash-center.brady-modal {
    width: 260px;
  }

  .CoverPop-content.splash-center {
    margin: 30% auto 0;
  }
}
@media only screen and (max-width: 768px) {
  .CoverPop-content.splash-center {
    margin: 30% auto 0;
  }
}
.level-0 .mega-caption {
  border-bottom: 2px solid #004990;
  color: #fff;
  cursor: text;
  display: none;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  left: 40px;
  padding: 20px 0 20px;
  position: absolute;
  text-transform: none;
  top: 70px;
  visibility: hidden;
  width: 90%;
  z-index: 2000;
}
.level-0 .open .mega-caption {
  display: block;
  visibility: visible;
}
.tb-megamenu-subnav .mega-caption {
  border-bottom: none;
  color: #fff;
  cursor: text;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  position: static;
  visibility: visible;
  white-space: normal;
}

.narrow-menu .region-two-33-66-first {
  width: 25% !important;
}
.narrow-menu .region-two-33-66-second {
  width: 75% !important;
}

@media (max-width: 979px) {
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: visible !important;
  }
}

.spotlight .field-name-field-slide-link {
  margin-top: 1em;
}
.spotlight .field-name-field-slide-link a {
  background: #004990;
  padding: 5px 27px 5px 8px;
  font: 400 12px 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none !important;
  position: relative;
  color: #fff;
  border-bottom: 4px solid #0076e8;
}
.spotlight .field-name-field-slide-link a:hover, .spotlight .field-name-field-slide-link a:focus {
  border-color: #ffc600;
  color: #ffc600;
}
.spotlight .field-name-field-slide-link a:hover:after, .spotlight .field-name-field-slide-link a:focus:after {
  background: url(../images/yellow-arrow.png) no-repeat;
  background-size: 11px 12px;
}
.spotlight .field-name-field-slide-link a:after {
  content: '';
  background: url(../images/white-arrow.png) no-repeat;
  background-size: 11px 12px;
  height: 12px;
  width: 11px;
  position: absolute;
  right: 9px;
  top: 8px;
}
.spotlight .field-name-field-slide-title {
  font-size: 1.875em;
  line-height: 1.6em;
  text-shadow: 0px 0px 1px #aaaaaa;
  font-family: "Oswald", Verdana, Geneva, "DejaVu Sans", Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #fff;
}
.spotlight .field-name-field-slide-title a {
  color: #fff;
}
.spotlight .field-name-field-slide-subtitle {
  font-size: 1.125em;
  line-height: 1.33333em;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #fff;
}
.spotlight .node-content {
  margin: 0;
}
.spotlight .media-youtube-player {
  box-shadow: none !important;
}
.spotlight .flexslider {
  border: 0;
  box-shadow: none;
  margin: 0;
}
.spotlight .flexslider .flex-control-nav a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  background-image: url(../images/flex-nav.png);
  background-repeat: no-repeat;
}
.spotlight .flexslider .flex-control-nav a.flex-active, .spotlight .flexslider .flex-control-nav a:hover, .spotlight .flexslider .flex-control-nav a:focus {
  background-image: url(../images/flex-nav-active.png);
}
.spotlight .flexslider .flex-direction-nav .flex-prev,
.spotlight .flexslider .flex-direction-nav .flex-next {
  background-repeat: no-repeat;
  width: 24px;
}
.spotlight .flexslider .flex-direction-nav .flex-prev::before,
.spotlight .flexslider .flex-direction-nav .flex-next::before {
  content: "";
}
.spotlight .flexslider .flex-direction-nav .flex-prev {
  background-image: url(../images/flex-prev.png);
}
.spotlight .flexslider .flex-direction-nav .flex-next {
  background-image: url(../images/flex-next.png);
}
@media (min-width: 920px) {
  .spotlight .flexslider .slides {
    max-width: 640px;
  }
}

@media (min-width: 920px) {
  .spotlight--primary {
    max-height: 390px;
  }
}
.spotlight--primary .field-name-field-slide-link a {
  display: block;
}
@media (min-width: 920px) {
  .spotlight--primary .field-name-field-slide-link a {
    display: inline-block;
  }
}
.spotlight--primary .field-name-field-slide-media {
  position: relative;
  max-width: 640px;
}
.spotlight--primary .media-youtube-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.spotlight--primary .media-youtube-video embed,
.spotlight--primary .media-youtube-video iframe,
.spotlight--primary .media-youtube-video object {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.spotlight--secondary .field-name-field-kicker a {
  background: #004990;
  padding: 5px 27px 5px 8px;
  font: 400 12px 'Oswald', sans-serif;
  text-transform: uppercase;
  text-decoration: none !important;
  position: relative;
  color: #fff;
  border-bottom: 4px solid #0076e8;
  display: block;
}
.spotlight--secondary .field-name-field-kicker a:hover, .spotlight--secondary .field-name-field-kicker a:focus {
  border-color: #ffc600;
  color: #ffc600;
}
.spotlight--secondary .field-name-field-kicker a:hover:after, .spotlight--secondary .field-name-field-kicker a:focus:after {
  background: url(../images/yellow-arrow.png) no-repeat;
  background-size: 11px 12px;
}
.spotlight--secondary .field-name-field-kicker a:after {
  content: '';
  background: url(../images/white-arrow.png) no-repeat;
  background-size: 11px 12px;
  height: 12px;
  width: 11px;
  position: absolute;
  right: 9px;
  top: 8px;
}
@media (min-width: 920px) {
  .spotlight--secondary .field-name-field-kicker a {
    display: inline-block;
  }
}
.spotlight--secondary .field-name-field-slide-image {
  position: relative;
}
.spotlight--secondary .field-name-field-slide-subtitle {
  font-size: 1em;
  line-height: 1.5em;
}
.spotlight--secondary .field-name-field-slide-title {
  font-size: 1.125em;
  line-height: 1.33333em;
}

.spotlight__text-wrapper {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  left: 0;
  position: absolute;
  bottom: 0;
  margin: 0;
  padding: 1em;
  width: 100%;
}
.spotlight__text-wrapper:hover .field-name-field-kicker,
.spotlight__text-wrapper:hover .field-name-field-slide-link,
.spotlight__text-wrapper:hover .field-name-field-slide-subtitle, .spotlight__text-wrapper:focus .field-name-field-kicker,
.spotlight__text-wrapper:focus .field-name-field-slide-link,
.spotlight__text-wrapper:focus .field-name-field-slide-subtitle {
  display: block !important;
}
.spotlight--primary .spotlight__text-wrapper {
  margin: 0;
  overflow: hidden;
}
@media (min-width: 920px) {
  .spotlight--primary .spotlight__text-wrapper .field-name-field-slide-link {
    display: none;
  }
}
.spotlight--secondary .spotlight__text-wrapper {
  bottom: 0;
  max-width: 282px;
  margin: 0 0 12px 5px;
}
@media (min-width: 920px) {
  .spotlight--secondary .spotlight__text-wrapper .field-name-field-kicker,
  .spotlight--secondary .spotlight__text-wrapper .field-name-field-slide-subtitle {
    display: none;
  }
}
@media (max-width: 920px) {
  .spotlight--secondary .spotlight__text-wrapper {
    top: 5px;
  }
}
.spotlight--secondary .spotlight__text-wrapper:hover, .spotlight--secondary .spotlight__text-wrapper:focus {
  top: 5px;
}

#submit-your-story-entityform-edit-form {
  background-color: #E4E4E4;
  padding: 15px 30px;
}
@media (max-width: 980px) {
  #submit-your-story-entityform-edit-form {
    margin: 70px 0 0 0;
    padding: 15px 10px;
  }
}
#submit-your-story-entityform-edit-form input[type='text'],
#submit-your-story-entityform-edit-form textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#submit-your-story-entityform-edit-form > div {
  background-color: #fff;
  padding: 20px 20px 20px 30px;
}
@media (max-width: 980px) {
  #submit-your-story-entityform-edit-form > div {
    padding: 20px 10px 20px 10px;
  }
}
#submit-your-story-entityform-edit-form input {
  box-shadow: none;
}
#submit-your-story-entityform-edit-form legend {
  background-color: #fff;
  display: table;
  min-width: 100%;
}
@media (max-width: 980px) {
  #submit-your-story-entityform-edit-form legend {
    max-width: 99%;
  }
}
#submit-your-story-entityform-edit-form textarea {
  width: auto;
}
@media (max-width: 979px) {
  #submit-your-story-entityform-edit-form #edit-field-upload-image-und-0-upload-button {
    margin-top: 10px;
  }
}
#submit-your-story-entityform-edit-form .date-padding {
  padding: 0;
}
#submit-your-story-entityform-edit-form .field-name-field-accept-terms-of-use + .form-wrapper {
  text-align: center;
}
#submit-your-story-entityform-edit-form .field-name-field-accept-terms-of-use + .form-wrapper .form-submit {
  background: #a01e1e url(../images/white-arrow.png) 93% 11px no-repeat;
  border-bottom: 4px solid #c61120;
  font-size: 1.5em;
  padding-right: 35px;
}
#submit-your-story-entityform-edit-form .field-name-field-accept-terms-of-use + .form-wrapper .form-submit:hover, #submit-your-story-entityform-edit-form .field-name-field-accept-terms-of-use + .form-wrapper .form-submit:focus {
  background-image: url(../images/yellow-arrow.png);
  border-color: #ffc600;
  color: #ffc600;
}
#submit-your-story-entityform-edit-form .field-group-fieldset {
  border: none;
  display: inline-block;
  min-height: 60px;
  min-width: 99%;
  width: 99%;
  padding: 0;
}
#submit-your-story-entityform-edit-form .fieldset-legend {
  background-image: none;
  border-bottom: 1px solid #003363;
  padding: 0;
}
#submit-your-story-entityform-edit-form .fieldset-title {
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 979px) {
  #submit-your-story-entityform-edit-form .fieldset-title {
    font-size: 17px;
  }
}
#submit-your-story-entityform-edit-form .fieldset-title:after {
  background: white url(../images/chevron-up.png) no-repeat 39px -4px;
  border-bottom: 1px solid #003363;
  color: #003363;
  content: "edit";
  float: right;
  font-weight: normal;
  font-style: italic;
  min-width: 25px;
  padding: 0 30px 2px 0;
  text-align: right;
}
@media (max-width: 980px) {
  #submit-your-story-entityform-edit-form .fieldset-title:after {
    background: white url(../images/chevron-up.png) no-repeat 35px center;
    content: "";
    border-bottom: none;
    min-height: 24px;
  }
}
@media (min-width: 768px) {
  #submit-your-story-entityform-edit-form .fieldset-title:after {
    padding: 0 30px 3px 0;
  }
}
#submit-your-story-entityform-edit-form .collapsed .fieldset-title:after {
  background-image: url(../images/chevron-down.png);
}
#submit-your-story-entityform-edit-form .field-type-image label {
  border-bottom: 1px solid #003363;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 979px) {
  #submit-your-story-entityform-edit-form .field-type-image label {
    font-size: 17px;
  }
}
#submit-your-story-entityform-edit-form .form-type-radio {
  display: inline-block;
}
#submit-your-story-entityform-edit-form .form-type-radio + .form-type-radio {
  margin-left: 10px;
}
#submit-your-story-entityform-edit-form .form-wrapper .form-wrapper {
  border: none;
  margin: 0;
  padding: 0;
}
#submit-your-story-entityform-edit-form .form-wrapper .form-wrapper legend {
  display: none;
  visibility: hidden;
}

.tb-megamenu .level-0 .tb-megamenu-item.join-us {
  display: none;
}
.tb-megamenu .level-0 .tb-megamenu-item a {
  border: none;
  color: #fff;
  font-family: "Oswald", Verdana, Geneva, "DejaVu Sans", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 21px 18px 28px;
  text-transform: uppercase;
}
.tb-megamenu .level-0 .tb-megamenu-item a:hover, .tb-megamenu .level-0 .tb-megamenu-item a:focus {
  background-color: #002549;
}
.tb-megamenu .level-0 .tb-megamenu-item a.dropdown-toggle {
  background-color: #004990;
}
.tb-megamenu .level-0 .tb-megamenu-item a.dropdown-toggle:hover, .tb-megamenu .level-0 .tb-megamenu-item a.dropdown-toggle:focus {
  background-color: #002549;
}
.tb-megamenu .level-0 .tb-megamenu-item.open a.dropdown-toggle {
  background-color: #002549 !important;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu {
  background-color: #002549;
  border: none;
  box-shadow: none;
  padding: 70px 33px 20px;
  width: 100% !important;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu .tb-megamenu-subnav a {
  color: #6BABEA;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: none;
  font-weight: bold;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu .tb-megamenu-subnav a:hover, .tb-megamenu .tb-megamenu-item .tb-megamenu-submenu .tb-megamenu-subnav a:focus {
  text-decoration: underline;
}
.tb-megamenu .tb-megamenu-item .tb-megamenu-submenu .tb-megamenu-subnav .tb-megamenu-item.active a {
  background: transparent;
}
.tb-megamenu #tb-megamenu-column-3,
.tb-megamenu #tb-megamenu-column-6,
.tb-megamenu #tb-megamenu-column-9,
.tb-megamenu #tb-megamenu-column-12 {
  color: #fff;
}
.tb-megamenu #tb-megamenu-column-3 a,
.tb-megamenu #tb-megamenu-column-6 a,
.tb-megamenu #tb-megamenu-column-9 a,
.tb-megamenu #tb-megamenu-column-12 a {
  color: #6BABEA;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  text-transform: none;
}
.tb-megamenu #tb-megamenu-column-3 img,
.tb-megamenu #tb-megamenu-column-6 img,
.tb-megamenu #tb-megamenu-column-9 img,
.tb-megamenu #tb-megamenu-column-12 img {
  float: left;
}
.tb-megamenu #tb-megamenu-column-3 p,
.tb-megamenu #tb-megamenu-column-6 p,
.tb-megamenu #tb-megamenu-column-9 p,
.tb-megamenu #tb-megamenu-column-12 p {
  margin: 0;
}

@media (max-width: 979px) {
  .tb-megamenu.mobile-menu li.tb-megamenu-item.donate {
    background-color: #a01e1e;
  }
  .tb-megamenu.mobile-menu li.tb-megamenu-item a:hover, .tb-megamenu.mobile-menu li.tb-megamenu-item a:focus {
    background-color: #002549;
  }
  .tb-megamenu.mobile-menu .tb-megamenu-item .tb-megamenu-submenu {
    padding: 15px 0px;
  }
  .tb-megamenu.mobile-menu .tb-megamenu-item .tb-megamenu-submenu .menu-toggle ul li a {
    border-top: 0;
  }
  .tb-megamenu.mobile-menu .tb-megamenu-item .tb-megamenu-submenu .tb-megamenu-column-inner .content a {
    border-top: 0;
    padding: 3px 0px 3px 0px !important;
  }
  .tb-megamenu.mobile-menu .tb-megamenu-item .tb-megamenu-submenu .tb-megamenu-column-inner p {
    clear: both;
  }
  .tb-megamenu.mobile-menu .tb-megamenu-item .tb-megamenu-submenu .tb-megamenu-column-inner img {
    width: 30%;
  }
  .tb-megamenu.mobile-menu .tb-megamenu-submenu .tb-megamenu-column-inner {
    padding: 0px;
    margin: 0px;
  }
  .tb-megamenu.mobile-menu .block-title.at-menu-toggle-button {
    display: none !important;
  }
  .tb-megamenu.mobile-menu .mega-dropdown-inner .menu-toggle {
    height: auto;
    margin: 0px;
  }
}
@media (max-width: 768px) {
  .tb-megamenu.mobile-menu li.tb-megamenu-item a,
  .tb-megamenu.mobile-menu li.tb-megamenu-item a.dropdown-toggle {
    border-bottom: 1px solid #002549;
    background-color: #fff;
    color: #002549;
    font-weight: normal;
  }
  .tb-megamenu.mobile-menu li.tb-megamenu-item.join-us {
    display: block;
  }
  .tb-megamenu.mobile-menu li.tb-megamenu-item.donate a {
    background-color: #a01e1e;
    color: #FFF;
  }
  .tb-megamenu.mobile-menu li.tb-megamenu-item.donate a:hover, .tb-megamenu.mobile-menu li.tb-megamenu-item.donate a:focus {
    background-color: #002549;
  }
  .tb-megamenu.mobile-menu li.tb-megamenu-item a:hover, .tb-megamenu.mobile-menu li.tb-megamenu-item a:focus,
  .tb-megamenu.mobile-menu li.tb-megamenu-item a.dropdown-toggle:hover, .tb-megamenu.mobile-menu li.tb-megamenu-item a.dropdown-toggle:focus {
    background-color: #0076e8;
  }

  .tb-megamenu-submenu {
    background-color: #fff;
  }

  li.dropdown.active > .dropdown-toggle {
    color: #002549;
  }

  .click-menu {
    color: #002549;
  }

  .tb-megamenu-block.tb-megamenu-block {
    display: none;
  }

  #menu-bar #block-tb-megamenu-menu-topnav .tb-megamenu.mobile-menu .level-0 li.tb-megamenu-item.active a {
    color: #002549;
  }
  #menu-bar #block-tb-megamenu-menu-topnav .tb-megamenu.mobile-menu .level-0 li.tb-megamenu-item .tb-megamenu-submenu {
    background-color: #fff;
  }
  #menu-bar #block-tb-megamenu-menu-topnav .tb-megamenu.mobile-menu .level-0 li.tb-megamenu-item .tb-megamenu-submenu a {
    color: #002549;
    background-color: #fff !important;
  }
  #menu-bar #block-tb-megamenu-menu-topnav .tb-megamenu.mobile-menu .level-0 li.tb-megamenu-item.open .tb-megamenu-submenu {
    background-color: #fff;
  }
  #menu-bar #block-tb-megamenu-menu-topnav .tb-megamenu.mobile-menu .level-0 li.tb-megamenu-item.open a {
    color: #002549;
    background-color: #fff !important;
    text-decoration: none;
  }
}
.brady-spotlight {
  margin-right: -25px !important;
}

.region-brady-spotlight-primary {
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 920px) {
  .region-brady-spotlight-primary {
    margin-bottom: 0;
    width: 70%;
  }
}

.brady-spotlight .region-brady-spotlight-secondary div.pane-node.block {
  position: relative;
}

.region-brady-spotlight-secondary {
  width: 100%;
}
@media (max-width: 920px) {
  .region-brady-spotlight-secondary .panel-pane {
    float: left;
    min-width: 300px;
  }
}
@media (min-width: 920px) {
  .region-brady-spotlight-secondary {
    margin: 0;
    width: 30%;
  }
}

/*
 * @file
 * global.base
 *
 * - normalize with small modifications for Drupal and AT: http://necolas.github.com/normalize.css/
 * - Gutter widths, see $gutter-width in _custom.scss
 * - Default container alignment.
 * - Flexible images and media declarations.
 * - Copies of the SCSS mixins for reference, which includes an improved
 *   element-invisible and focusable styles.
 */
/* =============================================================================
    HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying 'audio' without controls
 * Remove excess height in iOS5 devices
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none;
}

/* =============================================================================
    Base
   ========================================================================== */
/*
 * If you are using the themes Responsive JS feature (media_queries.js) do not
 * set a font-family on the html element, use body.
 *
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  height: 100%;
  overflow-y: scroll;
}

/*
 * 1 . Addresses margins handled incorrectly in IE6/7
 */
body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility\9;
  /* Only IE, can mess with Android */
}

/*
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/* =============================================================================
    Links
   ========================================================================== */
/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0;
}

/* =============================================================================
    Typography
   ========================================================================== */
/*
 * Headings
 *
 * Addresses font sizes and margins set differently in IE6/7
 * Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5
 */
h1 {
  font-size: 28px;
  margin: 0;
}

h2 {
  font-size: 22px;
  margin: 0;
}

h3 {
  font-size: 18px;
  margin: 0;
}

h4 {
  font-size: 18;
  margin: 0;
}

h5 {
  font-size: 14;
  margin: 0;
}

h6 {
  font-size: 12;
  margin: 0;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3+, S4/5, Chrome
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 14px 40px;
}

/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Addresses margins set differently in IE6/7
 */
p,
pre {
  margin: 0 0 20px;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 14px;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 11px;
}

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 10px;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* =============================================================================
    Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7
 */
dl,
menu,
ol,
ul {
  margin: 10px 0;
}

dd {
  margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE6/7
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE7
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* =============================================================================
    Embedded content
   ========================================================================== */
/*
 * 1. Remove border when inside 'a' element in IE6/7/8/9, FF3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  /* border: 0; */
  /* Drupal core already does this, uncomment if you need it */
  -ms-interpolation-mode: bicubic;
}

/*
 * Corrects overflow displayed oddly in IE9
 */
svg:not(:root) {
  overflow: hidden;
}

/* =============================================================================
    Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0;
}

/* =============================================================================
    Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0;
}

/*
 * Define consistent margin, and padding
 */
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects text not wrapping in FF3
 * 3. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/*
 * Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet
 */
button,
input {
  line-height: normal;
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 * 3. Removes inner spacing in IE7 without affecting normal text inputs
 *    Known issue: inner spacing remains in IE6
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Removes excess padding in IE8/9
 * 3. Removes excess padding in IE7
 *    Known issue: excess padding remains in IE6
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X
 */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * Hide placeholder text on focus
 */
input[type="search"]:focus::-webkit-input-placeholder,
input[type="search"]:focus:-moz-placeholder {
  color: transparent;
  opacity: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* =============================================================================
    Tables
   ========================================================================== */
/*
 * 1. Remove most spacing between table cells
 */
table {
  border: 1px solid;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: inherit;
  font: 100%;
}

/* =============================================================================
    Gutters
   ========================================================================== */
/*
 * If gutters are set in theme settings they will override these values,
 * see Extensions > Modify Output > Design
 * $gutter-width is set in _base.scss
 */
#main-content,
.block-inner,
.pane-inner,
.menu-wrapper,
.branding-elements,
.breadcrumb-wrapper,
.attribution,
.at-panel .rounded-corner,
.block-panels-mini > .block-title,
.rendered-by-ds .panel-display .region-inner,
div.messages,
.at-gutter {
  margin-left: 10px;
  margin-right: 10px;
}

/*
 * Panel pages need negative margin equal to the gutter width applied to #content,
 * this is taken care of in theme settings as per above for normal gutters
 */
#content .panel-display,
#content .panel-flexible {
  margin-left: -10px;
  margin-right: -10px;
}

/* =============================================================================
    Flexible Media and Cross browser improvements
   ========================================================================== */
/*
 * - This can cause issues in table cells where no width is set on the column,
 *   only in some versions of webkit and IE 7/8.
 * - declaring the width attribute on image elements and using max-width causes
 *   the "dissappering images" bug in IE8.
 * - Mapping services such as Google Maps may break also, see below for fixes.
 */
img {
  height: auto;
  -ms-interpolation-mode: bicubic;
}

/* Ethan Marcotte - http://front.ie/l8rJaA */
img,
embed,
object,
video {
  max-width: 100%;
}

/* Disable flexiblity for IE8 and below */
.lt-ie9 img,
.lt-ie9 object,
.lt-ie9 embed,
.lt-ie9 video {
  max-width: none;
}

/* Override max-width 100% for map displays */
#map img,
.gmap img,
.view-gmap img,
.openlayers-map img,
#getlocations_map_canvas img,
#locationmap_map img,
.geofieldMap img,
.views_horizontal_slider img {
  max-width: none !important;
}

/* =============================================================================
    Misc helpers, Accessibility classes etc
   ========================================================================== */
/* Prevent overflowing content */
header[role=banner],
.content-inner,
.nav,
.region-sidebar-first,
.region-sidebar-second,
.region-secondary-content,
.region-tertiary-content,
.region-footer {
  overflow: visible;
  word-wrap: break-word;
}

/**
 * General classes for hiding content. These are all included as SASS mixins.
 * @SEE: sass/_custom.scss
 */
/**
 * Image replacement
 * Kellum Method: http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement
 * Additional helpers from http://html5boilerplate.com/docs/css/
 */
.ir {
  /* Kellum Method */
  display: block !important;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  /* Remove the default border from elements like button */
  border: 0;
  /* Crush the text down to take up no space */
  font: 0/0 a;
  /* Remove any text shadows */
  text-shadow: none;
  /* Hide any residual text in Safari 4 and any mobile devices that may need it */
  color: transparent;
  /* Hide the default background color on elements like button */
  background-color: transparent;
}

/* More robust element-invisible and element-focuable classes */
.element-invisible {
  border: 0;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  width: auto;
}

/* Shift content offscreen, can be usefull when you reall need to do this */
.offscreen {
  position: absolute;
  top: -99999em;
  width: 1px;
  height: 1px;
  overflow: hidden;
  outline: 0;
}

/* Hide content from all users */
.element-hidden {
  display: none;
}

/* Mobile menu */
.click-menu {
  display: inline-block;
  position: absolute;
  z-index: 999;
  top: 7px;
  font-size: 250%;
  color: #fff;
  cursor: pointer;
}

.mobile-menu li.tb-megamenu-item.level-1 {
  position: relative;
}

.mobile-menu .nav-collapse.collapse {
  position: relative;
}

.tb-megamenu.mobile-menu .level-0 .tb-megamenu-item a.dropdown-toggle {
  padding-left: 25px;
}

.tb-megamenu .mega.open > .mega-dropdown-menu {
  display: block !important;
}

/* New Donate button */
@media (min-width: 978px) {
  #nav-wrapper .tb-megamenu .level-0 .tb-megamenu-item.donate a {
    text-indent: -1000em;
    border-bottom: none;
    background: url("/sites/all/themes/brady/images/donateBtnRed.png") no-repeat;
    height: 73px;
    width: 116px;
  }
  #nav-wrapper .tb-megamenu .level-0 .tb-megamenu-item.donate a:after {
    background-image: none;
  }
}
