/*!
 * Gibbs Gardens CSS
 *
 *
 */
@font-face {
    font-family: 'van_condensed_proregular';
    src: url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-regular-webfont.eot');
    src: url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-regular-webfont.svg#van_condensed_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'van_condensed_probold';
    src: url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-bold-webfont.eot');
    src: url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-bold-webfont.woff2') format('woff2'),
         url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-bold-webfont.woff') format('woff'),
         url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-bold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/gibbs/library/fonts/van_condensed_pro-bold-webfont.svg#van_condensed_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'appareomedium';
    src: url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.eot');
    src: url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.woff2') format('woff2'),
         url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.woff') format('woff'),
         url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.ttf') format('truetype'),
         url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.svg#appareomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'appareomedium';
    src: url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.eot');
    src: url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.woff2') format('woff2'),
         url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.woff') format('woff'),
         url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.ttf') format('truetype'),
         url('/wp-content/themes/gibbs/library/fonts/Appareo-Medium-webfont.svg#appareomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
    overflow-x: hidden;
    font-family: "van_condensed_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    padding-top: 60px;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

/*
p {
    font-size: 18px;
    color: #000000;
    line-height: 1.5;
    margin-bottom: 30px;
}
*/
p{
    font-size: 24px;
    color: #000;
    text-transform: none;
}
p.caption{
	margin-top: 5px;
    font-size: 20px;
    color: #888;
    text-transform: none;
}
/*
p strong {
	font-family: "van_condensed_probold","Helvetica Neue",Helvetica,Arial,sans-serif;
}
*/
p.large {
    font-size: 20px;
}
/*
p strong {
    font-family: "van_condensed_probold","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
}
*/
ul, ol {
    padding: 0 10px 20px 30px;
    margin-top: 5px;
}
ul li, ol li {
    font-size: 18px;
    padding: 3px 0;
}
ul.red-bullets {
	list-style-image: url('http://www.gibbsgardens.com/wp-content/uploads/2015/11/b4.png');
}
a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #005000;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "van_condensed_proregular" ,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    color: #559cbe;
    margin-top: 0;
    padding-top: 0;
}
h1.product_title {
	font-size: 32px;
}
h1.product_title span {
	font-size: 24px;
}
h2 {
    font-size: 42px;
    margin-bottom: 20px;
}
h2 span {
    font-size: 18px !important;
    color: #000 !important;
    display: inline-block;
    margin-left: 10px;
}
h3 {
    font-size: 32px;
}
.woocommerce h3 {
	font-size: 24px;
}
h4 {
    font-size: 24px;
    color: #000;
    margin-bottom: 4px;
    text-transform: none;
}
/*
h4 strong {
	font-family: "van_condensed_probold","Helvetica Neue",Helvetica,Arial,sans-serif;
}
*/
/*
h4 a span {
    display: inline-block;
    font-size: 18px;
    margin-left: 10px;
    color: #ed721f;
}
*/
h4 a span i.fa-arrow-right, h4 a span i.fa-arrow-left {
    font-size: 14px;
    position: relative;
    top: -2px;
}
.gg-bright-red h4 a span {
	color: #ea0011;
}
h4.subtitle {
	color: #000;
	font-size: 30px;
}
h1 + h4.subtitle {
	margin: -25px 0 20px 0;
}
h1 span.subtitle {
	 text-transform: none;
	 font-size: 26px;
}
h5 {
    font-size: 20px;
    margin-bottom: 4px;
}
h5 a {
    color: #ed721f;
}
h5 a i.fa-arrow-right, h5 a i.fa-arrow-left {
    font-size: 14px;
    position: relative;
    top: -2px;
}
/*body.parent-visit h2, body.parent-visit h3, body.parent-visit h4  {
    color: #fa4b00;
}*/
.main-col img {
    display: block;
    max-width: 100%;
    height: auto;
}
.main-col .wp-caption {
    display: block;
    max-width: 100%;
    height: auto;
    text-align: center;
}
.wp-caption-text {
	text-align: center;
}
.main-col figure {
	margin-bottom: 30px;
}
.main-col figcaption {
	text-align: center;
}
.wp-post-image {
    display: block;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.img-centered {
    margin: 0 auto;
}
.img-body {
    margin: 15px 0 30px 0;
}
.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #559cbe;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "van_condensed_proregular" ,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    color: #fff !important;
    background-color: #559cbe;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}
.btn-red {
	background-color: #ea0011;
	color: #fff;
}
.btn-slideshow {
	background-color: #ed721f; /* f7bb0f */
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 5px auto;
	padding: 3px 10px;
	font-size: 18px;
}
.btn-slideshow:hover {
	background-color: #f7bb0f;
	color: #000;
	text-decoration: none;
}
.btn-xl {
    padding: 20px 40px;
    border-color: #fed136;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}
.btn-lg {
	font-size: 24px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent !important;
}
.navbar-default {
    border-color: transparent;
    background-color: #fff;
    height: 60px;
    padding-top: 0;
    border-bottom: 5px solid #559cbe;
}
.navbar-default .navbar-brand {
    width: 220px;
    height: auto;
    margin: 4px 0 0 0;
    padding: 0;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    /*color: #fec503;*/
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle{
    border-color: #ed721f;
    background-color: #ed721f;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ed721f;
}
.navbar-default .nav {
    margin-top: 0;
}
.navbar-default .nav li {
    padding-top: 0;
}
.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: "van_condensed_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    letter-spacing: .05em;
    line-height: 1;
    font-size: 19px;
    color: #000;
    padding: 14px 3px;
    border-right: 1px solid #559cbe;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 5px solid transparent;
    height: 60px;
    background-color: transparent !important;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #000;
}
.navbar-collapse.collapse.in .nav li a, .navbar-collapse.collapse.in .nav li a:hover{
    border: none !important;
}

.navbar-default .nav li:last-child {
    border-right: none;
}
.navbar-default .nav li a:focus {
	background: transparent;
}
.navbar-default .nav li:hover a, .navbar-default .nav li.current-page-parent a  {
    border-bottom: 5px solid #ed721f;
}
.navbar-default .nav li:hover li a {
    border-bottom: none;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #000;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #000;
    background-color: transparent;
}
.dropdown-menu {
     position: absolute;
    top: 52px; /* 52 */
    left: -70px; /* 15px */
    z-index: 1000;
    display: none;
    float: left;
    min-width: 220px;
    padding: 6px 0 16px 0;
    margin: 0 0 0 0;
    line-height: 1;
    font-size: 14px;
    text-align: left;
    list-style: none;
/*  background-color: rgba(255,255,255,.8); */
/*  background-color: rgba(248,245,238,1); */
    background-color: #e6dac3;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.navbar-default .dropdown-menu>li {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-default .dropdown-menu>li>a {
    display: block;
    clear: both;
    font-family: "van_condensed_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    letter-spacing: .05em;
    color: #000; /* 005000 */
    white-space: nowrap;
    text-transform: none;
    text-align: left;
    border-bottom: none;
    font-size: 15px;
    padding: 4px 20px !important;
    margin-right: 0;
    border-bottom: none;
    height: auto;
    line-height: 1;
	border-right: none;
}
.navbar-default .dropdown-menu>li>a:hover, .navbar-default .dropdown-menu>li>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #78a22f !important;
    outline: 0;
    border-bottom: none;
}
.navbar-default .dropdown-menu>.active>a, .navbar-default .dropdown-menu>.active>a:focus, .navbar-default .dropdown-menu>.active>a:hover {
    color: #000;
    text-decoration: none;
    background-color: transparent !important;
    outline: 0;
}
.dropdown-header {
    display: block;
    padding: 1px 20px;
    font-family: "van_condensed_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    letter-spacing: .05em;
    font-size: 18px;
    color: #005000;
    white-space: nowrap;
    text-transform: uppercase;
}
.dropdown-menu .divider {
    height: 1px !important;
    padding: 0;
    margin: 9px 15px;
    overflow: hidden;
    background-color: #005000;
}


.navbar-default .collapse.in .navbar-nav, .navbar-collapse.collapse.in {
	background-color: #fff;
    margin-top: 0;
}
.navbar-default .collapse.in .nav li {
    text-align: center;
}
/* .navbar-collapse.collapse.in .navbar-nav>li>a{ */
.navbar-collapse.collapse.in .nav>li>a{
	border: none !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	font-size: 22px;
	height: 30px !important;
}
.navbar-collapse.collapse.in .dropdown-menu {
    position: relative;
    top:0; /* 52 */
    left: 0; /* 15px */
    z-index: 1000;
    float: none;
    width: 100% !important;
    padding: 6px 0 16px 0;
    margin: 0 0 0 0;
    line-height: 1;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none !important;
}
.navbar-collapse.collapse.in .dropdown-menu>li>a{
	text-align: center;
    background-color: #fff !important;
    font-size: 22px;

}
.navbar-collapse.collapse.in .dropdown-menu>li>a:hover{
	color: #fff;
	background-color: #78a22f !important;
}
/*.navbar-default .collapse.in .nav li a {
    text-transform: uppercase;
    font-family: "van_condensed_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    letter-spacing: .05em;
    font-size: 19px;
    color: #005000;
    padding: 10px 25px;
}*/
.navbar-default .collapse.in .navbar-nav .dropdown-menu>li>a,
.navbar-default .collapse.in .navbar-nav .nav li a {
    text-align: right !important;
    padding-right: 25px;
    border: none;
}
.navbar-default .collapse.in .navbar-nav .dropdown-menu .dropdown-header {
    text-align: center;
}
.navbar-default .collapse.in .navbar-nav .dropdown-menu .divider {
    width: 60%;
    text-align: center;
}


.navbar-fixed-top .navbar-collapse {
    /*max-height: 100%;*/
}
.admin-bar .navbar-fixed-top {
	top: 32px;
}
.nav-stacked >li {
    padding-top: 0;
    padding-bottom: 0;
}
.nav-stacked >li>a {
    text-transform: uppercase;
    font-size: 18px;
    color: #005000;
    text-decoration: none;
    padding: 6px 20px 9px 20px;
}
.nav-stacked >li.active>a {
	background-color: #d1e3ef !important;
}
.nav-stacked >li>a:focus, .nav-stacked >li>a:hover {
	color: #000;
    text-decoration: none;
}
.nav-stacked>li+li {
    margin-top: 0;
    margin-left: 0;
}
.tribe-events-list .tribe-events-list-event-title {
    display: inline-block !important;
    font-size: 30px !important;
    line-height: 1.3 !important;
    margin-bottom: 15px !important;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
    float: none !important;
    margin: 0 0 0 0 !important;
    width: 100% !important;
}
.tribe-events-list .tribe-events-nav-pagination {
	display: none;
}
h1.tribe-events-single-event-title {
	font-size: 32px !important;
}
.tribe-events-schedule {
	margin-bottom: 30px;
}
.tribe-events-schedule h2, .tribe-events-schedule h2 span {
	font-size: 28px !important;
	color: #559cbe !important;
}
.tribe-events-schedule .tribe-event-date-start {
	margin: 0;
}
.tribe-event-schedule-details, .tribe-event-schedule-details span {
	font-size: 18px !important;
}
.type-tribe_events {
	padding-top: 20px !important;
}
.tribe-events-list-separator-month {
	margin-bottom: 20px;
}
/* sidebar nav */
.tribe-events-list-separator-month {
	clear: left;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured {
	 background-color: #fffcd6 !important;
	 color: #000;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta,
.tribe-events-list .tribe-events-loop .tribe-event-featured h3.tribe-events-list-event-title a {
	color: #000 !important;
}


.event-box-sidebar {
    float: left;
    max-width: 212px;
    width: 100%;
    margin-right: 20px;

}
.event-box-sidebar h5 {
	color: #78a22f; /* D2242A */
}
.event-box-sidebar img {
    max-width: 100%;
}
.event-box-sidebar p {
    font-size: 16px;
}
h4.widgettitle {
    color: #284d00;
    font-size: 18px;
    padding-left: 20px;
}
.widget ul {
    list-style: none;
    padding-left: 20px;
    margin-left: 0;
}
.widget ul li {
    list-style: none;
    padding-left: 0;
}
.widget ul li a {
    color: #005000;
    font-size: 14px;
    text-transform: uppercase;
}
.sidebar {
    min-height: 70px;
}
.btn-sidebar {
    display: block;
    padding: 12px 22px;
    margin: 0 0 10px 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    background: #ed721f;
    border: 1px solid #ed721f;
}
.btn-sidebar:hover, .btn-sidebar:focus {
    color: #fff;
}
.sidebar-dropdown {
    display: block;
    width: 100%;
}

.sidebar .dropdown-menu {
    left: 0;
    font-size: 18px;
    background: #fff;
  /*  position: absolute;
    top: 52px;
    left: 15px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 260px;
    padding: 6px 0 16px 0;
    margin: 0 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgba(255,255,255,.8);
    -webkit-background-clip: padding-box;
          background-clip: padding-box;
    border: none;
    border-radius: none;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);*/
}
.sidebar .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #559cbe;
    outline: 0;
}
.sidebar .dropdown-menu>.active>a, .sidebar .dropdown-menu>.active>a:focus, .sidebar .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #559cbe;
    outline: 0;
}
/* cafe menu */
.menu-boxes {
    padding-left: 15px;
    padding-right: 15px;
}
.menu-box {
    margin-left: -15px;
    margin-right: -15px;
}
.menu-box img {
    margin: 10px auto;
}
h4.menu-heading {
    color: #78a22f;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #78a22f;
    /*padding-left: 15px;
    padding-right: 15px;*/
}
.menu-box h5 {
    padding-left: 15px;
    padding-right: 15px;
}
.menu-box p {
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
/* bloom calendar */
.bloom-row {
    padding-top: 15px;
    padding-bottom: 0;
    background-color: #559cbe;
    margin-left: 15px;
    margin-right: 15px;
	text-align: center;
}
/* .bloom-row .col-sm-4 {
	display: inline-block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 230px;
} */
.bloom-row-one {
    background-color: #d1e3ef;
}
.bloom-row-two {
    background-color: #d6dd87;
}
.bloom-row-three {
    background-color: #ffed7c;
}
.bloom-row-four {
    background-color: #ec8d3a;
}

.bloom-row h2 {
    font-family: "appareomedium", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 36px;
    color: #fff !important;
    text-align: center;
    margin: 5px auto 15px auto !important;
    padding: 0;
}
.bloom-row-three h2 {
    color: #ec8d3a !important;
}
/* .bloom-row .col-sm-4:nth-child(5) {
    clear: left;
} */
.bloom-box {
    text-align: center;
    margin-bottom: 20px;
}
.bloom-box img {
    text-align: center;
    margin: 0 auto 10px auto;
}
.bloom-box h4 {
    font-size: 19px;
    margin: 2px 0px;
    color: #005000 !important;
}
.bloom-box p {
    margin: 0;
    padding: 0 0 5px 0;
}



section.signup-section {
    background-color: #C9E4F0;
    padding-top: 30px;
    padding-bottom:30px;
    text-align: center;
}
section.signup-section p {
    font-size: 24px;
    color: #000;
    line-height: 1.2;
    padding: 0;
    margin: 0;

    text-transform: uppercase;
}
section.signup-section p a {
    font-size: 24px;
    text-decoration: none;
    color: #000;
}
section.signup-section p a:hover {
    color: #ed721f;
    text-transform: uppercase;
    text-decoration: none;
}
.gg-section {
    padding: 30px 0;
}
.gg-section h1 {
    margin-bottom: 30px;
}
.gg-section h1 + h1 {
	margin-top: -15px;
}
.gg-section h4.date-time {
    margin-bottom: 20px;
}
.gg-section h1 + h4.date-time {
    margin-top: -20px;
}
/* logo grid */
.logo-wrap {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: center;
}
.logo-link-wrap {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 150px;
    text-decoration: none;
}
.logo-link-wrap img {
    margin: 0 auto;
    vertical-align: middle;
    /* filter: grayscale(100%);
    opacity: 0.7; */
    max-height: 150px;

}
/* sections */
/* was 992 */
@media(min-width:992px) {
	.home-grid, .section-wide {
		padding-left: 10%;
		padding-right: 10%;
	}
	/* .home-grid, .container-wide {
		padding-left: 10%;
		padding-right: 10%;
	} */
}
.feature {
	display: block;
	background-size: cover;
	width: 100%;
	height: 600px;
	background-color: #305636;
	text-decoration: none !important;
	margin-top: 30px;
	position: relative;
}
.feature:hover {
	text-decoration: none !important;
}
.feature-float {
	max-width: 200px;
	max-height: 340px;
	margin: 0 0 20px 0;
	text-align: left;
}
.feature.sub-feature {
	display: block;
	background-size: cover;
	width: 100%;
	height: 400px;
	background-color: #305636;
	position: relative;
}
.feature .feature-content {
	text-align: left;
	padding: 30px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
/* 	background-color: rgba(0,0,0,.25); */
}
.feature:not(.no-click) .feature-content:hover {
/* 	background-color: rgba(0,0,0,.15); */
	cursor: pointer;
}
.feature .feature-content h2 {
	font-family: "appareomedium", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 48px;
    color: #fff;
    text-decoration: none !important;
    text-transform: none;
    text-shadow: 0 0 5px rgba(0,0,0,.9);
}
.feature .feature-content h2.red {
    color: #ea0011; /* was D2242A */
    text-shadow: 0 0 5px rgba(255,255,255,.9);
}
.feature .feature-content h2 span {
	font-family: "appareomedium", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 32px !important;
    color: #ea0011 !important;
    text-decoration: none !important;
    text-transform: none;
    text-shadow: 0 0 5px rgba(255,255,255,.9);
    margin-left: 0;
}
.feature .feature-content h2 span.red, .feature .feature-content h3 span.red {
	color: #ea0011 !important;
}
.feature .feature-content h2 span.orange, .feature .feature-content h3 span.orange {
	color: #fba000 !important;
}
.feature .feature-content h2 span.green, .feature .feature-content h3 span.green {
	color: #78a22f !important;
	text-shadow: 0 0 5px rgba(0,0,0,.9);
}
.feature .feature-content h2 span.blue, .feature .feature-content h3 span.blue {
	color: #559cbe !important;
	text-shadow: 0 0 5px rgba(0,0,0,.9);
}
.feature .feature-content h2 span.yellow, .feature .feature-content h3 span.yellow  {
	color: #F4EF21 !important;
	text-shadow: 0 0 5px rgba(0,0,0,.9);
}
.feature .feature-content h2 span.black, .feature .feature-content h3 span.black  {
	color: #000000 !important;
    text-shadow: 0 0 5px rgba(255,255,255,.9);
}
.feature .feature-content h2 span.lime-green, .feature .feature-content h3 span.lime-green  {
	color: #32cd32 !important;
	text-shadow: 0 0 5px rgba(0,0,0,.9);
}
.feature .feature-content h2 span.royal-blue, .feature .feature-content h3 span.royal-blue  {
	color: #4169e1 !important;
	text-shadow: 0 0 5px rgba(0,0,0,.9);
}

.feature .feature-content h3 {
	font-family: "appareomedium", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 32px;
    color: #fff;
    text-decoration: none !important;
    text-transform: none;
    text-shadow: 0 0 5px rgba(0,0,0,.9)
}
.sub-feature .feature-content h2 {
    font-size: 32px;
}
.sub-feature .feature-content h3 {
    font-size: 24px;
}
.home-intro {
    background: #fff;
    height: 200px;
}
.home-news {
    background: #fffcd6; /* darker #ffc20e */
}
.home-news h2 {
    color: #fff;
    margin-bottom: 30px;
}
.home-news h3 {
    color: #005000;
}
.home-news p {
    font-size: 18px;
    color: #005000;
}
.home-visit {
    background-color: #fffcd6;
    padding: 30px 0 0 0;
}
.home-visit h2 {
    color: #005000;
}
.home-visit-left {
    padding: 50px 50px 10px 50px;
    min-height: 500px;
}
.home-visit-left p {
    font-size: 18px;
    margin-bottom: 18px;
}
.home-visit-right {
    min-height: 550px;
    /*min-height: 550px;*/
    background: transparent url(/wp-content/uploads/2015/07/home-visit-right.jpg) no-repeat left top;
    background-size: cover;
    margin-right: 15px;
}
.home-mobile-banner {
	display: block;
	width: 100%;
	background-color: #ea0011;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}
.home-mobile-banner p {
	font-size: 20px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0 0 10px 0;
}
.home-mobile-banner a {
	color: #fff;
	text-decoration: underline;
}
.event-block {
    margin-bottom: 25px;
    visibility: none;
}
.category-list {
    margin-bottom: 20px;
}
.home-events {
    padding-top: 30px;
    padding-bottom: 30px;
}
.home-events h2 {
    color: #005000;
}
.events-wrapper {
    margin-bottom: 40px;
}
.event-box-wrap {
	margin-bottom: 20px;
}
.event-box-wrap:nth-child(2n+1){
    clear:left;
}
.event-box {
    position: relative;
    background: transparent url(/wp-content/uploads/2015/07/events-flowers.jpg) no-repeat left top;
    background-size: cover;
    height: 350px;
    margin: 0;
    text-align: center;
}
.event-box-wrap h3 {
    width: 100%;
    font-family: "appareomedium", "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    color: #78a22f; /* #fff */
    text-align: center;
/*
    position: absolute;
    bottom:10px;
    left: 0;
    text-shadow: 0 0 5px rgba(0,0,0,.9);
*/
    padding: 10px 20px;
    text-transform: none;


}
.event-box:hover {
	cursor: pointer;
}
.event-box h3 span {

    font-size: 24px;

}
.event-box h3 a {
    color: #fff;
	text-decoration: none;

}
.home-bloom {
    background-color: #ddeaf5;
    padding-bottom: 30px;
}
.home-bloom h2 {
    color: #005000;
}
.home-promo {

}
.home-promo h2 {
    color: #fa4b00;
    font-size: 30px;
    text-decoration: none;
}
.home-promo h3 {
    color: #fa4b00;
    font-size: 24px;
}
.social-promo {
    margin: 0 0;
    padding-bottom: 0;
}
.social-promo h2, .social-promo h2 a {
    color: #fa4b00;
    font-size: 30px;
}
.social-promo h2 a:hover {
    color: #000;
    text-decoration: none;
}
.social-promo h3 {
    color: #fa4b00;
    font-size: 24px;
}
/* blog */
article.type-post {
    margin-bottom: 30px;
}
h1.post-title {
    margin-bottom: 4px;
}
h4.post-title {
    margin-bottom: 4px;
}

.blog-thumb {
    float: left;
    margin: 3px 20px 10px 0;
}
.entry-meta {
    margin-bottom: 4px;
}
.archive-type {
	padding: 0;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.post-detail .entry-meta {
    margin-bottom: 20px;
}
.fa-arrow-right.smaller {
    font-size: 12px;
}


/* helper classes */
.pb-0 {
	padding-bottom: 0px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-20 {
	padding-bottom:20px;
}
.pb-30 {
	padding-bottom:30px;
}
.pb-40 {
	padding-bottom:40px;
}
.pb-50 {
	padding-bottom:50px;
}
.pt-0 {
	padding-top: 0px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-20 {
	padding-top:20px;
}
.pt-30 {
	padding-top:30px;
}
.pt-40 {
	padding-top:40px;
}
.pt-50 {
	padding-top:50px;
}
.mb-0 {
	margin-bottom: 0px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom:20px;
}
.mb-30 {
	margin-bottom:30px;
}
.mb-40 {
	margin-bottom:40px;
}
.mb-50 {
	margin-bottom:50px;
}
.mt-0 {
	margin-top: 0px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top:20px;
}
.mt-30 {
	margin-top:30px;
}
.mt-40 {
	margin-top:40px;
}
.mt-50 {
	margin-top:50px;
}
.mt-60 {
	margin-top:60px;
}
.clear {
	clear: both;
}
.text-center {
	text-align: center;
}
.clickable {
	cursor: pointer;
}
.all-caps {
    text-transform: uppercase;
}
.float-left, .alignleft {
    float: left;
    margin: 3px 15px 10px 0;
}
.float-right, .alignright {
    float: right;
    margin: 3px 0 10px 15px;
}
.aligncenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.img-full {
    width: 100% !important;
    height: auto;
    margin: 0 0 0 0;
}

header {
    position:relative;
    height: 300px;
    text-align: center;
    color: #fff;
    background-color: #ccc;
    background-attachment: scroll;
    background-image: url(/wp-content/uploads/2015/07/header-history.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    z-index: 1;
}

header h1.intro-text, header h3.intro-text {
    width: 99%;
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 20px;
    font-family: "appareomedium", "Helvetica Neue",Helvetica,Arial,sans-serif !important;;
    color: #fff;
    font-weight: normal;
    font-size: 24px;
    text-transform: none;
    margin: 0 auto 10px auto;
    z-index: 5;
    text-shadow: 3px 3px 2px #000;
}
.carousel-caption h3 {
     font-family: "appareomedium", "Helvetica Neue",Helvetica,Arial,sans-serif !important;;
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    text-transform: none;
    margin: 0 auto;
    z-index: 5;
}

.carousel-caption h3 a {
    color: #fff;
    text-decoration: none;
}
.carousel-caption h3 a:hover {
    color: #ccc;
    text-decoration: none;
}
.home header h3.intro-text {
    bottom: 50px;
}
#page-carousel .carousel-caption p {
     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    color: #000;
    font-weight: normal;
    font-size: 16px;
    text-transform: none;
    margin: 0 auto;
    z-index: 5;
}
#page-carousel .carousel-caption p strong {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-weight: bold;
    font-size: 16px;
}
#page-carousel .carousel-caption {
/*     bottom: -50px; */
}
#page-carousel .carousel-control {
    color: #fff !important;
    background-image: none;
    background: none;
	opacity: 1 !important;
}
.carousel-control .glyphicon {
	width: 32px;
    height: 32px;
    border-radius: 16px;
    background-color: rgba(0,0,0,.4);
    padding-top: 5px;
}
header .container {
    height: 100%;
    position: relative;
}
.header-logo {
    margin: 20px auto 20px auto;
    z-index: 20;
}
.grad-wrap {
    position: relative;
    width: 100%;
    height: 100%;
/*     background: transparent url(/wp-content/uploads/2015/07/slider-gradient-80.png) repeat-x left bottom; */
    z-index:0;
}
.home .grad-wrap,
.page-id-20296 .grad-wrap {

	background-image: none;


}
.page-id-20296 .cover {

	display: none;


}
.home .grad-wrap.green {
/*     background: transparent url(/wp-content/uploads/2015/09/slider-gradient-green-250-80pct.png) repeat-x left bottom; */
}
/* Carousel base class */
.carousel {
    height: 300px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 100;
    padding-bottom: 0; /* 40px */
}
.carousel-caption br {
    display: none;
}
#page-carousel .carousel-caption br {
	display: inline-block;
}
/* Declare heights because of positioning of img element */
.carousel .item {
    background-attachment: scroll;
    background-position: center center;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    width: 100%;
    height: 300px;
}
#page-carousel {
	background: #000;
	background-repeat: no-repeat;
	margin-bottom: 80px;
}
#page-carousel .item {
	background-color: #000;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
}
/*.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}*/
.carousel-indicators {
    bottom: 0; /* 8px */
    padding-bottom: 10px;
}
#page-carousel .carousel-indicators {
    bottom: auto;
    top: 300px;
    width: 84%;
    margin-left: -42%;
}
#page-carousel .carousel-indicators li {
    border-color: #555;
}
#page-carousel .carousel-indicators li.active {
    border-color: #555;
    background-color: #555;
}
/* add carousel fade effect */

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/* instagram feed */
#sb_instagram {
	max-width: 100% !important;
}
.ig-left h3, .ig-right h3, .ig-bar h3 {
	margin-bottom: 5px;
}
.ig-left p, .ig-right p, .ig-bar p {
	margin-bottom: 15px;
}
.ig-left {
	padding-right: 15px;
	margin-bottom: 20px;
}
.ig-right {
	padding-left: 15px;
	margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
	.ig-right {
		padding-left: 0;
		margin-bottom: 0;
	}
	.ig-left {
		padding-right: 0;
		margin-bottom: 0;
	}
}


.home-sub {
    text-align: center;
    padding-top: 0;
    padding-bottom: 5px;
}
.home-sub h3 {
    text-transform: uppercase;
    font-size: 24px;
    color: #000;
}
.home-sub p {
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
}
.home-sub-1 h3, .home-sub-1 h3 a {
    color: #f26122;
}
.home-sub-2 h3, .home-sub-2 h3 a {
    color: #559cbe;
}
.home-sub-3 h3, .home-sub-3 h3 a {
    color: #f0ac1f;
}
.home-sub-4 h3, .home-sub-4 h3 a {
    color: #78a22f;
}
.home-sub-1 h3 a:hover, .home-sub-2 h3 a:hover, .home-sub-3 h3 a:hover, .home-sub-4 h3 a:hover {
    color: #000;
    text-decoration: none;
}
header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}
.header-bottom {
    height: 15px;
    margin: 0;
    padding: 0;
    background-color: #d1e3ef;
    z-index: 10;
}
.header-intro {
    overflow: visible;
    z-index: 10;
}
img.w-100 {
	width: 100%;
}
img.w-100-sm {
	width: 100%;
}
div.color-box {
     /*padding-top: 0;
    padding-bottom: 0;
   margin-top: 0;*/
    margin-bottom: 5px;
    line-height: 1;
    height: 15px;
}
.color-box.gg-bright-red {
    background-color: #ea0011;
}
section.gg-bright-red  .main-col h1, section.gg-bright-red .main-col h3, section.gg-bright-red .main-col h4, section.gg-bright-red .main-col h5, section.gg-bright-red .hilite, section.gg-bright-red .main-col a, p.gg-bright-red, span.hilite-gg-bright-red {
    color: #ea0011;
}
.color-box.gg-red {
    background-color: #ed721f;
}
section.gg-red .main-col h1, section.gg-red .main-col h3, section.gg-red .main-col h4, section.gg-red .main-col h5, section.gg-red .hilite, section.gg-red .main-col a, p.gg-red, span.hilite-gg-red {
    color: #ed721f;
}
.color-box.gg-orange {
    background-color: #fba000;
}
section.gg-orange .main-col h1, section.gg-orange .main-col h3, section.gg-orange .main-col h4, section.gg-orange .main-col h5, section.gg-orange .hilite, section.gg-orange .main-col a {
    color: #fba000;
}
.color-box.gg-blue {
    background-color: #559cbe;
}
section.gg-blue .main-col h1, section.gg-blue .main-col h3, section.gg-blue .main-col h4, section.gg-blue .main-col h5, section.gg-blue .hilite, section.gg-blue .main-col a {
    color: #559cbe;
}
.color-box.gg-yellow {
    background-color: #f7bb0f;
}
section.gg-yellow .main-col h1, section.gg-yellow .main-col h3, section.gg-yellow .main-col h4, section.gg-yellow .main-col h5, section.gg-yellow .hilite, section.gg-yellow .main-col a {
    color: #f7bb0f;
}
.color-box.gg-green {
    background-color: #78a22f;
}
section.gg-green .main-col h1, section.gg-green .main-col h3, section.gg-green .main-col h4, section.gg-green .main-col h5, section.gg-green .hilite, section.gg-green .main-col a {
    color: #78a22f;
}
section.inverse h2 {
    color: #fff;
}
section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}


footer {
    padding: 0;
    text-align: center;
}
footer .container {
    border-top: 2px solid #559cbe;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top:30px;
}
footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}
.footer-left {
    text-align: center;
}
.footer-center {
    text-align: center;
}
.footer-right {
    text-align: center;
}
footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}
h4.modal-title {
    color: #78a22f;
    padding-left: 15px;
}
.landscaping {
	max-width: 180px;
	height: auto;
}
.social-logo {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.social-links-wrap {
	margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.social-links {
	margin: 15px auto;
	width: 100%;
}
.social-link {
    color: #3f5a2d;
    font-size: 32px;
    margin-right: 10px;
    margin-left: 10px;
}
.social-link:hover {
    color: #000;
}
.social-block {
	text-align: center;
}

ul.social-buttons {
    margin-bottom: 0;
}
ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}


::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

/* body {
    webkit-tap-highlight-color: #fed136;
} */
.filter-copy {
    padding-bottom: 5px;
    margin: 10px auto 0 auto;
    color: #888;
    text-align: center;
}

.cat-btn {
    display: inline-block;
    padding: 5px 10px;
    margin: 3px;
    font-size: 16px;
    text-transform: uppercase;
    color: #78a22f; /* D2242A #78a22f */
    border: 1px solid #78a22f; /* #78a22f D2242A */
}
.cat-btn.active, .cat-btn:hover {
    background: #78a22f; /* #D2242A */
    color: #fff !important;
    border: 1px solid #78a22f; /* #78a22f D2242A */
    text-decoration: none;
}

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.pagination,
.wp-prev-next {
  margin: 1.5em 0; }

.pagination {
  text-align: center; }
  .pagination ul {
    display: inline-block;
    background-color: white;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border-radius: 3px; }
  .pagination li {
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
    border-right: 1px solid #eaedf2; }
  .pagination a, .pagination span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.75em;
    min-width: 1em;
    display: block;
    color: #2980b9; }
    .pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
      background-color: #559cbe;
      color: white !important; }
  .pagination .current {
    cursor: default;
    color: #000; }
    .pagination .current:hover, .pagination .current:focus {
      background-color: #559cbe;
      color: #fff; }

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
  float: left; }
.wp-prev-next .next-link {
  float: right; }




@media(min-width:768px) {
	img.w-100-sm {
		width: auto;
		max-width: 100%;
	}
	.feature-float {
		max-width: 280px;
		max-height: 340px;
		margin: 0 10px 20px 30px;
		float: right;
	}
	.btn-slideshow {
		padding: 6px 12px;
		margin: 10px auto;
	}
    .navbar-default {
        /*padding: 25px 0;*/
/*         border: 0; */
        /*background-color: transparent;*/
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
    .navbar-default .navbar-brand {
        width: auto;
        height: auto;
        margin: 4px 0 0 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

	.navbar-default .nav li a {
        font-size: 16px;
        padding: 17px 3px;
    }
    .navbar-default .dropdown-menu>li>a {
        font-size: 16px;
        padding: 4px 20px;
    }
    .navbar-default .nav li:last-child a {
        border-right: none;
    }
    .navbar-default .navbar-brand {
        width: auto;
        height: auto;
        margin: 4px 20px 0 0;
    }

    header {
        height: 500px;
    }
    .carousel {
        height: 500px;
    }
    .carousel .item {
        height: 500px;
    }
    .carousel-caption {
        right: 10%;
        left: 10%;
        padding-bottom: 30px;
    }
	.carousel-control .glyphicon {
		width: 50px;
	    height: 50px;
	    border-radius: 25px;
	    background-color: rgba(0,0,0,.4);
	    padding-top: 9px;
	}
    #page-carousel .carousel-indicators {
		bottom: auto;
		top: 500px;
    }
    #page-carousel .carousel-indicators li {
/*         border-color: #fff; */
    }
    #page-carousel .carousel-indicators li.active {
/*
        border-color: #fff;
        background-color: #fff;
*/
    }
    .home .carousel-caption h3 {
        bottom: 60px;
/*         text-shadow: 0 0 10px #000 !important; */
		text-shadow: 3px 3px 2px #000;
    }
    header h1.intro-text, .carousel-caption h3  {
        font-size: 28px;
    }
    #page-carousel {
        height: 500px;
    }
    #page-carousel .item {
        height: 500px;
    }
    #page-carousel .carousel-caption p  {
        font-size: 16px;
    }
    header h1.intro-text span, .carousel-caption h3 span  {
        font-size: 43px;
        display: block;
    }
    header h3.intro-text {
        padding-left: 8%;
        padding-right:  8%;
        text-shadow: 3px 3px 2px #000;
    }
    .navbar-default .navbar-right .dropdown-menu {
        right: auto;
        left: -70px; /* 15px */
    }
    .navbar-default .navbar-right .menu-item-87 .dropdown-menu {
        left: -80px; /* 15px */
    }
    .header-logo {
        margin: -50px auto 0 auto;
    }
    .home-sub {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .footer-left {
        text-align: left;
    }
    .footer-center {
        text-align: center;
    }
    .footer-right {
        text-align: right;
    }
}
/* new styles 2021 */
.container-wide {
	width: 100%;
	max-width: 1470px;
}
/* header {
	width: 100%;
	position: relative;
}
header img {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
header .header-content {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
} */
.header {
	position: relative;
	background-position: 50% 50% !important;
	background-size: cover;
	height: 400px;
}
.header .cover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(15deg, rgba(0,0,0,.5) 20%, rgba(0,0,0,0) 70%);
	z-index: 1;
}
.header .header-content-wrapper {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	padding-bottom: 40px;
	padding-top: 40px;
	z-index: 2;
	/* background: linear-gradient(0deg, rgba(0,0,0,0.4) 19%, rgba(0,0,0,0) 100%); */
}
.header .header-content h4 {
	color: #fff !important;
	font-family: "van_condensed_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	letter-spacing: .05em;
	margin-bottom: 0;

}
.header .header-content h1 {
	text-transform: none;
	color: #fff !important;
	font-family: "van_condensed_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 75px;
	margin-bottom: 15px;
}
.header .header-content h1.med {
	font-size: 60px;
}
.header .header-content h1.small {
	font-size: 50px;
}
.header .header-content p {
	color: #fff !important;
	font-family: 'lato', sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: 400;

}
.header .header-block {
	position: absolute;
	display: flex;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

@media (min-width: 768px) {
  .row.med-gutter {
    margin-left: -40px;
    margin-right: -40px; }
		.header {

			height: 500px;
		}
		.header-short {
			height: 350px;
		}
		.header .header-content h1 {

			font-size: 120px;
			margin-bottom: 20px;

		}
			.header .header-content h4 {

			font-size: 24px;


		}
			.header .header-content p {
			font-size: 20px;

			max-width: 70%;
		}
		.header .cover {
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			background: linear-gradient(15deg, rgba(0,0,0,.5) 10%, rgba(0,0,0,0) 50%);
			z-index: 1;
		}
}

@media (min-width: 768px) {
  .row.med-gutter > [class^="col-"],
  .row.med-gutter > [class*=" col-"] {
    padding-left: 40px;
    padding-right: 40px; } }

.row.wide-gutter {
  /*
    margin-left: -40px;
    margin-right: -40px;
*/ }
  @media (min-width: 768px) {
    .row.wide-gutter {
      margin-left: -60px;
      margin-right: -60px; } }
  @media (min-width: 992px) {
    .row.wide-gutter {
      margin-left: -100px;
      margin-right: -100px; } }

.row.wide-gutter > [class^="col-"],
.row.wide-gutter > [class*=" col-"] {
  /*
    padding-left: 40px;
    padding-right: 40px;
*/ }
  @media (min-width: 768px) {
    .row.wide-gutter > [class^="col-"],
    .row.wide-gutter > [class*=" col-"] {
      padding-left: 60px;
      padding-right: 60px; } }
  @media (min-width: 992px) {
    .row.wide-gutter > [class^="col-"],
    .row.wide-gutter > [class*=" col-"] {
      padding-left: 100px;
      padding-right: 100px; }
  	.header {
		height: 700px;
	}
	.header-short {
			height: 40px;
		}
}
.row.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.p-0 { padding: 0;}
.mb-0 {
	margin-bottom:0 !important;
}
.bb-w-1 {
	border: 1px solid #fff;
}
.bb-w-2 {
	border:2px solid #fff;
}
.b-w-1 {
	border: 1px solid #fff;
}
.b-w-2 {
	border: 2px solid #fff;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1370px; }
	.header {
		height: 750px;
	}
	.header-short {
			height: 450px;
		}
	.header .header-content p {
			font-size: 24px;
			max-width: 60%;
		}
	.header .header-content h1 {

			margin-bottom: 30px;

		}
}

@media (min-width: 1500px) {
  .container {
    max-width: 1470px; }
	.header {
		height: 800px;
	}
	.header-short {
			height: 450px;
		}
}

.color-block {
	/* margin-bottom: 20px; */
	padding: 30px 30px;
}
.color-block p {
	font-family: 'Source Serif Pro', serif;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
	color: #fff;
}
.color-block p,
.color-block h1,
.color-block h2,
.color-block h3,
.color-block h4,
.color-block h5,
.color-block ul li {
	color: #fff;
}
.color-block.green, .bg-green {
	background-color: #78a22f;
}
.color-block.green .btn {
	background-color: #fff !important;
	color: #78a22f !important;
}
.color-block.green .btn:hover {
	opacity: .8;
}
.main-section {
		padding-top: 10px;
	}
@media (min-width: 768px) {
	.color-block {
		margin-bottom: 20px;
		padding: 40px 80px;
	}
	.color-block.half {
		padding: 40px 60px;
		height: 100%;
	}
	.color-block p {
		font-size: 22px;
		line-height: 1.6;

	}
	.row.equal {
    	display: flex;
    	flex-wrap: wrap;
  	}
}
@media (min-width: 1400px) {
	.color-block {
		padding: 50px 120px;
	}
	.color-block.half {
		padding: 40px 70px;
	}
	.main-section {
		padding-top: 40px;
		padding-bottom: 40px;
	}
    .footer-left {
        text-align: left;
    }
    .footer-center {
        text-align: center;
    }
    .footer-right {
        text-align: right;
    }
}
@media(min-width:940px) {

    .navbar-default .nav li:last-child a {
        padding-right: 0;
    }
    .navbar-default .dropdown-menu>li>a {
        font-size: 16px;
        padding: 4px 20px;
    }
    header {
        height: 700px;
    }
	.header-short {
		height: 400px;
	}
    header.half-height {
        height: 350px;
    }
    .carousel {
        height: 700px;
    }
    header h3.intro-text, .carousel-caption h3 {
        font-size: 32px;
    }
    .carousel .item {
        height: 700px;
    }
    #page-carousel .carousel-caption p {
        font-size: 16px;
    }
    #page-carousel.carousel {
        height: 600px;
    }
    #page-carousel.carousel .item {
        height: 600px;
    }
    #page-carousel .carousel-indicators {
		bottom: auto;
		top: 600px;
    }


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

}
@media(min-width:1200px) {
	.landscaping {
		width: auto
	}
	.social-logo {
	    float: left;
	    margin-right: 30px;
	}
	.social-links-wrap {
	    float: left;
	    text-align: left;
	}
	.social-links {
	    margin-top: -10px;
	    float: left;
	    margin-bottom:15px;
	}
	.social-link {
	    color: #3f5a2d;
	    font-size: 32px;
	    margin-left: 0;
	    margin-right: 20px;
	}
	.social-block {
	    margin-left: 50px;
	}

	.navbar-default .nav li a {
        text-transform: uppercase;
        font-family: "van_condensed_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: normal;
        letter-spacing: .05em;
        font-size: 21px;
        color: #000; /* 648700 #005000 */
        padding: 14px 3px;
        border-right: 1px solid #559cbe;
        margin-left: 0;
        margin-right: 0;
        border-bottom: 5px solid transparent;
    }
    .navbar-default .dropdown-menu>li>a {
        font-size: 16px;
        padding: 4px 20px;
        margin-right: 0;
    }
    .navbar-default .dropdown-menu>li:last-child>a {
        border-bottom: none;
    }
    .navbar-default .nav li:last-child a, .navbar-default .nav li li a {
        border-right: none;
        padding-right: 0;
        margin-right: 0;
    }
}
@media print {
	header, .navbar-nav, .sidebar, .category-list, .filter-copy, .social-promo {
		display: none;
	}
	body {
	    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	    font-size: 14px;
	}
	p {
	    font-size: 14px;
	    color: #000000;
	    line-height: 1.4;
	    margin-bottom: 20px;
	}

	p.large {
	    font-size: 18px;
	}
	p strong {
	    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	    font-weight: normal;
	}
	ul, ol {
		font-size: 14px;
	    padding: 0 10px 20px 30px;
	    margin-top: 5px;
	}
	ul li, ol li {
	    font-size: 18px;
	    padding: 3px 0;
	}

	a {
	    color: #000;
	    text-decoration: underline;
	}
	 a[href]:after {
	    content: none !important;
	  }

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
	    text-transform: uppercase;
	    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	    font-weight: normal;
	    color: #000;
	    margin-top: 0;
	    padding-top: 0;
	    font-size: 36px
	}
	h1 {
		font-family: "van_condensed_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;
	    font-size: 30px;
	    margin-bottom: 20px;
	}
	h2 {
		font-family: "van_condensed_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;
	    font-size: 30px;
	    margin-bottom: 20px;
	}
	h3 {
		font-family: "van_condensed_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;
	    font-size: 24px;
	}
	h4 {
		font-family: "van_condensed_proregular","Helvetica Neue",Helvetica,Arial,sans-serif;
	    font-size: 18px;
	    margin-bottom: 4px;
	}
	h5 {
	    font-size: 16px;
	    margin-bottom: 4px;
	}

}
/* adjust slider for smaller screens */
@media(max-height:640px) {
	.carousel, .carousel .item, header  {
        height: 300px;
    }
}
#CDSWIDCOE {
	margin: 20px auto !important;
}

/* revisions for now sub features on home page */
.sub-feature {
  position: relative;
  height: auto !important;
}
.sub-feature .img-bg {
  width: 100% !important;
  height: auto;
  z-index: 1;
}
.faq-link {
  margin-right: 0;
  min-height: 300px;
  min-height: 100%;
  display: block;
  background-image:url(/images/faq-rect.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.faq-link-wrap {
  min-height: 100%;
}
.sub-feature .feature-content, .faq-link  .feature-content {
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
  padding: 20px;
  z-index: 5;
  text-align: center;
  height: auto !important;
}
.sub-feature .footer, .faq-link .footer {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  z-index: 5;
  text-align: center;
}
.sub-feature .feature-content h2, .faq-link .feature-content h2 {
  font-family: 'Lato', sans-serif;
  font-size: 36px;
  font-weight: 600;
  text-shadow: 0 0 5px rgba(0,0,0,.9);
  color: #fff;
}
.sub-feature .feature-content h2.red, .faq-link .feature-content h2.red {
  text-shadow: 0 0 5px rgba(255,255,255,.9);
  color: #ea0011; /* was D2242A */
}
.sub-feature .feature-content h2.black, .faq-link .feature-content h2.black {
  text-shadow: 0 0 5px rgba(255,255,255,.9);
  color: #000;
}
.sub-feature .footer h3, .faq-link .footer h3 {
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 0 5px rgba(0,0,0,.9);
}
.sub-feature .footer h3.red, .faq-link .footer h3.red {
  text-shadow: 0 0 5px rgba(255,255,255,.9);
  color: #ea0011; /* was D2242A */
}
.sub-feature .footer h3.black, .faq-link .footer h3.black {
  text-shadow: 0 0 5px rgba(255,255,255,.9);
  color: #000;
}
.sub-feature .feature-content p {
  font-family: 'Lato', sans-serif;
  font-size: 32px;
  font-weight: 600;
}
.aligned-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}
.aligned-row::before {
  display: block;
}
    @media only screen and (max-width: 767px) {
    .sub-feature .feature-content h2 {
        font-size: 32px;
      }
      .sub-feature .footer h3 {
        font-size: 24px;

      }
      .faq-link {
        width: 100%;
        min-height: 400px !important;
        height: auto;
        background-image:url(/images/faq-sq.jpg);
      }
      .faq-link-wrap {
        width: 100%;
        min-height: 400px !important;
        height: auto;
      }
  }
  @media only screen and (min-width: 1500px) {
    .sub-feature .feature-content h2, .faq-link .feature-content h2 {
      font-size: 42px;
    }
    .sub-feature .footer h3, .faq-link .footer h3 {
      font-size: 28px;
    }
  }
  .container-fluid.home-grid hr {
    margin-bottom: 8px;
    margin-top: 8px;
  }

/* new styles 2021 */
.container-wide {
			width: 100%;
			max-width: 1470px;
		}
		/* header {
			width: 100%;
			position: relative;
		}
		header img {
			position: absolute;
			width: 100%;
			height: auto;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			z-index: 1;
		}
		header .header-content {
			position: absolute;
			width: 100%;
			height: auto;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			z-index: 2;
		} */
		.header {
			position: relative;
			background-position: 50% 50% !important;
			background-size: cover;
			height: 400px;
		}
		.header .cover {
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			background: linear-gradient(15deg, rgba(0,0,0,.5) 20%, rgba(0,0,0,0) 70%);
			z-index: 1;
		}
		.header .header-content-wrapper {
			position: absolute;
			top: auto;
			bottom: 0;
			left: 0;
			right: 0;
			padding-bottom: 40px;
			padding-top: 40px;
			z-index: 2;
			/* background: linear-gradient(0deg, rgba(0,0,0,0.4) 19%, rgba(0,0,0,0) 100%); */
		}
		.header .header-content h4 {
			color: #fff !important;
			font-family: "van_condensed_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 20px;
			letter-spacing: .05em;
			margin-bottom: 0;

		}
		.header .header-content h1 {
			text-transform: none;
			color: #fff !important;
			font-family: "van_condensed_proregular", "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-size: 75px;
			margin-bottom: 15px;

		}
		.header .header-content p {
			color: #fff !important;
			font-family: 'lato', sans-serif;
			font-style: normal;
			font-size: 18px;
			font-weight:600;

		}
		.header .header-block {
			position: absolute;
			display: flex;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
		}

		.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

@media (min-width: 768px) {
	.row.med-gutter {
    	margin-left: -40px;
    	margin-right: -40px;
	}
	.header {
		height: 500px;
	}
	.header-short {
			height: 350px;
		}
	.header .header-content h1 {
		font-size: 120px;
		margin-bottom: 20px;
	}
	.header .header-content h1.med {
		font-size: 90px;
	}
	.header .header-content h1.small {
		font-size: 60px;
	}
	.header .header-content h4 {
		font-size: 24px;
	}
	.header .header-content p {
		font-size: 20px;
		max-width: 70%;
	}
	.header .cover {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: linear-gradient(15deg, rgba(0,0,0,.5) 10%, rgba(0,0,0,0) 50%);
		z-index: 1;
	}
}

@media (min-width: 768px) {
  .row.med-gutter > [class^="col-"],
  .row.med-gutter > [class*=" col-"] {
    padding-left: 40px;
    padding-right: 40px; } }

.row.wide-gutter {
  /*
    margin-left: -40px;
    margin-right: -40px;
*/ }
  @media (min-width: 768px) {
    .row.wide-gutter {
      margin-left: -60px;
      margin-right: -60px; } }
  @media (min-width: 992px) {
    .row.wide-gutter {
      margin-left: -100px;
      margin-right: -100px; } }

.row.wide-gutter > [class^="col-"],
.row.wide-gutter > [class*=" col-"] {
  /*
    padding-left: 40px;
    padding-right: 40px;
*/ }
  @media (min-width: 768px) {
    .row.wide-gutter > [class^="col-"],
    .row.wide-gutter > [class*=" col-"] {
      padding-left: 60px;
      padding-right: 60px; } }
  @media (min-width: 992px) {
    .row.wide-gutter > [class^="col-"],
    .row.wide-gutter > [class*=" col-"] {
      padding-left: 100px;
      padding-right: 100px; }
  	.header {
		height: 700px;
	}
	.header-short {
			height: 400px;
		}
}
.row.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.p-0 { padding: 0;}
.mb-0 {
	margin-bottom:0 !important;
}
.bb-w-1 {
	border: 1px solid #fff;
}
.bb-w-2 {
	border:2px solid #fff;
}
.b-w-1 {
	border: 1px solid #fff;
}
.b-w-2 {
	border: 2px solid #fff;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1370px; }
	.header {
		height: 750px;
	}
	.header-short {
			height: 450px;
		}
	.header .header-content p {
			font-size: 24px;
			max-width: 60%;
		}
	.header .header-content h1 {

			margin-bottom: 30px;

		}
}

@media (min-width: 1500px) {
  .container {
    max-width: 1470px; }
	.header {
		height: 800px;
	}
	.header-short {
			height: 450px;
		}
}
.color-block {
	/* margin-top: 20px;
	margin-bottom: 20px; */
	padding: 30px 30px;
}
.color-block p, .color-block ul li, .color-block h2, .color-block h3, .color-block h4 {
	color: #fff;
}
.color-block p {
	font-family: 'Lato', serif;
	font-size: 20px;
	line-height: 1.4;
	font-weight: 400;
	color: #fff;
}
.color-block ul li {
	font-family: 'Lato', serif;
	font-size: 20px;
	line-height: 1.3;
	font-weight: 400;
	color: #fff;
}
.color-block.green {
	background-color: #78a22f;
}
.main-section {
		padding-top: 10px;
	}
@media (min-width: 768px) {
	.color-block {
		/* margin-bottom: 20px; */
		padding: 40px 80px;
	}
	.color-block p {
		font-size: 22px;
		line-height: 1.6;
	}
	.color-block ul li {
		font-size: 22px;
		line-height: 1.4;
	}
}
@media (min-width: 1400px) {
	.color-block {
		padding: 50px 120px;
	}
	.main-section {
		padding-top: 40px;
	}
}

.page-id-19932 .header .cover {
	background: transparent !important;
}
