/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.0.15
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

header.masthead {
  position: relative !important;
}

.masthead .credit {
  position: absolute;
  bottom: -16px;
  right: 15%;
  color: white;
  font-weight: 100;
  font-family: 'PT Serif Caption', serif;
}

.masthead .credit a {
  color: white;
  text-decoration: underline;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

/*--------------------------------------------------------------
## Biosphere Reserve Styles
--------------------------------------------------------------*/

form .captcha .form-control {
  background-color: transparent !important;
  height: unset !important;
  padding-left: 0 !important;
}


/* Navigation Bar */
.nav-height-fix {
  min-height: 110px;
}

.mainNav {
  min-height: 110px;
  box-shadow: 0px 0px 38.8px 1.2px rgba(0, 0, 0, 0.2);
  /* Graident */
  background: #0095da !important;
  background: -moz-linear-gradient(left, #0095da 0%, #a6ce39 100%) !important;
  background: -webkit-linear-gradient(left, #0095da 0%,#a6ce39 100%) !important;
  background: linear-gradient(to right, #0095da 0%,#a6ce39 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095da', endColorstr='#a6ce39',GradientType=1 ) !important;
}

.mainNav .navbar-nav > li.nav-item > a {
  font-family: 'PT Sans', sans-serif;
  letter-spacing: -0.02em;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 44px;
}

.mainNav .navbar-nav > li.nav-item {
  padding: 25px 13px;
    /* border-right: 1px solid; */

  border-width: 0 1px 0 0;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(rgba(255, 255, 255, 0.35)), to(rgba(0, 0, 0, 0))) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(0, 0, 0, 0)) 1 100%;
  -moz-border-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(0, 0, 0, 0)) 1 100%;
  -o-border-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.35), rgba(0, 0, 0, 0)) 1 100%;
  border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.35), rgba(0, 0, 0, 0)) 1 100%;
}

.mainNav .navbar-nav > li.nav-item img {
    height: 22px;
    width: 22px;
}

.mainNav .navbar-nav > li.nav-item.contact a:hover {
  text-decoration: none;
}

.mainNav .navbar-nav > li.nav-item.contact a {
    font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 20px;
  align-self: flex-end;
  padding: 35px 13px!important;
  letter-spacing: -0.02em;
  line-height: 44px;
}

.contact-nav > li.nav-item {
  padding: 27px 13px;
}

.contact-nav > li.nav-item.ico {
  padding-bottom: 29px!important;
  /*display: inline-block;*/
}

.no-border {
  border: none!important;
}

.mainNav .navbar-nav > li.nav-item > a:hover {
  color: #FFFFFF!important;
}

.mainNav .navbar-logo {
  width: 290px;
  height: 160px;
  overflow: hidden;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 38.8px 1.2px rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 100%30px;
  border-bottom-right-radius: 100%30px;
  position: absolute;
  top: 0;
  z-index: 10;
}

.mainNav .logo-spacing {
  width: 290px;
}

.mainNav .navbar-logo img {
  margin: auto;
  display: block;
  margin-top: 10px;
  width: 75%;
}

.navbar-toggler {
  color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,.3);
  margin-right: 10px;
  background-color: white;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}


/* End Navigation Bar */

/* Header Carousel */
header.masthead {
  /*min-height: 573px;*/
/*    margin-top: 107px;*/
  margin-bottom: 30px !important;
}

header.masthead .soliloquy-container .soliloquy-image {
  width: 100%;
}

header.masthead .soliloquy-container .soliloquy-pager-link {
    background-color: white;
    border-radius: 50%;
    opacity: .6;
}

header.masthead .soliloquy-container .soliloquy-pager-link.active {
    border-radius: 100%;
    opacity: 1;
}

header.masthead .easingslider-pagination .easingslider-page span {
      background-image: url(images/nav-icon-override.png) !important;
}

header.masthead .easingslider-pagination .easingslider-page.active span {
      background-image: url(images/nav-icon-active-override.png) !important;
}
/* End Header Carousel */

/* Header Single Image */
header.masthead.smaller {
  /* max-height: 210px;
  height: 210px; */
}
header.masthead.smaller img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0 60%;
}
/* End Header Single Image */

/* Home Content */

.main-container {
  margin-bottom: 30px;
}

.ccaf-button img {
    display: block;
    margin: auto;
}

.cca-forum {
  font-family: 'PT Serif Caption', serif;
  color: #ffffff;
  font-size: 28px;
  font-weight: normal;
  line-height: 44px;
  text-align: center;
  background: linear-gradient(to right, #e65a00 50%,#ff8e00 100%) !important;
  margin: 0 3.5rem;
  padding: 1rem 0;
}

.cca-forum a {
    display: block;
}

.ccaf-text {
    text-decoration: underline;
}

.caaf-notice {
  font-size: 1.6rem;
}

.cca-background {
    background: linear-gradient(to right, #e65a00 0%,#ff8e00 100%) !important;
}

.welcome {
  font-family: 'PT Serif Caption', serif;
  font-weight: lighter;
  text-align: center;
  color: #6d6e71;
  letter-spacing: -0.02em;
  line-height: 20px;
}

.welcome strong {
  font-weight: 800;
}

/*.welcome .title {
  color: #0095da;
  font-size: 28px;
}

.welcome .description {
  font-size: 16px;
  line-height: 20px;
}

.welcome .sub-description {
  font-size: 14px;
  line-height: 20px;
  margin: 20px 0;
  font-family: 'PT Sans Caption', sans-serif;
}*/

.graphic-buttons-container {
  /*height: 432px;*/
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  font-family: 'PT Serif Caption', serif;
  color: #FFFFFF;
  font-size: 30px;
  line-height: 38px;
}

.graphic-buttons-container .graphic-button {
  height: 215px;
  padding-right: .5rem;
  padding-left: 0;
  padding-bottom: .25rem;
}

.graphic-buttons-container .graphic-button .description {
  position: absolute;
    margin-bottom: 0;
    bottom: 3px;
  padding: 20px;
}

.graphic-buttons-container .graphic-button a {
  height: 100%;
  width: 100%;
}

.graphic-buttons-container .graphic-button img {
  height: 100%;
  width: 100%;
}

.graphic-buttons-container .graphic-button p {
  margin: 0;
  color: #FFFFFF !important;
}

.graphic-buttons-container .graphic-button p.small {
  font-size: 17px;
}

header.masthead .soliloquy-outer-container .soliloquy-container .soliloquy-wrapper .soliloquy-viewport {
  height: auto !important;
}

/* End Home Content */

/* Our Bioshphere Page */

.wpgmza_carousel_even {
    background: #93c850 !important;
}

.owl-theme .owl-nav [class*=owl-] {
  background: #388bd1 !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #93c850 !important;
}

.wpgmaps_directions_reset_2 {
  display: none;
}

.wpgmza-directions-buttons i {
  color: #FFF !important;
}

.wpgmza-modern-directions-box h2,
.wpgmaps_get_directions {
  background-color: #0095da !important;
}

.wpgmza_markerbox  p.wpgmza_infowindow_title {
  color: #0095da !important;
  font-size: 1.3rem !important;

}

.wpgmza_markerbox  p.wpgmza_infowindow_address {
  font-size: .9rem !important;
}

.wpgmza_infowindow_image {
  max-height: 300px;
}

.owl-carousel .owl-item img.wpgmza_map_image {
  max-height: 90px;
  width: 100%;
}

.owl-item.item.wpgmaps_mlist_row {
  min-height: 410px !important;
  max-height: 410px!important;
}

.bioshpere-map img {
  margin-bottom: .3rem;
  margin-top: .8rem;
}

.our-biosphere.side .tip {
  font-weight: bolder;
  margin-bottom: 1em;
  font-family: 'PT Sans Caption';
  color: #6d6d6d;
  font-size: 14px;
}

.side img {
  max-width: 405px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.side p {
  margin-bottom: .3rem;
}

.side hr {
  margin-top: 1.3rem !important;
  margin-bottom: 1.3rem !important;
}

@media (max-width: 992px) {
  .side img {
    max-height: 200px;
    /* object-fit: cover;
    object-position: 0 -150px; */
  }
}

.side a {
  color: inherit;
}

.side .orange-bg {
  background-color: #fa8800;
  display: block;
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
  padding-left: 11px;
}

.side a.orange {
  color: #fa8800;
}

.side .blue-bg {
  background-color: #2fafe9;
  display: block;
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
  padding-left: 11px;
}

.side a.blue {
  color: #39ace0;
}

a.blue {
  color: #39ace0;
}

.side .green-bg {
  background-color: #a7d964;
  display: block;
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
  padding-left: 11px;
}

.side a.green {
  color: #a7d964;
}

.faq-div h1 {
  color: #fa8800;
  font-family: 'PT Serif Caption';
  padding-bottom: 10px;
  margin-bottom: 0;
}

.faq-div p {
  color: #6d6d6d;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 1rem !important;
}

.faq-div a {
  color: white;
}

.faq-button {
    display: inline-block;
    padding: 8px 33px;
    letter-spacing: 3px;
    font-family: 'PT Serif Caption';
    color: white;
    font-size: 17px;
    font-weight: lighter;

    /* Graident */
    background: #e36600; /* Old browsers */
    background: -moz-linear-gradient(left, #e36600 0%, #fd8c01 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #e36600 0%,#fd8c01 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #e36600 0%,#fd8c01 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36600', endColorstr='#fd8c01',GradientType=1 ); /* IE6-9 */
}

a.faq-button:hover {
  color: white;
  text-decoration: none;
}

.atlas p:first-of-type {
  margin-bottom: 2px;
}

.atlas p:nth-of-type(2) {
  margin-bottom: 0;
}

.atlas a {
  color: #39ace0;
}


/* End Our Biosphere Page */

/* Join the Association Page */

.form-group .wpcf7-checkbox.form-control {
  height: auto !important;
  background-color: unset !important;
}

.wpcf7 .ajax-loader {
  background-image: url('images/loader.gif') !important;
  background-position: center !important;
  width:200px !important;
  height: 80px !important;

  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.wpcf7 .wpcf7-list-item {
  width: 100%;
  font-family: 'PT Serif Caption' !important;
  color: #6d6e71 !important;
  font-weight: 100 !important;
  margin-left: 0;
}

.form-group textarea.form-control {
  height: auto !important;
}

.blue-label {
  color: #0095da !important;
  margin-bottom: 0px;
  margin-top: 10px;
}

.blue-label ul li {
  color: #6d6e71 !important
}

.wpforms-field-container .wpforms-smart-phone-field {
  padding-left: 52px !important;
}

.hidden {
  display: none;
}

.join-form .blue-input input {
  background-color: #cceaf8 !important;
  color: #0296dc !important;
}

.join-form .blue-input input::placeholder {
  color: #0296dc !important;
}

.join-form {
  font-family: 'PT Serif Caption' !important;
}

.join-form a {
  color: #0095da;
}

.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,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;

  font-size: 14px;
  line-height: 1.4285714;
  color: #6d6e71 !important;
}

.form-control.btn {
  height: unset !important;
}

.join-form .form-control,
.get-involved-form .form-control,
.wpforms-field-container input,
.wpforms-field-container textarea {
  border: none !important;
  background-color: #e2e2e2 !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 20px 12px !important;
  color: #6d6e71 !important;
}

/* .get-involved-form input[type="radio"] {
  width: 20px;
  height: 20px;
  margin-right: 10px;
} */

.join-form select.form-control,
.wpforms-field-container select {
  background-color: #cceaf8 !important;
  color: #0296dc !important;
  padding: 0 8px !important;
  border: none !important;
}

.join-form .radio-group > label:first-child {
  color: #0095da !important;
  margin-bottom: 0px;
  margin-top: 10px;
}

.join-form .radio-group label {
  font-family: 'PT Serif Caption' !important;
  color: #6d6e71 !important;
  font-weight: 100 !important;
}

.join-form .btn,
.get-involved-form .btn {
  width: 100% !important;
  padding: 7px !important;
  background-color: #0095da !important;
  color: white !important;
  font-family: 'PT Sans Caption' !important;
  font-size: 14px;
  border-radius: 0;
}

.blue-text {
  color: #0095da;
}

.grey-text {
  color: #6d6e71;
  font-family: 'PT Serif Caption' !important;
}

/* End Join the Association Page */


/* Instagram Slider */

.container-fluid.ig {
  background-color: rgba(109, 110, 113, 0.1);
  height: 360px; /* TODO - Temp remove when ig plugin added */
}

.follow-us {
  text-align: center;
}

.follow-us .title {
  color: #e36400;
  font-size: 28px;
  line-height: 44px;
  letter-spacing: -0.02em;
  margin: 0;
  font-family: 'PT Serif Caption', serif;
}

.follow-us .instagram {
  color: #6d6e71;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.2em;
  margin: 0;
  font-family: 'PT Sans Caption', sans-serif;
}

.follow-us .iscwp-img-wrp .iscwp-meta {
  background: unset;
}

.follow-us .iscwp-gallery-slider {
  margin: 0 38px;
}

.follow-us .iscwp-gallery-slider-wrp {
  margin-top: 20px;
}

.follow-us .iscwp-gallery-slider .slick-prev {
  left: -30px;
}

.follow-us .iscwp-gallery-slider button.slick-prev {
  background-image: url(images/ig-prev-override.png) !important;
  background-color: unset !important;
}

.follow-us .iscwp-gallery-slider .slick-next {
  right: -33px;
}

.follow-us .iscwp-gallery-slider button.slick-next {
  background-image: url(images/ig-next-override.png) !important;
  background-color: unset !important;
}

.iscwp-image-fit img.iscwp-img {
  width: 250px;
  height: 250px;
}

/* End Instagram Slider */

/* Footer */
footer {
  background: #0095da; /* Old browsers */
  background: -moz-linear-gradient(left, #0095da 0%, #a6ce39 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0095da 0%,#a6ce39 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0095da 0%,#a6ce39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095da', endColorstr='#a6ce39',GradientType=1 ); /* IE6-9 */
  padding: 0 !important;
}

footer .footer-menu {
  list-style: none;
  font-family: 'PT Serif Caption', serif;
  color : #ffffff ;
  font-size : 11px ;
  line-height : 21px;
  letter-spacing: 0.1em;
  text-align: center;
/*  margin-top: 30px;*/

    display: block;
    margin: auto;
    width: fit-content;
}

footer .footer-menu a {
  color : #ffffff ;
  font-size : 11px ;
  line-height : 21px;
  letter-spacing: 0.1em;
  padding: 0;
}

footer .wrap {
      display: block;
    margin: auto;
    width: fit-content;
}

footer .connect {
/*  margin-top: 30px;*/
  font-family: 'PT Serif Caption', serif;
  color: #ffffff;
  font-size: 25px;
  line-height: 44px;
  text-align: center;
}

footer .social-media {
  text-align: center;
}

footer .social-media .sm-icon {
  display: inline-flex;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  height: 60px;
    width: 60px;
  margin-right: 5px;
}

footer .social-media .sm-icon a {
  width: 1.9rem;
  height: 1.9rem;
  margin: auto;
}

footer .social-media .sm-icon img {
  width: 1.9rem;
  height: 1.9rem;
  margin: auto;
}
/*
footer .fb-feed {
  background-color: #FFFFFF;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 14px;
  line-height: 16px;
  overflow-y: scroll;
}

footer .fb-feed::-webkit-scrollbar {
    display: none;
}

footer #cff.cff-default-styles .cff-author .cff-author-text .cff-page-name a {
  font-family: 'PT Serif Caption', serif;
  font-size : 18px !important ;
  line-height: 16px ;
  letter-spacing: -0.02em;
  font-weight: 100 !important;
}

footer #cff .cff-author .cff-page-name.cff-author-date {
  padding: 3px 0 0 0;
}

footer #cff .cff-author-img {
  width: 55px;
}

footer #cff .cff-author-img img {
  width: 55px;
}

footer #cff .cff-author .cff-author-text {
  padding-left: 15px;
  padding-top: 0;
}

footer #cff .cff-dot,
footer #cff .cff-share-link {
  display: none;
}

footer #cff.cff-default-styles .cff-author .cff-date {
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 10px;
  line-height: 20px;
  text-transform: uppercase;
} */
.fb-feed {
  background-color: #FFFFFF;
  font-family: 'PT Sans Caption', sans-serif;
  font-size: 14px;
  line-height: 16px;
  overflow-y: scroll;
  /* max-height: 450px; */
  max-height: 600px;
  margin-top: 1rem;
}

.fb-feed::-webkit-scrollbar {
    display: none;
}

.fb-feed .fts-jal-fb-user-thumb img {
  border-radius: 0 !important;
  border: .7px solid #b7b7b7;
}

.fb-feed .fts-jal-single-fb-post {
  padding-top: 0 !important;
}

/*.fb-feed > h1,*/
.fb-feed .fts-jal-fb-header,
.fb-feed a.fts-powered-by-text,
.fb-feed .fts-likes-shares-etc-wrap,
.fb-feed .fts-jal-fb-caption {
  display: none !important;
}

.fb-feed > h1 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: 13px;
}

.fb-feed .fts-jal-fb-user-name {
  font-family: 'PT Serif Caption', serif;
  font-size : 15px !important ;
  line-height: 15px ;
  letter-spacing: -0.02em;
  font-weight: 100 !important;
}

.fb-feed .fts-jal-fb-user-name a {
  font-size : 18px !important ;
  line-height: 16px ;
  letter-spacing: -0.02em;
  font-weight: 100 !important;
  color: #0095da;
}

.fb-feed .fts-jal-fb-message {
  font-family: 'PT Serif Caption', serif;
  color: #808285;
  font-size: 0.9rem;
  padding-top: 0;
  letter-spacing: -.2px;
}

.fb-feed  .fts-jal-fb-name {
  color: #0095da;
}

.fb-feed .fts-jal-fb-post-time {
  font-family: 'PT Serif Caption', serif;
  color: #808285;
}

.fb-feed .fts-album-photos-wrap img {
  width: 70%;
}

.fb-feed .fts-jal-single-fb-post {
  border-bottom: 0;
      border-bottom: 1px solid gray;
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
/* End Footer */

/* FAQ Page */

.faq-header p:last-of-type{
  display: none;
}

.faq h1 {
  color: #8fc547;
}

.faq a {
  color: #e36400;
}

.faq {
  font-family: 'PT Serif Caption' !important;
  color: #6d6e71;
}

.faq-side h3 {
  font-size: 1rem;
  font-family: 'PT Serif Caption', serif;
  color: #6d6e71;
  font-weight: 100;
}

.faq-side hr {
  border-color: #8fc547;
}

.faq-side hr:last-of-type {
  display: none;
}

/* End FAQ Page */

/* Initiatives / News & Events Page */

.initiative,
.event {
  margin-bottom: 30px;
}

.initiatives-content .initiative,
.events-content .event {
  font-family: 'PT Serif Caption', serif;
}

.initiatives-content .initiative img,
.events-content .event img {
  max-height: 240px !important;
  min-height: 240px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.initiatives-content .initiative h1,
.events-content .event h1 {
  font-size: 1.6rem;
  font-weight: 500;
  color: #e26400;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.initiatives-content .initiative:nth-of-type(2n) h1,
.events-content .event:nth-of-type(3n) h1 {
  color: #8fc547;
}

.initiatives-content .initiative:nth-of-type(3n) h1,
.events-content .event:nth-of-type(3n) h1 {
  color: #0095da;
}

.initiatives-content .initiative p,
.events-content .event p {
  color: #6d6e71;
  font-size: .8rem;
  font-weight: 100;
}

.find-out-more {
  /* display: inline-block; */
  padding: 8px 19px;
  letter-spacing: 3px;
  font-family: 'PT Serif Caption';
  color: white;
  font-size: 12px;
  font-weight: lighter;

  /* Graident */
  background: #e36600; /* Old browsers */
  background: -moz-linear-gradient(left, #e36600 0%, #fd8c01 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e36600 0%,#fd8c01 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e36600 0%,#fd8c01 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36600', endColorstr='#fd8c01',GradientType=1 ); /* IE6-9 */
}

.initiatives-content .initiative:nth-of-type(2n) a.find-out-more,
.events-content .event:nth-of-type(3n) a.find-out-more {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#90c648+1,a9db67+100 */
  background: #90c648; /* Old browsers */
  background: -moz-linear-gradient(left, #90c648 1%, #a9db67 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #90c648 1%,#a9db67 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #90c648 1%,#a9db67 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90c648', endColorstr='#a9db67',GradientType=1 ); /* IE6-9 */
}

.initiatives-content .initiative:nth-of-type(3n) a.find-out-more,
.events-content .event:nth-of-type(3n) a.find-out-more {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0396da+0,48b2e3+100 */
  background: #0396da; /* Old browsers */
  background: -moz-linear-gradient(left, #0396da 0%, #48b2e3 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0396da 0%,#48b2e3 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0396da 0%,#48b2e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0396da', endColorstr='#48b2e3',GradientType=1 ); /* IE6-9 */
}

a.find-out-more:hover {
  text-decoration: none;
  color: #fff;
}

.events-content .event .post-date {
  margin-bottom: 1.2em;
}

.events-content .event p {
  line-height: 1.5rem;
}

/* End Initiatives / News & Events Page */

/* Resources Page */

.resources {
  font-family: 'PT Serif Caption' !important;
  font-weight: lighter;
}

.resources .head {
  padding: 5px;
}

.resources .head h1 {
  font-size: 1.125rem !important;
  font-weight: lighter;
  color: white;
  padding: 0;
  margin: 0;
  margin-left: 10px;
}

.resources .video-gallery .head {
  background: #0396da; /* Old browsers */
  background: -moz-linear-gradient(left, #0396da 0%, #48b2e3 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0396da 0%,#48b2e3 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0396da 0%,#48b2e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0396da', endColorstr='#48b2e3',GradientType=1 ); /* IE6-9 */
}

.resources .pdf-downloads .head {
  background: #e36600; /* Old browsers */
  background: -moz-linear-gradient(left, #e36600 0%, #fd8c01 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e36600 0%,#fd8c01 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e36600 0%,#fd8c01 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e36600', endColorstr='#fd8c01',GradientType=1 ); /* IE6-9 */

}

.resources .other-resources .head {
  padding-top: 15px;

  background: #90c648; /* Old browsers */
  background: -moz-linear-gradient(left, #90c648 1%, #a9db67 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #90c648 1%,#a9db67 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #90c648 1%,#a9db67 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90c648', endColorstr='#a9db67',GradientType=1 ); /* IE6-9 */
}

.resources .other-resources .head a {
  background-color: white;
  padding: 3px 10px;
  margin-left: 10px;
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: .85rem;
  letter-spacing: 0.12em;
  text-decoration: none;
  color: black;
}

.resources .other-resources h3 {
  font-size: 1.2rem;
  font-weight: lighter;
  margin-bottom: 3px;
  color: #0095da;
}

.resources .other-resources p {
  font-size: .9rem;
  color: #6d6e71;
}

.resources .other-resources hr {
  margin-top: 3rem;
}

.resources .pdf-downloads .newsletter {
  margin-top: 20px;
}

.resources .pdf-downloads .newsletter img {
  max-width: 80px;
  max-height: 75px;
  color: #e26400;
  /* margin: 0; */
  padding: 0;
  font-size: 1.5rem;
  font-weight: lighter;
  /* padding-top: 4px;
  padding-bottom: 4px; */
  padding: 4px 10px;

  margin-left: auto;
  margin-right: auto;
  display: block;
}

.resources .pdf-downloads .newsletter .text {
  text-align: center;
}

.resources .pdf-downloads .newsletter h1 {
  color: #e26400;
  margin: 0;
  padding: 0;
  font-size: 1.3rem;
  font-weight: lighter;
}

.resources .pdf-downloads .newsletter p {
  color: #6d6e71;
  margin: 0;
  font-size: .9rem;
  font-weight: lighter;
}

.resources .pdf-downloads .newsletter a {
  font-size: .8rem;
  padding: 4px 10px;
  margin-top: 5px;
  display: inline-block;
  letter-spacing: .07rem;
  text-decoration: none;
}

.resources .pdf-downloads .newsletter .download {
  color: white;
  background-color: #6d6e71;
}

@media (min-width: 576px) {
  .resources .pdf-downloads .newsletter img {
    margin: 0;
  }
  .resources .pdf-downloads .newsletter .text {
    text-align: left;
  }
}


.resources .video-gallery .head {
  margin-bottom: 1.5rem;
}

.resources .video-gallery .video .thumb {
  max-height: 340px;
}

.resources .video-gallery .video h1 {
  font-size: 1.8rem;
  font-weight: 100;
  color: #0095da;
  margin-bottom: 0;
}

.resources .video-gallery .video p {
  font-size: .98rem;
  color: #6d6e71;
  margin-bottom: 0;
}

.resources .video-gallery .video.smaller h1 {
  font-size: 1.2em;
  margin-top: 0;
}

.resources .video-gallery .video.smaller p {
  font-size: .85rem;
}

.resources .video-gallery .video.smaller img {
  max-height: 90px;
  max-width: 185px;
}


.resources .video-gallery hr {
  border-color: #afafaf;
  margin-bottom: 2.5rem;
}

/* End Resources Page */

/* Volunteer / Get Involved Page */

.bold-italic {
  color: #0095da !important;
  font-style: italic;
  margin-bottom: 0px;
  margin-top: 10px;
  font-weight: bold;
}

.get-involved-form .wpcf7-list-item span.wpcf7-list-item-label {
  font-family: 'PT Sans Caption' !important;
  color: #6d6e71 !important;
  font-weight: 100 !important;
  font-size: 1rem;
}

.get-involved-form input {
  font-family: 'PT Sans Caption' !important;
}

.wpcf7-form-control.wpcf7-checkbox {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.wpcf7-checkbox input {
  -webkit-appearance: none !important;
  background-color: #e2e2e3 !important;
  border: 1px solid #e2e2e3 !important;
  vertical-align: sub;
  padding: 9px !important;
  border-radius: 0 !important;
  display: inline-block !important;
  position: relative !important;
  margin-right: 10px !important;
}

.wpcf7-checkbox input:checked {
	border: 1px solid #adb8c0;
	color: #99a1a7;
}

.wpcf7-checkbox input:checked:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}

.get-involved-form .grey-text a {
  color: #0095da;
  text-decoration: underline;
}

.checkbox-group > label:first-child {
  color: #0095da !important;
  font-style: italic;
  margin-bottom: 0px;
  margin-top: 10px;
}

.checkbox-group input {
  -webkit-appearance: none !important;
  background-color: #e2e2e3 !important;
  border: 1px solid #e2e2e3 !important;
  vertical-align: sub;
  padding: 9px !important;
  border-radius: 0 !important;
  display: inline-block !important;
  position: relative !important;
  margin-right: 10px !important;
}

.checkbox-group input:checked {
	border: 1px solid #adb8c0;
	color: #99a1a7;
}

.checkbox-group input:checked:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}

/* End Volunteer / Get Involved Page */

/* Single Blog Post Page */

.post .post-date {
  font-size: 14px;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #515151;
}

.post h3.post-type {
  font-weight: 100;
  margin: 0 30px 0 0;
  text-align: right;
  color: #515151;
  font-size: 14px;
  letter-spacing: -0.3px;
  color: #515151;
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase;
}

.post h3.content-title {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #0095da;
  /* font-size: 2rem; */
  font-size: 1.8rem;
  /* font-weight: bold; */
  font-weight: 500;
  /* letter-spacing: -0.35px; */
  line-height: 3rem !important;
}

.post .content p {
  font-family: 'PT Serif Caption';
  color: #515151;
  font-size: 16px;
}

.post-navigation {
  display: none;
}

/* End Single Blog Post Page */

/* Pagination Styles */

.pagination {
	display: block;
	margin-left: auto;
	margin-right: auto;
  width: fit-content;
}

.pagination ul {
	margin: 0;
	padding: 0;
}

.pagination ul li {
	display: inline;
	margin: 3px;
	padding: 4px 8px;
	background: #FFF;
	color: #6d6e71;
  font-size: 1.2rem;
  font-family: 'PT Serif Caption';
}

.pagination ul li.active:hover {
	cursor: pointer;
	background: #0396da;
	color: white;
}

.pdf-downloads .pagination ul li.active:hover {
	cursor: pointer;
	background: #e36600;
	color: white;
}

.pagination ul li.inactive:hover,
.pagination ul li.selected:hover {
	cursor: default;
}

.pagination ul li.inactive {
  /* background: #7E7E7E; */
  display: none;
}

.pagination ul li.selected {
	background: #0396da;
	color: white;
}

.pdf-downloads .pagination ul li.selected {
	background: #e36600;
	color: white;
}

.pdf-downloads .pagination {
  margin-top: 10px;
  width: 100%;
}

.pdf-downloads .pagination .next {
  float: right;
}

.pdf-downloads .pagination .prev {
  float: left;
}

.pagination {
  font-family: 'Segoe UI' !important;
}

/* End Pagination Styles */

/* Sitemap Styles */

.sitemap {
  list-style: none;
}

.sitemap a {
  color: #0095da;
}

.sitemap h2 {
  font-family: 'PT Serif Caption';
  font-size: 24pt;
  color: #0095da;
}

/* End Sitemap Styles */

/* Educational Resources Styles */

.education-content .education img {

  min-width: 100px;
  min-height: 76px;
  max-width: 100px;
  max-height: 76px;
}

.education-content .education .text h1 {
  font-family: 'PT Serif Caption';
  font-size: 29px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  margin-top: .5rem !important;
}

.education-content .education .text p {
  margin-bottom: 0 !important;
}

.education-content .education .text h1 {
  font-size: 1.6rem;
  font-weight: 500;
  color: #0095da;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.education-content .pagination {
  margin-top: 2rem;
}

.education-content .education .text p {
  color: #6d6e71;
  font-size: .8rem;
  font-weight: 100;
}

.education-content .education .download {
  display: inline-block;
  margin-top: 0.5rem;
  padding: 6px 16px;
  letter-spacing: 3px;
  font-family: 'PT Serif Caption';
  color: white;
  font-size: 12px;
  font-weight: lighter;

  background-color: #6d6e71;

}

.circle-legend::before {
	content: '';
   display: inline-block;
   width: 15px;
   height: 15px;
   -moz-border-radius: 7.5px;
   -webkit-border-radius: 7.5px;
   border-radius: 7.5px;
   margin-right: 6px;
}

.red.circle-legend::before {
	background-color: #c1454f;
}

.orange.circle-legend::before {
	background-color: #f26a2e;
}

.blue.circle-legend::before {
	background-color: #176cb0;
}

.green.circle-legend::before {
	background-color: #87cf87;
}

.purple.circle-legend::before {
	background-color: #6f3681;
}



/* Bootstrap override */

@media (min-width: 768px) {
  .h-md-100 {
    height: 100% !important;
  }

  .h-md-50 {
    height: 50% !important;
  }
}

@media (min-width: 1200px) {
  .textcenter-xl-unset {
    text-align: left !important;
  }
  .align-self-center {
    align-self: unset !important;
  }
}

@media (max-width: 1200px) {
  .mw-100-override {
    max-width: 100%;
  }

  .mainNav .navbar-nav > li.nav-item > a {
    font-size: 17px;
  }

  .mainNav .navbar-logo {
    width: 218px;
    height: 100px;
  }

  .mainNav .navbar-logo img {
    width: 74%;
    margin-top: -4px;
  }

  .mainNav .logo-spacing {
    width: 218px;
    height: 108px;
  }
}

@media (max-width: 768px) {
  .graphic-buttons-container .graphic-button {
    padding-right: 0;
  }

  .graphic-buttons-container .graphic-button.sm-h-fix {
    height: 216px !important;
  }

  .graphic-buttons-container .graphic-button.sm-h-fix img {
    object-fit: cover;
    object-position: 0 61%;
  }

  .center-text-md {
    text-align: center;
  }
}

@media (max-width: 992px) {
  .mainNav .navbar-nav > li.nav-item {
    padding: 5px 13px;
    border-right: none !important;
  }

  .wpgmza_marker_carousel {
    display: none;
  }
}


@media (max-width: 1200px) {
  .center-xl {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 1200px) {
  .center-xl {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 576px) {
  .fb-feed {
    display: none;
  }
}

.fit-content {
  width: fit-content !important;
}

.no-posts {
  font-family: 'PT Serif Caption';
  font-size: 16px;
  color: #6d6e71;
  text-align: center;
  font-style: italic;
}

a:hover {
  cursor: pointer;
}

.content-title {
  font-family: 'PT Serif Caption';
  letter-spacing: .8px;
  font-weight: 500;
}

/* End Bootstrap override */

.meetings-content a,
.post .no-img li {
  font-size: 1.25rem;
}

.post .no-img a {
  color: #39ace0;
}

.post .no-img .content-title {
  /* font-size: 2.5rem !important; */
  line-height: 2.5rem !important;
}

/* Map Links */
.wpgmza_marker_link a {
    color: #fff;
    text-decoration: underline;
}

.wpgmza_marker_link {
    margin-bottom: 10px !important;
}

.wpgmza_carousel_info_holder p {
    font-size: 1.1em !important;
}

.wpgmza_marker_description {
    margin-bottom: 10px;
}
.grecaptcha-badge {
   visibility: none !important;
}

.wpforms-field-sublabel {
  display: none !important;
}