/* ==========================================================================
Variables
========================================================================== */
/* ==========================================================================
Mixins
========================================================================== */
/* ==========================================================================
Buttons
========================================================================== */
.btn {
  color: #ffffff;
  text-shadow: none;
  background-image: none;
}
.btn-dark {
  background-color: #9d7045;
  border-color: #8b643e;
}
.btn-dark:hover, .btn-dark:focus {
  color: #ffffff;
  background-color: #956b42;
}
.btn-light {
  color: #4d3221;
  background-color: #bb9e6a;
}
.btn-light:hover {
  color: #4d3221;
  background-color: #b09564;
}
.btn-signup {
  margin-left: 2.978723%;
  width: 114px;
  color: #ffffff;
  background-color: #252525;
}
.btn-signup:hover {
  color: #ffffff;
  background-color: #171717;
}
/* ==========================================================================
Common
========================================================================== */
html,
body {
  width: auto !important;
  overflow-x: hidden !important;
}
html {
  background-color: #221912;
}
body {
  padding: 0;
  background-color: #fbfbfb;
  font-family: 'Open Sans', sans-serif;
  color: #787675;
}
h2 {
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.2;
}
h3 {
  margin-bottom: 0;
  font-size: 14px;
  color: #4c4c4c;
  line-height: 1;
}
h4 {
  margin: 0;
  font-size: 11px;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 1;
}
h3 a,
h3 a:hover {
  color: #4c4c4c;
}
a,
a:hover {
  color: #b29e90;
}
input,
textarea {
  color: #999897 !important;
}
.btn-large {
  color: #ffffff !important;
}
.float-left {
  width: 50%;
  float: left;
}
.float-right {
  width: 50%;
  float: right;
}
.center {
  margin: 0 auto;
  float: none;
}
.no-margin {
  margin: 0;
}
#site-search {
  float: right;
  overflow: hidden;
}
#site-search .search-query {
  margin-bottom: 20px;
  background: url(../images/bkg-search.png) no-repeat right center;
}
.navbar {
  margin-bottom: 0;
}
.navbar .container {
  width: 940px !important;
}
#utility-nav {
  background-color: #221912;
  background-image: none;
  background-repeat: no-repeat;
  -webkit-filter: none;
          filter: none;
  border-bottom: 0;
  background: url(../images/bkg-topnav.png) no-repeat center #261a11;
}
#utility-nav .container #logo {
  margin: 0;
  width: 242px;
  height: 456px;
  background: url(../images/logo-banner.png) no-repeat left top;
  background: url(../images/logo-banner-2019.png) no-repeat left top;
  position: absolute;
  z-index: 100;
}
#utility-nav .container #logo a {
  width: 242px;
  height: 208px;
  display: block;
  text-indent: -9999px;
}
#utility-nav .container #logo p {
  padding: 170px 11.570248% 0% 11.570248%;
  font-size: 1em;
  line-height: 1.286em;
  color: #ffffff;
}
#utility-nav .container .nav > li > a {
  padding-right: 5px;
  color: #999;
  text-shadow: none;
}
#utility-nav .container .underline a {
  text-decoration: underline;
}
#utility-nav .container .underline a:hover {
  text-decoration: none;
}
#utility-nav .container .social-media {
  padding-left: 0;
}
#utility-nav .container .social-media img {
  width: 18px;
  height: 18px;
}
#utility-nav .container .safe-environment {
  padding-left: 25px;
  color: #c9a776 !important;
  /* background: url(../images/icon-safe.png) no-repeat left center; */
}
#utility-nav .container .safe-environment:hover {
  text-decoration: underline;
}
#utility-nav .container #facebook {
  padding-right: 30px;
}
#utility-nav .container #donate {
  padding-left: 10px;
}
#utility-nav .container #donate a {
  padding: 5px;
  color: #000000;
  text-shadow: none;
  background-color: #997F5A;
  *background-color: #997F5A;
  background-image: -o-linear-gradient(top, #c9a776, #997f5a);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c9a776), to(#997f5a));
  background-image: linear-gradient(to bottom, #c9a776, #997f5a);
  background-repeat: repeat-x;
  border-color: #997F5A;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C9A776', endColorstr='#997F5A', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 28px;
}
#utility-nav .container #donate a:hover {
  text-decoration: none;
}
#main-nav-wrapper {
  background: url(../images/bkg-mainnav-tile.png) repeat-x;
}
#main-nav {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  -webkit-filter: none;
          filter: none;
  height: 101px;
  background: url(../images/bkg-mainnav.png) no-repeat top center;
  border: 0;
  border-radius: 0;
}
#main-nav .container {
  padding: 30px 0px;
}
#main-nav .nav > li > a {
  padding: 10px 0px 10px 20px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: none;
}
#main-nav .nav > li > a.active,
#main-nav .nav > li > a:hover,
#main-nav .nav > li > a:focus {
  color: #dfcbaa;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#main-nav .nav li.dropdown:hover .dropdown-menu {
  display: block;
}
#main-nav .nav .dropdown-menu {
  margin-top: 0px;
}
#main-nav .nav .dropdown-menu li > a:hover,
#main-nav .nav .dropdown-menu li > a:focus,
#main-nav .nav .dropdown-submenu:hover > a,
#main-nav .nav .dropdown-menu > .active > a {
  background: none;
  background-color: #221912;
}
#main-nav .nav li ul li ul li {
  list-style-type: none;
}
#main-nav .nav li ul li ul li a:hover {
  background-color: transparent !important;
}
.breadcrumb {
  padding: 0;
  background-color: transparent;
  font-size: 1em;
}
.breadcrumb li {
  padding-left: 4px;
  text-shadow: none;
}
.breadcrumb .active {
  color: #787675;
}
.breadcrumb a {
  color: #787675;
  text-decoration: underline;
}
.breadcrumb a:hover {
  text-decoration: none;
}
#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5,
#main-content h6 {
  margin: 10px 0px;
  color: #999897;
  font-weight: normal;
}
#main-content h2 {
  font-size: 1.750em;
}
#main-content h3 {
  font-size: 1.625em;
}
#main-content h4 {
  font-size: 1.500em;
}
#main-content h5 {
  font-size: 1.250em;
}
#main-content h6 {
  font-size: 1.125em;
}
#main-content ul,
#main-content ol {
  padding-left: 15px;
}
#main-content .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
#main-content .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#sub-nav-wrapper {
  padding-bottom: 8px;
  background: url(../images/sidebar-shadow.png) no-repeat left bottom;
}
#sub-nav-wrapper #sub-nav a.active,
#sub-nav-wrapper #sub-nav a:hover {
  color: #ffffff;
  background-color: #99724b;
}
#footer-nav {
  margin-top: 40px;
  background: url(../images/bkg-topfooter-tile.png) repeat-x;
}
#footer-nav .container {
  height: 137px;
  background: url(../images/bkg-topfooter.png) no-repeat left top;
}
#footer-nav ul {
  margin: 0px;
  padding: .6% 0;
  width: 20%;
  list-style-type: none;
}
#footer-nav ul li {
  line-height: 1.1em;
}
#footer-nav ul li:first-child {
  font-weight: bold;
  text-transform: uppercase;
}
#footer-nav ul a {
  color: #ffffff;
  font-size: 0.857em;
}
#copyright {
  background-color: #221912;
}
#copyright .container {
  padding: 10px 0px;
  color: #ffffff;
  text-align: center;
  background-color: #221912;
  background: url(../images/bkg-botfooter.png) no-repeat center top;
}
#copyright .container p {
  margin: 0;
  font-size: 12px;
}
#copyright .container p span {
  font-weight: bold;
  text-transform: uppercase;
}
#error-404 {
  margin: 5% 0;
}
#error-404 p {
  font-size: 1.5em;
}
/* ==========================================================================
Home
========================================================================== */
.home .btn-large {
  width: 228px;
}
.home h1 {
  text-indent: -9999px;
}
.home h2 {
  margin-bottom: 3%;
  color: #999897;
  font-size: 1.429em;
}
.home ul {
  margin-bottom: 20px;
}
.home img.border {
  padding: 3px;
  border: 1px solid #ccc;
}
.home .blog,
.home .homilies {
  padding-left: 25px;
  width: 275px;
}
.home .blog h3 {
  margin-top: 0;
}
.home .blog-latest {
  margin-left: 0;
}
.home .blog-latest li {
  padding: 5px 0;
  list-style-type: none;
  overflow: hidden;
}
.home .blog-latest li .post-date {
  margin-right: 10px;
  padding-top: 5px;
  width: 38px;
  height: 38px;
  float: left;
  color: #ffffff;
  font-size: 0.929em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  background: url(../images/bkg-date.png) no-repeat;
}
.home .blog-latest li .desc {
  margin-top: 0;
  width: 227px;
  float: left;
}
.home .blog-latest li .desc a {
  cursor: pointer;
}
.home #slideshow {
  margin-bottom: 24px;
  background: url(../images/bkg-slider-tile.png) repeat-x;
}
.home #slideshow .container {
  height: 317px;
  position: relative;
}
.home #slideshow .container .slide {
  width: 698px;
  height: 315px;
  position: absolute;
  left: 242px;
  top: 0px;
  z-index: 10;
}
.home #slideshow .container .slide.active {
  z-index: 12;
}
.home #slideshow .container .slide.next {
  z-index: 11;
}
.home #slideshow .container .slide img {
  display: block;
}
.home #content {
  font-size: .929em;
}
.home #content #spotlight a {
  text-decoration: underline;
}
.home #content #spotlight a:hover {
  text-decoration: none;
}
.home #content #spotlight a.btn {
  text-decoration: none;
}
.home #content #spotlight .span6 form {
  margin-bottom: 0;
  overflow: hidden;
}
.home #content #spotlight .media img {
  width: 134px;
  height: 134px;
}
.home #content #spotlight #mediaplayer-inner {
  background-color: #000000;
}
.home #content .error {
  border: 1px solid red;
}
.home #content .error[type="text"] {
  color: red;
}
.home #content .success {
  font-size: 1.429em;
  color: #99724b;
  text-align: center;
}
.home #content #mediaplayer-outer {
  border: 1px solid #ccc;
}
.home #content #mediaplayer-outer #mediaplayer-inner {
  margin: 4px 4px 0 4px;
  position: relative;
}
.home #content #mediaplayer-outer #video-title {
  margin-bottom: 4px;
  padding: 0 0 3px 0;
  width: 100%;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}
.home #divider {
  margin: 25px 0px 15px 0px;
}
.home #features > div {
  margin-top: 35px;
  margin-bottom: 35px;
  height: 247px;
  color: #ffffff;
  background: url(../images/feature-box.png) no-repeat left top;
}
.home #features > div h2 {
  margin: 0px 0px 10px 0px;
  padding: 20px 24px 0px 24px;
  color: #ffffff;
  line-height: 1em;
}
.home #features > div p {
  padding: 0px 24px;
  line-height: 18px;
}
.home #features > div .btn {
  border-color: transparent;
}
.home .mailing-list {
  padding: 20px 20px;
  background-color: #f5f3f0;
  overflow: hidden;
}
.home .mailing-list .float-left h2 {
  margin-bottom: 10px;
}
.home .mailing-list .float-left h2,
.home .mailing-list .float-left p {
  padding: 0px 24px;
  color: #4c4c4c;
}
.home .mailing-list .float-left a {
  color: #4c4c4c;
  text-decoration: underline;
}
.home .mailing-list .float-left a:hover {
  text-decoration: none;
}
.home .mailing-list .float-right {
  padding-top: 26px;
  text-align: center;
}
.home .mailing-list form input {
  margin-bottom: 0;
}
/* ==========================================================================
Landing
========================================================================== */
.landing h2 {
  font-size: 1.3em;
}
.landing h2 a {
  color: #2a1c13;
}
.landing #slideshow {
  margin-bottom: 24px;
  background: url(../images/bkg-slider-tile.png) repeat-x;
}
.landing #slideshow .container {
  height: 317px;
  position: relative;
}
.landing #slideshow .container .slide {
  width: 698px;
  height: 315px;
  position: absolute;
  left: 242px;
  top: 0px;
  z-index: 10;
}
.landing #slideshow .container .slide.active {
  z-index: 12;
}
.landing #slideshow .container .slide.next {
  z-index: 11;
}
.landing #slideshow .container .slide img {
  display: block;
}
.landing .clear_buckets {
  clear: both;
}
.landing .btn.more {
  margin: 2% 0% 4.666667% 0%;
}
.landing #utility-nav .container #logo h1 {
  padding: 12px 10% 0% 10%;
  font-size: 2em;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
}
.landing #utility-nav .container #logo p {
  padding: 0 10%;
  font-size: 1em;
  line-height: 1.286em;
  color: #ffffff;
}
.landing #banner {
  margin-bottom: 24px;
  background: url(../images/bkg-slider-tile.png) repeat-x;
}
.landing #banner .container {
  height: 317px;
}
.landing #banner img {
  max-width: 100%;
}
/* ==========================================================================
General
========================================================================== */
.general #utility-nav #logo {
  height: 227px;
  background: url(../images/logo-general.png) no-repeat left top;
  background: url(../images/logo-general-2019.png) no-repeat left top;
}
.general #main-nav {
  margin-bottom: 32px;
}
.general #main-content {
  padding: 0 5%;
}
.general #main-content h1 {
  margin-top: 2%;
  font-size: 2.143em;
  font-weight: normal;
  text-transform: uppercase;
}
.general #main-content a {
  text-decoration: underline;
}
.general #main-content a:hover {
  text-decoration: none;
}
.general #main-content .subscribe-list img {
  margin: 2.1% 0 2.1% 0;
  width: 85px !important;
}
.general #main-content .error[type="text"] {
  color: red;
}
.general #main-content .success {
  font-size: 1.429em;
  color: #99724b;
}
.general #main-content #prayer-request #comments {
  height: 150px;
}
.general #main-content .old-clips {
  padding-top: 20px;
}
.general #main-content table {
  margin-bottom: 20px;
}
.general #main-content #spotlight {
  margin-left: 0;
}
.general #main-content #spotlight .media .media-heading {
  margin-top: 0;
  font-size: 14px;
  font-weight: bold;
}
.general #main-content #spotlight .media img {
  width: 134px;
  height: 134px;
}
.general #sub-nav {
  margin-top: 20%;
  padding: 5% 7.333333% 7% 7.333333%;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
.general #sub-nav h2 {
  font-size: 1.429em;
}
.general #sub-nav ul {
  margin: 0;
  list-style-type: none;
}
.general #sub-nav ul li {
  margin-bottom: 2px;
  line-height: 2;
}
.general #sub-nav ul li a,
.general #sub-nav ul li .parent-active a {
  padding: 5px;
  color: #898887;
  border-radius: 5px;
}
.general #sub-nav ul li a:hover,
.general #sub-nav ul li .parent-active a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #99724b;
}
.general #sub-nav ul li.active a,
.general #sub-nav ul li.parent-active a {
  color: #ffffff;
  background-color: #99724b;
}
.general #sub-nav ul li ul {
  margin-top: 2px;
}
.general #sub-nav ul li ul li a {
  padding-left: 20px;
  color: #898887 !important;
  background-color: #ffffff !important;
}
.general #sub-nav ul li ul li a:hover {
  text-decoration: underline;
}
.general #sub-nav ul li ul li.active {
  text-decoration: underline;
}
.general #sub-nav #catalog {
  padding-left: 20px;
}
.general #sub-nav #catalog li a {
  color: #898887;
  background: none;
}
.general #sub-nav #catalog li a:hover {
  text-decoration: underline;
}
.general #sub-nav #catalog li.active a,
.general #sub-nav #catalog li.parent-active a {
  text-decoration: underline;
}
.general #blogs_around_posj {
  margin-top: 10%;
  padding: 5% 7.333333% 7% 7.333333%;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
.general #blogs_around_posj h2 {
  font-size: 1.429em;
}
.general #blogs_around_posj .blog-latest {
  margin-left: 0;
}
.general #blogs_around_posj .blog-latest li {
  padding: 5px 0;
  list-style-type: none;
  overflow: hidden;
}
.general #blogs_around_posj .blog-latest li .post-date {
  margin-right: 10px;
  padding-top: 5px;
  width: 38px;
  height: 38px;
  float: left;
  color: #ffffff;
  font-size: 0.929em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  background: url(../images/bkg-date.png) no-repeat;
}
.general #blogs_around_posj .blog-latest li .desc {
  width: 200px;
  float: left;
}
.general #blogs_around_posj .blog-latest li .desc h3 {
  margin-top: 0;
}
.general #blogs_around_posj .blog-latest li .desc h3 a {
  cursor: pointer;
}
.general #blogs_around_posj .blog-latest li h3 {
  display: inline-block;
}
.general #sub-nav #blogs_around_posj {
  margin-top: 0;
  padding: 0;
  border: none;
}
.general #sub-nav #blogs_around_posj h3 a {
  padding: 0;
  color: #4c4c4c;
}
.general #sub-nav #blogs_around_posj h3 a:hover {
  background: none;
  text-decoration: underline;
}
/* ==========================================================================
Ministries
========================================================================== */
.ministries h2 {
  font-size: 1.3em;
}
.ministries h2 a {
  color: #2a1c13;
}
.ministries .btn.more {
  margin: 2% 0% 4.666667% 0%;
}
.ministries #main-content .social-media {
  width: 25px;
  height: 25px;
}
.ministries #main-content #click-n-pledge {
  margin-left: 15px;
  float: right;
}
/* ==========================================================================
Blog
========================================================================== */
.blog .hr {
  margin: 5% 0;
  border-top: 1px solid #efefef;
}
.blog .fixed {
  overflow: hidden;
}
.blog h1 {
  margin: 0 0 5% 0;
  font-size: 2.143em;
  font-weight: normal;
  text-transform: uppercase;
}
.blog h2 {
  font-size: 1.714em;
}
.blog h2 a {
  text-decoration: none;
}
.blog h2 a :hover {
  text-decoration: underline;
}
.blog .blog-post {
  position: relative;
}
.blog .blog-post h1 {
  margin: 1% 0 0 0;
  padding: 0 !important;
  color: #2a1c13;
}
.blog .blog-post h2 {
  padding: 0 !important;
}
.blog .blog-post h2 a {
  text-decoration: none;
}
.blog .blog-post h2 a:hover {
  text-decoration: underline;
}
.blog .blog-post a {
  text-decoration: underline;
}
.blog .blog-post a:hover {
  text-decoration: none;
}
.blog .blog-post .blog-post-title {
  margin-bottom: 0;
  border-bottom: 1px solid #f9f9f9;
}
.blog .blog-post .blog-post-date {
  font-size: 0.857em;
  color: #2a1c13;
}
.blog .blog-post .blog-post-thumb {
  width: 100%;
}
.blog .blog-post .blog-post-info {
  margin: 0;
  padding: 10px 0 10px 0;
  list-style-type: none;
  list-style-position: outside;
  border-bottom: 1px solid #f9f9f9;
  overflow: hidden;
}
.blog .blog-post .blog-post-info li {
  margin-right: 15px;
  padding: 1px 0 1px 0;
  float: left;
}
.blog .blog-post .blog-post-readmore {
  margin-bottom: 0;
  float: left;
  border-left: 1px solid #f5f5f5;
}
.blog .blog-post #share-this span {
  margin: 2% 0% 2% 0%;
}
.blog #sub-nav {
  margin-top: 15%;
  padding: 5% 7.333333% 7% 7.333333%;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
.blog #sub-nav h2 {
  font-size: 1.429em;
}
.blog #sub-nav ul {
  margin: 0;
  list-style-type: none;
}
.blog #sub-nav ul li {
  margin-bottom: 2px;
  line-height: 2;
}
.blog #sub-nav ul li a {
  padding: 5px;
  color: #898887;
  border-radius: 5px;
}
.blog #sub-nav ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #99724b;
}
.blog #sub-nav ul li.active a {
  color: #ffffff;
  background-color: #99724b;
}
.blog #sub-nav #author {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.blog #sub-nav #author img {
  margin-right: 10px;
  float: left;
}
.blog .pagination {
  margin-bottom: 5%;
  list-style: none;
  float: right;
}
.blog .pagination li {
  float: left;
  border-right: 1px dotted #ccc;
}
.blog .pagination li.first {
  padding-left: 0;
}
.blog .pagination li.last {
  padding-right: 0;
  border-right: none;
}
.blog .pagination li a {
  padding: 5px 15px;
  display: block;
}
.blog .pagination li a:hover {
  text-decoration: underline;
}
.blog .pagination li .current a {
  color: #000000;
}
.pagination-wrapper li.active a {
    color: black;
    text-decoration: none !important;
}
.pagination-wrapper {
    list-style-type: none;
}
.blog .pagination li a.active {
    color: black;
    text-decoration: none !important;
}

/* ==========================================================================
Capuchin Mass Association
========================================================================== */
.cma .btn-dark {
  color: #ffffff !important;
}
.cma #mini-cart {
  margin: 20% 0 3% 0;
}
.cma #mini-cart .icon-shopping-cart {
  padding-right: 5px;
}
.cma #sub-nav {
  margin-top: 0;
}
.cma #main-content img {
  width: 100%;
}
.cma #main-content .thumbs {
  overflow: hidden;
}
.cma #main-content .thumbs .thumb img {
  width: 48% !important;
  margin: 2% 0;
}
.cma #main-content .thumbs .odd img {
  float: left;
}
.cma #main-content .thumbs .even img {
  float: right;
}
.cma #main-content .store_product_form {
  margin-right: 2%;
  width: 30%;
  float: left;
}
.cma #main-content .cat {
  width: 30%;
  float: left;
}
.cma #main-content .cat a {
  text-decoration: none;
}
.cma #main-content .cat.middle {
  padding: 0 5%;
}
.cma #main-content .cat img {
  margin-bottom: 0;
  width: 180px;
  height: 110px;
}
.cma #main-content .cat .prod_cat {
  padding: 5%;
  text-align: center;
  background-color: #221912;
  color: #ffffff;
}
.cma #main-content .form-horizontal .control-label {
  margin: 0 10px 0 0;
  padding-top: 5px;
  width: auto;
}
.cma #main-content .form-horizontal .controls {
  margin: 0;
  width: auto;
}
.cma #catalog {
  padding-left: 20px;
}
.cma .form-actions {
  padding: 0;
  background-color: transparent;
  border-top: 0;
  text-align: center;
}
.cma .form-actions a.btn {
  text-decoration: none !important;
}
.product #main-content h1 {
  margin-bottom: 7%;
}
.product #main-content .control-group label {
  text-align: left;
}
.cart #main-content .form-horizontal .control-label {
  width: 30%;
}
.cart #main-content .item .thumb img {
  margin-right: 5%;
  width: 25%;
  float: left;
}
.cart #main-content h1 {
  margin-top: 30px;
}
.cart #main-content .item h4 {
  margin-top: 0;
  font-size: 14px;
}
.checkout .help-inline {
  margin-left: 31%;
}
/* ==========================================================================
Donations
========================================================================== */
.donations #main-content h3 {
  margin-top: 20px;
}
.donations #main-content .required,
.donations #main-content label.error {
  color: red;
}
.donations #main-content ul {
  margin: 0;
  padding-left: 0;
}
.donations #main-content li {
  margin-bottom: 3%;
  list-style-type: none;
}
.donations #main-content li.radio_btns label {
  display: inline;
}
.donations #main-content li input {
  margin: 0;
}
.donations #main-content li input .error {
  border-color: red;
}
.donations #main-content .info {
  padding-left: 0;
}
.donations #main-content .info li {
  margin-bottom: 0 !important;
}
.donations #main-content .form-actions {
  background-color: transparent;
  border-top: none;
}
.donations #main-content input.btn-dark {
  color: #ffffff !important;
}
.donations #main-content .error input,
.donations #main-content .error select {
  border-color: red;
}
/* ==========================================================================
Donations CTA
========================================================================== */
#sub-nav-wrapper.cta {
 background: none;
  margin-bottom: 20px;
}
#sub-nav-wrapper.cta  #sub-nav {
  margin-bottom: 20px;
}
#sub-nav-wrapper.cta .buttons .btn {
  display: block;
  margin-bottom: 10px;
}
/* ==========================================================================
IE 7 & 8
========================================================================== */
.lt-ie9 body {
  margin: 0;
  padding: 0;
}
