/*
Theme Name: mma
Description:
Author: custom theme
Version:
*/

/* General reset and some basic styles */
html {min-height: 100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display: block;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {list-style:none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,  q:before, q:after {content:''; content:none;}
del {text-decoration: line-through;}
svg:not(:root) {overflow: hidden;}
abbr[title], dfn[title] {border-bottom: 1px dotted; cursor: help;}
table {width: 100%; border-collapse: collapse; border-spacing: 0;}
input, select {vertical-align: middle;}
input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
button, input, select, textarea {margin: 0; font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;}
textarea {resize: none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button; cursor: pointer;}
button[disabled], html input[disabled] {cursor: default;}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; padding: 0; *height: 13px; *width: 13px;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
img {display: block;}
td img {vertical-align: top;}
address {display: inline;}
code, kbd, pre, samp {font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 14px;}
pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word;}
a:hover, a:active {outline: none;}
body a, a:hover {text-decoration: none;}
body a:active {color: #999;}
body a:visited {text-decoration: none;}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* some standard specific wp styles */
.alignleft { float: left; margin: 0 15px 0 0;}
.alignright { float: right; margin: 0 0 0 15px; }
.aligncenter { display: block; margin: 15px auto;}

*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

/* micro clearfix */
.cf:before, .cf:after {content:""; display:table;}
.cf:after {clear:both;}

body {
	/* font: 13px/1.5 "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; */
  font: 14px/1.5 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
  background: #fff;
  /* -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; */
	/* color: #636363; */
	color: #2F2F2F;
	overflow-x: hidden;
  font-weight: 600;
  -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* ==========================================================================
   Custom styles begin
   ========================================================================== */

  body.home {
    background: #fff url(images/home-header-bg.jpg) no-repeat center top scroll;
/*     -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; */
  }
  /* body.page-id-33 {background: #fff url(images/page-ground-bg.jpg) no-repeat ceter top scroll;}
  body.page-id-35 {background: #fff url(images/page-volunteer-bg.jpg) no-repeat ceter top scroll;}
  body.page-id-37 {background: #fff url(images/page-commercial-bg.jpg) no-repeat ceter top scroll;} */
  body, html {height: 100%; position: relative;}

  .page-top-image {
    width: 100%;
    /* position: absolute;
    left: 0;
    top: 0;
    z-index: -1; */
    position: relative;
    z-index: -1;
    margin-top: -161px;
  }
  .page-template-tpl-bonanza-angel .page-top-image 
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  .page-template-tpl-bonanza-angel header, .page-template-bonanza-angel-give-tpl header {padding: 20px 0 30px 0;}
  .page-top-bg {
    min-width: 100%;
    position: relative;
    z-index: 100;
    /* min-height: 326px;
    background: url(images/page-bg.jpg) no-repeat center top scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
  }
  .page-template-tpl-bonanza-angel .page-top-bg, .page-template-bonanza-angel-give-tpl .page-top-bg {
    background: url(images/blog-bg.jpg) no-repeat center top scroll;
    background-size: cover;
  }
  .page-template-tpl-bonanza-angel header .give-help-header, .page-template-bonanza-angel-give-tpl header .give-help-header {
    display: inline-block;
    font-size: 18px;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    bottom: 25px;
    border: 4px solid #fff;
  }

  .container {width: 960px; margin-right: auto; margin-left: auto;}
  [class*="col-"] {float: left;}

  h1 {
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 50px;
    line-height: 50px;
    color: #00539f;
    font-weight: 700;
    text-transform: uppercase;
  }
  .page-template-bonanza-angel-give-tpl h1 {color: #ed1b2e;}

  .read-more {
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    color: #003e77;
    text-transform: uppercase;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    border: 2px solid #0053a0;
  }
    .read-more:hover {background-color: #0053a0; color: #fff;}

  .mobile-nav {
    background-color: #717171;
    width: 200px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
  }
    .mobile-nav ul {padding: 10px;}
      .mobile-nav ul a {color: #fff; text-transform: uppercase;}
        .mobile-nav ul a:hover, .mobile-nav ul .current_page_item a {color: #003e77;}


  .mobile-trigger {
    display: none;
    width: 64px;
    height: 64px;
    font: 0/0 a;
    color: transparent;
    background: url(images/mobile-nav.png) no-repeat 0 0 scroll;
  }
  header {width: 100%; padding: 15px 0; background-color: rgba(0,0,0,0.5);}
    .timeline header {background-color: #000f1e;}
    header section {position: relative;}
    header ul {position: absolute; right: 0; top: 0;}
      header ul li {
        font-size: 11px;
        float: left;
        font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 700;
      }
        header ul li a {
          color: #fff;
          text-transform: uppercase;
          display: inline-block;
          padding: 0 0 0 10px;
          margin: 0 0 0 9px;
          border-left: 1px solid #fff;
          line-height: normal;
        }
          header ul li:first-child a {border-left: 0; padding: 0; margin: 0;}
          header ul li a:hover {color: #00539f;}
    header a.logo {
      display: block;
      width: 443px;
      height: 92px;
      background: url(images/logo.png) no-repeat scroll;
      font: 0/0 a;
      color: transparent;
    }
    header a.give-action {
      font-size: 31px;
      display: block;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      padding: 5px 0;
      width: 115px;
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      position: absolute;
      right: 0;
      bottom: 0;
      border: 4px solid #fff;
    }
      header a.give-action:hover {background-color: #fff; color: #00539f;}
  .top-nav {
    width: 100%;
    padding: 10px 0;
    background-color: #1661a6;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
  .home .top-nav {background-color: #1661a6;}
      .top-nav ul {position: relative; right: 50%; float: right;}
        .top-nav ul ul {
          position: absolute;
          right: 0;
          left: 0;
          top: 100%;
          float: none;
          background-color: #1661a6;
          padding: 20px;
          width: 280px;
          z-index: 9999;
          visibility: hidden;
        }
        .home .top-nav ul ul {background-color: #1661a6;}
        .top-nav ul li {float: left; position: relative; left: 50%;}
          .top-nav ul li:hover > ul {visibility: visible;}
          .top-nav ul li li {float: none; position: static; left: 0;}
          .top-nav ul li li a {padding: 0; margin: 0; border-left: 0;}
    .top-nav a {
      color: #fff;
      font-size: 14px;
      line-height: 14px;
      text-transform: uppercase;
      display: inline-block;
      padding: 0 0 0 10px;
      margin: 0 0 0 9px;
      border-left: 1px solid #8bb0d3;
    }
    .top-nav li:first-child a {border-left: 0; padding: 0; margin: 0;}
      .top-nav a:hover, .top-nav .current_page_item a, .top-nav .current_page_item li a:hover {color: #7faacc;}
      .top-nav .current_page_item li a {color: #fff;}

  .header-info {
    min-height: 360px;
    padding-top: 35px;
    margin-bottom: 20px;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: normal;
    padding-left: 0 !important;
    width: 360px;
    float: right;
  }
    .header-info p {color: #000; font-size: 16px; text-transform: uppercase; text-align: right;}
    .header-info p.no {font-size: 60px; line-height: 60px; color: #00539d;}
    .header-info p.desc {font-size: 19px; color: #ed1b2e; margin-bottom: 25px;}
    .header-info p.title {
      /* background-color: #0053a0; */
      background-color: #ee1b2e;
      color: #fff;
      font-size: 19px;
      padding: 5px 10px;
    }
    .header-info .links {background-color: #717171; padding: 11px 0;}
      .header-info .links a {
        display: table-cell;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        padding: 0 10px 0 5px;
        vertical-align: top;
        text-align: right;
      }
        .header-info .links a:first-of-type {padding: 0 20px 0 38px;}
        .header-info .links a:hover {color: #003e77;}


  .page-title {padding: 40px 0 20px 0;}
  .special-bonanza-angel .page-title {padding: 40px 0 10px 0;}
  .special-bonanza-angel .sba-left {
    float: left;
    width: -webkit-calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: calc(100% - 240px);
    padding-right: 30px;
  }
  .special-bonanza-angel .sba-left img {max-width: 100%; height: auto !important;}
  .special-bonanza-angel .sba-left .wp-caption {width: 100% !important; padding: 10px; background-color: #f1f1f1;}
  .special-bonanza-angel .sba-left .wp-caption p {
    padding: 20px 0 0 0;
    margin: 0;
    color: #777;
  }
  .special-bonanza-angel .sba-right {
    float: left;
    width: 240px;
  }
    .special-bonanza-angel .sba-right img {margin: 0 0 30px 0; max-width: 100%;}
    .special-bonanza-angel .sba-right a {
      display: block;
      width: 240px;
      height: 58px;
      border: 2px solid #00539f;
      text-align: center;
      line-height: 58px;
      font-size: 16px;
      color: #7eaacc;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      margin: 0 0 10px 0;
    }
    .special-bonanza-angel .sba-right a:nth-child(1), .special-bonanza-angel .sba-right a:hover, .page-id-2953 .special-bonanza-angel .sba-right a:nth-child(4), .page-id-2957 .special-bonanza-angel .sba-right a:nth-child(5), .page-id-2894 .special-bonanza-angel .sba-right a:nth-child(3), .page-id-2905 .special-bonanza-angel .sba-right a:nth-child(2) {background-color: #00539f; color: #fff;}
    .col-page-content.special-bonanza-angel p {font-size: 16px;}

  #video-modal {
    opacity: 0;
    pointer-events: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 1;
    background-color: rgba(255,255,255,1);
    top: 0;
    left: 0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
  }
    .modal-video-active #video-modal {
      background-color: rgba(0,0,0,0.8);
      opacity: 1;
      pointer-events: auto;
      z-index: 98000;
    }
    .modal-video-active .mobile-content-wrapper {z-index: 100;}
  #video-modal .close-modal {
    display: inline-block;
    background-color: #fff;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50%;
    position: absolute;
    top: 5%;
    right: 5%;
    z-index: 999999;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
  }
  #video-modal .video-modal-content {
    max-width: 800px;
    max-height: 600px;
    position: relative;
    z-index: 9999999;
    top: 50px;
    margin: 0 auto;
  }
  #video-modal .video-modal-content video {  
    display: block;
    width: 100%;
    height: 100%;
  }
    
  .col-page-content ul.nostyle, .col-page-content ol.nostyle {list-style-type: none; margin: 0 0 35px 0;}
  .simple-content-wrapper {padding: 0 0 30px 0;}

  .thumb img {width: 100%; height: auto;}

  #map_div {
    width: 100%;
    height: 530px;
    position: relative;
    z-index: -1;
    margin-top: -161px;
  }

  body.timeline {width: 100%; height: 100%; position: relative;}
  .timeline-menu {
    position: fixed;
    bottom: 50px;
    left: 50%;
    z-index: 9999;
    margin-left: -15px;

  }

    .timeline-menu a {
      display: block;
      width: 31px;
      height: 31px;
      font: 0/0 a;
      color: transparent;
      background: url(timeline/hmma-arrow.png) no-repeat 0 0 scroll;
	  margin:10px auto 0 auto;
    }
    .timeline-menu a:hover {background-position: 0 -31px;}

  .timeline-heading {position: relative; padding-top: 10%;}
    .timeline-heading img {margin: 0 auto;}
    .timeline-heading p {
      color: #fff;
      font-size: 19px;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-align: center;
      position: absolute;
      bottom: 60px;
      width: 100%;
    }

  .curtains {
    width: 100%;
    z-index: 1;
    position: relative;
  }
  .curtains .slide-data-wrapper {width: 795px; margin: 0 auto; padding: 185px 0 0 0;}
    .curtains .slide-data-wrapper p {text-align: center; color: #fff; font-size: 30px; font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif; font-weight: 700;}
    .curtains .slide-data-wrapper p.year {
      font-size: 60px;
      margin-bottom: 40px;
      height: 112px;
      background: url(timeline/year-title.png) no-repeat scroll;
      padding-top: 10px;
    }
  .curtains .slide_1 {background: #001f3c; width: 100%; height: 100%;}
  .curtains .slide_2 {background: url(timeline/slide-1.jpg) no-repeat center top scroll;}
  .curtains .slide_3 {background: url(timeline/slide-2.jpg) no-repeat center top scroll;}
  .curtains .slide_4 {background: url(timeline/slide-3.jpg) no-repeat center top scroll;}
  .curtains .slide_5 {background: url(timeline/slide-4.jpg) no-repeat center top scroll;}
  .curtains .slide_6 {background: url(timeline/slide-5.jpg) no-repeat center top scroll;}
  .curtains .slide_7 {background: url(timeline/slide-6.jpg) no-repeat center top scroll;}
  .curtains .slide_8 {background: url(timeline/slide-7.jpg) no-repeat center top scroll;}
  .curtains .slide_9 {background: url(timeline/slide-8.jpg) no-repeat center top scroll;}
  .curtains .slide_10 {background: url(timeline/slide-9.jpg) no-repeat center top scroll;}
  .curtains .slide_11 {background: url(timeline/slide-10.jpg) no-repeat center top scroll;}
  .curtains .slide_12 {background: url(timeline/slide-11.jpg) no-repeat center top scroll;}
  .curtains .slide_13 {background: url(timeline/slide-12.jpg) no-repeat center top scroll;}
  .curtains .slide_14 {background: url(timeline/slide-13.jpg) no-repeat center top scroll;}
  .curtains .slide_15 {background: url(timeline/slide-14.jpg) no-repeat center top scroll;}
  .curtains .slide_16 {background: url(timeline/slide-15.jpg) no-repeat center top scroll;}
  .curtains .slide_17 {background: url(timeline/slide-16.jpg) no-repeat center top scroll;}
  .curtains .slide_18 {background: url(timeline/slide-17.jpg) no-repeat center top scroll;}
  .curtains .slide_19 {background: url(timeline/slide-18.jpg) no-repeat center top scroll;}
  .curtains .slide_20 {background: url(timeline/slide-19.jpg) no-repeat center top scroll;}
  .curtains .slide_21 {background: url(timeline/slide-20.jpg) no-repeat center top scroll;}
  .curtains .slide_22 {background: url(timeline/slide-21.jpg) no-repeat center top scroll;}
  .curtains .slide_23 {background: url(timeline/slide-22.jpg) no-repeat center top scroll;}
  .curtains .slide_24 {background: url(timeline/slide-23.jpg) no-repeat center top scroll;}
  .curtains .slide_25 {background: url(timeline/slide-24.jpg) no-repeat center top scroll;}
  .curtains .cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .curtains > li {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    overflow: hidden;
    z-index: 1;
  }
  .curtains > li.hidden {display:none;}
  .curtains > li:first-child {z-index:2;}
  
  .our-mission-sidebar {padding-top: 24px;}

  .col-page-content {width: 600px; margin-right: 65px; padding-bottom: 50px;}
    .no-sidebar .col-page-content {width: 100% !important; margin-right: 0 !important; float: none !important;}
    .contact .col-page-content {width: 465px; margin-right: 145px;}
      .contact .col-page-content li.phone {
        width: 50%;
        float: left;
        padding-left: 35px;
        background: url(images/phone-icon.jpg) no-repeat 0 center scroll;
        min-height: 35px;
      }
        .contact .col-page-content li.phone span {display: block;}
      .contact .col-page-content li.adr {
        width: 50%;
        float: left;
        padding-left: 35px;
        background: url(images/location-icon.jpg) no-repeat 0 center scroll;
        min-height: 30px;
      }
      .contact .col-page-content li.phone, .contact .col-page-content li.adr, .contact .col-page-content p.email {
        color: #7eaacc;
        font-size: 13px;
        font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: 700;
      }
      .contact .col-page-content p.email {
        padding-left: 35px;
        background: url(images/email-icon.jpg) no-repeat 0 center scroll;
        line-height: 18px;
        min-height: 18px;
      }
        .contact .col-page-content p.email a {color: #7eaacc;}
    .contact .col-contact {width: 350px; padding-top: 30px;}
      .contact .col-contact p {margin-bottom: 20px;}
    .col-page-content .thumb {margin-bottom: 30px;}
    .col-page-content p {margin-bottom: 20px;}
    .page-id-2894 .col-page-content table {table-layout: fixed; width: 100%;}
    .page-id-2894 .col-page-content table img {max-width: 94%; height: auto !important; margin: 0 3%;}
    .page-id-2894 .col-page-content img.aligncenter {margin: 0 auto 20px auto; max-width: 451px; height: auto !important;}
    .page-id-2905 .col-page-content img.aligncenter {max-width: 800px !important; height: auto !important;}
    .page-id-2905 .donate.extraMargin {margin: 0 0 30px 0;}
    .page-id-2894 .col-page-content table td {width: 50%; padding: 0 0 40px 0;}
      .contact .col-page-content p {margin-bottom: 30px;}
    .col-page-content strong {font-weight: 700;}
    .col-page-content a {color: #00539f;}
      .col-page-content a:hover {color: #ed1b2e;}
    .col-page-content blockquote {padding: 10px; font-style: italic; font-size: 14px;}
    .col-page-content h2 {font-size: 32px; color: #00539f; font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif; font-weight: 700; margin-bottom: 10px;}
    .page-id-2905 .col-page-content h2, .page-template-tpl-bonanza-angel .col-page-content h2 {font-size: 20px;}
    .page-template-tpl-bonanza-angel .col-page-content h2 {margin-bottom: 30px;}
    .page-id-2905 .col-page-content h2 {margin-bottom: 10px;}
      .contact .col-page-content h2 {font-size: 18px; text-transform: uppercase; margin-bottom: 20px;}
    .col-page-content h3 {font-size: 19px; color: #ed1b2e; font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif; font-weight: 700; margin-bottom: 20px;}
      .contact .col-page-content h3 {color: #7eaacc;}
    .page-template-give-tpl-php .col-page-content h3, .page-template-bonanza-angel-give-tpl .col-page-content h3 {color: #00539f; text-transform: uppercase; font-size: 18px;}
    .page-template-give-tpl-php .container .donate input[type=submit], .page-template-bonanza-angel-give-tpl .container .donate input[type=submit] {display: block; float: left; width: 180px; font-size: 14px; height: 58px; text-align: center; padding: 0; border: 2px solid #00539f; position: relative; top: 0; margin: 0 !important;}

    
    .page-id-2975 .col-page-content .split-form-wrapper {margin: 0 -10px 10px -10px;}
    .page-id-2975 .col-page-content .radio-options-wrapper {margin: 0 0 20px 0;}
      .page-id-2975 .col-page-content .radio-options-wrapper input[type=radio] {vertical-align: middle;}
    .page-id-2975 .col-page-content .sf-col {padding: 0 10px; float: left; width: 50%;}
    .page-id-2975 .col-page-content .sf-col-3 {width: 33.3333%; padding: 0 10px; float: left;}
    .page-id-2975 .col-page-content .sf-col-3 .radio-options-wrapper {padding: 8px 0 0 0;}
    .page-id-2975 .col-page-content p.label {font-weight: 700; font-size: 16px;}
    .page-id-2975 .col-page-content p {margin: 0 0 10px 0;}
    .page-id-2975 .col-page-content h3 {padding-top: 60px; color: #000;}
      .page-id-2975 .col-page-content h3:first-of-type {padding-top: 0;}
    .page-id-2975 .col-page-content .wheelchair-selects .selected {display: block !important;}
    .page-id-2975 .col-page-content .wheelchair-selects .hidden {display: none !important;}
    .page-id-2975 .col-page-content .wheelchair-selects .ws-yes, .page-id-2975 .col-page-content .wheelchair-selects .ws-extra {display: none;}
    .page-id-2975 .col-page-content .wheelchair-selects .ws-yes {
      padding: 30px;
      background-color: #E1FDF3;
      margin-bottom: 30px;
    }
    .page-id-2975 .col-page-content .page-title h1{
      background: url(images/mfk-logo.jpg) no-repeat right center scroll;
    }

    .col-page-content h4 {font-size: 17px; color: #00539f; font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif; font-weight: 700; margin-bottom: 15px; text-transform: uppercase;}
    .col-page-content h5 {font-size: 14px; color: #00539f; font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif; font-weight: 700; margin-bottom: 15px; text-transform: uppercase;}
    .col-page-content ol {list-style-type: decimal; margin: 0 0 20px 25px;}
    .page-template-give-tpl-php .col-page-content ol, .page-template-bonanza-angel-give-tpl .col-page-content ol {list-style-type: none; margin: 0 0 35px 0;}
    .col-page-content ul {list-style-type: square; margin: 0 0 20px 25px;}
    .col-page-content.special ul, .col-page-content .special ul {margin: 0 0 20px 0; list-style-type: none}
      .col-page-content.special ul li, .col-page-content .special ul li {
        background: url(images/li-item.jpg) no-repeat 0 5px scroll;
        padding: 5px 0 0 40px;
        min-height: 40px;
      }
      .col-page-content.special ul li strong, .col-page-content .special ul li strong {color: #00539f;}
      .col-page-content.special ul li p, .col-page-content .special ul li p {color: #7eaacc;}
    .page-template-give-tpl-php #give-link, .page-template-bonanza-angel-give-tpl #give-link, .page-id-2894 #give-link, .page-id-2905 #give-link {
      display: block;
      width: 140px;
      height: 58px;
      border: 2px solid #00539f;
      text-align: center;
      line-height: 58px;
      font-size: 14px;
      color: #7eaacc;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      float: left;
    }
    .col-page-content .extra-donate-btn {
      display: block;
      width: 260px;
      height: 58px;
      border: 2px solid #00539f;
      text-align: center;
      line-height: 58px;
      font-size: 14px;
      color: #7eaacc;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      float: left;
      margin: 0 10px;
    }
    .donate.newBtn h3 {
      display: block;
      width: 220px;
      height: 58px;
      border: 2px solid #00539f;
      text-align: center;
      line-height: 58px;
      font-size: 14px;
      color: #7eaacc;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      float: left;
    }
      .donate.newBtn h3 a {color: #7eaacc; display: block;}
    .donate.newBtn h3:hover {background-color: #00539f; color: #fff;}
      .donate.newBtn h3:hover a, .donate.newBtn h3:hover a:hover {color: #fff;}
      
    .donate.newBtn #give-link {margin-right: 30px !important;}
    .page-template-bonanza-angel-give-tpl .three-buttons #give-link {margin-right: 0; width: 160px;}
    .page-template-bonanza-angel-give-tpl .container .donate.three-buttons input[type=submit] {margin: 0 0 0 10px !important;}
    .three-buttons #info-link {
      display: block;
      width: 200px;
      height: 58px;
      border: 2px solid #00539f;
      text-align: center;
      line-height: 58px;
      font-size: 14px;
      color: #7eaacc;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      float: right;
    }
    .page-template-give-tpl-php #give-link:hover, .page-template-give-tpl-php .container .donate input[type=submit]:hover, .col-page-content .extra-donate-btn:hover {background-color: #00539f; color: #fff;}
    .page-template-bonanza-angel-give-tpl #give-link:hover, .page-template-bonanza-angel-give-tpl .container .donate input[type=submit]:hover, .page-id-2894 #give-link:hover, .page-id-2905 #give-link:hover, #info-link:hover {background-color: #00539f; color: #fff;}


  .container input[type=text], .container input[type=email] {
    display: block;
    width: 100%;
    border: 2px solid #003e77;
    padding: 10px 15px;
    margin-bottom: 15px;
    color: #7eaacc;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    outline: none;
    background-color: #fff;
  }
  .container .newsletter input[type=email] {
    float: left;
    width: 65%;
    display: block;
    padding: 10px 15px;
    margin: 0;
    border-top: 2px solid #7eaacc;
    border-right: 2px solid transparent;
    border-left: 2px solid #7eaacc;
    border-bottom: 2px solid #7eaacc;
    background: transparent;
  }
  .container .newsletter input[type=submit] {float: left; width: 35%; display: block; padding: 10px 15px; margin: 0; background-color: transparent; border: 2px solid #7eaacc;}
  .home .container .newsletter input[type=email] {border: 2px solid #003e77;}
  .home .container .newsletter input[type=submit] {background-color: #003e77; color: #fff; border: 2px solid #003e77;}
  .container .newsletter form {height: auto; overflow: hidden;}
  .container textarea {
    display: block;
    width: 100%;
    height: 140px;
    border: 2px solid #003e77;
    padding: 10px 15px;
    margin-bottom: 15px;
    color: #7eaacc;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    outline: none;
    resize: none;
    background-color: #fff;
  }
  .container input[type=submit] {
    display: inline-block;
    border: 2px solid #003e77;
    padding: 15px 25px;
    margin-bottom: 15px;
    color: #7eaacc;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #fff;
    outline: none;
  }

  .page-template-stories-tpl .entry-wrapper {padding: 20px 0 0 0;}
  .post-entry {padding-bottom: 50px;}
  .story-entry-wrapper {padding: 20px 0;}
    .story-entry-wrapper .post-entry {padding-bottom: 0;}
    .single .post-entry {padding-bottom: 0;}
    .single .thumb {padding: 60px 0 10px 0;}
  .post-entry .col-post-entry-thumb {width: 180px; min-height: 50px; margin-right: 25px;}
  .post-entry .col-post-entry-thumb a {display: block; width: 100%;}
    .post-entry .col-post-entry-thumb img {width: 100%; height: auto;}
  .post-entry .col-post-entry-content {width: 395px;}
  .post-entry p.pt-10 {padding-top: 10px;}
  .post-entry p {margin-bottom: 0;}
  .post-entry p.title {
    color: #00529f;
    font-size: 18px;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
  }
  .post-entry p.meta {
    font-size: 13px;
    color: #7eaacc;
    margin-bottom: 15px;
    font-weight: 300;
  }
    .post-entry p.meta a {color: #7eaacc;}
  .post-entry p.content {line-height: 1.9em; margin-bottom: 5px;}
  .post-entry p a.more {
    text-transform: uppercase;
    color: #7eaacc;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
    .post-entry p a.more:hover {color: #003e77;}

  #pagination span, #pagination a {display: inline-block; padding: 8px 14px; margin: 0 5px 0 0;}
    #pagination a {background-color: #003e77; color: #7eaacc;}
    #pagination a:hover, #pagination span {background-color: #7eaacc; color: #00529f;}

  .col-sidebar {
    width: 295px;
    background-color: #003e77;
    position: relative;
    padding: 40px 20px 20px 20px;
    color: #7eaacc;
  }
    .col-sidebar h2 {
      color: #fff;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      margin-bottom: 15px;
      text-transform: uppercase;
    }
    .col-sidebar p {margin-bottom: 10px;}
    .col-sidebar a {color: #7eaacc;}
      .col-sidebar a:hover {color: #fff;}
    .col-sidebar .results a {
      display: table-cell;
      padding: 0 15px 0 4px;
      border-left: 1px solid #7eaacc;
      text-transform: uppercase;
    }
    .col-sidebar .tweets-wrapper {padding: 40px 0;}
    .page-id-14  .col-sidebar .tweets-wrapper {padding: 5px 0;}
    .page-id-14 .col-sidebar .results a:nth-child(1) {display: none;}
    .page-id-14 .col-sidebar .results a:nth-child(2) {border: 0; padding-left: 30px;}
    .page-id-14 .col-sidebar .results a:nth-child(3) {padding-left: 25px;}

  .connect {
    padding: 0 0 20px 0;
  }
    .connect a, .connect p {display: table-cell; vertical-align: top;}
    .connect a {padding-right: 20px;}

  .container.home {padding: 40px 0;}
    .container.home h3 {
      font-size: 32px;
      color: #00539f;
      margin-bottom: 30px;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      position: relative;
      width: 100%;
      text-transform: uppercase;
    }
      .container.home h3 span {
        display: block;
        padding: 0 15px;
        margin: 0 auto;
        background-color: #fff;
        position: relative;
        z-index: 100;
        width: 400px;
        text-align: center;
      }
      .container.home h3:after {
        display: block;
        width: 100%;
        height: 2px;
        background-color: #ed1b2e;
        position: absolute;
        left: 0;
        top: 24px;
        content: "";
        z-index: 90;
      }
    .container.home h4 {
      font-size: 18px;
      color: #00539f;
      margin-bottom: 15px;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
    }
  .col-stories {width: 550px; margin-right: 70px;}
    .col-stories ul {
      margin-bottom: 60px;
    }
      .col-stories ul .thumb {position: relative; margin-bottom: 15px;}
        .col-stories ul .thumb a {
          display: block;
          font-size: 18px;
          width: 100%;
          padding: 5px 10%;
          color: #fff;
          font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
          font-weight: 700;
          position: absolute;
          left: 0;
          bottom: 0;
          background-color: rgba(0,83,160,0.5);
          min-height: 64px;
        }
          .col-stories ul .thumb a:hover {background-color: rgba(0,83,160,0.7);}
      .col-stories ul img {width: 100%;}
      .col-stories ul p {margin-bottom: 15px; min-height: 135px;}
      .col-stories ul li {float: left; width: 31%; margin: 0 1%;}

  .col-feedback {width: 340px;}
  /* .testimonials-wrap {
    background: url(images/quote.jpg) no-repeat 0 5px scroll;
    padding: 0 0 0 35px;
    margin-bottom: 70px;
  } */
  .testimonials-wrap {
    margin-bottom: 70px;
  }
    .testimonials-wrap img {max-width: 100%;}
    #testimonials-slide {margin: 0 0 20px 0; min-height: 255px; overflow: hidden;}
      #testimonials-slide img {display: none;}
        #testimonials-slide img.active {display: block;}
    .page-content .testimonials-wrap {background-image: none; padding: 0; margin-bottom: 0;}
    .page-content .testimonials-wrap .testimonial {
      background: url(images/quote.jpg) no-repeat 0 5px scroll;
      padding: 0 0 0 35px;
      margin-bottom: 40px;
    }
    .page-content .testimonials-wrap .testimonial p {margin-bottom: 0;}
    .testimonials-wrap .testimonial p.name {
      padding-top: 10px;
      color: #00539f;
      font-size: 15px;
      font-weight: 700;
    }
    .testimonials-wrap .testimonial p.sub {color: #00539f; margin-bottom: 10px;}
      .testimonials-wrap .testimonial p.sub a {color: #00539f;}
        .testimonials-wrap .testimonial p.sub a:hover {color: #ed1b2e;}
  .testimonials-wrap a.more {
    text-transform: uppercase;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #00539f;
  }
    .testimonials-wrap a.more:hover {color: #ed1b2e;}
  .rnr {margin-bottom: 20px;}
    .rnr a {
      display: block;
      /* float: left; */
      font: 0/0 a;
      color: transparent;
      margin: 0 auto;
    }
      .rnr a.cn {
        width: 193px;
        height: 70px;
        background: url(images/charity-navigator-logo.jpg) no-repeat -11px -70px scroll;
      }
      .rnr a.trnp {
        width: 147px;
        height: 110px;
        background: url(images/nonprofit-logo.jpg) no-repeat 0 0 scroll;
      }
        .rnr a.cn:hover {background-position: -11px 0;}
        .rnr a.trnp:hover {background-position: 0 -110px;}
  .irnr {margin: 0 auto 70px auto;}
    .irnr img {
      margin: 0 auto;
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      filter: grayscale(100%);
    }
    .irnr a:hover > img {
      -webkit-filter: grayscale(0);
      -moz-filter: grayscale(0);
      filter: grayscale(0);
    }
        
  .story img {width: 100%; margin-bottom: 10px;}
  .story p.title {
    font-size: 18px;
    color: #00539f;
    margin-bottom: 15px;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
    .story p.title a {color: #00539f;}
      .story p.title a:hover {color: #ed1b2e;}
  .story .content {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 20px; /* Chrome, Safari, Opera */
    -moz-column-gap: 20px; /* Firefox */
    column-gap: 20px;
    margin-bottom: 15px;
  }
  .story .more {position: relative;}
    .story .more .read-more {float: right;}
    .story .more:after {
      display: block;
      content: "";
      height: 7px;
      background-color: #ccc;
      width: 76%;
      position: absolute;
      left: 0;
      top: 14px;
    }
  .home-sponsors {padding: 20px 0 0 0;}
    .home-sponsors img {
      max-width: 100%;
    }
    
    
  .page-content {padding: 45px 0;}


  footer {background-color: #1661a6; padding: 40px 0 65px 0; width: 100%;}
    footer.new-footer, .home footer.new-footer {background-color: #eee;}
    footer .container {position: relative;}
    footer .site-sponsor {
      /* position: absolute;
      right: 0;
      top: 65px;
      display: none; */
    }
    footer .site-sponsor.show-me {display: block; padding-top: 20px;}
    footer .site-sponsor p {font-size: 14px; color: #fff; margin-bottom: 5px; text-align: center;}
    footer.new-footer .site-sponsor p {color: #0053a1;}
    footer .site-sponsor img {margin: 0 auto; width: 120px;}
    .home footer {background-color: #0053a0;}
    .timeline footer {height: 100%; padding: 120px 0 0 0;}
    footer .col-sitemap {width: 260px;}
      footer .col-sitemap ul {float: left; width: 160px; padding-left: 15px;}
      footer .col-sitemap ul ul {display: none;}
        footer .col-sitemap ul li {
          padding: 0 0 9px 0;
          margin: 0 0 10px 0;
          border-bottom: 1px solid #6899c7;
        }
          footer .col-sitemap ul li a {color: #fff; text-transform: uppercase; font-weight: 700;}
            footer .col-sitemap ul li a:hover, footer .col-sitemap ul li.current_page_item a {color: #88b0cf;}
    footer .col-mission {width: 355px; margin: 0 65px;}
      footer .col-mission div {float: left; width: 270px; padding-left: 15px; font-size: 14px;}
        footer .col-mission div p {color: #fff;}
    footer .col-partners {
      float: left;
      width: -webkit-calc(100% - 230px);
      width: -moz-calc(100% - 230px);
      width: calc(100% - 230px);
      padding-right: 24px;
    }
    footer .col-social {width: 230px;}
        footer .col-social div a {
          display: block;
          float: left;
          width: 29px;
          height: 29px;
          font: 0/0 a;
          color: transparent;
          background: url(images/footer-social-bg.png) no-repeat scroll;
        }
          footer .col-social div a:hover {background-image: url(images/footer-social-bg_hover.png);}
          footer .col-social div a:nth-child(1) {background-position: 0 0; margin-right: 5px;}
          footer .col-social div a:nth-child(2) {background-position: -41px 0; margin-right: 5px;}
          footer .col-social div a:nth-child(3) {
            background: url(images/footer-pi-logo.png) no-repeat center center scroll;
            margin-right: 5px;
          }
          footer .col-social div a:nth-child(4) {background-position: -83px 0;}
          footer .col-social div a:nth-child(3):hover {background-image: url(images/footer-pi-logo-hover.png);}
    footer p.title {
      font-size: 18px;
      color: #7faacc;
      font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      width: 75px;
      text-align: right;
      float: left;
      margin-right: 10px;
    }
    footer .aa-logo {margin: 15px auto 30px auto; max-width: 320px;}
    footer.new-footer p.title {color: #0053a1;}
    footer.new-footer .col-partners p.title {width: auto; float: none; margin-bottom: 36px; text-align: center; font-size: 22px;}
    footer .footer-logos-wrapper {
      display: table;
      margin: 0 auto 48px auto;
    }
      footer .footer-logos-wrapper img {max-width: 100%;}
      footer .footer-logos-wrapper .footer-logo {display: table-cell; padding: 0 24px; vertical-align: middle;}

  .mobile-content-wrapper {position: relative; z-index: 99999;}

  @media (min-width: 768px) and (max-width: 1024px) {
    .container {width: 96%;}
    .header-info {padding-left: 50%;}
  }
  @media (max-width: 900px) {
    #video-modal .video-modal-content {
      max-width: 90%;
      max-height: 70%;
      top: 20%;
    }
    #video-modal .close-modal {top: 2%; right: 5%;}
    .special-bonanza-angel .sba-left {float: none; width: 100%; padding: 0 0 30px 0;}
    .special-bonanza-angel .sba-right {float: none; margin: 0 auto;}
      .special-bonanza-angel .sba-right img {display: none;}
  }
  
  @media (max-width: 768px) {
    .container {width: 96%;}
    .col-stories {width: 470px; margin-right: 47px;}
    .col-feedback {width: 220px;}
    .top-nav a {font-size: 12px;}
    footer .col-mission {width: 232px; margin: 0 15px;}
    footer .col-mission div {width: 147px;}
    .col-page-content {width: 417px; margin-right: 25px;}
    .page-top-image {display: none;}
    .contact .col-page-content {
      width: 387px;
      margin-right: 0px;
    }
    .contact .col-contact {
      width: 300px;
      padding-top: 30px;
      margin-left: 50px;
    }
    .post-entry .col-post-entry-thumb {width: 140px;}
    .post-entry .col-post-entry-content {width: 252px;}
    .page-template-give-tpl-php #give-link {margin-right: 10px;}
    footer .footer-logos-wrapper .footer-logo {display: block; margin: 0 auto; padding: 0 0 16px 0;}
  }

  @media (max-width: 480px) {
    body {background: #fff;}
    body.home {background-image: none;}
    [class*="col-"] {float: none;}
    .container {width: 94%;}
    h1 {font-size: 35px; line-height: 35px;}
    .mobile-content-wrapper {
      -moz-transform: translateX(0);
      -webkit-transform: translateX(0);
      -o-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0);
      -webkit-transition: all 400ms linear;
      -moz-transition: all 400ms linear;
      -ms-transition: all 400ms linear;
      -o-transition: all 400ms linear;
      transition: all 400ms linear;
    }
    .mobile-nav {
      -moz-transform: translateX(-200px);
      -webkit-transform: translateX(-200px);
      -o-transform: translateX(-200px);
      -ms-transform: translateX(-200px);
      transform: translateX(-200px);
      -webkit-transition: all 400ms linear;
      -moz-transition: all 400ms linear;
      -ms-transition: all 400ms linear;
      -o-transition: all 400ms linear;
      transition: all 400ms linear;
    }
    .nav-open .mobile-nav {
      opacity: 1;
      -moz-transform: translateX(0px);
      -webkit-transform: translateX(0px);
      -o-transform: translateX(0px);
      -ms-transform: translateX(0px);
      transform: translateX(0px);
    }
    .nav-open .mobile-content-wrapper {
      -moz-transform: translateX(200px);
      -webkit-transform: translateX(200px);
      -o-transform: translateX(200px);
      -ms-transform: translateX(200px);
      transform: translateX(200px);
    }
    .mobile-trigger {display: block; float: left; margin: 4px 0 0 0;}

    header a.logo {width: 90%; background-size: 100%; margin: 0 auto;}
    header ul {position: static; display: none; margin: 0 auto 20px auto;}
      header ul li {display: table-cell; float: none;}
        header ul li a {font-size: 13px;}
    header a.give-action {position: static; margin: 0; float: right;}
    .top-nav {background: transparent; padding: 0;}
      .top-nav ul {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
        float: none;
        z-index: 9999;
        background-color: #1661a6;
        width: 100%;
      }
        .top-nav ul li {float: none; left: 0; position: static;}
     .top-nav a {border-left: 0; padding: 0; margin: 0; text-align: center;}
     .header-info {padding-left: 0; float: none; width: 94%; margin: 0 auto;}
      .header-info .links a {padding: 0 12px;}
    .container.home h3 span {width: 100%;}
    .container.home h3:after, .story .more:after {display: none;}
    .col-stories {width: 100%; margin-right: 0;}
      .col-stories ul {
        margin-bottom: 15px;
      }
      .col-stories ul li {margin: 0 0 15px 0; float: none; width: 100%;}
      .col-stories ul p {min-height: 0;}
    .col-feedback {width: 100%;}
    .story .more {height: auto; overflow: hidden;}
    .testimonials-wrap, .rnr {margin-bottom: 20px;}
    footer .col-mission {width: 100%; margin: 0 0 20px 0;}
    footer .col-sitemap, footer .col-social {width: 100%; padding-bottom: 20px;}
    .col-page-content {width: 100%; margin-right: 0; padding-bottom: 20px;}
    .col-sidebar {width: 100%;}
    #map_div {
      position: static;
      margin-top: 0;
      height: 300px;
    }
    .contact .col-page-content {
      width: 100%;
    }
    .contact .col-contact {
      width: 100%;
      padding-top: 10px;
      margin-left: 0;
    }
    .post-entry .col-post-entry-content {
      width: 100%;
    }
    .post-entry .col-post-entry-thumb {
      width: 80%;
      margin: 0 auto 15px auto;
    }
  }





/* ==========================================================================
   Custom styles end
   ========================================================================== */

/* ==========================================================================
   Print styles begin - delete it if you don't need it
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {text-decoration: underline;}
  a[href]:after {content: " (" attr(href) ")";}
  abbr[title]:after {content: " (" attr(title) ")";}
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {content: "";}
  pre, blockquote {border: 1px solid #999; page-break-inside: avoid;}
  thead {display: table-header-group; /* h5bp.com/t */}
  tr, img {page-break-inside: avoid;}
  img {max-width: 100% !important;}
  @page {margin: 0.5cm;}
  p, h2, h3 {orphans: 3; widows: 3;}
  h2, h3 {page-break-after: avoid;}
  .top-nav ul, footer {display: none;}
  .col-page-content h5 {text-align: left !important;}
  .hide_on_print {display: none;}
  .page-id-272 .col-page-content h3 {margin: 0 0 10px 0;}
  #reports_table {margin: 0 0 220px 0;}
  #visualizer-434 {margin: 0 0 40px 0;}
  #visualizer-437 {margin: 0 0 320px 0;}
  .page-id-272 .extra-spacing {padding: 30px 0 160px 0;}
  .page-id-272 .col-page-content h3 {margin-bottom: 10px;}
  header {display: none;}
}
/* ==========================================================================
   Print styles end - delete it if you don't need it
   ========================================================================== */


#reports_table {
    width: 100%;
    font-size: 10px;
    table-layout: fixed;
}
#reports_table td, #reports_table th {
    text-align: center;
    padding: 5px 0;
}
#reports_table .period-separator {
    background: none !important;
    width: 10px;
}
#reports_table thead th {

}
#reports_table thead th.heading {
    border-bottom: 1px solid #CCC;
}
#reports_table tbody td {
}

#reports_table tbody .cell-month {

}
#reports_table tbody .cell-month-header {
    border-bottom: 1px solid #CCC;
}
#reports_table tbody .cell-month-label {
    font-weight: bold;
}
#reports_table tbody .cell-year {

}
#reports_table tbody .cell-year p, #reports_table tbody .cell-year span {
    font-size: 9px;
    color: #919191;
    margin: 3px 0 0 0;
    padding: 0;
}
#reports_table tbody .cell-year-1 {

}
#reports_table tbody .cell-year-1.cell-year-last {
    border-right: 1px solid #CCC;
}
#reports_table tbody .cell-year-2 {

}

#reports_table tbody .row-body-header {

}
#reports_table tbody .row-body-header td {

}
#reports_table tbody .row-result-header {

}
#reports_table tbody .row-result-header td {

}
#reports_table tbody .row-separator {

}
#reports_table tbody .row-separator td {
    border-bottom: 1px solid #ccc;
}
#reports_table tbody .row-result {

}
#reports_table tbody .row-result:nth-child(2n) td {
    background: #f5f5f5;
}
#reports_table tbody .row-result .cell-month-total {
    font-weight: bold;
    background: #efefef !important;
}
#reports_table tbody .row-result .cell-month-total p {
    font-size: 9px;
    color: #919191;
    margin: 0;
    padding: 0;
}
#reports_table tbody .row-result td {

}
#reports_table tbody .row-result:hover td {
    background: #414141;
    color: #FFF;
}
#reports_table tbody .row-result:hover td.cell-month-total {
    background: #000 !important;
}
#reports_table tbody .row-result-totals {

}
#reports_table tbody .row-result-totals td {
    background: #efefef;
}
#reports_table tbody .row-result-totals .cell-mode-totals {
    font-weight: bold;
    background: #e1e1e1;
}

#reports_table_today {
    width: 350px;
    font-size: 10px;
    table-layout: fixed;
    font-size: 10px;
}
#reports_table_today td, #reports_table_today th {
    text-align: center;
    padding: 5px 0;
}
#reports_table_today .period-separator {
    background: none !important;
    width: 10px;
}
#reports_table_today thead th {
    font-weight: normal;
}
#reports_table_today thead th.heading {
    border-bottom: 1px solid #CCC;
}
#reports_table_today tbody td {
}
#reports_table_today tbody tr:hover .cell-result, #reports_table_today tbody .cell-result.active {
    background: #414141 !important;
    color: #FFF;
}
#reports_table_today tbody .row-result {

}
#reports_table_today tbody tr:nth-child(2n+1) .cell-result {
    background: #f5f5f5;
}
#reports_table_today tbody .cell-result-mode {
    font-weight: bold;
}
#reports_table_today tbody .cell-result-count {
    font-weight: bold;
}
#reports_table_today tbody .cell-total {
    font-weight: bold;
    background: #e7e7e7 !important;
    font-size: 26px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
@media (max-width: 400px) {
  footer .col-partners {
    width: 100%;
    float: none;
    padding: 0 0 24px 0;
  }
  footer .site-sponsor {position: static; display: table; margin: 0 auto;}
  footer .footer-logos-wrapper {display: block;}
  footer .footer-logos-wrapper .footer-logo {width: 60% !important; margin: 0 auto;}
}