@charset "UTF-8";
/*!
 * Theme Name: Cool Spring
 * Description: Custom child theme for Cool Spring using the Genesis Framework
 * Author: Tom Finley
 * Author URI: http://www.su.edu/cool-spring
 * Version: 1.0.1
 * Template: genesis
 * Template Version: 2.0.1
 * License: GPL-2.0+
 * License URI: http://www.opensource.org/licenses/gpl-license.php
*/
/*
Fontello 
---------------------------------------------------------------------------------------------------- */
@import url("//fonts.googleapis.com/css?family=Source%20Sans%20Pro|Roboto%20Slab");
@font-face {
  font-family: 'su-fontello';
  src: url("fonts/fontello.eot?23461620");
  src: url("fonts/fontello.eot?23461620#iefix") format("embedded-opentype"), url("fonts/fontello.woff?23461620") format("woff"), url("fonts/fontello.ttf?23461620") format("truetype"), url("fonts/fontello.svg?23461620#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/*
Google Fonts 
---------------------------------------------------------------------------------------------------- */
/*
@include fontFace('thesans-light','fonts/thesans-b3light-webfont');
@include fontFace('thesans-regular','fonts/thesans-b5plain-webfont');
@include fontFace('thesans-bold','fonts/thesans-b7bold-webfont');
*/
/*! sanitize.css v4.1.0 | CC0 License | github.com/jonathantneal/sanitize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

template,
[hidden] {
  display: none; }

*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: inherit; }

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit; }

html {
  box-sizing: border-box;
  cursor: default;
  font-family: sans-serif;
  line-height: 1.5;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

hr {
  height: 0;
  overflow: visible; }

nav ol,
nav ul {
  list-style: none; }

abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

progress {
  vertical-align: baseline; }

small {
  font-size: 83.3333%; }

sub,
sup {
  font-size: 83.3333%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

img {
  border-style: none; }

svg {
  fill: currentColor; }
  svg:not(:root) {
    overflow: hidden; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    outline-width: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
  font-size: 1em;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

::-moz-focus-inner {
  border-style: none;
  padding: 0; }

:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto;
  resize: vertical; }

[type='checkbox'],
[type='radio'] {
  padding: 0; }

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

::-webkit-search-cancel-button,
::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

[aria-busy='true'] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled] {
  cursor: default; }

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

[hidden][aria-hidden='false'] {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute; }
  [hidden][aria-hidden='false']:focus {
    clip: auto; }

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* Float Clearing
--------------------------------------------- */
.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.content-sidebar-wrap:before,
.wrap:before,
.row-2:before {
  content: " ";
  display: table; }

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.content-sidebar-wrap:after,
.wrap:after,
.row-2:after {
  clear: both;
  content: " ";
  display: table; }

/*
Defaults
---------------------------------------------------------------------------------------------------- */
/* Typographical Elements
--------------------------------------------- */
html {
  font-size: 62.5%;
  /* 10px browser default */ }

body {
  background-color: #232018;
  color: #666666;
  font-family: "Adobe Garamond Pro", Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.625; }

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.site-header.dark {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

::-moz-selection {
  background-color: #333333;
  color: #fff; }

::selection {
  background-color: #333333;
  color: #fff; }

a {
  color: #333333;
  text-decoration: none; }

a img {
  margin-bottom: -4px;
  margin-bottom: -0.4rem; }

a:hover {
  color: #666666; }

p {
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  padding: 0; }

strong {
  font-weight: 700; }

ol,
ul {
  margin: 0;
  padding: 0; }

blockquote,
blockquote::before {
  color: gray; }

blockquote {
  margin: 40px 40px 24px;
  margin: 4rem 4rem 2.4rem; }

.entry-content code {
  background-color: #333333;
  color: #b3b3b3; }

cite {
  font-style: normal; }

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  font-family: Lato, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 16px;
  margin: 0 0 1.6rem; }

h1 {
  font-size: 36px;
  font-size: 3.6rem; }

h2 {
  font-size: 30px;
  font-size: 3rem; }

h3 {
  font-size: 24px;
  font-size: 2.4rem; }

h4 {
  font-size: 20px;
  font-size: 2rem; }

h5 {
  font-size: 18px;
  font-size: 1.8rem; }

h6 {
  font-size: 16px;
  font-size: 1.6rem; }

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%; }

img {
  height: auto; }

/* Forms
--------------------------------------------- */
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 1px 1px 3px #eee inset;
  color: #999;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 16px;
  padding: 1.6rem;
  width: 100%; }

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none; }

::-moz-placeholder {
  color: #999;
  opacity: 1; }

::-webkit-input-placeholder {
  color: #999; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
  border-radius: 1px;
  border: solid 2px #61512c;
  box-shadow: none;
  color: #61512c;
  cursor: pointer;
  display: inline-block;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  padding: 10px 18px;
  padding: 1rem 1.8rem;
  text-transform: uppercase;
  width: auto; }
  button:after,
  input[type="button"]:after,
  input[type="reset"]:after,
  input[type="submit"]:after,
  .button:after,
  .entry-content .button:after {
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'su-fontello';
    font-size: 1em;
    margin-left: 10px; }

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
  background-color: #5e7630;
  border-color: #5e7630;
  color: #f3e2ba; }

.entry-content .button:hover {
  color: #fff; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none; }

/* Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  width: 100%; }

tbody {
  border-bottom: 1px solid #ddd; }

th,
td {
  text-align: left; }

th {
  font-weight: bold;
  text-transform: uppercase; }

td {
  border-top: 1px solid #ddd;
  padding: 6px 0;
  padding: 0.6rem 0; }

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* Site Containers
--------------------------------------------- */
.site-inner {
  margin: 0 auto; }
  .site-inner > .wrap {
    max-width: 1180px; }

.site-inner {
  background: #61512c;
  clear: both;
  padding-top: 40px;
  padding-top: 4rem; }

/* Column Widths and Positions
--------------------------------------------- */
.content-sidebar-wrap {
  max-width: 1180px;
  margin: 0px auto; }

.home .content-sidebar-wrap {
  max-width: 100%; }

/* Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 1180px; }

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left; }

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right; }

/* Content */
.content {
  float: right;
  width: 70%; }

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left; }

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 55%; }

.full-width-content .content-sidebar-wrap {
  max-width: 1080px; }
  .full-width-content .content-sidebar-wrap .content {
    width: 100%; }

.home.full-width-content .content-sidebar-wrap {
  max-width: 100% !important; }

/* Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 28%; }

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left; }

/* Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 15%; }

.content-sidebar-sidebar .sidebar-secondary {
  float: right; }

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%; }

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%; }

.one-third,
.two-sixths {
  width: 31.623931623931625%; }

.four-sixths,
.two-thirds {
  width: 65.81196581196582%; }

.one-fourth {
  width: 23.076923076923077%; }

.three-fourths {
  width: 74.35897435897436%; }

.one-sixth {
  width: 14.52991452991453%; }

.five-sixths {
  width: 82.90598290598291%; }

.first {
  clear: both;
  margin-left: 0; }

/*
Common Classes
---------------------------------------------------------------------------------------------------- */
/* WordPress
--------------------------------------------- */
.avatar {
  float: left; }

.alignleft .avatar {
  margin-right: 24px;
  margin-right: 2.4rem; }

.alignright .avatar {
  margin-left: 24px;
  margin-left: 2.4rem; }

.search-form input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px; }

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
  margin: 0 auto 2.4rem; }

img.alignnone {
  margin-bottom: 12px;
  margin-bottom: 1.2rem; }

.alignleft {
  float: left;
  text-align: left; }

.alignright {
  float: right;
  text-align: right; }

img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
  margin: 0 2.4rem 2.4rem 0; }

img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
  margin: 0 0 2.4rem 2.4rem; }

.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center; }

.widget_calendar table {
  width: 100%; }

.widget_calendar td,
.widget_calendar th {
  text-align: center; }

/* Genesis
--------------------------------------------- */
.breadcrumb {
  margin-bottom: 20px;
  margin-bottom: 2rem; }

.archive-description,
.author-box {
  background-color: #efe7db;
  margin-bottom: 40px;
  margin-bottom: 4rem; }

.archive-description {
  padding: 40px 40px 24px;
  padding: 4rem 4rem 2.4rem; }

.author-box {
  padding: 40px;
  padding: 4rem; }

.author-box-title {
  color: #333333;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 4px;
  margin-bottom: 0.4rem; }

.author-box a {
  border-bottom: 1px solid #ddd; }

.author-box p {
  margin-bottom: 0; }

.author-box .avatar {
  margin-right: 24px;
  margin-right: 2.4rem; }

/* Titles
--------------------------------------------- */
.entry-title {
  color: #61512c;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1; }
  .entry-title .entry-subtitle {
    margin: 20px auto 0;
    color: #3e4e1d;
    text-transform: uppercase;
    letter-spacing: 1px; }

.entry-title a,
.sidebar .widget-title a {
  color: #666666; }

.entry-title a:hover {
  color: #333333; }

.widget-title {
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  text-transform: none; }

.sidebar .widget-title a {
  border: none; }

.archive-title {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

/*
Content Area
---------------------------------------------------------------------------------------------------- */
/* Entries
--------------------------------------------- */
.entry {
  background-color: #efe7db;
  border-radius: 3px;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  padding: 40px 40px 24px;
  padding: 4rem 4rem 2.4rem; }

.entry-content a {
  border-bottom: 1px solid #ddd;
  color: #5e7630; }

.entry-content a:hover {
  color: #333333; }

.entry-content .attachment a,
.entry-content .gallery a {
  border: none; }

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
  margin-bottom: 26px;
  margin-bottom: 2.6rem; }

.entry-content ol,
.entry-content ul {
  margin-left: 40px;
  margin-left: 4rem; }

.entry-content ol li {
  list-style-type: decimal; }

.entry-content ul li {
  list-style-type: disc; }

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0; }

.entry-content .search-form {
  width: 50%; }

.entry-meta {
  color: #999;
  font-size: 14px;
  font-size: 1.4rem; }

.entry-meta a {
  border-bottom: 1px solid #ddd; }

.entry-header .entry-meta {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.entry-footer .entry-meta {
  border-top: 2px solid #232018;
  margin: 0 -40px;
  margin: 0 -4rem;
  padding: 32px 40px 8px;
  padding: 3.2rem 4rem 0.8rem; }

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
  margin: 0 0.6rem 0 0.2rem; }

.entry-categories,
.entry-tags {
  display: block; }

.entry-content ul.tile-grid {
  list-style: none; }
  .entry-content ul.tile-grid li {
    list-style-type: none !important;
    margin-bottom: 30px; }
    .entry-content ul.tile-grid li img {
      width: 100%; }
    .entry-content ul.tile-grid li .label {
      color: #3e4e1d;
      display: block;
      background: rgba(132, 150, 96, 0.8);
      font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 22px;
      padding: 20px;
      text-align: center; }

.entry-content .stats {
  padding: 20px;
  background: #5e7630;
  color: #fff;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 36px;
  border-radius: 3px;
  text-align: center; }
  .entry-content .stats h4 {
    color: #f3e2ba;
    font-size: 20px; }

/* Pagination
--------------------------------------------- */
.archive-pagination,
.entry-pagination {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 40px 0;
  margin: 4rem 0; }

.archive-pagination li {
  display: inline; }

.archive-pagination li a {
  background-color: #333333;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 8px 12px;
  padding: 0.8rem 1.2rem; }

.archive-pagination li a:hover,
.archive-pagination li.active a {
  background-color: #5e7630; }

.entry-pagination a {
  border-bottom: 1px solid #ddd; }

/* Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #efe7db;
  margin-bottom: 40px;
  margin-bottom: 4rem; }

.entry-comments {
  padding: 40px;
  padding: 4rem; }

.comment-respond,
.entry-pings {
  padding: 40px 40px 16px;
  padding: 4rem 4rem 1.6rem; }

.comment-respond a,
.entry-comments a {
  border-bottom: 1px solid #ddd; }

.comment-content {
  clear: both; }

.entry-comments .comment-author {
  margin-bottom: 0; }

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%; }

.comment-respond label {
  display: block;
  margin-right: 12px;
  margin-right: 1.2rem; }

.comment-list li,
.ping-list li {
  list-style-type: none; }

.comment-list li {
  margin-top: 24px;
  margin-top: 2.4rem;
  padding: 32px;
  padding: 3.2rem; }

.comment-list li li {
  margin-right: -32px;
  margin-right: -3.2rem; }

li.comment {
  background-color: #232018;
  border: 2px solid #fff;
  border-right: none; }

.comment .avatar {
  margin: 0 16px 24px 0;
  margin: 0 1.6rem 2.4rem 0; }

.entry-pings .reply {
  display: none; }

.form-allowed-tags {
  background-color: #232018;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 24px;
  padding: 2.4rem; }

/*
Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .header-image .site-header .wrap {
    background: url(images/logo@2x.png) no-repeat left;
    background-size: 320px 164px; } }
@media only screen and (max-width: 1179px) {
  .site-inner,
  .wrap {
    max-width: 100%; }

  .page-template-default .content-sidebar-wrap {
    max-width: 1140px; } }
@media only screen and (max-width: 1139px) {
  .banner-image .wrap {
    min-height: 250px; }

  .page-template-default .content-sidebar-wrap {
    max-width: 1080px; }

  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px; }

  .content,
  .site-header .widget-area {
    margin: 0;
    width: 70%; }

  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px; }

  .sidebar-primary {
    width: 28%; }

  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .title-area {
    width: 300px; } }
@media only screen and (max-width: 1023px) {
  body {
    background-color: #efe7db; }

  .page-template-default .content-sidebar-wrap {
    max-width: 1140px;
    width: 100%; }

  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area,
  .site-inner,
  .title-area,
  .wrap {
    width: 100%; }

  .site-header .wrap {
    max-width: 1140px;
    width: 100%; }
    .site-header .wrap .title-area {
      float: none;
      width: 260px;
      margin: 0px auto; }
    .site-header .wrap .widget-area {
      float: none;
      padding: 20px 0;
      text-align: center;
      max-width: 100%; }

  .header-image .site-header .wrap {
    background-position: center top; }

  .site-inner {
    padding-left: 5%;
    padding-right: 5%; }
    .site-inner .entry {
      padding: 20px;
      padding: 2rem; }

  .sidebar .widget {
    float: left;
    width: 48%; }

  .sidebar .widget:first-child {
    margin: 0 4% 0 0; }

  .archive-description,
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .entry-footer .entry-meta,
  .header-image .site-header .widget-area,
  .sidebar .widget,
  .site-header {
    padding: 0; }

  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none; }

  .genesis-nav-menu,
  .site-description,
  .site-header .title-area,
  .site-header .search-form,
  .site-title {
    text-align: center; }

  .genesis-nav-menu a,
  .genesis-nav-menu > .first > a,
  .genesis-nav-menu > .last > a {
    padding: 20px 16px;
    padding: 2rem 1.6rem; }

  .site-header .search-form {
    margin: 16px auto;
    margin: 1.6rem auto; }

  .genesis-nav-menu li.right {
    display: none; }

  .entry-footer .entry-meta {
    margin: 0;
    padding-top: 12px;
    padding-top: 1.2rem; }

  .sidebar .widget.enews-widget {
    padding: 40px;
    padding: 4rem; }

  .site-footer {
    padding: 24px 0;
    padding: 2.4rem 0; }

  .footer-widgets {
    padding: 40px 5% 16px; }

  .footer-widgets-1 {
    margin: 0; } }
@media only screen and (max-width: 767px) {
  img {
    width: auto; }

  .button, .entry-content .button {
    display: block;
    width: 100%;
    margin: 0px auto;
    text-align: center; }

  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds,
  .gform_wrapper .ginput_complex span,
  .gform_wrapper .top_label input.medium {
    margin: 0;
    width: 100%; }

  .gform_wrapper .ginput_complex span,
  .gform_wrapper .top_label input.medium {
    margin: 0 !important;
    width: 100% !important; }

  .sidebar .widget {
    float: none;
    width: 100%; }

  .sidebar .widget:first-child {
    margin: 0 0 20px 0; } }
/*
Site Header
---------------------------------------------------------------------------------------------------- */
/*
.site-header {
	background-color: rgba($darkGreen, .8);
}

.home .site-header {
	position: relative;
	z-index: 100;
	margin: 0px auto -84px;
}

.site-header .wrap {
	max-width: 1140px;
	padding: 16px 0;
	padding: 1.6rem 0;
}
*/
/* Title Area
--------------------------------------------- */
/*
.title-area {
	float: left;
	font-family: Lato, sans-serif;
	font-weight: 700;
	line-height: 1;
	margin: $marginSides;
	padding: 0;
	text-indent: -9999px;
}

.header-image .title-area {
	padding: 0;
}

.site-title {
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
	background-image: url('images/SU-full-logo-reg-white-lg.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: $linkColor;
    display: block;
	min-height: 50px;
    width: 260px;
}

.site-description {
	color: lighten( $textColor, 10% );
	display: none;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 0;
}
*/
/*
Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  background-color: rgba(62, 78, 29, 0.8);
  width: 100%; }
  .site-header > .wrap {
    margin: 0px auto;
    max-width: 1180px; }

.home .site-header {
  background-color: transparent;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 999; }
  .home .site-header > .wrap {
    border-bottom: 1px solid #fff; }

.site-header.dark {
  background-color: rgba(62, 78, 29, 0.8); }
  .site-header.dark > .wrap {
    border-bottom: none; }

.site-header.dark .nav-secondary {
  display: none; }

.admin-bar .site-header {
  top: 32px; }

/* Title Area
--------------------------------------------- */
.title-area {
  float: left;
  padding: 25px 0;
  width: 260px; }

.site-header.dark .title-area {
  padding: 15px 0; }

.site-title {
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  text-indent: -9999px; }

.site-title a,
.site-title a:hover {
  background-image: url("images/SU-full-logo-reg-white-lg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #333333;
  display: block;
  min-height: 50px;
  width: 260px; }

.site-description {
  color: gray;
  display: none;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 0; }

.header-image .title-area,
.header-image .site-header.dark .title-area {
  padding: 0; }

.header-image .site-title > a {
  background-size: contain !important;
  display: block;
  height: 76px;
  text-indent: -9999px; }

.header-image .dark .site-title > a {
  height: 56px; }

/* Full width header, no widgets */
.header-full-width .title-area,
.header-full-width .site-title {
  width: 100%; }

.header-image .site-description,
.header-image .site-title a {
  display: block;
  text-indent: -9999px; }

/* Logo, hide text */
.header-image .site-header .wrap {
  background: url("images/logo.png") no-repeat left;
  padding: 0; }

.header-image .site-title a {
  float: left;
  min-height: 164px;
  width: 100%; }

/* Site Header Widget Area
--------------------------------------------- */
.site-header .widget-area {
  float: right;
  padding: 20px 0;
  text-align: right;
  max-width: 75%; }

.header-image .site-header .widget-area {
  padding: 40px 0;
  padding: 4rem 0; }

.site-header .search-form {
  float: right;
  margin-top: 24px;
  margin-top: 2.4rem; }

@media only screen and (max-width: 1139px) {
  .home .site-header {
    background-color: #5e7630;
    position: static; } }
@media only screen and (max-width: 767px) {
  .home .site-header {
    background: #5e7630;
    position: static; }
    .home .site-header > .wrap {
      border-bottom: none; } }
/*
Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  color: #999;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  width: 100%; }

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left; }

.genesis-nav-menu .menu-item-has-children > a:after {
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-family: 'su-fontello';
  font-size: 1em;
  margin-left: 10px; }

.genesis-nav-menu a {
  border: none;
  color: #f3e2ba;
  display: block;
  line-height: 1;
  padding: 18px 20px;
  padding: 1.8rem 2rem;
  position: relative; }
.genesis-nav-menu > li > a {
  text-shadow: 1px 1px 3px #181611; }

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #849660; }

.genesis-nav-menu .sub-menu .current-menu-item > a {
  color: gray; }

.genesis-nav-menu > .menu-item > a {
  text-transform: uppercase; }

.genesis-nav-menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 200px;
  z-index: 99; }

.genesis-nav-menu .sub-menu a {
  background-color: #efe7db;
  border: 1px solid #5e7630;
  border-top: none;
  color: #666666;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 16px 20px;
  padding: 1.6rem 2rem;
  position: relative;
  width: 200px; }

.genesis-nav-menu .sub-menu li a:hover {
  background: #3e4e1d;
  color: #fff; }

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -54px 0 0 199px; }

.genesis-nav-menu .menu-item:hover {
  position: static; }

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1; }

.genesis-nav-menu > .first > a {
  padding-left: 0; }

.genesis-nav-menu > .last > a {
  padding-right: 0; }

.genesis-nav-menu > .right {
  display: inline-block;
  float: right;
  list-style-type: none;
  padding: 28px 0;
  padding: 2.8rem 0;
  text-transform: uppercase; }

.genesis-nav-menu > .right > a {
  display: inline;
  padding: 0; }

.genesis-nav-menu > .rss > a {
  margin-left: 48px;
  margin-left: 4.8rem; }

.genesis-nav-menu > .search {
  padding: 14px 0 0;
  padding: 1.4rem 0 0; }

/* Site Header Navigation
--------------------------------------------- */
.site-header .sub-menu .sub-menu {
  margin-top: -55px; }

/* Primary Navigation
--------------------------------------------- */
.nav-primary {
  background-color: #333333; }

.nav-primary a:hover,
.nav-primary .current-menu-item > a {
  color: #fff; }

.nav-primary .sub-menu a:hover {
  color: #333333; }

/* Secondary Navigation
--------------------------------------------- */
.nav-secondary {
  background-color: #efe7db; }

/* Responsive Menu
--------------------------------------------- */
.responsive-menu-icon {
  cursor: pointer;
  display: none;
  margin-bottom: 10px;
  text-align: center; }
  .responsive-menu-icon:before {
    content: "";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: 'su-fontello';
    color: #fff;
    font-size: 20px;
    line-height: 1;
    margin: 0 auto; }

.nav-secondary .responsive-menu-icon {
  margin: 10px auto 0; }

/* ## Accessible Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static; }

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sf-hover > ul.sub-menu {
  left: auto;
  opacity: 1; }

/* ## Screen reader text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden; }

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000;
  /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); }

.more-link {
  position: relative; }

/* Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0; }

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none; }

/* Display outline on focus */
:focus {
  color: #333;
  outline: #ccc solid 1px; }

div.banner-image {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center; }
  div.banner-image .wrap {
    min-height: 350px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1140px; }

.page-template-default .content-sidebar-wrap {
  max-width: 1180px;
  margin: -120px auto 0; }

#config_1 img {
  height: 100%;
  width: 100%; }

@media only screen and (max-width: 1079px) {
  .page-template-default .content-sidebar-wrap {
    margin: 0 auto; } }
@media only screen and (max-width: 767px) {
  .page-template-default .content-sidebar-wrap {
    margin: 0 auto 0; }

  div.banner-image .wrap {
    min-height: 160px; } }
/*
Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
  color: gray; }

.sidebar a {
  border-bottom: 1px solid #ddd; }

.sidebar p:last-child {
  margin-bottom: 0; }

.sidebar li {
  list-style-type: none;
  margin-bottom: 6px;
  margin-bottom: 0.6rem;
  word-wrap: break-word; }

.sidebar ul > li:last-child {
  margin-bottom: 0; }

.sidebar .widget {
  background-color: #efe7db;
  border-radius: 3px;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  padding: 40px;
  padding: 4rem; }

.sidebar .enews-widget {
  background-color: #333333; }

/*
Specialize Sidebar Widgets
-------------------------------------------------------------- */
.sidebar .widget_awesomeweatherwidget {
  padding: 0; }
.sidebar .river-level {
  background-position: 50% 30%;
  background-color: #232018;
  background-image: url("images/cs-waves.png");
  background-repeat: no-repeat;
  background-size: 80%;
  color: #efe7db;
  min-height: 305px;
  padding: 0;
  position: relative;
  text-align: center; }
  .sidebar .river-level h4 {
    background-color: #3e341c;
    color: #efe7db;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    margin: 0 auto 120px;
    padding: 10px 20px;
    text-transform: uppercase; }
  .sidebar .river-level #riv_widget_water_level, .sidebar .river-level #riv_widget_gage_level {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1; }
  .sidebar .river-level #riv_widget_station_url {
    background-color: #3e341c;
    bottom: 0px;
    padding: 10px 20px;
    position: absolute;
    width: 100%; }
    .sidebar .river-level #riv_widget_station_url a {
      color: #f3e2ba;
      font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
  background-color: #232018;
  color: gray;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  clear: both;
  padding: 40px 0 16px;
  padding: 4rem 0 1.6rem; }

.footer-widgets .wrap {
  margin: 0px auto;
  max-width: 1180px; }

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
  margin: 0 20px;
  width: 250px; }

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  float: left; }

.footer-widgets-4 {
  float: right; }

.footer-widgets a {
  color: #999;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.footer-widgets a:hover {
  color: #ddd; }

.footer-widgets .widget {
  margin-bottom: 24px;
  margin-bottom: 2.4rem; }

.footer-widgets .widget-title {
  color: #f3e2ba;
  font-size: 18px;
  font-size: 1.8rem; }

.footer-widgets li {
  list-style-type: none;
  margin-bottom: 6px;
  margin-bottom: 0.6rem;
  word-wrap: break-word; }

.footer-widgets .search-form input:focus {
  border: 1px solid #ddd; }

/*
Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #181611;
  color: #999;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 40px 0;
  padding: 4rem 0; }
  .site-footer .wrap {
    margin: 0px auto;
    max-width: 1180px; }
  .site-footer .backtotop {
    float: right;
    width: 25%;
    text-align: right; }
    .site-footer .backtotop a:before {
      content: "";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: 'su-fontello';
      font-size: 1.4em;
      line-height: 1;
      margin-right: 10px;
      vertical-align: 2px; }
  .site-footer .creds {
    float: left;
    width: 73%;
    text-align: left; }
  .site-footer a {
    color: #efe7db; }
  .site-footer p {
    margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .footer-widgets .footer-widgets-1, .footer-widgets .footer-widgets-2, .footer-widgets .footer-widgets-3, .footer-widgets .footer-widgets-4 {
    float: none;
    text-align: center;
    margin: 20px auto 0;
    width: 100%; }
  .footer-widgets img {
    width: 80%; }

  .site-footer .creds, .site-footer .backtotop {
    float: none;
    margin: 20px auto 0;
    width: 100%;
    text-align: center; }

  /* Align Simple Social Icons Centered */
  .simple-social-icons ul.alignright,
  .simple-social-icon ul.alignleft {
    text-align: center; }
    .simple-social-icons ul.alignright li,
    .simple-social-icon ul.alignleft li {
      display: inline-block;
      float: none; }

  /* Align everything center */
  .alignright,
  img.alignright,
  .aligncenter,
  img.aligncenter,
  .alignleft,
  img.alignleft {
    display: block;
    margin: 0 auto 24px;
    float: none; } }
/*
Plugins
---------------------------------------------------------------------------------------------------- */
/* Genesis eNews Extended
--------------------------------------------- */
.enews-widget {
  color: gray; }

.enews-widget .widget-title {
  color: #fff; }

.enews-widget input {
  margin-bottom: 16px;
  margin-bottom: 1.6rem; }

.enews-widget input:focus {
  border: 1px solid #ddd; }

.enews-widget input[type="submit"] {
  background-color: #5e7630;
  color: #fff;
  margin: 0;
  width: 100%; }

.enews-widget input:hover[type="submit"] {
  background-color: #fff;
  color: #333; }

/* Genesis Latest Tweets
--------------------------------------------- */
.latest-tweets ul li {
  margin-bottom: 16px;
  margin-bottom: 1.6rem; }

/* Gravity Forms
--------------------------------------------- */
div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 16px;
  padding: 1.6rem; }

div.gform_wrapper .ginput_complex label {
  padding: 0; }

div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 16px 0 0;
  margin: 1.6rem 0 0; }

div.gform_wrapper .gform_footer input[type="submit"] {
  font-size: 14px;
  font-size: 1.4rem; }

/* Jetpack
--------------------------------------------- */
img#wpstats {
  display: none; }

/*
Widgets
---------------------------------------------------------------------------------------------------- */
/* Home Widgets
--------------------------------------------- */
/* Featured Content
--------------------------------------------- */
.featured-content .entry {
  border-bottom: 2px solid #232018;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 0 0 24px;
  padding: 0 0 2.4rem; }

.featured-content .entry-title {
  border: none;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2; }

.featured-content .entry-title a {
  border: none; }

/* Widget Area
--------------------------------------------- */
.widget-area {
  word-wrap: break-word; }

/* River Widget
--------------------------------------------- */
.widget-area .widget_awesomeweatherwidget .awesome-weather-current-temp {
  font-weight: 900 !important; }

.home .site-inner {
  background-color: #232018;
  padding: 0px;
  position: relative;
  z-index: 50;
  width: 100%; }
  .home .site-inner > .wrap, .home .site-inner .content .widget-area .wrap {
    margin: 0px auto;
    max-width: 1180px; }
  .home .site-inner .widget-area {
    width: 100%; }
.home .ctas h2 {
  color: #fff;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 42px;
  margin: 0px auto;
  padding: 0 0 0 317px;
  position: relative;
  text-align: left;
  text-shadow: 2px 1px 2px #3e4e1d;
  top: -189px;
  width: 1180px;
  z-index: 300; }
.home .ctas .wrap {
  background: #232018;
  margin-top: -200px !important;
  margin-bottom: 20px !important;
  padding: 20px;
  position: relative;
  z-index: 150; }
.home .ctas .weather {
  margin-top: -54px; }
.home .ctas .river-level {
  background-position: 50% 25%;
  background-color: #61512c;
  background-image: url("images/cs-waves.png");
  background-repeat: no-repeat;
  background-size: 80%;
  color: #efe7db;
  min-height: 264px;
  position: relative;
  text-align: center; }
  .home .ctas .river-level h4 {
    background-color: #3e341c;
    color: #efe7db;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;
    margin: 0 auto 70px;
    padding: 10px 20px;
    text-transform: uppercase; }
  .home .ctas .river-level #riv_widget_water_level, .home .ctas .river-level #riv_widget_gage_level {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1; }
  .home .ctas .river-level #riv_widget_station_url {
    background-color: #3e341c;
    bottom: 0px;
    padding: 10px 20px;
    position: absolute;
    width: 100%; }
    .home .ctas .river-level #riv_widget_station_url a {
      color: #f3e2ba;
      font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.home .ctas ul li {
  bottom: 0px;
  list-style-type: none;
  position: relative; }
  .home .ctas ul li a {
    display: block;
    position: relative; }
  .home .ctas ul li img {
    border: solid 2px #849660;
    bottom: 0px;
    position: relative;
    width: 100%;
    z-index: 100; }
  .home .ctas ul li :hover img {
    border: solid 2px #f3e2ba; }
  .home .ctas ul li .label {
    background-color: rgba(132, 150, 96, 0.8);
    bottom: 0px;
    color: #f3e2ba;
    display: inline-block;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 -2px 0;
    padding: 10px 18px;
    position: absolute;
    text-shadow: 2px 2px 2px #3e4e1d;
    z-index: 200; }
  .home .ctas ul li :hover .label {
    background: rgba(243, 226, 186, 0.8);
    color: #3e4e1d;
    text-shadow: none; }
.home .ctas .row-2 {
  margin-top: 30px;
  /*
  			.label {
  				margin: 0;
  			}
  */ }
.home .about {
  background-color: #efe7db; }
  .home .about .wrap {
    padding: 60px 0; }
  .home .about .widget img {
    height: 100%;
    width: 100%; }
  .home .about .widget h4.widget-title.widgettitle {
    text-align: center;
    margin: 0px auto 40px;
    color: #5e7630; }
  .home .about .widget p {
    font-size: 1.8rem;
    line-height: 1.8; }
.home .quote, .home .news {
  background: #61512c;
  padding: 20px; }
.home .quote {
  background-attachment: fixed;
  background-image: url("images/coolspring-bg-2021.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 300px;
  padding: 100px 0; }
  .home .quote blockquote {
    color: #efe7db;
    float: right;
    font-family: "Roboto Slab", "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;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1;
    text-align: right;
    text-shadow: 2px 1px 5px #61512c;
    width: 60%; }
  .home .quote .credit {
    clear: both;
    color: #fff;
    float: right;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin: 20px 40px;
    text-align: right;
    text-shadow: 2px 1px 5px #61512c;
    width: 50%; }
.home .news .featured-content {
  padding: 0; }
  .home .news .featured-content .widget-title {
    color: #f3e2ba;
    text-align: center;
    margin: 20px auto 20px;
    padding-bottom: 20px;
    text-transform: uppercase; }
  .home .news .featured-content .widget-title::after,
  .home .news .featured-content .widget-title::before {
    content: " ";
    display: inline-block;
    border-top: 1px solid #efe7db;
    padding-bottom: 4px;
    position: relative;
    top: 20px;
    width: 15%; }
  .home .news .featured-content .widget-title::before {
    margin-right: 12px; }
  .home .news .featured-content .widget-title::after {
    margin-left: 12px; }
  .home .news .featured-content article ~ .widget-title {
    clear: both;
    color: #333333;
    margin: 0;
    padding: 20px 0; }
  .home .news .featured-content article ~ .widget-title:before,
  .home .news .featured-content article ~ .widget-title:after {
    border-color: #333333; }
  .home .news .featured-content article ~ ul,
  .home .news .featured-content .more-from-category {
    margin-bottom: 40px;
    padding: 0 10px;
    text-align: center; }
  .home .news .featured-content .entry {
    background: #232018;
    border-radius: 0;
    color: #efe7db;
    min-height: 420px;
    padding: 0;
    position: relative; }
    .home .news .featured-content .entry h2 {
      font-size: 22px;
      font-size: 2.2rem;
      margin: 20px; }
    .home .news .featured-content .entry .post-info {
      color: #fff;
      font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 900;
      margin: 0 20px 20px;
      text-transform: uppercase; }
    .home .news .featured-content .entry p {
      margin: 10px 20px; }
  .home .news .featured-content .entry-image {
    display: block;
    margin-bottom: 0; }
  .home .news .featured-content .entry-header {
    padding: 40px 40px 0; }
  .home .news .featured-content .entry-content {
    padding: 0 40px; }
  .home .news .featured-content .entry-content p {
    margin-bottom: 40px; }
  .home .news .featured-content a {
    color: #5e7630; }
  .home .news .featured-content a.more-link {
    display: block;
    margin: 10px auto 15px; }
  .home .news .featured-content a:hover {
    color: #f3e2ba; }
.home .news .featuredpost .entry {
  background: #232018; }
  .home .news .featuredpost .entry img.entry-image {
    margin: 0; }

@media only screen and (max-width: 1139px) {
  .home .ctas h2 {
    font-size: 36px;
    margin: 20px auto;
    padding: 0;
    text-align: center;
    width: 100%; }
  .home .ctas .weather {
    margin-top: 0px; }

  .home .quote {
    min-height: 00px;
    padding: 20px 0; }
    .home .quote blockquote {
      float: none;
      margin: 20px auto;
      padding: 0 20px;
      text-align: center;
      width: 100%; }
    .home .quote .credit {
      margin: 20px auto;
      text-align: center;
      width: 100%; } }
@media only screen and (max-width: 767px) {
  .home .video {
    display: none; }
  .home .ctas {
    /*
    			.label {
    				font-size: 36px;
    				font-size: 3.6rem;
    				line-height: 1;
    				margin: 0;
    				padding: 10px;
    				padding: 1rem;
    				// position: static;
    				text-align: center;
    				width: 100%;
    			}
    */ }
    .home .ctas h2 {
      margin: 20px auto;
      padding: 0 20px;
      position: static;
      text-align: center;
      width: 100%;
      z-index: 300; }
    .home .ctas .wrap, .home .ctas .weather {
      margin-top: 0px !important; }
    .home .ctas .widget {
      margin: 20px auto; }
    .home .ctas ul li {
      position: relative;
      background-color: rgba(132, 150, 96, 0.8);
      margin: 0 0 20px;
      height: auto; }
      .home .ctas ul li a {
        display: block;
        position: static; }
      .home .ctas ul li img {
        bottom: 0px;
        position: static;
        height: auto;
        /*
        					max-height: 155px;
        				    max-width: 155px;
        */
        width: 100%;
        vertical-align: middle;
        z-index: 100; }
      .home .ctas ul li .label {
        background-color: none !important;
        font-size: 36px;
        padding: 20px 18px;
        width: 100%;
        display: block;
        text-align: center; }
  .home .river-level {
    background-image: none;
    min-height: 300px; }
    .home .river-level h4 {
      margin: 0 auto 110px; }
  .home .about .wrap {
    padding: 20px 0; }
  .home .about .widget {
    padding: 20px; }
    .home .about .widget p {
      font-size: 1.8rem;
      line-height: 1.4; }
  .home .news .featured-content .widget-title::after,
  .home .news .featured-content .widget-title::before {
    display: none; }
  .home .news .featuredpost .entry {
    background: #232018;
    margin: 0 0 20px; }
    .home .news .featuredpost .entry img.entry-image {
      margin: 0;
      width: 100%; } }
/**
 * Mobile Navigation
 * 
 */
/* Navigation toggles - Mobile (Change max width as you see fit)
--------------------------------------------- */
@media only screen and (max-width: 800px) {
  .site-header .responsive-menu-icon {
    display: block; }
  .site-header .widget_nav_menu.responsive-menu {
    display: none;
    float: none;
    padding-bottom: 20px; }
    .site-header .widget_nav_menu.responsive-menu .menu-item {
      display: block; }
    .site-header .widget_nav_menu.responsive-menu .menu-item:hover {
      position: static; }
    .site-header .widget_nav_menu.responsive-menu ul#menu-main-nav > li {
      border-bottom: solid 1px #415221;
      padding: 0 20px; }
    .site-header .widget_nav_menu.responsive-menu ul#menu-main-nav > li.menu-item-has-children {
      padding: 0; }
      .site-header .widget_nav_menu.responsive-menu ul#menu-main-nav > li.menu-item-has-children a {
        padding: 10px 20px; }
      .site-header .widget_nav_menu.responsive-menu ul#menu-main-nav > li.menu-item-has-children ul li {
        padding: 0 20px; }
    .site-header .widget_nav_menu.responsive-menu li.current-menu-item > a,
    .site-header .widget_nav_menu.responsive-menu .sub-menu li.current-menu-item > a:hover,
    .site-header .widget_nav_menu.responsive-menu li a,
    .site-header .widget_nav_menu.responsive-menu li a:hover {
      background: none;
      border: none;
      display: block;
      padding: 10px 0;
      text-transform: none; }
    .site-header .widget_nav_menu.responsive-menu .menu-item-has-children {
      cursor: pointer; }
    .site-header .widget_nav_menu.responsive-menu .menu-item-has-children > a {
      margin-right: 60px; }
    .site-header .widget_nav_menu.responsive-menu > .menu-item-has-children:before {
      content: "\e810";
      float: right;
      font: normal 20px/1 "fontello";
      height: 20px;
      padding: 7px 20px;
      right: 0;
      text-align: right;
      z-index: 9999; }
    .site-header .widget_nav_menu.responsive-menu .menu-open.menu-item-has-children:before {
      content: "\f343"; }
    .site-header .widget_nav_menu.responsive-menu > .menu-item > .sub-menu {
      display: none; }
    .site-header .widget_nav_menu.responsive-menu .sub-menu {
      background-color: rgba(255, 255, 255, 0.05);
      left: auto;
      opacity: 1;
      position: relative;
      -moz-transition: opacity .4s ease-in-out;
      -ms-transition: opacity .4s ease-in-out;
      -o-transition: opacity .4s ease-in-out;
      -webkit-transition: opacity .4s ease-in-out;
      transition: opacity .4s ease-in-out;
      width: 100%;
      z-index: 99; }
      .site-header .widget_nav_menu.responsive-menu .sub-menu .sub-menu {
        background-color: transparent;
        margin: 0;
        padding-left: 25px; }
    .site-header .widget_nav_menu.responsive-menu .sub-menu li a,
    .site-header .widget_nav_menu.responsive-menu .sub-menu li a:hover {
      padding: 10px 0;
      position: relative;
      text-transform: none;
      width: 100%; }
    .site-header .widget_nav_menu.responsive-menu .current-menu-item > a,
    .site-header .widget_nav_menu.responsive-menu .sub-menu .current-menu-item > a:hover,
    .site-header .widget_nav_menu.responsive-menu > li.menu-item-has-children:hover > a,
    .site-header .widget_nav_menu.responsive-menu a:hover {
      background: none; }
    .site-header .widget_nav_menu.responsive-menu .current-menu-item > a,
    .site-header .widget_nav_menu.responsive-menu .sub-menu li a,
    .site-header .widget_nav_menu.responsive-menu .sub-menu li a:hover,
    .site-header .widget_nav_menu.responsive-menu .sub-menu,
    .site-header .widget_nav_menu.responsive-menu > .menu-item-has-children:before,
    .site-header .widget_nav_menu.responsive-menu > li:hover > a,
    .site-header .widget_nav_menu.responsive-menu a:hover {
      color: #fff; } }
