img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

/* Background video in the header */
#background_video {
  object-fit: cover;
  overflow: hidden;
  position: absolute;
  z-index: -1 !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%; }

div#background_video {
  position: absolute !important; }

div#background_video:after {
  content: ' ';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3); }

div#background_video iframe,
div#background_video video {
  position: absolute;
  z-index: 1;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, 50%) !important;
  -ms-transform: translate(-50%, 50%) !important;
  transform: translate(-50%, 50%) !important;
  max-width: none; }

#tubular-container {
  display: none; }

.top_panel.with_bg_video {
  background: #000; }



/* Tabs (internal and Essential Grid) */
div.esg-filter-wrapper,
.mptt-navigation-tabs,
div.sounder_tabs .sounder_tabs_titles {
  list-style-type: none;
  padding: 0;
  text-align: center;
  letter-spacing: 0;
  margin: 0.6rem 0 2.8em; }

div.esg-filter-wrapper .esg-filterbutton,
.mptt-navigation-tabs li,
div.sounder_tabs .sounder_tabs_titles li {
  display: inline-block;
  margin: 0 0 3px;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

div.esg-filter-wrapper .esg-filterbutton:hover,
div.esg-filter-wrapper .esg-filterbutton.selected {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none; }

div.esg-filter-wrapper .esg-filterbutton + .esg-filterbutton,
.mptt-navigation-tabs li + li,
div.sounder_tabs .sounder_tabs_titles li + li {
  margin-left: 15px; }

div.esg-filter-wrapper .esg-filterbutton > span,
.mptt-navigation-tabs li a,
div.sounder_tabs .sounder_tabs_titles li a,
div.sounder_tabs .sounder_tabs_titles li a.ui-tabs-anchor {
  display: block;
  float: none;
  padding: 0.45em 0.55em;
  font-size: 1.375em;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  -ms-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  text-transform: none; }

div.sounder_tabs .sounder_tabs_content {
  padding: 0; }

div.sounder_tabs .sounder_tab_content_remove {
  opacity: 0; }

div.sounder_tabs .nav-links {
  margin-top: 1em; }



/* Audio */
.format-audio .post_featured {
  position: relative;
  max-height: 16em; }

.single .format-audio .post_featured {
  max-height: none; }

.format-audio .post_featured img {
  position: relative; }

.format-audio .post_featured.with_thumb .mask {
  background-color: rgba(0, 0, 0, 0.6); }

.format-audio .post_featured .mask {
  opacity: 1; }

.format-audio .post_featured .post_audio.with_iframe .post_audio_author,
.format-audio .post_featured .post_audio.with_iframe .post_audio_title {
  display: none; }

.format-audio .post_featured .post_audio_author,
.trx_addons_audio_player .audio_author, .plyr .audio_author {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase; }

.trx_addons_audio_player .audio_author {
  /*font-family: 'Roboto Mono', monospace;*/
  font-family: 'Oswald', sans-serif;
  margin-left: 70px;
  margin-right: 0;
  margin-top: 0.5em !important;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  text-align:left;
  color:#fff;
}
.plyr .audio_author {
  /*font-family: 'Roboto Mono', monospace;*/
  font-family: 'Oswald', sans-serif;
  margin-left: 50px;
  margin-right: 0;
  margin-top: 0 !important;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align:left;
  color:#fff;
}
.plyr .epg {
  /*font-family: 'Roboto Mono', monospace;*/
  font-family: 'Oswald', sans-serif;
  margin-left: 5px;
  margin-right: 0;
  margin-top: 0 !important;
  margin-bottom: 0;
  text-transform: uppercase;
  text-align:left;
  color:#fff;
  font-size:12px;
}

.format-audio .post_featured .post_audio_title,
.trx_addons_audio_player .audio_caption, .plyr .audio_caption {
  margin-left: 6em;
  margin-top: 0.5em ;
  font-size: 1em;
  line-height: 1.35em;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  text-align:left;
  color:#f6233b;
}
.plyr .audio_caption {
  margin-left: 20px;
}

.format-audio .post_featured .post_audio_title {
  font-size: 1.125em;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 5px; }

.format-audio .post_featured.with_thumb .post_audio_author,
.trx_addons_audio_player.with_cover .audio_author,
.format-audio .post_featured.with_thumb .post_audio_title,
.trx_addons_audio_player.with_cover .audio_caption {
  color: #ffffff; }

.vc_row .trx_addons_audio_player .audio_caption {
  font-size: 1.125em;
  line-height: 1.6em; }

.trx_addons_audio_player .audio_author + .audio_caption {
  margin: 0 0 0 70px; }

.trx_addons_audio_player.plyr .audio_author + .audio_caption {
  margin: 0 0 0 20px; }
.player  .trx_addons_audio_player.plyr .audio_author + .audio_caption {
  margin: 0 0 0 30px;
  color:#fff;
}

.format-audio .post_featured.with_thumb .post_audio {
  position: absolute;
  z-index: 1000;
  top: auto;
  right: 6%;
  bottom: 2em;
  left: 6%;
  text-align: left; }

.format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
  padding: 1.3em; }

.post_layout_excerpt.format-audio .post_featured.with_thumb .post_audio {
  right: 4%;
  bottom: 3.3em;
  left: 150px; }

.post_layout_excerpt.format-audio .post_featured.without_thumb .post_audio:not(.with_iframe) {
  padding: 1.2em 0 1.2em 78px;
  margin-left: 34px;
  min-height: 70px; }

.post_layout_excerpt.post_format_audio .post_featured.without_thumb {
  overflow: visible; }

/* Shortcode "Audio" */
.trx_addons_audio_player {
  padding: 0.7em 2.1em 0em 78px;}

.trx_addons_audio_player .audio_info + .audio_embed, .trx_addons_audio_player .audio_info + .audio_frame {
  margin-top: 0; }

.mejs-time {
  font-size: 12px !important;
  font-weight: 600 !important; }

.mejs-time-hovered,
.mejs-time-buffering,
.mejs-time-current,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total {
  height: 3px !important;
  -webkit-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  border-radius: 5px !important; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  -webkit-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  border-radius: 5px !important; }

.mejs-time-handle {
  display: none !important; }

.mejs-controls .mejs-time-rail span,
.mejs-time-current {
  overflow: hidden; }

.mejs-horizontal-volume-total {
  height: 3px !important; }

.mejs-controls .mejs-button > button {
  font-weight: 400;
  font-size: 1.4em;
  line-height: 20px;
  margin: 9px 6px;
  padding: 0;
}

.mejs-time-rail {
  padding-top: 13px !important; }

.mejs-horizontal-volume-total {
  top: 18px !important; }

.audio_frame .mejs-controls {
  padding: 0 !important; }

.post_layout_excerpt.format-audio .mejs-button.mejs-playpause-button,
.trx_addons_audio_player .mejs-button.mejs-playpause-button {
  position: absolute;
  left: 30px;
  top: 10px;
  z-index: 9;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-top: 0;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  background: none;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
.playtv .trx_addons_audio_player .mejs-button.mejs-playpause-button{
  top:12px;
}

.post_layout_excerpt.format-audio .post_audio > .mejs-offscreen:first-child + .mejs-container {
  margin-top: 30px; }

.post_layout_excerpt.format-audio .post_audio > .mejs-offscreen:first-child + .mejs-container .mejs-button.mejs-playpause-button {
  margin-top: -35px; }

.post_layout_excerpt.format-audio .mejs-button.mejs-playpause-button button,
.trx_addons_audio_player .mejs-button.mejs-playpause-button button {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  margin: 0;
  font-size: 24px;
  position: relative;
  overflow: visible;
  cursor: pointer;
  z-index: 9;
  top: -2px;
 }

.post_layout_excerpt.format-audio .mejs-controls .mejs-playpause-button.mejs-play > button,
.post_layout_excerpt.format-audio .mejs-controls .mejs-playpause-button.mejs-replay > button,
.trx_addons_audio_player .mejs-controls .mejs-playpause-button.mejs-play > button,
.trx_addons_audio_player .mejs-controls .mejs-playpause-button.mejs-replay > button {
  text-indent: 0px;
  transform: rotate(90deg);
  transition-duration: 0.8s;
  transition-property: transform;
}
.plyr .mejs-controls .mejs-playpause-button.mejs-play > button,
.plyr .mejs-controls .mejs-playpause-button.mejs-replay > button,
.plyr.trx_addons_audio_player .mejs-controls .mejs-playpause-button.mejs-play > button,
.plyr.trx_addons_audio_player .mejs-controls .mejs-playpause-button.mejs-replay > button {
  text-indent: 0px;
  transform: rotate(0deg);
  transition-duration: 0.8s;
  transition-property: transform;
}
.open .trx_addons_audio_player .mejs-controls .mejs-playpause-button.mejs-play > button{
  transform: rotate(270deg);
  transition-duration: 0.8s;
  transition-property: transform;
}

.post_layout_excerpt.format-audio .mejs-controls .mejs-playpause-button.mejs-play > button:before,
.post_layout_excerpt.format-audio .mejs-controls .mejs-playpause-button.mejs-replay > button:before,
.trx_addons_audio_player .mejs-controls .mejs-playpause-button.mejs-play > button:before,
.trx_addons_audio_player .mejs-controls .mejs-playpause-button.mejs-replay > button:before,   button[data-plyr="play"]:before{
  font-family: "fontello";
  content: '\e957'; }

.post_layout_excerpt.format-audio .mejs-controls .mejs-playpause-button.mejs-pause > button:before,
.trx_addons_audio_player .mejs-controls .mejs-playpause-button.mejs-pause > button:before, button[data-plyr="pause"]:before {
  font-family: "fontello";
  content: '\e968'; }

.post_layout_excerpt.format-audio .mejs-button.mejs-playpause-button button:after,
.post_layout_excerpt.format-audio .mejs-button.mejs-playpause-button:before,
.post_layout_excerpt.format-audio .mejs-button.mejs-playpause-button:after,
.trx_addons_audio_player .mejs-button.mejs-playpause-button button:after,
.trx_addons_audio_player .mejs-button.mejs-playpause-button:before,
.trx_addons_audio_player .mejs-button.mejs-playpause-button:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.post_layout_excerpt.format-audio .mejs-button.mejs-playpause-button:before,
.trx_addons_audio_player .mejs-button.mejs-playpause-button:before {
  width: 46px;
  height: 46px;
  top: 0px;
  left: 0px;
  border-color: transparent; }

.post_layout_excerpt.format-audio .mejs-button.mejs-playpause-button:after,
.trx_addons_audio_player .mejs-button.mejs-playpause-button:after {
  width: 46px;
  height: 46px;
  top: 0px;
  left: 0px;
  border-color: transparent; }

.post_layout_excerpt.format-audio .mejs-button.mejs-playpause-button button:after,
.trx_addons_audio_player .mejs-button.mejs-playpause-button button:after {
  width: 46px;
  height: 46px;
  top: 0px;
  left: 0px;
  border-color: transparent; }

.post_featured.with_thumb .mejs-container,
.post_featured.with_thumb .mejs-controls,
.post_featured > div > .mejs-container,
.post_featured > div > .mejs-container .mejs-controls,
.trx_addons_audio_player.with_cover .mejs-container,
.trx_addons_audio_player.with_cover .mejs-controls {
  background: none;
  padding: 0; }

.sidebar .mejs-controls .mejs-time,
.footer_wrap .mejs-controls .mejs-time {
  display: none; }

.mejs-button > button {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.mejs-controls .mejs-button>button {
    color: #f6233b;
}
.mejs-controls .mejs-button > button {
    background: none !important;
    text-align: center;
}
.mejs-controls .mejs-volume-button.mejs-mute > button:before, .mejs-controls .mejs-volume-button.mejs-mute > button[data-plyr="mute"]:before {
    content: '\e961';
    font-family: "fontello";
}

.post_item_single > .post_featured {
    margin-bottom: 1.7em;
    display: inline-block;
    max-width: 100%;
}
.post_featured {
    /* overflow: hidden; */
    position: relative;
    margin-bottom: 1.8em;
}
.post_item_single > .post_featured > img {
    width: auto;
}
.post_item_single .post_featured > .post_meta {
    max-width: calc(100% - 130px);
}
.post_featured .post_meta {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
}
iframe, video, embed {
    max-width: 100%;
    min-height: 100px;
    vertical-align: top;
}
.modal-content {
    background-color: #000;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
}
.close {
    color: #fff;
    font-size: 2rem;
    text-shadow: 0 0 black;
    opacity: 1;
}
.close:hover {
    color: #f6233b;
    text-decoration: none;
}
