/*
Theme Name: KING FM
Theme URI: //wordpressforbroadcasters.com
Author: The WPB team
Description: King FM Theme
Version: 2.0
License: GNU General Public License v2 or later
License URI: //www.gnu.org/licenses/gpl-2.0.html
Text Domain: king-theme
*/
/*New updated stylesheet*/
/** Hide footer signup form on these pages **/
.page-id-2182 .footer_nav-a #custom_html-9,
.page-id-33888 .footer_nav-a #custom_html-9,
.page-id-32438 .footer_nav-a #custom_html-9,
.page-id-33895 .footer_nav-a #custom_html-9,
.page-id-33899 .footer_nav-a #custom_html-9,
.page-id-33810 .footer_nav-a #custom_html-9,
.page-id-33812 .footer_nav-a #custom_html-9,
.page-id-33814 .footer_nav-a #custom_html-9,
.page-id-33818 .footer_nav-a #custom_html-9,
.page-id-33820 .footer_nav-a #custom_html-9,
.page-id-32109 .footer_nav-a #custom_html-9,
.page-id-25429 .footer_nav-a #custom_html-9,
.page-id-32420 .footer_nav-a #custom_html-9,
.page-id-32423 .footer_nav-a #custom_html-9,
.page-id-32426 .footer_nav-a #custom_html-9,
.page-id-32429 .footer_nav-a #custom_html-9,
.page-id-32432 .footer_nav-a #custom_html-9,
.page-id-32435 .footer_nav-a #custom_html-9,
.page-id-34995 .footer_nav-a #custom_html-9,
.page-id-33125 .footer_nav-a #custom_html-9,
.page-id-33092 .footer_nav-a #custom_html-9,
.page-id-25470 .footer_nav-a #custom_html-9,
.page-id-2190 .footer_nav-a #custom_html-9,
.page-id-2175 .footer_nav-a #custom_html-9,
.page-id-32068 .footer_nav-a #custom_html-9,
.page-id-32066 .footer_nav-a #custom_html-9 {display:none}

/*-------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1.675em;
  font-weight: 300;
  line-height: 1.6em;
  color: #000;
  -webkit-font-smoothing: antialiased;
  background: url("") no-repeat fixed top center;
  background-color: #fff;
  background-size: cover;
}

/*--------------------------------------------------------------
# images
--------------------------------------------------------------*/

img {
  max-width: 100%;
  height: auto;
}

/*--------------------------------------------------------------
# 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;
}

/*--------------------------------------------------------------
# AD Banners
--------------------------------------------------------------*/
.adv-banner img {
  max-width: 100%;
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
#tribe-events a.tribe-events-ical.tribe-events-button,
#tribe-events a.tribe-events-gcal.tribe-events-button,
.submit,
.elvotics_event_list_button a,
.btn {
  padding: 8px 18px;
  margin: 5px 0;
  border-radius: 0;
  border: none;
  width: 100%;
  background-color: #26D076;
  display: block;
  text-align: center;
}

#tribe-events a.tribe-events-ical.tribe-events-button,
#tribe-events a.tribe-events-gcal.tribe-events-button,
.submit,
.elvotics_event_list_button a,
.btn,
.btn a{
  color: #fff;
}

.btn-donate,
.post-edit-link {
  color: #fff !important;
}

.input-group .btn {
  margin: inherit !important;
}

.btn:hover,
.btn a:hover,
.btn-default:hover {
  color: #fff;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.supermenu__mobile {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 10px !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.supermenu__logo-wrapper {
  display: none !important;
  text-align: right !important;
}

.supermenu--fixed .supermenu__logo-wrapper {
  display: block !important;
}

.menu-title {
  width: auto !important;
  float: none !important;
  font: inherit !important;
  color: #00573F !important;
  padding-top: 5px !important;
  margin-left: 20px !important;
}

.supermenu__mobile .supermenu__toggler {
  height: auto !important;
}


.supermenu__logo-wrapper .img-logo {
  max-height: 46px !important;
  margin-top: 6px !important;
}

.supermenu__mobile .supermenu__menu-items-wrapper li {
  padding-left: 10px !important;
}

.fvp-overlay .fvp-actionicon.play,
.fvp-dynamic .fvp-actionicon.play {
display: block;
background-image: url('//dehayf5mhw1h7.cloudfront.net/wp-content/uploads/sites/1108/2019/05/16185247/Play.png');
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a,
a:visited {
  color: #00573F;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:focus,
a:active {
  color: #00573F;
  text-decoration: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #5f5f5f;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
/* .header-content {
  margin-bottom: 10px;
} */

.branding,
.donate {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  place-self: center;
}

.branding {
  text-align: center;
}

.branding .header-image {
  width: 80%;
}

.donate {
  margin-bottom: 20px;
}

.donate img {
  width: 60%;
}

/*--------------------------------------------------------------
## Audio Player
--------------------------------------------------------------*/

.open-mobile-player {
  background-color: #00573F;
  color: #fff !important;
}

.media_player .audio-stream-player {
  position: relative;
  align-self: center;
  width: 100%;
  padding: 0;
}

.media_player {
  -ms-grid-row: 1;
  grid-row-start: 1;
  border-bottom: 1px solid #e2e2e2;
}

.media_player.open {
  margin-top: 0;
  height: 110px;
}

.media_player aside {
  margin: 0;
  display: flex;
  height: 100%;
}

.media_player .audio-stream-player {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.audio-stream-player .cover-art,
.audio-stream-player .recently-played-wrapper,
.audio-stream-player .volume {
  display: none;
}

#play-pause .icon {
  fill: #26D076;
}

#play-pause:hover .icon {
    fill: #00573F;
}

#amplitude-song-name {
  color: #00573F;
}

.station-meta-data,
#amplitude-album {
  color: #515151;
}

.control-bar {
  border: none;
  margin-bottom: 8px;
}

.player-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  margin-bottom: 0;
}

#volume .ui-slider-range-min {
  background: #26D076;
}

#volume {
  background: #00573F;
}

#volume .ui-slider-handle {
  background: #af3659;
}

.select2-container {
  width: 300px !important;
  font-size: 13px;
}

.select2-container--default .select2-selection--single {
  background-color: #838383;
  border-radius: 0;
}

.select2-container .select2-selection--single {
  height: auto;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff !important;
  font-size: 11px;
  line-height: 22px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 22px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
}

.select2-container--open .select2-dropdown--below {
  background-color: #fff;
  color: #232323;
  font-size: 13px;
  border: 1px solid #838383;
}

.floating-controls-wrapper {
  background-color: #fff;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site_nav {
  background-color: #fff;
}

.supermenu__desktop .supermenu__menu-items-ul>li {
  padding-top: 22px !important;
  padding-bottom: 20px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.supermenu__menu-items-ul>li .sub-menu li {
  padding: 0 40px 0px 5px;
  text-align: left;
}

.supermenu__menu-items-ul>li .sub-menu a {
  padding: 20px 5px 6px 0 !important;
}

.supermenu__desktop .supermenu__menu-items-ul>li>.sub-menu {
  padding: 16px !important;
}

.supermenu__menu-items-ul>li .sub-menu li {
  border-bottom: 1px solid #fff;
}

.supermenu__menu-items-ul>li .sub-menu li:last-child {
  border-bottom: none;
}

.supermenu__menu-items-ul>li .sub-menu a:hover,
.supermenu__menu-items-ul>li .sub-menu a:focus,
.supermenu__menu-items-ul>li .sub-menu li:hover .supermenu--dropdown-toggler {
  font-weight: 700;
}

.supermenu__desktop .supermenu__menu-items-ul>li:hover>.sub-menu {
  overflow: hidden !important;
  max-width: 270px !important;
  min-width: 270px !important;
}

/*--------------------------------------------------------------
#Loader
--------------------------------------------------------------*/

#wrapper {
  position: relative;
}

.global-ajax-loader {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  background-color: rgba(245, 245, 245, 0.9);
  text-align: center;
  z-index: 20;
}

/*
.page-wrap.bg-light{
  background-color: #ffffff !important;
} */


.ajax-spinner,
.ajax-spinner:before,
.ajax-spinner:after {
  background: #00573F;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}

.ajax-spinner {
  color: #00573F;
  text-indent: -9999em;
  margin: 0 auto;
  position: fixed;
  right: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.ajax-spinner:before,
.ajax-spinner:after {
  position: absolute;
  top: 0;
  content: '';
}

.ajax-spinner:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.ajax-spinner:after {
  left: 1.5em;
}

@-webkit-keyframes load1 {

  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    height: 4em;
  }

  40% {
    -webkit-box-shadow: 0 -2em;
    box-shadow: 0 -2em;
    height: 5em;
  }
}

@keyframes load1 {

  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    height: 4em;
  }

  40% {
    -webkit-box-shadow: 0 -2em;
    box-shadow: 0 -2em;
    height: 5em;
  }
}

/*--------------------------------------------------------------
#Slider
--------------------------------------------------------------*/
.widget_revslider {
  margin-bottom: 0 !important;
}

/*--------------------------------------------------------------
#Search
--------------------------------------------------------------*/
.supermenu__searchform.searchform--open {
  visibility: visible !important;
  opacity: 1 !important;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.shell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
}

.row_shell {
  margin-bottom: 20px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  overflow: hidden;
}


#wrapper {
  max-width: 1258px;
  margin: 0 auto;
  background-color: #fff;
}

.row_wrapper {
  margin-bottom: 40px;
}


.sidebar {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 250px 0 auto;
  grid-template-rows: 250px auto;
  grid-row-gap: 0;
  justify-items: center;
}


.sidebar>*:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}


.sidebar>*:nth-child(2) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

#row_b.sidebar {
  margin-top: 20px;
}

.content_inner {
  margin-top: 26px;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

header.article-header {
  border-bottom: 1px solid #d3d4d8;
}

.entry-title,
.entry-title a {
  color: #26D076;
}

.entry-title:hover,
.entry-title a:hover {
  color: #00573F;
}

.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.entry-meta {
  margin-top: 10px;
}

.article-meta,
.article-meta a {
  color: #808080;
  font-size: 14px;
  font-weight: normal;
}

.entry-meta i {
  margin-right: 4px;
  margin-left: 8px;
}

.entry-meta i:first-child {
  margin-left: 0;
}

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

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

.single .wp-post-image-main img {
  float: none;
  width: 100%;
  display: block;
  margin: 0 0 20px;
}

.header-title {
  margin-top: 0;
}

.grid-sidebar {
  grid-column-gap: 40px;
}

.post-card .article_meta{
  display: none;
}

.post-card .article_meta a {
  color: #fff;
}

.page-template-archive-show-php .post-card .article_meta {
  display: none;
}

.listing .entry-title h2 {
  margin: 10px 0 0 0;
  font-size: 1.4em;
}

.listing .article-header .entry-title h2 {
  margin: 0 0 10px 0;
  font-size: 1.6em;
}

.listing .entry-summary {
  margin-top: 10px;
}

hr {
  border-top: 1px solid #d3d4d8;
}

.listing figure {
  text-align: center;
}

.listing figure img {
  width: 100%;
}

.listing .main_content .post:first-child {
  margin-top: 20px;
}

.listing .result-content {
  width: 100%;
}

/*--------------------------------------------------------------
18. Pagenation
--------------------------------------------------------------*/
.pagination
{
    font-weight:600;
    font-size: 12px;
    line-height: 13px;
    font-family: 'Open Sans';

    position: relative;

    clear: both;

    padding: 20px 0;
}
.pagination span,
.pagination a
{
    display: block;
    float: left;
    width: auto;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px;
    text-decoration: none;
    color: hsl(0, 0%, 100%);
    background: #00573F none repeat scroll 0 0;
}
.pagination a:hover
{
    text-decoration: none;
    background: none repeat scroll 0 0 #26D076; /*hover color*/
}
.pagination .current
{
    padding: 6px 9px 5px;
    color: hsl(0, 0%, 100%);
    font-weight:600;
    background: #26D076 none repeat scroll 0 0;
}


/*--------------------------------------------------------------
## Support Cards
--------------------------------------------------------------*/
ul.support-card-wrapper {
  list-style: none;
  margin: 0;
  padding: 0;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.support-card {
  overflow: hidden;
}

.support-card-wrapper a {
  display: block;
  background-color: #8B8B8B;
  -webkit-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
}

.support-card-wrapper a:hover {
  text-decoration: none;
  background-color: #4D4D4D;
}

.support-card-wrapper .support-card {
  position: relative;
}

.support-card-image img,
.support-card-content {
  width: 100%;
  height: 100%;
}

.support-card-image img {
  opacity: 0.5;
}

.support-card-content {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px;
}

.support-card-wrapper .card-title,
.support-card-wrapper .card-desc,
.support-card-wrapper .card-cta {
  color: #ffffff;
  text-shadow: 1px 1px 3px #688698
}

.support-card-wrapper .card-title {
  font-size: 1.5em;
  font-weight: 600;
}

.support-card-wrapper .card-desc {
  font-size: 1em;
  font-weight: normal;
  line-height: 18px;
}

.support-card-wrapper .card-cta {
  font-size: 1em;
  font-weight: 600;
}


/*--------------------------------------------------------------
# Circle Thumb
--------------------------------------------------------------*/

.circle-thumb-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.circle-thumb {
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #ffffff;
  -webkit-box-shadow: 1px 1px 4px 1px #999;
  box-shadow: 1px 1px 4px 1px #999;
  width: 182px;
  height: 182px;
}

.circle-thumb img {
  width: 100%;
  height: 100%;
}

.circle-thumb-header .host_excerpt,
.circle-thumb-header .host-social {
  margin-top: 20px;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget,
footer .icons-social {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

.home .sidebar .widget {
  margin: 0;
}

.supermenu__form>fieldset {
  border: none !important;
}

/*--------------------------------------------------------------
# Hide Widgets Elements
--------------------------------------------------------------*/
.hide_thumbnail .article-thumb {
  display: none !important;
}

.hide_title .entry-title {
  display: none !important;
}

.hide_summary .entry-summary {
  display: none !important;
}

.hide_readmore .read-more {
  display: none !important;
}

.hide_category .article-meta {
  display: none !important;
}

/*--------------------------------------------------------------
# Newsletter Singup
--------------------------------------------------------------*/

.BBFormContainer {
  padding: 0 !important;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important;
}

.BBFormSection .BBFormSectionHeading {
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}

.BBFormSection .BBFormSectionHeading label {
  font-size: 18px;
  font-weight: normal !important;
}

.BBFormContainer .BBFormSubSectionHeading {
  font-size: 14px !important;
  font-weight: normal !important;
}

.BBFormSection .BBFormSectionHeading,
.BBFormSection .BBFormSubSectionHeading {
  color: #ffffff !important;
}

.BBFormTextbox {
  margin-top: 10px;
  width: 90% !important;
  padding: 10px 8px !important;
  border-radius: 0 !important;
}

.BBFormContainer .BBFormButtonRow,
.BBFormSection .BBFormSectionHeading label {
  text-align: center !important;
}

.BBFormContainer .BBFormSubmitbutton {
  font-size: 14px !important;
  background-color: #26D076 !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  padding: 8px 30px !important;
  font-weight: normal !important;
}


/*--------------------------------------------------------------
## Blog Posts (3 Column)
--------------------------------------------------------------*/
.post-card,
.post-card figure {
  margin: 0 0 20px;
}


.post-card img {
  width: 100%;
}

.post-card-wrapper aside {
  margin: 0;
}

.post-card .article-wrapper,
.video_shell {
  background: #2d2d2d !important;
  margin: 0 !important;
  height: 100%;
}

.post-card-wrapper .article_meta {
  position: absolute;
  padding: 10px 20px;
  font-weight: 600;
}

.home .video_shell .article_meta {
  position: relative;
  padding: 0;
}

.post-card h2 a {
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  color: #fff;
  margin-top: 0;
}

.post-card .read-more {
  margin-top: 15px;
  padding: 10px 0 0 0;
  border-top: none;
}

.post-card .read-more a {
  color: #fff;
  font-weight: 600;
}

.post-card .entry-summary {
  color: #fff;
  margin-top: 10px;
}

.post-card .read-more a,
.sponsor_cta a {
  color: #fff;
}

.post-card .read-more a:hover,
.sponsor_cta a:hover {
  color: #d3d4d8;
}

.sponsor_cta {
  width: 300px;
  height: 100%;
  margin: 0;
  border: 1px solid #d3d4d8;
}

.sponsor_cta .textwidget,
.sponsor_cta p,
.sponsor_cta a {
  width: 100%;
  height: 100%;
  color: #9c9c9c;
}

.sponsor_cta p {
  margin: 0;

}

.sponsor_cta a {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}


/*--------------------------------------------------------------
## Blog Posts Mobile (four Column)
--------------------------------------------------------------*/
.post-card {
  margin-bottom: 10px;
}


/*--------------------------------------------------------------
## Video Widget
--------------------------------------------------------------*/

.video_wrap {
  border-left: 1px solid #666;
  padding: 0;
}

.wpb-video {
  margin: 0;
}

.wpb-video .article-container {
  padding: 15px;
  margin-top: 15px;
}


.wpb-video .category a {
  color: #fff;
}

.wpb-video header {
  margin-top: 15px;
}

.wpb-video h2 {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.2em;
  color: #fff;
}

.wpb-video h2 a {
  color: #fff;
}

.wpb-video .entry-summary {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}

.wpb-video figure {
  margin: 0;
}

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

.bypostauthor {
  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%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Social Media
--------------------------------------------------------------*/
.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}


.social-links .social-link-item {
  margin: 0 2px;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.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-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Events
--------------------------------------------------------------*/
.events-list .tribe-events-loop {
  max-width: 100%;
}

#tribe-events-pg-template {
  width: 100%;
  max-width: 100%;
}

.elvotics_event_list_left,
.elvotics_event_list_right {
  float: none;
}

.elvotics_event_list_text_col:first-child {
  padding-left: 18px;
}

.elvotics_event_list_text {
  padding-right: 18px;
}

.elvotics_el_whitebox ul li:first-child {
  padding-left: inherit;
}

.elvotics_el_whitebox ul li:before,
.elvotics_el_whitebox ul li span,
.sonoma_event_post_meta ul li i,
.single-tribe_events .tribe-events-meta-group {
  color: #5f5f5f;
}

.elvotics_el_whitebox ul li span {
  color: #00573F;
}

#tribe-bar-collapse-toggle {
  background: #26D076;
  color: #fff;
}

.tribe-events-sub-nav li a {
  background: #5f5f5f;
}

#tribe-events-header:before,
#tribe-events-header:after,
#tribe-events-footer:before,
#tribe-events-footer:after {
  background-color: initial;
}

.single-tribe_events .tribe-events-event-image {
  margin-bottom: 20px;
  text-align: center;
}

.single-tribe_events h2.tribe-events-single-event-title {
  font-size: 30px;
}

.sonoma_event_post_meta {
  margin-top: 10px;
}

.sonoma_event_post_meta ul {
  margin: 0;
  padding: 0;
  font-size: 14px;
  list-style: none;
}

.sonoma_event_post_meta ul li i {
  padding-right: 10px;
}

#tribe-events-footer~a.tribe-events-ical.tribe-events-button {
  line-height: initial;
}

.elvotics_event_list_image {
  text-align: center;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-row-gap: 10px;
  margin-top: 40px;
  color: #fff;
  text-align: center;
}

.row_footer_nav {
  background-color: #00573F;
  margin-top: 20px;
}

.footer-content a.btn:hover {
    background-color: #088462!important;
}

.footer-content .footer-nav-a .widget img {
  width: 80% !important;
}

.footer-content .widget-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
}

.footer-content ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.footer-content,
.footer-content ul li {
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
}

.footer-content a,
.footer-content a:visited {
  color: #fff;
}

.footer-content ul li a:hover {
  color: #d3d4d8;
}

/*--------------------------------------------------------------
## Footer Blocks
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Back to Top
--------------------------------------------------------------*/
.scrollup {
  position: fixed;
  z-index: 1;
  right: 5px;
  bottom: 150px;
  width: 50px;
  height: 50px;
  display: none;
  text-indent: -9999px;
  background: url("//dehayf5mhw1h7.cloudfront.net/wp-content/uploads/sites/1108/2019/02/25182324/top_btn.png") no-repeat;
}

/*--------------------------------------------------------------
## Copyright
--------------------------------------------------------------*/
.copyright {
  padding: 20px 0;
  color: #fff;
  font-size: 13px;
}

.copyright a {
  color: #fff;
}

.copyright a:hover {
  color: #d3d4d8;
}

/*--------------------------------------------------------------
## Helper Classes
--------------------------------------------------------------*/
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.separator {
  margin: 40px 0;
}


/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {

  .header-content .grid {
    -ms-grid-columns: 1fr 2fr 1fr;
    grid-template-columns: 1fr 2fr 1fr;
    min-height: 106px !important;
  }

  .branding .header-image {
    width: 100% !important;
    margin: 0 auto !important;
  }


  .media_player {
    -ms-grid-row: inherit;
    grid-row-start: inherit;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .control-bar {
    justify-content: space-evenly !important;
}

  .donate {
    margin-bottom: 0;
  }

  .donate img {
    width: inherit;
  }

  .supermenu.supermenu--etpcrossed.supermenu--fixed {
    min-height: 58px !important;
    max-height: 58px !important;
  }

  .post-card-wrapper .post,
  .post-card-wrapper figure {
    margin: 0 !important;
    overflow: hidden;
  }

  .post-card-wrapper .posts-container {
    display: -ms-grid;
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .three-cards .posts-container .article-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .three-cards .posts-container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .four-cards .posts-container {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .three-cards .posts-container:before,
  .four-cards .posts-container:before,
  #wpb-three-column::before,
  #wpb-four-column::before {
    content: none;
  }

  .post-card img,
  .support-card img,
  .post-card .article-container {
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
  }


  .post-card,
  .post-card img {
    width: 100%;
    padding: 0;
    overflow: hidden;
  }

  .post-card:hover img,
  .support-card:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.5;
  }

  .post-card:hover .article-container {
    height: 165px;
  }

  .post-card h2 a:hover {
    text-decoration: none;
  }

  .visible-sm-block {
    display: none !important;
  }

  .footer-content {
    -ms-grid-columns: 2fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    text-align: left;
  }

  .social-links {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .support-card-content {
    font-size: 70%;
  }

  .single-show .entry-title {
    text-align: left !important;
  }

  .circle-thumb-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #d3d4d8;
    padding: 8px 8px 20px 8px;
  }

  .circle-thumb-header .host_excerpt,
  .circle-thumb-header .host-social {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .circle-thumb-header .host-social a {
    margin-bottom: 10px;
  }

  .circle-thumb-header .host-social a:last-child {
    margin-bottom: 0;
  }

  .listing figure {
    width: 160px;
    margin-right: 20px;
  }

  .listing .entry-title h2 {
    margin: 0;
  }

  .listing figure img {
    width: 160px;
    height: auto;
    max-width: none;
  }

  .read-more-block {
    text-align: right;
  }

  .submit,
  .btn {
    width: auto;
  }

  .elvotics_event_list_left,
  .elvotics_event_list_right {
    width: 100%;
  }

  .elvotics_event_list_content_holder {
    margin-left: 0;
  }

  #tribe-events a.tribe-events-ical.tribe-events-button,
  #tribe-events a.tribe-events-gcal.tribe-events-button,
  .submit,
  .elvotics_event_list_button a,
  .btn,
  .btn a {
    width: auto;
    display: inline-block;
    margin-right: 10px;
  }

  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next,
  #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous,
  #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next,
  #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
    width: 48%;
  }

  .select2-container {
    width: 170px !important;
  }

}

/* -----------------------------*
$Small devices (992px and up)
\*-----------------------------*/
@media (min-width: 992px) {

  .branding .header-image {
    width: 70% !important;
  }

  .header-content .media_player .audio-stream-player {
    background-color: transparent;
  }

  .header-content .media_player {
    background: none;
  }

  .audio-stream-player .station-stream {
    position: absolute;
    top: 12px;
    right: -13px;
  }

  .player-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .control-bar {
    margin-bottom: 0;
  }

  .sidebar {
    width: 300px;
    padding: 0;
  }

  .post-card, .post-card img {
    max-width: none;
    /* height: 100%; */
}

.post-card .article-wrapper {
  height: 410px;
}

  #row_b.post-card-wrapper .posts-container {
    grid-row-gap: 0;
  }

  #row_b.sidebar {
    margin-top: 0;
  }

  .row_shell {
    -ms-grid-columns: auto 20px 300px;
    grid-template-columns: auto 300px;
    grid-column-gap: 20px;
  }

  .row_shell.row_c {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-column-gap: 20px;
  }

  .three-cards .posts-container {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .home .three-cards .posts-container {
    grid-row-gap: 0;
  }

  .four-cards .posts-container {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .home .four-cards .posts-container {
    grid-row-gap: 0;
  }

  .three-cards .posts-container .article-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .four-cards .posts-container .article-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  footer .icons-social {
    margin: 40px 0;
  }

  .BBFormContainer .BBFormButtonRow,
  .BBFormSection .BBFormSectionHeading label {
    text-align: left !important;
  }

  .support-card-content {
    font-size: inherit;
  }

  .tribe-events-list .vevent.hentry {
    margin: 20px 0 !important;
    border: 1px solid #e6e6e6 !important;
  }

  .elvotics_event_list_left,
  .elvotics_event_list_right {
    float: left;
  }

  .elvotics_event_list_left {
    width: 40%;
  }

  .elvotics_event_list_right {
    width: 60%;
  }

  .elvotics_event_list_content_holder {
    border: none;
  }

  .elvotics_event_list_text_col {
    padding: 13px 29px 13px 31px;
  }

  .tribe-events-sub-nav li a {
    color: #fff;
  }

  .single-tribe_events .tribe-events-event-image {
    text-align: left;
  }

  .explore-music-listing .explore-music-image {
    float: left;
    margin: 0 10px 20px 0;
    overflow: hidden;
    width: 300px;
  }

  .explore-music-listing .entry-title {
    margin-top: 0;
}

}

@media (min-width: 1200px) {
  .container {
    width: 1280px;
  }

  .supermenu__mobile {
    display: none !important;
  }

  /*--------------------------------------------------------------
  ## Three and Four Blog Widget
  --------------------------------------------------------------*/
  .post-card {
    margin-bottom: 0 !important;
  }

  .post-card .article-wrapper {
    position: relative;
    z-index: 0;
    color: #fff;
    background: #fff !important;
    margin-bottom: 0 !important;
  }

  .post-card figure {
    margin: 0;
    position: relative;
    z-index: 20;
    background-color: #000;
  }

  .post-card figure {
  /* padding-bottom: 56.4%; */
  position: relative;
}

.post-card figure img{
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

  .post-card .article_meta {
    z-index: 100000;
    bottom: 375px;
    left: 10px;
    padding: 0 4px;
    color: #fff;
    text-transform: uppercase;
  }

  .home .video_shell .article_meta {
    padding: 0;
  }

  .post-card .article-container {
    position: absolute;
    bottom: 0;
    background-color: rgba(45, 45, 45, 0.75);
    width: 100%;
    height: 150px;
    padding: 10px !important;
    z-index: 100000;
  }

  .post-card h2 {
    font-size: 1.325em;
    line-height: 1.3em;
    margin-top: 0;
  }

  .post-card h2 a {
    margin-top: 0;
  }


  .post-card .entry-summary {
    font-size: 14px;
    line-height: 18px;
    margin-top: 0 !important;
  }

  .post-card .read-more {
    padding: 10px 0;
    margin-top: 15px;
    position: absolute;
    width: 93%;
    bottom: 0;

  }

  .post-card .read-more a {
    font-size: 14px;
  }

  .post-card .widget_recent_posts img {
    width: 100%;
  }

}
