  /*
Theme Name:026 ITMWPB
Theme URI: //wordpressforbroadcasters.com
Author: The WPB team
Description: 026 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: 026-itmwpb
*/

  /*=============================================================================

-----------------
Table of Contents
-----------------
==============================================================================*/
#wpadminbar {
  display: none !important
}

html {
  font-size: 0.875em;
}

body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6em;
  color: #666;
  -webkit-font-smoothing: antialiased;
  padding-top: 0
}

p {
  margin-bottom: 1.3em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.414em 0 0.5em;
  font-family: 'Open Sans', sans-serif;
  font-weight: inherit;
  color: #000
}

h1,
h2 {
  line-height: 1.2;
}

h3,
h4,
h5,
h6 {
  line-height: 1.3;
}

h1 {
  margin-top: 0;
  font-size: 2.441em;
}

h2 {
  font-size: 1.953em;
}

h3 {
  font-size: 1.563em;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 1.1em;
  font-weight: bold;
}

h6 {
  font-size: 1em;
  font-weight: bold;
}

small,
.font_small {
  font-size: 0.75em;
}

blockquote {
  margin-bottom: 40px;
  font-size: 21px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 1.25em;
  color: #03549C;
}

blockquote cite {
  display: block;
  margin-top: 1.5em;
  font-size: 11px;
}

cite {
  font-style: italic !important;
  letter-spacing: 0;
}

cite:before {
  content: '';
  opacity: 0.5;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}
/* removed color on em tags per client request */
em {
  text-transform: none;
  font-weight: normal;
  font-style: italic;
}

p {
  margin-top: 0;
  margin-bottom: 1.3em;
}

a {
  outline: none !important;
  color: #A1A1A1
}

a:hover {
  text-decoration: none !important;
  color: #03549C;
}


/* -----------------------------------------------------------------------------
* $INPUT
* -------------------------------------------------------------------------- */
textarea {
  max-width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
}

select,
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type=button],
input[type=submit],
button,
.vw-button,
.woocommerce .button {
  /* for woocommerce */
  padding: 5px 10px;
  height: 40px;
  box-sizing: border-box;
  border-radius: 0;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
  border: 1px solid #BBBBBB;
  -webkit-appearance: none;
}

/* -----------------------------------------------------------------------------
* $WORDPRESS
* -------------------------------------------------------------------------- */
/* -------------------------------------
* Alignment */
.alignnone {
  display: block;
  margin: 15px 15px 15px 0;
}

.alignnone:before,
.alignnone:after {
  display: table;
  content: ' ';
}

.alignnone:after {
  clear: both;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 15px auto 15px auto;
}

.alignright {
  float: right;
  margin: 15px 0 15px 15px;
}

.alignleft {
  float: left;
  margin: 15px 15px 15px 0;
}

.aligncenter {
  display: block;
  margin: 15px auto 15px auto;
}

a img.alignright {
  float: right;
  margin: 0 0 15px 15px;
}

a img.alignnone {
  margin: 15px 15px 15px 0;
}

a img.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}

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

.adv-banner img {
  max-width: 100%;
  margin: 15px auto
}

.marginTB15 {
  margin: 15px 0 !important
}

.marginT15 {
  margin-top: 15px !important
}

.marginB15 {
  margin-top: 15px !important
}

.no-padding {
  padding: 10px 0 10px 0
}

.padding-lr {
  padding: 0 10px !important
}

/* -------------------------------------
* Image Caption */
.wp-caption {
  max-width: 100%;
}

.wp-caption.alignnone {
  margin: 2em 0;
}

.wp-caption.aligncenter {
  margin-top: 2em;
  margin-bottom: 2em;
}

.wp-caption.aligncenter:before,
.wp-caption.aligncenter:after {
  display: table;
  content: ' ';
}

.wp-caption.aligncenter:after {
  clear: both;
}

.wp-caption.alignleft {
  margin: 15px 2em 10px 0;
}

.wp-caption.alignright {
  margin: 15px 0 10px 2em;
}

.wp-caption img {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption .wp-caption-text {
  font-size: 12px;
  font-style: italic;
  line-height: 1.2em;

  margin: 8px 0 8px 0;
  padding: 5px 10px 5px 10px;

  color: #aaa;
  border-left: 3px solid;
}

.wp-post-image {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}

/* ---------------------------------- * $Helper Classes
\*------------------------------------*/
.masthead {
  padding: 0
}

.alpha-omega {
  padding: 0 !important
}

.alpha {
  padding-left: 0 !important
}

.omega {
  padding-right: 0 !important
}

.row-a {
  padding: 20px 0 0 0
}

.feed_social {
  max-width: 500px;
  margin: 0 auto
}

/* =============================================================================
$THEME
============================================================================= */

.container-responsive {
  width: 100%;
  max-width: 1080px;
  margin: 15px auto
}

/* -----------------------------------------------------------------------------
* $BRAND                                                Links, hover, background
* -------------------------------------------------------------------------- */
/* Brand color () */
a,
.color-brand {
  color: #03549C;
}

.bg-brand {
  background-color: #03549C;
}

.border-brand {
  border-color: #03549C;
}

.hover-color-brand:hover,
.hover-color-brand {
  color: #03549C;
}

.hover-bg-brand:hover,
.hover-bg-brand {
  background-color: #03549C;
}

/* Secondary color () */
.color-secondary {
  color: #E62F32;
}

.bg-secondary {
  background-color: #E62F32;
}

.border-secondary {
  border-color: #E62F32;
}

.hover-color-secondary:hover,
.hover-color-secondary {
  color: #E62F32;
}

.hover-bg-secondary:hover,
.hover-bg-secondary {
  color: #E62F32;
}

/* Tertiary color () */
.color-tertiary {
  color: #a1a1a1;
}

.bg-tertiary {
  background-color: #a1a1a1;
}

.border-tertiary {
  border-color: #a1a1a1;
}

.hover-color-tertiary:hover,
.hover-color-tertiary {
  color: #a1a1a1;
}

.hover-bg-tertiary:hover,
.hover-bg-tertiary {
  color: #a1a1a1;
}

/* Light color (light) */
.color-light {
  color: #fff;
}

.bg-light {
  background-color: #fff;
}

.border-light {
  border-color: #fff;
}

.hover-color-light:hover,
.hover-color-light {
  color: #fff;
}

.hover-bg-light:hover,
.hover-bg-light {
  background-color: #fff;
}

.hover-border-light:hover,
.hover-border-light {
  border-color: #fff;
}

/* Dark color */
.color-dark {
  color: #000000;
}

.bg-dark {
  background-color: #000000 !important;
}

.border-dark {
  border-color: #000000;
}

.hover-color-dark:hover,
.hover-color-dark {
  color: #000000;
}

.hover-bg-dark:hover,
.hover-bg-dark {
  background-color: #000000;
}

.hover-border-dark:hover,
.hover-border-dark {
  border-color: #000000;
}

/* Hight-light */
::selection {
  background: #03549C;
  /* WebKit/Blink Browsers */
  color: #fff;
}

::-moz-selection {
  background: #03549C;
  /* Gecko Browsers */
  color: #fff;
}

/* -----------------------------------------------------------------------------
* $SITE LAYOUT
* -------------------------------------------------------------------------- */
body {
  background: url('//dehayf5mhw1h7.cloudfront.net/wp-content/uploads/sites/1102/2019/02/05160841/site_bg.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* -----------------------------------------------------------------------------
* $MASTHEADER
* -------------------------------------------------------------------------- */
/* ---------------------------------- * $MASTHEAD: 
\*------------------------------------*/
.masthead {
background-color:#fff;
border-bottom:1px solid #fff;
}


/* ---------------------------------- * $MASTHEAD: SOCIAL ICONS 
\*------------------------------------*/
.social_wrap {
  display:none
}

.menu-title {
 display:none
}

.social-links {
  text-align: center;
  padding: 6px;
}

.social-links .social-link-item {
  margin-right: 5px
}

footer .social-links {
  text-align: center;
  display: block
}

/* ---------------------------------- * $LISTEN LIVE MOBILE
\*------------------------------------*/
.listen_live {
  text-align: center;
  margin-right: 0;
  padding: 0
}
/* ---------------------------------- * $HEADER
\*------------------------------------*/

.site-header {
  padding: 10px 20px
}

/* -----------------------------------------------------------------------------
* $NAVIGATION
* -------------------------------------------------------------------------- */


/* ---------------------------------- * $NAVIGATION: SUPERMENU
\*------------------------------------*/
.supermenu__mobile .supermenu__menu-items-ul>li {
  padding-left: 15px !important;
  border-bottom: 1px solid rgba(205, 205, 205, 0.5);
}

.supermenu__mobile .supermenu__toggler {
  float: right!important;
  width: 20%!important;
  height: 90%!important;
}

.supermenu__mobile .supermenu__logo-wrapper {
  float: left;
  text-align: left;
  width: 80%;
}

.supermenu__mobile .supermenu__menu-items-ul > li > a {
  font-size: 16px!important;
}


/* ---------------------------------- * $NEXT/PREVIOUS LINK PAGES
\*------------------------------------*/
.nav-links {
  background: #232323;
  padding: 20px;
  margin-bottom: 20px
}

.link-left {
  border-right: 0px
}

.story {
  border-bottom: 1px solid #f5f5f5;
  font: normal 600 14px/38px 'Open Sans', sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #03549C
}

.story .fa {
  margin: 0 5px;
  font-size: 15px;
}

.nav-previous,
.nav-next {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px
}

.nav-previous a,
.nav-next a {
  color: #fff
}

.nav-previous a:hover,
.nav-next a:hover {
  color: #ccc !important;
  text-decoration: none
}

/* ---------------------------------- * $EDIT PAGE BUTTON
\*------------------------------------*/
.btn-edit-link {
  font-size: .9em;
  line-height: 1em;
  margin-top: 15px;
  border-color: #222;
  background-color: #222;
}

.btn-edit-link a {
  color: #fff;
  box-shadow: none;
}

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

/* ---------------------------------- * $READ MORE LINK
\*------------------------------------*/
.read-more a {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  margin-left: 0;
  padding-left: 5px;
  border-left: 2px solid #000;
  color: #03549C;
}

.read-more a:hover {
  border-left: 2px solid #000;
  color: #ccc
}

.more-link {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  margin-left: 0;
  padding-left: 5px;
}

fieldset {
  border: 0px solid #c0c0c0 !important;
}

.supermenu__form>fieldset {
  width: 45% !important;
}

/* ---------------------------------- * $READ MORE LINK
\*------------------------------------*/
.btn-plj {
  text-transform: uppercase;
  color: #fff;
  background-color: #03549C;
  border-color: #03549C;
}

.btn-plj:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.parent-term .view-all {
  font-size: 20px;
  font-weight: 600;
  color: #03549C;
}

.parent-term .view-all:hover {
  color: #ccc
}

/* -----------------------------------------------------------------------------
* $WPB SLIDER
* -------------------------------------------------------------------------- */

.slider-bg {
  background: url("")
}

/* -----------------------------------------------------------------------------
* $SCHEDULE NOW A
* -------------------------------------------------------------------------- */
#schedule_now_a .hentry {
  margin-bottom: 5px;
}

#schedule_now_a {
  font-family: 'Oswald', sans-serif;
  max-width: 330px;
  min-width: 300px;
  margin: 0 auto;
  color: #fff;
  background: #03549C;
}

#schedule_now_a figure {
  width: 33%;
  float: left;
  margin-right: 5px;
}

#schedule_now_a figure img {
  margin: 0;
}

#schedule_now_a .excerpt-wrapper {
  width: 100%;
}

#schedule_now_a .show-header {
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  padding-top: 5px;
  border-style: none;
  margin-bottom: 0
}

#schedule_now_a .excerpt .show_title {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #fff !important
}


#schedule_now_a .show_excerpt p {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  margin: 0;
  line-height: 14px
}

#schedule_now_a .show_social_icons {
  padding: 5px 0
}

#schedule_now_a .show_social_icons img {
  width: 24px;
}

/* -----------------------------------------------------------------------------
* $EXTENDED SHOW SCHEDULE STYLES
* -------------------------------------------------------------------------- */

.show_container {
  font-family: 'Open Sans'Sans-Serif !important;
}

.show_container p {
  margin: 0
}


.date_viewer {
  margin-top: 15px;
  margin-bottom: 15px;
}

.date-text {
  font-weight: bolder;
  font-size: 18px !important;
  display: inline-block;
  width: auto !important;
  max-width: inherit !important;

}

.show_view {
  border-top: 1px solid #ddd;
  padding: 12px 0
}

.show_view p {
  margin-bottom: 0
}

.show_onair {
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 24px;
  color: #03549C !important;
  margin: 12px 0 !important;
}

.show_time {
  font-size: 14px !important;
  font-weight: 400 !important;
  margin-top: 0 !important
}

.show_title {
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 22px;
  color: #000 !important;
  margin: 12px 0 0 !important;
}

.show_title a {
  color: #000
}

.show_title a:hover {
  color: #03549C
}

.show_desc {
  margin-top: 10px;
  font-size: 14px;
}

.show_thumbnail {
  margin-top: 10px;
  margin-bottom: 10px;
}

.es_next,
.show_eh_text {
  cursor: pointer;
}

.es_prev {
  color: #C0C0C0;
}

.show_eh {
  margin: 10px 0 !important;
  padding: 0px;
}

.ess_hide {
  display: none;
}

.show_figure_size img {
  max-height: autoimportant;
  max-width: autoimportant;
  border: 1px !important;
  border-style: solid;
  border-color: #eaeaea;
  padding: 0px !important;
}

.show_eh {
  display: none;
}

.tab-content {
  display: block;
}

.show_temp {
  font-size: 15px;
}

.wes-ajax-loader {
  text-align: center;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, .75);
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
}

.wes-ajax-loader img {
  margin-top: 20%;
}


/* -----------------------------------------------------------------------------
* $ROWS
* -------------------------------------------------------------------------- */

#row_a,
#row_b,
#row_c {
  padding: 0
}

/* -----------------------------------------------------------------------------
* $PAGES
* -------------------------------------------------------------------------- */

/* ---------------------------------- * $PAGE TITLE
\*------------------------------------*/

.page-header {
  text-transform: uppercase;
  font-weight: 600;
  }

.page-header h2 {
  font-size: 18px;
  margin: 30px 0 15px 0;
  padding: 15px 0;
  border-bottom: 1px dotted #ddd;
  color: #000
}


/* ---------------------------------- * $SUPER CAROUSEL
\*------------------------------------*/
.wpb_carousel_wrapper {
  max-height: 290px;
  margin: 0 10px 0 0
}

/* ---------------------------------- * $SUPER CAROUSEL
\*------------------------------------*/
.wpb_carousel_wrapper {
  max-height: 290px;
  margin: 0 10px 0 0
}

.wpb_carousel_wrapper .super_title {
  font-weight:600;
  line-height:1.4em;
  padding:5px 0

}

/* -----------------------------------------------------------------------------
* $POSTS
* -------------------------------------------------------------------------- */

.article-header h2 {
  font-family: Open Sans;
  font-weight: 900;
  font-size: 30px;
}

/* ---------------------------------- * $ENTRY META
\*------------------------------------*/
.entry-meta ul {
  list-style-type: none;
  margin: 5px 0;
  padding: 5px 0;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd
}

.entry-meta ul li {
  display: inline-flex;
  margin-right: 5px;
  font-size: 12px;
  line-height: 16px;
  color: #888;
  font-style: oblique;
  border-top: 1 dotted #ccc
}

/* ---------------------------------- * $SHARIFY
\*------------------------------------*/
.sharify .sharify-container {
  padding: 5px 0 0 0;
  margin-bottom: 20px
}

/* ---------------------------------- * $POST LISTS
\*------------------------------------*/
/* .posts-list .article-wrapper {
padding: 0 0 5px 0;
margin-bottom: 15px;
}

.posts-list .entry_date {
font: normal 300 13px/16px 'Open Sans', sans-serif;
margin-bottom: 5px
}

.posts-list h2 {
font-size: 14px;
font-weight: 600;
line-height: 1.5em;
margin: 0 0 10px 0
}

.posts-list h2 a:hover {
color: ##03549C
}

.posts-list figure {
max-width: 100px;
float: left;
margin-right: 10px;
display: block
} */

.posts-list figure img {
  margin-left: 0
}

.rts .entry-summary {
  display: none
}

.rts .read-more {
  display: block
}

/* -----------------------------------------------------------------------------
* $ARCHIVES
* -------------------------------------------------------------------------- */
.archive .page-header {
  margin-bottom: 20px !important
}

.archive .entry-title h2 {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5em;
  margin-top: 10px;
}

.archive .article-wrapper {
  margin-bottom: 15px;
  clear: both;
  /* max-height: 90px; */
}

.archive .article-meta {
  font-size: 12px;
  line-height: 16px;
  color: #888;
}

.archive figure {
  width: 80px;
  float: left;
  margin-right: 10px;
  display: block
}

.archive .entry-summary {
  display: none
}

/* ---------------------------------- * $ARCHIVE: SHOW
\*------------------------------------*/
.show_archive figure img {
  border: 1px solid #d2d2d2
}

.show_archive h2 {
  margin-bottom: 0
}

.show_archive .show_excerpt {
  font-size: 14px;
  font-weight: 600
}

/* ---------------------------------- * $ARCHIVE: PODCAST
\*------------------------------------*/

.content_episode .entry-summary {
  margin-bottom: 10px
}

.content_episode .listen {
  margin-bottom: 10px
}

.single-episode br {
  display: none
}

.share_icons .share {
  font-weight: 600
}

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

.share_icons ul li {
  display: inline-flex;
  margin-right: 4px
}


/* -----------------------------------------------------------------------------
* $SHOWS
* -------------------------------------------------------------------------- */
.show_group {
  margin: 45px 0
}

.show-header {
  padding: 0 0 0px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px dotted #d1d1d1;
}

.single-show .article-wrapper {
  margin-bottom: 25px;
  border-style: none
}

.single-show .show-meta {
  margin: 0 0 10px 0;
  padding: 0
}

.single-show .on-air-meta {
  font-weight: 600
}

.single-show .show-times {
  font-family: 'Open Sans';
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
  text-transform: capitalize;
  margin: 0;
  padding: 12px 0;
}

.single-show .show-social {
  margin-bottom: 12px;
}

.single-show .social_follow {
  font-family: 'Open Sans'sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #fff;
  background-color: #E62F32;
  padding: 12px 14px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 50px;

}

.single-show .the_show_time b {
  font-weight: 300;
  font-family: 'Open Sans'sans-serif;
  font-style: oblique
}


/* -----------------------------------------------------------------------------
* $WIDGETs
* -------------------------------------------------------------------------- */
.widget-area {
  font-size: 12px;
}

.widget {
  clear: both;

  margin: 0;

  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.sidebar {
  margin: 30px 0 0 0
}

.sidebar .adv-banner {
  background-color: #f2f2f2;
  padding: 10px;
}

/* ---------------------------------- * $WIDGET TITLE
\*------------------------------------*/
.title-wrapper {
  margin: 15px 10px 10px 0;
  padding: 0px;
  display: block;
  border-bottom: 2px solid
}

.title-wrapper h3 {

  padding: 0;
  margin: 0;
}

.widget-main .title-wrapper {
  margin: 10px 0 20px;
  padding: 0px;
  display: block;
}

.widget .widget-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4em;

  letter-spacing: 0;
  text-transform: uppercase;

}

.youtubechannelgallery .title-wrapper {
  margin-left: 0;
}

.widget .widget-title a:hover {
  color: #03549C;
}

#row_show .widget .widget-title {
  padding: 0 10px;
  margin: 0;
  color: #fff
}

.widget-footer .title-wrapper {
  margin: 10px 10px 10px 0;
  padding: 0px;
  display: block;
  text-align: left;
  color: #fff
}

.widget-footer .widget-title {
  color: #fff;
}

.widget-footer p {
  color: #fff;
  text-align: left
}

.widget-footer a {
  color: #fff;
  text-align: left
}

/* ---------------------------------- * $WPB RECENT POSTS ADVANCE WIDGET: STANDARD POST
\*------------------------------------*/
.article-meta {
  font: normal 300 13px/16px 'Open Sans';
  padding:8px 0
}

.rts .article-wrapper {
  margin-bottom:15px
}

/* ---------------------------------- * $WPB RECENT POSTS ADVANCE WIDGET: TWO COLUMN
\*------------------------------------*/
.blog-two-col .article-wrapper {
  background: #fff!important;
  margin-bottom:15px;
  max-height: 90px;
}
.blog-two-col figure {
  margin-right:10px;
  width:80px;
  display:block
}
.blog-two-col h2 {
  margin-bottom:0;
}
.blog-two-col .article-meta {
  padding:0!important
}
.blog-two-col .entry-title a {
  font-weight:600
}
.blog-two-col .entry-title a:hover {
  color:#f26522
}
.blog-two-col .entry-summary, .read-more {
  display:none
}

/* ---------------------------------- * $WPB RECENT POSTS ADVANCE WIDGET: THREE COLUMN
\*------------------------------------*/
.blog-three-col .article-wrapper {
  background: #fff!important;
  margin-bottom:15px;
  max-height: 100px;
}
.blog-three-col figure {
  margin-right:10px;
  width:80px;
  display:block
}
.blog-three-col h2 {
  margin-bottom:0;
}
.blog-three-col .article-meta {
  padding:0!important
}

.blog-three-col .entry-title a {
  font-weight:600
}
.blog-three-col .entry-title a:hover {
  color:#f26522
}
.blog-three-col .entry-summary, .read-more {
  display:none
}
.blog-three-col .wp-post-image {
  width:100%
}

/* ---------------------------------- * $WPB RECENT POSTS ADVANCE WIDGET: MOST POPULAR
\*------------------------------------*/
.most_popular figure img {
  margin-bottom: 0
}

.most_popular .entry-title {
  font: normal 900 14px/16px 'Open Sans', Sans-Serif;
  color: #000;
}

.most_popular .article-meta {
  font: normal 400 11px/14px 'Open Sans', Sans-Serif;
  color: #A1A1A1;
  margin: 5px 0 0 0;
}

/* ---------------------------------- * $WPB RECENT POSTS: ASIDE/SIDEBAR
\*------------------------------------*/
.widget-aside .title-wrapper {
  margin: 10px 0 20px;
  padding: 0px;
  display: block;
}

.widget-aside-posts {
  padding: 5px 0;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ddd
}

.widget-aside-posts:last-child {
  border-style: none
}

.widget-aside-posts figure {
  width: 80px;
  float: left;
  margin-right: 10px
}

.widget-aside-posts h2 {
  margin-top: 10px
}

/* ---------------------------------- * $WIDGET AD BANNERS
\*------------------------------------*/
.rightCol .widget {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0
}

.rightCol .widget:first-child .aligncenter {
  margin-top:0
}

.rightCol .widget:first-child {
  margin-top: 0
}

.rightCol .adv-banner {
  background-color: #f2f2f2;
  padding: 10px;
}

/* ---------------------------------- * $WIDGET RSS
\*------------------------------------*/

.widget_rss {
  padding: 15px;
  background: #691410
}

.widget_rss .widget-title {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.4em;

  letter-spacing: 0;
  text-transform: uppercase;

  color: #fff;
}

.widget_rss .title-wrapper h3 {
  padding: 0
}

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

.widget_rss li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #333
}

.widget_rss li:last-child {
  border-style: none
}

.widget_rss li a {
  color: #fff;
  font: normal 600 16px/18px 'Open Sans', sans-serif;
}

.widget_rss li a:hover {
  color: #ccc
}

.widget_rss .rss-date {
  font: normal 300 11px/16px 'Open Sans', sans-serif;
  color: #aaa;
  display: block
}

/* ---------------------------------- * $WIDGET OBITUARIES
\*------------------------------------*/
.obituaries .article-wrapper {
  margin-bottom:15px
} 

.obituaries .article-thumb {
  width:60px
}
.obituaries figure img {
  margin-bottom:0
}
.obituaries .entry-title {
  font-family:'Open Sans' Sans-Serif;
  font-size:14px;
  line-height:16px;
  font-weight:600
}
.obituaries .article-meta {
  display:none
}

/* -----------------------------------------------------------------------------
* $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: #03549C none repeat scroll 0 0;
}

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

.pagination a:hover {
  background: none repeat scroll 0 0 #000;
  /*hover color*/
}

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

/* -----------------------------------------------------------------------------
* $PODCASTS PLAYER
* -------------------------------------------------------------------------- */
/* .wpb-audio-player.whiteControllers {
  background-color: #000 !important;
}

.wpb-audio-player.whiteControllers {
  background: #000 !important;
}

.player_advance .playlistContainer {
  background-color: #000 !important;
}

.wpb-audio-player.whiteControllers .AudioControls {
  background-color: #691410 !important;
} */


/* ---------------------------------------------------------------------------------- 
Event Single
------------------------------------------------------------------------------------ */
.tribe-bar-views-inner {
  margin-top: 40px !important
}


.single-tribe_events .entry-content {
  width: 92%;
  margin: 0 auto;
}

.single-tribe_events .description {
  padding-top: 20px
}

.sonoma-title-meta {
  position: relative;
  display: block;
  padding: 25px 30px;
  margin: -1px 0 0 0;
  border: 1px solid #e6e6e6
}

.single-tribe_events h2.tribe-events-single-event-title {
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 5px;
  margin-left: 2px
}

.sonoma-title-meta ul {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.sonoma_event_post_meta {
  position: relative;
  padding: 0;
  font-size: 90%;
  font-weight: normal;
  display: block;
  margin: 0;
  overflow: hidden;
}

.sonoma_event_post_meta ul {
  margin: 0;
  padding: 0 0 0 7px;
  display: block;
  width: 100%;
}

.sonoma_event_post_meta ul li {
  margin: 0 18px;
  list-style: none;
  display: inline-block;
  line-height: normal;
  padding: 0;
}

.sonoma_event_post_meta ul li i {
  width: 20px;
  margin-left: -24px;
  text-align: left;
}

.sonoma_event_post_meta ul li i.fa-clock-o {
  margin-right: -3px;
}

.sonoma_event_post_meta ul li i.fa {
  font-size: 18px;
  position: absolute;
  top: 3px;
  color: #999
}

.single-tribe_events .tribe-events-single-event-description {
  border: 1px solid #e6e6e6;
  padding: 20px 35px;
  margin-top: -1px
}

.single-tribe_events .tribe-events-event-meta {
  background: #fafafa;
  border: 1px solid #eee;
  margin: 0;
}

.single-tribe_events .tribe-events-event-meta {
  background: #ffffff;
  border: 1px solid #eee;
  margin: 0;
}




/* -----------------------------------------------------------------------------
* $SITE FOOTER
* -------------------------------------------------------------------------- */
footer {
  padding: 25px 0
}

.copyright {
  font-size: 11px;
  line-height: 13px;
  padding: 0;
  color: #fff
}

.copyright a {
  color: #fff
}

.copyright a:hover {
  color: #ddd
}


/*--------------------------------------------------------------
16.0 Media Queries
--------------------------------------------------------------*/

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}


/* No media query since this is the default in Bootstrap */

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

  .masthead {
    background-color:#E62F32
  }
  
  .social_wrap {
    display:block
  }
  
  .host_excerpt p {
    display: block
  }

  .supermenu__mobile .supermenu__logo-wrapper {
    width: 35%;
  }

  .supermenu__mobile .supermenu__toggler {
    float: right;
    width: 15%;
  }

  .blog-two-col figure {
    width: 150px;
  }

  .blog-two-col .read-more {
    display: block;
  }

  .blog-three-col figure {
    width: 150px;
  }

  .blog-three-col .read-more {
    display: block;
  }

  .widget-aside-posts figure {
    width: 150px;
  }

  .widget-aside-posts h2 {
    font-size: 18px;
  }

  .posts-list h2 {
    font-size: 16px;
  }

  .archive .entry-title h2 {
    font-size: 18px;
    font-weight: 600
  }

  .archive figure {
    width: 150px;
  }

  .archive .read-more {
    display: block;
  }

  .show_group .read-more {
    display: block;
  }

  .show_group .entry-title h2 {
    font-size: 16px
  }

  .show_group figure {
    width: 150px;
  }

  .show_group .read-more {
    display: block;
  }

  .posts-list figure {
    max-width: 100px;
  }

  .rts .entry-summary {
    display: none
  }
}

/* ---------------------------------- * $Small devices (667px and up)
\*------------------------------------*/
@media (min-width: 667px) {
  .supermenu__mobile .supermenu__logo-wrapper {
    width: 30%;
  }

  .supermenu__mobile .supermenu__toggler {
    float: right;
    width: 15%;
  }

  .menu-title {
    padding-top: 12px !important;
  }

  .blog-two-col .entry-summary {
    display: block;
  }

  .blog-three-col .entry-summary {
    display: block;
  }

  .archive .entry-summary {
    display: block;
  }

  .show_group .entry-summary {
    display: block;
  }

  .posts-list figure {
    max-width: 150px;
  }

  .rts .entry-summary {
    display: block
  }
}

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

  #row_a,
  #row_b,
  #row_c {
    margin: 15px 0 0 0;
  }

  #row_d {
    padding: 0 0 15px 0
  }

  .social-links {
    text-align: left;
  }

  .listen_live {
    text-align: right;
  }

/* ---------------------------------- * $RECENT POST
\*------------------------------------*/

  .rts .featured-img {
    float:left;
    margin-right:10px;
    max-width: 100%;
   }


   /* ---------------------------------- * $TWO COLUMN POSTS
\*------------------------------------*/
  .blog-two-col .article-wrapper {
    min-height: 205px;
  }

  .blog-two-col figure {
    min-width: 289px;
  }

     /* ---------------------------------- * $THREE COLUMN POSTS
\*------------------------------------*/
  .blog-three-col .article-wrapper {
    min-height: 380px;
  }

  .blog-three-col figure {
    min-width: 100%;
  }

  .posts-list figure {
    display: block
  }

  .posts-list h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
  }

  .content_episode {
    padding: 0 70px
  }

  .footer-nav ul {
    text-align: left;
  }

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

  .Wpb_carousel_wrapper .pagination {
    max-width: 7%;
    margin: 0 auto;
    display: block;
  }
}

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

  #hprimary {
    width: 71.7%;
    padding-right: 100px
  }

  #hsecondary {
    width: 28.3%;
  }

  .listen_live {
    text-align: right;
    margin: 0
  }

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

  .blog-two-col .article-wrapper {
    background: #fff;
    margin-bottom: 15px;
    max-height: 380px
  }

  .blog-two-col figure {
    margin-right: 10px;
    width: 100%
  }

  .blog-two-col {
    margin-bottom: 10px;
  }

  .blog-two-col .article-wrapper {
    position: relative;
    z-index: 10
  }

  .blog-two-col .article-thumb {
    position: absolute;
    overflow: hidden;
    z-index: 20;
    width: 100%;
    float: none;
    margin-right: 0
  }

  .blog-two-col .article-container {
    position: relative;
    bottom: 15px;
    z-index: 40;
    background: #fff;
    margin: 0;
    padding: 10px !important;
  }

  .rts header h2 {
    font: normal 600 20px/24px 'Open Sans', Sans-Serif;
    color: #000;
}

  .blog-two-col h2 {
    margin-top: 0;
    font-size: 18px;
    line-height: 22px
  }

  .blog-two-col h2 a {
    font-weight: 500
  }

  .blog-two-col .entry-summary {
    display: none
  }

  .blog-two-col .article-meta {
    padding: 0 !important
  }

  .blog-two-col p {
    margin-bottom: 0
  }

  .blog-two-col .read-more {
    font-weight: 300 !important;
  }

  .blog-three-col .article-wrapper {
    background: #fff;
    margin-bottom: 15px;
    max-height: 380px
  }

  .blog-three-col figure {
    margin-right: 10px;
    width: 100%
  }

  .blog-three-col {
    margin-bottom: 10px;
  }

  .blog-three-col .article-wrapper {
    position: relative;
    z-index: 10
  }

  .blog-three-col .article-thumb {
    position: absolute;
    overflow: hidden;
    z-index: 20;
    width: 100%;
    float: none;
    margin-right: 0
  }

  .blog-three-col .article-container {
    position: relative;
    bottom: 15px;
    z-index: 40;
    background: #fff;
    margin: 0;
    padding: 10px !important;
  }

  .posts-list h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 0;
  }

  .blog-three-col h2 {
    margin-top: 0;
    font-size: 18px;
    line-height: 22px
  }

  .blog-three-col h2 a {
    font-weight: 500
  }

  .blog-three-col .entry-summary {
    display: block
  }

  .blog-three-col .article-meta {
    padding: 0 !important
  }

  .blog-three-col p {
    margin-bottom: 0
  }

  .blog-three-col .read-more {
    font-weight: 300 !important;
  }

  .archive .article-thumb {
    display: block;
    float: left;
    margin-right: 10px
  }

  .widget-aside-posts figure {
    width: 80px;
  }

  .footer-nav ul {
    text-align: left;
  }
}