/* ==========================================================================
   New Templates CSS
   ========================================================================== */

body {
   padding: 0;
}

.span7 {
   margin-left: 0;
}

.container{
   margin: 0;
}

.body-container {
   clear: both;
}


#navbar-container{
   width:100%;
   background-color: #00434a;
}

#wrapper{
   width:1169px;
   margin:auto;
   margin-bottom: 135px;
}

@media (min-width: 1000px) {
   #wrapper {
      margin-top: 17rem;
   }

   #wrapper.fixed-nav {
      margin-top: 11rem;
   }
}

.heading-container{
   margin: 2rem 0 0;
   padding:0;
}

#footer-overall {
   position: absolute;
   width: 100%;
   min-width: 1160px;
   z-index: -1;
}

#gleaners-container{
    height: 289px;
    z-index: -1;
}

#footer-container{
   margin:73px 0 0 0;
   height:230px;
   background-color: #6e9614;
   text-align: left;
   padding: 5px 0px 5px 25px;
   color: #222;
   border-top-style: solid;
   border-top-width: 5px;
   border-top-color: #6e8614;
   position: relative;
   bottom: auto;
   margin: 0px;
}

#footer-container > div > div {
   display: inline-block;
   float: left;
   width: 250px;
   margin: 0px 20px;
   height: 200px;

}

#footer-container ul {
   list-style: none;
}

#footer-container a:link {
   color: #77313C;
}

#footer-container a:visited {
   color: #77313C;
}

#footer-container a:hover {
   color: #6e6614;
}

#footer-container a:active {
   color: #77313C;
}

#footer-container > div {
   height: 230px;
   width: 1160px;
   margin-left: auto;
   margin-right: auto;
}

.header-title {
   margin: 24px 5px;
   letter-spacing: 1px;
   font-weight:bold;
}

#link-section-container li {
    border-top-style: dotted;
    border-top-color: #6e8614;
    border-top-width: 2px;
    padding: 2px 0px;
}

#link-section-container li:nth-of-type(1){
    border-top-style: solid;
    border-top-color: #ffc64a;
    border-top-width: 0px;
}

h1, h2, h3, h4, h5, h6 {
   font-weight:normal;
   color:#222;
}
h3 {
   font-size:24px;
   font-weight:bold;
}
.half {
   width:48%;
   margin-left: 1rem;
}
.forty-three {
   width: 43%;
}
.row {
   margin-left: 0;
}
.cream-box {
   background-color:#fbf8cc !important;
   border: 1px solid #ccc;
}

.slight-margin-top {
   margin-top:15px;
}
.gleaners-space {
   margin-bottom: 400px;
}

/* ==========================================================================
   Fighting with the Navbar
   ========================================================================== */

.navbar-inner{
   background-color:transparent;
   background-image: none;
   min-height:0;
   border: none;
   width: 1050px;
   margin: 0 auto;
   padding: 5px 0;
}

.navbar .nav>li>a {
   color:#fff;
   text-shadow:none;
}

.navbar .nav>li>a:hover {
   color: #96ad3f;
}

.navbar .brand {
   color:#444;
   padding: 5px 20px;
   text-shadow:none;
}

.navbar .nav>li>a {
   padding:5px 15px;
}
.no-list {
   list-style: none;
   margin: 0;
}
/* ==========================================================================
   Footer
   ========================================================================== */

#gleaners{
   float: right;
   position: relative;
   z-index:-1;

}

/* ==========================================================================
   Generic Page
   ========================================================================== */

.medium-bar {
   width: 897px !important;
   height:9px;
   margin: 12px 0 53px 0;
   clear: both;
}

/* ==========================================================================
   anon_home.html
   ========================================================================== */
.anon-login {
   width: 1169px;
   padding: 0;
   margin:0 0 53px;

}
.red > form {
   border:none;
   padding:0;
}
.login-box{
   width:565px;
   height: 361px;
   padding:23px 21px 0;
   clear:left;
   float:left;
   font-size:16px;
}
.login-box > h4 {
   font-size: 18px;
}
.login-box > h4 > a{
   font-size: 18px;
   font-weight:bold;
   text-decoration: none;
   color: #ffc64a;
}
.slider-holder {
   margin:0 0 0 18px;
   padding:11px;
   background-image:url("/static/images/yellow-pxl.png");
   background-repeat:repeat;
   width:475px;
   height: 361px;
   clear:none;
   float:left;
}
.slider-holder > img {
   width:98%;
}
.glean-submit {
   background-color:#ffc64a;
   margin: 0 5px 10px;
}

.yellow-box {
   background-color: rgba(0,0,0,0.05);
}

.yellow-box + .yellow-box {
   margin-top: 12px;
}
.green-top {
   border-top: 10px solid #6e9614;
}
.green-top-slim {
   border-top: 5px solid #6e9614;
}
.red-top {
   border-top: 10px solid #d25231;
}
.yellow-top {
   border-top: 10px solid #96ad3f;
}
.about-box {
   margin: 2rem 0;
}
.about-box > div > p {
   margin: 11px 24px;
}

#partners {
   clear: both;
   padding-top: 2rem;
}

#partners > div > h3 {
   font-size:24px;
   margin: 31px 0;
}
.partner-image {
   margin-left: 18px;
}

#glean-submit {
   margin: 0 6px 9px;
   background-color: #ffc64a;
   box-shadow: -2px -2px 2px inset #8e6e29;
}
#map-container {
   margin-bottom:14px;
   padding:10px;
}
#map-canvas {
   height:383px;
}
.full-width {
   width:1130px;
   clear:both;
   padding:0 20px 20px 20px;
}
.forty-percent {
   width:40%;
   clear:none;
   float:left;
   min-height:200px;
}
.sixty-percent {
   min-height:200px;
   width:49.45%;
   margin-left:3%;
   padding:0 20px 20px 20px;
   clear:none;
   float:left;
}

/* ==========================================================================
   home.html
   ========================================================================== */


a.day-name {
   text-decoration:none;
    color:#444;
    font-weight: bold;

}
.future-link {
   margin:20px 0 0 0;

}
.post-title {
   color:black;
   margin: 20px 0 0px 40px;

}
.post-subheading{
   color:#555;
   margin:0 0 8px 80px;
}

.day-class {
   float:left;
   width:164px;
   border:#6e9614 solid 1px;
   background-color: #fbf8cc;
}
.current-month {
    background: #FDFCEB;
}
.today {
   background-color:#fff;
}
.day-title {
   border:#6e9614 solid 1px;
   border-bottom:none;
   height:29px;
   text-align: center;
}
.day-title > h4{
   margin:4px;
   font-size:13px;
   font-weight:bold;
}

.day-body {
   border: 1px #6c9614 solid;
   height:160px;
}
.day-body > ul {
   list-style: none;
   margin: 0;
   text-align: center;
}
.day-body > ul > li {
    font-size: 14px;
    padding: 2px 0;
    border-bottom: 1px solid #DAE2BC;
}
.day-body > ul > li:last-child {
   border-width: 0;
}
.day-body > ul > li a {
   font-family: Arial, sans-serif;
}
.day-body > ul > li a:link, .day-body > ul > li a:visited {
   color: #00434a;
}
.day-body > ul > li a:hover, .day-body > ul > li a:active {
   color: #ff4f12;
}
#glean-wrapper{

}
.glean-button{
   margin: 17px 4px;
   background-color: #6c9614;
   color: #eee;
   font-weight: bold;
   text-shadow: 0px 0px 1px #eee;
}
.green-button {
   background-color: #6c9614;
}
.yellow-button {
   background-color: #ff4f12;
   color: white;
   text-shadow: 0px 0px 0px #c4d5a1;

}
.red-button {
   background-color: #d25231;
}
.no-margin {
   margin: 0;
}
.yellow-bar {
   width:1190px;
   height:9px;
   margin: 12px 0 53px 0;
   background-color: #00434a;
}
.button-large {
  font-size: 18px;
  padding: 0.5em;
}
button:disabled {
  background: #999;
  opacity: 0.5;
}

.short-bar {
   width:828px !important;
   margin-bottom:200px;
}


/* ==========================================================================
   Glean Event
   ========================================================================== */

.not-attending {
   font-size: 23px;
   margin-top: 30px;
   font-weight: bold;
   color: #d25231;
}

.attending {
   font-size: 33px;
   margin-top: 30px;
   font-weight: bold;
   color: #6c9614;
}

#glean-header {
   width: 1154px;
   clear: both;
   height: 105px;
   margin: 5px 5px 5px 5px;
}
#glean-index-header {
   width: 1165px;
   clear: both;
   height: 66px;
}
.glean-index-red {
   font-size: 18px;
}
.glean-index-red > h3 {
   color: #96ad3f;
   margin-bottom: 10px;

}
.glean-index-red-child {
   display: table;
   height: 18px;
   width: 100%;
   padding-top: 20px;
}
.glean-index-red-child > h4 {
   color: #ffc64a;
   display: table-cell;
   vertical-align: middle;
}
#glean-titles {
   width: 45%;
   clear: none;
   float: left;
}
#glean-buttons {
   clear: none;
   float: right;
   margin: 39px 0 0 0;
}
#glean-wrapper {
   width: 100%;
   clear: both;
}
#glean-index-controls {
   margin: 10px auto 0 auto;
}
#glean-index-form {
   float: left;
}
#glean-index-form > input + label, #glean-index-form > input + input  {
   margin-left: 18px;
}
#glean-index {
   width: 1130px;
   min-height: 200px;
   padding: 20px;
   overflow: auto;
   margin-bottom: 50px; /*changed from 300px hack*/
}
.glean-column {
   width: 330px;
   clear: none;
   float: left;
   margin: 20px 20px;
}

.glean-column ul li {
   margin: 10px 0;
}

#download-list {
   margin: 0 0 0 18px;
}
.glean-half {
   width: 577px;
   clear: none;
   float: left;
}
.more-buttons {
   float:left;
   margin: 2px 0 0 18px;
}
.glean-half + .glean-half {
   margin-left: 15px;
   width:564px;
}
.glean-details-half {
   width:50%;
   float:left;
}
.glean-details-quarter {
   min-height:98px;
   padding:10px;
   text-align:center;
}
.glean-details-quarter > h3:first-child {
   margin-top:10px;
}
.glean-details-quarter > h3 {
   font-size: 24px;
   font-weight: bold;
   margin: 0;
}
.glean-address {
   font-size: 18px;
   line-height: 1.35;
   margin-bottom:0px;
}
.description-row {
   clear: both;
   overflow: auto;
   padding: 0 40px;
}
.directions-instructions {
   padding: 0 24px 24px 24px;
}
.comments-holder{
   padding: 10px;
}
.print-table {
   border-spacing: 0;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

/* ==========================================================================
   Farm Detail
   ========================================================================== */
#farm-header {
   width: 1170px;
   clear: both;
   height: 65px;
   margin-bottom: 5px;
}
.farm-third {
   padding: 0 20px 20px 20px;
   width: 350px;
   float: left;
   min-height: 100px;
   margin-top: 1rem;
}
.farm-third > ul {
   font-size: 18px;
}
.farm-buttons {
   margin: 39px 0 0 0;
}
#index-controls {
   height:31px;
   padding:10px ;
}
.location > h4 {
   font-weight: bold;
}

/* ==========================================================================
   Login page
   ========================================================================== */
.login-page-box {
   min-height:287px;
   font-size: 18px;
   margin-top: 20px;
}
.form-third {
   width:200;
   clear:none;
   float:left;
}
.form-third + .form-third {
   margin-left:20px;
}
.login-link {
   font-weight:bold;
   color: #96ad3f;
   text-shadow: 0px 0px 0px #c4d5a1;
}
.form-row {
   width: 788px;
}
.login-span {
   clear:both;
}
.login-margin {
   margin: 42px 0 0 0;
}

/* ==========================================================================
   Reset Page
   ========================================================================== */
.reset-box {
   padding:10px;
   width: 670px;
}
#reset-button {
   margin: 0 0 10px 10px;
}
.reset-bar {
   width: 670px;
   margin-bottom: 400px;
}
/* ==========================================================================
   Reset Page
   ========================================================================== */

.logout {
   width: 630px;
   height: 68px;
   padding: 20px;
   font-size: 18px;
   font-weight: bold;
}
/* ==========================================================================
   Reset Page
   ========================================================================== */

.reg-box {
   font-size: 16px;
   padding: 1px 443px 10px 10px;
}
.reg-box > h4 {
   font-style: italic;
   font-weight: bold;
}
legend .no-margin {
   border-bottom: none;
   margin-bottom: -13px;
}

/* ==========================================================================
   Forms!
   ========================================================================== */
.county-li {
   clear: both;
   overflow: auto;
}
.county-li + .county-li {
   margin-top: 20px;
}
.form-notes, .form-how-heard {
   width: 526px;
}
#hours-form > input, #hours-form > label {
   float: left;
   max-width: 150px;
   margin: 5px;
}
input[disabled] {
   background-color:#b5ca89;
}
.table-form{
    border: 1px #e5e5e5 solid;
    border-radius: 5px;
    padding: 13px;
    background-color: #6c9614;
}
.table-important{
   background-image:url("/static/images/red-pxl.png");
   background-repeat:repeat;
}
.table-form + .table-form{
    margin-top: 42px;
}
label {
   font-size: 18px;
   margin-bottom:0;
}
th>label{
   float: right;
   margin-right: 18px;
}
.tabel-important>td{
   text-align: left;
}
td>input[type="checkbox"]{
   float: left;
}
.modal.fade.in {
    top: 25%;
}
.modal-header h3{
   text-align: left;
}
.row > div.control-group {
   clear: none;
   float: left;
}
.row > div.control-group + .control-group {
   margin-left: 25px;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {
   background-color: #fbf8cc;
   margin-bottom: 0;
}
.form-checkboxes {
   background-color: #fbf8cc;
   width:520px;
   border: 1px solid #000;
   padding: 10px;
}
.form-checkboxes--sm {
  width: 475px;
}

.controls > label.checkbox.inline {
   margin-left: 10px;
   min-width:125px;
}
.form-checkboxes .control-group {
    padding: 10px 0 20px;
    border-bottom: 1px solid #ccc;
}
.form-checkboxes .control-group:last-child {
    margin: 0;
    border: 0;
}
.form-checkboxes .control-label {
    font-weight: bold;
    margin: 0 0 5px;
}

h3.lbl + h4 {
   margin-top: 0;
}
label.checkbox {
   clear: both;
}
.two-thirds{
   width: 66%;
   float: left;
}
.one-third{
   width: 33%;
   float: left;
}
#announce-well, textarea {
   background-color: #fbf8cc !important;
}
.form-actions {
   background-color:transparent;
   border-top:none;
}

.select2-selection__rendered, .select2-results__option {
  font-size: 1.4rem;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#id_honeypot{
    display:none;
}

tr > td {text-align:right;padding-right:8px;vertical-align: top}
td + td{text-align:left;}
td label {font-size:0.95em;font-weight:bold;}
.form{border:1px #e5e5e5 solid; padding:35px;margin-bottom:15px;}
.distroform{border:1px #e5e5e5 solid; padding:35px;margin-bottom:15px;}
.distroform > table > tbody > tr > td > input {width:100%;padding-right:0px;}
.distroform > table > tbody > tr > td > select {width:100%;padding-right:0px;}
.previewpane {border:#e5e5e5 1px solid; min-height:520px; width:420px; padding:20px;float:left;}

/* ==========================================================================
   Index Pages
   ========================================================================== */

.index-table{border:1px #e5e5e5 solid; min-height: 340px; padding:20px;margin-bottom: 200px;}
.index-table > .row-fluid + .row-fluid{padding-top:30px;}
.index-header{margin-bottom:20px;}
.index-title{text-align:center;}

/* ==========================================================================
   Glean Page
   ========================================================================== */

.glean-title{text-align: center;color:#444;}
.glean-title:hover{color:#000;text-decoration: none;}
.glean-half>ul {list-style:none;margin:0 0 0 0;}
.glean-quarter{width:48%;margin:0 1%; float:left;}
.divider{width:100%; clear:both; border-bottom:dotted #444 1px;margin:10px 0;}

.glean-date{text-align: center;margin-top:0px;}
#id_comment{height:20px;width:50%;margin-left:2%;}
.admin-controls{text-align:center;}


/* ==========================================================================
   Glean Form
   ========================================================================== */

.glean-form-container {
   width: 897px;
   clear: both;
   height: 683px;
}
.glean-form-left {
    width: 489px;
}
#id_time_of_day {
   width: 87px;
}
#id_time {
   width: 120px;
}
#id_state {
   width:137px;
}
.glean-form-left > .row > #div_id_zipcode > div > #id_zipcode {
   width: 70px;
}
#div_id_zipcode{
   margin-left:0;
}
#div_id_time_of_day{
   margin-left:0;
}
.glean-form-checkboxes {
   background-color: #fbf8cc;
   width:444px;
   -moz-box-shadow: inset 1px 1px 1px #000000;
   -webkit-box-shadow: inset 1px 1px 1px #000000;
   box-shadow: inset 1px 1px 1px #000000;
   padding: 10px;
}
.glean-form-checkboxes > .control-group > .controls > label.checkbox.inline {
   min-width: 111px;
}
.glean-form-right {
   width: 408px;
}
.glean-form-right > .control-group > .controls > textarea {
   width: 395px;
   height: 175px;
}
label.checkbox.inline{
   font-size: 16px;
}
input[type="checkbox"]{
   -webkit-appearance: none;
   background-color: #fbf8cc;
   border: 1px solid #cacece;
   box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
   padding: 9px;
   border-radius: 3px;
   display: inline-block;
   position: relative;
}
input[type="checkbox"]:checked{
   background-color: #e9ecee;
   border: 1px solid #adb8c0;
   box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
   color: #99a1a7;
}
input[type="checkbox"]:checked:after {
   content: '\2714';
   font-size: 14px;
   position: absolute;
   top: 0px;
   left: 3px;
   color: #99a1a7;
}

/* ==========================================================================
   Post Glean Form
   ========================================================================== */

.post-glean-form{border:1px #e5e5e5 solid; padding:35px;margin-bottom:15px;}
.post-glean-form > table > tbody > tr > td > input {width:100%;padding-right:0px;}
.post-glean-form > table > tbody > tr > td > select {width:100%;padding-right:0px;}

/* ==========================================================================
   Farm Page
   ========================================================================== */

.location {
   border: 1px solid #e5e5e5;
   border-radius:5px;
   padding:8px;
}
/* ==========================================================================
   Partners
   ========================================================================== */

.partners-list {
   list-style: none;
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.partners-list li {
   width: 15%;
   padding: 1rem 0;
}

.partners-list li img {
   max-width: 100%;
}

/* ==========================================================================
   Combined Announcement Page
   ========================================================================== */

#preview-box {
   float: left;
   margin-top: 5px;
   width: 700px;
}

#custom-announce-box {
   float: left;
   margin: 24px 0 0 23px;
   width: 296px;
   height: 665px;
}

#id_template {
   width: 100%;
}
#custom-announce-box>form>input#id_title {
   width: 283px;
}
#custom-announce-box>form>textarea#id_message {
   width: 283px;
}
#recipient-box ul { margin: 0 0 1em 1em; list-style: none; }

/* ==========================================================================
   UserProfile
   ========================================================================== */
.user-detail {
   clear: both;
   margin-top: 4rem;
}

.yes-text {
   color: #6e9614;
   font-size: 15px;
   font-weight: bold;
}
.no-text {
   color: #d25231;
   font-size: 15px;
   font-weight: bold;
}

#id-custom-registration-form {
   width: 800px;
}

#id-custom-admin-registration-form{
   width: 800px;
}

#id-custom-admin-edit-form {
   width: 800px;
}
/* ============================================================================
   Special Form editing
   ============================================================================ */
.error {
   color: red;
}

.form-errors > ul {
	margin: 1em;
    list-style: none;
	border-radius: 5px;
    padding: 1em;
    background: #fff;
    border: 1px solid red;
}

.form-errors > ul > li > ul {
	display: inline;
}

.form-errors > ul > li > ul > li {
	display: inline;
}

.form-errors > ul > li > ul > li:before {


}
.form-wrapper-memorg {
   margin-left: 5em;

}
.id_long_desc {
    width: 300px !important;
    height: 200px !important;
}

.yellow-bottom {
    border-bottom: 10px solid #96ad3f;
}

.form-comment-box {
   float:right;
   width: 300px;
   position: relative;
   top: 80px;
   background: orange;
   padding: 10px;
   border-radius: 5px;
}

.crispy_column {
    width: 480px;
}
.crispy_column_left {
    float: left;
    width: 550px;
}
.crispy_column_right {
    float: right;
    width: 480px;
}
.crispy_form_tag {
    width: 1200px;
    margin: 20px;
}

.yellow-left {
   border-left: 10px solid #96ad3f;
   padding: 10px;
}

.red-emphasized {
   color: red;
   text-decoration: underline;
   font-style: italic;
}

.formset-row {
   display: inline-block;
}

.global-fields .control-group { margin: 0; }
.global-fields {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 5px 0;
    background: #e5e5e5;
}

.entries__container .row > .control-group + .control-group {
    margin-left: 0;
}

.distro-dropdown .select2-container, .formset-row .select2-selection__rendered, .distro-dropdown .select2-results__option {
  font-size: 1.1rem;
  line-height: 1rem;
}

.formset-row select, .formset-row .select2-container {
   font-size: 10px;
   line-height: 10px;
   width: 100px;
}

.formset-row input {
   font-size: 10px;
   line-height: 10px;
   width: 100px;
}

.formset-label div {
   font-size: 10px;
   line-height: 10px;
   width: 103px;
   font-weight: bold;
   display: inline-block;
   text-align: center;
}

.formset-row .input-sm {
    width: 50px;
}
.formset-row .input-mini {
    width: 40px;
}
.formset-label .formset-label--sm {
    width: 61px;
}
.formset-label .formset-label--mini {
    width: 53px;
}

.distro-pounds-field[disabled], .distro-count-field[disabled] {
    opacity: 0.5;
}

.control-group .checkboxinput {
   width: 20px;
   vertical-align: middle;
   top: -7px;
}

.control-group .checkbox {
   vertical-align: middle;
}

.farm-form-icons {
   position: relative;
   right: 75px;
}

.h4-label {
   margin: 0px;
   padding: 0px;
   line-height: 15px;
}

.delete-format {
   height: 5px;
   margin: 0px;
   margin-bottom: 10px;
}

.selectdatewidget { width: 75px; }

/* Utilities */
.clearfix:after {
   visibility: hidden;
   display: block;
   font-size: 0;
   content: " ";
   clear: both;
   height: 0;
   }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* Layout */
html {
  box-sizing: border-box;
  font-size: 62.5%;
}

.l-container {
   position: relative;
   width: 100%;
   max-width: 120rem;
   margin: 0 auto;
   padding: 1rem;
   box-sizing: border-box;
}

img {
   max-width: 100%;
}

hr {
   display: block;
   height: 1px;
   border: 0;
   border-top: 1px solid #00b0b8;
}

/* Typography */
body {
   font-family: 'Ubuntu', sans-serif;
   color: #2d2d2d;
   font-size: 1.8rem;
   -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4 {
   font-weight: normal;
}

h1 {
   font-size: 4.2rem;
   color: #00434a;
   line-height: 1.15;
   margin: 1.6rem 0 1.4rem;
}

h2 {
   font-size: 3.4rem;
   color: #00b0b8;
   line-height: 1.15;
   margin: 1.4rem 0 1.2rem;
}

h3 {
   font-size: 2.8rem;
   color: #00434a;
   line-height: 1.35;
   margin: 1.2rem 0 1rem;
}

h4 {
   font-size: 1.8rem;
   color: #00434a;
   line-height: 1.15;
   margin: 1rem 0 0.8rem;
}

p {
   margin-bottom: 2.4rem;
   line-height: 1.35;
}

.homepage__heading {
   text-align: center;
}

/* Links */
a,
a:visited {
   font-family: 'Josefin Slab', serif;
   font-weight: bold;
   color: #96ad3f;
   text-decoration: none;
}

a:hover,
a:active {
   color: #ff4f12;
   text-decoration: none;
}


/* Buttons */
.btn {
   color: #fff;
   text-transform: uppercase;
   background-color: gray;
   padding: 0.8rem 1rem 0.5rem;
   display: block;
   text-align: center;
   margin: 0 auto 1rem auto;
   font-size: 2rem;
   line-height: 2.4rem;
   letter-spacing: 1px;
   background-image: none;
   border-radius: 0;
   text-shadow: none;
   border: 0;
   box-shadow: none;
}

.btn:visited,
.btn:hover,
.btn:active {
   color: #fff;
}

.btn:hover {
   opacity: 0.8;
}

.btn-primary {
   background-color: #ff4f12;
}

.btn.btn-primary:hover {
   background-color: #ff4f12;
}

.btn-secondary {
   background-color: #96ad3f;
   margin-bottom: 2rem;
}

.btn.btn-secondary {
   background-color: #96ad3f;
}


/* Header */
header {
   padding: 1rem 0;
   background: white;
   border-bottom: 5px solid #00434a;
}

.site-brand {
   margin: 1rem auto 0;
   max-width: 25.6rem;
}

.site-brand__logo {
   max-width: 100%;
}

.nav-utility__log-in {
   margin: 1rem auto;
   text-transform: uppercase;
   font-size: 1.8rem;
   max-width: 26.5rem;
}

.nav-utility__log-in ul {
   margin: 0;
}

.nav-utility__log-in ul li {
   display: inline-block;
}

.nav-utlity__log-in--become-a-member {
   position: relative;
}

.nav-utlity__log-in--become-a-member:before {
   content: '';
   width: 0;
   height: 0;
   border: 3px solid transparent;
   border-bottom-color: #00434a;
   position: relative;
   top: -12px;
   left: -3px;
   margin: 0 3px;
}

.nav-utlity__log-in--become-a-member:after {
   content: '';
   position: absolute;
   left: -3px;
   top: 11px;
   width: 0;
   height: 0;
   border: 3px solid transparent;
   border-top-color: #00434a;
   margin: 0 3px;
}

.nav-utility__quick-links {
   max-width: 26.5rem;
   margin: 1.5rem auto;
}

.nav-utility__quick-links--cta {
   float: left;
}

.nav-utility__quick-links--social-media {
   float: right;
   padding-top: 0.2rem;
}

.social-media li {
   display: inline-block;
}

@media (min-width: 1000px) {
   header {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 10000;
   }

   .nav-utility {
      position: absolute;
      top: 0.5rem;
      right: 1rem;
   }

   .l-header {
      height: 15rem;
      -webkit-transition: height 0.3s;
      -moz-transition: height 0.3s;
      -ms-transition: height 0.3s;
      -o-transition: height 0.3s;
      transition: height 0.3s;
   }

   .l-header.fixed-nav {
      height: 9rem;
      margin-top: -1rem;
   }

   .fixed-nav .site-brand {
      width: 14rem;
      -webkit-transition: width 0.3s;
      -moz-transition: width 0.3s;
      -ms-transition: width 0.3s;
      -o-transition: width 0.3s;
      transition: width 0.3s;
   }
}

/* Banner */
.banner {
  border-bottom: 5px solid #00434a;
  clear: both;
  background: #00434a;
  margin: 0;
  overflow: hidden;
}

.slick-slider {
   margin-bottom: 0;
}

.slick-track {
   background-color: #00434a;
}

.slick-next,
.slick-prev {
   z-index: 1000;
   width: 5rem;
   height: 5rem;
}

.slick-next {
   right: 2.4rem;
}

.slick-prev {
   left: 2.4rem;
}

.slick-next:before,
.slick-prev:before {
   font-family: 'FontAwesome';
   font-size: 5rem;
   opacity: 1;
}

.slick-next:before {
   content: '\f0da';
}

.slick-prev:before {
   content: '\f0d9';
}

.banner-slide.slick-slide {
  position: relative;
  overflow: hidden;
  background: #00434a;
}

.banner-slide__image-wrapper {
  position: absolute;
  left: 50%;
  background: #00434a;
  height: 40rem;
}

.banner-image {
   max-width: none;
   display: block;
   position: relative;
   left: -50%;
}

.slick-slide .banner-image--large {
   display: none;
}

.banner-slide__content {
   margin-top: 39.5rem;
}

.banner-slide__intro-copy {
   color: #fff;
   margin-top: 3rem;
   line-height: 1.5;
   font-size: 2.4rem;
}

.banner-slide__member-org-logo {
   margin: -6rem auto 1rem;
}

.banner-slide__member-org-member {
   color: #fff;
   font-style: italic;
   text-align: center;
   font-size: 2rem;
}

.banner-slide__member-org-copy {
   font-size: 1.6rem;
   line-height: 2;
   color: #fff;
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
   padding: 1rem 0;
   margin-bottom: 2rem;
}

.banner-slide__member-org-link {
   display: block;
   font-size: 2.4rem;
   line-height: 1.2;
   margin-top: 4rem;
   text-align: center;
}

.slick-dots {
   background: #00434a;
   bottom: 0;
   position: relative;
   margin: 0;
}

.slick-dots li button:before {
   content: '';
   width: 0;
   height: 0;
   border: 5px solid transparent;
   border-bottom-color: white;
   position: relative;
   top: -20px;
   left: -10px;
   font-size: 10px;
   opacity: .75;
}

.slick-dots li button:after {
   content: '';
   position: absolute;
   left: -5px;
   top: 5px;
   width: 0;
   height: 0;
   border: 5px solid transparent;
   border-top-color: white;
   opacity: .75;
}

.slick-dots li button:hover:after {
   opacity: 1;
}

.slick-dots li.slick-active button:before {
   opacity: 1;
}

.slick-dots li.slick-active button:after {
   opacity: 1;
}

@media (min-width: 800px) {
   .banner {
      height: 66.5rem;
   }

   .slick-slide .banner-image--small {
      display: none;
   }

   .slick-slide .banner-image--large {
      display: block;
   }

   .slick-slide.banner-slide {
      height: 66rem;
   }

   .banner-slide__member-org-logo {
      margin-top: 0;
   }

   .banner-slide__content {
      position: absolute;
      z-index: 10;
      background-color: #00434a;
      top: 0;
      right: 5%;
      width: 45rem;
      height: 66rem;
      margin-top: 0;
      padding: 3rem;
      opacity: 0.85;
   }

   .slick-dots {
      bottom: 50px;
      background: none;
   }
}

@media (min-width: 1000px) {
   .banner {
      margin-top: 17rem;
   }

   .fixed-nav.banner {
      margin-top: 11rem;
   }

   .slick-dots {
      position: absolute;
      right: -20%;
   }
}

@media (min-width: 1300px) {
   .banner-slide__content {
      right: 10%;
   }

   .slick-dots {
      right: -26%;
   }
}

/* CTAS */
.ctas {
   max-width: 39rem;
   margin: 1rem auto;
}

.ctas ul {
   margin: 0;
}

.ctas__cta {
   border: 1px solid #ff4f12;
   line-height: 0;
   margin-bottom: 1rem;
   list-style: none;
}

.ctas__cta:hover {
   opacity: 0.8;
}

.ctas__cta-heading {
   text-transform: uppercase;
   color: white;
   background-color: #ff4f12;
   text-align: center;
   padding: 3rem 1.5rem;
   line-height: 1.15;
   font-size: 2.2rem;
   margin: 0;
   font-weight: bold;
}

@media (min-width: 800px) {
   .ctas {
      max-width: 100%;
      margin-bottom: 5rem;
   }

   .ctas__cta {
      width: 32%;
      float: left;
      margin: 0 0.6%;
   }

   .ctas__cta:first-child {
      margin-left: -0.6%;
   }

   .ctas__cta:last-child {
      margin-right: -0.6%;
   }
}

/* Homepage - Calendar */

.calendar-title__container {
    text-align: center;
    clear: both;
    margin: 0 0 0.5em;
    width: 100%;
}
.calendar-title__prev-month, .calendar-title__next-month {
    font-size: 60%;
}
.calendar-title__this-month {
    padding: 0 10px;
}


.homepage-calendar__heading {
   text-align: center;
   clear: both;
}

.homepage-calendar__grid {
   text-align: center;
   margin-top: 5rem;
}

.homepage-calendar__grid-event {
   list-style: none;
}

.homepage-calendar__grid-date {
   background-color: #00b0b8;
   color: #fff;
   text-align: center;
   padding: 1rem;
   font-size: 4rem;
   line-height: 1;
   width: 15rem;
   margin: 0 auto;
}

.homepage-calendar__grid-date span {
   font-size: 3rem;
}

.homepage-calendar__cta {
   max-width: 53rem;
   clear: both;
}

.homepage-calendar__no-events-copy {
   text-align: center;
   padding: 2rem;
}

@media (min-width: 800px) {
   .homepage-calendar__grid-event {
      width: 49%;
      float: left;
      margin-bottom: 4rem;
   }

   .homepage-calendar__grid-date {
      float: left;
      margin-right: 2rem;
   }


   .homepage-calendar__grid-event-info {
      text-align: left;
   }

   .homepage-calendar__grid-event-info h3 {
      margin-top: 0;
      font-size: 3rem;
   }

   .homepage-calendar__cta {
      margin: 5rem auto;
   }
}

/* Homepage - About */
.homepage-about__heading {
   background-color: #00434a;
   padding: 1rem 0;
}

.homepage-about {
   background: #00434a url(/static/images/about-background.jpg) center no-repeat;
   padding: 1rem 0;
}

.homepage-about__content {
   max-width: 120rem;
   background-color: #fff;
   padding: 1rem 2rem;
}

.homepage-about__heading {
   position: relative;
}

.homepage-about__rule {
   position: absolute;
   top: 20px;
   width: 100%;
}

.homepage-about__heading .l-container {
   padding: 0;
}

.homepage-about__heading span {
   background-color: #00434a;
   z-index: 1000;
   position: relative;
   display: inline-block;
}

.homepage-about__heading h1 {
   color: #fff;
   display: inline-block;
   padding: 0 40px;
}

.homepage-about__cta {
   max-width: 30rem;
}

.diamond {
   width: 0;
   height: 0;
   border: 7px solid transparent;
   border-bottom-color: #00b0b8;
   position: relative;
   top: -15px;
   display: inline-block;
   margin: 0 25px;
}

.diamond:after {
   content: '';
   position: absolute;
   left: -7px;
   top: 7px;
   width: 0;
   height: 0;
   border: 7px solid transparent;
   border-top-color: #00b0b8;
}

@media (min-width: 800px) {
   .homepage-about {
      background: #00434a url(/static/images/about-background-with-arrow.jpg) center no-repeat;
      height: 77rem;
   }

   .homepage-about__copy-heading {
      margin-bottom: 3rem;
   }

   .homepage-about__content {
      margin-top: 9.5rem;
      padding: 5rem 7rem;
   }
}

/* Homepage - Member Orgs */
.homepage-member-orgs {
   text-align: center;
   margin: 2rem auto;
}

.homepage-member-orgs ul {
   margin: 0;
}

.homepage-member-orgs__list-heading {
   margin-bottom: 4rem;
}

.homepage-member-orgs__list a {
   display: block;
   margin: 1rem 0;
}

.homepage-member-orgs__org-info {
   list-style: none;
}


.homepage-member-orgs__org-info span {
   font-size: 2rem;
}

@media (min-width: 800px) {
   .homepage-member-orgs__list{
      width: 49.5%;
      margin-right: 0.5%;
      float: left;
   }

   .homepage-member-orgs__list a {
      font-size: 1.6rem;
   }

   .homepage-member-orgs__org-info {
      width: 49%;
      margin: 2rem 0.5%;
      float: left;
   }

   .homepage-member-orgs__salvation-farms {
      clear: both;
      text-align: left;
   }

   .homepage-member-orgs__salvation-farms img {
      float: left;
      margin-right: 2rem;
   }

   .homepage-member-orgs__salvation-farms-rule {
      margin-bottom: 3rem;
   }

   .homepage-member-orgs__org-info-image-container {
      display: block;
      height: 18rem;
   }
}

@media (min-width: 1000px) {
   .homepage-member-orgs__list a {
      font-size: 2.4rem;
   }
}

/* Homepage - News */
@media (min-width: 800px) {
   .homepage-member-orgs__news {
      width: 42%;
      float: right;
   }
}

.homepage-member-orgs__live-feed-tease {
   font-size: 1.8rem;
   line-height: 1.5;
   margin-top: 1rem;
}

/* Footer */
footer {
   background-color: #00434a;
   color: #fff;
   padding: 2rem 0;
   text-align: center;
   clear: both;
}

footer ol,
footer ul {
   list-style: none;
   margin: 0;
}

.footer-heading {
   color: #fff;
   font-weight: bold;
}

.footer__sponsors {
   margin-top: 2rem;
   text-align: center;
   border-top: 1px solid #fff;
   padding-top: 1rem;
}

.footer__sponsors li {
   margin: 2rem 0;
}

.footer__sponsors p {
   font-size: 1.6rem;
}

.footer__sponsor-thank-you {
   font-size: 1.8rem;
   border-bottom: 1px solid #fff;
   padding-bottom: 2rem;
}

.footer__rights {
   font-size: 1.4rem;
   line-height: 1.15;
}

.footer__privacy-policy-link,
.footer__privacy-policy-link:visited {
   color: #fff;
   font-family: 'Ubuntu', sans-serif;
}

.footer__privacy-policy-link:hover,
.footer__privacy-policy-link:active {
   color: #96ad3f;
}

@media (min-width: 800px) {
   footer {
      margin-top: 5rem;
   }

   .footer__section {
      width: 50%;
      float: left;
   }

   .footer__section--first {
      text-align: left;
   }

   .footer__contact-info {
      font-size: 1.8rem;
   }

   .footer__sponsors {
      margin-top: 0;
      border-top: 0;
      margin-left: 3rem;
      border-left: 1px solid #fff;
      padding-left: 5rem;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
   }

   .footer__sponsors li {
      width: 50%;
      flex-shrink: 0;
      padding-top: 0;
   }

   .footer__sponsors li p {
      margin: 0;
   }

   .footer__sponsor-thank-you {
      border-bottom: 0;
      margin-left: 3rem;
      clear: both;
   }
}

/* Forms */
.help-inline {
   display: block;
   font-size: 1.4rem;
}

.label-row > div {
   font-size: 15px;
}

/* Social Feed */
.social-feed-element .attachment {
   display: block;
   margin: 0 auto 20px auto;
   width: 50%;
}

/* Flash Messages */
.flash-message__container {
    padding: 0.5em 1em;
    border-top: 10px solid #cccccc;
    background: rgba(0,0,0,0.05);
}

.flash-message__message {
    font-weight: bold;
    margin: 0.5em 0;
}

.flash-message__container .success {
    color: #6e9614;
}

.flash-message__container .error {
    color: #d25231;
}

/* Pagination */
.pagination { text-align: center; }
