/*
Theme Name:035 ITMWPB
Theme URI: //wordpressforbroadcasters.com
Author: The WPB team
Description: 035 Parent Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: //www.gnu.org/licenses/gpl-2.0.html
Text Domain: 035-itmwpb
*/
/*-------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.675em;
  line-height: 1.6em;
  color: #707070;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
}

/*-------------------------------------------------------------
# Layout
--------------------------------------------------------------*/

.circle {
  border-radius: 50%;
}

.grid-gutter-40{

    grid-column-gap: 40px;
    grid-row-gap: 40px;

}

.article-wrapper.grid{
  grid-row-gap: 6px;
}

.article-meta .last-updated {display:none}

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

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

.shadow {
  box-shadow: 0px 0px 3px 1px #cecdcd;
}


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

#hsecondary aside {
  margin-bottom: 20px;
}

.row-margin {
  margin: 20px auto 40px;
}


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

.mb-5{
  margin-bottom: 5px !important;
}

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

.mb-40 {
  margin-bottom: 40px;
}

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

.mt-10{
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px;
}

.mt-40 {
  margin-top: 40px;
}

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

.ml-5{
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-40 {
  margin-left: 40px;
}



@media (min-width: 768px) {
  .sm-row-margin {
    margin: 20px auto 40px;
  }

  .sm-mb-20 {
    margin-bottom: 20px;
  }

  .sm-mb-40 {
    margin-bottom: 40px;
  }


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

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

@media (min-width: 992px) {
  .md-row-margin {
    margin: 20px auto 40px;
  }

  .md-mb-20 {
    margin-bottom: 20px;
  }

  .md-mb-40 {
    margin-bottom: 40px;
  }


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

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

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

  /* DFP banners */
  div[id*='div-gpt-ad'] {
    text-align: center;
    margin: 0 auto;
  }

  div[id*='div-gpt-ad'] iframe {
    width: auto !important;
  }

  @media (min-width:768px) {

    div[id*='div-gpt-ad'] frame[width="955"],
    div[id*='div-gpt-ad'] iframe[width="728"] {
      width: 740px !important;
    }

  }

  @media (min-width:992px) {

    div[id*='div-gpt-ad'] iframe[width="955"] {
      width: 955px !important;
    }

    div[id*='div-gpt-ad'] iframe[width="728"] {
      width: 728px;
    }

  }

/*--------------------------------------------------------------
  # Buttons
  --------------------------------------------------------------*/
.on-air-meta,
.red-btn,
.tribe-events-button {
  display: inline-block;
  background-color: #e91635 !important;
  padding: 10px 18px 7px;
  line-height: 30px;
  color: #fff !important;
  border-radius: 8px;
}

#tribe-events a.tribe-events-ical.tribe-events-button,
#tribe-events a.tribe-events-gcal.tribe-events-button,
ul.tribe-events-sub-nav li a,
.submit,
.elvotics_event_list_button a,
.btn {
  padding: 6px 8px;
  margin: 5px 0;
  border-radius: 4px;
  border: 1px solid #232323;
  width: 100%;
  background-color: #fff !important;
  display: block;
  text-align: center;
  color: #232323;
  transition: 0.3s all cubic-bezier(0, 0, 0.2, 1);
}

#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: #232323 !important;
}

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

.tribe-events-button:hover,
.btn-default:hover{
  color: #fff;
  background-color: #960730 !important;
  border-color: none;
}

.read-more span,
.read-more .far,
.read-more .fas,
a .far,
a .fa {
  color: #E71939;
}

.jp-image .fa {
  color: #fff;
}

.listen a,
.listen button {
  text-transform: uppercase;
}

button#searchsubmit {
  padding: 7px 16px;
}

.form-search input {
  margin: 0;
  border-color: #232323;
  height: 36px;
  border-right: none;
}

ul.tribe-events-sub-nav li a:hover,
#tribe-events a.tribe-events-button:hover,
.elvotics_event_list_button a:hover,
.btn-default:hover,
.btn:hover {
  color: #fff !important;
  background-color: #E71939 !important;
  border-color: #a00b22 !important;
}

.btn:hover .fa,
.btn:hover .far,
.read-more:hover span,
.read-more:hover .far,
.read-more:hover .fas {
  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;
} */

nav.supermenu__mobile {
  display: flex;
  align-items: center;
}

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

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

}

nav.supermenu__mobile .supermenu__logo-wrapper {
  width: 60%;
  text-align: right !important;

}

nav.supermenu__mobile  .supermenu__logo-wrapper .img-logo{
  margin: 0 !important;
}

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

.supermenu__mobile .supermenu__toggler {
  height: auto !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');
}

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

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

a,
a:visited {
  color: #000;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:focus,
a:active {
  color: midnightblue;
  text-decoration: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #2D2C2C;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
}

/*--------------------------------------------------------------
  ## Header
  --------------------------------------------------------------*/
header {
  margin-top: 20px;
}

.header-content {
  padding: 0 8px 8px;
}

header .top-bar{
  min-height: 34px;
  background-color: #FCC14B;
}


header .top-bar .container{
  color: #2D2C2C;
  font-size: 12px;
  padding: 4px 0;
  margin: 0 auto;
}

header .top-bar .container::before,
header .top-bar .container::after{
  content: none;
}

header .top-bar p{
  margin: 0;
}

header .social-links{
  display: flex;
  align-content: center;
}

header .social-links a {
  display: block;
  margin: 0 4px;
}

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

.wide_under_navigation .adv-container {
  margin: 20px auto;
}

.container {
  margin-top: 20px;
}

.nav_bg .container {
  margin-top: 0;
}

.home .header-content {
  margin-top: 0;
  padding-top: 20px;
}

.home .wide_under_navigation {
  margin-bottom: 20px;
}

/*--------------------------------------------------------------
## Audio Player
--------------------------------------------------------------*/
.audio-stream-player {
  font-family: "Open Sans", serif;
}

.audio-stream-player,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.recent-played {
  color: #4B4B4B;
}

#play-pause .icon {
  fill: #E71939;
}

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

#volume {
  border: none;
  border-radius: 0;
  background: #B2B2B2;
  height: 3px;
}

#volume .ui-slider-range-min {
  background: #E71939;
  height: 3px;
}

#volume .ui-slider-handle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-top: 2px;
}

/*--------------------------------------------------------------
## Podcasts
--------------------------------------------------------------*/
/* #wpb-podcasts .article-container {
  display: flex;
  flex-direction: column;
}

.wpb-audio-player.whiteControllers {
  font-family: "Lato", sans-serif;
  margin: 0;
  align-self: flex-end;
  max-width: none;
  text-align: left;
}

.wpb-audio-player.whiteControllers,
.wpb-audio-player.whiteControllers .AudioControls {
  background: #232825 !important;
}

.wpb-audio-player.whiteControllers .AudioControls {
  flex-basis: 100%;
}

#wpb-podcasts .player_advance {
  margin: 0;
}

@media only screen and (max-width: 360px) {
  .wpb-audio-player.whiteControllers {
    max-width: 290px;
  }

} */

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

.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: 10px 5px 10px 0 !important;
}

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

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

.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: 100% !important; */
  /* min-width: 100% !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: 200;
}

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


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

.ajax-spinner {
  color: #E71939;
  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;
  }
}

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



/*--------------------------------------------------------------
## Shows
--------------------------------------------------------------*/

.show-content{
  margin-bottom: 8px;
  border-radius: 10px;
  min-height: 100px;
  overflow: hidden;
}

.grid.show-content {
  grid-template-columns: 3fr 2.2fr 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  font-family: 'Lato', sans-serif;
}


.schedule-show-wrapper .show-content h3{
  color: #232323;
}

.schedule-show-wrapper .show-content,
.schedule-show-wrapper .show-content a{
  color: #666;
}

.schedule-show-wrapper .show-content h3{
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 5px;
}

.show-content .show-social{
  width: 46%;
  margin: 0 auto;
}

.show-content .show-meta,
.show-content .show-social{
  padding: 8px;
}
.show-content hr {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
  border-top: 1px solid #BEC0C2;
}

.show-content .show-excerpt {
  flex-direction: column;
}

.show-content .the-excerpt {
  line-height: 20px;
  font-size: 14px;
}

.show-content .personality img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  box-shadow: 0px 1px 7px 1px #d0d0d0;
}

.schedule-now{
  background-color: #fff;
}

.schedule-next{
  background-color: #fff;
}

.show_figure_size img {
  max-height: none !important;
}

.slider-sidebar aside {
  width: 100%;
}




/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.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
  --------------------------------------------------------------*/

span.wpbg-share {
  bottom: 4px !important;
}

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

.tribe-events-list .vevent.hentry {
  margin-bottom: 20px !important;
}

/* .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: #012b5d;
}

#tribe-bar-collapse-toggle {
  background: #960730;
  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;
}

/*--------------------------------------------------------------
  # The Coutndown
--------------------------------------------------------------*/

.the-countdown,
.sidebar .widget_dfp_banner_location {
  clear: both;
  margin-bottom: 5px;
}

.the-countdown .hasCountdown,
.the-countdown .outro-text {
  background-color: hsl(351, 83%, 50%);
  color: hsl(0, 0%, 100%);
  margin: 0;
}

.the-countdown .outro-text {
  text-align: center;
  font-weight: bold;
}

.the-countdown .countdown_section {
  background: transparent;
}

.the-countdown .sidebar-widget-title {
  text-align: center !important
}

/*--------------------------------------------------------------
# Single posts
--------------------------------------------------------------*/

.nav-links {
  background: #dedede;
  padding: 20px;
  margin-bottom: 20px;
}

.story {
  border-bottom: 1px solid #888;
  font: normal 600 14px/38px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #232323;
}

.story .fa {
  margin: 0 11px;
  font-size: 20px;
}

.nav-previous,
.nav-next {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
.pagination {
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
  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: #fff;
  background: #E71939 none repeat scroll 0 0;
}

.pagination .current {
  padding: 6px 9px 5px;
  color: #fff;
  background: #232825 none repeat scroll 0 0;
}

.pagination span,
.pagination a {
  display: block;
  float: left;
  width: auto;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px;
  text-decoration: none;
  color: #fff;
  background: #E71939 none repeat scroll 0 0;
}

.pagination a {
  text-decoration: none;
  color: #fff;
  background: none repeat scroll 0 0 #E71939;
}

/*--------------------------------------------------------------
# Recent Posts Advanced
--------------------------------------------------------------*/
.article-wrapper h2{
  margin: 0;
}

.page-header {
  border: none;
}

.page-header,
.page-header h2 {
  margin: 0;
}

.archive .page-header {
  margin: 0 0 20px 0;
}

.elvotics_event_list_text h4 a,
.widget_recent_posts .article-title h5 a,
.widget_recent_posts .article-title h5,
.entry-title a,
.entry-title,
.widget-title {
  color: #E71939 !important;
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 28px !important;
  transition: 0.3s all cubic-bezier(0, 0, 0.2, 1);
  text-align: left !important;
}

.elvotics_event_list_text h4,
.widget_recent_posts .article-title h5,
.entry-title,
.widget-title {
  margin: 0 0 10px 0 !important;
}

.elvotics_event_list_text h4 a,
.widget_recent_posts .article-title h5 a,
.entry-title a {
  display: block;
}

.elvotics_event_list_text h4,
.widget_recent_posts .article-title h5,
.entry-title h2,
h2.entry-title,
.widget-title {
  border-bottom: 2px solid #232825;
  transition: 0.3s all cubic-bezier(0, 0, 0.2, 1);
  padding: 0 0 8px 0 !important;
}

.widget-title.row-title,
.page-header h2 {
  color: #232825 !important;
  font-family: inherit;
  text-transform: capitalize;
  font-weight: 700;
  border: none !important;
}

.widget-title.row-title{
  margin-bottom: 40px !important;
}

.page-header h2{
  margin-bottom: 20px !important;
}

.article-meta {
  margin: 8px 0;
  font-size: 12px;
  color: #8B8B8B;
}

.article-meta .fa {
  color: #E71939;
  margin-right: 6px;
}

.elvotics_el_whitebox ul li:before{
  color: #E71939;
}

.elvotics_el_whitebox ul li span.elvotics_el_list_title,
.elvotics_el_whitebox ul li span{
  color: #8B8B8B;
}

.article-meta span {
  margin-right: 10px;
}

.article-meta span:first-child {
  margin-right: 0;
}

.entry-summary {
  color: #666666;
  font-size: 16px;
  line-height: 22px;
}

#wpb-two-column .article-wrapper,
#wpb-three-column .article-wrapper {
  background: none;
  margin: 0;
}

#wpb-two-column,
#wpb-three-column {
  border: 1px solid #C7C7C7;
}

.elementor-post__thumbnail,
.ae_thumb_wrapper,
.jet-smart-listing__post-thumbnail,
.article-wrapper .article-thumb {
  height: auto !important;
  position: relative !important;
  overflow: hidden !important;
  background: #000 !important;
}

.elementor-post__thumbnail img,
.ae_thumb_wrapper img,
.jet-smart-listing__post-thumbnail img,
.article-wrapper figure img {
  max-width: none !important;
  width: 100% !important;
  -webkit-transition: .4s ease-in-out !important;
  -o-transition: .4s ease-in-out !important;
  transition: .4s ease-in-out !important;
}

.elementor-post__thumbnail img{
    top: 0 !important;
    left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.elementor-post__thumbnail:hover img,
.ae_thumb_wrapper:hover img,
.jet-smart-listing__post-thumbnail:hover img,
.article-wrapper figure img:hover {
  -webkit-transform: scale(1.1) !important;
  -ms-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
  opacity: 0.5 !important;
}

.category .post-categories {
  background: none !important;
  padding: 0 !important;
  text-transform: capitalize !important;
  position: relative !important;
  bottom: initial !important;
  left: initial !important;
  display: inline-block !important;
  list-style: none !important;
}

.category .post-categories li {
    display: inline-block;
    margin-right: 8px;
}

#injected-shortcode {
  width: 100% !important;
  padding: 0 !important;
}

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

#injected-shortcode .adv-banner img {
  max-width: none;
  margin: 0 auto;
  width: 100%;
}

.posts-container .weblator-poll-container .panel-default {
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/*--------------------------------------------------------------
  # Arcgive Category Listing pages
--------------------------------------------------------------*/

.listing .article-wrapper {
  margin-bottom: 26px;
}

.listing figure {
  text-align: center;
}

.listing figure img {
  width: 100%;
}

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

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

.elvotics_event_list_text h4,
.listing .entry-title h2 {
  margin-top: 0;
  font-size: 14px;
}

.listing .read-more {
  margin-top: 10px;
}

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

.footer-content {
  margin: 40px 0 40px;
  color: #fff;
  text-align: center;
}

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

.footer-content .widget-title {
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 22px !important;
  text-transform: uppercase !important;
  color: #FCC14B !important;
  margin-top: 0 !important;
  margin-bottom: 40px !important;
  border: none !important;
  padding: 0 !important;
  text-align: center !important;
}

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

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

.footer-content ul li {
  border-bottom: 1px dotted #ACACAC;
  padding: 10px 0 3px;
}

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

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

.footer-content .social-links {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}

.footer-content .social-links a{
  margin: 10px;
}

.footer-content .footer-col .article-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}

.footer-content .footer-col .article-wrapper.clearfix::before,
.footer-content .footer-col .article-wrapper.clearfix::after{
  content: none;
}

.footer-content .footer-col .article-wrapper figure {
  width: 80px !important;
  height: 80px !important;
  margin-right: 10px;
  overflow: hidden;
}

.footer-content .footer-col .article-wrapper figure img{
  height: 80px;
  object-fit: cover;
}

.footer-content .footer-col .article-wrapper .article-container{
  width: auto;
}

.footer-content .footer-col .article-wrapper .entry-title{
  margin: 0;
}

.footer-content .footer-col .article-wrapper .entry-title a, .footer-content .footer-col .article-wrapper .footer-content .entry-title a:visited {
  font-size: 10px !important;
  line-height: 14px !important;
  width: 100px;
  letter-spacing: 1px;
}


/*--------------------------------------------------------------
  ## 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: #232323;
  font-size: 13px;
  text-align: center;
}

.copyright a {
  color: #E71939;
}

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

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/


/* @media only screen and (max-width: 550px){

  .wpb-audio-player.whiteControllers .ximage {
      flex-basis: 100%;
      width: 100%;
  }

} */

@media (min-width:769px) {

  nav.supermenu__mobile {
    display: none;
  }

}

@media (min-width: 768px) {

  .two-column .recent-posts-list .posts-container {
    grid-template-columns: repeat(2, 1fr);
  }

  .three-column .recent-posts-list .posts-container {
    grid-template-columns: repeat(3, 1fr);
  }

  .four-column .recent-posts-list .posts-container {
    grid-template-columns: repeat(4, 1fr);
  }

  header {
    margin-top: 0;
  }

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

  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .article-wrapper h2{
    margin: 0;
  }

  nav.supermenu__mobile .supermenu__logo-wrapper {
    width: 70%;

  }

  .header-content {
    padding: 8px !important;
  }

  .header-content .grid {
    grid-template-columns: auto 1fr;
    grid-row-gap: 0;
    align-items: center;

  }

  #row_b_wrapper .grid{
    grid-row-gap: 40px;
  }

  .slider-sidebar aside {
    width: 47%;
  }

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

  .submit,
  .btn {
    width: auto;
  }

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

  header .audio-stream-player {
    box-shadow: none;
    border-radius: none;
    padding: 0;
  }

  .control-bar {
    border-top: 1px solid #B2B2B2;
  }

  .footer-content {
    text-align: center;
    grid-template-columns:1fr 1fr;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .footer-content,
  .footer-content ul li {
    font-size: 13px;
  }

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

  .listing .article-wrapper {
    margin-bottom: 12px;
    border-top: 1px dotted #bbbbbb;
    padding: 22px 0 0;
  }

  .listing figure {
    margin-right: 16px;
  }

  .posts-container .weblator-poll-container {
    height: 100%;
    margin-bottom: 0;
    position: relative;
  }

  .posts-container .weblator-poll-container .panel-default {
    height: 92%;
  }

  .weblator-poll-container .panel-footer {
    position: absolute;
    bottom: 1px;
    width: 99.6%;
  }


  /* .wpb-audio-player.whiteControllers .AudioControls {
    flex-basis: auto;
  } */

  .footer-content .footer-col .article-wrapper .entry-title a,
  .footer-content .footer-col .article-wrapper .footer-content .entry-title a:visited {
    font-size: 10px !important;
    line-height: 14px !important;
    width: 100px;
    letter-spacing: 1px;
  }

  .footer-content .social-links{
    flex-direction: column;
  }

  .footer-content .social-links a{
    margin: 0 0 16px 0;
  }

}

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


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


  #wpb-three-column figure {
    height: 180px;
  }

  .slider-sidebar aside {
    width: 100%;
  }


  .posts-container .weblator-poll-container .panel-default {
    height: 87%;
  }

  .article-wrapper.grid{
    grid-row-gap: 10px;
    align-items: center;
  }

  .two-columns .article-wrapper.grid{
    grid-row-gap: 40px;
  }

  .footer-content {
    text-align: left;
    grid-template-columns: 2fr 1fr 1fr 1fr;
  }

  .footer-content .widget-title{text-align: left !important;}

}

@media (min-width: 1200px) {

  header .media_player {
    width: 510px;
}

  .supermenu__mobile {
    display: none !important;
  }

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

}
