/*
Theme Name: fruitbasket
Author: Annamarie Cowrt
Author URI: annamariecowart.com
Description: Custom WP site for Rainier Valley Food Bank
Version: 2.01
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fruitbasket
Tags:

This theme, like WordPress, is licensed under the GPL.

fruitbasket is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 20px 0
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
    max-width: 100%
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
body,
button,
input,
select,
textarea {
    color: #404040;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}
p {
    margin-bottom: 1.5em
}
dfn,
cite,
em,
i {
    font-style: italic
}
.pull {
    background-color: transparent;
    font-family: 'Arvo', serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4
}
blockquote {
    background-color: #f3f3f3;
    margin: 20px 0;
    padding: 1.3em 1.5em
}
address {
    margin: 0 0 1.5em
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}
mark,
ins {
    background: #fff9c0;
    text-decoration: none
}
big {
    font-size: 115%;
    font-weight: 600;
    line-height: 1.5
}
.mission {
    color: #444;
    font-family: 'Arvo', serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -.5px;
    line-height: 1.4;
    text-align: center
}
.page-content li,
.entry-content li {
    line-height: 1.5;
    margin-bottom: 12px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-family: 'Arvo', serif;
    font-weight: 400;
    letter-spacing: -.5px
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    display: block;
    margin: 50px 0 20px
}
.entry-content h1,
.entry-content h1 a,
.entry-content h2,
.entry-content h2 a,
.entry-content h3,
.entry-content h3 a,
.entry-content h4,
.entry-content h4 a,
.entry-content h5,
.entry-content h5 a,
.entry-content h6,
.entry-content h6 a {
    color: #333;
    font-family: "Arvo", serif;
    line-height: 1.2
}
.page-content h1,
.page-content h1 a,
.page-content h2,
.page-content h2 a,
.page-content h3,
.page-content h3 a,
.page-content h4,
.page-content h4 a,
.page-content h5,
.page-content h5 a,
.page-content h6,
.page-content h6 a {
    color: #333;
    font-family: "Arvo", serif;
    font-weight: 400;
    line-height: 1.2
}
.entry-content h1,
.entry-content h2 {
    font-size: 32px
}
.entry-content h3 {
    font-size: 28px
}
.entry-content h4 {
    font-size: 24px
}
.entry-content h5 {
    font-size: 22px
}
.entry-content h6 {
    font-size: 22px
}
html {
    box-sizing: border-box
}
*,
*:before,
*:after {
    box-sizing: inherit
}
body {
    background: #f7f7f7;
    font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: ""
}
blockquote,
q {
    quotes: "" ""
}
hr {
    background-color: #DBE5E9;
    border: 0;
    display: block;
    height: 1px;
    margin: 30px 0
}
ul,
ol {
    margin: 0 0 1.5em 0
}
ul {
    list-style: disc
}
ol {
    list-style: decimal
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em
}
dt {
    font-weight: bold
}
dd {
    margin: 0 1.5em 1.5em
}
img {
    height: auto;
    max-width: 100%
}
table {
    margin: 0 0 1.5em;
    width: 100%
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #58D060;
    border: none;
    border-radius: 1px;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1;
    padding: 16px 30px;
    text-transform: uppercase
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-color: #F48925;
    border-color: #F48925
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15)
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    float: left;
    font-size: 14px;
    line-height: 1
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 16px 10px 10px
}
textarea {
    padding-left: 3px;
    width: 100%
}
a {
    color: #58D060;
    text-decoration: none
}
a:hover,
a:active {
    outline: 0
}
.entry-content a {
    border-bottom: 1px solid #E2EAED;
    color: #58D060;
    text-decoration: none
}
.entry-content a:hover,
#breadcrumbs a:hover {
    border-bottom: 1px solid #58D060;
    color: #58D060
}
body img a,
body a img,
#content img a,
#content a img,
{
    border: none
}
a.moretag {
    color: #58D060;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase
}
a.moretag:hover {
    border-bottom: 1px solid #58D060;
    color: #58D060
}
.edit-link a,
.edit-link a:hover {
    background-color: #FABD27;
    border: none;
    border-radius: 20px;
    color: #222;
    display: inline-block;
    line-height: 1;
    padding: 10px 20px 8px 20px;
    margin: 20px 0;
    text-decoration: none;
    text-transform: uppercase
}
.cat-links,
.tags-links {
    color: #B6CCD2;
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin: 20px 0;
    text-transform: uppercase
}
.cat-links a,
.tags-links a {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 5px 5px 0 0;
    padding: 4px 10px;
    text-decoration: none;
    text-transform: lowercase
}
.cat-links a {
    background-color: #9BE3A0
}
.cat-links a:hover {
    background-color: #79D980
}
.tags-links a {
    background-color: #ddd
}
.tags-links a:hover {
    background-color: #ccc
}
#breadcrumbs {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding: 0
}
#breadcrumbs,
#breadcrumbs a {
    color: #92B2BC
}
a.red-button,
a.green-button,
a.blue-button,
a.gray-button {
    background-color: #F26522;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    margin: 10px 0;
    padding: 16px 24px;
    text-decoration: none
}
a.red-button {
    background-color: #F26522
}
a.red-button:hover {
    background-color: #E7413B
}
a.green-button {
    background-color: #58D060
}
a.green-button:hover {
    background-color: #46BC4E
}
a.blue-button {
    background-color: #5ad1db
}
a.blue-button:hover {
    background-color: #3FACB2
}
a.gray-button {
    background-color: #aaa
}
a.gray-button:hover {
    background-color: #777
}
a.red-button:hover,
a.green-button:hover,
a.blue-button:hover,
a.gray-button:hover {
    color: #fff
}
.main-navigation {
    clear: both;
    display: block;
    font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif;
    margin: 20px 0 0 0;
    width: 100%
}
.main-navigation ul {
    float: right;
    list-style: none;
    padding-left: 0
}
.main-navigation li {
    float: left;
    line-height: 1.2;
    margin: 0;
    position: relative
}
.main-navigation a {
    color: #444;
    display: block;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 0 28px;
    padding: 4px 0 7px 0;
    text-decoration: none
}
.main-navigation ul ul {
    background-color: #79D980;
    border-bottom: 2px solid #46bc4e;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    margin: 0 0 0 28px;
    padding: 0;
    position: absolute;
    top: 1.8em;
    left: -999em;
    z-index: 99999
}
.main-navigation ul ul ul {
    left: -999em;
    top: 0
}
.main-navigation ul ul a {
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 14px 14px;
    width: 160px
}
.main-navigation ul ul li {
    background-color: transparent;
    font-weight: 600;
    margin: 0
}
.main-navigation ul li:hover > a {
    border-bottom: 3px solid #79D980;
    padding: 4px 0
}
.main-navigation ul ul li:hover > a {
    background-color: #58D060;
    border: none;
    color: #fff;
    padding: 14px 14px
}
.main-navigation ul li:hover > ul {
    left: auto
}
.main-navigation ul ul li:hover > ul {
    left: 100%
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
    color: #58D060
}
.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a {
    background-color: #6AC470;
    color: #fff
}
.menu-main-menu-container ul {
    padding: 0 20px
}
.menu-main-menu-container ul li,
.menu-main-menu-container li,
.menu-main-menu-container ul ul,
.menu-main-menu-container ul ul li,
{
    margin: 0;
    padding: 0
}
.menu-toggle {
    display: none
}
@media screen and (max-width: 600px) {
    .menu-toggle,
    .main-navigation.toggled .nav-menu {
        display: block
    }
    .main-navigation ul {
        display: none
    }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    border-top: 1px solid #eee;
    margin: 0 0 1.5em;
    overflow: hidden;
    padding: 10px 0;
    width: 100%
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
    margin: 20px 0 0 0
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
    margin: 20px 0 0 0
}
.posts-navigation li a,
.posts-navigation li a:hover,
.posts-navigation li.active a,
.posts-navigation li.disabled {
    color: #fff;
    font-weight: 700;
    text-decoration: none
}
.posts-navigation li {
    display: inline;
    margin: 0
}
.posts-navigation ul {
    margin: 20px 0 40px -40px
}
.posts-navigation li a,
.posts-navigation li a:hover,
.posts-navigation li.active a,
.posts-navigation li.disabled {
    background-color: #B6CCD2;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem
}
.posts-navigation li a {
    background-color: #B6CCD2
}
.posts-navigation li.disabled {
    background-color: #DBE5E9
}
.posts-navigation li.active a,
.posts-navigation li.active a:hover {
    background-color: #2BC951;
    color: #fff
}
.posts-navigation li a:hover {
    background-color: #92B2BC;
    color: #fff
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding: 30px 30px;
    text-decoration: none;
    text-transform: uppercase
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    background-color: #B6CCD2
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background-color: #92B2BC
}
.side-button,
a.side-button {
    border: none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    padding: 20px 16px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%
}
#primary-sidebar a:hover {
    color: #fff
}
.donate-button {
    background-color: #fc6805;
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}
.donate-button:hover {
    background-color: #f16406
}
.volunteer-button {
    background-color: #13ba3f
}
.volunteer-button:hover {
    background-color: #0eb239
}
.signup-button {
    background-color: #5ad1db
}
.side-button label[for=mce-EMAIL] {
    display: block;
    font-size: 16px;
    margin: 0 0 10px 0
}
.side-button input[type=email] {
    background-color: #fff;
    border: 3px solid rgba(42, 155, 184, 0.7);
    font-family: "PT Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 10px 0;
    padding: 16px 10px 10px;
    width: 100%
}
.side-button input[type=submit] {
    display: none
}
.news-button {
    background-color: #79c230;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}
.news-button:hover {
    background-color: #83b22a
}
.social-buttons {
    margin: 20px 0;
    padding: 0
}
.fb_icon,
.tw_icon,
.yt_icon {
    display: inline-block;
    height: 40px;
    margin: 0;
    padding: 0;
    width: 40px
}
.fb_icon {
    background-image: url(images/fb_blue.png);
    background-repeat: no-repeat
}
.fb_icon:hover {
    background-image: url(images/fb_hover.png)
}
.tw_icon {
    background-image: url(images/tw_blue.png);
    background-repeat: no-repeat
}
.tw_icon:hover {
    background-image: url(images/tw_hover.png)
}
.yt_icon {
    background-image: url(images/yt_blue.png);
    background-repeat: no-repeat
}
.yt_icon:hover {
    background-image: url(images/yt_hover.png)
}
#widgs-2 {
    margin: 0 10px 0 0;
    width: 80%
}
#widgs-2 .widget {
    margin: 0 0 40px 0
}
#widgs-2 .widget-title {
    font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif;
    color: #444;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.0;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    text-transform: uppercase
}
#widgs-2 li {
    border-bottom: 1px solid #DBE5E9;
    color: #666;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2
}
#widgs-2 a {
    color: #444;
    display: block;
    text-decoration: none;
    padding: 10px 0;
    width: 100%
}
#widgs-2 a:hover,
#widgs-2 .current-cat > a,
#widgs-2 .current-cat:hover > a {
    color: #58D060;
    cursor: pointer
}
#widgs-2 ul {
    list-style: none;
    padding: 0
}
#widgs-2 .widget ul li {
    margin: 0
}
#widgs-2 .widget ul ul {
    list-style: none;
    margin: 0
}
#widgs-2 .widget ul ul ul {
    margin: 0 0 60px 0
}
select[name="archive-dropdown"] {
    margin: 0
}
#volunteer-sidebar {
    margin: 0 10px 0 0;
    width: 100%
}
#volunteer-sidebar .widget {
    background-color: #65AF09;
    color: #fff;
    margin: 0 0 20px 0;
    padding: 20px
}
#volunteer-sidebar .widget-title {
    color: #fff;
    font-family: 'Arvo', serif;
    font-size: 24px;
    line-height: 1.3;
    margin: 0;
    padding: 0 0 10px 0
}
#menu-volunteer {
    background-color: #FCFBF8;
    border: 1px solid #65AF09;
    float: left;
    font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 218px
}
#menu-volunteer ul {
    padding: 0 10px
}
#menu-volunteer li {
    border-top: 1px solid #B9DF8C;
    display: block;
    line-height: 1.0;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}
#menu-volunteer a {
    background-color: #FCFBF8;
    display: block;
    color: #ccc;
    list-style: none;
    margin: 0;
    padding: 0 0 20px 0;
    text-decoration: none
}
#menu-volunteer .sub-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 4px 0 0 0
}
#menu-volunteer .sub {
    color: #f9f7f4;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    margin: 10px 0 0 0;
    padding: 0
}
#menu-volunteer .subcircle {
    background-color: #ddd;
    border-radius: 5em;
    height: 25px;
    margin: 0 10px 0 0;
    padding: 2px 0 0 0;
    float: left;
    text-align: center;
    width: 25px
}
#menu-volunteer a:hover .sub-title {
    color: #aaa
}
#menu-volunteer a:hover .subcircle {
    background-color: #bbb
}
#menu-volunteer .current-menu-item a {
    background-color: #FCFBF8;
    color: #68911b;
    background-image: url(images/rightarrow.png);
    background-repeat: no-repeat;
    background-position: right
}
#menu-volunteer li.current-menu-item a .subcircle,
#menu-volunteer li.current-menu-item a:hover .subcircle {
    background-color: #9ac843
}
#menu-volunteer li.current_page_parent a .subcircle,
#menu-volunteer li.current_page_parent a:hover .subcircle {
    background-color: #9ac843
}
#menu-volunteer li.current-menu-item a:hover .sub-title {
    color: #68911b
}
#volunteer-sidebar ul {
    list-style: none;
    margin: 0
}
#volunteer-sidebar ul ul {
    list-style: none;
    margin: 0
}
#volunteer-sidebar .sidebar-container {
    margin: 0 0 15px 0
}
.row1 {
    border-bottom: 1px solid #DBE5E9;
    margin: 20px 0;
    padding: 0 0 20px 0
}
.home-link {
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: 700;
    height: 220px;
    line-height: 1.3;
    margin: 0 0 20px 0;
    padding: 25px
}
.home-link,
.home-link:hover {
    color: #fff;
    text-decoration: none
}
.home-1 h2,
.home-2 h2 {
    color: #fff;
    font-family: "Arvo", serif;
    font-size: 32px;
    line-height: 1.2;
    margin: 0 0 10px 0
}
.home-1,
.home-2 {
    background-size: contain;
    width: 100%
}
.home-1 {
    background-color: #F5844E
}
.home-2 {
    background-color: #79D980
}
#colophon .widget-title {
    border-bottom: 3px solid rgba(255, 255, 255, 0.4);
    font-family: 'PT Sans';
    font-size: 18px;
    font-weight: 800;
    padding: 0 0 10px 0;
    text-transform: uppercase
}
#colophon .widget {
    color: #fff;
    margin: 0 0 40px 0
}
#widgs-9 ul,
#widgs-10 ul,
#widgs-11 ul {
    list-style: none;
    margin: 0;
    padding: 0
}
#widgs-9 {
    margin: 0 0 20px 0
}
#widgs-9 .widget {
    font-family: 'Arvo', serif;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -.5px;
    line-height: 1.4;
    margin: 0 80px 0 0
}
#widgs-9 .widget p {
    margin: 0;
    padding: 0
}
#widgs-10 .widget,
#widgs-11 .widget {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5
}
#widgs-10 .widget strong,
#widgs-11 .widget strong {
    font-weight: 700
}
#widgs-9 .widget a,
#widgs-10 .widget a,
#widgs-11 .widget a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    text-decoration: none
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}
img .alignleft,
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
    margin-left: 0;
    padding-right: 1.5em
}
img .alignright,
.alignright {
    display: inline;
    float: right;
    margin-right: 0;
    margin-left: 1.5em;
    padding-left: 1.5em
}
img .aligncenter,
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}
.widget {
    margin: 0 0 1.5em
}
.widget select {
    max-width: 100%
}
.widget_search .search-submit {
    display: none
}
.sticky {
    display: block
}
.hentry {
    margin: 0 0 1.5em
}
.page-content,
.entry-content {
    color: #444;
    font-size: 17px;
    line-height: 1.7
}
.search article,
.post {
    background-color: #fff;
    display: inline-block;
    padding: 0;
    margin: 0 0 20px 0;
    width: 100%
}
.entry-summary {
    padding: 30px 30px 10px
}
.entry-excerpt {
    font-size: 18px;
    line-heihgt: 1.6
}
.page-links {
    clear: both;
    margin: 0 0 1.5em
}
.logo {
    width: 200px
}
.page-header {
    margin: 0 0 20px 0
}
h1.page-title {
    color: #444;
    font-family: 'PT Sans', sans-serif;
    font-size: 36px;
    font-weight: 8400;
    letter-spacing: -.5px;
    line-height: 1;
    margin: 0;
    padding: 0
}
.entry-header {
    padding: 0
}
.entry-header h2 {
    line-height: 1.3;
    margin: 0 0 5px 0;
    padding: 0
}
.byline,
.updated:not(.published) {
    display: none
}
.single .byline,
.group-blog .byline {
    display: inline
}
.page-content,
.entry-content,
.entry-excerpt {
    margin: 1.5em 0 0
}
.entry-meta,
.entry-meta a {
    color: #B6CCD2;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-decoration: none
}
.posted-on {
    margin: 0;
    padding: 0
}
.entry-footer {
    display: block;
    margin: 0
}
.cat-link {
    text-transform: uppercase
}
.taxonomy-description {
    color: #888;
    font-size: 16px;
    margin: 0;
    padding: 0
}
#primary {
    background-color: #fff
}
#primary .site-main {
    padding: 10px 40px 20px
}
#primary,
#secondary {
    margin: 0 0 20px 0
}
#secondary {
    background-color: transparent;
    margin: 0;
    padding: 0
}
#secondary .site-main {
    margin: 0;
    padding: 0
}
#secondary .page-header {
    display: inherit
}
.error-404,
.not-found {
    display: inline-block;
    margin: 20px 0
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none
}
.entry-title a {
    color: #444;
    font-size: 24px;
    line-height: 1.2;
    margin: 0 !important;
    padding: 0;
    text-decoration: none
}
.entry-title a:hover {
    color: #58D060
}
h1.entry-title {
    font-size: 36px;
    line-height: 1.2
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}
.infinity-end.neverending .site-footer {
    display: block
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}
embed,
iframe,
object {
    max-width: 100%
}
.entry-content img,
.page-content img {
    margin: 20px 0
}
.post-thumb {
    display: block;
    margin: 20px 0 0 0;
    width: 100%
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto
}
.wp-caption-text {
    color: #B6CCD2;
    font-size: 16px;
    line-height: 1.4;
    text-align: left
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0
}
.gallery {
    margin-bottom: 1.5em
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}
.gallery-columns-2 .gallery-item {
    max-width: 50%
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
    max-width: 25%
}
.gallery-columns-5 .gallery-item {
    max-width: 20%
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}
.gallery-caption {
    display: block
}
.section {
    clear: both;
    margin: 0;
    min-height: 100%;
    position: relative;
    width: 100%
}
.section:before,
.section:after {
    content: " ";
    display: table
}
.section:after {
    clear: both
}
.site-header {
    padding: 0
}
.site-footer {
    background-color: #58D060;
    font-size: 14px;
    padding: 40px 0
}
.site-info,
.site-info a {
    color: #aaa
}
#page {
    background-image: url(images/rvfb_fruitbasket_background.png);
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 1100px
}
.fruity {
    background-color: #fff;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -2
}
#content {
    padding: 20px 0 60px;
    min-height: 680px
}
.container,
.contain {
    margin-left: auto;
    margin-right: auto;
    width: 1024px
}
.contain:before,
.contain:after .container:before,
.container:after {
    content: " ";
    display: table
}
.container:after,
.contain:after {
    clear: both
}
.masthead {
    padding: 20px 0 0 0
}
.container .row,
.contain .row {
    margin-left: -10px;
    margin-right: -10px
}
.row:before,
.row:after {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.row .row {
    margin-left: 0;
    margin-right: 0
}
.col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}
.col .col {
    padding-left: 0;
    padding-right: 0
}
.col-1 {
    width: 8.33333333%
}
.col-2 {
    width: 16.66666667%
}
.col-3 {
    width: 25%
}
.col-4 {
    width: 33.33333333%
}
.col-5 {
    width: 41.66666667%
}
.col-6 {
    width: 50%
}
.col-7 {
    width: 58.33333333%
}
.col-8 {
    width: 66.66666667%
}
.col-9 {
    width: 75%
}
.col-10 {
    width: 83.33333333%
}
.col-11 {
    width: 91.66666667%
}
.col-12 {
    width: 100%
}
.col-push-1 {
    left: 8.33333333%
}
.col-push-2 {
    left: 16.66666667%
}
.col-push-3 {
    left: 25%
}
.col-push-4 {
    left: 33.33333333%
}
.col-push-5 {
    left: 41.66666667%
}
.col-push-6 {
    left: 50%
}
.col-push-7 {
    left: 58.33333333%
}
.col-push-8 {
    left: 66.66666667%
}
.col-push-9 {
    left: 75%
}
.col-push-10 {
    left: 83.33333333%
}
.col-push-11 {
    left: 91.66666667%
}
.col-pull-1 {
    right: 8.33333333%
}
.col-pull-2 {
    right: 16.66666667%
}
.col-pull-3 {
    right: 25%
}
.col-pull-4 {
    right: 33.33333333%
}
.col-pull-5 {
    right: 41.66666667%
}
.col-pull-6 {
    right: 50%
}
.col-pull-7 {
    right: 58.33333333%
}
.col-pull-8 {
    right: 66.66666667%
}
.col-pull-9 {
    right: 75%
}
.col-pull-10 {
    right: 83.33333333%
}
.col-pull-11 {
    right: 91.66666667%
}
.col-offset-1 {
    margin-left: 8.33333333%
}
.col-offset-2 {
    margin-left: 16.66666667%
}
.col-offset-3 {
    margin-left: 25%
}
.col-offset-4 {
    margin-left: 33.33333333%
}
.col-offset-5 {
    margin-left: 41.66666667%
}
.col-offset-6 {
    margin-left: 50%
}
.col-offset-7 {
    margin-left: 58.33333333%
}
.col-offset-8 {
    margin-left: 66.66666667%
}
.col-offset-9 {
    margin-left: 75%
}
.col-offset-10 {
    margin-left: 83.33333333%
}
.col-offset-11 {
    margin-left: 91.66666667%
}
.hidden-main {
    display: none !important
}
.entry-content .big-serif,
.entry-content .big-sans,
.entry-content .big-green {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5
}
.entry-content .big-serif {
    color: #444;
    font-family: 'Arvo', Georgia, Times, serif
}
.entry-content .big-sans {
    color: #444;
    font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif
}
.entry-content .big-green {
    color: #58D060;
    font-family: 'Arvo', Georgia, Times, serif
}
.entry-content .caption-style {
    color: #999
}
.entry-content .guestauthor {
    font-family: 'PT Sans', Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    font-style: italic;
    padding: 10px 0;
    margin: 0 0 20px 0;
    border-top: 3px solid #C1EFC4
}
.entry-content li.no-bullet {
    list-style: none;
    list-style-image: none
}
.entry-content img.img-outline {
    border: 1px solid #ddd
}
#content .soliloquy-container {
    margin: 0 0 10px 0
}
#content .soliloquy-caption-inside {
    font-size: 1em;
    line-height: 1.25;
    display: block;
    color: #fff;
    text-shadow: none;
    text-align: left;
    padding: 20px 20px 40px 20px
}
#content .soliloquy-caption-inside h2 {
    font-size: 24px;
    margin: 0 0 10px 0
}
#content .soliloquy-theme-classic .soliloquy-prev,
#content .soliloquy-theme-classic .soliloquy-next {
    display: none
}
#content .soliloquy-controls-direction {
    display: none
}
#staff h2,
#board h2 {
    margin-bottom: 40px;
    text-align: center
}
#staff,
#board {
    border-bottom: 1px solid #ddd;
    display: inline-block;
    font-size: 16px;
    margin: 20px 0;
    padding: 0 0 40px 0;
    width: 100%
}
.staff-member {
    height: 300px
}
.board-member {
    height: 200px
}
.staff-member,
.board-member {
    display: block;
    float: left;
    line-height: 1.3;
    margin: 0 4% 40px 4%;
    text-align: center;
    width: 25.333333%
}
.profile-pic img {
    display: block;
    margin: 0 auto
}
h3.member-name {
    color: #444;
    display: inline-block;
    font-size: 22px;
    margin: 10px 0;
    text-decoration: none
}
.member-info-s {
    display: inline-block;
    float: left;
    font-size: 16px;
    margin: 0 0 0 4%;
    width: 70%
}
.member-title1,
.member-title2 {
    display: block;
    margin: 0 0 10px 0
}
.member-title1 {
    font-weight: 700
}
.staff-header {
    display: inline-block;
    margin: 40px 0 0 0;
    padding: 0;
    width: 100%
}
.member-headshot-s {
    float: left
}
.wpcf7 {
    backgroun-color: transparent;
    font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif
}
.wpcf7-item {
    display: inline-block;
    padding: 0
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    border: 2px solid #A4DFFC;
    padding: 10px 14px 12px
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 textarea:focus {
    background-color: #fff
}
.wpcf7 input[type="text"]:focus,
.wpcf7 textarea:focus {
    border: 2px solid #8CDAFF
}
.wpcf7 textarea {
    height: 80px
}
.wpcf7 input[type="submit"] {
    background: #0496DF;
    border: 2px solid #0496DF;
    margin: 20px 7% 20px;
    padding: 14px 20px 15px
}
.wpcf7 input[type="submit"]:hover {
    background-color: #49BFF9;
    border: 2px solid #49BFF9
}
.wpcf7-title {
    font-size: 14px;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
    margin: 0;
    display: block
}
.required {
    color: red
}
.contact {
    background-color: #5ad1db;
    color: #4A71B6;
    display: inline-block;
    margin: 0;
    padding: 30px;
    -webkit-font-smoothing: antialiased;
    width: 100%
}
.contact-form-wrap {
    padding: 10px 0
}
.wpcf7-validation-errors {
    color: red;
    background-color: none;
    border: 2px solid red
}
.wpcf7-not-valid-tip {
    display: block;
    color: #ec3c06;
    border: none;
    position: relative;
    top: auto;
    left: auto;
    padding: 0;
    margin-top: 2px;
    background: none;
    font-size: 15px
}
.wpcf7-validation-errors {
    background: #ffe2e2;
    border: 1px solid #ff8a8a;
    color: #ec3c06
}
.wpcf7-response-output {
    margin: 10px 0;
    padding: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 5px
}
.wpcf7-mail-sent-ng {
    background: #fff2e2;
    border: 1px solid #ffbc8a;
    color: #222
}
.wpcf7-mail-sent-ok {
    background: #e8ffe2;
    border: 1px solid #6fdf51;
    color: #222
}
.contact p {
    margin: 0 !important
}
.contact {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}
.contact input[type=text],
.contact input[type=email],
.contact textarea.wpcf7-textarea {
    background-color: #fff;
    border: 3px solid rgba(42, 155, 184, 0.7);
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    padding: 10px 10px 10px;
    margin: 0 0 10px 0;
    width: 100%
}
.contact textarea.wpcf7-textarea {
    height: 210px
}
.contact textarea.wpcf7-textarea:hover {
    background-color: #fff
}
.contact textarea.wpcf7-textarea:focus {
    background-color: #fff
}
.contact input[type=submit] {
    float: right !important;
    margin: 10px 0 0 0 !important
}
.contact .cform-r {
    padding: 0 0 0 20px
}
.sign-up input[type="email"],
.sign-up input[type="submit"] {
    display: block;
    margin: 0
}
.sign-up p {
    margin: 14px 0
}
.sign-up input[type=email] {
    background-color: transparent;
    border: 2px solid #0894C9 !important;
    color: white;
    float: left;
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    padding: 15px 14px 16px 14px;
    margin: 0;
    width: 70%
}
.sign-up input[type=email]:active,
.sign-up input[type=email]:focus {
    background-color: white;
    color: #0894C9
}
.sign-up input[type=submit] {
    background-color: #0894C9;
    color: white;
    float: left;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 20px 0;
    text-transform: uppercase;
    width: 30%;
    -webkit-font-smoothing: antialiased
}
.sign-up input[type=submit]:hover {
    background-color: #334FA1
}
@media screen and (max-width: 1240px) {
    .container,
    .contain {
        max-width: 1024px;
        width: 100%
    }
    .small-nav {
        display: none
    }
    .site-title,
    .site-title a {
        font-size: 48px
    }
    body .csColumn {
        text-align: left !important
    }
}
@media screen and (max-width: 991px) {
    .main-navigation {
        display: none
    }
    .small-nav {
        color: #444;
        display: block;
        width: 100%
    }
    .side-button,
    a.side-button,
    .signup-button {
        font-size: 16px
    }
    .posts-navigation ul {
        width: 90%;
        margin: 20px 0 40px 0
    }
    #widgs-9 .widget {
        margin: 0 20px 0 0
    }
    .container,
    .contain {
        width: 90%
    }
    .hidden-main {
        display: inherit !important
    }
    .hidden-medium {
        display: none !important
    }
    .col-medium-1 {
        width: 8.33333333%
    }
    .col-medium-2 {
        width: 16.66666667%
    }
    .col-medium-3 {
        width: 25%
    }
    .col-medium-4 {
        width: 33.33333333%
    }
    .col-medium-5 {
        width: 41.66666667%
    }
    .col-medium-6 {
        width: 50%
    }
    .col-medium-7 {
        width: 58.33333333%
    }
    .col-medium-8 {
        width: 66.66666667%
    }
    .col-medium-9 {
        width: 75%
    }
    .col-medium-10 {
        width: 83.33333333%
    }
    .col-medium-11 {
        width: 91.66666667%
    }
    .col-medium-12 {
        width: 100%
    }
    .col-medium-push-1 {
        left: 8.33333333%
    }
    .col-medium-push-2 {
        left: 16.66666667%
    }
    .col-medium-push-3 {
        left: 25%
    }
    .col-medium-push-4 {
        left: 33.33333333%
    }
    .col-medium-push-5 {
        left: 41.66666667%
    }
    .col-medium-push-6 {
        left: 50%
    }
    .col-medium-push-7 {
        left: 58.33333333%
    }
    .col-medium-push-8 {
        left: 66.66666667%
    }
    .col-medium-push-9 {
        left: 75%
    }
    .col-medium-push-10 {
        left: 83.33333333%
    }
    .col-medium-push-11 {
        left: 91.66666667%
    }
    .col-medium-pull-1 {
        right: 8.33333333%
    }
    .col-medium-pull-2 {
        right: 16.66666667%
    }
    .col-medium-pull-3 {
        right: 25%
    }
    .col-medium-pull-4 {
        right: 33.33333333%
    }
    .col-medium-pull-5 {
        right: 41.66666667%
    }
    .col-medium-pull-6 {
        right: 50%
    }
    .col-medium-pull-7 {
        right: 58.33333333%
    }
    .col-medium-pull-8 {
        right: 66.66666667%
    }
    .col-medium-pull-9 {
        right: 75%
    }
    .col-medium-pull-10 {
        right: 83.33333333%
    }
    .col-medium-pull-11 {
        right: 91.66666667%
    }
    .col-medium-offset-1 {
        margin-left: 8.33333333%
    }
    .col-medium-offset-2 {
        margin-left: 16.66666667%
    }
    .col-medium-offset-3 {
        margin-left: 25%
    }
    .col-medium-offset-4 {
        margin-left: 33.33333333%
    }
    .col-medium-offset-5 {
        margin-left: 41.66666667%
    }
    .col-medium-offset-6 {
        margin-left: 50%
    }
    .col-medium-offset-7 {
        margin-left: 58.33333333%
    }
    .col-medium-offset-8 {
        margin-left: 66.66666667%
    }
    .col-medium-offset-9 {
        margin-left: 75%
    }
    .col-medium-offset-10 {
        margin-left: 83.33333333%
    }
    .col-medium-offset-11 {
        margin-left: 91.66666667%
    }
    .col-stack {
        width: 100%;
        left: auto;
        right: auto
    }
}
@media screen and (max-width: 920px) {
    .hidden-medium {
        display: inherit !important
    }
    .hidden-middle {
        display: none !important
    }
}
@media screen and (max-width: 767px) {
    .logo {
        width: 180px
    }
    #widgs-2 {
        margin: 0 30px;
        width: 92%
    }
    #widgs-2 li,
    #widgs-2 li a {
        border: none;
        display: inline-block
    }
    #widgs-2 li a,
    #widgs-2 li:hover > a {
        background-color: #79D980;
        color: #fff;
        margin: 0 5px 5px 0;
        padding: 10px 14px
    }
    #widgs-2 .widget-title {
        color: #bbb;
        font-size: 14px;
        margin: 0
    }
    #widgs-2 a:hover,
    #widgs-2 .current-cat > a,
    #widgs-2 .current-cat:hover > a {
        background-color: #58D060;
        color: #fff
    }
    #responsive-menu. #responsive-menu-title a {
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase
    }
    #mobile-nav {
        background-color: #fff;
        float: left;
        width: 100%
    }
    #mobile-nav ul {
        float: left;
        width: 100%
    }
    #responsive-menu .menu-item {
        font-size: 15px
    }
    #click-menu {
        margin: 12px 0 0 0
    }
    #click-menu-label,
    #click-menu-label-bottom {
        font-size: 12px;
        text-align: center;
        margin: 3px auto 0 auto;
        text-transform: uppercase
    }
    .staff-member,
    .board-member {
        margin: 0 4% 40px 4%;
        width: 42%
    }
    .staff-member {
        height: 280px
    }
    .board-member {
        height: 180px
    }
    .container #primary-sidebar {
        margin: 0 1%
    }
    .contain #primary-sidebar {
        margin: 0 5%
    }
    article {
        width: 100%
    }
    #secondary {
        width: 100%
    }
    body .csColumn {
        width: 100% !important;
        margin: 0 !important
    }
    .hidden-main {
        display: inherit !important
    }
    .hidden-medium {
        display: inherit !important
    }
    .hidden-middle {
        display: inherit !important
    }
    .hidden-small {
        display: none !important
    }
    .col {
        width: 100%;
        left: auto;
        right: auto
    }
    .col-small-1 {
        width: 8.33333333%
    }
    .col-small-2 {
        width: 16.66666667%
    }
    .col-small-3 {
        width: 25%
    }
    .col-small-4 {
        width: 33.33333333%
    }
    .col-small-5 {
        width: 41.66666667%
    }
    .col-small-6 {
        width: 50%
    }
    .col-small-7 {
        width: 58.33333333%
    }
    .col-small-8 {
        width: 66.66666667%
    }
    .col-small-9 {
        width: 75%
    }
    .col-small-10 {
        width: 83.33333333%
    }
    .col-small-11 {
        width: 91.66666667%
    }
    .col-small-12 {
        width: 100%
    }
    .col-small-push-1 {
        left: 8.33333333%
    }
    .col-small-push-2 {
        left: 16.66666667%
    }
    .col-small-push-3 {
        left: 25%
    }
    .col-small-push-4 {
        left: 33.33333333%
    }
    .col-small-push-5 {
        left: 41.66666667%
    }
    .col-small-push-6 {
        left: 50%
    }
    .col-small-push-7 {
        left: 58.33333333%
    }
    .col-small-push-8 {
        left: 66.66666667%
    }
    .col-small-push-9 {
        left: 75%
    }
    .col-small-push-10 {
        left: 83.33333333%
    }
    .col-small-push-11 {
        left: 91.66666667%
    }
    .col-small-pull-1 {
        right: 8.33333333%
    }
    .col-small-pull-2 {
        right: 16.66666667%
    }
    .col-small-pull-3 {
        right: 25%
    }
    .col-small-pull-4 {
        right: 33.33333333%
    }
    .col-small-pull-5 {
        right: 41.66666667%
    }
    .col-small-pull-6 {
        right: 50%
    }
    .col-small-pull-7 {
        right: 58.33333333%
    }
    .col-small-pull-8 {
        right: 66.66666667%
    }
    .col-small-pull-9 {
        right: 75%
    }
    .col-small-pull-10 {
        right: 83.33333333%
    }
    .col-small-pull-11 {
        right: 91.66666667%
    }
    .col-small-offset-1 {
        margin-left: 8.33333333%
    }
    .col-small-offset-2 {
        margin-left: 16.66666667%
    }
    .col-small-offset-3 {
        margin-left: 25%
    }
    .col-small-offset-4 {
        margin-left: 33.33333333%
    }
    .col-small-offset-5 {
        margin-left: 41.66666667%
    }
    .col-small-offset-6 {
        margin-left: 50%
    }
    .col-small-offset-7 {
        margin-left: 58.33333333%
    }
    .col-small-offset-8 {
        margin-left: 66.66666667%
    }
    .col-small-offset-9 {
        margin-left: 75%
    }
    .col-small-offset-10 {
        margin-left: 83.33333333%
    }
    .col-small-offset-11 {
        margin-left: 91.66666667%
    }
}
@media screen and (max-width: 660px) {
    .soliloquy-container .soliloquy-caption {
        display: block !important
    }
}
@media screen and (max-width: 479px) {
    .masthead {
        height: 90px
    }
    #mobile-nav li {
        font-size: 20px
    }
    #primary {
        width: 100%
    }
    #primary .site-main {
        padding-left: 8%;
        padding-right: 8%
    }
    .contain {
        width: 100%
    }
    .page-header {
        margin: 0 30px 20px 30px
    }
    .staff-member,
    .board-member {
        height: auto;
        margin: 0 4% 40px 4%;
        width: 92%
    }
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        display: block;
        margin-top: 10px;
        padding-bottom: 20px;
        padding-top: 20px
    }
    .hidden-main {
        display: inherit !important
    }
    .hidden-medium {
        display: inherit !important
    }
    .hidden-middle {
        display: inherit !important
    }
    .hidden-small {
        display: inherit !important
    }
    .hidden-tiny {
        display: none !important
    }
    .col {
        width: 100%
    }
    .col-tiny-1 {
        width: 8.33333333%
    }
    .col-tiny-2 {
        width: 16.66666667%
    }
    .col-tiny-3 {
        width: 25%
    }
    .col-tiny-4 {
        width: 33.33333333%
    }
    .col-tiny-5 {
        width: 41.66666667%
    }
    .col-tiny-6 {
        width: 50%
    }
    .col-tiny-7 {
        width: 58.33333333%
    }
    .col-tiny-8 {
        width: 66.66666667%
    }
    .col-tiny-9 {
        width: 75%
    }
    .col-tiny-10 {
        width: 83.33333333%
    }
    .col-tiny-11 {
        width: 91.66666667%
    }
    .col-tiny-12 {
        width: 100%
    }
    .col-tiny-push-1 {
        left: 8.33333333%
    }
    .col-tiny-push-2 {
        left: 16.66666667%
    }
    .col-tiny-push-3 {
        left: 25%
    }
    .col-tiny-push-4 {
        left: 33.33333333%
    }
    .col-tiny-push-5 {
        left: 41.66666667%
    }
    .col-tiny-push-6 {
        left: 50%
    }
    .col-tiny-push-7 {
        left: 58.33333333%
    }
    .col-tiny-push-8 {
        left: 66.66666667%
    }
    .col-tiny-push-9 {
        left: 75%
    }
    .col-tiny-push-10 {
        left: 83.33333333%
    }
    .col-tiny-push-11 {
        left: 91.66666667%
    }
    .col-tiny-pull-1 {
        right: 8.33333333%
    }
    .col-tiny-pull-2 {
        right: 16.66666667%
    }
    .col-tiny-pull-3 {
        right: 25%
    }
    .col-tiny-pull-4 {
        right: 33.33333333%
    }
    .col-tiny-pull-5 {
        right: 41.66666667%
    }
    .col-tiny-pull-6 {
        right: 50%
    }
    .col-tiny-pull-7 {
        right: 58.33333333%
    }
    .col-tiny-pull-8 {
        right: 66.66666667%
    }
    .col-tiny-pull-9 {
        right: 75%
    }
    .col-tiny-pull-10 {
        right: 83.33333333%
    }
    .col-tiny-pull-11 {
        right: 91.66666667%
    }
    .col-tiny-offset-1 {
        margin-left: 8.33333333%
    }
    .col-tiny-offset-2 {
        margin-left: 16.66666667%
    }
    .col-tiny-offset-3 {
        margin-left: 25%
    }
    .col-tiny-offset-4 {
        margin-left: 33.33333333%
    }
    .col-tiny-offset-5 {
        margin-left: 41.66666667%
    }
    .col-tiny-offset-6 {
        margin-left: 50%
    }
    .col-tiny-offset-7 {
        margin-left: 58.33333333%
    }
    .col-tiny-offset-8 {
        margin-left: 66.66666667%
    }
    .col-tiny-offset-9 {
        margin-left: 75%
    }
    .col-tiny-offset-10 {
        margin-left: 83.33333333%
    }
    .col-tiny-offset-11 {
        margin-left: 91.66666667%
    }
}