/* Base styles */
body {
    /*background: url('/img/background.jpg');*/
    font-family: "Open Sans",sans-serif;

}
.alert-box.success {
  background-color: #b0c506;
  border-color: #56662b;
}
.clear { clear: both; }
a,a:hover {
  color: #242424;
}

p {
  font-size: 1rem;
}

ul.no-style {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

  ul.no-style li{
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  }
.row {
  max-width: 71.25em;
}
.left {
  float: left;
}
.right {
  float: right;
}
.green {
  color: #b0c506;
}

input[type="email"],input[type="text"] {
  float: left;
  font-size: 1rem;
  font-style: italic;
  margin-bottom: 0;
}
.sidebar input[type="email"], .sidebar input[type="text"] {
  width: 95% !important;
}

.sidebar .email__icon {
  float: left;
  padding-top: 0.5rem;
  padding-right: 1rem;
}

input[type="submit"] {
  width: 100% !important;
  border: 0px;
  float: right;
  background-color: #56672b;
  color: #ffffff;
  font-size: 11px;
  letter-spacing: .1em;
  text-transform: uppercase;
  display: inline-block;
  padding: 3px;
  margin-bottom: 0;
}
input[type="submit"]:hover {
  background-color: #56672b;
}
input[type="email"],input[type="text"], input[type="submit"] {
  height: 35px;
}

.resources-hero {
  margin-bottom: .9375rem;
  display: inline-block;
}

/* Top bar */

#topbar-wrapper {
  background: #262626;
  height: 2.4rem;
}

  #topbar-wrapper .toplinks {
    float: right;
    padding: 10px 0;
    font-size: .7rem;
  }

    #topbar-wrapper .toplinks a {
      color: #fff;
      border-right: 1px solid #fff;
      padding-right: 5px;
      text-transform: uppercase;
    }
    #topbar-wrapper .toplinks label {
      color: #fff;
      /*border-right: 1px solid #fff;*/
      padding-right: 5px;
      padding-left: 3px;
      text-transform: uppercase;
      font-size: .7rem !important;
      display: inline !important;
    }

    #topbar-wrapper .toplinks select {
      height: 1.2rem;
      font-size: 0.7rem;
      background-color: #262626;
      padding: 0 0 0 0.3rem;
      color: white;
      font-weight: bold;
      width: 2.8rem;
      text-transform: uppercase;
    }

    #topbar-wrapper .toplinks a:last-child {
      padding-left: 3px;
      margin-right: inherit;
      padding-right: inherit;
      border-right: 0;
    }



/* end Top bar */

/* Logo bar */
.logo_bar {
  margin-bottom: 20px;
  margin-top: 30px;
}

  .logo {
    display: inline;
  }

/* Navigation */
.navigation {
  border-bottom: 1px solid #aeaeae;
  height: 47px;
}


  .navigation .sidebar {
    height: 47px;
  }

/* Container */
.main {
  background-color: #ffffff;
  margin: 20px auto;
  border-top: 2px solid #242424;
  padding-top: 0px;
}

/* Main Content*/

/* .main-content {
  font-size: 1em;
  padding: 25px 28px 0 28px;
}
 */

#body-content a {
  color: #02668e !important;
}
/* Sidebar */

.search_form {
  margin-bottom: 0;
  padding-top: 5px;
}

.search {
  margin-top: 10px;
  border-bottom: 1px solid #A9BB79;
}

.sidebar {
  background: url('/img/sidebar_back.jpg') repeat-y right top;
}

.navigation .sidebar {
  border-bottom: 1px solid #aeaeae;
}

  .sidebar .large-8 {
    padding-left: 0;
  }

  .sidebar_section .verse_head {
    border-bottom: 1px solid #758c38;
    border-bottom: 1px solid rgba(0,0,0,.3);
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
    .sidebar_section .verse_head p, .sidebar_section .verse_head h6 {
      text-transform: uppercase;
      margin: 0;
    }

    .sidebar_section .verse_head p {
      line-height: 1.1em;
    }

  .sidebar_section {
    border-bottom: 1px solid #91a954;
    border-bottom: 1px solid rgba(255,255,255,.3);
    padding: 25px 0;
    overflow: hidden;
  }
    .sidebar_section small {
      font-size: .8rem;
    }
    .sidebar_section p {
      color: #ffffff;
      padding: 0;
      font-size: 1rem;
      line-height: 1.6;
    }
    .sidebar_section h6 {
      color: #ffffff;
      margin: 0 0 .6em 0;
      font-weight: normal;
      padding: 0;
      text-transform: uppercase;
    }
    .sidebar_section a {
      color: #fff;
    }
    .sidebar_section a:hover {
      color: #56672b;
    }
#sidebar_newsletter {
  color: #ffffff;
  font-size: 12px;
}
  #sidebar_newsletter label:nth-child(odd) {
    width: 114px;
  }
  #sidebar_newsletter label {
    float: left;
    color: #fff;
    font-size: 12px;
  }

  #sidebar_newsletter input[type="email"], #sidebar_newsletter input[type="submit"] {
    height: 35px;
    margin-top: .4rem;
  }
  #sidebar_newsletter input[type="checkbox"] {
    margin-right: .4rem;
  }

/* Featured Content Slider */

  .media_slider {
    margin-top: 15px;
    height: 401px;
    overflow: hidden;
    max-width: 786px;
    position: relative;
  }

  .hide_on_load > div{
    display: none;
  }
  .hide_on_load > div:first-child,
  .hide_on_load  div.cycle-slide-active{
    display: block;
  }

  .large_image {
    width: 100%;
    height: 401px;
    margin: 0;
    overflow: hidden;
  }

    .large_image a {
      float: left;
      width: inherit;
      height: inherit;
    }

    .large_image img {
      width: 100%;
      position: absolute;
      min-height: 410px;
      min-width: 650px;
    }

    .large_image_content {
      width: inherit;
      height: 150px;
      position: absolute;
      top: 15.7em;
      padding: 60px 30px 30px 30px;
      background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* IE10+ */
      background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    }

      .large_image_content h4 {
        color: #ffffff;
        font-size: 1.2em;
          text-transform: uppercase;
          font-weight: normal;
          margin: 0;
          letter-spacing: .1em;
      }

      .large_image_content p {
        color: #ffffff;
        margin: 0;
        font-size: 13px;
      }

      .large_image_content a {
        font-weight: bold;
        color: #ffffff;
      }

  .strip {
    width: 100%;
  }

    .strip_thumb {
      width: 20%;
      background-color: #ebeaee;
      border-right: 1px solid #d3d2d6;
      float: left;
      height: 180px;
      padding: 0 20px 20px 20px;
      margin-bottom: 40px;
      position: relative;
    }

      .strip_thumb p {
        font-size: .7em;
        font-weight: bold;
        line-height: 1.4em;
        margin: 20px 0;
      }

      .strip_thumb img {
        margin-top: 20px;
      }

      .strip_thumb:last-child {
        border-right: 1px solid #ebeaee;
      }

      .strip_thumb.active .arrow {
        background-image: url(../img/thumb_arrow.png);
        background-repeat: no-repeat;
        width: 15px;
        height: 9px;
        position: absolute;
        left: 49%;
        margin-top: -7px;
        z-index: 101;
      }

        .strip_thumb.active img {
          border: 4px solid #b0c506;
        }

/* Homepage elements*/

/* 3 Column lists*/
.homepage-list {
  border-right: 1px solid #eaeaea;
  text-transform: uppercase;
  padding-top: 18px;
  min-height: 280px;
  margin-top: 32px;
}
  .homepage-list:nth-child(2),.homepage-list:nth-child(3) {
    padding-left: 28px;
    padding-right: 28px;
  }
  .homepage-list:last-child {
    border-right: 0;
  }
  .homepage-list h3{
    font-size: 1.4rem;
    margin-bottom: 0.9rem;
  }
  .homepage-list.format h3{
    color: #e03a3e;
  }
    .homepage-list.format a.arrow {
      background: url('/img/red_arrow.png') no-repeat;
    }
  .homepage-list.topic h3{
    color: #005483;
  }
    .homepage-list.topic a.arrow {
      background: url('/img/blue_arrow.png') no-repeat;
    }
  .homepage-list.demographic h3{
    color: #b0c506;
  }
    .homepage-list.demographic a.arrow {
      background: url('/img/green_arrow.png') no-repeat;
    }
  .homepage-list a.arrow {
    min-height: 32px;
    display: block;
    padding: 5px 15px 5px 0;
    position: absolute;
    bottom: 0;
    font-size: .8rem;
    width: 200px;
  }
    .homepage-list.format a.arrow, .homepage-list.topic a.arrow ,.homepage-list.demographic a.arrow {
         background-position: right 5px;
    }
  .homepage-list li{
    font-size: .8rem;
    margin-bottom: 5px;
  }

/* Featured Resources */
.featured-resources {
  margin-top: 30px;
}

  .featured-resources h3 {
    text-transform: uppercase;
    color: #b0c506;
    font-weight: normal;
    font-size: 1.45rem;
  }
/* Featured Buttons */
.row.featured-buttons {
	margin-top:; 1rem;
}

.featured-buttons a {
  background: #b0c506;
  width: inherit;
  height: 73px;
  display: table-cell;
  vertical-align: middle;
}
  .featured-buttons a:hover,.featured-buttons a:active {
    background: #56672b;
  }
/* Item list */

.homepage .item-lists {
  border-right: 1px solid #eaeaea;
  margin-top: 1.9em;
}

 .item-list.large-6:nth-of-type(odd) {
  padding-right: 0.9375em;
  /*border-right: 1px solid #eaeaea;*/
}
 .item-list.large-6:nth-of-type(even) {
  padding-left: 0.9375em;
  /*border-left: 1px solid #eaeaea;*/
}

.item-list .row, .single-item {
    border-top: 1px solid #eaeaea;
    padding: 12px 0;
}
  .item-list .columns {
    position: relative;
  }
  .item-list .row .small-12.large-8 {
    padding-left: .9375em
  }

  .item-list  h4{
    margin-bottom: 5px;
    line-height: 1.1em;
  }
    .item-list h4 a{
      font-weight: 500;
      text-transform: uppercase;
      color: #6A6A6A;
    }
    .item-list h5 a{
      font-weight: 500;
      text-transform: uppercase;
      color: #6A6A6A;
      word-wrap: break-word;
    }

  .item-list p {
    margin-bottom: .2rem;
    font-size: 1em;
  }

  .item-list .read-more {
    margin-top: 1em;
  }

  .item-list .read-more a {
    font-size: .7rem;
    font-weight: bold;
    color: #b0c506;
    text-transform: uppercase;
  }
  .item-list .details {
    font-size: .7rem;
    margin-bottom: 9px;
  }
    .details .border-right {
      border-right: 1px solid #222222;
      padding-right: 8px;
      margin-right: 5px;
    }
  .details span {
    display: block;
  }
  .details span a:last-child {
    border-right: 0;
  }

  .list-link {
    margin-bottom: .4em;
    text-transform: uppercase;
  }
.item-list.all-resources {
  margin-top: 50px;
}
  .item-list.all-resources > .row:first-child {
    border-top: 0;
  }

/* Related Resources */
.related-resources h5{
  padding-left: 10px;
  margin-top: 0;
}
.related-resources img{
  padding-bottom: 10px;
}
/* Pagination */
.pagination-top,.categories-top {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .7rem;
  padding-bottom: 10px;
  padding-top: 1.6em;
}
.pagination {
  /*border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;*/
  margin: 15px 0;
}

  .pagination p {
    margin: 5px 0;
    font-size: .75em;
    color: #494949;
  }

  ul.pagination a:hover {
    color:#6FBE44;

  }

  ul.pagination li,ul.pagination li a {
    color: #6A6A6A;
  }

  ul.pagination li.current a {
    background-color: #6FBE44;
  }

  ul.pagination li.current a:hover {
/*     background-color: #6FBE44; */
    background-color: #56672B;
  }

.popular-topics ul{
  border-top: 1px solid #eaeaea;
  clear: both;
  font-size: 1rem;
}

blockquote.serieshead {
  background-color: #ddd; 
  border-radius: 9px; 
  padding-bottom: 1px;
}

/* Social buttons */
.twitter-share-button {
  display: block;
  margin-top: .7em;
}

/* Resource List */
.filter-column {
  border-right: 1px solid #eaeaea;
}
.switch input:checked+label {
  background: #6FBE44;
}

.column-title h3 {
  font-size: .9rem;
  font-weight: bold;
  text-transform: uppercase;
}
.panel-title,.toggle-arrow {
  cursor: pointer;
}
.panel-title{
  font-weight: bold;
  font-size: .7rem;
  text-transform: uppercase;
  float: left;
}
  .toggle-arrow {
    background: url('/img/toggle_arrow.png');
    width: 11px;
    height: 11px;
    margin-top: 0;
    margin-left: 5px;
    display: block;
    /* Firefox */
    -moz-transition: all .5s ease;
    /* WebKit */
    -webkit-transition: all .5s ease;
    /* Opera */
    -o-transition: all .5s ease;
    /* Standard */
    transition: all .5s ease;
    position: absolute;
    right: -5px;
  }

  .toggle-arrow.toggled {
    /* Firefox */
    -moz-transform: scale(1) rotate(-90deg) translate(-3px);
    /* WebKit */
    -webkit-transform: scale(1) rotate(-90deg) translate(-3px);
    /* Opera */
    -o-transform: scale(1) rotate(-90deg) translate(-3px);
    /* Standard */
    transform: scale(1) rotate(-90deg) translate(-3px);
  }

.filter-column .side-nav {
  clear: both;
  padding-bottom: 0;
}

.filter-column .side-nav li{
  margin-bottom: .7em;
  overflow: hidden;
}

.filter-column .side-nav li.switch label{
  margin-right: 10px;
}

.filter-column .side-nav label{
  font-size: .7rem;
}

.filter-column .side-nav input{
  margin-bottom: 0;
}

.filter-column .large-12.columns {

  padding-top: .9em;
}

.filter-column hr {
  height: 0;
  border: 0;
  border-bottom: 1px solid #eaeaea;
  margin: 0;
  padding-top: .875rem;
}

/* Singe Page / Single Item*/

.single-page .item-list ul.no-style li{
  padding-left: 0;
  border-top: 0;
  min-height: initial;
  border-bottom: 0;
}
  .single-page .item-list ul.no-style li h4 a,.single-page .item-list ul.no-style li a.read-more{
    font-size: .75rem;
    text-transform: none;
    font-weight: 700;
    color: #56672b;
  }

.single-page .large-12.columns.item-list {
    padding-top: 0;
}

.single-item {
}

.english-content-message {
  font-size: .7rem;
  padding-bottom: 0.3rem;
}

.single-item .seperator {
  border-top: 1px solid #eaeaea;
  padding-bottom: 28px;
}

.left-image {
  float: left;
  margin: 0 18px 22px 0;
}

.single-item h4{
  text-transform: uppercase;
  margin-bottom: 0;
}
  .single-item h4, .single-item h4 a{
    color: #6A6A6A;
  }

.single-item .details{
  margin-bottom: 17px;
  font-size: .7rem;
}

.single-item .details a {
  color: #004D7F;
}


.single-item a.button{
  background-color: #56672b;
  text-transform: uppercase;
  font-size: .6rem;
  padding: .7em .8rem;
}

.single-item p{
  clear: both;
}

/* Resource Modal */
#resource-modal input[type=email] {
  margin-bottom: 0.5rem;
}

/* Newsletter Pop */
#newsletter-pop {
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 5px 5px 0 5px;
  overflow: hidden;
  display: none;
}
#newsletter-inner {
  width: 440px;
  min-height: 250px;
  background: #f0f0f0;
  padding: 1.8em;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
#newsletter-pop h4 {
  font-weight: normal;
}
#newsletter-pop .close-newsletter {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 1.2em;
  opacity: .2;
}
#newsletter-pop form {
  overflow: hidden;
}
#newsletter-pop form input[type=email],#newsletter-pop form input[type=submit] {
  width: 100% !important;
  margin-bottom: .5em;
}
#newsletter-pop form input[type=checkbox] + label {
  font-size: .7em;
}
/* Footer styles */

footer {
  margin-top: 65px;
}

  footer ul {
    list-style-type: none;
    margin-left: 0;
    font-size: .8rem;
  }
    footer ul li {
      margin-bottom: 17px;
    }
    footer ul a{
      font-size: .8rem;
    }
  footer p {
    font-size: .8rem;
    margin-bottom: 13px;
  }
  footer p.lil-bigger {
    font-size: .9rem;
    padding-top: 10px;
  }

  footer h5 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1rem;
  }

  footer .address {
    margin-top: 25px;
  }

  footer .row div.row.footer-logo {
    margin-bottom: .75rem;
  }

/* end Footer styles */
/* ------------------------------ */

/* boilerplate */
div.boilerplate {
  border-top: 1px solid #e7e7e7;
  padding-top: 1em;
  margin-top: 1em;
}
  div.boilerplate-cta input[type="checkbox"] {
    margin-bottom: 0;
  }
  div.boilerplate-cta input[type="checkbox"] + label {
    display: inline;
  }
div.boilerplate-cta input[type=email] {
  margin-bottom: 1em;
}

div.boilerplate-cta input.subscribe-submit {
  margin-top: 1em;
  padding: 11px 12px 10px 12px;
  font-weight: bold;
  background-color: #e03a3e;
  width: auto!important;
  float: none;
  display: block;
}

div.boilerplate-cta a.give-button {
  padding: 11px 12px 10px 12px;
  font-weight: bold;
  background-color: #e03a3e;
  font-size: .7rem;
}

/* MOBILE NAV STYLES */
  .mobile-language-nav_a {
    display: block;
    width: 100%;
    color: white;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.8125rem;
    font-weight: normal;
    text-transform: none;
    margin-left: -14px;
  }

  .mobile-language-nav_a:hover {
    color: #fefefe !important;
  }

  .small-language-selector {
    height: 1.2rem;
    font-size: 0.9rem;
    padding: 0 0 0 0.2rem;
    width: 2.7rem;
    text-transform: uppercase;
    margin-top: 0.8rem;
    float: right;
  }

@media only screen and (max-width: 64.063em) {
  h4 {
    font-size: 1.4375rem
  }
  .utility_nav {
    display: none;
  }

  .main {
    margin-top: 0;
  }

  /* Homepage styles */
  .homepage-list {
    border-right: 0;
    padding-top: 0;
    margin-top: .8rem;
    min-height: auto;
    padding-bottom: .8rem;
  }
  .homepage-list:nth-child(2), .homepage-list:nth-child(3) {
    padding-left: .9375em;
    padding-right: .9375em;
    border-top: 1px solid #EAEAEA;
  }

 .homepage-list a.arrow {
   width: auto;
   background-position: right 10px !important;
   display: block;
   min-height: 2.4rem;
   padding-top: 1rem;
   padding-right: 30px;
 }
 .featured-resources {

   margin-top: .8rem;
 }
 .item-lists,.item-list.all-resources {
   margin-top: 0;
 }
 .item-list.large-6 {
    padding-right: 0.9375em !important;
    padding-left: 0.9375em !important;
  }
  .item-list .row .small-12.large-8 {
    padding-left: 0 !important;
  }
 .search {
   padding: .8rem 0
 }
  .search .large-8 input[type="text"] {
    margin-bottom: .4rem
  }
  /*  End Homepage styles  */

  /*  Sidebar Styles */
  .sidebar {
    background: url('/img/sidebar_back_mobile.jpg');
    background-position: left top;
  }
   .sidebar .large-8 {
     padding-left: .9375em;
     padding-top: .9375em;
   }
       .sidebar .large-8 input{
        width: 100% !important;
       }

   .sidebar_section.social a {
     width: 20%;
     float: left;
     text-align: center
   }
  /*  End Sidebar Styles  */
  /* List styles   */
  .item-lists { padding: 0 !important; }
  .item-lists > .row { border-top: 0; }
  .item-list h4 { margin-top: 16px; }
  .item-list .read-more { margin-bottom: 0; }
  /*  End List styles  */

  /*  Filter column  */
  .filter-column {
    padding-left: 0;
    padding-right: 0;
    border-right: 0;
    border-top: 1px solid #EAEAEA;
  }

  /*  Single page  */
  .single-items { padding: 0 !important; }
  .left-image {
    float: none;
    margin: 0;
  }
  .details + a.button {
    width: 100%;
  }
}
/* small only */
@media only screen and (max-width: 40.063em) {
  div.logo {
   display: block;
   margin-top: -15px;
   text-align: center;
  }
  .featured-buttons a {
    display: block;
    height: auto;
  }
  #newsletter-inner {
    width: 100%;
    padding: 1em;
  }
    #newsletter-pop form input[type=checkbox] + label {
      width: 80%;
    }
  div.large-12.columns.pagination-top {
    font-size: .9rem;
    padding-bottom: 1.6em;
  }
}
/* medium only */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .logo_bar .columns {
    padding-left: 0.9375em;
  }
}
/* mobile only */
@media only screen and (max-width: 64em) {
  #newsletter-pop .close-newsletter {
    font-size: 2.5em !important;
  }
/* MOBILE NAV STYLES */
  .mobile-language-nav_a {
    display: block;
    width: 100%;
    color: white;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.8125rem;
    font-weight: normal;
    text-transform: none;
    margin-left: -14px;
  }

  .mobile-language-nav_a:hover {
    color: #fefefe !important;
  }

  .mobile-language-nav .small-language-selector {
    height: 1.2rem;
    font-size: 0.7rem;
    background-color: #262626;
    padding: 0 0 0 0.3rem;
    color: white;
    font-weight: bold;
    width: 2.8rem;
    text-transform: uppercase;
  }

}


/* medium and up */
/*@media only screen and (min-width: 64.063em) {*/
@media only screen and (min-width: 40.063em) {
  div.logo {
    margin-left: 20px;
  }
  /* Navigation bar */
  .contain-to-grid {
    background: transparent;
  }

  .navigation {
    padding: 0;
  }
    .navigation .contain-to-grid {
      position: relative;
    }

    .top-bar {
      background: none;
      height: auto;
      min-height: 47px;
      border-bottom: 1px solid #AEAEAE;
    }

    .top-bar-section > ul {
      margin-left: 30px;
    }
      .top-bar-section > ul > li {
        font-size: .8rem;
        text-transform: uppercase;
        margin-left: 44px;
        background: #fff;
      }
        .top-bar-section > ul > li:hover a,
        .top-bar-section .dropdown > li:hover a {
          border-bottom: 2px solid #6FBE44;
        }

        .top-bar-section ul.dropdown > li > a {
          width: auto !important;
          float: left !important;
        }
          .top-bar-section > ul > li .dropdown > li a {
            border-bottom: 0;
          }

        .top-bar-section ul li > a {
          color: #1b1b19;
          text-transform: uppercase;
          line-height: 0;
        }

        .top-bar-section > ul li:first-child {
          margin-left: auto;
        }

        .top-bar-section > ul > li.active a {
          border-bottom: 2px solid #d52432;
        }

      .top-bar-section li.active:not(.has-form) a:not(.button),
      .top-bar-section li.active:not(.has-form) a:not(.button):hover,
      .top-bar-section li:not(.has-form) a:not(.button),
      .top-bar-section li:not(.has-form) a:not(.button):hover,
      .top-bar-section ul:not(.dropdown) li:hover:not(.has-form) > a {
        background: #fff;
        color: #1b1b19;
        line-height: 15px;
        padding: 18px 0 2px 0;
      }

      .top-bar-section li.active:not(.has-form):not(.spanish-menu) a:not(.button),
      .top-bar-section li.active:not(.has-form):not(.spanish-menu) a:not(.button):hover,
      .top-bar-section li:not(.has-form):not(.spanish-menu) a:not(.button),
      .top-bar-section li:not(.has-form):not(.spanish-menu) a:not(.button):hover,
      .top-bar-section ul:not(.dropdown):not(.spanish-menu) li:hover:not(.has-form):not(.spanish-menu) > a 
      {
        letter-spacing: .1em;
      }

      .top-bar-section .has-dropdown > a {
        padding-right: 0 !important;
      }

      .top-bar-section .dropdown {
        padding: 0 10px 15px;
        background: #f9f8f8;
      }
      .top-bar-section .dropdown li.active:not(.has-form) a:not(.button),
      .top-bar-section .dropdown li.active:not(.has-form) a:not(.button):hover,
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button),
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button),
      .top-bar-section ul.dropdown li:hover:not(.has-form) > a
      {
        background: #f9f8f8 !important;
        color: #1b1b19;
        line-height: 15px;
        padding: 18px 0 2px 0;
        letter-spacing: .1em;
      }
      .top-bar-section li:not(.has-form) .dropdown{
        margin-top: 2px;
      }
      .top-bar-section li:not(.has-form):not(.active):hover .dropdown{
        margin-top: 0;
      }
        .top-bar-section .dropdown li {
          padding-bottom: 2px;
          background: none;
        }
          .top-bar-section .dropdown li:hover {
            padding-bottom: 0;
          }

  .top-bar-section .give li:not(.has-form) a:not(.button) {
    padding: 0;
  }
    .top-bar-section .give li:not(.has-form):hover {
      border-bottom: 0;
    }
  .sfHover .dropdown {
    clip: auto;
    width: auto;
  }

  /* end Navigation styles */
  /* Sidebar Styles */
  .search {
   height: 41px
  }
  /* End Sidebar Styles */
  /* Homepage Styles */

  /* End Homepage Styles */
}
