/*
Theme Name: UD Botanic Gardens
Theme URI: http://udbgdev.anr.udel.edu/
Author: Catherine Cherry
Author URI: http://www.blueblazeassociates.com/
Description: Blue Blaze Custom Wordpress Template
Version: 2 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cerezastudios
*/

/* MEDIA QUERIES */

@media(max-width: 1200px) {
}

@media(max-width: 992px) {
}

@media(max-width: 768px) {
}

@media(max-width: 480px) {
}

@media(max-width: 320px) {
}
/* Basics */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    font-family: 'Open Sans', sans-serif;
    background-color: #000000;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}
img {
    max-width: 100%;
    height: auto;
    width: auto;
}
img.alignleft {
    float: left;
    padding: 0 15px 0 0;
    max-width: 115px;
    height: auto;
}
img.alignright {
    float: right;
    padding: 0 0 0 15px;
    max-width: 115px;
    height: auto;
}
 
figure.alignright, #tribe-events-content figure.alignright, #tribe-events-content .alignright, #tribe-events-content img.alignright {
float: right;
 padding: 0 0 15px 15px;
    max-width: 100%;
}
figure.alignleft, #tribe-events-content figure.alignleft, #tribe-events-content .alignleft, #tribe-events-content img.alignleft {
float: left;
 padding: 0 15px 15px 0;
    max-width: 100%;
}
h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #487617;
    font-size: 42px;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 25px;
}
h2 {
    font-family: 'EB Garamond', serif;
    color: #012a60;
    font-size: 30px;
    line-height: 36px;
}
h3, .h3 {
    font-size: 20px;
    color: #477618;
    font-weight: 600;
    margin-bottom: 5px;
}
h4 {
    font-family: 'EB Garamond', serif;
    color: #012a60;
    font-size: 20px;
    line-height: 34px;
    margin-top: 0;
}
h6 a {
    color: #5a8e22;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: solid 1px #5a8e22;
    background-color: rgba(90, 142, 34, .15);
    padding: 10px 25px;
    margin: 15px 15px 0 0;
    display: inline-block;
    line-height: 16px;
}

h6 a:after {
    font-family: FontAwesome;
    display: inline-block;
    padding-left: 6px;
    vertical-align: middle;
    content: "\f054";
    font-size: 11px;
}
h6 a:hover {
    color: #ffffff;
    background-color: rgba(90, 142, 34, 1);
    text-decoration: none;
}
a {
    color: #6fa337;
}
a:hover, a:focus {
    color: #073878;
    text-decoration: none;
}
p {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
font-family:	'Open Sans', sans-serif;
}
label {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-weight: 400;
}
ul {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    padding-left: 22px;
}
li {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}
mark, .mark {
    padding: 0px .2em;
    background-color: #fcf8e3;
    line-height: 40px;
}
.main_content {
    background-color: #f1f0f0;
    padding: 25px 0 50px;
}
.main_content.no-feature {
    margin-top: 60px;
}
.container-fluid {
    max-width: 1170px;
}

@media(max-width: 480px) {
.container-fluid {
    padding-left: 0;
    padding-right: 0;
}
}
.white {
    background-color: #fff;
    padding: 50px;
    margin-bottom: 50px;
}

@media(max-width: 768px) {
.white {
    padding: 35px;
}
}

@media(max-width: 480px) {
.white {
    padding: 25px;
}
}
/* College Header */
#college {
    background-color: #5a8e22;
    text-align: center;
    height: 55px;
    padding: 5px 0;
    width: 100%;
}
@media(max-width: 992px) {
#college {
	display: none;
}
	section#text-8 {    float: left;
    padding-left: 15px;
}
}
#college p, .college p {    
	margin: 0;
    padding: 0;
    height: 45px;
}
#college a, .college a,
#text-8 > div > p > a {
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    background-image: url(https://canr.udel.edu/udbg/wp-content/themes/udbg/img/udbg_home.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    line-height: 45px;
    padding-left: 50px;
}
#college a:hover, .college a:hover,
#text-8 > div > p > a:hover {
	text-decoration:collegenone;
    background-image: url(https://canr.udel.edu/udbg/wp-content/themes/udbg/img//udbg_home_over.png);
    color: #1d3802;
}
.mobile {
    background-color: #5a8e22;
    text-align: center;
    height: 55px;
    padding: 5px 0;
    width: 100%;
}
/* Header */
a.navbar-brand {
    padding: 10px 0;
    float: none;
    position: absolute;
    width: 100px;
    margin: auto;
    left: 100px;
   right: 100px;
}
.navbar-brand > img {
    max-width: 75px;
    margin: auto;
}
#mainmenu {
    position: absolute;
    z-index: 10;
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    font-family: 'Open Sans Condensed', sans-serif;
}
@media screen and (max-width: 992px) {
#mainmenu {
    background-color: rgb(89, 141, 35);
}
}
#mega-menu-wrap-mainmenu #mega-menu-mainmenu {
    height: 60px;
}
#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item {
    margin: 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    top: 0px;
}
#mega-menu-wrap-mainmenu #mega-menu-mainmenu li#mega-menu-item-265 > a.mega-menu-link, #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li#mega-menu-item-265.mega-current-menu-item > a.mega-menu-link {
    background-size: cover;
    border-radius: 60px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    height: 100px;
    width: 100px;
    text-align: center;
    top: 25px;
    font-size: 0;
    background-image: url(file:///Macintosh%20HD/Users/cerezastudios/Cereza%20Studios/Websites/Blue%20Blaze%20-%20UDBG/img/udbg-logo-leaves.png) !important;
    background-color: #fff !important;
}
#mega-menu-wrap-mainmenu #mega-menu-mainmenu li#mega-menu-item-265 > a:hover.mega-menu-link {
    background-color: #aece8b !important;
    font-size: 18px;
    color: #012a60;
    padding-top: 20px;
    background-image: none !important;
}
#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-flyout.mega-menu-item-260 ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    text-align: left;
}
li#mega-menu-item-265 {
	margin: 0 5px !important;
}
@media screen and (max-width: 1005px) {
li#mega-menu-item-265 {
	margin: 0 !important;
}
.bellows .bellows-nav .bellows-subtoggle {
    width: 100% !important;
}
	.bellows .bellows-nav .bellows-subtoggle .fa {
    width: 100% !important;
    text-align: right !important;
    padding-right: 20px !important;
}
}

/* Menu Mobile */

.mobile {
    display: none;
}
#mega-menu-wrap-primary #mega-menu-primary {
    display: block;
}

@media screen and (max-width: 1100px) {
img.mega-menu-logo {
    width: 120px;
    -webkit-transition: linear 1s ease;
    -moz-transition: linear 1s ease;
    -o-transition: linear 1s ease;
    transition: linear 1s ease;
}
}

@media screen and (max-width: 1180px) {
#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 10px 0px 10px;
    -webkit-transition: linear 1s ease;
    -moz-transition: linear 1s ease;
    -o-transition: linear 1s ease;
    transition: linear 1s ease;
}
@media screen and (max-width: 1075px) {
#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item > a.mega-menu-link {
 padding: 0px 8px 0px 8px;
}
img.mega-menu-logo {
 width: 100px;
}
}
}

@media screen and (max-width: 1030px) {
#mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 8px 0px 8px;
}
img.mega-menu-logo {
    width: 100px;
}
}

@media screen and (max-width: 992px) {
.mobile {
    display: block;
}
.togglemenu {
    padding: 10px 0;
    display: block;
}
#mega-menu-wrap-primary #mega-menu-primary {
    display: none;
}
.primary-menu {
    display: none;
}
li#menu-item-265 {
    display: none;
}
}

.single-plant #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item#mega-menu-item-549 > a.mega-menu-link,
.single-post #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item#mega-menu-item-547 > a.mega-menu-link,
.single-tribe_events #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item#mega-menu-item-1194 > a.mega-menu-link{
    background-image: url(file:///Macintosh%20HD/Users/cerezastudios/Cereza%20Studios/Websites/Blue%20Blaze%20-%20UDBG/img/caret.png) !important;
    background-position: center bottom !important;
    background-repeat: no-repeat !important;
    background-color: #5a8e22 !important;
    color: #fff !important;
}
.single-post #mega-menu-wrap-mainmenu #mega-menu-mainmenu li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item#mega-menu-item-289 > a.mega-menu-link,
.single-plant #mega-menu-wrap-mainmenu #mega-menu-mainmenu li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item#mega-menu-item-577 > a.mega-menu-link,
.single-tribe_events #mega-menu-wrap-mainmenu #mega-menu-mainmenu li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item#mega-menu-item-1190 > a.mega-menu-link{
    background: #ddeacf;
    font-weight: normal;
    text-decoration: none;
    color: #012a60;
    background-color: #aece8b;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 20;
    top: 0;
    right: 0;
    background-color: #003e8d;
    overflow-y: scroll;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding-top: 50px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.sidenav a {
    padding: 10px 25px;
    text-decoration: none;
    font-size: 18px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}
.sidenav a:hover {
    color: #f1f1f1;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 36px;
}
.togglemenu {
    font-size: 30px;
    cursor: pointer;
    color: #ffffff;
    text-align: right;
    width: 50px;
    float: right;
    padding-right: 15px;
}
#main {
    -webkit-transition: transform .45s linear;
    -moz-transition: transform .45s linear;
    -o-transition: transform .45s linear;
    transition: transform .45s linear;
    background-color: #fff;
}
.sidenav .bellows .bellows-nav .bellows-target, .sidenav .bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-image.bellows-image-padded, .sidenav .bellows .bellows-nav .bellows-target.bellows-target-w-image>.bellows-target-text {
    padding: 15px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    width: 300px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
}
.sidenav .bellows .bellows-nav .bellows-submenu .bellows-target {
    padding: 15px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    width: 300px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: none;
    letter-spacing: .5px;
    font-size: 16px;
    background: transparent;
}
.sidenav .bellows-current_menu_item a, .sidenav .bellows a:hover {
    color: #ffd300;
}
.sidenav .bellows-current-menu-item a.bellows-target {
    background-color: #5a8e22;
}
.bellows .bellows-nav .bellows-submenu .bellows-target, .bellows .bellows-nav .bellows-submenu .bellows-custom-content, .bellows .bellows-nav .bellows-submenu .bellows-widget .textwidget {
    color: #fff;
}
.bellows .bellows-nav .bellows-submenu .bellows-has-custom-content > .bellows-target {
    border-bottom: none;
}
.bellows .bellows-nav .bellows-submenu .bellows-target:hover {
    color: #ffd300;
}
.bellows .bellows-nav .bellows-submenu .bellows-current-menu-item > .bellows-target, .bellows .bellows-nav .bellows-submenu .bellows-current-menu-ancestor > .bellows-target {
    background: #5a8e22;
}
/*li#menu-item-260 {
    background-color: #fed231;
    color: #000;
}
li#menu-item-260 a, li#menu-item-260 a:hover {
    color: #073879;
}
li#menu-item-260:hover {
    background-color: #ffb400;
}
li#menu-item-260 .bellows-submenu {
    background-color: #fed231;
    color: #000;
}
li#menu-item-260 .bellows-submenu a {
    color: #073879;
}
li#menu-item-260 .bellows-submenu a:hover, li#menu-item-260 .bellows-submenu .bellows-current_page_item a {
    color: #fff;
}
li#menu-item-260:hover .bellows-submenu {
    background-color: #fed231;
}*/
.primary-menu #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, .primary-menu #mega-menu-wrap-mainmenu #mega-menu-mainmenu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background-image: url(file:///Macintosh%20HD/Users/cerezastudios/Cereza%20Studios/Websites/Blue%20Blaze%20-%20UDBG/img/caret.png) !important;
    background-position: center bottom !important;
    background-repeat: no-repeat !important;
    background-color: #5a8e22 !important;
    color: #fff !important;
}
/* Footer */
/*
#footer {
    position: absolute;
    z-index: 0;
    margin-left: 50%;
    height: 100%;
    width: 100%;
    background-position: left center;
    background-size: 50%;
    background-repeat: no-repeat;
    -webkit-transition: linear 1s ease;
    -moz-transition: linear 1s ease;
    -o-transition: linear 1s ease;
    transition: linear 1s ease;
    top: 0;
}

@media screen and (max-width: 1925px) {
#footer {
    background-position: left -20% center;
    background-size: contain;
}
}

@media screen and (max-width: 1100px) {
#footer {
    background-position: center;
    background-size: cover;
    position: relative;
    height: 300px;
    margin-left: 0;
}
}
*/
.site-footer {
    padding:25px 0 65px;
    background-color: #fff;
}

@media screen and (max-width: 1100px) {
.site-footer {
    text-align: center;
    padding-bottom: 35px;
}
.site-footer .col-sm-6 {
    float: none;
    width: 100%;
}
}
.site-footer h2 {
    color: #073879;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.site-footer p {
	font-size: 16px;
    line-height: 24px;
}
.site-footer span {
    display: inline-block;
}
.site-footer #text-3 a {
    color: #5a8e22;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: solid 1px #5a8e22;
    background-color: rgba(90, 142, 34, .15);
    padding: 10px 25px;
    margin: 15px 15px 0 0;
    display: inline-block;
    line-height: 16px;
}
.site-footer #text-3 a:hover {
    color: #ffffff;
    background-color: rgba(90, 142, 34, 1);
    text-decoration: none;
}
.site-footer #text-3 a:after, .featured_slider a:after {
    font-family: FontAwesome;
    display: inline-block;
    padding-left: 6px;
    vertical-align: middle;
    content: "\f054";
    font-size: 11px;
}
.site-footer #text-4 {
    display: inline-block;
}
.site-footer #text-5 {
    display: inline-block;
    border-right: 1px solid #8f8f8f;
    margin-right: 10px;
    padding-right: 10px;
    height: 28px;
}

@media screen and (max-width: 550px) {
.site-footer #text-4 {
    display: block;
}
.site-footer #text-5 {
    display: block;
    border-right: 1px none #8f8f8f;
    margin-right: 0;
    padding-right: 0;
    height: auto;
}
}
/* Home Page */

.home.white {
    padding: 0 0 15px 0;
    margin-bottom: 20px;
}
.home.white h2 {
    padding: 0 5px 0;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #487617;
    font-size: 30px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    text-align: center;
}
.home.white h3 {
    padding: 25px 15px 0;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #487617;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    text-align: center;
}
.home.white p {
    font-family: 'EB Garamond', serif;
    color: #333333;
    font-size: 18px;
    line-height: 22px;
    padding: 15px 15px 0;
    text-align: center;
    margin: 0;
}
.home.white p.caption {
    color: #333;
    padding: 5px 15px;
    margin-bottom: 5px;
    max-height: 135px;
}
.catalog {
    background-color: #fff;
    height: 85px;
    margin: 27px 0 0 0;
}
.catalog img {
    width: 90px;
    margin-top: -20px;
    margin-left: -20px;
    max-width: 90px;
}
.catalog h2 {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #487617;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    text-align: center;
    padding: 15px 0px 0px;
    display: block;
}
.catalog a p.icon {
    display: inline-block;
    padding: 0 4px;
    font-family: 'EB Garamond', serif;
    font-size: 18px;
    line-height: 22px;
  -webkit-transition: all 0.5s linear;
          transition: all 0.5s linear;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}
.catalog a:hover p.icon {
  -webkit-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1);
	color: #073879;
}
@media screen and (max-width: 1000px) {
.catalog a p.icon {
    font-size: 16px;
}
}
.tribe-events-list-widget .tribe-list-widget {
    padding-left: 0;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
    padding: 0 0 13px;
    margin-bottom: 13px;
    border-bottom: 1px solid #cacaca;
}
#tribe-events-list-widget-2 .tribe-events-event-image {
    display: none;
}
#tribe-events-list-widget-2 .tribe-events-event-image img {
    height: auto;
    width: 100%;
    max-width: 100px;
}
.tribe-events-list-widget .tribe-event-title {
    margin: 0;
    font-size: 20px;
    line-height: 25px;
    padding: 0;
    max-height: 28px;
    overflow-y: hidden;
    margin-bottom: 5px;
}
@media screen and (max-width: 992px) {
.tribe-events-list-widget .tribe-event-title {
    max-height: 100%;
    overflow-y: visible;
}
}
.tribe-event-duration {
    font-family: 'EB Garamond', serif;
    font-size: 18px;
    line-height: 22px;
}
/* Interior Page */
.featured_image {
    min-height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #080808;
}
p.tribe-events-widget-link {
    display: none;
}

@media screen and (max-width: 992px) {
.featured_image {
    min-height: 300px;
}
}

@media screen and (max-width: 600px) {
.featured_image {
    min-height: 250px;
}
}
.pageheader {
    padding: 0 0 25px;
    position: relative;
    height: 75px;
}

@media screen and (max-width: 992px) {
.pageheader {
    padding: 0 0 25px;
}
}
.pageheader .search_container {
    float: right;
    width: 100%;
    position: absolute;
    right: 15px;
    max-width: 290px;
}
p#breadcrumbs {
    font-size: 15px;
    margin-top: 12px;
    line-height: 22px;
}
.pageheader .search-form {
    text-align: right;
    height: 50px;
}
.pageheader .search-field {
    background-color: transparent;
    border: none;
    cursor: pointer;
    height: 35px;
    margin: 0;
    padding: 0px 15px;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition: width 400ms ease, background 400ms ease;
    width: 0;
    font-weight: 400;
    color: #333;
    right: 0;
    position: absolute;
    z-index: 1;
    font-size: 16px;
}
.pageheader .search-field:focus {
    background-color: #fff;
    border: 1px none #c3c0ab;
    cursor: text;
    outline: 0;
    width: 100%;
}
.pageheader .search-form .search-submit {
    display: none;
}
.pageheader i.fa.fa-search {
    color: #073878;
    font-size: 25px;
    position: absolute;
    right: 10px;
    z-index: 2;
    top: 15px;
}
.sidebar_nav {
    background-color: #fff;
    text-align: center;
}
.sidebar_nav h3 {
    color: #487617;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px;
    line-height: 30px;
    display: block;
}
.sidebar_nav h3 a:hover {
    color: #073879;
    text-decoration: none;
}
#recent-posts-2 h2 {
    color: #487617;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px;
    line-height: 30px;
    display: block;
}
.sidebar_nav ul, #recent-posts-2 ul {
    padding: 0;
}
.sidebar_nav li, #recent-posts-2 li {
    margin: 0;
    display: block;
}
.sidebar_nav li a, #recent-posts-2 li a {
    color: #012a60;
    margin: 0;
    font-size: 16px;
    padding: 10px;
    border-top: solid 1px #d3dfc7;
    line-height: 22px;
    display: block;
}
.sidebar_nav li.current_page_item, .sidebar_nav li.current_page_item a:hover {
    text-decoration: none;
    background-color: #aece8b;
}
.sidebar_nav li a:hover, #recent-posts-2 li a:hover {
    text-decoration: none;
    background-color: #ddeacf;
}
/* Search */
input[type="search"] {
    -webkit-appearance: none;
    border: 1px solid #dedede;
    padding: 5px 15px;
    margin-left: 15px;
    width: 100%;
    max-width: 300px;
}
i.fa.fa-search {
    color: #073878;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 35px;
    vertical-align: middle;
}
/* Plants */
.single-plant .featured_image {
    background-position: center center;
}
.single-plant .main_plant_info {
    background-color: #fff;
    margin-bottom: 30px;
    text-align: center;
    column-count: 2;
    column-gap: 0;
    display: table;
    width: 100%;
}

@media screen and (max-width: 768px) {
.single-plant .main_plant_info {
    column-count: 1;
    column-gap: 0;
}
}
.single-plant .plant_info {
    padding: 25px 15px 0;
    display: table-cell;
    width: 50%;
}

@media screen and (max-width: 768px) {
.single-plant .plant_info {
    padding: 30px 15px 25px;
    display: block;
    width: 100%;
}
}
.single-plant .main_content h1 {
    margin-bottom: 0;
    font-family: 'EB Garamond', serif;
    color: #333;
    font-style: italic;
    font-size: 42px;
    line-height: 42px;
    margin-top: 0;
	font-weight: 500;
    text-transform: none;
}
.single-plant .main_content h2 {
    font-style: normal;
    font-size: 26px;
    line-height: 30px;
    margin-top: 0;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #487617;
    text-transform: uppercase;
    font-weight: 600;
    margin: 5px 0 25px;
}
.single-plant .slide-image img {
    width: 100%;
}
.carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
    margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
.carousel-indicators {
    display: none;
}
}
.carousel-indicators li {
    display: inline-block;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .5);
    width: 15px;
    height: 15px;
    margin: 0 5px;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: none;
    margin: 0 5px;
    border-radius: 10px;
}
.left.carousel-control {
    color: #fff;
    font-size: 28px;
    width: 30px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 55%;
    z-index: 10;
    background-color: rgba(0, 0, 0, .5);
    padding: 4px 0px;
}
.right.carousel-control {
    color: #fff;
    font-size: 28px;
    width: 30px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 55%;
    z-index: 10;
    background-color: rgba(0, 0, 0, .5);
    padding: 4px 0px;
}
.single-plant .plant_details .row {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

@media screen and (max-width: 600px) {
.single-plant .plant_details .row {
    margin-right: 15px;
    margin-left: 15px;
}
}
.single-plant .plant_details .col-xs-3 {
    color: #487617;
    font-weight: 600;
    padding-left: 0;
    font-size: 18px;
    line-height: 30px;
}
.single-plant .plant_details .col-xs-9 {
    padding-right: 0;
    font-size: 18px;
    line-height: 30px;
}

@media screen and (max-width: 600px) {
.single-plant .plant_details .col-xs-3, .single-plant .plant_details .col-xs-9 {
    width: 100%;
    float: none;
}
.single-plant .plant_details .col-sm-4 {
    padding: 0;
}
.single-plant .plant_details .col-xs-9 {
    padding: 0;
}
}
.single-plant .cultivar {
    display: block;
    padding-top: 0;
    padding-bottom: 15px;
    z-index: 2;
    position: relative;
    background: #fff;
}
.single-plant .cultivar p {
    margin-bottom: 0;
}
.single-plant .filler {
    min-height: 30px;
}
.single-plant .filler:before {
    content: "No Cultivars";
    position: absolute;
    z-index: 1;
}
.single-plant .cultivar img {
    width: 90px;
    height: 60px;
    float: left;
    margin-right: 10px;
}
.plant_navigation img {
    width: 50px;
    height: 50px;
}

@media screen and (max-width: 600px) {
.plant_navigation img {
    width: 25px;
    height: 25px;
}
}
.plant_navigation .left {
    text-align: left;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.plant_navigation .left img {
	float: left;
}
.plant_navigation .right {
    text-align: right;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.plant_navigation .right img {
	float: right;
}

@media screen and (max-width: 600px) {
.plant_navigation .left, .plant_navigation .right {
    display: block;
    width: 100%;
    text-align: center;
}
.plant_navigation .left {
    padding: 0 15px 10px;
    margin-bottom: 15px;
    border-bottom: 1px #cacaca solid;
}
}
.plant_navigation i.fa.fa-chevron-left, .plant_navigation i.fa.fa-chevron-right {
    color: #477633;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
}
/* Audio */

/** audio player styles **/
.audio-player, .audio-player div, .audio-player h2, .audio-player a, .audio-player span, .audio-player button {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
div.audio-player {
    position: relative;
    width: 350px;
    height: 40px;
    margin: 0 auto;
    background: #fff;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #fff !important;
    padding: 0;
}
/* play/pause control */
.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    position: absolute;
    text-indent: -9999px;
}
.mejs-controls .mejs-play button, .mejs-controls .mejs-pause button {
    width: 34px;
    height: 34px;
    background: transparent url('file:///Macintosh HD/Users/cerezastudios/Cereza Studios/Websites/Blue Blaze - UDBG/img/play.jpg') 0 0 no-repeat;
    background-size: cover;
    margin: 0;
}
.mejs-controls .mejs-pause button {
    background: transparent url('file:///Macintosh HD/Users/cerezastudios/Cereza Studios/Websites/Blue Blaze - UDBG/img/pause.jpg') 0 0 no-repeat;
    width: 34px;
    height: 34px;
    background-size: cover;
    margin: 0;
}
.mejs-replay>button {
    width: 34px !important;
    height: 34px !important;
    background: transparent url('file:///Macintosh HD/Users/cerezastudios/Cereza Studios/Websites/Blue Blaze - UDBG/img/play.jpg') 0 0 no-repeat  !important;
    background-size: cover !important;
    margin: 0 !important;
}
/* mute/unmute control */
.mejs-controls .mejs-mute button, .mejs-controls .mejs-unmute button {
    width: 34px;
    height: 34px;
    top: 0;
    right: 0;
    background: transparent url(file:///Macintosh%20HD/Users/cerezastudios/Cereza%20Studios/Websites/Blue%20Blaze%20-%20UDBG/img/volume_full.jpg) 0 0;
    background-size: cover;
    padding: 0;
    margin: 0;
}
.mejs-controls .mejs-unmute button {
    background: transparent url('file:///Macintosh HD/Users/cerezastudios/Cereza Studios/Websites/Blue Blaze - UDBG/img/volume_off.jpg') 0 0;
    top: 0;
    background-size: cover;
    width: 34px;
    height: 34px;
    right: 0;
    padding: 0;
    margin: 0;
}
/* time scrubber bar */
.mejs-controls .mejs-time-rail span {
    position: absolute;
    display: block;
    width: 150px;
    height: 12px;
    top: 0;
    left: 0;
    cursor: pointer;
    -webkit-border-radius: 0px 0px 2px 2px;
    -moz-border-radius: 0px 0px 2px 2px;
    border-radius: 0px 0px 2px 2px;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: #565860;
    width: 150px !important; /* fixes display bug using jQuery 1.8+ */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    top: 0;
    left: 0;
    width: 0;
    background: #7b7d82;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
    top: 0;
    left: 0;
    width: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #90d26a;
    background: -webkit-linear-gradient(top, #90d26a 0%, #83bb63 100%);
    background: -moz-linear-gradient(top, #90d26a 0%, #83bb63 100%);
    background: -o-linear-gradient(top, #90d26a 0%, #83bb63 100%);
    background: -ms-linear-gradient(top, #90d26a 0%, #83bb63 100%);
    background: linear-gradient(top, #90d26a 0%, #83bb63 100%);
}
/* metallic sliders */
.mejs-controls .mejs-time-rail .mejs-time-handle {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: 0;
    background: #497517;
    border-radius: 15px;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    position: absolute;
    display: block;
    width: 12px;
    height: 14px;
    top: -1px;
    background: url('file:///Macintosh HD/Users/cerezastudios/Cereza Studios/Websites/Blue Blaze - UDBG/img/handle-sm.png') no-repeat;
}
/* time progress tooltip */
.mejs-controls .mejs-time-rail .mejs-time-float {
    display: none;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 33px;
    display: none;
    left: 0;
    top: 4px;
    font-size: 10px;
    font-weight: bold;
    color: #666;
    text-align: center;
    z-index: 9999;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #fafafa;
}
.mejs-time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 20px;
    margin: 7px 10px;
    padding-top: 0;
    position: relative;
}
.mejs-controls a.mejs-horizontal-volume-slider {
    display: none !important;
}
/* Plant Search */

button.plant_search.btn, .with_frm_style .frm_submit button {
    color: #5a8e22!important;
    font-size: 16px !important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    border: solid 1px #5a8e22!important;
    background-color: rgba(90, 142, 34, .15)!important;
    padding: 10px 25px!important;
    margin: 15px 15px 0 0!important;
    display: inline-block!important;
    line-height: 16px!important;
    border-radius: 0!important;
}
.plant_search.btn:hover, .with_frm_style .frm_submit button:hover {
    color: #ffffff!important;
    background-color: rgba(90, 142, 34, 1)!important;
    text-decoration: none!important;
}
.plant_search.btn:after, .with_frm_style .frm_submit button:after {
    font-family: FontAwesome!important;
    display: inline-block!important;
    padding-left: 6px!important;
    vertical-align: middle!important;
    content: "\f054"!important;
    font-size: 11px!important;
}
.with_frm_style .frm_submit {
    clear: both!important;
    text-align: center!important;
}
div#wpv-view-layout-573-TCPID571 {
    margin-top: 50px;
}
.results {
    text-align: center;
}
.results h4 {
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    margin: 3px 0 25px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans Condensed', sans-serif;
	color: #5a8e22;
}
.results h3 {
    font-size: 22px;
    line-height: 24px;
    padding: 0;
    margin: 10px 0 0 0;
    font-style: italic;
    font-family: 'EB Garamond', serif;
    color: #012a60;
}
.results h3 a {
    color: #012a60;
}
/* Search Widget */
section#wp_views_filter-2 {
    background-color: #fff;
    margin-bottom: 25px;
    text-align: center;
    padding-bottom: 45px;
}
section#wp_views_filter-2 h2 {
    color: #487617;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px;
    border-bottom: solid 1px #d3dfc7;
    line-height: 30px;
    display: block;
    font-style: normal;
    text-align: center;
}
section#wp_views_filter-2 .form-group {
    margin: 15px 25px;
}
section#wp_views_filter-2 label {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: 400;
    text-align: left;
    width: 100%;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #ebeaea;
    background-image: none;
    border: 1px solid #ebeaea;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* Captial Campaign Landing Page */
.page-template-page-capital-campaign-landing .white {
    text-align: center;
    margin-bottom: 25px;
}
.page-template-page-capital-campaign-landing .white h1 {
    font-family: 'EB Garamond', serif;
    color: #0053a1;
    font-size: 42px;
    line-height: 42px;
    text-transform: none;
    font-weight: 400;
    margin: 0 0 25px;
}
.page-template-page-capital-campaign-landing .gardens {
    text-align: center;
}
.page-template-page-capital-campaign-landing .gardens .col-xs-4 {
    text-align: center;
    margin-bottom: 30px;
}
.page-template-page-capital-campaign-landing .gardens a.box {
    display: block;
    background-color: #fff;
    text-align: center;
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    z-index: 1;
}
.page-template-page-capital-campaign-landing .gardens a.box:hover {
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.2);
    color: #fff;
    text-decoration: none;
    background-color: #00539f;
    -webkit-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    z-index: 2;
}
.page-template-page-capital-campaign-landing .gardens .col-xs-4 {
    width: 33%;
    vertical-align: top;
    float: none;
    display: inline-block;
}

@media screen and (max-width: 992px) {
.page-template-page-capital-campaign-landing .gardens .col-xs-4 {
    width: 49.5%;
}
}

@media screen and (max-width: 480px) {
.page-template-page-capital-campaign-landing .gardens .col-xs-4 {
    width: 100%;
    display: block;
}
}
.page-template-page-capital-campaign-landing .garden {
    width: 100%;
}
.page-template-page-capital-campaign-landing .gardens a.box h2 {
    margin: 0 0 15px 0;
    font-size: 22px;
    text-transform: uppercase;
    color: #487617;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 15px;
    line-height: 22px;
    display: block;
    font-style: normal;
    text-align: center;
    min-height: 80px;
    margin-bottom: 0;
}
.page-template-page-capital-campaign-landing .gardens a.box:hover h2 {
    color: #fff;
    text-decoration: none;
}
/* Capital Campaign Page */
.page-template-page-capital-campaign .white {
    text-align: center;
    margin-bottom: 25px;
}
.page-template-page-capital-campaign .white h1 {
    font-family: 'EB Garamond', serif;
    color: #487617;
    font-size: 42px;
    line-height: 42px;
    text-transform: none;
    font-weight: 400;
    margin: 0 0 25px;
}
.page-template-page-capital-campaign .garden_image {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 2px solid #fff;
}
.divide {
    padding-bottom: 0;
    margin-bottom: 25px;
    border-bottom: 2px solid #fff;
}
.page-template-page-capital-campaign .campaign_footer, .page-template-page-capital-campaign-landing .campaign_footer {
    display: table;
    width: 100%;
    box-sizing: border-box;
}
.page-template-page-capital-campaign .campaign_footer .white, .page-template-page-capital-campaign-landing .campaign_footer .white {
    padding: 25px;
    background-color: #fff;
    display: table-cell;
    float: none;
    margin: 15px;
    width: 50%;
    border: 15px solid #f1f0f0;
    border-top: 0px;
    vertical-align: top;
}

@media screen and (max-width: 768px) {
.page-template-page-capital-campaign .campaign_footer .white, .page-template-page-capital-campaign-landing .campaign_footer .white {
    display: block;
    margin: 0;
    width: 100%;
}
}
.page-template-page-capital-campaign .campaign_footer h2, .page-template-page-capital-campaign-landing .campaign_footer h2 {
    color: #487617;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px;
    display: block;
    font-style: normal;
    text-align: center;
}
.page-template-page-capital-campaign .campaign_footer p a, .page-template-page-capital-campaign-landing .campaign_footer p a, #form_fqi03 > div > fieldset > div > div.frm_submit > button {
    color: #5a8e22;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: solid 1px #5a8e22;
    background-color: rgba(90, 142, 34, .15);
    padding: 10px 25px;
    margin: 15px 15px 0 0;
    display: inline-block;
    line-height: 16px;
    border-radius: 0;
}
.page-template-page-capital-campaign .campaign_footer p a:hover, .page-template-page-capital-campaign-landing .campaign_footer p a:hover, #form_fqi03 > div > fieldset > div > div.frm_submit > button:hover {
    color: #ffffff;
    background-color: rgba(90, 142, 34, 1);
    text-decoration: none;
}
.page-template-page-capital-campaign .campaign_footer p a:after, .page-template-page-capital-campaign-landing .campaign_footer p a:after {
    font-family: FontAwesome;
    display: inline-block;
    padding-left: 6px;
    vertical-align: middle;
    content: "\f054";
    font-size: 11px;
}
/* Seasonal Highlight Page */

.highlights.row {
    text-align: center;
}
.highlight {
    text-align: center;
    vertical-align: top;
    float: none;
    display: inline-block;
    width: 49.333333%;
}
.highlight .image {
    background-color: #f1f0f0;
    margin-top: 25px;
    background-size: cover;
    background-position: center;
}
.highlight a h3, .highlight h3 {
    color: #487617;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px;
    line-height: 22px;
    display: block;
}
.highlight a:hover h3 {
    color: #012a60;
}
.highlight {
    text-align: center;
    vertical-align: top;
    float: none;
    display: inline-block;
    width: 49.333333%;
}
/* Seasonal Page */
.page-template-page-seasonal .white {
    background-color: #fff;
    padding: 50px 50px 25px;
    margin-bottom: 0;
    text-align: center;
}
.page-template-page-seasonal .seasonal {
    background-color: #fff;
    padding-bottom: 20px;
    text-align: center;
}
.page-template-page-seasonal .seasonal .items {
    padding: 0 15px 15px;
    text-align: center;
}
.page-template-page-seasonal .seasonal h3 {
    font-size: 22px;
    line-height: 24px;
    padding: 0;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans Condensed', sans-serif;
}
.page-template-page-seasonal .seasonal h4 {
    font-size: 18px;
    line-height: 22px;
    padding: 0;
    margin: 3px 0 25px;
    font-style: italic;
    font-family: 'EB Garamond', serif;
}
.page-template-page-seasonal ul.page-numbers {
	display: block;
	clear: both;
    padding: 0 45px 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans Condensed', sans-serif;
    width: 100%;
}
.page-template-page-seasonal li {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
}
.page-template-page-seasonal li span.page-numbers.current {
    margin: 0 -5px;
}
.page-template-page-seasonal li a {
    position: relative;
    float: none;
    padding: 0;
    margin-left: 0;
    line-height: 1.2;
    color: #073878;
    text-decoration: none;
    background-color: #fff;
    border: none;
}
/* Pagination */
ul.wpv-pagination-nav-links-container {
    padding: 0 45px 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans Condensed', sans-serif;
    width: 100%;
}
ul.wpv-pagination-nav-links-container li {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
}
ul.wpv-pagination-nav-links-container li a:hover {
    text-decoration: none;
}
a.wpv-filter-first-link:before {
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    ;
    content: "\f053";
    font-size: 11px;
}
a.wpv-filter-last-link:after {
    font-family: FontAwesome;
    display: inline-block;
    padding-left: 6px;
    vertical-align: middle;
    content: "\f054";
    font-size: 11px;
}
li.wpv-pagination-nav-links-item-current {
    margin: 0 5px;
    border: 1px solid #598d23;
    color: #598d23;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #477618;
    cursor: default;
    background-color: #fff;
    border-color: #337ab7;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #23527c;
    background-color: #fff;
    border-color: #fff;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: none;
    padding: 0;
    margin-left: 0;
    line-height: 1.2;
    color: #073878;
    text-decoration: none;
    background-color: #fff;
    border: none;
}
/* Gardens */
.gardens.row {
    text-align: center;
}
.garden {
    text-align: center;
    vertical-align: top;
    float: none;
    display: inline-block;
    width: 32.333333%;
}

@media screen and (max-width: 768px) {
.garden {
    width: 48.333333%;
}
}
.garden .image {
    background-color: #f1f0f0;
    margin-top: 25px;
    background-size: cover;
    background-position: center;
}
.garden a h3 {
    color: #487617;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px;
    line-height: 22px;
    display: block;
}
.garden a:hover h3 {
    color: #012a60;
}
/* News */
.pagination {
    display: inline-block;
    padding: 0 45px 30px;
    text-align: center;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans Condensed';
    line-height: 30px;
}
.pagination a {
    color: #073878;
    display: inline-block;
    padding: 0 10px;
}
span.page-numbers.current {
    margin: 0 5px;
    border: 1px solid #598d23;
    color: #598d23;
    padding: 3px 10px;
}
.blog h2 {
    margin: 0;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px 0 0;
    line-height: 40px;
    display: block;
}
.blog h2 a {
    color: #487617;
}
h4.credit {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 10px 0px;
	font-style: italic;
}
h4.credit.date {
    text-align: right;
    font-style: normal;
}
.single img.attachment-twentyseventeen-featured-image.size-twentyseventeen-featured-image.wp-post-image {
    width: 100%;
}
span.photo {
    border-left: 1px solid #ddd;
    padding-left: 15px;
    margin-left: 10px;
}
.link-more a {
    color: #5a8e22;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: solid 1px #5a8e22;
    background-color: rgba(90, 142, 34, .15);
    padding: 10px 25px;
    margin: 15px 15px 0 0;
    display: inline-block;
    line-height: 16px;
    font-family: 'Open Sans';
}
.link-more a:hover {
    color: #ffffff;
    background-color: rgba(90, 142, 34, 1);
    text-decoration: none;
}
.link-more a:after {
    font-family: FontAwesome;
    display: inline-block;
    padding-left: 6px;
    vertical-align: middle;
    content: "\f054";
    font-size: 11px;
}
/* Events */
.single-tribe_events .tribe-events-single-event-title {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #487617;
    font-size: 42px;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
}
.tribe-events-schedul, .single-tribe_events .tribe-events-schedule {
    background: transparent;
    border-bottom: solid #dedede 1px;
    border-left: none;
    border-top: none;
    border-right: none;
    margin: 10px 0 20px;
    padding: 0;
}
.tribe-events-schedule h2 {
    display: inline-block;
    margin: 0 0 10px 0;
    font-weight: 400;
    font-family: 'EB Garamond', serif;
    color: #012a60;
    font-size: 24px !important;
    line-height: 28px;
}
.tribe-events-schedule h3 {
    color: #487617;
    margin: 0 !important;
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 30px;
    display: block !important;
}
#tribe-events-pg-template {
    padding: 0;
}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-footer .tribe-events-sub-nav li, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-header .tribe-events-sub-nav li, .tribe-events-sub-nav li a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: transparent;
    line-height: 22px;
}
.tribe-events-sub-nav li a:hover, .tribe-events-sub-nav li a:visited, .tribe-events-sub-nav li a {
    color: #487617;
}
#tribe-events .tribe-events-button, .tribe-events-button, a.tribe-events-read-more {
    color: #5a8e22;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: solid 1px #5a8e22;
    background-color: rgba(90, 142, 34, .15);
    padding: 10px 25px;
    margin: 0 0 15px 0;
    display: inline-block;
    line-height: 16px;
    border-radius: 0;
    letter-spacing: 0;
}
#tribe-events .tribe-events-button:hover, .tribe-events-button:hover, a:hover.tribe-events-read-more {
    color: #ffffff;
    background-color: rgba(90, 142, 34, 1);
    text-decoration: none;
}
a.tribe-events-read-more:after {
    font-family: FontAwesome;
    display: inline-block;
    padding-left: 6px;
    vertical-align: middle;
    content: "\f054";
    font-size: 11px;
}
a.tribe-events-ical.tribe-events-button, a.tribe-events-gcal.tribe-events-button {
    font-size: 13px !important;
    padding: 6px 15px !important;
    margin: 20px 10px 10px 0px !important;
    height: auto !important;
    line-height: 1 !important;
    width: auto !important;
    display: inline-block !important;
}
#tribe-bar-form .tribe-bar-filters {
    display: none;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
    float: none;
    margin: 0;
    width: 100%;
}
.tribe-events-list .tribe-events-list-event-title, .tribe-events-meta-group .tribe-events-single-section-title {
    border: none;
    display: inline-block;
    letter-spacing: 0;
    padding: 10px 0;
    color: #487617;
    margin: 0 !important;
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 30px;
    text-align: center;
}
.tribe-events-loop {
    border-bottom: none;
    margin: 0 -15px 25px;
    padding: 0;
    vertical-align: top;
    text-align: center;
}
h1.tribe-events-page-title {
    text-align: center;
    font-size: 42px;
    font-weight: 600;
}
.tribe-events-list .type-tribe_events {
    border-bottom: none;
    margin: 0 0 25px;
    padding: 0;
    text-align: center;
}
.tribe-events-loop .tribe-events-event-meta, .tribe-events-list .time-details, .tribe-events-list .tribe-events-venue-details {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    font-family: 'EB Garamond', serif;
    color: #073879;
    background: transparent;
    border: none;
    margin: 0;
    padding: 0 0 25px;
}
.tribe-events-list .tribe-events-loop .tribe-events-content {
    width: 100%;
    float: none;
    padding: 0;
}
.single-tribe_events .tribe-events-event-meta {
    font-size: 15px;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
    float: none;
    line-height: 1.5;
    list-style: none;
    margin: 0 0 15px;
    padding: 0;
}
.single-tribe_events .tribe-events-event-meta {
    background: #f9f9f9;
    border: 1px none #eee;
    margin: 25px 0;
}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
    margin: 0;
    padding: 10px 25px;
}
#tribe-events-footer:after, #tribe-events-footer:before, #tribe-events-header:after, #tribe-events-header:before {
    background-color: none;
}
.events-list a.tribe-events-ical.tribe-events-button {
    display: none !important;
}
#tribe-events-content.tribe-events-list {
    margin-bottom: 0;
}
.tribe-is-responsive.tribe-mobile .tribe-events-page-title {
    margin-top: 0;
    padding-top: 0;
}
.tribe-bar-disabled {
    float: none;
    width: 100%;
    height: 0;
}
#tribe-events-footer > ul > li.tribe-events-nav-previous.tribe-events-nav-left > a:before {
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    content: "\f053";
    font-size: 11px;
}
#tribe-events-footer > ul > li.tribe-events-nav-next.tribe-events-nav-right > a:after {
    font-family: FontAwesome;
    display: inline-block;
    padding-left: 6px;
    vertical-align: middle;
    content: "\f054";
    font-size: 11px;
}
/* Family, genus */
article.item {
    width: 30%;
    margin: 0 1%;
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 768px) {
article.item {
    width: 47%;
    margin: 0 1%;
    display: inline-block;
    vertical-align: top;
}
}

@media screen and (max-width: 480px) {
article.item {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
}
.entry-summary {
    padding-bottom: 50px;
}
.tax-family h2, .tax-genus h2, .tax-plant-category h2, .tax-featrued h2 {
    text-align: center;
    margin: 0;
}
.tax-family h2 a, .tax-genus h2 a, .tax-plant-category h2 a, .tax-featrued h2 a {
    color: #487617;
    margin: 0 0 25px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px;
    line-height: 22px;
    display: block;
}
/* Search */
input[type="search"] {
    display: inline-block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #ebeaea;
    background-image: none;
    border: 1px solid #ebeaea;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: 0 15px 0 0;
}
button.search-submit {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
}
/* Trial Gardens */


.trial.row {
    text-align: center;
}
.trial {
    text-align: center;
    vertical-align: top;
    float: none;
    display: inline-block;
    width: 32.333333%;
}
.trial .image {
    background-color: #f1f0f0;
    margin-top: 25px;
    background-size: cover;
    background-position: center;
}
.trial a h3, .trial h3 {
    color: #487617;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px 0;
    line-height: 22px;
    display: block;
}
.trial a:hover h3 {
    color: #012a60;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    width: auto;
    margin-right: 1%;
}

@media screen and (max-width: 750px) {
.nav-tabs > li {
    width: 49%;
}
}

@media screen and (max-width: 480px) {
.nav-tabs > li {
    width: 100%;
    margin-right: 0%;
}
}
.nav-tabs > li > a {
    margin-right: 2px;
    border-radius: 4px 4px 0 0;
    cursor: default;
    border-bottom-color: transparent;
    color: #5a8e22;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border: solid 1px #5a8e22;
    background-color: rgba(90, 142, 34, .15);
    padding: 10px 15px;
    margin: 10px 5px 0 0;
    display: inline-block;
    line-height: 16px;
    width: 100%;
    text-align: center;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover {
    color: #ffffff;
    background-color: rgba(90, 142, 34, 1);
    text-decoration: none;
}
.results hr, #common hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #d5d5d5;
}
.page.page-template-page-trials #images .slide-image {
    margin: 25px auto 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.page.page-template-page-trials #images .carousel-indicators .active {
    background-color: #477618;
}
.page.page-template-page-trials #images .carousel-indicators li {
    background: #aece8b;
}
.page.page-template-page-trials .slide-image {
    text-align: center;
    background-color: #f1f0f0;
    position: relative;
}
.page.page-template-page-trials .slide-image img {
    margin: auto;
    text-align: center;
}
.page.page-template-page-trials .caption {
    font-family: 'EB Garamond', serif;
    color: #333333;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 22px;
}
.page.page-template-page-trials .carousel-indicators {
    bottom: -35px;
}
.page.page-template-page-trials .carousel {
    margin-bottom: 20px;
}
/* Accordion */
.panel-group {
    margin-bottom: 20px;
    margin-top: 25px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border-bottom: 1px solid #dedede;
    border: none;
    box-shadow: none;
}
.panel-default > .panel-heading {
    color: #598d23;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
.panel-title > a  {
    width: 100%;
    display: block;
}
.panel-title > a h3 {
    font-size: 22px;
    line-height: 24px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans Condensed', sans-serif;
    display: inline-block;
}
.panel-group .panel-heading a:after {
    font-family: FontAwesome;
	content:"\f078";
    display: inline-block;
    text-align: right;
    float: right;
}
.panel-group .panel-heading a.collapsed:after {
    font-family: FontAwesome;
    content: "\f054";
    display: inline-block;
    text-align: right;
    float: right;
}
.panel-body {    
	padding: 15px 0 0;
    border: none !important;
}
.panel-body .section {
    padding: 15px 25px;
    background-color: #e7eedf;
    margin-bottom: 15px;
}
.panel-body h4 {
    font-family: 'EB Garamond', serif;
    color: #012a60;
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0;
}
.panel-body h4 em {
    font-size: 24px;
    margin-right: 15px;
}

.panel-body hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

/*Staff */
.staff h3 {
    color: #487617;
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px 0 0;
    line-height: 30px;
    display: block;
}
.staff .image {
    float: left;
    max-width: 150px;
    margin: 15px 15px 15px 0;
}
@media screen and (max-width: 480px) {
.staff .image {
    float: none;
    max-width: 100%;
}
}
/* Birders */
.birder {
    width: 47%;
    margin: 0 1% 0 0;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #d5d5d5;
    padding: 10px 0 5px 0;
}
@media screen and (max-width: 480px) {
.birder {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
}
.birder .image {
    float: left;
    max-width: 50px;
    margin: 0 10px 0 0;
}
.birder .image img {
    width: 40px;
    height: 35px;
}
.lepidoptera {
    background-color: rgba(241, 240, 240, 0.5);
    margin-top: 30px;
}
.lepidoptera .right.carousel-control {
    color: #fff;
    font-size: 40px;
    width: 35px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 148px;
    z-index: 10;
    background-color: rgb(110, 163, 55);
    padding: 4px 0px;
}
.lepidoptera .left.carousel-control {
    color: #fff;
    font-size: 40px;
    width: 35px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 148px;
    z-index: 10;
    background-color: rgb(110, 163, 55);
    padding: 4px 0px;
}
.lepidoptera .title h2 {
	text-align: center;
	margin: 25px 25px 10px;
}
.lepidoptera .content {
	text-align: center;
	margin: 25px;
}
.lepidoptera .caption {
    font-family: 'EB Garamond', serif;
    color: #333333;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 15px 10px;
    font-size: 16px;
    line-height: 22px;
}
.lepidoptera .slides img {
	width: 100%;
	z-index: 1;
}
.lepidoptera .col-md-4 {
    display: block;
    padding: 0;
    position: relative;
    max-width: 500px;
    margin: 0 auto 25px;
}
.lepidoptera a .overlay {
    -moz-transition: opacity ease-in-out .5s;
    -o-transition: opacity ease-in-out .5s;
    -webkit-transition: opacity ease-in-out .5s;
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity ease-in-out .5s;
    width: 100%;
	padding: 5%;
	z-index: 3;
}
.lepidoptera a:hover .overlay {
    -moz-transition: opacity ease-in-out .5s;
    -o-transition: opacity ease-in-out .5s;
    -webkit-transition: opacity ease-in-out .5s;
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
	padding: 5%;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity ease-in-out .5s;
    width: 100%;
}
.lepidoptera a .overlay p {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
}
@media screen and (max-width: 480px) {
.lepidoptera a .overlay p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}
}
.corner {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 2;
}
/* Forms */
.frm_style_formidable-style.with_frm_style .frm_message p {
    color: #073878;
    font-family: 'EB Garamond', serif;
    font-style: italic;
    font-size: 24px;
    line-height: 30px;
}
.frm_style_formidable-style.with_frm_style .frm_message {
    border: 1px none #598d23;
    background-color: transparent;
    text-align: center;
    padding: 0 50px;
}

/* Mission Footer */
#main > footer:nth-child(7) > div.site-footer.container-fluid > div:nth-child(2) {
    padding: 0 1rem 0 4rem;
    border-top: 0px solid #beceb3;
    border-left: 1px solid #beceb3;
}
@media screen and (max-width: 1100px) {
#main > footer:nth-child(7) > div.site-footer.container-fluid > div:nth-child(2) {
    padding: 0 2rem;
    border-top: 1px solid #beceb3;
    border-left: 0px solid #beceb3;
}
}

#text-9 p {
    font-family: 'EB Garamond', serif;
    font-size: 20px;
    line-height: 1.6;
    color: #073879;
    font-weight: 400;
}
