/*!
Theme Name: Elgin
Theme URI: http://underscores.me/
Author: Tombras
Author URI: http://tombras.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: elgin
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Elgin 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/
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, 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: 1em 40px; }

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; text-transform: none; }

select { text-transform: none; }

button, html input[type="button"] { -webkit-appearance: button; cursor: pointer; }

input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input::-moz-focus-inner { border: 0; padding: 0; }

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; }

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; }

.ticker { background-color: #585858; padding: 2rem 0px; font-family: "proxima-nova", sans-serif; }

.ticker-wrapper { width: calc(100% - 22.0rem); margin: auto; background: #fff; position: relative; z-index: 99; }

@media screen and (max-width: 767px) { .ticker-wrapper { width: calc(100% - 2rem); } }

.ticker-wrapper .btn { background: #0e76bc; border-color: #fff; color: #fff; }

.gallery { position: relative; float: right; width: calc(100% - 20rem); }

.gallery span { line-height: 5rem; font-size: 1.6rem; text-align: left; margin-right: 10rem; }

div.marquee { white-space: no-wrap; overflow: hidden; margin-right: 20px; }

div.marquee > div.marquee-text { white-space: nowrap; display: inline; width: auto; }

span.line:before { content: ''; border-top: 1px solid #fff; width: 100%; float: left; position: relative; bottom: 25px; }

@font-face { font-family: 'Elgin-Icons'; src: url("font/elgin-font.woff2?-sxpfim") format("woff2"), url("font/elgin-font.woff?-sxpfim") format("woff"), url("font/elgin-font.ttf?-sxpfim") format("truetype"); font-weight: normal; font-style: normal; }

[class^="icon-"], [class*=" icon-"] { font-family: 'Elgin-Icons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: left; }

.icon-apple::before { content: "\e600"; }

.icon-chevron_simple_left::before { content: "\e601"; }

.icon-chevron_simple_right::before { content: "\e602"; }

.icon-close_icon::before { content: "\e603"; }

.icon-close_menu::before { content: "\e604"; }

.icon-Heart::before { content: "\e605"; }

.icon-left_active::before { content: "\e606"; }

.icon-Notebook::before, .icon-reading-program::before { content: "\e607"; }

.icon-open_menu::before { content: "\e608"; }

.icon-play::before, .icon-story-videos::before { content: "\e609"; }

.icon-right_active::before { content: "\e60a"; }

.icon-tooth::before, .icon-dental-program::before { content: "\e60b"; }

*, *::after, *::before { box-sizing: inherit; -webkit-transition-timing-function: inherit; transition-timing-function: inherit; }

html, body { width: 100%; margin: 0; }

html { font-family: "adobe-caslon-pro", serif; font-size: 62.5%; box-sizing: border-box; height: 100%; -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); background-color: #ebebeb; background-image: url("img/symphony.png"); text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }

body { min-height: 100%; margin-top: 8rem; }

body.overflow-none { position: fixed; overflow: hidden !important; margin-top: 0; }

body.overflow-none .site-content { max-width: inherit; }

a { color: #39b54a; }

#content::after { display: table; clear: both; content: ""; }

#content ul li { font-size: 1.8rem; line-height: 1.3; margin-top: 0; margin-bottom: 1.3rem; }

.full-404 { margin: 0 auto; padding: 10em 2em; text-align: center; background: #FFFFFF; }

.full-404 h1 { line-height: 58px; }

.contact-us .social { font-size: 30px; }

.contact-us .social a { -webkit-transition: background-color 0.25s, color 0.25s; transition: background-color 0.25s, color 0.25s; }

.contact-us .social a:hover { color: #000000; }

.sr-only { position: absolute; overflow: hidden; clip: rect(0, 0, 0, 0); width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; overflow: visible; clip: auto; width: auto; height: auto; margin: 0; }

.site-content, .main-navigation { color: #232b2d; background-color: #fff; }

.site-content, .site-footer { overflow-x: hidden; overflow-y: hidden; max-width: 136.6rem; margin: auto; }

.site-content { box-shadow: 0 5px 38px rgba(0, 0, 0, 0.14); }

.content-area { margin: auto; }

p img, .gallery-item { border: 5px solid #FFFFFF; box-shadow: -1px -1px 0 #000000, 1px 1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000; }

.gallery-item { margin: 0; }

.gallery-item:not(:last-of-type) { margin-bottom: 2rem; }

.gallery-item img { margin-bottom: -0.7rem; }

.alignleft { float: left; margin: 0.35em 3.6em 0.35em 0; }

.alignright { float: right; margin: 0.35em 0 0.35em 3.6em; }

.gallery-columns-1 { float: left; margin: 0.35em 3.6em 0.35em 0; }

#home-video-slider { line-height: 0; position: relative; }

#home-video-slider .diamond-wrapper { font-family: "proxima-nova", sans-serif; font-size: 24px; position: absolute; z-index: 3; bottom: 10px; bottom: 15px; color: #FFFFFF; background: url("img/play-btn.png") no-repeat; }

@media screen and (min-width: 768px) { #home-video-slider .diamond-wrapper { background-position: 145px 10px; } }

@media screen and (max-width: 767px) { #home-video-slider .diamond-wrapper { background-position: 15px 5px; background-size: 10px; } }

@media screen and (min-width: 768px) { #home-video-slider .diamond-wrapper.right { right: 40px; } }

@media screen and (max-width: 767px) { #home-video-slider .diamond-wrapper.right { right: 15px; } }

@media screen and (min-width: 768px) { #home-video-slider .diamond-wrapper.left { left: 30px; } }

@media screen and (max-width: 767px) { #home-video-slider .diamond-wrapper.left { left: 15px; } }

#home-video-slider .diamond-wrapper .diamond { display: inline-block; width: 50px; height: 50px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid #FFFFFF; background: rgba(255, 255, 255, 0.3); }

@media screen and (max-width: 767px) { #home-video-slider .diamond-wrapper .diamond { width: 30px; height: 30px; } }

#home-video-slider .diamond-wrapper .diamond:hover { cursor: pointer; }

@media screen and (min-width: 768px) { #home-video-slider .diamond-wrapper .button-wrapper p { position: relative; bottom: 20px; display: inline-block; margin-right: 20px; } }

@media screen and (max-width: 767px) { #home-video-slider .diamond-wrapper .button-wrapper p { display: none; } }

#home-video-slider .video { position: relative; padding-bottom: 50.18%; }

@media screen and (min-width: 992px) { #home-video-slider .video .triangle { position: absolute; z-index: 3; top: calc(50% - 105.5px); right: calc(50% - 121px); width: 242px; height: 211px; content: ""; background: url("img/logo-traingle.png"); } }

#home-video-slider img { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; }

.video-wrapper { position: relative; top: 0; left: 0; }

.video-wrapper .video-container { position: absolute; z-index: 999; top: 0; left: 0; width: 100%; height: 100vh; max-height: 100vh; margin: 0; }

.video-wrapper .video-container iframe { max-height: 100vh; border: 0; }

.video-wrapper .close-wrapper { position: relative; z-index: 9999; }

.video-wrapper .close-wrapper .close { font-family: "proxima-nova", sans-serif; font-size: 40px; position: absolute; z-index: 9999; z-index: 3; top: 10px; right: 20px; display: none; color: #FFFFFF; }

.video-wrapper .close-wrapper .close:hover { cursor: pointer; }

.home-stories-header { line-height: normal; padding: 2.5rem 0 1.5rem; text-align: center; color: #585858; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }

@media screen and (max-width: 600px) { .home-stories-header { font-size: 2rem; } }

.site-footer { font-family: "proxima-nova", sans-serif; font-size: 1.4rem; padding: 3.4% 6.9%; color: #6C6C6C; background-color: #232b2d; }

.site-footer p { font-size: 1.4rem; margin-bottom: 1rem; }

.site-footer a { color: inherit; }

.site-footer span.div { display: inline-block; margin: 0 1.5rem; vertical-align: middle; }

h1, .h1, h2, .h2, h3, .h3 { font-weight: 700; }

h4, .h4, h5, .h5, h6, .h6, p, .p, small, .small { font-weight: 400; }

h1, .h1 { margin-top: 0; margin-bottom: 1.3rem; font-size: 4.8rem; line-height: 0.975; }

h2, .h2 { margin-top: 0; margin-bottom: 1.3rem; font-size: 3.6rem; line-height: 1.3; }

h3, .h3 { margin-top: 0; margin-bottom: 1.3rem; font-size: 2.8rem; line-height: 0.8357142857; }

h4, .h4 { margin-top: 0; margin-bottom: 1.3rem; font-size: 2.4rem; line-height: 0.975; }

h5, .h5 { margin-top: 0; margin-bottom: 1.3rem; font-size: 2.2rem; line-height: 1.0636363636; }

h6, .h6 { margin-top: 0; margin-bottom: 1.3rem; font-size: 1.8rem; line-height: 1.3; }

p, .p { margin-top: 0; margin-bottom: 1.3rem; font-size: 1.8rem; line-height: 1.3; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }

small, .small { margin-top: 0; margin-bottom: 1.3rem; font-size: 1.4rem; line-height: 0; }

abbr[title], acronym[title] { border-bottom: 0.1rem dotted currentColor; cursor: help; }

.site-header { position: fixed; z-index: 9999; top: 0; left: 0; right: 0; width: 100%; height: 8rem; }

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

@media screen and (max-width: 782px) { .admin-bar .site-header { top: 46px; } }

@media screen and (max-width: 600px) { .site-header, .admin-bar .site-header { top: 0; } }

body.overflow-none .site-header { z-index: 5; }

.site-branding { display: inline-table; float: left; height: 100%; padding: 0 2rem 0 4rem; }

.site-branding .site-title { display: table-cell; vertical-align: middle; height: 100%; margin: 0; }

.site-branding .site-title > a { display: block; overflow: hidden; max-width: 15rem; height: 100%; max-height: 5rem; margin: 0; background-image: url("img/elgin-logo-horizontal.svg"); background-repeat: no-repeat; background-position: 0 50%; background-size: contain; text-indent: 100%; white-space: nowrap; }

.main-navigation { height: 100%; margin: 0 auto; max-width: 136.6rem; box-shadow: 0 0 1rem rgba(0, 0, 0, 0.35); }

.main-navigation .menu-toggle { display: none; position: relative; float: right; height: 100%; width: 50%; max-width: 7rem; background-color: transparent; border: 0; }

.main-navigation .menu-toggle:focus { outline: none; }

.main-navigation .menu-toggle .bar { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 100%; max-width: 2.6rem; height: 0.1rem; background-color: #232b2d; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }

.main-navigation .menu-toggle .bar:nth-child(1) { -webkit-transform: translate(0, -0.75rem); -ms-transform: translate(0, -0.75rem); transform: translate(0, -0.75rem); }

.main-navigation .menu-toggle .bar:nth-child(3) { -webkit-transform: translate(0, 0.75rem); -ms-transform: translate(0, 0.75rem); transform: translate(0, 0.75rem); }

.main-navigation .menu-toggle.open .bar:nth-child(1) { -webkit-transform: translate(0, 0) rotate(-225deg); -ms-transform: translate(0, 0) rotate(-225deg); transform: translate(0, 0) rotate(-225deg); }

.main-navigation .menu-toggle.open .bar:nth-child(2) { background-color: transparent; -webkit-transform: scaleX(0); -ms-transform: scaleX(0); transform: scaleX(0); }

.main-navigation .menu-toggle.open .bar:nth-child(3) { -webkit-transform: translate(0, 0) rotate(225deg); -ms-transform: translate(0, 0) rotate(225deg); transform: translate(0, 0) rotate(225deg); }

.main-navigation .menu-tabs { display: none; }

.main-navigation .menu-primary-container { display: inline-table; float: right; height: 100%; min-width: 60%; }

.primary-menu { display: table-row; font-family: "proxima-nova", sans-serif; font-size: 1.4rem; text-transform: uppercase; }

.primary-menu, .primary-menu ul, .primary-menu ol { list-style: none; margin: 0; padding: 0; }

.primary-menu > li.donate { background: #39b54a; width: 22.0rem; }

@media screen and (max-width: 1095px) { .primary-menu > li.donate { width: 18.0rem; } }

.primary-menu > li.donate a { color: #fff; padding: 0px; }

.primary-menu > li.blank a { text-indent: -9999px; padding: 0px; width: 0px; padding-right: 5.5rem; padding-left: 0px; }

@media screen and (max-width: 991px) { .primary-menu > li.blank a { padding-right: 2rem; } }

.primary-menu a { display: block; color: #232b2d; text-decoration: none; text-align: center; height: 100%; line-height: 80px; max-height: 80px; font-size: 1.4rem; }

.primary-menu > .menu-item { display: table-cell; position: relative; vertical-align: middle; font-weight: 600; }

.primary-menu > .menu-item:hover > .sub-menu, .primary-menu > .menu-item > a:focus + .sub-menu { max-height: calc(100vh - 8.2rem); border-width: 0 0.1rem 0.1rem 0.1rem; color: #39b54a; cursor: pointer; }

.primary-menu > .menu-item:hover > .sub-menu > li, .primary-menu > .menu-item > a:focus + .sub-menu > li { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); -webkit-transition-delay: 50ms; transition-delay: 50ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:nth-child(2), .primary-menu > .menu-item > a:focus + .sub-menu > li:nth-child(2) { -webkit-transition-delay: 172ms, 122ms; transition-delay: 172ms, 122ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:nth-child(3), .primary-menu > .menu-item > a:focus + .sub-menu > li:nth-child(3) { -webkit-transition-delay: 208ms, 158ms; transition-delay: 208ms, 158ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:nth-child(4), .primary-menu > .menu-item > a:focus + .sub-menu > li:nth-child(4) { -webkit-transition-delay: 244ms, 194ms; transition-delay: 244ms, 194ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:nth-child(5), .primary-menu > .menu-item > a:focus + .sub-menu > li:nth-child(5) { -webkit-transition-delay: 280ms, 230ms; transition-delay: 280ms, 230ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:nth-child(6), .primary-menu > .menu-item > a:focus + .sub-menu > li:nth-child(6) { -webkit-transition-delay: 316ms, 266ms; transition-delay: 316ms, 266ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:nth-child(7), .primary-menu > .menu-item > a:focus + .sub-menu > li:nth-child(7) { -webkit-transition-delay: 352ms, 302ms; transition-delay: 352ms, 302ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:nth-child(8), .primary-menu > .menu-item > a:focus + .sub-menu > li:nth-child(8) { -webkit-transition-delay: 388ms, 338ms; transition-delay: 388ms, 338ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:nth-child(9), .primary-menu > .menu-item > a:focus + .sub-menu > li:nth-child(9) { -webkit-transition-delay: 424ms, 374ms; transition-delay: 424ms, 374ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:nth-child(10), .primary-menu > .menu-item > a:focus + .sub-menu > li:nth-child(10) { -webkit-transition-delay: 460ms, 410ms; transition-delay: 460ms, 410ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:nth-child(11), .primary-menu > .menu-item > a:focus + .sub-menu > li:nth-child(11) { -webkit-transition-delay: 496ms, 446ms; transition-delay: 496ms, 446ms; }

.primary-menu > .menu-item:hover > .sub-menu > li:hover, .primary-menu > .menu-item:hover > .sub-menu > li:focus, .primary-menu > .menu-item > a:focus + .sub-menu > li:hover, .primary-menu > .menu-item > a:focus + .sub-menu > li:focus { border-top-color: #39b54a; }

.primary-menu > .menu-item:hover > .sub-menu > li > a, .primary-menu > .menu-item > a:focus + .sub-menu > li > a { color: #232b2d; }

.primary-menu > .menu-item:hover > .sub-menu > li > a:hover, .primary-menu > .menu-item:hover > .sub-menu > li > a:focus, .primary-menu > .menu-item > a:focus + .sub-menu > li > a:hover, .primary-menu > .menu-item > a:focus + .sub-menu > li > a:focus { background-color: #39b54a; color: #fff; }

.primary-menu > .menu-item > a { padding: 0 7.5rem; }

@media screen and (max-width: 1275px) { .primary-menu > .menu-item > a { padding: 0 3rem; } }

@media screen and (max-width: 1095px) { .primary-menu > .menu-item > a { padding: 0 2rem; } }

@media screen and (max-width: 991px) { .primary-menu > .menu-item > a { padding: 0 1rem; } }

.primary-menu .sub-menu { position: absolute; top: 100%; left: 0; right: 0; overflow: hidden; width: 100%; max-height: 0; margin: auto; border: 0 solid #ebebeb; background-color: #fff; font-size: 1.2rem; text-align: center; -webkit-transition-property: max-height, border-width; transition-property: max-height, border-width; -webkit-transition-duration: 400ms, 50ms; transition-duration: 400ms, 50ms; }

.primary-menu .sub-menu > li { position: relative; overflow: hidden; border-top: 0.1rem solid #ebebeb; opacity: 0; -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition-property: opacity, border-top-color, -webkit-transform; transition-property: opacity, border-top-color, -webkit-transform; transition-property: opacity, transform, border-top-color; transition-property: opacity, transform, border-top-color, -webkit-transform; -webkit-transition-duration: 250ms; transition-duration: 250ms; -webkit-transition-delay: 450ms, 350ms, 0; transition-delay: 450ms, 350ms, 0; }

.primary-menu .sub-menu > li > a { padding: 1.5rem 1rem 1.2rem; -webkit-transition: color, background-color; transition: color, background-color; -webkit-transition-duration: 300ms, 350ms; transition-duration: 300ms, 350ms; -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94), cubic-bezier(0.455, 0.03, 0.515, 0.955); transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94), cubic-bezier(0.455, 0.03, 0.515, 0.955); -webkit-transition-delay: 50ms, 0; transition-delay: 50ms, 0; line-height: inherit; font-size: 1.2rem; }

.lt-ie10 .primary-menu .sub-menu { top: 7.9rem; }

@media screen and (max-width: 50em) { body { margin-top: 6rem; }
  .site-header { height: 6rem; }
  .main-navigation .menu-toggle { display: block; }
  .main-navigation .menu-toggle.open + .menu-primary-container { display: block; pointer-events: all; }
  .main-navigation .menu-tabs { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row nowrap; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; overflow-x: auto; height: 4.8rem; background-color: #ebebeb; }
  .main-navigation .menu-tabs:hover .menu-tab:not(:hover) { color: rgba(35, 43, 45, 0.6); }
  .main-navigation .menu-tabs a { line-height: inherit; }
  .lt-ie10 .main-navigation .menu-tabs { display: table; width: 100%; }
  .main-navigation .menu-tab { display: block; position: relative; -webkit-box-flex: 1; -webkit-flex: 1 0 auto; -ms-flex: 1 0 auto; flex: 1 0 auto; padding-left: 1rem; padding-right: 1rem; background-color: transparent; font-size: 1.2rem; text-align: center; white-space: nowrap; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 300ms; transition-duration: 300ms; border: 0; }
  .main-navigation .menu-tab + .menu-tab::before { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; height: 100%; max-height: 2rem; width: 0.1rem; background-color: #232b2d; -webkit-transform: translateY(-0.3rem); -ms-transform: translateY(-0.3rem); transform: translateY(-0.3rem); }
  .lt-ie10 .main-navigation .menu-tab { display: table-cell; vertical-align: middle; }
  .lt-ie10 .main-navigation .menu-tab + .menu-tab::before { content: normal; display: none; }
  .main-navigation .menu-primary-container { display: none; position: fixed; overflow: auto; top: 6rem; left: 0; right: 0; clear: both; float: none; background-color: #fff; width: 100%; height: 100%; max-height: calc(100vh - 6rem); pointer-events: none; } }

@media screen and (max-width: 50em) and (min-width: 601px) and (max-width: 782px) { .admin-bar .main-navigation .menu-primary-container { top: calc(6rem + 46px); max-height: calc(100vh - 6rem - 46px); } }

@media screen and (max-width: 50em) { .site-branding .site-title > a { height: 3.2rem; }
  .primary-menu, .primary-menu > .menu-item { display: block; width: 100%; }
  .primary-menu > .menu-item:not(.active) { position: absolute; clip: rect(0, 0, 0, 0); }
  .primary-menu > .menu-item > a { padding: 1.5rem 1rem 1.2rem; font-size: 1.2rem; text-align: center; }
  .primary-menu > .menu-item.active .sub-menu > li { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); -webkit-transition-delay: 50ms; transition-delay: 50ms; }
  .primary-menu > .menu-item.active .sub-menu > li:nth-child(2) { -webkit-transition-delay: 122ms; transition-delay: 122ms; }
  .primary-menu > .menu-item.active .sub-menu > li:nth-child(3) { -webkit-transition-delay: 158ms; transition-delay: 158ms; }
  .primary-menu > .menu-item.active .sub-menu > li:nth-child(4) { -webkit-transition-delay: 194ms; transition-delay: 194ms; }
  .primary-menu > .menu-item.active .sub-menu > li:nth-child(5) { -webkit-transition-delay: 230ms; transition-delay: 230ms; }
  .primary-menu > .menu-item.active .sub-menu > li:nth-child(6) { -webkit-transition-delay: 266ms; transition-delay: 266ms; }
  .primary-menu > .menu-item.active .sub-menu > li:nth-child(7) { -webkit-transition-delay: 302ms; transition-delay: 302ms; }
  .primary-menu > .menu-item.active .sub-menu > li:nth-child(8) { -webkit-transition-delay: 338ms; transition-delay: 338ms; }
  .primary-menu > .menu-item.active .sub-menu > li:nth-child(9) { -webkit-transition-delay: 374ms; transition-delay: 374ms; }
  .primary-menu > .menu-item.active .sub-menu > li:nth-child(10) { -webkit-transition-delay: 410ms; transition-delay: 410ms; }
  .primary-menu > .menu-item.active .sub-menu > li:nth-child(11) { -webkit-transition-delay: 446ms; transition-delay: 446ms; }
  .primary-menu .sub-menu { position: static; overflow: visible; max-height: none; } }

button, input, label, textarea, select, [role="button"] { font-family: "proxima-nova", sans-serif; font-size: 1.8rem; padding: 0.5em 0.75em; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0.1rem solid #ebebeb; border-radius: 0; background-color: #fff; background-image: none; }

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus, select:focus { padding-left: calc(0.75em - 0.2rem); border-color: #39b54a; border-left-width: 0.3rem; }

button, input[type="button"], input[type="reset"], input[type="submit"], [role="button"], .btn { -webkit-appearance: none; -moz-appearance: none; appearance: none; font-size: 1.4rem; line-height: 1; padding: 1.6rem 4rem; border: 2px solid #39b54a; color: #39b54a; font-family: "proxima-nova", sans-serif; text-decoration: none; cursor: pointer; background-color: transparent; -webkit-transition: background-color 0.25s, color 0.25s; transition: background-color 0.25s, color 0.25s; text-transform: uppercase; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, [role="button"]:hover, .btn:hover { background-color: #39b54a; color: #fff; }

.btn { display: inline-block; }

label { font-weight: 400; color: #232b2d; }

.vc_row.wpb_row.vc_row-fluid.form { padding: 12.4% 0 0; }

.page-template-full-width .content-area.full .vc_row.form .contact-us p { margin-bottom: 25px !important; }

.page-template-full-width .content-area.full .vc_row.form .contact-us p a { -webkit-transition: background-color 0.25s, color 0.25s; transition: background-color 0.25s, color 0.25s; }

.page-template-full-width .content-area.full .vc_row.form .contact-us p a:hover { color: #000000; }

.page-template-full-width .content-area.full .vc_row.form .contact-us p.social { font-size: 30px; }

.page-template-full-width .content-area.full .vc_row.form .contact-us li:not(:first-of-type) { margin-bottom: 30px !important; }

.page-template-full-width .content-area.full .vc_row.form .contact-us li:first-of-type { margin-bottom: 55px !important; }

.page-template-full-width .content-area.full .vc_row.form .contact-us li.address span { margin-top: 20px; }

.page-template-full-width .content-area.full .vc_row.form .contact-us li.half.phone { display: -moz-inline-stack; display: inline-block; width: 48.5%; vertical-align: top; }

.page-template-full-width .content-area.full .vc_row.form .contact-us li span.address_state { float: right; }

.page-template-full-width .content-area.full .vc_row.form .contact-us li span.address_line_1 input { width: 100% !important; }

.page-template-full-width .content-area.full .vc_row.form .contact-us li span.address_country { float: right; }

.page-template-full-width .content-area.full .vc_row.form .contact-us li span.address_country select { font-family: inherit; font-size: inherit; line-height: normal; margin: 0; padding: 0.313em 0; text-indent: 0.25em; letter-spacing: normal; }

.page-template-full-width .content-area.full .vc_row.form .contact-us li span.name_first, .page-template-full-width .content-area.full .vc_row.form .contact-us li span.name_last, .page-template-full-width .content-area.full .vc_row.form .contact-us li span.address_zip { float: left; }

.page-template-full-width .content-area.full .vc_row.form .contact-us textarea { font-family: "proxima-nova", sans-serif; font-size: 1.8rem; padding: 0.5em 0.75em; }

.page-template-full-width .content-area.full .vc_row.form .contact-us label { margin-top: 10px; }

.page-template-full-width .content-area.full .vc_row.form .contact-us label.gfield_label { margin: 1.25rem 0; }

.page-template-full-width .content-area.full .vc_row.form .contact-us .gform_footer.top_label { margin-bottom: 15% !important; padding: 0; text-align: center; }

.page-template-full-width .content-area.full .vc_row.form .contact-us .gform_footer.top_label input { font-family: "proxima-nova", sans-serif; font-size: 1.4rem; line-height: 1; padding: 1.6rem 4rem; cursor: pointer; -webkit-transition: background-color 0.25s, color 0.25s; transition: background-color 0.25s, color 0.25s; text-decoration: none; text-transform: uppercase; color: #39B54A; border: 2px solid #39B54A; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.page-template-full-width .content-area.full .vc_row.form .contact-us .gforms_confirmation_message { font-size: 30px; margin-bottom: -20px; padding: 50px; text-align: center; }

*:focus { outline: 0; }

.icon-dental-program { position: absolute; left: 0px; }

.icon-reading-program { position: absolute; left: 0px; }

.icon-story-videos { position: absolute; left: 0px; }

.story-container { position: relative; overflow: hidden; -ms-overflow-style: none; min-width: 100%; max-height: 68rem; margin: 0; background-color: #ebebeb; background-image: url("img/symphony.png"); -webkit-transition-property: max-height; transition-property: max-height; -webkit-transition-duration: 275ms; transition-duration: 275ms; }

.story-container::-webkit-scrollbar { display: none; }

@media screen and (min-width: 74em) { .story-container { height: 68rem; }
  .story-container .story-by2-wrapper { width: 25%; } }

@media screen and (max-width: 54em) { .story-container .story-by2-wrapper { width: 50%; } }

@media screen and (max-width: 38em) { .story-container .story-by2-wrapper { width: 100%; } }

.story-container .story-scroll-container { white-space: nowrap; position: relative; left: 0; }

.story-by2-wrapper { display: inline-block; vertical-align: top; width: 33.3333333333%; white-space: normal; }

.story-by2-wrapper h2 { font-size: 2.4rem; text-align: left; font-family: "proxima-nova", sans-serif; margin-bottom: 0px; }

.story { display: inline-block; position: relative; vertical-align: top; overflow: hidden; width: 100%; height: 34rem; padding: 3.5rem; border: 0.1rem solid #fff; background-color: #232b2d; background-repeat: no-repeat; background-size: auto 100%; background-position: 50% 50%; color: #fff; text-align: center; cursor: pointer; -webkit-transition-property: background-size; transition-property: background-size; -webkit-transition-duration: 450ms; transition-duration: 450ms; text-decoration: none; }

.story [class^="icon-"], .story [class*=" icon-"] { display: block; font-size: 2.2rem; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-transition-duration: 350ms; transition-duration: 350ms; }

.story [class^="icon-"] span, .story [class*=" icon-"] span { font-size: 1.2rem; font-family: "proxima-nova", sans-serif; font-weight: bold; position: relative; bottom: 0.5rem; left: 1rem; }

.story .title { margin-top: 2rem; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-transition-duration: 200ms; transition-duration: 200ms; }

.story .read-more { display: block; border: 2px solid #fff; width: 50%; padding: 1.6rem 4rem; margin-top: 2.0rem; font-family: "proxima-nova", sans-serif; font-size: 1.4rem; position: absolute; bottom: 3.5rem; text-transform: uppercase; -webkit-transition: background-color 0.25s, color 0.25s; transition: background-color 0.25s, color 0.25s; }

@media screen and (max-width: 1315px) { .story .read-more { width: 60%; } }

.story .read-more:hover { background: #39b54a; }

.story .excerpt > p { font-size: 1.6rem; text-align: left; font-family: "proxima-nova", sans-serif; display: block; margin: 0; width: 100%; -webkit-transform: translateX(calc(-100% - 4rem)); -ms-transform: translateX(calc(-100% - 4rem)); transform: translateX(calc(-100% - 4rem)); -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transition-delay: 250ms; transition-delay: 250ms; }

.story .img { background-repeat: no-repeat; background-size: auto 100%; background-position: 50% 50%; }

.story::before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.8; background-color: #39b54a; background-image: -webkit-linear-gradient(98deg, #288f27, #39b54a, #55d179); background-image: linear-gradient(-8deg, #288f27, #39b54a, #55d179); background-size: cover; background-position: 50% 50%; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: 300ms; transition-duration: 300ms; }

.story.red::before { background-color: #bf1e2e; background-image: -webkit-linear-gradient(98deg, #931232, #bf1e2e, #e53930); background-image: linear-gradient(-8deg, #931232, #bf1e2e, #e53930); }

.story.violet::before { background-color: #90278e; background-image: -webkit-linear-gradient(98deg, #5d1867, #90278e, #c22da9); background-image: linear-gradient(-8deg, #5d1867, #90278e, #c22da9); }

.story.orange::before { background-color: #f05a28; background-image: -webkit-linear-gradient(98deg, #d71e09, #f05a28, #f89858); background-image: linear-gradient(-8deg, #d71e09, #f05a28, #f89858); }

.story.blue::before { background-color: #1b75bb; background-image: -webkit-linear-gradient(98deg, #106a8e, #1b75bb, #2776e7); background-image: linear-gradient(-8deg, #106a8e, #1b75bb, #2776e7); }

.story.green::before { background-color: #39b54a; background-image: -webkit-linear-gradient(98deg, #288f27, #39b54a, #55d179); background-image: linear-gradient(-8deg, #288f27, #39b54a, #55d179); }

.story.yellow::before { background-color: #fbb017; background-image: -webkit-linear-gradient(98deg, #da7200, #fbb017, #ffdf4b); background-image: linear-gradient(-8deg, #da7200, #fbb017, #ffdf4b); }

.story > * { position: relative; z-index: 10; }

.story:hover { background-size: auto 106%; }

.story:hover .title { -webkit-transform: translateY(-1rem); -ms-transform: translateY(-1rem); transform: translateY(-1rem); }

.story:hover .excerpt > p { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }

.story:hover::before { opacity: 0.5; }

.stories-header, .stories-filter { text-align: center; }

#content ul.stories-filter li { margin-bottom: 0; }

.stories-filter { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row no-wrap; -ms-flex-flow: row no-wrap; flex-flow: row no-wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; overflow-x: auto; overflow-y: hidden; min-width: 100%; list-style: none; padding: 0; font-size: 1.4rem; font-family: "proxima-nova", sans-serif; font-weight: 700; text-align: center; text-transform: uppercase; }

.stories-filter:hover li:not(:hover):not(:focus) a { color: rgba(57, 181, 74, 0.6); }

.lt-ie10 .stories-filter { display: table; }

.stories-filter li { display: block; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; min-width: 10rem; position: relative; padding: 0.3rem 1rem; }

.stories-filter li + li::before { content: ''; display: block; position: absolute; left: 0; height: 100%; width: 0.1rem; margin: auto; background-color: #232b2d; max-height: 15px; top: 7px; }

.lt-ie10 .stories-filter li { display: table-cell; vertical-align: middle; }

.stories-filter a { display: inline-block; position: relative; text-decoration: none; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 300ms; transition-duration: 300ms; font-size: 16px; }

.stories-filter a::before { content: ''; display: block; position: absolute; z-index: 0; bottom: -0.3rem; left: 0; right: 0; width: 100%; height: 0.1rem; margin: auto; background-color: #39b54a; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); transform-orgin: 100% 0%; -webkit-transition-property: width, background-color, -webkit-transform; transition-property: width, background-color, -webkit-transform; transition-property: width, background-color, transform; transition-property: width, background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }

.stories-filter a:hover::before, .stories-filter a:focus::before { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.stories-filter a:active { color: #2d8e3a !important; }

.stories-filter a:active::before { width: 90%; background-color: #2d8e3a; -webkit-transition-delay: 150ms, 0s, 0s; transition-delay: 150ms, 0s, 0s; }

.stories-filter .lt-ie10 { width: auto; }

.stories-filter .lt-ie10 li { display: inline-block; }

.stories-filter .lt-ie10 li + li::before { display: inline-block; position: relative; margin-right: 1em; margin-left: 0.75em; }

.stories-filter .lt-ie10 a { display: inline; padding: 0; }

body.single-elgin_story { overflow: hidden; }

.story-loading { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; display: none; background-color: rgba(255, 255, 255, 0.85); }

.story-loading.active { display: block; background-image: url("img/story-loading.gif"); background-position: center; background-repeat: no-repeat; }

.story-scroll-wrapper { position: relative; }

.stories-scroll-control button { position: absolute; z-index: 100; overflow: hidden; top: 0; bottom: 0; margin: auto; padding: 0; border: none; height: 17rem; width: 6.2rem; background-color: transparent; white-space: nowrap; text-indent: 100%; background-repeat: no-repeat; background-size: 62px; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: 350ms; transition-duration: 350ms; }

.stories-scroll-control button:hover { cursor: pointer; opacity: 0.8; }

.stories-scroll-control .prev:not([disabled]) { background-image: url("img/arrow-prev-active.png"); left: 1px; }

.stories-scroll-control .prev[disabled] { cursor: not-allowed; background-image: url("img/arrow-prev-inactive.png"); left: 0; }

.stories-scroll-control .next { right: 0; }

.stories-scroll-control .next:not([disabled]) { background-image: url("img/arrow-next-active.png"); }

.stories-scroll-control .next[disabled] { cursor: not-allowed; background-image: url("img/arrow-next-inactive.png"); }

.stories-modal { display: table; position: fixed; z-index: 2000; top: 0; bottom: 0; width: 100%; max-width: 136.6rem; height: 100%; max-height: 100%; margin: 0 auto; padding: 8rem 0 0; background-color: #fff; background-clip: content-box; color: #1e1e1e; box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5); -webkit-transition-property: opacity, box-shadow, -webkit-transform; transition-property: opacity, box-shadow, -webkit-transform; transition-property: opacity, transform, box-shadow; transition-property: opacity, transform, box-shadow, -webkit-transform; -webkit-transition-duration: 200ms, 300ms, 100ms; transition-duration: 200ms, 300ms, 100ms; }

.admin-bar .stories-modal { padding-top: calc(32px + 8rem); }

.stories-modal.closed { opacity: 0; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); pointer-events: none; }

.stories-modal.open h1 { -webkit-animation: contentIn 450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 350ms 1 normal both; animation: contentIn 450ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 350ms 1 normal both; }

@media screen and (max-width: 46em) { .stories-modal .elgin-story-figure-img { background-color: transparent !important; background-image: none !important; width: 0; }
  .stories-modal .elgin-story-main { width: 100%; } }

@media screen and (max-width: 50em) { .stories-modal { padding-top: 6rem; }
  .ios .stories-modal { padding-top: 6rem; box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5), 0 0 0 16rem transparent; -webkit-transition-delay: 0s, 100ms, 0s; transition-delay: 0s, 100ms, 0s; }
  .admin-bar .ios .stories-modal { padding-top: calc(46px + 6rem); }
  .ios .stories-modal.open { box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5), 0 0 0 10rem rgba(0, 0, 0, 0.6); -webkit-transition-duration: 200ms, 300ms, 250ms; transition-duration: 200ms, 300ms, 250ms; -webkit-transition-delay: 0s, 0s, 100ms; transition-delay: 0s, 0s, 100ms; } }

.elgin-story-figure-img, .elgin-story-main { display: table-cell; position: relative; height: 100%; max-height: 100%; width: 50%; max-width: 50vw; vertical-align: top; -webkit-transition-property: width, background-color; transition-property: width, background-color; -webkit-transition-duration: 225ms, 150ms; transition-duration: 225ms, 150ms; }

.elgin-story-figure-img { background-color: #39b54a; background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; }

.elgin-story-figure-img.red { background-color: #bf1e2e; }

.elgin-story-figure-img.violet { background-color: #90278e; }

.elgin-story-figure-img.orange { background-color: #f05a28; }

.elgin-story-figure-img.blue { background-color: #1b75bb; }

.elgin-story-figure-img.green { background-color: #39b54a; }

.elgin-story-figure-img.yellow { background-color: #fbb017; }

.elgin-story-article { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: column nowrap; -ms-flex-flow: column nowrap; flex-flow: column nowrap; position: relative; overflow: hidden; height: 100%; max-height: calc(100vh - 8rem - 8rem); }

.admin-bar .elgin-story-article { max-height: calc(100vh - 8rem - 8rem - 32px); }

@media screen and (max-width: 50em) { .elgin-story-article { max-height: calc(100vh - 6rem - 8rem); } }

@media screen and (max-width: 41.5em) { .elgin-story-article { max-height: calc(100vh - 8rem - 6rem - 32px); } }

@media screen and (max-height: 32em) { .elgin-story-article { max-height: calc(100vh - 6rem); }
  .admin-bar .elgin-story-article { max-height: calc(100vh - 8rem - 6rem - 32px); } }

@media screen and (max-height: 32em) and (max-width: 50em) { .elgin-story-article { max-height: calc(100vh - 6rem - 6rem - 32px); } }

.elgin-story-article > header { -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.elgin-story-article-footer-info { display: table; width: 100%; padding: 2rem 2.4rem; border-bottom: 0.1rem solid #dedede; background-color: #ebebeb; font-size: 1.3rem; font-family: "proxima-nova", sans-serif; }

.elgin-story-article-footer-info dl { display: table-cell; vertical-align: middle; }

.elgin-story-article-footer-info dl dt, .elgin-story-article-footer-info dl dd { display: inline; margin: 0; }

.elgin-story-article-footer-info dl dt::after { content: ': '; }

.elgin-story-article-footer-info dl dd { position: relative; padding-right: 2em; color: #39b54a; }

.elgin-story-article-footer-info dl dd::after { content: ''; display: block; position: absolute; top: 0; bottom: 0; right: 1em; height: 100%; width: 0.1rem; background-color: #232b2d; }

.elgin-story-article-footer-info dl dd:last-child { padding-right: 0; }

.elgin-story-article-footer-info dl dd:last-child::after { content: normal; display: none; }

.elgin-story-body { -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 5.5rem; overflow: auto; -webkit-overflow-scrolling: touch; -webkit-transition-property: padding; transition-property: padding; -webkit-transition-duration: 200ms; transition-duration: 200ms; }

@media screen and (min-width: 46em) and (max-width: 52em), screen and (max-width: 26em) { .elgin-story-body { padding: 4rem; } }

@media screen and (max-width: 80em) { .elgin-story-body h1 { font-size: 3.8rem; } }

.elgin-story-nav { display: table; bottom: 0; left: 0; right: 0; margin: auto; height: 8rem; width: 100%; font-size: 1.4rem; text-align: center; background-color: #ebebeb; position: absolute; }

@media screen and (max-width: 50em) { .elgin-story-nav { position: fixed; } }

.elgin-story-nav::before { content: ''; display: block; position: absolute; bottom: 100%; left: 0; height: 0.4rem; width: 100%; background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.175), transparent); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.175), transparent); }

.elgin-story-nav > [role="button"] { display: table-cell; vertical-align: middle; height: 100%; padding: 1rem 1.2rem; border: none; background: none; color: inherit; font-size: inherit; -webkit-transition-property: background-color, color, box-shadow; transition-property: background-color, color, box-shadow; -webkit-transition-duration: 300ms; transition-duration: 300ms; }

.elgin-story-nav > [role="button"]:hover, .elgin-story-nav > [role="button"]:active { background-color: #39b54a; color: #fff; }

.elgin-story-nav > [role="button"]:hover { background-color: #39b54a; }

.elgin-story-nav > [role="button"]:active { box-shadow: inset 0 0 1.6rem #277b32; }

.elgin-story-nav > [role="button"]:first-child [class^="icon-"], .elgin-story-nav > [role="button"]:first-child [class*=" icon-"] { padding-left: 0; }

.elgin-story-nav > [role="button"]:last-child [class^="icon-"], .elgin-story-nav > [role="button"]:last-child [class*=" icon-"] { padding-right: 0; }

.elgin-story-nav [class^="icon-"], .elgin-story-nav [class*=" icon-"] { position: relative; top: 0.125em; font-size: 1.75em; padding: 0 1em; }

@media screen and (max-height: 32em) { .elgin-story-nav { height: 6rem; } }

@media screen and (min-width: 46em) and (max-width: 55em), screen and (max-width: 28em) { .elgin-story-nav > [role="button"] span.label { display: none; }
  .elgin-story-nav > [role="button"]:first-child [class^="icon-"], .elgin-story-nav > [role="button"]:first-child [class*=" icon-"] { padding-left: 1.2rem; }
  .elgin-story-nav > [role="button"]:last-child [class^="icon-"], .elgin-story-nav > [role="button"]:last-child [class*=" icon-"] { padding-right: 1.2rem; } }

.page-template-single-elgin_story-php ul, .page-template-single-elgin_story-php ol, .page-template-single-post-php ul, .page-template-single-post-php ol, .page-template-default ul, .page-template-default ol { font-size: 1.8rem; line-height: 1.3; }

.page-template-single-elgin_story-php h3, .page-template-single-post-php h3, .page-template-default h3 { margin-top: 25px; display: inline-block; }

.page-template-single-post-php .alignleft { float: left; margin: 0.35em 1.35em 1.35em 0; }

.page-template-single-post-php .alignright { float: right; margin: 0.35em 0 1.35em 0.35em; }

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin: 20px 0px; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@-webkit-keyframes contentIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes contentIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

.content-area.full .vc_column_container, .bottom-donate .vc_column_container { background-repeat: no-repeat; background-size: cover; }

.content-area.full .vc_row, .bottom-donate .vc_row { font-family: "proxima-nova", sans-serif; }

@media screen and (min-width: 992px) { .content-area.full .vc_row, .bottom-donate .vc_row { margin-bottom: 6rem; } }

@media screen and (max-width: 991px) { .content-area.full .vc_row, .bottom-donate .vc_row { margin-bottom: 0; } }

.content-area.full .vc_row.green, .content-area.full .vc_row.dark, .bottom-donate .vc_row.green, .bottom-donate .vc_row.dark { max-width: 100%; margin: auto; color: #fff; }

.content-area.full .vc_row.green h2, .content-area.full .vc_row.dark h2, .bottom-donate .vc_row.green h2, .bottom-donate .vc_row.dark h2 { color: #fff; }

.content-area.full .vc_row.green a, .content-area.full .vc_row.dark a, .bottom-donate .vc_row.green a, .bottom-donate .vc_row.dark a { color: #fff; }

.content-area.full .vc_row.green .btn, .content-area.full .vc_row.dark .btn, .bottom-donate .vc_row.green .btn, .bottom-donate .vc_row.dark .btn { display: inline-block; color: #fff; border-color: #fff; }

.content-area.full .vc_row.green .btn:hover, .content-area.full .vc_row.dark .btn:hover, .bottom-donate .vc_row.green .btn:hover, .bottom-donate .vc_row.dark .btn:hover { color: #39b54a; background-color: #fff; }

.content-area.full .vc_row.green hr, .content-area.full .vc_row.dark hr, .bottom-donate .vc_row.green hr, .bottom-donate .vc_row.dark hr { border-color: #fff; }

.content-area.full .vc_row.green, .bottom-donate .vc_row.green { background: #39b54a; }

.content-area.full .vc_row.green.arrow-left:before, .bottom-donate .vc_row.green.arrow-left:before { background-image: url(img/arrow-green-left.svg); }

.content-area.full .vc_row.green.arrow-right:before, .bottom-donate .vc_row.green.arrow-right:before { background-image: url(img/arrow-green-right.svg); }

.content-area.full .vc_row.text-single, .bottom-donate .vc_row.text-single { padding: 12.4% 0; background-size: cover; }

.content-area.full .vc_row.text-single > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column, .bottom-donate .vc_row.text-single > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column { width: 85%; margin: 0 auto; text-align: center; }

.content-area.full .vc_row.text-single > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column hr, .bottom-donate .vc_row.text-single > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column hr { margin-right: auto; margin-left: auto; }

@media screen and (min-width: 992px) { .content-area.full .vc_row.long-text.text-right > .vc_column_container > .wpb_wrapper, .content-area.full .vc_row.long-text.text-left > .vc_column_container > .wpb_wrapper, .bottom-donate .vc_row.long-text.text-right > .vc_column_container > .wpb_wrapper, .bottom-donate .vc_row.long-text.text-left > .vc_column_container > .wpb_wrapper { position: relative; height: 0; padding: 55% 0 55%; } }

@media screen and (min-width: 1200px) and (max-width: 1366px) { .content-area.full .vc_row.long-text .vc_column_container, .bottom-donate .vc_row.long-text .vc_column_container { padding: 95px 15px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) { .content-area.full .vc_row.long-text .vc_column_container, .bottom-donate .vc_row.long-text .vc_column_container { padding: 180px 15px; } }

.content-area.full .vc_row.form form, .bottom-donate .vc_row.form form { max-width: 713px; margin: 0 auto; margin-bottom: -3% !important; }

.content-area.full .vc_row.form form h2, .bottom-donate .vc_row.form form h2 { margin-bottom: 7%; }

.content-area.full .vc_row.form form label, .bottom-donate .vc_row.form form label { display: block; margin-bottom: 0.25rem; padding: 0; }

.content-area.full .vc_row.form form input:not([type="submit"]), .content-area.full .vc_row.form form select, .content-area.full .vc_row.form form textarea, .bottom-donate .vc_row.form form input:not([type="submit"]), .bottom-donate .vc_row.form form select, .bottom-donate .vc_row.form form textarea { width: 100%; }

.content-area.full .vc_row.form form input:not([type="submit"]):focus, .content-area.full .vc_row.form form select:focus, .content-area.full .vc_row.form form textarea:focus, .bottom-donate .vc_row.form form input:not([type="submit"]):focus, .bottom-donate .vc_row.form form select:focus, .bottom-donate .vc_row.form form textarea:focus { outline: none; }

.content-area.full .vc_row.form form input[type="submit"], .bottom-donate .vc_row.form form input[type="submit"] { margin-top: 7%; }

@media screen and (max-width: 767px) { .content-area.full .vc_row.form form, .bottom-donate .vc_row.form form { padding: 4%; } }

.content-area.full .vc_row .post-thumbs, .bottom-donate .vc_row .post-thumbs { line-height: 0; max-width: 100%; }

.content-area.full .vc_row .post-thumbs .name, .bottom-donate .vc_row .post-thumbs .name { display: none; }

.content-area.full .vc_row .post-thumbs .thumb, .bottom-donate .vc_row .post-thumbs .thumb { display: inline-block; width: 33.3333%; }

.content-area.full .vc_row .post-thumbs img, .bottom-donate .vc_row .post-thumbs img { width: 100%; height: auto; border: 3px solid #fff; }

.content-area.full .vc_row h2, .bottom-donate .vc_row h2 { font-family: "adobe-caslon-pro", serif; margin: 0; color: #000000; }

.content-area.full .vc_row hr, .bottom-donate .vc_row hr { width: 6rem; height: 0; margin: 1rem 0 2rem; text-align: left; border: none; border-bottom: 1px solid #000000; background: transparent; }

.content-area.full .vc_row p, .bottom-donate .vc_row p { line-height: 1.66; }

.content-area.full .vc_row p:not(:last-of-type), .bottom-donate .vc_row p:not(:last-of-type) { margin-bottom: 3rem; }

@media screen and (min-width: 769px) { .content-area.full .vc_row.arrow-left:before, .bottom-donate .vc_row.arrow-left:before { background-image: url(img/arrow-white-left.svg); }
  .content-area.full .vc_row.arrow-right:before, .bottom-donate .vc_row.arrow-right:before { background-image: url(img/arrow-white-right.svg); }
  .content-area.full .vc_row.arrow-left, .content-area.full .vc_row.arrow-right, .bottom-donate .vc_row.arrow-left, .bottom-donate .vc_row.arrow-right { position: relative; }
  .content-area.full .vc_row.arrow-left:before, .content-area.full .vc_row.arrow-right:before, .bottom-donate .vc_row.arrow-left:before, .bottom-donate .vc_row.arrow-right:before { position: absolute; z-index: 10; top: 50%; left: 50%; display: block; width: 34px; height: 75px; margin-top: -38px; content: ""; background-size: 100% 100%; } }

@media screen and (min-width: 768px) { .content-area.full .vc_row.text-right > .vc_column_container > .wpb_wrapper, .content-area.full .vc_row.text-left > .vc_column_container > .wpb_wrapper, .bottom-donate .vc_row.text-right > .vc_column_container > .wpb_wrapper, .bottom-donate .vc_row.text-left > .vc_column_container > .wpb_wrapper { position: relative; height: 0; padding: 45% 0 45%; }
  .content-area.full .vc_row.text-right > .vc_column_container:last-child > .wpb_wrapper > .wpb_text_column, .content-area.full .vc_row.text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column, .bottom-donate .vc_row.text-right > .vc_column_container:last-child > .wpb_wrapper > .wpb_text_column, .bottom-donate .vc_row.text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .content-area.full .vc_row.arrow-left:before, .bottom-donate .vc_row.arrow-left:before { margin-left: -33px; }
  .content-area.full .vc_row.arrow-right:before, .bottom-donate .vc_row.arrow-right:before { margin-left: -1px; } }

@media screen and (max-width: 991px) { .content-area.full .vc_row.green, .bottom-donate .vc_row.green { background: #39b54a; }
  .content-area.full .vc_row.green.arrow-left:before, .content-area.full .vc_row.green.arrow-right:before, .bottom-donate .vc_row.green.arrow-left:before, .bottom-donate .vc_row.green.arrow-right:before { display: none; }
  .content-area.full .vc_row.white.arrow-left:before, .content-area.full .vc_row.white.arrow-right:before, .bottom-donate .vc_row.white.arrow-left:before, .bottom-donate .vc_row.white.arrow-right:before { display: none; } }

@media screen and (max-width: 767px) { .content-area.full .vc_row .wpb_column:not(.not-hidden), .bottom-donate .vc_row .wpb_column:not(.not-hidden) { background-image: none !important; }
  .content-area.full .vc_row.text-right > .vc_column_container:last-child > .wpb_wrapper > .wpb_text_column, .content-area.full .vc_row.text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column, .bottom-donate .vc_row.text-right > .vc_column_container:last-child > .wpb_wrapper > .wpb_text_column, .bottom-donate .vc_row.text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column { width: 85%; margin: 0 auto; padding: 12.4% 0; text-align: center; }
  .content-area.full .vc_row.text-right > .vc_column_container:last-child > .wpb_wrapper > .wpb_text_column hr, .content-area.full .vc_row.text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column hr, .bottom-donate .vc_row.text-right > .vc_column_container:last-child > .wpb_wrapper > .wpb_text_column hr, .bottom-donate .vc_row.text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column hr { margin-right: auto; margin-left: auto; } }

div.bottom-donate { clear: both; }

@media screen and (min-width: 768px) { div.bottom-donate > .vc_row.text-left > .vc_column_container > .wpb_wrapper { padding: 25% 0 25%; } }

div.bottom-donate .vc_column_container { padding: 35px 30px; }

@media screen and (min-width: 992px) and (max-width: 1366px) { div.bottom-donate .vc_column_container { padding: 70px 15px 70px 30px; } }

div.bottom-donate .donate-img { background: url(img/donate.jpg) center center; background-size: cover; }

div.bottom-donate > .vc_row { margin-bottom: 0; }

div.bottom-donate > .vc_row hr { margin-top: 1rem; margin-bottom: 2rem; }

div.bottom-donate > .vc_row p:not(:last-of-type) { margin-bottom: 6%; }

@media screen and (max-width: 1199px) { div.bottom-donate > .vc_row p:not(:last-of-type) { margin-bottom: 3%; } }

.home .bottom-donate .vc_row.green, .blog .bottom-donate .vc_row.green { background: transparent; }

.home .bottom-donate .vc_row.green h2, .blog .bottom-donate .vc_row.green h2 { font-family: "adobe-caslon-pro", serif; margin: 0; text-transform: capitalize; color: #585858; }

.home .bottom-donate .vc_row.green p, .blog .bottom-donate .vc_row.green p { color: #434343; }

.home .bottom-donate .vc_row.green .btn, .blog .bottom-donate .vc_row.green .btn { font-family: "proxima-nova", sans-serif; font-size: 1.4rem; line-height: 1; padding: 1.6rem 4rem; cursor: pointer; -webkit-transition: background-color 0.25s, color 0.25s; transition: background-color 0.25s, color 0.25s; text-decoration: none; text-transform: uppercase; color: #fff; border: 2px solid #39b54a; background-color: #39B54A; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.home .bottom-donate .vc_row.green .btn:hover, .blog .bottom-donate .vc_row.green .btn:hover { color: #39b54a; border: 2px solid #39b54a; background-color: #fff; }

body:not(.blog, .home) .content-area.full .vc_row.green, body:not(.blog, .home) .bottom-donate .vc_row.green { background: #39B54A; }

@media screen and (min-width: 769px) and (orientation: portrait) { body:not(.blog, .home) .content-area.full .vc_row.text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column, body:not(.blog, .home) .bottom-donate .vc_row.text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column { left: inherit; width: inherit; padding: 40px; } }

@media screen and (min-width: 768px) { body:not(.blog, .home) .text-right > .vc_column_container:last-child > .wpb_wrapper > .wpb_text_column, body:not(.blog, .home).text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } }

@media screen and (min-width: 1200px) { body:not(.blog, .home) .text-right > .vc_column_container:last-child > .wpb_wrapper > .wpb_text_column, body:not(.blog, .home).text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column { width: 57.6%; } }

@media screen and (min-width: 768px) { body:not(.blog, .home) div.bottom-donate > .vc_row.text-left > .vc_column_container > .wpb_wrapper { padding-bottom: 56.45%; } }

@media screen and (min-width: 992px) { .hidden-md, .hidden-lg { display: none; } }

@media screen and (max-width: 767px) { .hidden-md .not-hidden .wpb_wrapper, .hidden-lg .not-hidden .wpb_wrapper { position: relative; height: 0; padding-bottom: 100%; } }

.tb-team-member { line-height: 0; width: 100%; max-width: 100%; padding: 5%; }

@media screen and (min-width: 768px) { .tb-team-member { position: absolute; top: 0; } }

@media screen and (min-width: 992px) { .tb-team-member { -webkit-transform: translate(0%, 50%); -ms-transform: translate(0%, 50%); transform: translate(0%, 50%); top: -50%; padding-top: 10px; } }

@media screen and (min-width: 1200px) { .text-right > .vc_column_container:last-child > .wpb_wrapper > .wpb_text_column { padding: 0rem 5rem; }
  .text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column { padding: 0rem 5rem; } }

@media screen and (max-width: 1199px) { .text-right > .vc_column_container:last-child > .wpb_wrapper > .wpb_text_column, .text-left > .vc_column_container:first-child > .wpb_wrapper > .wpb_text_column { right: 0; left: 0; width: 100%; padding: 4%; } }

.page-template-contained .interior-header-image { padding-bottom: 25.5%; width: 95%; margin: 0 auto; background-size: cover; }

@media screen and (max-width: 767px) { .page-template-contained .interior-header-image { width: 100%; } }

.page-template-contained .full { width: 83%; margin: -6.7% auto 0 auto; padding: 3.4% 8.4% 8.4% 8.4%; background: #fff; }

@media screen and (max-width: 767px) { .page-template-contained .full { width: 95%; padding: 3.4% 4% 4% 4%; } }

.page-template-contained .full p { color: #000; line-height: 1.5; }

.page-template-contained .full blockquote { font-style: italic; font-size: 2rem; color: #000; }

.page-template-contained .full blockquote::before, .page-template-contained .full blockquote::after { content: ""; display: block; width: 9.5rem; border-bottom: 1px solid #000; margin: 1em 0 1em -40px; }

.page-template-contained .entry-header { border-bottom: 4px solid #000; margin-bottom: 5%; }

.page-template-contained .entry-header ::after { content: ""; display: block; border-bottom: 1px solid #000; margin-bottom: 0.9rem; margin-top: 1.4rem; }

.page-template-contained h1.entry-title { font-weight: normal; font-style: italic; color: #000; text-align: center; }

.page-template-contained .alignright { margin: 0 0 0 1em; margin-bottom: 1em !important; }

@media screen and (max-width: 767px) { #elginMap { display: none; } }

#elginMapImg img { width: 100%; }

@media screen and (min-width: 768px) { #elginMapImg { display: none; } }

.location-map { height: 600px; }

.location-list { list-style: none; margin: 0 auto; width: 90%; max-width: 99rem; padding: 4% 0; font-size: 1.6rem; }

.location-list .phone { text-align: right; }

.location-wrapper { max-width: 990px; margin: 50px auto; font-family: "proxima-nova", sans-serif; border: 1px solid #ebebeb; }

.location-wrapper .state-header { font-size: 20px; font-weight: bold; text-transform: uppercase; color: #fff; background: #1b75bb; padding: 25px 105px; }

@media screen and (max-width: 54em) { .location-wrapper .state-header { padding: 25px 55px; } }

.location-wrapper .locations { font-size: 18px; padding: 25px 55px 25px 105px; border-bottom: 1px solid #ebebeb; }

@media screen and (max-width: 54em) { .location-wrapper .locations { padding: 25px 55px; } }

@media screen and (max-width: 38em) { .location-wrapper .locations { padding: 25px; } }

.location-wrapper .locations .location-title, .location-wrapper .locations .location-address { display: inline-block; }

.location-wrapper .locations .location-title { width: 350px; }

#tribe-events { padding-bottom: 4%; }

@media (min-width: 980px) { #tribe-events { margin-top: 40px; } }

#tribe-events .tribe-events-loop { max-width: 100%; }

#tribe-events #legend_box #legend li, #tribe-events .vcalendar .vevent { padding: 17px 42px 17px 25px; border-left-width: 12px; font-size: 14px; font-family: "proxima-nova", sans-serif; font-weight: 400; line-height: 1; }

#tribe-events .tribe-events-calendar thead th { font-weight: 400; font-size: 1.2rem; font-family: "proxima-nova", sans-serif; background-color: #39b54a; border-color: #39b54a; padding: 1.7rem 0; }

#tribe-events .tribe-events-calendar td div[id*="tribe-events-daynum-"], #tribe-events .tribe-events-calendar td div[id*="tribe-events-daynum-"] > a { color: #606161; background: transparent; }

#tribe-events ul.tribe-events-sub-nav a { font-weight: 400; color: #7d7d7d; font-size: 16px; }

#tribe-events ul.tribe-bar-views-list { font-family: "proxima-nova", sans-serif; font-size: 1.6rem; }

#tribe-events div.tribe-bar-filters input[type="text"] { font-size: 1.2rem; padding-top: 0.75rem; }

#tribe-events div.tribe-bar-filters input[type="text"]::-webkit-input-placeholder { color: #adadad; }

#tribe-events div.tribe-bar-filters input[type="text"]::-moz-placeholder { color: #adadad; }

#tribe-events div.tribe-bar-filters input[type="text"]:-ms-input-placeholder { color: #adadad; }

#tribe-events div.tribe-bar-filters input[type="text"]::placeholder { color: #adadad; }

#tribe-events #legend { margin-bottom: 4rem; }

@media (min-width: 980px) { body.single-tribe_events #tribe-events, body.single-tribe_events #tribe-events-content { margin-top: 0px; } }

#tribe-bar-form { border: 1px solid #ebebeb; background: transparent !important; }

@media (max-width: 979px) { #tribe-bar-form { background: #f5f5f5; } }

#tribe-bar-form .tribe-bar-views-inner { height: 76px; }

@media (max-width: 979px) { #tribe-bar-form .tribe-bar-views-inner { height: 58px; } }

#tribe-bar-form .tribe-bar-submit { width: 30%; min-width: 195px; margin-left: 0; margin-right: 0; float: right; height: 74px; }

#tribe-bar-form .tribe-bar-submit input[type=submit] { background: #39b54a !important; text-shadow: none; font-size: 1.6rem !important; font-weight: 300; font-family: "proxima-nova", sans-serif; letter-spacing: 1px; line-height: 4.4rem !important; padding: 0 !important; text-align: center; width: 100%; }

#tribe-bar-form input[type="text"] { border-bottom-color: #dbdbdb; }

#tribe-bar-form input[type="text"]::-webkit-input-placeholder { color: #dbdbdb; }

#tribe-bar-form input[type="text"]::-moz-placeholder { color: #dbdbdb; }

#tribe-bar-form input[type="text"]:-ms-input-placeholder { color: #dbdbdb; }

#tribe-bar-form .tribe-bar-views-inner { background: #fafafa; border-left: 1px solid #ebebeb; }

#tribe-bar-form .tribe-bar-views-inner .tribe-bar-views-list .tribe-bar-views-option a { background: #fafafa; margin-left: 1px; }

#tribe-events-content h2 { padding-left: 0; color: #232b2d; font-size: 3.6rem; line-height: 1; margin-bottom: 1em; }

#tribe-events-content h2 a { color: #232b2d; background: transparent; border: 0; font-size: inherit; padding-left: 0; line-height: 1; }

.tribe-events-list .time-details { font-style: italic; }

@media (min-width: 768px) { .tribe-events-list .tribe-events-event-image ~ .tribe-events-event-meta, .tribe-events-list .tribe-events-event-image ~ h2.tribe-events-list-event-title, .tribe-events-list .tribe-events-event-image ~ div.tribe-events-content { float: left; width: 67%; clear: none; } }

.tribe-events-list a.tribe-events-read-more { font-weight: bold; text-transform: capitalize; }

.tribe-events-list-separator-month { font-weight: 400; }

.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"], .tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, #tribe-events .tribe-events-button, .tribe-events-button.tribe-inactive, #tribe-events .tribe-events-button:hover, .tribe-events-button:hover, .tribe-events-button.tribe-active:hover { background-color: #39b54a; }

e-events-sub-nav li { width: 100% !important; }

e-events-sub-nav li a { background: transparent !important; }

.blog #primary { width: 71.536945%; float: left; }

.blog #secondary { width: 23.536945%; float: right; padding: 4rem 2rem; }

.blog #secondary h1 { font-size: 2rem; }

.blog #secondary li { font-size: 1rem; }

.blog #main { padding: 4rem 2rem; }
/*# sourceMappingURL=style.css.map */