@charset "UTF-8";
/*!
Theme Name: Greenways Theme
Author: Weidenhammer! Creative
Author URI: http://weidenhammercreative.com
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, img {
  display: block; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  color: inherit; }

:focus {
  outline: none; }

strong {
  font-weight: bold; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin-left: 0;
  padding: 0 0 0 30px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  padding: 0; }

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

/* Wordpress */
.alignleft {
  float: left;
  margin: 0 25px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 25px; }

.alignnone {
  margin: 10px 0 15px 0; }

.aligncenter {
  margin: 15px auto; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: '';
    display: table; }
  .clearfix:after {
    clear: both; }

pre {
  tab-size: 6;
  width: 90%;
  padding: 0;
  margin: 2em auto;
  overflow: auto;
  white-space: pre-wrap;
  overflow-y: hidden;
  font-size: 13px;
  line-height: 1.5;
  background: #efefef;
  border-left: 8px solid #b40b0b;
  padding: 10px;
  color: #333;
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console",  "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono",  "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; }

/**
 * Returns a list of all text-based input types (excluding textarea)
 * @pseudo {String} 	An optional pseudo selector (eg: :hover, :focus)
 * @additional {List} 	An optional list of additional input types posible types include: color, date, datetime, datetime-local, month, time, week
 */
@font-face {
  font-family: 'greenways';
  src: url("fonts/greenways.eot?54410928");
  src: url("fonts/greenways.eot?54410928#iefix") format("embedded-opentype"), url("fonts/greenways.woff2?54410928") format("woff2"), url("fonts/greenways.woff?54410928") format("woff"), url("fonts/greenways.ttf?54410928") format("truetype"), url("fonts/greenways.svg?54410928#greenways") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "greenways";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-left-dir:before {
  content: '\3c'; }

/* '&lt;' */
.icon-right-dir-1:before {
  content: '\3e'; }

/* '&gt;' */
.icon-facebook:before {
  content: '\46'; }

/* 'F' */
.icon-search:before {
  content: '\53'; }

/* 'S' */
.icon-education:before {
  content: '\e800'; }

/* '' */
.icon-list:before {
  content: '\e801'; }

/* '' */
.icon-calendar:before {
  content: '\e802'; }

/* '' */
.icon-up-dir:before {
  content: '\e803'; }

/* '' */
.icon-down-dir-1:before {
  content: '\e804'; }

/* '' */
.icon-planning:before {
  content: '\e805'; }

/* '' */
.icon-boot:before {
  content: '\e806'; }

/* '' */
.icon-water:before {
  content: '\e807'; }

/* '' */
.icon-flower:before {
  content: '\e808'; }

/* '' */
.icon-marker:before {
  content: '\e809'; }

/* '' */
.icon-upload:before {
  content: '\e80a'; }

/* '' */
.icon-doc:before {
  content: '\e819'; }

/* '' */
.icon-file-pdf:before {
  content: '\f1c1'; }

/* '' */
.icon-file-word:before {
  content: '\f1c2'; }

/* '' */
.icon-file-excel:before {
  content: '\f1c3'; }

/* '' */
.icon-file-image:before {
  content: '\f1c5'; }

/* '' */
html,
body {
  height: 100%;
  width: 100%; }

body {
  margin: 0;
  padding: 85px 0 0 0;
  color: #444;
  background: url(images/bg.jpg) repeat 0 0;
  font: 400 16px/1.5 "proxima-nova", sans-serif;
  -webkit-transition: padding 350ms ease-in-out;
  -moz-transition: padding 350ms ease-in-out;
  transition: padding 350ms ease-in-out; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin-bottom: 15px;
  line-height: 1.25; }

h2 {
  font-size: 2.5em; }

h3 {
  font-size: 1.625em; }

h4 {
  font-size: 1.25em; }

p {
  margin: 0 0 1em; }

strong {
  font-weight: strong; }

a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.em {
  --accent-color: #8dc63f;
  --accent-color-hover: #8dc63f;
}

.container {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-left: 20px;
  padding-right: 20px; }
  .wide.container {
    max-width: 1280px;
    padding: 0; }
  .padding.container {
    padding-left: 20px;
    padding-right: 20px; }
  .content.container {
    padding-bottom: 3em; }

.outter-wrap {
  max-width: 1280px;
  background: white;
  padding: 0; }

.padding {
  padding: 0 20px; }

.btn, .secondary-nav li.support a, .secondary-nav li.apply a, .home-content .section a, .load-more, .gform_footer button, .gform_footer input[type=submit], #event-form input.button-primary {
  background: #8dc63f;
  color: white;
  font-size: 0.9375em;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 45px;
  height: 42px;
  border-radius: 6px;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0.4px;
  -webkit-transition: background 350ms ease-in-out;
  -moz-transition: background 350ms ease-in-out;
  transition: background 350ms ease-in-out; }
  .btn:hover, .secondary-nav li.support a:hover, .secondary-nav li.apply a:hover, .home-content .section a:hover, .load-more:hover, .gform_footer button:hover, .gform_footer input[type=submit]:hover, #event-form input.button-primary:hover {
    background: #72a230; }

.share-menu li a,
.social-list-page li a, .main-nav-wrap, .main-nav li .sub-menu .sub-menu-wrap, .widget_mini_carousel .mini-item .cta-btn,
.mini-carousel .mini-item .cta-btn {
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  backface-visibility: hidden; }

.share-menu li a,
.social-list-page li a, .mobile-search label:before, .secondary-nav li.social, .secondary-nav .menu-item-search:before, .ham-expand-wrapper .ham-expand-btn:before, .section a[href$=".pdf"]:before,
.section a[href$=".doc"]:before,
.section a[href$=".docx"]:before,
.section a[href$=".xls"]:before,
.section a[href$=".xlsx"]:before, .calendar-filter .calendar-toggle .toggle_calendar, .em-calendar-wrapper .calendar-header .nextprev li a, body.single-event .date-single .right a, .dropdownreplace .current:after, .dropdownreplace.type ul.selection-list li a:before, .map-wrap .lv:before, .section .grants-wrap .grant h4.icon:before, .funding-year .year:after, .gform_wrapper .gfield.fileupload.single label:before, .content .left .image-gallery .nav div, .footer-top.footer-top .facebook:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'greenways'; }

.header {
  height: 85px;
  background-image: -webkit-linear-gradient( top , #0c4931, #0a3d29);
  background-image: linear-gradient(to bottom, #0c4931, #0a3d29);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1002; }

.m {
  background: #8dc63f;
  cursor: pointer;
  overflow: hidden;
  height: 85px;
  width: 20%;
  display: block;
  float: left;
  padding: 0;
  position: relative;
  z-index: 1000;
  -webkit-transition: background 350ms ease-in-out;
  -moz-transition: background 350ms ease-in-out;
  transition: background 350ms ease-in-out; }
  .m .text {
    color: white;
    float: left;
    line-height: 86px;
    display: none;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d; }
  .m .icon {
    width: 40px;
    height: 30px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    position: absolute;
    top: 26px;
    left: 50%;
    margin-left: -20px; }
    .m .icon span {
      display: block;
      position: absolute;
      height: 6px;
      width: 100%;
      background: #227044;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: all 350ms ease-in-out;
      -moz-transition: all 350ms ease-in-out;
      transition: all 350ms ease-in-out; }
      .m .icon span:nth-child(1) {
        top: 0px; }
      .m .icon span:nth-child(2), .m .icon span:nth-child(3) {
        top: 12px; }
      .m .icon span:nth-child(4) {
        top: 24px; }
  .m:hover, .m.on {
    background: #0979a7; }
    .m:hover .icon span, .m.on .icon span {
      background: #8dc63f; }
  .m.on .icon span:nth-child(1), .m.on .icon span:nth-child(4) {
    top: 14px;
    width: 0%;
    left: 50%; }
  .m.on .icon span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .m.on .icon span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.logo {
  margin: 15px 0 0 2.5%;
  float: left;
  overflow: hidden;
  width: 240px;
  text-align: center;
  max-width: 363px; }
  .logo a {
    text-decoration: none;
    text-indent: -9999em;
    max-width: 100%;
    background: url(images/logo.png) no-repeat top left/cover;
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 22.5895316804%;
    position: relative; }

.share-menu,
.social-list-page {
  position: absolute;
  right: 20px;
  top: 111px;
  text-align: center;
  width: 45px;
  max-height: 0;
  background: #8dc63f;
  padding: 0;
  overflow: hidden;
  margin: 0;
  border-bottom: 3px solid #0979a7;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  filter: alpha(opacity=0);
  zoom: 1;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  transition: all 400ms ease 0s; }
  .share-menu.on,
  .social-list-page.on {
    max-height: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1; }
    .share-menu.on li,
    .social-list-page.on li {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
  .share-menu li,
  .social-list-page li {
    float: none;
    list-style: none;
    margin: 3px 0;
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    transform: translateY(-90px);
    -webkit-transition: all 420ms ease 0s;
    -moz-transition: all 420ms ease 0s;
    transition: all 420ms ease 0s; }
    .share-menu li a,
    .social-list-page li a {
      display: block;
      color: white;
      padding: 3px;
      text-decoration: none;
      font-size: 1em;
      -webkit-transition: color 300ms ease-in-out;
      -moz-transition: color 300ms ease-in-out;
      transition: color 300ms ease-in-out; }
      .share-menu li a:hover,
      .social-list-page li a:hover {
        text-decoration: none;
        color: #0979a7; }

.content-left .social-list-page {
  max-height: 37px;
  right: 0px;
  top: -35px;
  width: 200px;
  border: 0;
  padding: 0;
  text-align: right;
  visibility: hidden; }
  .content-left .social-list-page li {
    padding: 0;
    margin: 0;
    width: 20%;
    float: left;
    text-align: center;
    -webkit-transform: translateX(150px);
    -moz-transform: translateX(150px);
    -ms-transform: translateX(150px);
    -o-transform: translateX(150px);
    transform: translateX(150px); }
    .content-left .social-list-page li a {
      border: 0; }
    .content-left .social-list-page li + li {
      margin: 0; }
  .content-left .social-list-page .close a {
    font-weight: bold;
    background: #0979a7;
    color: #8dc63f; }
  .content-left .social-list-page.on {
    visibility: visible; }
    .content-left .social-list-page.on li {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }

.nav {
  padding: 0;
  margin: 0; }
  .nav li {
    float: left;
    list-style: none; }
    .nav li a {
      text-decoration: none;
      letter-spacing: 0.45px; }

.main-nav-wrap {
  position: fixed;
  left: -310px;
  top: 85px;
  bottom: 0;
  width: 285px;
  overflow: auto;
  z-index: 1001;
  background: white;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  visibility: hidden; }

html.open .main-nav-wrap {
  left: 0;
  visibility: visible;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

html.open .sticky-wrap {
  overflow-y: hidden;
  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out; }

.menu-off {
  position: fixed;
  top: 0;
  left: -200%;
  width: 100%;
  height: 100%;
  z-index: 102;
  display: block;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: left 0ms linear 300ms, background 300ms linear 0ms;
  -moz-transition: left 0ms linear 300ms, background 300ms linear 0ms;
  transition: left 0ms linear 300ms, background 300ms linear 0ms; }

html.open .menu-off {
  left: 0%;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transition: left 0ms linear 0ms, background 300ms linear 0ms;
  -moz-transition: left 0ms linear 0ms, background 300ms linear 0ms;
  transition: left 0ms linear 0ms, background 300ms linear 0ms; }

.main-nav {
  width: 100%;
  margin: 0; }
  .main-nav li {
    width: 100%; }
    .main-nav li.mobile {
      display: block; }
    .main-nav li.hover a {
      background: #0979a7;
      color: white; }
    .main-nav li.support a, .main-nav li.apply a {
      color: white; }
    .main-nav li.support a {
      background: #8dc63f; }
    .main-nav li.apply a {
      background: #e35c20; }
    .main-nav li + li {
      border-top: 1px solid #e5e5e5; }
    .main-nav li a {
      font-size: 1em;
      color: #8dc63f;
      line-height: 1.2em;
      padding: 4px 15px 4px 25px;
      display: block;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      .main-nav li a:hover {
        background: #0979a7;
        color: white; }
    .main-nav li .sub-menu {
      padding: 0;
      margin: 0; }
      .main-nav li .sub-menu li {
        border-top: 1px solid #e5e5e5; }
        .main-nav li .sub-menu li a {
          padding: 4px 15px 4px 35px;
          font-style: italic;
          font-size: 1em; }
        .main-nav li .sub-menu li.menu-item-has-children {
          position: relative;
          overflow: hidden; }
          .main-nav li .sub-menu li.menu-item-has-children:after {
            content: ">";
            position: absolute;
            right: 10px;
            top: -1px;
            color: #e5e5e5;
            font-size: 1.25em;
            display: none; }
          .main-nav li .sub-menu li.menu-item-has-children.hover {
            overflow: visible; }
      .main-nav li .sub-menu .sub-menu li {
        border-top: 0 none; }
        .main-nav li .sub-menu .sub-menu li + li {
          border-top: 1px solid #0c9cd7; }
        .main-nav li .sub-menu .sub-menu li a {
          color: #fff;
          padding: 5px 15px 5px 25px; }
      .main-nav li .sub-menu .sub-menu-wrap {
        display: none;
        position: absolute;
        width: 550px;
        height: 100%;
        top: 0;
        left: 285px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
        filter: alpha(opacity=0);
        zoom: 1;
        -webkit-transition: all 350ms ease-in-out;
        -moz-transition: all 350ms ease-in-out;
        transition: all 350ms ease-in-out; }
        .main-nav li .sub-menu .sub-menu-wrap.open {
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
          filter: alpha(opacity=100);
          zoom: 1; }
        .main-nav li .sub-menu .sub-menu-wrap > .sub-menu {
          clear: both;
          overflow: hidden;
          background: rgba(9, 121, 167, 0.95);
          position: absolute; }
      .main-nav li .sub-menu .sub-menu li.nav-column {
        float: left;
        width: 175px;
        padding: 15px 5px 15px 15px;
        border: 0; }
        .main-nav li .sub-menu .sub-menu li.nav-column.menu-item-has-children:after {
          display: none; }
        .main-nav li .sub-menu .sub-menu li.nav-column > a {
          font-size: 1.0625em;
          font-weight: 600;
          padding-top: 0;
          padding-left: 5px;
          line-height: 1.4;
          height: auto; }
          .main-nav li .sub-menu .sub-menu li.nav-column > a:hover {
            padding-left: 8px; }
        .main-nav li .sub-menu .sub-menu li.nav-column .sub-menu {
          padding-left: 10px; }
        .main-nav li .sub-menu .sub-menu li.nav-column li {
          border: 0; }
          .main-nav li .sub-menu .sub-menu li.nav-column li a {
            color: white;
            font-size: 0.9375em;
            height: auto;
            line-height: 1.5;
            padding: 0;
            font-style: normal;
            padding-left: 8px;
            background: none;
            -webkit-transition: padding 300ms ease-in-out;
            -moz-transition: padding 300ms ease-in-out;
            transition: padding 300ms ease-in-out; }
            .main-nav li .sub-menu .sub-menu li.nav-column li a:hover {
              background: none;
              padding-left: 10px; }
        .main-nav li .sub-menu .sub-menu li.nav-column + .nav-column {
          padding-left: 0; }

.mobile-search {
  display: block; }
  .mobile-search form {
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both; }
  .mobile-search .screen-reader-text {
    display: none; }
  .mobile-search .search-field {
    width: 100%; }
  .mobile-search label {
    position: relative; }
    .mobile-search label:before {
      color: #0979a7;
      font-size: 0.8125em;
      left: 6px;
      top: 2px;
      content: '\53';
      position: absolute; }
  .mobile-search .screen-reader-text,
  .mobile-search .search-submit {
    display: none; }
  .mobile-search .search-field {
    border: 0;
    background: #ccc;
    color: #0979a7;
    font-size: 0.8125em;
    height: 35px;
    text-indent: 22px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius: 0; }

.secondary-nav {
  float: right;
  margin: 28px 20px 0 0;
  display: none; }
  .secondary-nav li.support, .secondary-nav li.apply {
    display: none; }
    .secondary-nav li.support a, .secondary-nav li.apply a {
      font-size: 0.75em;
      height: 30px;
      line-height: 30px; }
  .secondary-nav li.apply a {
    background: #e35c20; }
    .secondary-nav li.apply a:hover {
      background: #b94917; }
  .secondary-nav li.social a {
    font-size: 1.125em;
    display: block;
    padding: 2px; }
  .secondary-nav li a {
    color: white; }
  .secondary-nav li + li {
    margin-left: 8px; }
  .secondary-nav .menu-item-search {
    border-right: 1px solid #468137;
    margin-right: 8px;
    float: left;
    height: 30px;
    max-width: 32px;
    overflow: hidden;
    position: relative;
    width: 230px;
    z-index: 80;
    margin-left: 1em;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-transition: max-width 250ms ease-in-out;
    -moz-transition: max-width 250ms ease-in-out;
    transition: max-width 250ms ease-in-out; }
    .secondary-nav .menu-item-search:hover:before {
      color: #0979a7; }
    .secondary-nav .menu-item-search:before {
      content: '\53';
      display: block;
      font-size: 1.125em;
      font-weight: 200;
      position: absolute;
      right: 15px;
      top: 1px;
      color: white;
      -webkit-transition: color 300ms ease-in-out;
      -moz-transition: color 300ms ease-in-out;
      transition: color 300ms ease-in-out; }
    .secondary-nav .menu-item-search.open {
      max-width: 230px; }
      .secondary-nav .menu-item-search.open form {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom: 1; }
    .secondary-nav .menu-item-search form {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      height: 30px;
      overflow: hidden;
      width: 230px;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
      filter: alpha(opacity=0);
      zoom: 1;
      -webkit-transition: opacity 250ms ease-in-out;
      -moz-transition: opacity 250ms ease-in-out;
      transition: opacity 250ms ease-in-out; }
    .secondary-nav .menu-item-search .search-field {
      width: 180px;
      height: 28px;
      line-height: 16px;
      border: 1px solid transparent;
      padding: 0px 5px;
      float: left;
      background: rgba(255, 255, 255, 0.75);
      color: black;
      font-size: 0.875em;
      text-indent: 6px;
      -webkit-transition: border 350ms ease-in-out;
      -moz-transition: border 350ms ease-in-out;
      transition: border 350ms ease-in-out; }
      .secondary-nav .menu-item-search .search-field:focus {
        border-color: #0979a7; }
    .secondary-nav .menu-item-search .screen-reader-text {
      display: none; }
    .secondary-nav .menu-item-search .search-submit {
      text-transform: uppercase;
      color: transparent;
      background: none;
      border: 0;
      padding: 0;
      float: right;
      height: 27px;
      width: 30px;
      display: block;
      cursor: pointer;
      text-indent: -9999em; }

.tertiary-nav {
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
  background: #F3F9EB; }
  .tertiary-nav h3 {
    color: #fff;
    text-transform: uppercase;
    line-height: 1.3em;
    padding: 12px 15px;
    font-size: 1.1em;
    background: #e35c20;
    margin: 0; }
  .tertiary-nav ul {
    padding: 0;
    list-style: none; }
  .tertiary-nav .children li a {
    padding-left: 25px;
    font-size: 0.9em; }
  .tertiary-nav li {
    list-style: none; }
    .tertiary-nav li + li {
      border-top: 1px solid #efefef; }
    .tertiary-nav li a {
      display: block;
      color: #626262;
      line-height: 1.3em;
      padding: 10px 15px;
      background: transparent;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      .tertiary-nav li a:hover {
        color: #8dc63f; }
    .tertiary-nav li.parent a {
      font-size: 1.125em; }
    .tertiary-nav li.current_page_item > a {
      color: #8dc63f; }

.hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding: 10px 50px;
  height: 450px;
  position: relative; }

.hero-content {
  text-align: center;
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }
  .hero-content:before {
    content: '';
    display: block;
    width: 100%;
    height: 170%;
    position: absolute;
    left: 0%;
    top: -30%;
    z-index: -1;
    background-image: -webkit-radial-gradient(70% 70%, rgba(0, 0, 0, 0.15) 40%, transparent 60%);
    background-image: radial-gradient(70% 70%, rgba(0, 0, 0, 0.15) 40%, transparent 60%); }
  .hero-content h2 {
    font-size: 1.625em;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1;
    padding-bottom: 50px;
    margin-bottom: 20px;
    background: url(images/leaf.png) no-repeat bottom center; }
    .hero-content h2 span {
      font-weight: 600;
      display: block;
      font-size: 1.375em; }
  .hero-content p {
    font-size: 1em;
    max-width: 650px;
    margin: 0 auto; }
  .hero-content a {
    font-size: 1em;
    padding: 0px 35px;
    margin-top: 1.5em;
    height: 40px;
    line-height: 40px; }

.home-content {
  padding-bottom: 0.5em; }
  .home-content img {
    float: right;
    margin: 0; }
  .home-content p {
    margin-bottom: 5px; }
  .home-content h2 {
    color: #0979a7;
    font-weight: 600;
    line-height: 1.1;
    font-size: 1.875em; }
  .home-content .section a {
    color: white;
    margin-top: 1.2em; }
    .home-content .section a:hover {
      color: white; }
  .home-content .section + .section {
    border-top: 0;
    padding-top: 0;
    margin-top: 0; }
  .home-content .section.first-section {
    padding-top: 1.5em; }

.blocks-wrap {
  margin: 2em 0 0 0;
  clear: both; }
  .blocks-wrap .block {
    background: #0979a7;
    height: 250px;
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid white;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0); }
    .blocks-wrap .block .hotspot {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      background: white;
      z-index: 10;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
      filter: alpha(opacity=0);
      zoom: 1; }
    .blocks-wrap .block.bg {
      background-size: 100% 100%;
      background-position: 50% 50%; }
      .blocks-wrap .block.bg.half {
        background-size: cover; }
    .blocks-wrap .block .copy {
      position: absolute;
      left: 25px;
      top: 25px;
      width: 100%;
      z-index: 9;
      max-width: calc(100% - 60px);
      -webkit-transition: all 350ms ease-in-out;
      -moz-transition: all 350ms ease-in-out;
      transition: all 350ms ease-in-out;
      -webkit-transform-style: preserve-3d;
      -webkit-backface-visibility: hidden;
      -webkit-transform: translate3d(0, 0, 0); }
    .blocks-wrap .block .btn {
      margin-top: 0.5em; }
    .blocks-wrap .block h5 {
      color: white;
      font-size: 0.875em;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.5px;
      margin-bottom: 0;
      -webkit-transition: font-size 350ms ease-in-out;
      -moz-transition: font-size 350ms ease-in-out;
      transition: font-size 350ms ease-in-out; }
    .blocks-wrap .block h3 {
      color: white;
      font-size: 1.75em;
      font-weight: 400;
      line-height: 1.2;
      -webkit-transition: font-size 350ms ease-in-out;
      -moz-transition: font-size 350ms ease-in-out;
      transition: font-size 350ms ease-in-out;
      -webkit-transform-style: preserve-3d;
      -webkit-backface-visibility: hidden;
      -webkit-transform: translate3d(0, 0, 0); }
    .blocks-wrap .block img {
      position: absolute;
      right: 0;
      top: 0; }
    .blocks-wrap .block:not(.reversed):before {
      content: '';
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      background-image: -webkit-linear-gradient(-400deg, rgba(0, 0, 0, 0.6), transparent);
      background-image: linear-gradient(130deg, rgba(0, 0, 0, 0.6), transparent); }
    .blocks-wrap .block:not(.reversed):after {
      content: '';
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 0;
      background: rgba(34, 112, 68, 0.25);
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
      filter: alpha(opacity=0);
      zoom: 1;
      -webkit-transition: opacity 500ms ease-in-out;
      -moz-transition: opacity 500ms ease-in-out;
      transition: opacity 500ms ease-in-out; }
    .blocks-wrap .block:not(.reversed):hover:after {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
      filter: alpha(opacity=100);
      zoom: 1; }
    .blocks-wrap .block:not(.reversed):hover .btn {
      background: #0979a7; }
    .blocks-wrap .block.reversed {
      background: none;
      height: auto; }
      .blocks-wrap .block.reversed .copy {
        left: 0;
        top: 0;
        position: relative;
        padding: 25px;
        max-width: 100%; }
      .blocks-wrap .block.reversed h5 {
        color: #227044; }
      .blocks-wrap .block.reversed h3 {
        color: #0979a7; }
      .blocks-wrap .block.reversed img {
        width: 100%;
        height: auto;
        position: relative;
        right: auto; }

.header-image.header-image {
  max-width: 1600px;
  padding: 0;
  margin-bottom: 2em;
  position: relative; }
  .header-image.header-image:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(15, 41, 26, 0.3);
    content: '';
    display: block; }
  .header-image.header-image.has-copy {
    overflow: hidden;
    padding-bottom: 90%;
    height: 0; }
    .header-image.header-image.has-copy img {
      max-width: inherit; }
  .header-image.header-image img {
    max-width: 100%;
    height: auto; }
  .header-image.header-image h2 {
    color: white;
    font-size: 2em;
    margin-bottom: 2%;
    line-height: 1.1;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0;
    -webkit-transition: font-size 350ms ease-in-out;
    -moz-transition: font-size 350ms ease-in-out;
    transition: font-size 350ms ease-in-out; }
    .header-image.header-image h2 strong {
      font-weight: 600; }
  .header-image.header-image .text {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    width: 90%;
    z-index: 2;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0); }
  .header-image.header-image p {
    color: white;
    font-size: 1.125em;
    max-width: 650px;
    margin: 10px auto 20px auto;
    line-height: 1.2; }
  .header-image.header-image .btn {
    font-size: 0.9375em;
    padding: 0 20px;
    text-shadow: none;
    height: 30px;
    line-height: 32px; }

body.single .header-image.header-image h2 {
  font-size: 1.125em; }

.content .left {
  padding-bottom: 2em; }

.content .sidebar {
  margin-top: 2em;
  border-top: 1px solid #e1e1e1;
  padding-top: 2em; }

img {
  max-width: 100%;
  height: auto; }

.nothing-here {
  background: #8dc63f;
  color: white;
  padding: 10px;
  text-align: center; }
  .nothing-here a {
    color: #e35c20; }

.section h2,
.section h3,
.section h4,
.section h5,
.section h6 {
  color: #0979a7;
  font-weight: 400; }

.section h3 {
  font-size: 1.875em; }

.section h4 {
  font-size: 1.625em; }

.section h5 {
  font-size: 1.375em; }

.section h6 {
  font-size: 1.125em; }

.section + .section {
  margin-top: 1em;
  padding-top: 1.5em;
  border-top: 1px solid #eee; }

.section hr {
  margin: 30px 0;
  border: none;
  outline: none;
  width: 100%;
  height: 2px;
  background: #eee; }

.section ul {
  padding-left: 10px;
  margin: 10px 0 20px 0; }
  .section ul li {
    list-style: none;
    padding-left: 15px;
    position: relative;
    margin-bottom: 8px; }
    .section ul li:before {
      position: absolute;
      left: 0;
      top: 9px;
      line-height: 1;
      background: #8dc63f;
      font-weight: 100;
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 50%; }

.section ol {
  margin: 1em 0;
  padding-left: 10px;
  list-style-type: none; }
  .section ol li {
    margin-bottom: 8px;
    counter-increment: step-counter;
    position: relative;
    padding-left: 30px;
    font-size: 1.0625em; }
    .section ol li:before {
      content: counter(step-counter);
      position: absolute;
      left: -2px;
      top: 4px;
      font-size: 80%;
      background-color: #8dc63f;
      color: white;
      font-weight: bold;
      height: 20px;
      width: 20px;
      line-height: 22px;
      text-align: center;
      border-radius: 3px; }
  .section ol ol,
  .section ol ul {
    padding-left: 0; }
    .section ol ol li,
    .section ol ul li {
      padding-left: 25px;
      font-size: 1em; }
      .section ol ol li:before,
      .section ol ul li:before {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        content: '';
        top: 10px;
        left: 12px; }

.section .hidemobile {
  display: none; }

.section blockquote {
  margin: 0.5em 0;
  padding: 15px;
  background: #F3F9EB;
  border-left: 5px #8dc63f solid;
  font-size: 1.5em; }
  .section blockquote p:last-child {
    margin-bottom: 0; }

.section a {
  color: #e35c20;
  -webkit-transition: color 350ms ease-in-out;
  -moz-transition: color 350ms ease-in-out;
  transition: color 350ms ease-in-out; }
  .section a:hover {
    color: #8dc63f; }
  .section a.pdf {
    position: relative; }
    .section a.pdf:before {
      content: '';
      display: inline-block;
      width: 24px;
      height: 31px;
      position: relative;
      top: 8px;
      margin-right: 10px;
      background: url(images/pdf.png) no-repeat left top; }

.ham-expand-wrapper {
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  min-height: 45px;
  -webkit-transition: max-height 300ms ease-in-out;
  -moz-transition: max-height 300ms ease-in-out;
  transition: max-height 300ms ease-in-out; }
  .ham-expand-wrapper span {
    display: block; }
  .ham-expand-wrapper .ham-expand-btn {
    display: block;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 1.3125em;
    position: relative;
    padding-left: 55px;
    padding-bottom: 12px; }
    .ham-expand-wrapper .ham-expand-btn:before {
      content: '\3e';
      position: absolute;
      left: 0;
      top: 0;
      display: inline-block;
      font-size: 1.25em;
      color: #8dc63f;
      width: 40px;
      height: 34px;
      line-height: 34px;
      text-align: center;
      background: #227044;
      font-weight: 100;
      -webkit-transition: color 300ms ease-in-out;
      -moz-transition: color 300ms ease-in-out;
      transition: color 300ms ease-in-out; }
    .ham-expand-wrapper .ham-expand-btn:hover::before {
      color: white; }
  .ham-expand-wrapper .ham-expand-content {
    padding: 0px;
    margin-bottom: 15px; }
    .ham-expand-wrapper .ham-expand-content br {
      display: none; }
  .ham-expand-wrapper.open .ham-expand-btn::before {
    content: '\e804';
    color: white; }

.section .ham-expand-wrapper:last-child {
  margin-bottom: 0; }

article {
  border-top: 1px solid #eee;
  margin-top: 1em;
  padding-top: 1.5em; }
  article .img-wrap {
    margin: 5px auto 10px auto;
    position: relative;
    display: inline-block; }

.meta {
  display: inline-block;
  width: 100%;
  background: rgba(141, 198, 63, 0.1);
  padding: 5px 10px; }
  .meta .backto {
    float: left;
    margin-right: 20px; }
  .meta span {
    float: right; }
  .meta a {
    color: #8dc63f; }

.section a[href$=".pdf"]:before,
.section a[href$=".doc"]:before,
.section a[href$=".docx"]:before,
.section a[href$=".xls"]:before,
.section a[href$=".xlsx"]:before {
  content: '\e819';
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  transform: translate(0, 0);
  width: 20px;
  text-align: right;
  margin-right: 7px; }

.section a[href$=".pdf"]:before {
  content: '\f1c1'; }

.section a[href$=".doc"]:before,
.section a[href$=".docx"]:before {
  content: '\f1c2'; }

.section a[href$=".xls"]:before,
.section a[href$=".xlsx"]:before {
  content: '\f1c3'; }

.calendar-filter {
  margin-top: 2em; }
  .calendar-filter .calendar-toggle {
    float: right; }
    .calendar-filter .calendar-toggle p {
      font-size: 0.9375em;
      font-style: italic;
      float: left;
      margin: 4px 10px 0 0; }
    .calendar-filter .calendar-toggle .toggle_calendar {
      background: none;
      float: left;
      border: 0;
      color: #999;
      font-size: 1.75em;
      -webkit-transition: color 350ms ease-in-out;
      -moz-transition: color 350ms ease-in-out;
      transition: color 350ms ease-in-out; }
      .calendar-filter .calendar-toggle .toggle_calendar:hover {
        color: #e35c20; }
      .calendar-filter .calendar-toggle .toggle_calendar.on {
        color: #8dc63f; }
      .calendar-filter .calendar-toggle .toggle_calendar + button {
        margin-right: 5px;
        line-height: 31px; }

.upcoming-events .section {
  padding: 0;
  margin: 0; }
  .upcoming-events .section h4 {
    font-size: 1.1875em;
    font-weight: 600; }
  .upcoming-events .section .date {
    font-size: 0.9375em; }
  .upcoming-events .section h5 {
    font-size: 1.0625em; }
  .upcoming-events .section .view-all {
    float: left;
    font-weight: 600;
    color: #8dc63f; }
    .upcoming-events .section .view-all:hover {
      color: #227044; }
  .upcoming-events .section p {
    color: #999;
    font-weight: 600;
    text-align: center; }

.calendar-wrap {
  position: relative;
  overflow: hidden;
  margin-top: 1em; }
  .calendar-wrap .views {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out; }
    .calendar-wrap .views.hidden {
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
      filter: alpha(opacity=0);
      zoom: 1;
      position: absolute;
      z-index: -1; }

.listed-event {
  background: #eff2f5;
  border: 1px solid #e1e1e1;
  position: relative;
  min-height: 200px;
  overflow: hidden; }
  .listed-event + .listed-event {
    margin-top: 1em; }
  .listed-event h4 {
    text-transform: uppercase;
    color: #8dc63f;
    font-size: 0.875em;
    margin-bottom: 0.25em;
    font-weight: bold; }
  .listed-event h3 {
    font-size: 1.25em;
    color: black;
    font-weight: 600;
    margin-bottom: 0; }
  .listed-event p {
    font-size: 0.9375em;
    color: black; }
    .listed-event p:last-child {
      margin-bottom: 0; }
  .listed-event img {
    max-width: 100%;
    height: auto;
    float: left; }
  .listed-event .date {
    color: #999;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 0.9375em; }
  .listed-event .text {
    margin-left: 30px;
    float: left;
    padding: 20px 0;
    width: calc(100% - 360px); }
  .listed-event .more {
    color: #e35c20;
    clear: both;
    display: inline-block;
    float: right; }

.load-more {
  clear: both;
  margin: 2em auto 2em 50%;
  color: white;
  font-size: 1em;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
  .load-more.loading::before {
    content: url(images/rolling.gif);
    position: relative;
    top: 4px;
    margin-right: 12px; }


body.single-event .date-single {
  background: #eee;
  padding: 10px;
  width: 100%;
  margin-bottom: 1em;
  font-size: 1.0625em; }
  body.single-event .date-single .right {
    float: right; }
    body.single-event .date-single .right a {
      color: #e35c20;
      display: inline-block;
      position: relative;
      top: 1px;
      line-height: 1;
      margin-right: 5px;
      font-size: 1.125em; }
  body.single-event .date-single .backto {
    float: left;
    position: relative;
    top: 2px;
    margin-right: 20px;
    font-size: 0.875em; }

body.single-event .title {
  font-size: 1.875em; }

body.single-event .subtitle {
  font-size: 1.25em;
  margin: -10px 0 1em 0;
  color: #666; }

body.single-event .presentedby {
  font-size: 1.125em; }

body.single-event h6 {
  font-size: 1.125em; }

div#em-loading {
  z-index: 99; }

.dropdownreplace {
  background: #eff2f5;
  border: 1px solid #e1e1e1;
  width: 100%;
  padding: 0;
  line-height: 34px;
  cursor: pointer;
  font-weight: 300;
  letter-spacing: 0.5px;
  display: block;
  float: left;
  margin-bottom: 0.5em;
  position: relative;
  z-index: 10; }
  .dropdownreplace .current {
    display: block;
    font-size: 1.0625em;
    padding: 0 34px 0 10px;
    text-align: left;
    color: #333;
    font-weight: bold; }
    .dropdownreplace .current:after {
      content: '\e804';
      position: absolute;
      line-height: 34px;
      top: -1px;
      right: -1px;
      width: 40px;
      height: 36px;
      text-align: center;
      color: #8dc63f;
      font-size: 1.25em;
      background: #227044; }
  .dropdownreplace .selection {
    position: absolute;
    width: 100%;
    border: 1px solid #e1e1e1;
    background: white;
    padding: 5px 10px;
    left: -9999px;
    top: 120%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    -webkit-transition: top 200ms ease-in-out 0ms, opacity 100ms linear 0ms, left 0ms linear 0ms;
    -moz-transition: top 200ms ease-in-out 0ms, opacity 100ms linear 0ms, left 0ms linear 0ms;
    transition: top 200ms ease-in-out 0ms, opacity 100ms linear 0ms, left 0ms linear 0ms; }
    .dropdownreplace .selection::before {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 8px 8px 8px;
      border-color: transparent transparent white transparent;
      position: absolute;
      top: -8px;
      left: 17px; }
  .dropdownreplace ul.selection-list {
    width: 100%;
    list-style: none;
    list-style-image: none;
    text-align: left;
    overflow: auto;
    margin: 0;
    padding: 0;
    position: relative; }
    .dropdownreplace ul.selection-list li {
      padding: 0;
      line-height: 1.3em;
      -webkit-transition: all 300ms ease-in-out;
      -moz-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      color: black;
      font-style: italic;
      font-size: 1.0625em;
      cursor: pointer;
      font-weight: 400;
      margin-bottom: 0; }
      .dropdownreplace ul.selection-list li:before {
        display: none; }
      .dropdownreplace ul.selection-list li + li {
        border-top: 1px solid #eee; }
      .dropdownreplace ul.selection-list li.noborder {
        border-top: 0; }
      .dropdownreplace ul.selection-list li.title {
        padding: 10px;
        cursor: default; }
        .dropdownreplace ul.selection-list li.title:hover {
          color: #333; }
      .dropdownreplace ul.selection-list li a {
        color: #333;
        display: block;
        padding: 10px 0 10px 8px;
        -webkit-transition: color 350ms ease-in-out;
        -moz-transition: color 350ms ease-in-out;
        transition: color 350ms ease-in-out; }
        .dropdownreplace ul.selection-list li a:hover {
          color: #8dc63f; }
        .dropdownreplace ul.selection-list li a.disabled {
          color: #eee; }
      .dropdownreplace ul.selection-list li.current {
        font-weight: 500;
        color: #8dc63f; }
  .dropdownreplace.type ul.selection-list li a:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    left: 0;
    margin-right: 12px;
    font-weight: 100;
    font-style: normal;
    font-size: 1.5em; }
  .dropdownreplace.type ul.selection-list li a.planning:before {
    content: '\e805';
    color: #8b2942; }
  .dropdownreplace.type ul.selection-list li a.education:before {
    content: '\e800';
    color: #0979a7; }
  .dropdownreplace.type ul.selection-list li a.boot:before {
    content: '\e806';
    color: #e35c20; }
  .dropdownreplace.type ul.selection-list li a.flower:before {
    content: '\e808';
    color: #e35c20; }
  .dropdownreplace.type ul.selection-list li a.water:before {
    content: '\e807';
    color: #e35c20; }
  .dropdownreplace.type ul.selection-list li.current {
    font-weight: 500;
    color: #e35c20; }
  .dropdownreplace.open .selection {
    left: 0;
    top: 100%;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
    filter: alpha(opacity=100);
    zoom: 1;
    -webkit-transition: top 200ms ease-in-out 0ms, opacity 100ms linear 0ms, left 0ms linear 0ms;
    -moz-transition: top 200ms ease-in-out 0ms, opacity 100ms linear 0ms, left 0ms linear 0ms;
    transition: top 200ms ease-in-out 0ms, opacity 100ms linear 0ms, left 0ms linear 0ms; }

.map-wrap {
  margin: 2em 0 3em 0; }
  .map-wrap .lv {
    float: right;
    font-size: 0.9375em;
    font-style: italic;
    margin: 0; }
    .map-wrap .lv:before {
      content: '\e809';
      color: #8dc63f;
      font-size: 1.5625em;
      font-style: normal;
      margin-right: 8px;
      position: relative;
      top: 2px; }

.location-block {
  overflow: hidden; }
  .location-block h5 {
    font-size: 1.25em;
    font-weight: 600;
    margin-bottom: 2px; }
  .location-block h6 {
    color: #666;
    font-size: 1em; }
  .location-block a.pdf {
    position: relative;
    font-size: 1.125em;
    color: #e35c20;
    font-weight: 600; }
    .location-block a.pdf:before {
      content: '';
      display: inline-block;
      width: 24px;
      height: 31px;
      position: relative;
      top: 8px;
      margin-right: 10px;
      background: url(images/pdf.png) no-repeat left top; }

.responsive-map-wrap {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 52%;
  position: relative; }
  .responsive-map-wrap #map-canvas {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.section .grants-wrap {
  margin: 1em 0 2em 0; }
  .section .grants-wrap .grant {
    background: #eff2f5;
    border: 1px solid #e1e1e1;
    position: relative;
    overflow: hidden; }
    .section .grants-wrap .grant + .grant {
      margin-top: 3px; }
    .section .grants-wrap .grant h4 {
      font-size: 1.1875em;
      color: black;
      font-weight: 600;
      margin-bottom: 10px; }
      .section .grants-wrap .grant h4 span {
        font-size: 0.8125em;
        display: inline-block;
        color: #666;
        margin-left: 10px; }
      .section .grants-wrap .grant h4.icon:before {
        content: '';
        display: inline-block;
        position: relative;
        top: 2px;
        margin-right: 10px;
        font-weight: 100;
        font-size: 1.25em; }
      .section .grants-wrap .grant h4.icon.planning:before {
        content: '\e805';
        color: #8b2942; }
      .section .grants-wrap .grant h4.icon.education:before {
        content: '\e800';
        color: #0979a7; }
    .section .grants-wrap .grant p {
      font-size: 1.0625em;
      color: black;
      margin-bottom: 5px; }
      .section .grants-wrap .grant p:empty {
        display: none; }
    .section .grants-wrap .grant .pdf {
      font-size: 0.9375em; }
    .section .grants-wrap .grant a[href$=".pdf"]:before {
      content: '';
      margin-right: 10px; }
    .section .grants-wrap .grant img {
      max-width: 100%;
      height: auto;
      float: left; }
    .section .grants-wrap .grant .text {
      width: 100%;
      position: relative; }

.funding-year {
  max-height: 48px;
  overflow: hidden;
  margin-bottom: 10px;
  -webkit-transition: max-height 600ms ease-in-out;
  -moz-transition: max-height 600ms ease-in-out;
  transition: max-height 600ms ease-in-out; }
  .funding-year .year {
    display: block;
    height: 48px;
    background: #eff2f5;
    border: 1px solid #e1e1e1;
    color: black;
    font-size: 1.0625em;
    line-height: 48px;
    text-indent: 15px;
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out; }
    .funding-year .year:after {
      position: absolute;
      right: -1px;
      top: -1px;
      height: 48px;
      width: 54px;
      line-height: 48px;
      text-align: center;
      display: block;
      background: #227044;
      color: #8dc63f;
      text-indent: 0;
      font-size: 2em;
      content: '\e804';
      -webkit-transition: all 350ms ease-in-out;
      -moz-transition: all 350ms ease-in-out;
      transition: all 350ms ease-in-out; }
  .funding-year.open {
    max-height: 6000px; }
    .funding-year.open .year {
      border-color: #227044;
      background: #227044;
      color: white; }
      .funding-year.open .year:after {
        background: #8dc63f;
        color: #227044;
        content: '\e803'; }

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  font-size: 100%; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: .4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: .4em 1em; }

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: .5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em; }

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer; }

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828;
  color: #fff;
  font-weight: bold; }

.ui-widget-header a {
  color: #fff; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6;
  font-weight: bold;
  color: #1c94c4; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce;
  font-weight: bold;
  color: #c77405; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff;
  font-weight: bold;
  color: #eb8f00; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900;
  color: #fff; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #fff; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #fff; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-widget-overlay {
  background: #666;
  opacity: .5;
  filter: Alpha(Opacity=50); }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px; }

.gform_footer button, .gform_footer input[type=submit] {
  border: 0; }

.honeypot {
  display: none; }

.gform_wrapper {
  position: relative; }
  .gform_wrapper img {
    padding: 0; }
  .gform_wrapper .gform_fields {
    list-style: none;
    margin: 0;
    padding: 0; }
  .gform_wrapper .gform_button {
    border: none;
    outline: none; }
  .gform_wrapper .ginput_container {
    margin-top: 0 !important; }

.section .gform_wrapper {
  margin: 2em 0; }

.gform_wrapper {
  width: 100%;
  max-width: 100%; }
  .gform_wrapper form.newsletter-form .gfield:first-child {
    display: none; }
  .gform_wrapper .gform_heading {
    margin: 0 0 30px; }
    .gform_wrapper .gform_heading span {
      font-weight: 600; }
  .gform_wrapper .gform_title {
    margin-top: 0;
    font-size: 2.25em; }
  .gform_wrapper .gform_body {
    margin: 0; }
  .gform_wrapper .validation_error {
    margin: 30px 0 0;
    font-size: 0.875em;
    line-height: 1.625em;
    letter-spacing: 1px;
    color: #ba1818;
    border: none;
    background: transparent; }
  .gform_wrapper .gform_footer,
  .gform_wrapper .gform_page_footer {
    margin: 30px 0 0;
    padding-left: 26%; }
  .gform_wrapper .gfield {
    overflow: hidden;
    padding: 0;
    border: none;
    background: none; }
    .gform_wrapper .gfield:before {
      display: none; }
    .gform_wrapper .gfield:not(:first-child) {
      margin: 15px 0 0; }
    .gform_wrapper .gfield:before {
      display: none; }
    .gform_wrapper .gfield + .gfield.section {
      margin-top: 2em;
      padding-top: 2em;
      border-top: 1px solid #e1e1e1; }
    .gform_wrapper .gfield.section {
      margin-top: 1.5em; }
      .gform_wrapper .gfield.section h2 {
        font-size: 1.375em;
        margin-bottom: 5px; }
    .gform_wrapper .gfield.gfield_error {
      border: none;
      background: transparent;
      width: 100%; }
      .gform_wrapper .gfield.gfield_error .gfield_label {
        color: #b30000;
        margin-left: 0; }
      .gform_wrapper .gfield.gfield_error .ginput_container {
        margin: 0; }
    .gform_wrapper .gfield .gfield_description {
      display: block;
      font-size: 0.8125em;
      line-height: 1.25em;
      margin: 5px 0 0 0;
      clear: left;
      font-style: italic;
      color: #a1a1a1; }
      .gform_wrapper .gfield .gfield_description.validation_message {
        color: red; }
    .gform_wrapper .gfield > label {
      color: #333;
      font-size: 1em;
      float: left;
      width: 25%;
      font-weight: 600;
      padding: 10px 0 0; }
      .gform_wrapper .gfield > label .gfield_required {
        color: red;
        margin-left: 3px; }
    .gform_wrapper .gfield > .ginput_container,
    .gform_wrapper .gfield .clear-multi {
      float: right;
      width: 74%; }
      .gform_wrapper .gfield > .ginput_container span,
      .gform_wrapper .gfield .clear-multi span {
        float: left; }
      .gform_wrapper .gfield > .ginput_container label,
      .gform_wrapper .gfield .clear-multi label {
        display: block;
        font-size: 0.8125em;
        line-height: 1em;
        margin: 5px 0 0 5px;
        font-style: italic;
        color: #a1a1a1; }
    .gform_wrapper .gfield input {
      width: 100%; }
    .gform_wrapper .gfield input[type=text],
    .gform_wrapper .gfield input[type=email],
    .gform_wrapper .gfield input[type=tel],
    .gform_wrapper .gfield input[type=url],
    .gform_wrapper .gfield input[type=number],
    .gform_wrapper .gfield select,
    .gform_wrapper .gfield textarea {
      color: #333;
      border: none;
      background: #F3F9EB;
      padding: 0 10px;
      height: 50px;
      font-size: 1em;
      font-weight: 200;
      letter-spacing: 1px;
      -webkit-transition: background 350ms ease-in-out;
      -moz-transition: background 350ms ease-in-out;
      transition: background 350ms ease-in-out; }
      .gform_wrapper .gfield input[type=text]:focus,
      .gform_wrapper .gfield input[type=email]:focus,
      .gform_wrapper .gfield input[type=tel]:focus,
      .gform_wrapper .gfield input[type=url]:focus,
      .gform_wrapper .gfield input[type=number]:focus,
      .gform_wrapper .gfield select:focus,
      .gform_wrapper .gfield textarea:focus {
        background: #eeeeee; }
    .gform_wrapper .gfield textarea {
      width: 100% !important;
      height: 125px;
      font-family: "proxima-nova", sans-serif;
      padding: 10px; }
    .gform_wrapper .gfield select {
      padding-top: 12px;
      padding-bottom: 11px;
      -webkit-appearance: none;
      width: 112% !important; }
    .gform_wrapper .gfield select[multiple] {
      height: auto; }
    .gform_wrapper .gfield select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
    .gform_wrapper .gfield textarea {
      resize: vertical; }
    .gform_wrapper .gfield.time .ginput_container_time {
      float: left;
      overflow: hidden;
      width: 32.66%; }
      .gform_wrapper .gfield.time .ginput_container_time:not(:first-child) {
        margin-left: 1%; }
      .gform_wrapper .gfield.time .ginput_container_time i {
        display: none; }
    .gform_wrapper .gfield.time select {
      width: 120% !important; }
    .gform_wrapper .gfield.fullwidth > label {
      width: 100%;
      float: none; }
    .gform_wrapper .gfield.fullwidth > .ginput_container {
      float: none;
      width: 100%; }
    .gform_wrapper .gfield.list table {
      margin-top: 10px;
      width: 100% !important; }
      .gform_wrapper .gfield.list table th {
        color: #aaa;
        font-size: 0.875em; }
        .gform_wrapper .gfield.list table th + th {
          border-left: 3px solid white; }
    .gform_wrapper .gfield.list tr td {
      padding: 0; }
      .gform_wrapper .gfield.list tr td + td {
        border-left: 3px solid white; }
    .gform_wrapper .gfield.list tr:not(:first-child) td {
      padding: 5px 0 0; }
    .gform_wrapper .gfield.list tr:hover td {
      background: transparent; }
    .gform_wrapper .gfield.list img {
      display: block;
      border: none;
      margin: 5px auto !important;
      width: 16px !important;
      height: 16px !important;
      background-size: 16px 16px !important; }
    .gform_wrapper .gfield.fileupload > .ginput_container {
      width: 55%; }
    .gform_wrapper .gfield.fileupload > label {
      width: 45%; }
    .gform_wrapper .gfield.fileupload.single input[type=file] {
      width: 0.1px;
      height: 0.1px;
      overflow: hidden;
      position: absolute;
      z-index: -1;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
      filter: alpha(opacity=0);
      zoom: 1; }
    .gform_wrapper .gfield.fileupload.single:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 45%;
      content: 'File Upload';
      text-align: left;
      padding-right: 10px;
      display: block;
      padding-left: 0;
      background: none;
      border-radius: 0;
      font-weight: 600;
      color: #333;
      padding-top: 10px; }
    .gform_wrapper .gfield.fileupload.single label {
      width: 55%;
      float: right;
      font-size: 20px;
      text-overflow: ellipsis;
      white-space: nowrap;
      cursor: pointer;
      display: inline-block;
      overflow: hidden;
      position: relative;
      font-weight: 200;
      padding: 10px 20px;
      color: white;
      background-color: #e35c20; }
      .gform_wrapper .gfield.fileupload.single label:before {
        content: '\e80a';
        margin-right: 10px;
        display: inline-block; }
    .gform_wrapper .gfield.fileupload input[type=button] {
      background: #e35c20;
      border: 0;
      padding: 5px 20px;
      font-weight: 200;
      color: white;
      font-size: 1.125em; }
    .gform_wrapper .gfield.fileupload .gform_fileupload_multifile .gform_drop_area {
      padding: 15px;
      border: 1px dashed #ccc;
      text-align: center;
      color: #aaa;
      margin-bottom: 10px;
      background: rgba(0, 0, 0, 0.02); }
      .gform_wrapper .gfield.fileupload .gform_fileupload_multifile .gform_drop_area span {
        margin-bottom: 5px;
        width: 100%; }
    .gform_wrapper .gfield.fileupload #extensions_message {
      display: block;
      font-size: 0.8125em;
      line-height: 1.25em;
      margin: 5px 0 0 0;
      clear: left;
      font-style: italic;
      color: #a1a1a1; }
    .gform_wrapper .gfield.fileupload .gfield_description {
      margin: 0;
      padding: 0;
      top: 50px;
      left: 0;
      position: absolute;
      width: 25%;
      display: inline-block; }
      .gform_wrapper .gfield.fileupload .gfield_description.validation_message {
        top: 3px;
        right: 3px;
        text-align: right; }
    .gform_wrapper .gfield.fileupload div[id^="gform_preview"] {
      clear: both;
      width: 100%; }
      .gform_wrapper .gfield.fileupload div[id^="gform_preview"] div {
        display: inline-block;
        margin-right: 15px; }
      .gform_wrapper .gfield.fileupload div[id^="gform_preview"] img {
        display: inline-block; }
    .gform_wrapper .gfield.select,
    .gform_wrapper .gfield .address_country,
    .gform_wrapper .gfield .ginput_container_time:last-child {
      position: relative; }
      .gform_wrapper .gfield.select:before,
      .gform_wrapper .gfield .address_country:before,
      .gform_wrapper .gfield .ginput_container_time:last-child:before {
        display: block;
        background: transparent;
        top: 18px;
        right: 20px;
        left: auto;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: transparent;
        border-top-color: #8dc63f;
        border-width: 10px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0; }
      .gform_wrapper .gfield.select.select_with_label:before,
      .gform_wrapper .gfield .address_country.select_with_label:before,
      .gform_wrapper .gfield .ginput_container_time:last-child.select_with_label:before {
        top: 44px; }
    .gform_wrapper .gfield.name > .ginput_container span {
      width: 49.5%;
      float: left;
      margin: 0; }
      .gform_wrapper .gfield.name > .ginput_container span:not(:first-child) {
        margin-left: 1%; }
    .gform_wrapper .gfield.address .ginput_complex input {
      width: 100% !important; }
    .gform_wrapper .gfield.address .ginput_complex select {
      -webkit-appearance: none;
      width: 112% !important; }
    .gform_wrapper .gfield.address > .ginput_container span:not(:first-child) {
      margin-top: 15px; }
    .gform_wrapper .gfield.address > .ginput_container span.address_line_1,
    .gform_wrapper .gfield.address > .ginput_container span.address_line_2 {
      width: 100%; }
    .gform_wrapper .gfield.address > .ginput_container span.address_city {
      clear: both;
      width: 32.66%; }
    .gform_wrapper .gfield.address > .ginput_container span.address_state {
      width: 32.66%;
      margin-left: 1%;
      overflow: hidden; }
    .gform_wrapper .gfield.address > .ginput_container span.address_zip {
      width: 32.66%;
      float: right; }
    .gform_wrapper .gfield.address > .ginput_container span.address_country {
      width: 100%;
      margin-left: 0; }
    .gform_wrapper .gfield.radio > .gfield_label, .gform_wrapper .gfield.checkbox > .gfield_label {
      padding-top: 25px; }
    .gform_wrapper .gfield.radio > .ginput_container > ul, .gform_wrapper .gfield.checkbox > .ginput_container > ul {
      list-style: none;
      margin: 10px 0 0;
      padding: 0; }
      .gform_wrapper .gfield.radio > .ginput_container > ul li, .gform_wrapper .gfield.checkbox > .ginput_container > ul li {
        width: 100%;
        border: none;
        padding-left: 0;
        background: none; }
        .gform_wrapper .gfield.radio > .ginput_container > ul li + li, .gform_wrapper .gfield.checkbox > .ginput_container > ul li + li {
          margin-top: 5px; }
        .gform_wrapper .gfield.radio > .ginput_container > ul li:before, .gform_wrapper .gfield.checkbox > .ginput_container > ul li:before {
          display: none; }
    .gform_wrapper .gfield.radio > .ginput_container input, .gform_wrapper .gfield.checkbox > .ginput_container input {
      position: absolute;
      top: 3px;
      left: 3px;
      z-index: -100;
      width: 1px;
      height: 1px;
      overflow: hidden;
      border: none;
      outline: none;
      background: transparent;
      pointer-events: none; }
    .gform_wrapper .gfield.radio > .ginput_container input[type=checkbox]:checked + label:after, .gform_wrapper .gfield.checkbox > .ginput_container input[type=checkbox]:checked + label:after {
      content: "✓";
      color: #8dc63f;
      font-style: normal;
      font-size: 24px;
      line-height: 5px;
      text-indent: -3px; }
    .gform_wrapper .gfield.radio > .ginput_container input[type=radio]:checked + label:after, .gform_wrapper .gfield.checkbox > .ginput_container input[type=radio]:checked + label:after {
      border-color: #72a230;
      background: #8dc63f; }
    .gform_wrapper .gfield.radio > .ginput_container input[type=radio] + label:before, .gform_wrapper .gfield.checkbox > .ginput_container input[type=radio] + label:before {
      -webkit-border-radius: 21px;
      -moz-border-radius: 21px;
      -ms-border-radius: 21px;
      -o-border-radius: 21px;
      border-radius: 21px; }
    .gform_wrapper .gfield.radio > .ginput_container input[type=radio] + label:after, .gform_wrapper .gfield.checkbox > .ginput_container input[type=radio] + label:after {
      -webkit-border-radius: 11px;
      -moz-border-radius: 11px;
      -ms-border-radius: 11px;
      -o-border-radius: 11px;
      border-radius: 11px; }
    .gform_wrapper .gfield.radio > .ginput_container label, .gform_wrapper .gfield.checkbox > .ginput_container label {
      font-size: 1em;
      height: 28px;
      line-height: 28px;
      position: relative;
      padding-left: 35px; }
      .gform_wrapper .gfield.radio > .ginput_container label:hover, .gform_wrapper .gfield.checkbox > .ginput_container label:hover {
        cursor: pointer; }
      .gform_wrapper .gfield.radio > .ginput_container label:before, .gform_wrapper .gfield.checkbox > .ginput_container label:before {
        content: "";
        width: 21px;
        height: 21px;
        display: block;
        background: #FFFFFF;
        border: 1px #cccccc solid;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .gform_wrapper .gfield.radio > .ginput_container label:after, .gform_wrapper .gfield.checkbox > .ginput_container label:after {
        content: "";
        width: 11px;
        height: 11px;
        display: block;
        background: #e6e6e6;
        border: 1px #d9d9d9 solid;
        position: absolute;
        top: 50%;
        left: 5px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
    .gform_wrapper .gfield.radio > .ginput_container > ul li {
      width: 50%;
      float: left; }
    .gform_wrapper .gfield .validation_message ul {
      margin: 0;
      padding: 0; }
      .gform_wrapper .gfield .validation_message ul li {
        padding: 0;
        color: #ba1818; }
        .gform_wrapper .gfield .validation_message ul li:before {
          display: none; }
    .gform_wrapper .gfield.hide_label > .gfield_label {
      display: none; }
  .gform_wrapper .fullwidth .gfield {
    clear: both; }
    .gform_wrapper .fullwidth .gfield > label {
      width: 100%;
      float: none; }
    .gform_wrapper .fullwidth .gfield > .ginput_container {
      float: none;
      width: 100%; }
    .gform_wrapper .fullwidth .gfield.form-left, .gform_wrapper .fullwidth .gfield.form-right {
      width: 49.5%;
      float: left;
      clear: none; }
    .gform_wrapper .fullwidth .gfield.form-right {
      margin-left: 1%; }
    .gform_wrapper .fullwidth .gfield.date .ginput_container > input {
      padding-left: 35px; }
      .gform_wrapper .fullwidth .gfield.date .ginput_container > input + img {
        position: absolute;
        left: 8px;
        bottom: 16px; }
    .gform_wrapper .fullwidth .gfield .clear-multi {
      float: none;
      width: 100%; }
  .gform_wrapper .fullwidth .gform_footer {
    padding-left: 0; }
  .gform_wrapper .event-form .gfield {
    display: inline-block;
    width: 100%;
    clear: both; }
    .gform_wrapper .event-form .gfield.fileupload.single:before {
      width: 25%; }
    .gform_wrapper .event-form .gfield.fileupload.single label {
      width: 74%;
      text-align: center; }
    .gform_wrapper .event-form .gfield.float_desc > label {
      float: left;
      clear: none;
      margin-right: 10px;
      padding-top: 10px;
      width: auto; }
    .gform_wrapper .event-form .gfield.float_desc > .ginput_container {
      width: auto;
      float: left; }
    .gform_wrapper .event-form .gfield.float_desc select {
      width: 110% !important; }
    .gform_wrapper .event-form .gfield.honeypot {
      display: none; }
    .gform_wrapper .event-form .gfield.event_span_days {
      float: left;
      clear: none;
      margin-left: 10px; }
      .gform_wrapper .event-form .gfield.event_span_days > label {
        width: auto;
        float: left;
        padding-right: 10px; }
      .gform_wrapper .event-form .gfield.event_span_days input[type="number"] {
        max-width: 80px;
        float: left; }
    .gform_wrapper .event-form .gfield.radio_repeats > .gfield_label {
      padding-top: 17px; }
    .gform_wrapper .event-form .gfield.radio_repeats > .ginput_container > ul li {
      width: 25%; }
      .gform_wrapper .event-form .gfield.radio_repeats > .ginput_container > ul li + li {
        margin-top: 0; }
    .gform_wrapper .event-form .gfield.event_days {
      display: inline-block;
      float: left;
      width: auto;
      clear: none;
      padding-top: 12px;
      margin-left: 10px; }
    .gform_wrapper .event-form .gfield.event_consent > .gfield_label {
      float: left;
      width: 10px;
      padding-top: 13px; }
    .gform_wrapper .event-form .gfield.event_consent .ginput_container {
      float: left;
      width: calc(100% - 15px);
      margin-left: 5px; }
      .gform_wrapper .event-form .gfield.event_consent .ginput_container label {
        height: auto;
        line-height: inherit; }
    .gform_wrapper .event-form .gfield.event_repeat:before {
      top: 42px; }
    .gform_wrapper .event-form .gfield.event_every {
      float: left;
      width: auto; }
      .gform_wrapper .event-form .gfield.event_every > label {
        width: auto;
        float: left;
        padding-right: 10px; }
      .gform_wrapper .event-form .gfield.event_every > .ginput_container {
        width: 80px;
        float: left; }
      .gform_wrapper .event-form .gfield.event_every .gfield_description {
        float: left;
        clear: none;
        margin: 15px 0 0 10px; }
      .gform_wrapper .event-form .gfield.event_every.event_every_week {
        width: 190px;
        float: left; }
    .gform_wrapper .event-form .gfield.event_days_of_week {
      float: left;
      width: calc(100% - 205px);
      margin-left: 15px;
      clear: none; }
      .gform_wrapper .event-form .gfield.event_days_of_week > .gfield_label {
        float: left;
        width: 20px;
        padding-top: 10px; }
      .gform_wrapper .event-form .gfield.event_days_of_week > .ginput_container > ul {
        float: left;
        width: calc(100% - 30px);
        margin-left: 10px;
        margin-top: 0; }
        .gform_wrapper .event-form .gfield.event_days_of_week > .ginput_container > ul li {
          width: 14.2857142857%;
          display: inline-block; }
      .gform_wrapper .event-form .gfield.event_days_of_week + li[style*="display: none"] + li[style*="display: none"] + li {
        clear: both;
        margin-left: 0; }
      .gform_wrapper .event-form .gfield.event_days_of_week[style*="display: none"] + li[style*="display: none"] + li[style*="display: none"] + li {
        clear: none;
        margin-left: 10px; }
    .gform_wrapper .event-form .gfield.event_repeat_monthly_on {
      width: 180px;
      float: left; }
      .gform_wrapper .event-form .gfield.event_repeat_monthly_on > label {
        width: 50px; }
      .gform_wrapper .event-form .gfield.event_repeat_monthly_on > .ginput_container {
        width: calc(100% - 60px); }
        .gform_wrapper .event-form .gfield.event_repeat_monthly_on > .ginput_container select {
          width: 130% !important; }
    .gform_wrapper .event-form .gfield.event_repeat_monthly_day {
      width: 145px;
      float: left;
      clear: none;
      margin-left: 10px; }
      .gform_wrapper .event-form .gfield.event_repeat_monthly_day > .ginput_container {
        width: 100%; }
        .gform_wrapper .event-form .gfield.event_repeat_monthly_day > .ginput_container select {
          width: 110% !important; }
    .gform_wrapper .event-form .gfield.event_each_month {
      float: left;
      clear: none;
      width: auto;
      padding-top: 10px;
      margin-left: 10px; }
    .gform_wrapper .event-form .gfield.event_every_num {
      float: left;
      clear: none;
      width: auto;
      margin-left: 10px;
      padding-top: 10px; }
  .gform_wrapper .charleft,
  .gform_wrapper .word-count-wrapper {
    display: block;
    font-size: 0.8125em;
    line-height: 1.5em;
    margin: 5px 0 0 0;
    font-style: italic;
    color: #a1a1a1; }
  .gform_wrapper .word-count-wrapper span {
    display: inline-block;
    float: left;
    width: auto; }
  .gform_wrapper .word-count-wrapper .word-count {
    margin-left: 10px; }
  .gform_wrapper .gf_progressbar_wrapper {
    position: absolute;
    top: 15px;
    right: 15px; }
    .gform_wrapper .gf_progressbar_wrapper h3 {
      color: #a1a1a1;
      font-size: .75em; }
  .gform_wrapper .gf_progressbar {
    display: none; }
  .gform_wrapper .leftbutton .gform_footer {
    padding-left: 0; }

.gform_confirmation_message {
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.875em;
  padding: 15px;
  background: #e1e1e1;
  border: 2px #d4d4d4 solid; }

@media (max-width: 900px) {
  .content .gform_wrapper .event-form .gfield.event_days_of_week {
    float: none;
    width: 100%;
    margin-left: 0;
    clear: noth; }
    .content .gform_wrapper .event-form .gfield.event_days_of_week > .gfield_label {
      float: none;
      width: auto; }
    .content .gform_wrapper .event-form .gfield.event_days_of_week > .ginput_container > ul {
      float: none;
      width: auto;
      margin-left: 0;
      margin-top: 10px; } }

@media (max-width: 759px) {
  .content .gform_wrapper .gfield > label {
    width: 100%; }
  .content .gform_wrapper .gfield.select:before {
    top: 72px; }
  .content .gform_wrapper .gfield .address_country:before,
  .content .gform_wrapper .gfield .ginput_container_time:last-child:before {
    top: 23px; }
  .content .gform_wrapper .gfield > .ginput_container,
  .content .gform_wrapper .gfield .clear-multi {
    width: 100%; }
  .content .gform_wrapper .gform_footer {
    padding-left: 0; }
  .content .gform_wrapper .event-form .gfield.event_span_days {
    float: none;
    clear: both;
    margin-left: 0;
    width: 100%; }
  .content .fullwidth .gfield.select.select_with_label:before {
    top: 44px; }
  .content .fullwidth .gfield.event_repeat_monthly_on:before, .content .fullwidth .gfield.event_repeat_monthly_day:before {
    top: 18px; } }

@media (max-width: 650px) {
  .gform_wrapper .event-form .gfield.event_days_of_week > .ginput_container > ul li {
    width: 25%; } }

@media (max-width: 559px) {
  .content .gform_wrapper .gfield.address > .ginput_container span {
    width: 100% !important;
    margin-left: 0 !important; }
  .content .gform_wrapper .gfield.time .ginput_container_time {
    width: 100% !important;
    margin-left: 0 !important; }
    .content .gform_wrapper .gfield.time .ginput_container_time:not(:first-child) {
      margin: 15px 0 0 !important; }
  .content .gform_wrapper .gfield.name > .ginput_container span {
    width: 100% !important;
    float: left;
    margin: 15px 0 0 !important; }
  .content .gform_wrapper .gfield.form-left {
    width: 100%;
    float: none; }
  .content .gform_wrapper .gfield.form-right {
    width: 100%;
    float: none; } }

div.time-picker.time-picker li {
  height: auto; }

.thumbnail-gallery {
  clear: both;
  margin: 40px 0 5px; }
  .thumbnail-gallery ul {
    text-align: center;
    margin: 0;
    padding: 0; }
    .thumbnail-gallery ul li {
      display: inline-block;
      list-style: none;
      margin: 0.5%;
      width: 24%;
      padding-left: 0; }
      .thumbnail-gallery ul li:before {
        display: none; }
    .thumbnail-gallery ul a {
      display: block;
      border: 0;
      overflow: hidden;
      margin: 0;
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      transition: all 500ms ease-in-out; }
      .thumbnail-gallery ul a:hover img {
        -webkit-transform: scale(1.05) rotate(0.02deg);
        -moz-transform: scale(1.05) rotate(0.02deg);
        -ms-transform: scale(1.05) rotate(0.02deg);
        -o-transform: scale(1.05) rotate(0.02deg);
        transform: scale(1.05) rotate(0.02deg); }
      .thumbnail-gallery ul a:after {
        display: none; }
      .thumbnail-gallery ul a img {
        width: 100%;
        height: auto;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        transition: all 500ms ease-in-out; }

.content .left .gallery-images {
  margin: 0 auto;
  position: relative;
  margin-bottom: 0px;
  display: block;
  max-width: 100%; }
  .content .left .gallery-images ul {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 0;
    position: relative;
    list-style: none;
    padding: 0 0 58.75%;
    margin: 0 auto;
    overflow: hidden; }
  .content .left .gallery-images li {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff; }
    .content .left .gallery-images li:before {
      display: none; }
    .content .left .gallery-images li img {
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0 auto;
      border: 0;
      padding: 0; }
    .content .left .gallery-images li .caption {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      z-index: 2;
      background-color: #8dc63f;
      color: #fff;
      padding: 0;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
      filter: alpha(opacity=0);
      zoom: 1; }
      .content .left .gallery-images li .caption p {
        margin: 0;
        padding: 10px 20px; }
    .content .left .gallery-images li.current {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
      filter: alpha(opacity=100);
      zoom: 1;
      pointer-events: auto;
      z-index: 1000; }
      .content .left .gallery-images li.current .caption {
        -webkit-transition: opacity 300ms ease-in-out;
        -moz-transition: opacity 300ms ease-in-out;
        transition: opacity 300ms ease-in-out;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom: 1; }

.gallery-images li {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
  filter: alpha(opacity=0);
  zoom: 1;
  z-index: 999; }

.content .left .image-gallery {
  position: relative;
  margin-bottom: 25px;
  display: block;
  width: 100%;
  margin-top: 8px;
  padding-bottom: 5px; }
  .content .left .image-gallery .gallery-controls {
    text-align: center;
    padding: 0;
    margin: 0;
    display: none; }
    .content .left .image-gallery .gallery-controls li {
      display: inline-block;
      list-style: none;
      font-size: 2.5em;
      cursor: pointer;
      margin: 0px 2px;
      padding: 0;
      line-height: 1.2em;
      color: #8dc63f; }
      .content .left .image-gallery .gallery-controls li:before {
        display: none; }
      .content .left .image-gallery .gallery-controls li.on {
        color: #0979a7; }
  .content .left .image-gallery .nav {
    position: absolute;
    top: 48%;
    left: 3%;
    width: 94%;
    z-index: 1001;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .content .left .image-gallery .nav div {
      position: relative;
      color: #F3F9EB;
      font-size: 3.125em;
      cursor: pointer;
      display: block;
      width: 37px;
      height: 37px;
      line-height: 37px;
      text-align: center;
      -webkit-transition: color 350ms ease-in-out;
      -moz-transition: color 350ms ease-in-out;
      transition: color 350ms ease-in-out;
      text-shadow: 0 0 2px rgba(0, 0, 0, 0.5); }
      .content .left .image-gallery .nav div:hover {
        color: rgba(9, 121, 167, 0.95); }
      .content .left .image-gallery .nav div.left-arrow-btn {
        float: left; }
      .content .left .image-gallery .nav div.right-arrow-btn {
        float: right; }

/* ****************** */
/* MINI */
/* ****************** */
.widget_mini_carousel,
.mini-carousel {
  position: relative;
  clear: both;
  background: #8dc63f;
  height: 100%;
  max-width: 275px;
  margin: 0 auto 30px auto; }
  .widget_mini_carousel .mini-items,
  .mini-carousel .mini-items {
    overflow: hidden;
    position: relative;
    z-index: 10;
    height: 238px; }
    .widget_mini_carousel .mini-items > ul,
    .mini-carousel .mini-items > ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .widget_mini_carousel .mini-items:hover .cta-image:after,
    .mini-carousel .mini-items:hover .cta-image:after {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
      filter: alpha(opacity=100);
      zoom: 1; }
  .widget_mini_carousel .cta-image,
  .mini-carousel .cta-image {
    position: relative;
    display: block;
    z-index: 100; }
  .widget_mini_carousel .mini-item,
  .mini-carousel .mini-item {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom: 1;
    zoom: 1;
    z-index: 999;
    width: 100%;
    height: 100%; }
    .widget_mini_carousel .mini-item > a,
    .mini-carousel .mini-item > a {
      text-align: center;
      background: #8dc63f; }
    .widget_mini_carousel .mini-item img,
    .mini-carousel .mini-item img {
      display: inline-block;
      max-width: 100%;
      height: auto; }
    .widget_mini_carousel .mini-item.current,
    .mini-carousel .mini-item.current {
      opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
      filter: alpha(opacity=100);
      zoom: 1;
      zoom: 1;
      pointer-events: auto;
      z-index: 1000; }
    .widget_mini_carousel .mini-item .cta-text, .widget_mini_carousel .mini-item h4,
    .mini-carousel .mini-item .cta-text,
    .mini-carousel .mini-item h4 {
      display: none; }
    .widget_mini_carousel .mini-item .cta-btn,
    .mini-carousel .mini-item .cta-btn {
      left: 0px;
      color: #FFF;
      font-size: 0.9375em;
      z-index: 1001;
      position: absolute;
      display: block;
      width: 100%;
      text-align: left;
      background: #8dc63f;
      bottom: 0;
      padding: 7px 0px 8px 10px;
      bottom: 0; }

.mini-controls {
  text-align: right;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #8dc63f;
  padding-right: 10px;
  z-index: 25;
  line-height: 38px;
  height: 37px; }
  .mini-controls li {
    background: white;
    cursor: pointer;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: baseline;
    text-indent: -9999em;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    *display: inline;
    *vertical-align: auto;
    zoom: 1; }
    .mini-controls li + li {
      margin-left: 8px; }
    .mini-controls li.on {
      background: #0979a7; }

/*****************************************/
/* Snap in */
/*****************************************/
.fxSnapIn ul li.navOutNext {
  -webkit-animation: slideOutLeft 650ms forwards ease-in;
  -moz-animation: slideOutLeft 650ms forwards ease-in;
  animation: slideOutLeft 650ms forwards ease-in; }

.fxSnapIn ul li.navInNext {
  z-index: 1001;
  opacity: 1;
  -webkit-animation: slideFromRightFast 650ms forwards cubic-bezier(0.7, 0, 0.3, 1);
  -moz-animation: slideFromRightFast 650ms forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: slideFromRightFast 650ms forwards cubic-bezier(0.7, 0, 0.3, 1); }

.fxSnapIn ul li.navOutPrev {
  -webkit-animation: slideOutRight 650ms forwards ease-in;
  -moz-animation: slideOutRight 650ms forwards ease-in;
  animation: slideOutRight 650ms forwards ease-in; }

.fxSnapIn ul li.navInPrev {
  z-index: 1001;
  opacity: 1;
  -webkit-animation: slideFromLeftFast 650ms forwards cubic-bezier(0.7, 0, 0.3, 1);
  -moz-animation: slideFromLeftFast 650ms forwards cubic-bezier(0.7, 0, 0.3, 1);
  animation: slideFromLeftFast 650ms forwards cubic-bezier(0.7, 0, 0.3, 1); }

.fxSnapIn li::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: opacity 400ms 0.1s ease-in; }

.fxSnapIn ul li.navOutPrev::after,
.fxSnapIn ul li.navOutNext::after {
  opacity: 1; }

@-webkit-keyframes slideOutLeft {
  from { }
  /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: translateX(-10%); } }

@-moz-keyframes slideOutLeft {
  from { }
  /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -moz-transform: translateX(-10%); } }

@keyframes slideOutLeft {
  from { }
  /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -o-transform: translateX(-10%);
    transform: translateX(-10%); } }

@-webkit-keyframes slideFromRightFast {
  0%, 50% {
    -webkit-transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0%); } }

@-moz-keyframes slideFromRightFast {
  0%, 50% {
    -moz-transform: translateX(100%); }
  100% {
    -moz-transform: translateX(0%); } }

@keyframes slideFromRightFast {
  0%, 50% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes slideOutRight {
  from { }
  /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: translateX(10%); } }

@-moz-keyframes slideOutRight {
  from { }
  /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -moz-transform: translateX(10%); } }

@keyframes slideOutRight {
  from { }
  /* Fixes Chrome issue 35.0.1916.114 (easing breaks) */
  to {
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%); } }

@-webkit-keyframes slideFromLeftFast {
  0%, 50% {
    -webkit-transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%); } }

@-moz-keyframes slideFromLeftFast {
  0%, 50% {
    -moz-transform: translateX(-100%); }
  100% {
    -moz-transform: translateX(0%); } }

@keyframes slideFromLeftFast {
  0%, 50% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

.footer-top-wrap {
  color: white;
  background-image: -webkit-linear-gradient( top , #0c4931, #0a3d29);
  background-image: linear-gradient(to bottom, #0c4931, #0a3d29); }

.footer-top.footer-top {
  padding: 35px 20px; }
  .footer-top.footer-top a {
    color: #8dc63f;
    text-decoration: none;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out; }
    .footer-top.footer-top a:hover {
      color: white; }
  .footer-top.footer-top p {
    margin-bottom: 0; }
  .footer-top.footer-top .section {
    float: left; }
    .footer-top.footer-top .section p:first-of-type {
      display: none; }
  .footer-top.footer-top h6 {
    margin-bottom: 10px;
    color: white; }
  .footer-top.footer-top .facebook {
    display: inline-block;
    clear: both;
    margin-top: 1em;
    width: 100%; }
    .footer-top.footer-top .facebook:before {
      content: "F";
      display: inline-block;
      margin-right: 10px;
      line-height: 1;
      font-size: 1.125em;
      color: white; }
  .footer-top.footer-top .siteby {
    color: white;
    -webkit-transition: color 350ms ease-in-out;
    -moz-transition: color 350ms ease-in-out;
    transition: color 350ms ease-in-out; }
    .footer-top.footer-top .siteby:after {
      display: inline-block;
      position: relative;
      top: 5px;
      margin-left: 10px;
      background: url(images/hammer.png) no-repeat 0 0;
      width: 23px;
      height: 22px;
      content: '';
      line-height: 1; }
    .footer-top.footer-top .siteby:hover {
      color: #8dc63f; }
    .gtranslate_wrapper {
        margin-top: 24px;
        clear: both;
    }

.footer-bottom.footer-bottom {
  padding: 25px 20px;
  background: white; }
  .footer-bottom.footer-bottom p {
    font-size: 0.875em;
    text-align: center;
    width: 100%;
    margin-bottom: 0; }

.footer-logos {
  text-align: center;
  margin: 0 0 15px 0;
  padding: 0; }
  .footer-logos li {
    list-style: none;
    display: inline-block;
    margin: 0 20px; }
    .footer-logos li a.mobile {
      display: block;
      max-width: 85px; }
    .footer-logos li a.desktop {
      display: none; }
  .footer-logos img {
    max-width: 100%;
    height: auto; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
  .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader, .mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

@media only screen and (min-width: 440px) {
  body.single .header-image.header-image h2 {
    font-size: 1.375em; } }

@media only screen and (min-width: 500px) {
  .header-image.header-image.has-copy {
    height: auto;
    padding-bottom: 0; }
    .header-image.header-image.has-copy img {
      max-width: 100%; }
  .header-image.header-image img {
    max-width: 100%; }
  .header-image.header-image p {
    margin: 20px auto 30px auto; } }

@media only screen and (min-width: 640px) {
  .hero-content h2 {
    font-size: 2em; }
  .hero-content p {
    font-size: 1.125em; }
  .hero-content a {
    height: 50px;
    line-height: 50px; }
  body.single-event .date-single {
    font-size: 1.25em; }
  article .img-wrap {
    max-width: 38%;
    margin: 8px 3.5% 5px 0;
    float: left; }
  body.single .header-image.header-image h2 {
    font-size: 1.75em; } }

@media only screen and (max-width: 768px) {
  .grants-wrap .grant img,
  .views.list .listed-event img {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 20 ")";
    filter: alpha(opacity=20);
    zoom: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .grants-wrap .grant .text,
  .views.list .listed-event .text {
    position: relative;
    padding: 15px;
    width: 100%;
    right: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }

@media screen and (min-height: 700px) and (min-width: 840px) {
  .main-nav li .sub-menu li.menu-item-has-children:after {
    display: block; }
  .main-nav li .sub-menu .sub-menu-wrap {
    display: block; }
  html.open .main-nav-wrap {
    overflow: visible; }
  html.open .sticky-wrap {
    overflow-y: visible; } }

@media only screen and (min-width: 769px) {
  .header {
    height: 112px; }
  .header-image.header-image {
    margin-bottom: 2.75em; }
    .header-image.header-image h2 {
      font-size: 2.75em; }
    .header-image.header-image p {
      font-size: 1.4375em; }
    .header-image.header-image .btn {
      font-size: 1.0625em;
      height: 50px;
      line-height: 50px; }
  .section .hidemobile {
    display: block; }
  .blocks-wrap .block.reversed h3 {
    max-width: 250px; }
  .grants-wrap .grant p {
    font-size: 1em;
    line-height: 1.3; }
  .m {
    height: 112px;
    width: 180px;
    padding: 0 40px 0 95px; }
    .m .icon {
      top: 40px;
      left: 40px;
      margin-left: 0; }
    .m .text {
      line-height: 112px;
      display: block; }
  .home-content {
    position: relative; }
    .home-content .section {
      width: 55%; }
      .home-content .section.first-section {
        position: absolute;
        left: 20px;
        width: calc(45% - 20px);
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .home-content .section + .section {
        float: right;
        width: 55%;
        margin-top: 0; }
  .container.wide.padding {
    padding-left: 50px;
    padding-right: 50px; }
  .padding {
    padding-left: 50px;
    padding-right: 50px; }
  .outter-wrap {
    padding-left: 20px;
    padding-right: 20px; }
  .hero {
    padding: 10px 50px 57.1428571429% 50px;
    background-size: contain;
    height: 0; }
  .hero-content h2 {
    font-size: 2.5em; }
  .hero-content p {
    font-size: 1.3125em; }
  .hero-content a {
    font-size: 1.125em; }
  .logo {
    width: 70.5%;
    max-width: 330px;
    margin-top: 20px; }
  .main-nav-wrap {
    top: 112px; }
  .secondary-nav {
    margin: 50px 50px 0 0; }
  html.open .main-nav-wrap {
    top: 112px; }
  body {
    padding-top: 112px; }
  .blocks-wrap .block {
    height: 0;
    padding-bottom: 32.5%; }
    .blocks-wrap .block.half {
      width: 50%; }
      .blocks-wrap .block.half + .half {
        float: right;
        border-left: 1px solid white; }
    .blocks-wrap .block.bg {
      background-size: 115% 100%; }
      .blocks-wrap .block.bg.half {
        background-size: cover; }
    .blocks-wrap .block.reversed {
      height: inherit; }
      .blocks-wrap .block.reversed .copy {
        max-width: 45%;
        z-index: 10;
        padding: 0;
        left: 25px;
        top: 25px;
        position: absolute; }
      .blocks-wrap .block.reversed h3 {
        max-width: 320px; }
      .blocks-wrap .block.reversed img {
        max-width: 50%;
        position: absolute;
        right: 0; }
    .blocks-wrap .block span {
      margin-top: 1.5em; }
  .footer-top.footer-top .facebook {
    position: absolute;
    right: 20px;
    top: 35px;
    display: block;
    margin-top: 0;
    width: auto; }
  .footer-top.footer-top .siteby {
    position: absolute;
    right: 20px;
    bottom: 40px; }
  .gtranslate_wrapper {
    float: left;
  }
  .footer-top.footer-top .section p:first-of-type {
    display: block; }
  .section h3 {
    font-size: 2.5em; }
  .section h4 {
    font-size: 2.125em; }
  .section blockquote {
    margin: 2em 0; }
  .section .grants-wrap .grant .text {
    float: left;
    margin-left: 1.7543859649%;
    width: 71.9298245614%;
    padding: 15px 15px 10px 0; }
  .section .grants-wrap .grant img {
    max-width: 26.3157894737%; } }

@media only screen and (min-width: 860px) {
  .secondary-nav {
    display: block; }
  .content .left {
    float: left;
    width: calc(100% - 315px);
    border-right: 1px solid #e1e1e1;
    padding-right: 40px; }
  .content .sidebar {
    margin-top: 0;
    float: right;
    padding-left: 40px;
    padding-top: 0;
    border-top: 0;
    width: 315px; }
  .mobile-search {
    display: none; }
  .grants-wrap .grant p {
    font-size: 1.0625em;
    line-height: 1.5; }
  .grants-wrap .grant h4 {
    font-size: 1.3125em;
    margin-bottom: 15px; }
  .hero-content h2 {
    font-size: 2.75em; }
  .hero-content p {
    font-size: 1.4375em; }
  .footer-logos li a.mobile {
    display: none; }
  .footer-logos li a.desktop {
    display: block; }
  .home-content .section.first-section {
    left: 50px;
    width: calc(45% - 50px); }
  .dropdownreplace {
    max-width: 275px;
    float: left;
    width: 32%; }
    .dropdownreplace + .dropdownreplace {
      margin-left: 2%; }
  .blocks-wrap .block h5 {
    font-size: 0.9375em; }
  .blocks-wrap .block h3 {
    font-size: 2.5em; }
  .blocks-wrap .block .copy {
    left: 40px;
    top: 40px; }
  .blocks-wrap .block.reversed h3 {
    font-size: 2em; }
  body.single .header-image.header-image h2 {
    font-size: 2em; } }

@media only screen and (min-width: 980px) {
  body.single .header-image.header-image h2 {
    font-size: 2.5em; }
  .blocks-wrap .block.reversed h3 {
    font-size: 2.5em; }
  .home-content h2 {
    font-size: 2.5em; } }

@media only screen and (min-width: 1100px) {
  .secondary-nav li.support,
  .secondary-nav li.apply {
    display: block; }
  .main-nav li.mobile {
    display: none; }
  .blocks-wrap .block.reversed h3 {
    max-width: 100%; } }

@media only screen and (min-width: 1280px) {
  .footer-bottom.footer-bottom {
    padding-left: 0;
    padding-right: 0;
    background: none; } }

@media screen and (min-height: 1000px) and (min-width: 768px) {
  .main-nav li a {
    font-size: 1.1875em;
    line-height: 1.5em;
    height: auto;
    padding: 8px 15px 8px 25px; }
  .main-nav li .sub-menu li.menu-item-has-children:after {
    top: 3px; } }
