/* 
Theme Name: NAHA 
Theme URL: http://www.naha-inc.org
Description: Custom theme for NAHA
Author: 3.7 DESIGNS
Author URI: http://3.7designs.co
Version: 6

Leave all of this here for WordPress theme identification!

   ____              ____               ___      ___      ___      ___      ___     _  _      ___   
  |__ /             |__  |     o O O   |   \    | __|    / __|    |_ _|    / __|   | \| |    / __|  
   |_ \      _        / /     o        | |) |   | _|     \__ \     | |    | (_ |   | .` |    \__ \  
  |___/    _(_)_    _/_/_    TS__[O]   |___/    |___|    |___/    |___|    \___|   |_|\_|    |___/  
_|"""""| _|"""""| _|"""""|  {======| _|"""""| _|"""""| _|"""""| _|"""""| _|"""""| _|"""""| _|"""""| 
"`-0-0-' "`-0-0-' "`-0-0-' ./o--000' "`-0-0-' "`-0-0-' "`-0-0-' "`-0-0-' "`-0-0-' "`-0-0-' "`-0-0-'

*/
/* Import Partials */
@import "compass";
/* TYPOGRAPHY VARIABLES */
/* COLORS */
blockquote {
  /* List defaults */
}
#main ol, #main ul {
  margin-left: 15px;
}
a {
  color: #007a53;
  /* ======================= */
  /* = Universal Selectors = */
  /* ======================= */
}
html, body {
  font-family: 'Droid Serif', 'Georgia', 'Times New Roman', serif;
  font-size: 16px;
  line-height: 1.85em;
  /* Container Classes */
}
#page, .page {
  /* For accessibility */
}
#skip-links {
  position: absolute;
  top: -999px;
}
a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.nopadding {
  padding-left: 0 !important;
  padding-right: 0px !important;
  
  /* ============== */
  /* = Typography = */
  /* ============== */
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Droid Serif', 'Georgia', 'Times New Romain', serif;
  font-weight: normal;
  letter-spacing: -1px;
  color: #1e4d43;
}
h1 {
  font-size: 42px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
p {
  line-height: 1.85em;
}
.btn-primary {
  padding: 15px 30px;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  border-radius: 3px;
  transition: all 0.5s ease;
}
.btn-primary i {
  padding: 0 5px;
  transition: all 0.5s ease;
}
.btn-primary:hover {
  background: rgba(255, 255, 255, .1);
  color: #fff;
}
.btn-primary:hover i {
  padding: 0 0 0 10px;
}
.nav-links a, .btn-standard {
  color: #1e4d43;
  padding: 5px 15px;
  border: 1px solid #1e4d43;
  border-radius: 3px;
  font-size: 12px;
  text-decoration: none;
  transition: all 0.5s ease;
}
.nav-links a:hover, .btn-standard:hover {
  background: #1e4d43;
  color: #fff !important;
}
.screen-reader-text {
  display: none;
  /* ========== */
  /* = Header = */
  /* ========== */
}
#masthead {
  clear: both;
  position: relative;
}
#masthead .header_container {
  padding: 0 35px;
  position: relative;
  z-index: 5;
  background: url('assets/images/header-bg.png') repeat-x top left;
  height: 137px;
}
#masthead #logo, #masthead #main-navigation {
  position: relative;
  z-index: 5;
}
#masthead #logo {
  float: left;
  width: 390px;
  height: 137px;
}
#masthead #logo a {
  display: block;
  background: url('assets/images/logo.png') no-repeat top center;
  background-size: cover;
  height: 137px;
  width: 411px;
  outline: 0;
}
body.home #masthead {
  height: 650px;
  /* ============== */
  /* = Navigation = */
  /* ============== */
  /* Clean out old navigation styling */
}
nav {
  /* Basic navigation styling */
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav-toggle {
  display: none;
  position: relative;
  z-index: 10;
  width: 100%;
  background: #1e4d43;
  color: #fff;
  padding: 10px 15px;
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
  box-shadow: 0 5px 0px rgba(0, 0, 0, .35);
}
#primary-menu li.current_page_item, #primary-menu li.current_page_parent {
  padding-bottom: 5px;
  text-decoration: underline;
}
#main-navigation {
  float: right;
  padding-top: 40px;
  /* ================= */
  /* = Mobile Toggle = */
  /* ================= */
}
#main-navigation #primary-menu {
  margin: 0;
  padding: 0;
}
#main-navigation #primary-menu > li.current-menu-item > a {
  border-bottom: 1px solid #a82620;
  padding-bottom: 6px;
}
#main-navigation #primary-menu > li {
  display: inline-block;
  margin: 0 0 0 5px;
  position: relative;
}
#main-navigation #primary-menu > li.menu-item-has-children.active a {
  background: #514b43;
  color: #fff;
  opacity: 1;
}
#main-navigation #primary-menu > li.menu-item-has-children a:hover {
  background: #514b43;
  color: #fff;
  opacity: 1;
}
#main-navigation #primary-menu > li > a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 3px 5px;
  font-size: 16px;
  letter-spacing: 0.0625em;
}
#main-navigation #primary-menu > li > a:hover {
  opacity: 0.8;
}
#main-navigation #primary-menu > li.menu-item-1392 a {
  border-radius: 3px;
  padding: 3px 10px;
  background: #a82620;
  color: #fff;
}
#main-navigation #primary-menu > li > ul {
  position: absolute;
  left: -9999px;
}
#main-navigation #primary-menu > li:hover ul {
  left: auto;
  background: #514b43;
  margin: 0;
  padding: 0;
  width: 250px;
}
#main-navigation #primary-menu > li:hover ul li {
  margin: 0;
  padding: 0;
}
#main-navigation #primary-menu > li:hover ul li a {
  font-size: 14px;
  text-decoration: none;
  display: block;
  color: #fff;
  padding: 10px 15px;
}
#main-navigation #primary-menu > li:hover ul li a:hover {
  background: rgba(255, 255, 255, .1);
}
#main-navigation #primary-menu > li:hover ul li.current-menu-item a {
  text-decoration: underline;
}
#mobile-toggle {
  margin: 0;
  /* =========== */
  /* = Content = */
  /* =========== */
}
#mobile-toggle a {
  position: relative;
  display: block;
  height: 40px;
  line-height: 40px;
  background: #000;
  padding: 0 0 0 10px;
  text-decoration: none;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
}
#mobile-toggle a span {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  border-left: 1px solid #555;
}
#mobile-toggle a.active span {
  height: 41px;
  background-position: -40px 0;
  border-left: 1px solid #fff;
}
#primary {
  padding-top: 75px;
  padding-bottom: 50px;
}
#primary .entry-content a {
  color: #1e4d43;
}
body.home #primary {
  padding-top: 0;
  padding-bottom: 0;
}
button, .button {
  background-color: #1e4d43;
  border-radius: 3px;
  color: #fff !important;
  border-width: 0;
  font-weight: normal !important;
}
button:hover, .button:hover {
  background-color: #0bab78 !important;
}
.naha-donate-buttons {
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
}
.naha-donate-buttons li {
  margin: 15px;
}
.naha-donate-buttons a {
  border: 3px solid #a82620;
  border-radius: 2px;
  display: block;
  color: #a82620 !important;
  text-align: center;
  font-size: 16px;
}
.naha-donate-buttons a.active {
  color: #fff !important;
  background: #a82620;
}
.donate-form {
  padding: 0px 30px 30px;
  background: #f3f3f3;
  border: 1px solid #efefef;
  border-radius: 3px;
}
.entry {
  /* basic article class */
}
.hentry {
  /* archive article class */
  /* images and galleries */
}
.tiled-gallery-caption {
  background: rgba(0, 0, 0, );
  color: #fff;
  font-weight: bold;
  font-size: 2vh;
  /* Alignment Defautls */
}
img {
  border-radius: 3px !important;
}
img.alignleft, .alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
img.alignright, .alignright {
  float: right;
  margin: 0 0 20px 20px;
}
img.aligncenter, .aligncenter {
  display: block;
  margin: 20px auto;
}
.wp-caption-text {
  padding: 5px 0;
  font-size: 12px;
  font-style: italic;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
#masthead {
  height: 265px;
}
#interior-banner {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('assets/images/backgrounds/inner-banner.jpg') no-repeat;
  background-size: cover;
  /* =========== */
  /* = Sidebar = */
  /* =========== */
}
#interior-banner h1 {
  width: 100%;
  left: 0;
  text-align: center;
  color: #fff;
  bottom: 15px;
  position: absolute;
  z-index: 3;
}
#interior-banner::after {
  position: absolute;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007a53+0,007a53+100&1+0,0+100 
		background: -moz-linear-gradient(top,  rgba(0,122,83,1) 0%, rgba(0,122,83,0) 100%); /* FF3.6-15 
		background: -webkit-linear-gradient(top,  rgba(0,122,83,1) 0%,rgba(0,122,83,0) 100%); /* Chrome10-25,Safari5.1-6 
		background: linear-gradient(to bottom,  rgba(0,122,83,1) 0%,rgba(0,122,83,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007a53', endColorstr='#00007a53',GradientType=0 ); /* IE6-9 */
  background: rgba(0, 122, 83, .55);
  top: 0;
  left: 0;
  right: 0;
  height: 265px;
  display: block;
  content: '';
}
#interior-banner::before {
  position: absolute;
  z-index: 3;
  background: url('assets/images/backgrounds/innerpage-overlay.png') bottom repeat-x;
  height: 83px;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
}
body.blog #secondary {
  padding-top: 20px;
}
#secondary {
  position: relative;
}
#secondary .widget_recent_entries ul li {
  line-height: 1em;
  margin-bottom: 15px;
}
#secondary .widget_recent_entries ul li a {
  color: #1e4d43 !important;
  display: inline-block;
  font-weight: normal;
  width: 100%;
}
#secondary .widget_recent_entries ul li .post-date {
  font-style: italic;
  color: #514b43;
  font-size: 10px;
}
#secondary h3.widget-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
#secondary .widget {
  margin: 0 0 30px 0;
  border-top: 3px dotted #f1f1f1;
  padding-top: 25px;
}
#secondary ul {
  list-style: none;
}
#secondary ul li {
  list-style: none;
}
.testimonial-shortcode {
  margin: 30px 0;
  color: #222;
  font-style: italic;
  font-size: 16px;
  border-left: 0px;
  margin-left: 0px;
  padding-left: 0px;
}
.testimonial-shortcode p {
  color: #555;
}
.testimonial-shortcode cite {
  color: #000;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
}
.testimonial-shortcode cite span {
  display: block;
  text-transform: none;
}
.btn-donate {
  background: url('assets/images/buttons/donate-bg.jpg');
  background-size: 100% 100%;
  border-radius: 3px;
  position: relative;
  display: block;
  color: #fff;
  padding: 40px 30px 60px 30px;
  text-decoration: none;
  margin-bottom: 30px;
  transition: all 3s ease;
}
.btn-donate:hover {
  color: #fff;
  background-size: 115% 115%;
}
.btn-donate span {
  font-weight: bold;
  font-size: 32px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, .5);
  display: block;
  text-align: center;
}
.btn-donate small {
  font-size: 12px;
  position: absolute;
  bottom: 15px;
  left: 0;
  display: block;
  text-align: center;
  font-style: italic;
  right: 0;
}
.btn-donate::before {
  transition: all 0.9s ease;
  content: '';
  border-radius: 5px;
  position: absolute;
  z-index: 1;
  border: 1px solid rgba(255, 255, 255, .8);
  left: 5px;
  top: 5px;
  right: 5px;
  bottom: 5px;
}
.nav-links {
  padding: 20px 0;
}
.nav-previous {
  float: left;
}
.nav-next {
  float: right;
  /* 
.video-wrapper {
	
	position: relative;
	padding-bottom: 56.25%; 
	height: 0;
	
	object,
	embed
	iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}

}
*/
  /* ============ */
  /* = Homepage = */
  /* ============ */
}
#homepage-cta {
  background: rgba(0, 0, 0, .7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 112px;
  z-index: 5;
  padding-top: 15px;
}
#homepage-cta .col-lg-4 {
  margin-top: 10px;
}
#homepage-cta .btn {
  background: #a82620;
  float: left;
}
#homepage-cta .cta {
  position: relative;
  z-index: 99;
  width: 350px;
  margin: 0 auto;
}
#homepage-cta .cta .call {
  padding-top: 2px;
  margin-top: 10px;
  font-weight: bold;
  float: left;
  color: #fff;
  line-height: 24px;
  margin-left: 15px;
}
#homepage-cta .cta .call em {
  font-style: italic;
  display: block;
}
#homepage-cta .cta .call a.tel {
  font-size: 24px;
  text-decoration: none;
  color: #fff;
}
#homepage-cta ul.logos {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #fff;
}
#homepage-cta ul.logos li {
  text-align: center;
  display: inline-block;
}
#homepage-cta ul.logos li.cta-logo {
  margin-top: 10px;
}
#homepage-banners {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#homepage-banners ul, #homepage-banners li {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-size: cover;
  margin: 0;
  background-position: center center;
}
#homepage-banners li {
  display: none;
}
#homepage-banners li:first-child {
  display: block;
}
#homepage-banners li::after {
  position: absolute;
  /* background: rgba( 0, 122, 83, .75); */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007a53+0,007a53+100&1+0,0+100 
		background: -moz-linear-gradient(top,  rgba(0,122,83,1) 0%, rgba(0,122,83,0) 100%); /* FF3.6-15 
		background: -webkit-linear-gradient(top,  rgba(0,122,83,1) 0%,rgba(0,122,83,0) 100%); /* Chrome10-25,Safari5.1-6 
		background: linear-gradient(to bottom,  rgba(0,122,83,1) 0%,rgba(0,122,83,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007a53', endColorstr='#00007a53',GradientType=0 ); /* IE6-9 */
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: '';
}
.homepage-section {
  padding-top: 80px;
  padding-bottom: 80px;
}
.homepage-section hgroup {
  text-align: center;
  margin-bottom: 30px;
}
#homepage-intro {
  background: url('assets/images/backgrounds/cork-wallet.jpg') #d2cec6;
}
#homepage-intro h1 {
  font-size: 35px;
  color: #1e4d43;
  font-weight: bold;
}
#homepage-attributes {
  background: url('assets/images/backgrounds/topographic.jpg');
  box-shadow: 0 0 30px rgba(0, 0, 0, .05);
  position: relative;
  z-index: 2;
}
#homepage-attributes article {
  text-align: center;
}
#homepage-attributes h2 {
  color: #777;
  font-style: italic;
}
#homepage-attributes h2 strong {
  color: #1e4d43;
}
#homepage-testimonial {
  background: url('assets/images/backgrounds/cork-wallet.png') #d2cec6;
}
#homepage-testimonial .testimonial {
  border: 0px;
  background: #fff;
  padding: 30px 30px 30px 160px;
  position: relative;
  box-shadow: 0 0 30px rgba(0, 0, 0, .075);
}
#homepage-testimonial .testimonial p {
  font-size: 24px;
  color: #444;
}
#homepage-testimonial .testimonial img {
  position: absolute;
  border-radius: 100% !important;
  left: 30px;
}
#homepage-testimonial .testimonial cite {
  font-size: 18px;
  color: #111;
  font-weight: bold;
}
#homepage-testimonial .testimonial .accent {
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #666;
  border-radius: 100%;
  color: #666;
  text-align: center;
  line-height: 40px;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  top: -15px;
  font-size: 32px;
  vertical-align: bottom;
  background: #fff;
}
#distribution-eagle {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 9%;
}
#homepage-distributions {
  position: relative;
  /* background: url( 'assets/images/backgrounds/eagle.jpg' ) 20px 20px no-repeat; */
  color: #333;
  font-size: 14px;
}
#homepage-distributions .distribution-teaser {
  text-align: center;
}
#homepage-distributions .distribution-teaser img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 20px;
}
#email-signup {
  background: url('assets/images/backgrounds/newsletter-signup.jpg');
  background-size: cover;
  text-align: center;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}
#email-signup img.gform_ajax_spinner {
  width: auto !important;
  height: auto !important;
  min-width: unset !important;
  min-height: unset !important;
  background: #fff;
  padding: 15px;
  border-radius: 100%;
}
#email-signup .gforms_confirmation_message, #email-signup .gform_confirmation_message {
  color: #fff !important;
  padding: 50px 0;
  position: relative;
  font-size: inherit;
  z-index: 50;
}
#email-signup .gform_wrapper div.validation_error {
  color: #fff;
  border-bottom: #fff;
  border-top: #fff;
  padding: 0;
}
#email-signup #email-signup .gform_wrapper div.validation_error {
  border-bottom: #fff;
  border-top: #fff;
}
#email-signup .gform_wrapper li.gfield.gfield_error, #email-signup .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: rgba(255, 255, 255, 0.25);
  border-bottom: #fff;
  border-top: #fff;
}
#email-signup .gform_wrapper .validation_message {
  color: #fff !important;
  /*
	&::before { 
		background: url( 'assets/images/backgrounds/footer-border.jpg' ) top center repeat-x;
		height: 9px;
		left: 0;
		right: 0;
		top: 0;
		z-index: 5;
		display: block;
		content: '';
		position: absolute;
	}
	*/
}
#email-signup h3 {
  font-size: 36px;
  font-weight: normal;
}
#email-signup::after {
  background: rgba(0, 0, 0, .6);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  content: '';
  display: block;
}
#email-signup form {
  position: relative;
  z-index: 5;
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}
#email-signup form input[type='text'] {
  display: block;
  margin: 0 auto;
  box-shadow: 0px;
  border-radius: 8px;
  padding: 5px 10px 5px 35px;
  background: rgba(255, 255, 255, .9);
  position: relative;
  width: 100%;
  transition: all 0.5s ease;
}
#email-signup form input[type='text']:focus {
  background: #fff;
}
#email-signup form #field_3_1 label {
  display: none;
}
#email-signup form .ginput_container_email {
  width: 49.5%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
#email-signup form .ginput_container_email::after {
  font-family: 'FontAwesome';
  content: "\f003";
  display: block;
  position: absolute;
  top: 5px;
  left: 12px;
  color: #555;
}
#email-signup form .gform_button {
  background: #1e4d43;
  border-radius: 0;
  box-shadow: 0px;
  color: #fff;
  font-weight: normal;
  cursor: pointer;
  transition: all 0.5s ease;
}
#email-signup form .gform_button:hover {
  opacity: 0.8;
  background: #a82620;
}
#email-signup h1, #email-signup h2, #email-signup h3, #email-signup h4, #email-signup h5, #email-signup p, #email-signup label {
  color: #fff;
}
#colophon {
  background: #111;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
}
#colophon address {
  font-style: normal;
}
#colophon address em {
  padding: 0 10px;
  color: #999;
}
#colophon aside.disclaimer {
  font-size: 11px;
  text-align: right;
}
#colophon #footer-menu li {
  display: inline-block;
  padding: 0 10px;
  border-left: 1px solid rgba(255, 255, 255, .5);
  line-height: 1em;
}
#colophon #footer-menu li a {
  color: #eee;
  text-decoration: none;
  font-size: 11px;
}
#colophon #footer-menu li:first-child {
  border-left: 0px;
  padding-left: 0px;
}
#colophon #footer-menu li:last-child {
  padding-right: 0px;
}
#colophon #social-navigation {
  display: inline-block;
  vertical-align: middle;
}
#colophon #social-menu {
  padding-left: 15px;
}
#colophon #social-menu ul, #colophon #social-menu li {
  display: inline-block;
}
#colophon #social-menu li {
  background: #ff5858;
  padding: 2px;
  width: 30px;
  height: 30px;
  overflow: hidden;
  text-align: center;
  border-radius: 100%;
  transition: all 0.5s ease;
}
#colophon #social-menu li:hover {
  opacity: 0.5;
}
#colophon #social-menu li a {
  transition: all 0.5s ease;
  font-family: 'FontAwesome';
  display: block;
  width: 25px;
  color: #fff;
  border-radius: 100%;
  height: 25px;
  background: #ff5858;
  border: 1px solid #fff;
}
#colophon #social-menu li a:hover {
  opacity: 0.8;
}
#colophon #social-menu li a::before {
  font-family: 'FontAwesome';
}
#colophon #social-menu li a span {
  display: none;
}
#colophon .cta {
  display: inline-block;
}
.naha-attribute-icon {
  width: 100px;
  height: 100px;
  padding: 15px;
  text-align: center;
  line-height: 55px;
  margin: 0 auto 15px auto;
  border-radius: 100%;
  background: #1e4d43;
  border: 8px solid #e8edec;
}
.naha-attribute-icon img {
  max-width: 100%;
  height: auto;
}
.featured-video-wrapper {
  box-shadow: 0 0 30px rgba(0, 0, 0, .35);
  padding: 56.25% 0 0 0;
  position: relative;
}
.featured-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Programs page */
}
body.page-id-1368 h3 {
  margin-top: 0;
  /* Caption Defaults */
}
div.caption {
  background: #f3f3f3;
  color: #444;
  font-style: italic;
  font-weight: bold;
  padding: 10px 20px;
  /* ================= */
  /* = Programs page = */
  /* ================= */
}
body.page-id-1368 {
  /* ======== */
  /* = Blog = */
  /* ======== */
}
body.page-id-1368 article.hentry .entry-footer {
  float: left;
  width: 100%;
  display: block;
}
body.page-id-1368 .entry-content .program-excerpt {
  max-width: 77%;
  float: right;
}
body.blog article.hentry {
  border-bottom: 3px dotted #f1f1f1;
}
.blog-entry-header {
  float: left;
}
blockquote {
  margin: 50px 0;
  border-left: 10px solid #f3f3f3;
  padding-left: 20px;
  font-style: italic;
  font-size: 18px;
}
blockquote p:first-child {
  margin-top: 0px;
}
hr {
  border: 0px;
  margin: 45px 0;
  display: block;
  height: 30px;
  background: url('assets/images/hr.jpg') center center no-repeat;
}
article.hentry {
  margin: 0 0 30px 0;
  /* border-bottom: 3px dotted #f1f1f1; */
  padding: 0 0 30px 0;
  /* ========== */
  /* = Footer = */
  /* ========== */
}
article.hentry a {
  color: #007a53;
}
article.hentry h1 {
  font-size: 28px;
  margin-bottom: 20px;
}
article.hentry h2 {
  margin-bottom: 5px;
  font-size: 24px;
}
article.hentry h2 a {
  text-decoration: none;
}
article.hentry .entry-meta {
  margin-bottom: 18px;
  color: #777;
  font-size: 12px;
}
article.hentry .entry-meta a {
  color: #333;
}
article.hentry .entry-footer {
  padding: 15px;
  background: #f3f3f3;
  border: 1px solid #efefef;
  font-size: 12px;
  margin-top: 10px;
}
article.hentry .post-thumbnail img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  border: 10px solid #f3f3f3;
  margin-top: 50%;
}
#colophon {
  /* =================== */
  /* = General Styling = */
  /* =================== */
}
table#payments tr {
  text-align: center;
}
.AuthorizeNetSeal {
  margin: -20px auto 0 auto !important;
  /* ==================== */
  /* = Comments Styling = */
  /* ==================== */
}
#comments {
  clear: both;
}
#comments .navigation {
  padding: 0 0 18px 0;
}
#comments h3#comments-title, #comments h3#reply-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
}
#comments h3#comments-title {
  padding: 24px 0;
}
#comments .commentlist {
  list-style: none;
  margin: 0;
}
.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 0 0 56px;
  position: relative;
}
.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
  margin-bottom: 18px;
}
#comments .comment-body p:last-child {
  margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}
.commentlist ol {
  list-style: decimal;
}
.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0;
}
.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}
.comment-author .says {
  font-style: italic;
}
.comment-meta {
  font-size: 12px;
  margin: 0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
  color: #888;
  text-decoration: none;
}
.comment-meta a:active, .comment-meta a:hover {
  color: #ff4b33;
}
.reply {
  font-size: 12px;
  padding: 0 0 24px 0;
}
.reply a, a.comment-edit-link {
  color: #888;
}
.reply a:hover, a.comment-edit-link:hover {
  color: #ff4b33;
}
.commentlist .children {
  list-style: none;
  margin: 0;
}
.commentlist .children li {
  border: none;
  margin: 0;
}
.nopassword, .nocomments {
  display: none;
}
#comments .pingback {
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment + li.pingback {
  margin-top: -6px;
}
#comments .pingback p {
  color: #888;
  font-size: 12px;
  line-height: 18px;
  display: block;
  margin: 0;
}
#comments .pingback .url {
  font-style: italic;
  font-size: 13px;
  /* Forms */
}
input[type="search"] {
  line-height: 2em !important;
}
#commentform {
  width: 300px;
}
input[type=submit] {
  color: #333;
}
#respond {
  margin: 24px 0;
  border-top: 1px solid #e7e7e7;
  overflow: hidden;
  position: relative;
}
#respond p {
  margin: 0;
}
#respond .comment-notes {
  margin-bottom: 1em;
}
.form-allowed-tags {
  line-height: 1em;
}
.children #respond {
  margin: 0 48px 0 0;
}
h3#reply-title {
  margin: 18px 0;
}
#comments-list #respond {
  margin: 0 0 18px 0;
}
#comments-list ul #respond {
  margin: 0;
}
#cancel-comment-reply-link {
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
}
#respond .required {
  color: #ff4b33;
  font-weight: bold;
}
#respond label {
  color: #888;
  font-size: 12px;
}
#respond input {
  margin: 0 0 9px;
  width: 98%;
}
#respond textarea {
  width: 98%;
}
#respond .form-allowed-tags {
  color: #888;
  font-size: 12px;
  line-height: 18px;
}
#respond .form-allowed-tags code {
  font-size: 11px;
}
#respond .form-submit {
  margin: 12px 0;
}
#respond .form-submit input {
  width: auto;
  font-size: 14px;
  /* ======================================= */
  /* = Media Queries for Responsive Design = */
  /* ======================================= */
  /* Smaller than standard 960 (devices and browsers) */
}
@media only screen and (max-width: 1200px) {
  #masthead #logo {
    float: none;
    margin: 0 auto 20px auto;
  }
  #main-navigation {
    float: none;
    padding-top: 0px;
    text-align: center;
  }
  #homepage-cta {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
  }
  #homepage-cta ul.logos {
    clear: both;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 990px) {
  /* Tablet Portrait size to standard 960 (devices and browsers) */  #main-navigation {
    display: none;
  }
  #nav-toggle {
    display: block;
  }
  #masthead #logo {
    padding-top: 20px;
  }
  #secondary {
    clear: both;
    text-align: center;
  }
  #secondary .btn-donate {
    width: 50%;
    margin: 0 auto;
  }
  #colophon {
    text-align: center;
  }
  #colophon address, #colophon aside.disclaimer, #colophon .cta, #colophon .text-right, #colophon #social-navigation {
    text-align: center !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  /* All Mobile Sizes (devices and browser) */}
@media only screen and (max-width: 767px) {
  /* iPad landscape ONLY */  #homepage-cta .btn {
    float: none;
  }
  #homepage-cta .cta .call {
    float: none;
    margin-left: 0;
  }
  .homepage-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  #homepage-testimonial .testimonial {
    padding: 20px;
    text-align: center;
  }
  #homepage-testimonial .testimonial img {
    position: relative;
    left: auto;
    padding-bottom: 10px;
    width: 27%;
  }
  #homepage-testimonial .testimonial p {
    font-size: 16px;
  }
  #homepage-testimonial .testimonial cite {
    font-size: 12px;
  }
  #email-signup form .gform_button {
    width: 50%;
  }
  #email-signup form .ginput_container_email {
    width: 80%;
  }
  #homepage-cta ul.logos {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* mobile landscape only */  #main-navigation {
    display: none;
  }
  #nav-toggle {
    display: block;
  }
  #masthead #logo {
    padding-top: 20px;
  }
  #secondary {
    clear: both;
    text-align: center;
  }
  #secondary .btn-donate {
    width: 50%;
    margin: 0 auto;
  }
  article.hentry .post-thumbnail img {
    margin-top: 20%;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */  article.hentry .post-thumbnail img {
    margin-top: 20%;
  }
  body.blog .col-xs-12 {
    width: 75%;
  }
  body.category .col-xs-12 {
    width: 75%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */}
@media only screen and (max-width: 479px) {
  #distribution-eagle {
    width: 90%;
    position: relative;
  }
  #masthead #logo a {
    background: rgba(0, 0, 0, 0) url("assets/images/logo.png") no-repeat scroll center top / 100% auto;
    width: 100%;
  }
  #masthead #logo {
    width: 100%;
  }
  #masthead .header_container {
    padding: 0;
  }
  article.hentry .post-thumbnail img {
    display: none;
  }
  #secondary .btn-donate {
    width: 100%;
  }
  img {
    width: 100%;
    height: auto;
  }
  table#payments {
    width: 100% !important;
  }
  #homepage-cta .cta {
    width: auto;
  }
}
   /* ============== */
  /* = 5 columns = */
  /* ============== */ 
  
.col-xs-fiveup,
.col-sm-fiveup,
.col-md-fiveup,
.col-lg-fiveup {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-fiveup {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-fiveup {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-fiveup {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-fiveup {
        width: 20%;
        float: left;
    }
}
  