/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

@font-face {
    font-family: 'GT Pressura Mono';
    src: local('GT Pressura Mono Bold'), local('GTPressuraMono-Bold'),
    url('fonts/hinted-subset-GTPressuraMono-Bold.woff2') format('woff2'),
    url('fonts/hinted-subset-GTPressuraMono-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: local('DIN Next LT Pro Regular'), local('DINNextLTPro-Regular'),
    url('fonts/hinted-subset-DINNextLTPro-Regular.woff2') format('woff2'),
    url('fonts/hinted-subset-DINNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DIN Next LT Pro';
    src: local('DIN Next LT Pro Bold'), local('DINNextLTPro-Bold'),
    url('fonts/hinted-subset-DINNextLTPro-Bold.woff2') format('woff2'),
    url('fonts/hinted-subset-DINNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'GT Pressura Mono';
    src: local('GT Pressura Mono Light'), local('GTPressuraMono-Light'),
    url('fonts/hinted-subset-GTPressuraMono-Light.woff2') format('woff2'),
    url('fonts/hinted-subset-GTPressuraMono-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'OreganoBT';
    src: local('OreganoBT'),
    url('fonts/OreganoBT-Regular.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

body, html {
    height: auto !important;
    overflow: auto !important;
    overflow-x: hidden !important;
}

body, html, h3, .h3, h3 a, h2, .h2, h2 a, h1, .h1, h1 a, h4, .h4, h4 a {
    font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
}

body.admin-bar {
    margin-top: -32px;
}

a {
    color: #72c1c5;
    transition: all .3s ease-in;
}

.container {
    z-index: 1000;
}

a:hover {
    color: #fc4236;
    transition: all .3s ease-in;
}

.mono {
    font-family: "GT Pressura Mono", monospace;
}

.hidden {
    display: none !important;
}

p {
    color: #222222;
    font-size: 18px;
    line-height: 1.4;
    font-style: normal;
    font-weight: 400;
}


/* Header */
.admin-bar header.fixed, .admin-bar header.sticky.sticky_animate {
    padding-top: 0 !important;
}

body.logged-in #wpadminbar {
    display: none;
}

html {
    margin-top: 0!important;
}

.drop_down .second .inner ul li.sub ul li a {
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: normal;
}

header {
    z-index: 1000;
}
body:not(.archive) .header_top p {
    /*padding-top: 7px;*/
}

header.menu_bottom.has_header_fixed_right .mobile_menu_button {
    width: 50px;
    height: 50px;
    background: transparent;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
}


header.menu_bottom.has_header_fixed_right .mobile_menu_button {
    width: 50px;
    height: 50px;
    background: #111;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 99999999999999999;
}
.header_bottom {
    padding: 0;
}

.qode_grid_1400 .header_bottom .container_inner {
    width: 100%;
}

.header_menu_bottom {
    position: relative;
    display: inline-block;
    width: 100%;
    background-color: #000;
    z-index: 2;
}

.main_menu_header_inner_right_holder {
    text-align: center;
}

.wpml-ls-legacy-list-horizontal>ul {
    padding: 0;
    margin: 0 !important;
    list-style-type: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.wpml-ls-legacy-list-horizontal a:hover span {
    color: #fc4236 !important;
    transition: all .3s ease-in;
}

nav.main_menu ul li {
    float: none;
    margin: 2px 1vw 0;
}

nav.main_menu ul li:last-of-type {
    margin-right: 6vw;
}

nav.main_menu {
    width: auto;
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 2;
    background-color: #000;
    height: 50px;
    /*top: -20px;*/
}

.drop_down .second .inner ul li {
    text-align: left;
    margin: 0;
}

.drop_down .second .inner ul li a {
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: normal;
}

header.menu_bottom:not(.sticky) .drop_down .second, header.transparent.fixed.scrolled .drop_down .second, header.transparent.fixed_hiding.scrolled .drop_down .second {
    left: -28px;
}

.drop_down .second .inner > ul > li > a:hover, .drop_down .wide .second ul li ul li.menu-item-has-children > a:hover, .drop_down .wide .second .inner ul li.sub ul li.menu-item-has-children > a:hover {
    color: #fc3a30 !important;
}


header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div input[type=text] {
    background: #252525;
    border-bottom: 1px solid #252525;
    width: 100vw;
    height: 0;
    margin-bottom: 5px;
    transition: all .5s ease-in;
    top: 50px;
    position: absolute;
    padding: 0 0 0 15px;
    right: 0;
    font-weight: normal;
    text-align: center;
}

#searchform input[type=text] {
    display: none;
}

#searchform.show input[type=text] {
    height: 49px;
    display: block;
    border-bottom: 1px solid #fc3a30;
    text-transform: none;
    transition: all .3s ease-out;
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form {
    min-width: 50px;
    height: 50px;
    position: initial;
}

nav.main_menu > ul > li > a {
    font-family: "GT Pressura Mono", monospace;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
}

nav.main_menu ul li:hover a {
    color: #fc3a30;
}

.sticky .q_logo img {
    top: 0;
    height: 60% !important;
    padding: 3% 16px;
    display: none;
}

.sticky nav.main_menu ul li {
    margin: 0;
}

header.sticky .header_bottom {
    height: 50px;
}

header.sticky nav.main_menu>ul>li>a {
    margin-bottom: -10px;
}

.q_logo {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.menu_bottom.sticky .logo_wrapper {
    display: none;
}

.menu_bottom .logo_wrapper {
    float: none;
    width: 40%;
    max-width: calc(100vw - 760px);
    display: block;
    margin: 0 auto;
    text-align: center;
    height: 120px;
}

.q_logo img.normal {
    display: inline-block;
    position: initial;
    height: auto !important;
    max-height: 60px;
    width: auto!important;
    max-width: 90%;
    margin-top: 10px;
}

.header_fixed_right_area {
    /*width: 30%;*/
    width: 380px;
}

header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li>a {
    line-height: 3em;
}

.header_inner_right {
    float: none;
    position: initial;
    z-index: 2;
    height: 50px;
    display: inline-block;
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div input[type=submit] {
    position: relative;
    top: 50%;
    right: 0;
}

.header_bottom_right_widget_holder {
    padding: 0;
    display: inline-block;
}

.side_menu_button_wrapper {
    display: block;
    height: 50px;
}

.wpml-ls-legacy-list-horizontal a span {
    font-size: 18px;
    font-family: "GT Pressura Mono", monospace;
    text-transform: uppercase;
    color: #000;
    /*padding-top: 20px;*/
    width: 19px;
    overflow: hidden;
    display: inline-block;
}

.wpml-ls-current-language span.wpml-ls-native.icl_lang_sel_native {
    font-weight: bold;
    border-bottom: 2px solid #fc3a30;
}

/*.header_fixed_right_area a > i.fa {
    position: relative;
    top: 13px;
    color: #666;
    font-size: 24px;
    margin: 0;
}*/
.fa.fa-twitter::before{
    content:"𝕏";
}

.header_fixed_right_area > div {
    height: 100%;
    padding: 0 !important;
    text-align: center;
    line-height: 65px;
    border: 0;
    border-left: 1px solid;
    overflow: hidden;
    width: 82px;
}

.header_fixed_right_area > div:last-of-type {
    padding: 0 !important;
    width: 83px;
    text-align: center;
}

#lang_sel_list {
    box-sizing: border-box;
    width: 100px;
    position: relative;
}

#lang_sel_list + div {
    width: 100px;
    position: relative;
}

.header_top .container_inner {
    width: 100%;
}


.header_top {
    background: #e0e0e0;
    height: auto;
    line-height: 0;
    margin-top: -3px;
}

.header_top .left, .header_top .left * {
    float: none;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}

.header_top .header-widget p {
    color: #000;
    text-align: center;
    background: #e0e0e0;
    font-size: 13px;
    line-height: 33px;
    letter-spacing: .1px;
    margin: 0;
    width: 100%;
    padding: 0 20px !important;
    transition: background .15s ease-in;
}

.header_top .header-widget p:hover {
    background: #6ec1c6;
    transition: background .3s ease-in;
}


#donate, #shop {
    position: relative;
    height: 100%;
}

#donate span, #donate a, #shop a, #shop span {
    display: block;
    height: 100%;
    width: 100%;
    margin:0;
}

#donate strong, #shop strong {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
    left: 0;
    font-size: 14px;
    color: #555;
}

#donate:hover strong {
    color: #ff0400;
}

#donate i {
    font-size: 25px;
    color: #ff0400;
    position: relative;
    top: 20px;
}
#shop i {
    font-size: 25px;
    color: #000000;
    position: relative;
    top: 20px;
}
#shop:hover strong {
    color: #000000;
}

#donate:hover i , #shop:hover i{
    transform: scale(1.4);
}

#download img {
    height: 16px;
    width: auto;
    margin-right: 13px;
    transition: all .3s ease-in;
}

#download a:hover img {
    filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1);
    transition: all .3s ease-in;
}

.header_fixed_right_area span {
    height: 100%;
}

#socialhead {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

#socialhead a, #donate a, #shop a {
    position: relative;
    /*top: 10px;*/
}


/* Homepage */
#hepisodes {
    padding-bottom: 0 !important;
    padding-top: 70px !important;
}

#homeslider {
    /*max-height: 55vh;*/
    overflow: hidden;
}

#homeslider .qode-slider1-nav-holder {
    display: none;
}

.qode-post-carousel1 .qode-post-excerpt-holder {
    font-size: 14px;
    line-height: 1.5;
}

.qode-layout1-item h4.qode-post-title,
.qode-layout-recent-episodes-item h4.qode-post-title {
    margin-bottom: 7px;
    line-height: 1;
}

.qode-layout1-item h4.qode-post-title a,
.qode-layout-recent-episodes-item h4.qode-post-title a {
    font-size: 20px;
    line-height: 1;
    letter-spacing: .05px;
}

.qode-post-info-hot-trending .qode-news-hot {
    background-color: #fc4236;
    background-image: url("img/hot.svg");
    width: 27px !important;
    height: 27px !important;
}

.qode-news-item.qode-layout1-item:nth-of-type(4n+1),
.qode-news-item.qode-layout-recent-episodes-item:nth-of-type(4n+1) {
    clear: left;
}

.qode-news-holder.qode-news-columns-3 .qode-news-item {
    width: 32%;
}

.qode-news-holder.qode-news-columns-3 .qode-news-item .qode-ni-content {
    height: auto;
}

.qode-news-holder .qode-post-info-category a.qode-category-name.audio,
.qode-news-holder .qode-post-info-category a.qode-category-name.extras {
    display: none;
}

.qode-layout1 .qode-news-layout-title,
.qode-layout-recent-episodes .qode-news-layout-title,
h2 {
    font-family: "GT Pressura Mono", sans-serif;
    padding-bottom: 5px;
    margin-bottom: 20px !important;
    font-size: 25px;
    font-weight: normal;
    text-transform: none;
    border-bottom: 2px dotted #111;
}

.qode-layout1 .qode-news-layout-title,
.qode-layout-recent-episodes .qode-news-layout-title {
    /*margin-top: 50px;*/
}

.qode-layout1-item .qode-post-excerpt-holder,
.qode-layout-recent-episodes-item .qode-post-excerpt-holder {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
}

.qode-layout1-item .qode-post-excerpt-holder:after,
.qode-layout-recent-episodes-item .qode-post-excerpt-holder:after {
    content: "...";
    margin-left: -2px;
}

/*.qode-ni-content {
    height: 130px;
}*/

.user-registration-LostPassword,
.user-registration-register {
    font-size: 18px !important;
}

.qbutton,
a.qbutton.center.default,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev,
.tribe_community_edit .tribe-button-secondary,
.tribe_community_list .tribe-button-secondary,
.tribe-back-button,
.ur-frontend-form .ur-button-container .ur-submit-button,
.user-registration-Button {
    background: #72c1c5;
    border-radius: 20px !important;
    padding: 0 30px;
    font-family: "GT Pressura Mono", monospace;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .5px;
    display: table;
    margin: 50px auto 30px;
    line-height: 42px;
    transition: all .3s ease-in;
}

.qbutton:hover,
.qbutton:active,
a.qbutton.center.default:hover,
.raslide span.button:hover,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next:hover,
.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev:hover,
.tribe_community_edit .tribe-button-secondary:hover,
.tribe_community_list .tribe-button-secondary:hover,
.tribe-back-button:hover,
.ur-frontend-form .ur-button-container .ur-submit-button:hover,
.user-registration-Button:hover {
    background-color: #fc3a30;
    transition: all .3s ease-in;
    color: #ffffff;
}

.ur-frontend-form .ur-button-container .ur-submit-button,
.user-registration-Button {
    margin: 0;
}

.tribe-back-button {
    margin: 40px 0 0;
}

.owl-item {
    float: left;
}

.vc_row.grid_section {
    overflow: hidden;
}

.vc_row.grid_section .section_inner {
    /*width: 100%;*/
}

.qode-news-holder.qode-layout1.center.qode-news-columns-1.qode-nl-normal-space.qode-center-alignment,
.qode-news-holder.qode-layout-recent-episodes.center.qode-news-columns-1.qode-nl-normal-space.qode-center-alignment {
    text-align: center;
}

.qode-layout1 .qode-news-layout-title,
.qode-layout-recent-episodes .qode-news-layout-title {
    text-align: left;
}
/*
#seasons{
	padding-bottom:65px;
}
*/
#seasons-slider {
    padding-bottom: 15px;
}

#seasons-slider .item {
    height: 180px;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

#seasons-slider .item h3 {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -35px;
}

#seasons h2.wpb_heading.wpb_singleimage_heading {
    position: relative;
    top: 17vw;
    border: 0;
    font-size: 20px;
    font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
}

#seasons-slider .owl-nav > div {
    top: 0;
    right: 25px;
    background: #7dc9cd;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    transition: background .3s ease-in;
}

#seasons-slider .owl-nav > div:hover {
    background-color: #fc4236;
    transition: background .3s ease-in;
}

#seasons-slider .owl-nav > div:before {
    width: 10px;
    height: 10px;
    top: 11px;
}

#seasons-slider .owl-nav > div.owl-next:before {
    left: 9px;
}

#seasons-slider .owl-nav > div.owl-prev {
    left: auto;
    right: 70px;
}

#seasons-slider .owl-nav > div.owl-prev:before {
    left: 13px;
}

#homeslider .slider {
    transition: all .3s ease-in;
}

#homeslider .slider:not(.owl-loaded) {
    height: 0;
}
#homeslider .owl-dots {
    position: relative;
    top: -100px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.owl-dot {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 10px;
    display: inline-block;
    margin: 0 5px;
}

.owl-dot.active {
    background: #fff;
}

.owl-nav > div {
    position: absolute;
    top: 42%;
    font-size: 0;
    height: 45px;
    width: 45px;
    z-index: 1;
}

.owl-nav > div:before {
    border: 3px solid #fff;
    display: block;
    content: " ";
    height: 25px;
    width: 25px;
    border-radius: 2px;
    transform: rotate(45deg);
    z-index: 1;
    position: relative;
    top: 8px;
}

.owl-nav > div.owl-prev {
    left: 50px;
}

.owl-nav > div.owl-prev:before {
    border-top: 0;
    border-right: 0;
    left: 15px;
}

.owl-nav > div.owl-next {
    right: 50px;
}
.owl-nav > div.owl-next:before {
    border-bottom: 0;
    border-left: 0;
}

.owl-nav > div:hover {
    cursor: pointer;
}

.raslide {
    background-size: cover;
    background-position: center;
    /*padding: 15vh 0;*/
    height: 950px;
    box-sizing: border-box;
    /*display: inline-block;*/
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

.raslide:after {
    display: block;
    content: " ";
    background: rgba(0,0,0,.1); /* .3 significa que el overlay tiene un 30% de opacidad */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.raslide .container_inner {
    position: relative;
    z-index: 2;
}

.raslide .slideinfo {
    max-width: 45%;
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.raslide h3 {
    color: #fff;
    font-size: 45px;
    line-height: 1;
    margin-bottom: 12px !important;
    font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: none;
    border: 0;
}

.raslide h4 {
    font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
    text-transform: none;
    color: #fff;
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: 12px !important;
}

.raslide span.button {
    background: #72c1c5;
    border-radius: 20px !important;
    padding: 9px 30px 6px;
    font-family: "GT Pressura Mono", monospace;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .5px;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    transition: all .3s ease-in;
}


/* Episodes */
/*.qode-post-text-main iframe[title="NPR embedded audio player"]:first-of-type {
    display: none;
}*/

#recent h3.entry-title.qode-post-title {
    margin: 10px 0 20px;
}

#recent h3.entry-title.qode-post-title a {
    font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-size: 35px;
    font-weight: bold;
}

#recent .qode-news-item-image-holder {
    width: 100%;
}

#recent .qode-post-excerpt-holder {
    font-size: 20px;
}

#recent img {
    width: 100%;
}


/* Pages */

header.page-title {
    margin-top: 194px;
    background-size: cover;
    background-position: center;
    margin-bottom: 50px;
    padding-bottom: 80px;
}

header.page-title h1 {
    color: #fff;
    font-size: 60px;
    letter-spacing: -1px;
    margin: 0;
    padding-top: 100px;
}

header.page-title h2, .term-desc p {
    font-weight: normal;
    color: #fff;
    font-size: 25px;
    width: 40%;
    line-height: 1.2;
    /*padding-bottom: 80px;*/
    margin-bottom: 0;
    border: 0;
}

header.page-title h1 span {
    font-weight: normal;
}


.page-title .container_inner {
    position: relative;
    z-index: 999;
}

.page-title:after {
    display: block;
    content: " ";
    background: rgba(0,0,0,.2); /* .2 significa que el overlay tiene 20% de opacidad */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.qode-news-holder.qode-nl-normal-space .qode-news-list-inner-holder {
    display: inline-block;
}

.qode-news-standard-pagination, .pagination {
    margin-top: 60px;
    border-top: 2px dotted #111;
    padding-top: 20px;
}

.qode-news-standard-pagination ul li.qode-news-pag-next a, .qode-news-standard-pagination ul li.qode-news-pag-prev a {
    background: #80c8cb;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 100%;
    padding: 6px 5px;
    box-sizing: border-box;
    top: -10px;
    transition: all .3s ease-in;
}


.qode-news-holder.qode-news-columns-4 .qode-news-item {
    float: left;
}

.qode-news-holder.qode-news-columns-4 .qode-news-item:last-of-type {
    margin-bottom: 50px;
}

.qode-news-single-news-template .qode-comment-holder, .qode-news-single-news-template .qode-comment-form {
    display: none;
}

#related .qode-news-holder.qode-news-columns-4 .qode-news-item:last-of-type {
    margin-bottom: 0;
}

.qode-layout1-item .qode-news-item-image-holder,
.qode-layout-recent-episodes-item .qode-news-item-image-holder {
    z-index: 0;
}

.qode-layout1-item .qode-post-info-category,
.qode-layout-recent-episodes-item .qode-post-info-category {
    z-index: 1;
}

.search .qode-layout1-item .qode-post-info-category li, .archive .qode-layout1-item .qode-post-info-category li,
.search .qode-layout-recent-episodes-item .qode-post-info-category li, .archive .qode-layout-recent-episodes-item .qode-post-info-category li {
    list-style: none;
    display: inline-block;
    margin: 0 3px 10px;
}
.search .qode-layout1-item .qode-post-info-category li a, .archive .qode-layout1-item .qode-post-info-category li a,
.search .qode-layout-recent-episodes-item .qode-post-info-category li a, .archive .qode-layout-recent-episodes-item .qode-post-info-category li a {
    padding: 0 10px;
    background: #fc3a30;
    margin: 0;
}
.qode-news-standard-pagination ul li.qode-news-pag-next a:hover {
    background: #fc3a30;
    transition: all .3s ease-in;
}

.qode-news-standard-pagination ul li.qode-news-pag-number a {
    font-size: 20px;
}

.pagination li.next {
    right: 0;
}
.pagination li.prev {
    left: 0;
}
.pagination li.prev, .pagination li.next {
    position: absolute;
    top: 20px;
}

.pagination ul li.prev a, .pagination ul li.next a {
    border: 0;
    background: #80c8cb;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 100%;
    padding: 2px 5px;
    box-sizing: border-box;
    transition: all .3s ease-in;
    font-weight: 300;
}

.pagination ul li span, .pagination ul li a {
    border: 0;
    color: #7dc8cc;
    width: auto;
    padding: 0 6px;
    background: transparent;
    font-size: 20px;
}

.pagination ul li.active span {
    color: #fc3a30;
}

.pagination ul li span:hover, .pagination ul li a:hover {
    background: transparent;
    color: #fc3a30;
    transform: scale(.85);
}

.page_container_inner .vc_row:first-of-type {
    padding-top: 0 !important;
}

.qode-news-pag-loading {
    z-index: 999;
    width: 100%;
    height: 100%;
    margin: 0;
    background: rgba(255,255,255,.8);
    position: absolute;
    left: 0;
    top: 0;
}

.qode-news-pag-loading>div {
    position: fixed;
    top: 50vh;
}

.qode-news-pag-loading .qode-news-pag-bounce1 {
    margin-left: -20px;
}

.qode-news-pag-loading .qode-news-pag-bounce3 {
    margin-left: 26px;
}

.qode-news-holder > .qode-news-pag-loading {
    display: none !important;
}

.loadaudio {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transition: all .2s ease-in;
    z-index: 9;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.1) url(img/play.png) no-repeat center center;
    background-size: 75px;
}

.qode-post-image .loadaudio {
    z-index: 0;
}

.loadaudio.playing {
    background: url(img/pause.png) center center no-repeat transparent;
}

.loadaudio:hover {
    cursor: pointer;
    background-size: 90px;
    filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
    transition: all .2s ease-out;
}

/* About  */
#learnradio a.qbutton.center.default, #intheclassroom a.qbutton.center.default {
    margin-top: 20px;
    margin-bottom: 60px;
}

#intheclassroom {
    padding: 0;
}

#about {
    z-index: 999;
}

.about .full_section_inner {
    z-index: 1;
}

.about .fa-mobile:before {
    transform: scale(1.3);
    display: block;
}

.page_container_inner {
    padding-bottom: 100px !important;
}

#nav a {
    color: #000;
    font-size: 25px;
    display: inline-block;
    padding-bottom: 10px;
    font-family: "GT Pressura Mono", monospace;
    padding-left: 10%;
    width: 100%;
}

#nav a:hover {
    color: #fc3a30;
}

.element-is-sticky, #nav * {
    z-index: 9999999999999999 !important;
}

.sticky .nav.main_menu > ul > li > a {
    padding: 0 10px;
}

.menu_bottom.sticky .container_inner .header_inner_left {
    position: absolute;
    left: 44%;
}

.about p, .page p, .post, .about li {
    font-size: 18px;
    line-height: 1.5;
    color: #666;
}

.page p {
    margin-bottom: 25px;
}

/*.about h2 {
    font-family: "GT Pressura Mono", sans-serif;
    padding-bottom: 5px;
    margin-bottom: 20px !important;
    font-size: 30px;
    font-weight: normal;
}*/

.container_inner >.vc_row.about:not(#overview), .page .container_inner >.vc_row {
    padding: 16px 0;
}

.staff .vc_row {
    margin-top: 35px;
}

#overview .icon_holder i {
    color: #7dc9cd;
}

#overview .icon_holder > span {
    margin-top: 50px;
    border-color: #7dc9cd;
}

.about .icon_text_inner p, .staff p {
    font-size: 18px;
}

.staff .wpb_text_column p {
    font-size: 18px;
    letter-spacing: -.5px;
    position: relative;
    top: -15px;
}

.staff img {
    border-radius: 100%;
    width: 60%;
}

.staff h3 {
    font-weight: bold;
}

#contact img, #contact .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
    margin-bottom: 15px;
}
.about span.accordion_mark.left_mark {
    left: auto !important;
    right: 0 !important;
    background: transparent !important;
    border: 0 !important;
}

.q_accordion_holder.accordion h5.ui-accordion-header {
    color: #fff;
    font-size: 18px;
    height: auto;
    line-height: 1.2;
    padding: 14px 45px 14px 0;
    background-color: #c5c5c5;
    margin-bottom: 1px;
}

.q_accordion_holder.accordion h5.ui-accordion-header.ui-state-active {
    background: #72c1c5;
}

.about .accordion_content p {
    font-size: 18px;
}

.about .q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title, .q_accordion_holder.accordion div.accordion_content {
    padding-left: 20px;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
    filter: brightness(100);
    height: 50px;
}

.q_accordion_holder.accordion .ui-accordion-header:hover {
    color: #fff !important;
}

.about label {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
}

.about input, .about textarea {
    border: 1px solid #111 !important;
    padding: 10px !important;
}

.about textarea {
    height: 130px;
}

.about input.wpcf7-form-control.wpcf7-submit {
    background: #72c1c5;
    border-radius: 20px !important;
    font-family: "GT Pressura Mono", monospace;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    border: 0 !important;
    height: 20px !important;
    letter-spacing: .5px;
    padding: 10px 15px !important;
    display: block;
    line-height: 23px;
    margin: 0;
    text-align: center;
    width: 70px;
    transition: all .3s ease-in;
}

.about input.wpcf7-form-control.wpcf7-submit:hover {
    background: #fc3a30;
    transition: all .3s ease-in;
}

#contact p {
    font-size: 18px;
    padding-right: 25px;
}


.about .q_icon_with_title {
    text-align: center;
    margin-top: -10px;
}

.about .q_icon_with_title:not(.right) .icon_holder {
    float: none;
}

.about a.icon_with_title_link {
    margin-top: 0;
    margin-left: 0;
    color: #6ec1c6;
    font-size: 14px;
}

.about a.icon_with_title_link:hover, .staff .q_font_awsome_icon i:hover {
    color: #fc3a30;
}

.about .q_icon_with_title.tiny .icon_text_holder {
    display: inline-block;
}

.about .q_icon_with_title.tiny .icon_text_holder a {
    padding-left: 6px;
}


.staff .q_font_awsome_icon i {
    color: #6ec1c6;
    font-size: 20px;
}

#howto .q_font_awsome_icon i, #comoescucharnos .q_font_awsome_icon i {
    color: #7ec9cd;
    margin-top: 3vw;
}

.staff .q_icon_with_title.tiny .icon_text_holder {
    padding: 0;
}

#howto .q_icon_with_title, #comoescucharnos .q_icon_with_title {
    margin-bottom: -30px;
}

#howto .q_icon_with_title + div p, #comoescucharnos .q_icon_with_title + div p {
    text-align: center;
    font-size: 1.1rem;
}

#staff .q_icon_with_title.tiny {
    height: 30px;
    margin-top: 0;
    padding-bottom: 35px;
}

#staff .q_icon_with_title.tiny .icon_text_inner {
    padding: 0;
    display: flex;
}

#staff .q_icon_with_title.tiny .icon_holder {
    top: -9px;
}

#staff .icon_text_inner p {
    margin-bottom: 10px;
    color: #000;
}















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

/* Footer */
footer .widget_text a img {
    filter: invert(1);
    height: 18px;
    width: auto;
    margin-right: 12px;
    transition: all .15s ease-out;
}

footer .widget_text a:hover img {
    filter: invert(1) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1);
    transition: all .3s ease-out;
}

footer .fa-whatsapp {
    font-size: 20px;
    padding-right: 6px;
    position: relative;
    top: 0;
    padding-bottom: 13px;
}

footer img {
    margin-top: -20px;
}

footer .column4 .q_social_icon_holder {
    position: relative;
    top: -10px;
}

#back_to_top {
    bottom: 25px;
}

#back_to_top:hover > span {
    background: #fc3a30;
    border-color: #fc3a30;
}

.footer_top .widget > h5 {
    font-family: "GT Pressura Mono";
    font-weight: normal;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 20px;
}

.footer_top .widget_nav_menu li.menu-item {
    font-family: "GT Pressura Mono", monospace;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.footer_top input[type="email"] {
    border: 0;
    padding: 0 20px;
    border-radius: 20px;
    width: 55%;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
}

.footer_top input[type="submit"] {
    background: #72c1c5;
    border: 0;
    text-transform: uppercase;
    color: #fff;
    font-family: "GT Pressura Mono", monospace;
    padding: 0 20px;
    font-size: 13px;
    line-height: 38px;
    border-radius: 20px;
    width: auto;
    margin-left: 3%;
    max-width: 40%;
    height: 35px;
    top: 0;
    position: relative;
    transition: all .3s ease-in;
}

.footer_top input[type="submit"]:hover, .footer_top input[type="submit"]:active {
    transition: all .3s ease-in;
    background: #fc3a30;
}

.footer_top form {
    margin-top: 15px;
}

.footer_top .widget_media_image {
    width: 180px;
}

.footer_top span.q_social_icon_holder.normal_social a {
    font-size: 20px;
}

.footer_top i.qode_icon_font_awesome.fa.simple_social {
    color: #fff;
}

/*.footer_top .column4 .widget:last-of-type {
    margin-top: 25px !important;
}*/

.footer_top input:focus, .footer_top input:active {
    outline: none;
}

.footer_top .footer_col3 {
    box-sizing: border-box;
    padding-left: 5%;
}

.footer_top i.qode_icon_font_awesome.fa.fa-music.simple_social {
    border: 1px solid #fff;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    padding: 3px;
    box-sizing: border-box;
    font-size: 12px;
    position: relative;
    top: -3px;
}

.footer_top a:hover i.qode_icon_font_awesome.fa.fa-music.simple_social {
    border-color: #fc3a30;
}

.footer_top a:hover i.qode_icon_font_awesome.fa.simple_social {
    color: #fc3a30 !important;
}

.footer_top .four_columns .column4 .column_inner>div {
    margin: 20px 0 0 5px;
}


/*! Blue Monday Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */

/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.jplayer.org
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010 - 2014 Happyworm Ltd
 * Licensed under the MIT license.
 *  - http://www.opensource.org/licenses/mit-license.php
 *
 * Author: Silvia Benvenuti
 * Skin Version: 5.1 (jPlayer 2.8.0)
 * Date: 13th November 2014
 */
.jp-audio *:focus,
.jp-audio-stream *:focus,
.jp-video *:focus {
    /* Disable the browser focus highlighting. */
    outline: none; }

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {
    /* Disable the browser CSS3 focus highlighting. */
    border: 0; }

.jp-audio,
.jp-audio-stream,
.jp-video {
    font-size: 18px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;
    color: #666;
    border: 1px solid #009be3;
    background-color: #eee; }

.jp-audio {
    /*width: 420px;*/
    width: 370px;
}

.jp-audio-stream {
    width: 182px; }

.jp-video-270p {
    width: 480px; }

.jp-video-360p {
    width: 640px; }

.jp-video-full {
    /* Rules for IE6 (full-screen) */
    width: 480px;
    height: 270px;
    /* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */
    position: static !important;
    position: relative; }

/* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */
.jp-video-full div div {
    z-index: 1000; }

.jp-video-full .jp-jplayer {
    top: 0;
    left: 0;
    position: fixed !important;
    position: relative;
    /* Rules for IE6 (full-screen) */
    overflow: hidden; }

.jp-video-full .jp-gui {
    position: fixed !important;
    position: static;
    /* Rules for IE6 (full-screen) */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    /* 1 layer above the others. */ }

.jp-video-full .jp-interface {
    position: absolute !important;
    position: relative;
    /* Rules for IE6 (full-screen) */
    bottom: 0;
    left: 0; }

.jp-interface {
    position: relative;
    background-color: transparent;
    width: 100%; }

.jp-audio .jp-interface {
    height: 100px;
    padding-top: 20px;
}

.jp-audio-stream .jp-interface {
    height: 80px; }

.jp-video .jp-interface {
    border-top: 1px solid #009be3; }

/* @group CONTROLS */
.jp-controls-holder {
    clear: both;
    width: 440px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    top: -8px;
    /* This negative value depends on the size of the text in jp-currentTime and jp-duration */ }

.jp-interface .jp-controls {
    margin: 0;
    padding: 0;
    overflow: hidden; }

.jp-audio .jp-controls {
    width: 380px;
    padding: 20px 20px 0 20px; }

.jp-audio-stream .jp-controls {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 142px; }

.jp-video .jp-type-single .jp-controls {
    width: 78px;
    margin-left: 200px; }

.jp-video .jp-type-playlist .jp-controls {
    width: 134px;
    margin-left: 172px; }

.jp-video .jp-controls {
    float: left; }

.jp-controls button {
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer; }

.jp-play {
    width: 40px;
    height: 40px; }

.jp-play {
    background: url("img/jplayer.blue.monday.jpg") 0 0 no-repeat; }

.jp-play:focus {
    background: url("img/jplayer.blue.monday.jpg") -41px 0 no-repeat; }

.jp-state-playing .jp-play {
    background: url("img/jplayer.blue.monday.jpg") 0 -42px no-repeat; }

.jp-state-playing .jp-play:focus {
    background: url("img/jplayer.blue.monday.jpg") -41px -42px no-repeat; }

.jp-stop, .jp-previous, .jp-next {
    width: 28px;
    height: 28px;
    margin-top: 6px; }

.jp-stop {
    background: url("img/jplayer.blue.monday.jpg") 0 -83px no-repeat;
    margin-left: 10px; }

.jp-stop:focus {
    background: url("img/jplayer.blue.monday.jpg") -29px -83px no-repeat; }

.jp-previous {
    background: url("img/jplayer.blue.monday.jpg") 0 -112px no-repeat; }

.jp-previous:focus {
    background: url("img/jplayer.blue.monday.jpg") -29px -112px no-repeat; }

.jp-next {
    background: url("img/jplayer.blue.monday.jpg") 0 -141px no-repeat; }

.jp-next:focus {
    background: url("img/jplayer.blue.monday.jpg") -29px -141px no-repeat; }

/* @end */
/* @group progress bar */
.jp-progress {
    overflow: hidden;
    background-color: #ddd; }

.jp-audio .jp-progress {
    position: absolute;
    top: 32px;
    height: 15px; }

.jp-audio .jp-type-single .jp-progress {
    left: 145px;
    width: 180px;
}

.jp-audio .jp-type-playlist .jp-progress {
    left: 145px;
    width: 130px; }

.jp-video .jp-progress {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 10px; }

.jp-seek-bar {
    background: url("img/jplayer.blue.monday.jpg") 0 -202px repeat-x;
    width: 0px;
    height: 100%;
    cursor: pointer; }

.jp-play-bar {
    background: url("img/jplayer.blue.monday.jpg") 0 -218px repeat-x;
    width: 0px;
    height: 100%; }

/* The seeking class is added/removed inside jPlayer */
.jp-seeking-bg {
    background: url("img/jplayer.blue.monday.seeking.gif"); }

/* @end */
/* @group volume controls */
.jp-state-no-volume .jp-volume-controls {
    display: none; }

.jp-volume-controls {
    position: absolute;
    top: 32px;
    left: 308px;
    width: 200px; }

.jp-audio-stream .jp-volume-controls {
    left: 70px; }

.jp-video .jp-volume-controls {
    top: 12px;
    left: 50px; }

.jp-volume-controls button {
    display: block;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    border: none;
    cursor: pointer; }

.jp-mute,
.jp-volume-max {
    width: 18px;
    height: 15px; }

.jp-volume-max {
    left: 74px; }

.jp-mute {
    background: url("img/jplayer.blue.monday.jpg") 0 -170px no-repeat; }

.jp-mute:focus {
    background: url("img/jplayer.blue.monday.jpg") -19px -170px no-repeat; }

.jp-state-muted .jp-mute {
    background: url("img/jplayer.blue.monday.jpg") -60px -170px no-repeat; }

.jp-state-muted .jp-mute:focus {
    background: url("img/jplayer.blue.monday.jpg") -79px -170px no-repeat; }

.jp-volume-max {
    background: url("img/jplayer.blue.monday.jpg") 0 -186px no-repeat; }

.jp-volume-max:focus {
    background: url("img/jplayer.blue.monday.jpg") -19px -186px no-repeat; }

.jp-volume-bar {
    position: absolute;
    overflow: hidden;
    background: url("img/jplayer.blue.monday.jpg") 0 -250px repeat-x;
    top: 5px;
    left: 22px;
    width: 46px;
    height: 5px;
    cursor: pointer; }

.jp-volume-bar-value {
    background: url("img/jplayer.blue.monday.jpg") 0 -256px repeat-x;
    width: 0px;
    height: 5px; }

/* @end */
/* @group current time and duration */
.jp-audio .jp-time-holder {
    position: absolute;
    top: 80px; }

.jp-audio .jp-type-single .jp-time-holder {
    left: 145px;
    width: 180px;
}

.jp-audio .jp-type-playlist .jp-time-holder {
    left: 166px;
    width: 130px; }

.jp-current-time,
.jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique; }

.jp-current-time {
    float: left;
    display: inline;
    cursor: default; }

.jp-duration {
    float: right;
    display: inline;
    text-align: right;
    cursor: pointer; }

.jp-video .jp-current-time {
    margin-left: 20px; }

.jp-video .jp-duration {
    margin-right: 20px; }

/* @end */
/* @group playlist */
.jp-details {
    font-weight: bold;
    text-align: center;
    cursor: default; }

.jp-details,
.jp-playlist {
    width: 100%;
    background-color: #ccc;
    border-top: 1px solid #009be3; }

.jp-type-single .jp-details,
.jp-type-playlist .jp-details {
    border-top: none; }

.jp-details .jp-title {
    margin: 0;
    padding: 5px 20px;
    font-size: .72em;
    font-weight: bold; }

.jp-playlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em; }

.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #eee; }

.jp-playlist li div {
    display: inline; }

/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: none; }

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px; }

div.jp-type-playlist div.jp-playlist a {
    color: #333;
    text-decoration: none; }

div.jp-type-playlist div.jp-playlist a:hover {
    color: #0d88c1; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
    color: #0d88c1; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
    color: #666; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
    color: #0d88c1; }

div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a {
    color: #666; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
    color: #0d88c1; }

span.jp-artist {
    font-size: .8em;
    color: #666; }

/* @end */
.jp-video-play {
    width: 100%;
    overflow: hidden;
    /* Important for nested negative margins to work in modern browsers */
    cursor: pointer;
    background-color: transparent;
    /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */ }

.jp-video-270p .jp-video-play {
    margin-top: -270px;
    height: 270px; }

.jp-video-360p .jp-video-play {
    margin-top: -360px;
    height: 360px; }

.jp-video-full .jp-video-play {
    height: 100%; }

.jp-video-play-icon {
    position: relative;
    display: block;
    width: 112px;
    height: 100px;
    margin-left: -56px;
    margin-top: -50px;
    left: 50%;
    top: 50%;
    background: url("img/jplayer.blue.monday.video.play.png") 0 0 no-repeat;
    text-indent: -9999px;
    border: none;
    cursor: pointer; }

.jp-video-play-icon:focus {
    background: url("img/jplayer.blue.monday.video.play.png") 0 -100px no-repeat; }

.jp-jplayer audio,
.jp-jplayer {
    width: 0px;
    height: 0px; }

.jp-jplayer {
    background-color: #000000; }

/* @group TOGGLES */
/* The audio toggles are nested inside jp-time-holder */
.jp-toggles {
    padding: 0;
    margin: 0 auto;
    overflow: hidden; }

.jp-audio .jp-type-single .jp-toggles {
    width: 25px; }

.jp-audio .jp-type-playlist .jp-toggles {
    width: 55px;
    margin: 0;
    position: absolute;
    left: 325px;
    top: 50px; }

.jp-video .jp-toggles {
    position: absolute;
    right: 16px;
    margin: 0;
    margin-top: 10px;
    width: 100px; }

.jp-toggles button {
    display: block;
    float: left;
    width: 25px;
    height: 18px;
    text-indent: -9999px;
    line-height: 100%;
    /* need this for IE6 */
    border: none;
    cursor: pointer; }

.jp-full-screen {
    background: url("img/jplayer.blue.monday.jpg") 0 -310px no-repeat;
    margin-left: 20px; }

.jp-full-screen:focus {
    background: url("img/jplayer.blue.monday.jpg") -30px -310px no-repeat; }

.jp-state-full-screen .jp-full-screen {
    background: url("img/jplayer.blue.monday.jpg") -60px -310px no-repeat; }

.jp-state-full-screen .jp-full-screen:focus {
    background: url("img/jplayer.blue.monday.jpg") -90px -310px no-repeat; }

.jp-repeat {
    background: url("img/jplayer.blue.monday.jpg") 0 -290px no-repeat; }

.jp-repeat:focus {
    background: url("img/jplayer.blue.monday.jpg") -30px -290px no-repeat; }

.jp-state-looped .jp-repeat {
    background: url("img/jplayer.blue.monday.jpg") -60px -290px no-repeat; }

.jp-state-looped .jp-repeat:focus {
    background: url("img/jplayer.blue.monday.jpg") -90px -290px no-repeat; }

.jp-shuffle {
    background: url("img/jplayer.blue.monday.jpg") 0 -270px no-repeat;
    margin-left: 5px; }

.jp-shuffle:focus {
    background: url("img/jplayer.blue.monday.jpg") -30px -270px no-repeat; }

.jp-state-shuffled .jp-shuffle {
    background: url("img/jplayer.blue.monday.jpg") -60px -270px no-repeat; }

.jp-state-shuffled .jp-shuffle:focus {
    background: url("img/jplayer.blue.monday.jpg") -90px -270px no-repeat; }

/* @end */
/* @group NO SOLUTION error feedback */
.jp-no-solution {
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none; }

.jp-no-solution a {
    color: #000; }

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: bold; }

#jp_container_1 {
    position: absolute;
    z-index: 99999;
    top: 0;
    height: 120px;
    border: 0;
    border-right: 1px solid #000;
    background-color: #eee;
}

/*body.admin-bar #jp_container_1 {
    top: 65px;
}*/

.jp-audio .jp-controls {
    padding: 10px;
}

.jp-controls button.jp-play, .jp-controls button.jp-pause {
    background: transparent;
    color: transparent;
    border: 3px solid #000;
    content: " ";
    border-radius: 100%;
    width: 63px;
    height: 63px;
    position: absolute;
    left: 40px;
    transition: all .3s ease, background-size 0s ease;
}

.jp-controls button.jp-play:hover, .jp-controls button.jp-play:active{
    border-color: #fc3a30;
    transition: all .3s ease;
}

button.jp-play:before {
    border-color: transparent transparent transparent #000;
    display: block;
    content: "";
    border-style: solid;
    border-width: 13px 0 13px 19px;
    margin: 14px 16px;
    transition: all .3s ease;
}

button.jp-play:active:before, button.jp-play:hover:before {
    border-color: transparent transparent transparent #fc3a30;
    transition: all .3s ease;
}

button.jp-pause:before {
    width: 6px;
    height: 17px;
    display: none;
    top: 20px;
    left: 21px;
    content: " ";
    margin: 0;
    border: 5px solid #000;
    border-top: 0;
    border-bottom: 0;
    position: absolute;
    transition: all .3s ease-in;
}

button.jp-pause {
    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgMzU2LjkxOSAzNTYuOTE4IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNTYuOTE5IDM1Ni45MTg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8ZyBpZD0iTGF5ZXJfOCI+CgkJPHBhdGggZD0iTTMwMS4yMDEsNy43MjFWMzQ5LjE5YzAsNC4yNjktMy40NTcsNy43MjktNy43MTUsNy43MjloLTYzLjcwNWMtNC4yNjgsMC03LjcyNy0zLjQ2LTcuNzI3LTcuNzI5VjcuNzIxICAgIGMwLTQuMjYzLDMuNDU5LTcuNzIxLDcuNzI3LTcuNzIxaDYzLjcwNUMyOTcuNzQ0LDAsMzAxLjIwMSwzLjQ1OCwzMDEuMjAxLDcuNzIxeiBNMTI3LjE0MiwwSDYzLjQzOCAgICBjLTQuMjY2LDAtNy43MjEsMy40NTgtNy43MjEsNy43MjFWMzQ5LjE5YzAsNC4yNjksMy40NTUsNy43MjksNy43MjEsNy43MjloNjMuNzAzYzQuMjY1LDAsNy43MjMtMy40Niw3LjcyMy03LjcyOVY3LjcyMSAgICBDMTM0Ljg2NCwzLjQ1OCwxMzEuNDA3LDAsMTI3LjE0MiwweiIgZmlsbD0iIzAwMDAwMCIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) center no-repeat !important;
    background-size: 17px !important;
}

button.jp-play.loading, button.jp-pause.loading {
    background: url("img/loader.gif") center no-repeat !important;
    background-size: 200% !important;
}


button.jp-pause:hover, button.jp-pause:active {
    filter: invert(1) grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1);
}

button.jp-pause:hover:before, button.jp-pause:active:before {
    border-color: #fc3a30;
    transition: all .3s ease;
}

button.jp-pause:after {
    top: 19px;
    left: 31px;
}

button.jp-pause:before {
    top: 20px;
    left: 21px;
}

.jp-audio .jp-progress {
    height: 3px;
    border-radius: 3px;
    overflow: visible;
}

.jp-seek-bar {
    background: #cccccc;
}

.jp-play-bar {
    background: #fc3a30;
    position: relative;
}

.jp-play-bar:after {
    display: block;
    content: " ";
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 100%;
    position: absolute;
    top: -3px;
    left: auto;
    right: 0;
}

.jp-audio {
    font-family: "GT Pressura Mono", monospace;
    color: #000;
}
.jp-current-time, .jp-duration {
    font-style: normal;
}
.jp-audio .jp-progress {
    top: 73px;
    z-index: 2;
}
.jp-type-single .jp-details {
    color: #000;
    background: transparent;
    width: 220px;
    position: absolute;
    text-align: left;
    left: 140px;
    font-weight: normal;
    z-index: 1;
}
.jp-details .jp-title {
    font-weight: normal;
    font-size: 15px;
    padding: 10px 0 0;
    overflow: hidden;
    position: relative;
    display: block;
    color: #000;
}

.jp-details .jp-title:hover {
    color: #fc3a30;
}

.jp-title span {
    display: block;
    font-size: 10px;
    margin-top: -2px;
}
.jp-title strong {
    display: inline-block;
    height: 17px;
    overflow: visible;
    width: max-content;
}

.crawl {
    /*animation: marquee 5s linear infinite;
    width: 200%;*/
    position: absolute;
}

@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}

.jp-fw, .jp-rw {
    position: absolute;
    width: 17px;
    height: 17px;
    top: 50px;
    left: 111px;
    transform: scaleX(-1);
    cursor: pointer;
}

.jp-controls .jp-rw {
    transform: none;
    left: 14px;
}

.jp-fw svg, .jp-rw svg {
    width: 100%;
    height: auto;
    transition: all .3s ease-in;
    fill: #000;
}

.jp-fw:hover svg, .jp-rw:hover svg {
    fill: #fc3a30;
    transition: all .3s ease-in;
}

#jp_container_1.fixed {
    position: fixed;
    background: transparent;
    border: 0;
    top: 0!important;
    height: 51px;
}

#jp_container_1.fixed .jp-audio .jp-interface {
    background:transparent;
}

#jp_container_1.fixed .jp-type-single .jp-details {
    top: -3px;
    left: 110px;
}

#jp_container_1 .addtoany_shortcode {
    position: absolute;
    right: 5px;
    top: 2px;
}

#jp_container_1 .addtoany_shortcode path {
    fill: #000;
}

#jp_container_1.fixed .addtoany_shortcode path {
    fill: #ffffff;
}

#jp_container_1 .addtoany_shortcode .addtoany_list a:hover span,
#jp_container_1 .addtoany_shortcode .widget .addtoany_list a:hover span {
    opacity: 1;
}

#jp_container_1 .addtoany_shortcode .addtoany_list a:hover path,
#jp_container_1 .addtoany_shortcode .widget .addtoany_list a:hover path {
    fill: #fc3a30;
}

.fixed .jp-details .jp-title {
    color: #fff;
    font-size: 13px;
}

.fixed .jp-details .jp-title:hover {
    color: #fc3a30;
}

.fixed .jp-controls button.jp-play, .fixed .jp-controls button.jp-pause {
    border-color: #fff;
    border-width: 2px;
    width: 30px;
    height: 30px;
    left: 37px;
    top: 8px;
}

.fixed .jp-controls button.jp-play:before {
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: -15px;
    left: -10.5px;
    transform: scale(.5);
}

.fixed .jp-controls button.jp-pause:not(.loading) {
    filter: invert(1);
    border-color: #000;
    background-size: 10px !important;
}

.fixed .jp-controls button.jp-play:hover:before {
    border-color: transparent transparent transparent #fc3a30;
}

.fixed .jp-seek-bar {
    background: #fff;
}

.fixed .jp-controls button.jp-pause:before {
    border-color: #fff;
    top: 7px;
    left: 7.5px;
    width: 2.5px;
    border-width: 4px;
    height: 11px;
}

.fixed .jp-controls button.jp-pause:hover:before,.fixed .jp-controls button.jp-play:hover {
    border-color: #fc3a30;
}

.fixed .jp-fw, .fixed .jp-rw {
    top: 14px;
    width: 18px;
    height: 18px;
}

.fixed .jp-fw {
    left: 72px;
}

.fixed .jp-type-single .jp-details {
    color: #fff;
}

.fixed .jp-title span {
    display: none;
}

.fixed .jp-fw svg, .fixed .jp-rw svg {
    fill: #fff;
}

.fixed .jp-fw:hover svg, .fixed .jp-rw:hover svg {
    fill: #fc3a30;
}

/*body.admin-bar #jp_container_1.fixed {
    top: 32px;
}*/

.fixed .jp-gui.jp-interface {
    background: transparent;
    height: 31px;
}

.fixed .show-playlist i {
    font-size: 24px;
}

.fixed .show-playlist-text {
    display: none;
}

.jp-audio.fixed .jp-progress {
    top: 26px;
    left: 110px;
}

.jp-audio.fixed .jp-type-single .jp-time-holder {
    left: 110px;
    top: 33px;
    color: #FFf;
}

.fixed .jp-play-bar {
    background: #fc3a30;
}
/* @end */


/* Single Posts */
audio {
    margin: 30px 0 50px;
}

.single-post h2 {
    /*line-height: 1.2;*/
}

.mejs-container.wp-audio-shortcode {
    margin: 30px 0 40px;
}

.mejs-container.wp-audio-shortcode .mejs-controls {
    border-radius: 10px;
    background: #f5f5f5;
}

.title_outer {
    visibility: hidden;
    max-height: 230px;
}

.container.fbcomments {
    display: inline-block;
}

.qode-news-single-news-template article {
    margin-bottom: 0;
}

.qode-news-single-news-template article .qode-post-text, .qode-news-single-news-template article .qode-post-heading, .qode-news-reactions-holder, .qode-news-single-news-template .qode-blog-single-navigation, #fbcomments, #related {
    padding-left: 0;
    width: 65%;
    float: left;
    display: inline-block;
}

.qode-news-single-news-template .qode-post-image img {
    width: 100%;
}
.qode-news-single-news-template article {
    display: inline-block;
}

.qode-news-single-news-template article .qode-post-info-top{
    text-align: center;
}
.qode-news-single-news-template article h2.qode-post-title {
    font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: .5px;
    border: 0;
    margin-bottom: 50px !important;
}

.qode-news-holder .qode-post-info-date a, .qode-news-holder .qode-post-info-author, .qode-news-holder .qode-post-info-comments-holder a, .q_dropcap, .qode-slider1-owl .owl-dots .owl-dot .qode-slider1-pag-date, .qode-news-single-news-template .qode-comment-holder .qode-comment-text .qode-comment-date {
    font-family: inherit;
}

.qode-news-single-news-template article .qode-post-info-after-title {
    margin-bottom: 55px;
    display: none;
}

/*.qode-news-single-news-template article .qode-post-info-after-title + .soundcloudIsGold {
    display: none;
}*/

.qode-news-single-news-template article .qode-post-text-main , .qode-news-single-news-template article .qode-post-text-main  p{
    color: #666;
}

.qode-post-text-main p {
    margin-bottom: 20px;
}

.qode-news-single-news-template article .qode-post-text-main hr {
    margin: 30px 0;
    border: 0;
    border-bottom: 1px solid gray;
}

/*.qode-news-reactions-holder {
    display: none;
}*/

/*.single-post .content > .content_inner {
    display: grid;
}*/

#fbcomments {
    padding:30px 0 60px;
}

#ra-meta {
    width: 30%;
    float: right;
    display: inline-block;
    position: absolute;
    margin-top: 265px;
    right: 6%;
    z-index: 1000;
    top: 0;
}

#ra-meta hr {
    border: 0;
    border-bottom: 1px solid gray;
    margin: 10px;
}

/*#ra-meta hr:first-of-type {
    display: none;
}*/

#ra-meta > p > strong:first-of-type {
    text-transform: uppercase;
}

#ra-meta p {
    padding-top: 5px;
    margin-left: 10px;
    margin-bottom: 0;
    line-height: 1.2;
}

#ra-meta h2 {
    margin: 0 10px;
    text-transform: uppercase;
    font-size: 30px;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next .qode-blog-single-nav-mark, .qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev .qode-blog-single-nav-mark {
    display: none;
}

.qode-news-single-news-template article .qode-post-info-bottom {
    border: 0;
    padding-bottom: 0;
    margin: 0;
}

.single-title-wrapper {
    display: flex;
    justify-content: space-between;
}

.qode-news-single-news-template article .qode-tags-holder {
    margin-top: 0;
    /*padding-right: 160px;*/
    border-bottom: 2px dotted #111;
}

.qode-news-single-news-template article .qode-blog-share .qode-share-title, .qode-news-single-news-template article .qode-tags-holder .qode-tags-title {
    text-transform: uppercase;
    font-weight: bold;
}

.qode-news-single-news-template article .qode-news-like-dislike, .qode-news-single-news-template article .qode-news-like-disliked {
    position: relative;
    bottom: 15px;
    width: auto;
    float: right;
}

.qode-news-reactions-holder {
    display: none;
}

.qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-next, .qode-news-single-news-template .qode-blog-single-navigation .qode-blog-single-prev {
    margin-top: 0;
}

#ra-meta .loadaudio {
    background-color: transparent;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    filter: invert(1);
    left: auto;
    right: 0;
    background-size: 30px;
    top: -7px;
    transition: all .1s ease-in;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#ra-meta .loadaudio:hover {
    filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
    transform: scale(1.1);
    transition: all .15s ease-in;
}

.qode-post-image {
    position: relative;
}

#fbcomments .fb-comments span, #fbcomments .fb-comments iframe {
    width: 100% !important;
    min-height: 200px !important;
}

#ra-meta .links {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 35px;
}

#ra-meta .links a {
    display: inline-block;
    margin: 5px 10px;
}

.qode-news-single-news-template article .qode-tags-holder a {
    border: 0;
    padding: 5px 15px;
    color: #fff;
    background: #ed7148;
    border-radius: 30px;
    margin: 0 5px 8px;
    transition: all .3s ease-in;
}

.qode-news-single-news-template article .qode-tags-holder a:nth-of-type(2) {
    background-color: #f9b82b;
}
.qode-news-single-news-template article .qode-tags-holder a:nth-of-type(3) {
    background-color: #8add90;
}
.qode-news-single-news-template article .qode-tags-holder a:nth-of-type(4) {
    background-color: #69b2e1;
}
.qode-news-single-news-template article .qode-tags-holder a:nth-of-type(5) {
    background-color: #5846d0;
}
.qode-news-single-news-template article .qode-tags-holder a:nth-of-type(6) {
    background-color: #3b24fb;
}
.qode-news-single-news-template article .qode-tags-holder a:nth-of-type(7) {
    background-color: #773fac;
}
.qode-news-single-news-template article .qode-tags-holder a:nth-of-type(8) {
    background-color: #d9488d;
}
.qode-news-single-news-template article .qode-tags-holder a:nth-of-type(9) {
    background-color: #f63b4b;
}
.qode-news-single-news-template article .qode-tags-holder a:nth-of-type(10) {
    background-color: #979797;
}

.qode-news-single-news-template article .qode-tags-holder a:hover {
    filter: grayscale(.5);
    transition: all .3s ease-in;
}

#related .qode-news-holder .qode-news-item {
    width: 33.33%;
}

#related {
    margin-bottom: 0;
    border-bottom: 2px dotted;
}

#discovery .wpb_wrapper {
    overflow: hidden;
}

#discovery a.qbutton.center.default {
    margin: 0 auto;
}

#discovery h4 {
    padding: 0 30px 30px;
    font-weight: normal;
}

#discovery h3 {
    padding: 30px 30px 10px;
    font-weight: bold;
}

#discovery .full_section_inner {
    background: url(http://radioambulante.org/wp-content/uploads/2019/06/discover.jpg) center no-repeat;
    background-size: cover;
}

.container.related {
    display: inline-block;
}

.vc_custom_1548307755308 {
    background-image: url(http://ra.weareinhouse.com/wp-content/uploads/2019/01/discover.jpg?id=25125) !important;
}


/* Discover Tool */
#discover {
    overflow: visible !important;
    position: relative;
}

#discover .qode-news-holder.qode-news-columns-3 .qode-news-item {
    width: 32.9%;
}

#discover button {
    border-radius: 0;
    -webkit-appearance: none;
    appearance: none;
    margin: 5px 8px 4px 0;
    padding: 8px 15px;
    box-shadow: none;
    border: 1px solid #ff3823;
    background: transparent;
    color: #ff3823;
    font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    outline: none;
    transition: all .3s ease-in;
}

#discover #filterbox button {
    padding-right: 20px;
}

#discover button:hover, #discover .rafilter button.active {
    background: #ff3823;
    color: #fff;
    outline: none;
    transition: all .3s ease-in;
}

#discover button:active,  #discover button:focus {
    outline: none;
}

#filterbox {
    display: none;
    opacity: 0;
    /*position: relative;
    top: -19px;*/
    margin-top: 2px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ff340f;
    transition: all .3s ease-in;
}

#filterbox.active {
    display: block;
    opacity: 1;
    transition: all .3s ease-in;
}

#filterbox p {
    font-size: 18px;
    border-bottom: 1px solid #ff340f;
    margin-bottom: 4px;
}

#discover #filterbox button:after {
    content: "×";
    font-size: 15px;
    position: absolute;
    right: 7px;
    font-weight: bold;
}

.qode-news-holder.qode-nl-normal-space .qode-news-list-inner-holder {
    min-width: 100%;
}

#filterbox + div {
    margin-top: 25px;
}

#filterbox.active + div {
    margin-top: 10px;
}

.rafilter {
    margin-bottom: 40px;
    margin-right: 20px;
}

.rafilter h3 {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #ff340f;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
}

.rafilter h3:after {
    content: "-";
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    background: #ff340f;
    width: 15px;
    height: 16px;
    border-radius: 0;
    line-height: 15px;
    text-align: center;
}

.rafilter h3.min:after {
    content: "+";
}
#discover input[type="search"] {
    border-radius: 0;
    -webkit-appearance: none;
    border: 1px solid lightgray;
    box-shadow: none;
    padding: 12px 15px;
    width: 100%;
    font-family: "DIN Next LT Pro", Helvetica, Arial, sans-serif;
    font-size: 14px;
    outline: none;
}

#discover .qode-news-pag-loading>div {
    position: absolute;
    top: 100px;
}

#discover-episodes:not(.loaded) {
    background: url(../../uploads/2019/07/loading.gif) bottom center no-repeat;
    display: block;
    min-height: 100px;
    background-size: 90px;
}

#discover-episodes > p {
    text-align: center;
}

#discover-episodes.loaded > p {
    display: none;
}


/* PLAYLIST */

.playlist {
    background-color: #000000;
    color: #ffffff;
    list-style: none;
    height: 400px;
    overflow: auto;
    padding: 10px 0;
    display: none;
}

.playlist li.content_inner {
    padding: 0 10px;
    border-bottom: 1px dashed #ffffff44;
}

.playlist .loadaudio {
    position: relative;
    left: unset;
    width: auto;
    transform: none;
    top: unset;
    background-size: 24px;
    background-position: left;
    padding: 10px 0 10px 40px;
}

.playlist .loadaudio.playing {
    /*color: #ff340f;*/
    filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8)
}

.show-playlist {
    position: absolute;
    bottom: 0;
    right: 10px;
    font-size: 13px;
    text-align: right;
    cursor: pointer;
    color: #ff340f;
    font-weight: bold;
}

.show-playlist i {
    font-size: 18px;
}


.content_top_margin_none header.page-title {
    display: none;
}

/* CLUBES ESCUCHA */

.clubes-escucha header.page-title {
    margin-top: 194px;
    /*background-attachment: fixed;*/
    background-position: center;
    background-size: cover;
}

.clubes-escucha header.page-title::after {
    display: block;
    content: " ";
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0.4) 10%, rgba(48, 48, 48, .8) 73%);
    position: absolute;
    top: 0;
    /*left: 0;*/
    width: 100%;
    height: 100%;
    z-index: 0;
}

.clubes-escucha .header-buttons-wrapper {
    align-items: center;
    display: flex;
}

.clubes-escucha .qbutton,
.clubes-escucha .tribe-community-events .tribe-button,
.clubes-escucha .tribe-community-events .button {
    background-color: #B3282D !important;
    color: #ffffff !important;
    border: 1px solid #B3282D;
}

.clubes-escucha .qbutton:hover,
.clubes-escucha .tribe-community-events .tribe-button:hover,
.clubes-escucha .tribe-community-events .button:hover,
.tabs-wrapper .active-view-tab,
.tabs-wrapper .qbutton:hover {
    background-color: #ffffff !important;
    color: #B3282D !important;
}

.clubes-escucha .header-buttons-wrapper .qbutton {
    display: inline-block;
    margin: 0 10px;
}

#tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-group-heading {
    height: auto;
}

.tribe-bar-is-disabled #tribe_events_filters_wrapper.tribe-events-filters-horizontal,
.tribe-filters-closed.tribe-bar-is-disabled #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
    margin-bottom: 0;
    background-color: transparent;
    color: #00AAA9;
}

.tribe-events-filters-horizontal .tribe-events-filters-content {
    border: none;
    background-color: transparent;
    padding: 0 5px;
}

#tribe-events-content-wrapper {
    max-height: 850px;
}

#tribe-events-content-wrapper #tribe-events-content {
    border-top: 3px solid #b3282d;
    border-bottom: 3px solid #b3282d;
}

#tribe-geo-map-wrapper {
    margin-bottom: 0;
}

.tribe-js-filters-toggle, .tribe_events_filters_toggle {
    color: #00AAA9;
    font-size: 24px;
    display: none;
}

.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_form,
.tribe-events-filter-view.tribe-filters-closed #tribe_events_filters_wrapper .tribe-events-filters-label,
.tribe-events-filter-view.tribe-filters-closed .tribe_events_filters_reset {
    display: inline-block;
}

#tribe_events_filters_wrapper {
    background-color: #eee;
}

.tabs-wrapper {
    display: flex;
    margin-top: 40px;
}

.tabs-wrapper .active-view-tab,
.tabs-wrapper .qbutton:hover {
    background-color: #fff;
    color: #B3282D;
    border: 2px solid #B3282D !important;
}

.tabs-wrapper a.qbutton {
    flex: 1;
    margin: 0;
    border-radius: 0 !important;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
    border: 2px solid #B3282D;
    border-right: 1px solid #ffffff;
}

.content_top_margin_none .container > .container_inner.page_container_inner {
    padding-top: 0;
}

.clubes-escucha p {
     font-size: 20px;
}

.tribe-events-ical {
    display: none !important;
}

.clubes-escucha #ver-clubes-escucha .tribe-events-list,
.clubes-escucha #ver-clubes-escucha .tribe-events-month {
    margin-bottom: 0;
}

.clubes-escucha .tribe-events-nav-pagination {
    margin: 10px 0;
}

.clubes-escucha #ver-clubes-escucha .tribe-events-list > .container_inner {
    padding-bottom: 0;
    max-height: 851px;
    overflow: hidden auto;
}

#tribe-geo-map {
    height: 851px;
}

.clubes-escucha #ver-clubes-escucha .tribe-events-month > .container_inner {
    padding-bottom: 0;
}

.clubes-escucha .organize-section.container_inner {
    padding-top: 80px;
}

.clubes-escucha .organize-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 30px 0;
}

.clubes-escucha .organize-content .text {
    flex: 1;
    max-width: 50%;
    /*margin-left: 70px;*/
    align-items: center;
}

.clubes-escucha .organize-content .image {
    max-width: 50%;
}

.clubes-escucha .organize-content .text .qbutton {
    margin: 15px 0;
}

.clubes-escucha .organize-content .text p {
    font-size: 20px;
}

.clubes-escucha .assets-section {
    background-color: #B3282D;
    color: #ffffff;
    font-size: 20px;
    padding: 80px;
}

.clubes-escucha .assets-section p {
    color: #ffffff;
    font-size: 20px;
}

.clubes-escucha .assets-section p.clubes-escucha-mas,
h3.clubes-escucha-mas {
    padding-right: 16px;
}

.clubes-escucha--organizar .assets-section {
    padding-bottom: 80px;
}

.clubes-escucha .assets-section {
    padding-top: 80px;
}

.clubes-escucha .assets-section h2 {
    color: #ffffff;
    border-bottom-color: #ffffff;
}

.clubes-escucha .assets-section .assets-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1100px;
    margin: 0 auto;
}

.clubes-escucha .assets-section .assets-container .asset {
    width: 33%;
    text-align: center;
    color: #ffffff;
    margin-top: 80px;
}

.clubes-escucha .assets-section .assets-container .asset a {
    display: block;
    transition: all .2s ease-in;
}

.clubes-escucha .assets-section .assets-container .asset a:hover {
    transform: scale(1.1);
}

.clubes-escucha .assets-section .assets-container .asset img {
    max-height: 150px;
    transition: 100ms linear;
    margin-bottom: 5px;
}


/* DATA */
.clubes-escucha .data-section {
    padding-top: 40px;
}

.clubes-escucha .data-section .data-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.clubes-escucha .data-section .text {
    width: 70%;
}

.clubes-escucha .data-section .data-container .data {
    width: 33%;
    text-align: center;
    margin-top: 80px;
    box-sizing: border-box;
    padding: 30px 70px;
}

.clubes-escucha .data-section .data-container .data:nth-child(odd) {
    border-top: 1px solid #B3282D;
}

.clubes-escucha .data-section .data-container .data:nth-child(even) {
    border-bottom: 1px solid #B3282D;
    border-left: 1px solid #B3282D;
    border-right: 1px solid #B3282D;
}

.clubes-escucha .data-section .data-container .data .data-title {
    font-size: 80px;
    color: #00AAA9;
    line-height: 1;
}

.clubes-escucha .faqs-section .ui-widget {
    font-family: unset;
}

.clubes-escucha .faqs-section .ui-widget a {
    color: #7dc9cd;
}

.clubes-escucha .faqs-section .q_accordion_holder.accordion h5.ui-accordion-header {
    background: #c5c5c5;
    border-radius: 0;
}

.clubes-escucha .faqs-section .q_accordion_holder.accordion h5.ui-accordion-header.ui-state-active {
    background: #72c1c5;
}

.clubes-escucha .faqs-section .q_accordion_holder.accordion div.accordion_content {
    border: none;
}

.clubes-escucha .social-section {
    text-align: center;
}

.clubes-escucha .social-section .addtoany_shortcode path {
    fill: #00AAA9;
}

.clubes-escucha .social-section .addtoany_shortcode .a2a_svg {
    width: 70px !important;
    height: 70px !important;
    line-height: 70px !important;
    background-size: 70px !important;
}

body.archive .content .container.clubes-escucha .page-title .container_inner {
     padding-bottom: 0;
}

.ur-frontend-form.login,
.ur-frontend-form.user-registration {
    border: none;
    padding: 20px;
    box-sizing: border-box;
    width: 30%;
    min-width: 200px;
    margin: 0 auto;
}

.ur-frontend-form .ur-button-container {
    display: flex;
    margin-top: 0;
    padding: 0;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.ur-frontend-form .ur-form-row .ur-form-grid {
    padding: 0;
}

.ur-frontend-form .ur-form-row .ur-form-grid label,
.ur-frontend-form .ur-form-row .ur-form-grid legend,
.tribe-community-events .events-community-post-content label,
.tribe-community-events .events-community-post-title label {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    color: #666;
    margin-bottom: 0;
    width: 100%;
}

.ur-frontend-form .ur-form-row .ur-form-grid input[type=date],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=email],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=number],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=password],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=phone],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=text],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=timepicker],
.ur-frontend-form .ur-form-row .ur-form-grid input[type=url],
.ur-frontend-form .ur-form-row .ur-form-grid select,
.ur-frontend-form .ur-form-row .ur-form-grid textarea,
.tribe-community-events .events-community-post-content>input,
.tribe-community-events .events-community-post-content>textarea,
.tribe-community-events .events-community-post-title>input,
.tribe-community-events .events-community-post-title>textarea,
.tribe-community-events input[type=color],
.tribe-community-events input[type=date],
.tribe-community-events input[type=datetime-local],
.tribe-community-events input[type=datetime],
.tribe-community-events input[type=email],
.tribe-community-events input[type=month],
.tribe-community-events input[type=number],
.tribe-community-events input[type=password],
.tribe-community-events input[type=search],
.tribe-community-events input[type=tel],
.tribe-community-events input[type=text],
.tribe-community-events input[type=time],
.tribe-community-events input[type=url],
.tribe-community-events input[type=week],
.tribe-community-events textarea,
.select2-container .select2-choice {
    /*display: inline-block;*/
    margin: 5px 0 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border: 1px solid #111!important;
    padding: 10px!important;
    height: auto;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item:last-child {
    margin-bottom: 20px;
}

.user-registration-form__label-for-checkbox {
    width: auto;
}

.select2-container .select2-choice .select2-arrow b {
    background-position: 0px 5px;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    color: #32373c;
}

.select2-container .select2-choice abbr {
    top: 11px;
}

#user-registration {
    margin: 0;
}

#user-registration p {
    margin-bottom: 20px;
}

/*.ur-frontend-form .ur-button-container .ur-submit-button,*/
/*.user-registration-Button {*/
/*    background: #72c1c5;*/
/*    border-radius: 20px!important;*/
/*    font-family: gt pressura mono,monospace;*/
/*    font-weight: 400;*/
/*    text-transform: uppercase;*/
/*    font-size: 14px;*/
/*    border: 0!important;*/
/*    letter-spacing: .5px;*/
/*    padding: 10px 15px!important;*/
/*    display: block;*/
/*    line-height: 23px;*/
/*    margin: 0;*/
/*    text-align: center;*/
/*    color: #ffffff;*/
/*}*/

.user-registration-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.user-registration-container .image_wrapper_registration {
    min-width: 70%;
    min-height: 700px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    background-position: bottom;
    background-size: cover;
}

.user-registration-container .logo-clubes-escucha {
    max-height: 200px;
    margin: 0 auto;
    display: block;
}

.user-registration-container .user-registration-subtitle {
    text-align: center;
    margin-bottom: 30px;
}

.user-registration-container .already-registered {
    margin-top: 10px;
}


.clubes-escucha--organizar header.page-title {
    height: 350px;
    margin-top: 194px;
    margin-bottom: 0;
}

.clubes-escucha--organizar .tribe-community-events {
    background-color: transparent;
    border: none;
}

.clubes-escucha--organizar .my-events-header {
    align-items: center;
    border-bottom: none;
    display: block;
    justify-content: space-between;
    margin-bottom: 0;
    padding-bottom: 0;
}

.clubes-escucha--organizar .tribe-community-events form {
    width: fit-content;
    margin: 0 auto;
}

.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area .choose-file {
    margin: 25px auto 0;
     padding: 10px!important;
    text-transform: uppercase;
    width: 100%;
}

#ui-datepicker-div {
    z-index: 9999!important;
    width: 40em!important;
    padding: 10px;
}

.tribe-ui-datepicker.ui-datepicker td a,
.tribe-ui-datepicker.ui-datepicker td span {
    padding: 0!important;
}

.tribe-community-events-content .tribe-community-events-list-title {
    display: block!important;
    padding-top: 30px;
}

.tribe-community-events-list .title {
    height: auto;
}

.tribe-events-cal-links {
    display: none;
}

.tribe-events-single .club-escucha-header {
    display: flex;
}
.tribe-events-single .club-escucha-header .club-escucha-details {
    padding: 15px;
}

.tribe-events-list-separator-month {
    color: #B3282D;
}

.tribe-events-list-event-title .tribe-event-url {
    font-weight: bold;
}

.tribe-events-event-meta {
    font-weight: normal!important;
}

.tribe-events-list .time-details,
.tribe-events-list .tribe-events-venue-details {
    margin-top: 0;
}

.tribe-events-list .type-tribe_events,
.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first{
    padding: 1.25em 0;
}

.clubes-escucha--page {
    margin-top: 194px;
}

.tribe-events-single {
    padding-top: 30px !important;
}

.single-tribe_events .tribe-events-single-event-title {
    font-size: 2.5em;
}

.club-escucha-image .tribe-events-event-image {
    float: right;
    width: 60%;
    margin-left: 40px;
    margin-bottom: 5px;
}

.lupa-app-image img {
    margin-top: -100%;
    width: 368px;
}

@media screen and (max-width: 1200px) {
    /*.qode-ni-content {
        height: 150px;
    }*/

    #ra-meta .links a {
        display: block;
        max-width: 140px;
        margin: 0 auto 10px;
    }

    .clubes-escucha .organize-content .text {
        max-width: 80%;
    }

    .clubes-escucha .organize-content .image {
        text-align: center;
    }

    .clubes-escucha .data-section .data-container .data {
        padding: 30px 50px;
    }

    .clubes-escucha .data-section .data-container .data .data-title {
        font-size: 80px;
    }

    .clubes-escucha .assets-section {
        padding-left: 0;
        padding-right: 0;
    }
}

@media all and (max-width: 2560px) {
    .raslide {
        height: 550px;
    }
}

@media all and (max-width: 1000px) {

    .lupa-app-image img {
        margin-top: 0;
    }

    .menu_bottom .logo_wrapper {
        max-width: 100%;
    }

    /* Header - Radio Ambulante announcements section */
    .header_top{
        height:33px;
    }

    /* Header - Radio Player */
    #jp_container_1{
        max-width:100%;
        border-right:none;
    }

    button.jp-pause:hover, button.jp-pause:active {
        filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(1);
    }

    button.jp-pause {
        background-size: 12px !important;
    }

    #jp_container_1 .addtoany_shortcode {
        bottom: 0;
        top: unset;
    }

    #jp_container_1 .addtoany_shortcode .addtoany_list a:hover path,
    #jp_container_1 .addtoany_shortcode .widget .addtoany_list a:hover path {
        fill: #000000;
    }

    /*.jp-audio .jp-type-single .jp-progress,
    .jp-audio .jp-type-single .jp-time-holder{
        width: calc(100vw - 175px);
    }*/

    /* Header - Logo and the rest of the elements */

    /*header .container_inner .header_inner_left{
		top:85px;
		display: none;
	}*/

    .header_inner_left{
        background-color: #efefef;
    }

    .menu_bottom .logo_wrapper{
        background-color: #efefef;
        margin:0;
        left:0;
        position:static;
    }

    .q_logo{
        height:100%;
    }

    .q_logo a{
        left:0;
        display:block;
    }

    /* Header - Black desktop menu bar & search icon */

    .header_menu_bottom{
        background-color:transparent;
        z-index: 999;
    }

    header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div input[type=submit]{
        color:#000;
    }

    .main_menu_header_inner_right_holder{
        text-align:right;
    }

    .about .vc_col-sm-8 {
        width: 100%;
    }

    .qode-news-single-news-template article {
        max-width: 100%;
    }

    .qode-news-single-news-template article .qode-post-text-main > * {
        max-width: 100%;
    }

    .footer_inner {
        padding-bottom: 60px;
    }

    /* Home Slider */
    .raslide {
        display: inline-block;
    }

    .slider .raslide .slideinfo{
        float:none;
        max-width:100%;
        padding-top: 20px;
    }

    .owl-nav > div.owl-next{
        right: 30px;
    }

    .owl-nav > div.owl-prev{
        left:30px;
    }

    #lang_sel_list {
        /* display:none; */
        border: 0;
        position: fixed;
        top: -10px;
        /* right: 80px; */
        right: 130px;
        width: auto;
        height: auto;
    }

    /* COMMENT TO HIDE DONATE ON MOBILE */
    div#donate {
        position: fixed;
        top: -10px;
        height: 88px;
        border: 0;
        right: 30px;
        width: 50px;
        /*display: none;*/ /*UNCOMMENT TO HIDE DONATE ON MOBILE*/
    }
    div#shop {
        /*position: fixed;
        top: -10px;
        height: 88px;
        border: 0;
        right: 75px;
        width: 50px;*/
        display: none;  /*UNCOMMENT TO HIDE SHOP ON MOBILE*/
    }

    #donate i {
        font-size: 20px;
        top: 7px;
    }

    #donate strong {
        font-size: 12px;
        bottom: 0;
    }

    #shop i {
        font-size: 20px;
        top: 7px;
    }

    #shop strong {
        font-size: 12px;
        bottom: 0;
    }

    .wpml-ls-legacy-list-horizontal a {
        padding: 0 6px;
    }

    #lang_sel_list .wpml-ls-current-language a {
        position: relative;
        bottom: -1px;
    }

    #lang_sel_list li:last-of-type:before {
        display: block;
        content: "/";
        position: absolute;
        right: 28px;
        top: 11px;
    }

    #lang_sel_list li:last-of-type:first-of-type:before {
        display: none;
    }

    header:not(.centered_logo) .header_fixed_right_area {
        display: block;
    }

    /* General */
    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .full_width .parallax_content, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul {
        width: 90vw;
    }

    html.js, html:not(.js) {
        margin-top: 0 !important;
        transition: none !important;
    }

    /* Header */
    header .container_inner .header_inner_left {
        display: block;
    }

    .header_top {
        display: none !important;
    }

    header .q_logo img.mobile {
        display: block !important;
        max-height: 45px;
        margin: 8px auto;
        max-width: 44vw;
        height: auto !important;
    }

    header.menu_bottom.has_header_fixed_right .mobile_menu_button {
        background: #333;
        top: 0;
        width: 45px;
        padding: 0;
        right: 0;
        height: 65px;
    }

    .menu_bottom .logo_wrapper {
        width: 100%;
        height: auto !important;
        padding-top: 0;
    }

    /*.header_menu_bottom {
        display: none;
    }*/

    .q_logo {
        display: inline-block;
        height: 65px;
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
    }

    .wpml-ls-legacy-list-horizontal>ul {
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
        padding-top: 10px;
    }

    .header_top_bottom_holder {
        padding-top: 0;
    }

    .menu_bottom .q_logo a {
        height: auto !important;
        visibility: visible !important;
    }

    .content.content_top_margin_none {
        margin-top: 0 !important;
    }

    .header_bottom {
        padding-top: 0;
        height: 65px;
    }

    header:not(.sticky):not(.scrolled) .header_bottom, header.fixed_top_header .bottom_header {
        border-bottom: 0;
    }

    /* mostrar/ocultar lupa en movil */
    .header_inner_right {
        position: fixed;
        top: 0;
        right: 94px;
        width: 30px;
         height: 65px;
        /*display: none;!important;*/
    }

   .has_header_fixed_right.stick.menu_bottom .header_inner_right, .header_bottom_right_widget_holder {
        display: block; !important;
    }
    /* END mostrar/ocultar lupa en movil inline-block*/

    .side_menu_button_wrapper {
        height: 65px;
    }

    header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form {
        position: absolute;
        top: 0;
        right: 0;
        height: 65px;
        width: 30px;
        min-width: auto;
    }

    header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div input[type=submit] {
        top: 30px;
        color: #000;
        font-size: 25px;
    }

    .mobile_menu_button span {
        color: #000;
    }

    header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search {
        font-size: 0;
    }

    header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div input[type=text] {
        top: 65px;
        right: -96px;
    }

    /* Player */
    #jp_container_1, body.admin-bar #jp_container_1 {
        top: auto;
        bottom: 0;
        width: 100%;
        filter: invert(1) brightness(1.5);
        position: fixed;
    }
    .jp-controls .jp-rw {
        transform: none;
        left: 10px;
    }

    .jp-fw, .jp-rw {
        width: 18px;
        height: 23px;
        top: 19px;
        left: 82px;
    }

    .jp-controls button.jp-play, .jp-controls button.jp-pause {
        width: 40px;
        height: 40px;
        left: 34px;
        top: 8px;
    }

    .jp-controls button.jp-play:before {
        display: none !important;
    }
    .jp-controls button.jp-play {
        background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQxLjk5OSA0MS45OTkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQxLjk5OSA0MS45OTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8cGF0aCBkPSJNMzYuMDY4LDIwLjE3NmwtMjktMjBDNi43NjEtMC4wMzUsNi4zNjMtMC4wNTcsNi4wMzUsMC4xMTRDNS43MDYsMC4yODcsNS41LDAuNjI3LDUuNSwwLjk5OXY0MCAgYzAsMC4zNzIsMC4yMDYsMC43MTMsMC41MzUsMC44ODZjMC4xNDYsMC4wNzYsMC4zMDYsMC4xMTQsMC40NjUsMC4xMTRjMC4xOTksMCwwLjM5Ny0wLjA2LDAuNTY4LTAuMTc3bDI5LTIwICBjMC4yNzEtMC4xODcsMC40MzItMC40OTQsMC40MzItMC44MjNTMzYuMzM4LDIwLjM2MywzNi4wNjgsMjAuMTc2eiIgZmlsbD0iIzAwMDAwMCIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K) 13px 11px no-repeat;
        background-size: 14px;
    }

    button.jp-pause:hover:before, button.jp-pause:active:before, .jp-controls button.jp-play:hover, .jp-controls button.jp-pause:hover, .jp-controls button.jp-play:active, .jp-controls button.jp-pause:active {
        border-color: #ffffff;
    }

    .jp-fw:hover svg, .jp-rw:hover svg {
        fill: #000000;
    }

    .jp-audio .jp-type-single .jp-progress, .jp-audio .jp-type-single .jp-time-holder {
        display: none;
    }

    .jp-audio .jp-interface {
        height: 51px;
        padding-top: 0;
    }

    #jp_container_1 {
        height: 60px;
    }

    button.jp-play:before {
        margin: 8px 7px;
        transform: scale(.7);
    }

    button.jp-pause:before {
        top: 10px;
        left: 11px;
        transform: scale(.7);
    }

    .jp-type-single .jp-details {
        left: 120px;
    }

    .jp-details .jp-title {
        font-size: 13px;
        padding-top: 12px;
    }

    .jp-title span {
        font-size: 12px;
    }

    .show-playlist {
        display: none;
    }

    /* Home Slider */
    /*#homeslider .slider {
        display: inline-block;
		position: relative;
    }*/

    #homeslider .owl-item {
        max-width: 100vw;
    }

    #homeslider .slider .owl-stage-outer,  #homeslider .slider .owl-stage-outer .owl-stage {
        height: 100%;
        display: inline-block;
    }

    #related .qode-news-holder .qode-news-item {
        width: 33.33%;
    }

    #homeslider .owl-nav {
        position: absolute;
        top: 35vh;
        left: auto;
        right: 25px;
        width: 35px;
        height: 100px;
    }

    .owl-nav > div.owl-prev {
        left: auto;
        right: 0;
        bottom: 45px;
        width: 35px;
        height: 35px;
        background: #72c1c5;
        top: auto;
    }
    .owl-nav > div.owl-next {
        bottom: 0;
        right: 0;
        background: #72c1c5;
        height: 35px;
        width: 35px;
        top: auto;
    }
    .owl-nav > div:before {
        width: 8px;
        height: 8px;
        top: 11px;
        left: 10px;
    }
    .owl-nav > div.owl-prev:before {
        left: 14px;
    }

    .raslide {
        padding: 9vh 0;
        min-height: 70vw;
        box-sizing: border-box;
    }

    .raslide .container_inner{
        width: 80%;
        padding-top: 0;
        padding-right: 25px;
        box-sizing: border-box;
    }

    .slider .slideinfo h3{
        font-size:32px;
    }

    .slider .slideinfo h4{
        font-size:16px;
    }

    .slider .slideinfo span.button{
        padding: 4px 18px 4px;
    }

    #homeslider .owl-dots{
        top:-118px;
        display: none;
    }

    /* Pages */
    #hepisodes {
        padding-top: 10vw !important;
    }

    header.page-title {
        padding-bottom: 30px;
        margin-bottom: 0;
    }

    header.page-title h1{
        padding-top: 50px;
        font-size:2.2rem;
    }

    header.page-title h2{
        width:100%;
        font-size: 1.2rem;
        line-height: 1.3;
    }

    .page_container_inner {
        padding-bottom: 40px !important;
    }

    /* About Us */

    #about .sticky-element-original,
    #podcast-apps .sticky-element-original {
        display:none !important;
    }

    #contact p{
        padding-right:0;
    }

    /* Education */
    #discovery h2{
        line-height: 26px;
    }

    /* Episodes Page */

    #recent h3.entry-title.qode-post-title a{
        font-size: 1.2em;
    }

    .content .container_inner #episodes{
        padding: 10px 0 !important;
    }

    /*
    #seasons #slider .owl-stage .owl-item.cloned{
    }
    */

    #discovery .full_section_inner >  div:first-child .wpb_wrapper h4{
        font-size: 18px;
    }

    #discovery a.qbutton.center.default{
        margin: 0px auto 45px;
    }

    /* Category Episodes - All Episodes */

    .archive.category header.page-title{
        padding-bottom:40px;
    }

    /* Discover Episodes */

    #discover .wpb_wrapper .rafilter{
        width:100%;
    }

    #discover .qode-news-holder.qode-news-columns-3 .qode-news-item{
        width:100%;
    }

    #discover .qode-news-item .qode-post-image a img{
        width:100%;
    }

    /* Footer */

    .footer_top{
        padding-top: 50px;
    }

    .footer_top .widget_media_image{
        padding: 0;
        box-sizing: border-box;
    }

    .footer_top .column1 .custom-html-widget > span{
        text-align:left !important;
    }

    .footer_top .column1 .custom-html-widget > span,
    .footer_top .column4,
    .footer_top .column3 #nav_menu-6,
    .footer_top #custom_html-34 > .custom-html-widget,
    .footer_top .column2 .widget.widget_text{
        text-align:center;
    }

    .footer_top .column3 #menu-useful-links{
        display: flex;
    }

    .footer_top .column3 #menu-useful-links li{
        font-size:14px;
        margin-right: 10px;
    }

    .footer_top .column2.footer_col2{
        margin-bottom:35px !important;
    }

    .footer_top  .textwidget > p{
        font-size: 18px;
        color:#d4d4d4;
    }

    /* General */

    /*.wrapper .content{
        padding-top:35px !important;
    }*/

    /* Mobile Menu */

    .jp-type-single .jp-details{
        width: fit-content !important;
    }

    nav.mobile_menu ul li a{
        padding-left:5%;
        padding-right:5%;
    }
    nav.mobile_menu ul>li.has_sub>span.mobile_arrow{
        padding:0 5% 0 0;
    }

    nav.mobile_menu{
        position: fixed;
        top: 65px;
        left: 100vw;
        transition: left .15s ease-in;
        box-shadow: 0px 19px 20px 0px rgba(0,0,0,.15)
    }

    nav.mobile_menu.show{
        left: 0;
        transition: left .4s ease-out;
    }
    nav.mobile_menu>ul{
        width:100%;
        max-height: calc(100vh - 130px);
        overflow-y: auto;
        height: auto !important;
        display: block !important;
    }

    li.has_sub:not(.show) > ul.sub_menu {
        display: none !important;
        height: 0 !important;
    }

    li.has_sub.show > span > .fa.fa-angle-right, li.has_sub:not(.show) > span > .fa.fa-angle-down {
        display: none !important;
    }

    li.has_sub:not(.show) > span > .fa.fa-angle-right, li.has_sub.show > span > .fa.fa-angle-down {
        display: inline !important;
    }

    nav.mobile_menu ul li ul li {
        margin: 0;
        padding-left: 20px;
    }

    li.has_sub.show > ul.sub_menu{
        display: block !important;
        background: #f9f9f9;
        height: auto !important;
        border-top: 1px solid #eaeaea;
    }

    .menu_bottom .logo_wrapper{
        position:fixed;
        top:0;
        text-align: left;
        padding-left: 10px;
    }

    .slider .raslide.item{
        min-height:55vh;
    }

    /* Single - Audio */
    .single .title_outer{
        max-height: 10px;
    }

    .qode-news-single-news-template article .qode-post-text,
    .qode-news-single-news-template article .qode-post-heading,
    .qode-news-reactions-holder,
    .qode-news-single-news-template .qode-blog-single-navigation,
    #fbcomments,
    #related{
        width:100%;
    }

    #ra-meta {
        position: initial;
        width: 93vw !important;
        float: none;
        margin: 5px auto;
        display: block;
    }

    #ra-meta .links a {
        display: block;
        width: 140px;
        margin: 0 10px 10px;
        float: left;
    }

    #related h2 {
        border-top: 2px dotted #111;
        padding-top: 10px;
        margin-top: 25px;
    }

    #ra-meta h2 {
        text-transform: none;
        font-size: 25px;
    }

    #ra-meta .loadaudio {
        display: none;
    }

    .single .qode-blog-single-navigation {
        display: none;
    }



    .single .qode-post-text-main .entry-title{
        margin-bottom:15px !important;
        font-size: 1.5rem;
        line-height: 1.2;
    }

    .single .qode-post-text-main iframe{
        max-height:220px;
        width:100%;
    }

    .single .qode-post-info-top{
        margin-bottom: 10px !important;
    }

    .single .qode-post-info-bottom{
        display:flex !important;
        align-items:center;
        margin: 25px 0 25px !important;
    }

    .single .qode-news-like-dislike {
        bottom: 8px !important;
    }

    /*.single .qode-blog-share{*/
    /*	margin-top:-20px;*/
    /*}*/

    .qode-news-single-news-template article .qode-blog-share .qode-share-title {
        display: none;
    }

    .qode-news-holder.qode-news-columns-4 .qode-news-item {
        height: 350px;
    }

    .single #related .qode-news-holder .qode-news-item {
        width:33.33%;
    }

    .credits-arrow{
        position: absolute;
        top: 0;
        right: 20px;
        background: transparent;
        width: 30px;
        height: 30px;
        margin-top: 15px;
    }

    .credits-arrow:after {
        content: '';
        height: 20px;
        border-left: 2px solid #fff;
        position: absolute;
        transform: rotate(45deg);
        left: 28px;
    }

    .credits-arrow:before {
        content: '';
        height: 20px;
        border-left: 2px solid #fff;
        position: absolute;
        transform: rotate(-45deg);
        left: 28px;
    }


    .single #grve-single-content p > img,
    .single #grve-single-content p > em > img{
        width: 100%;
        float:none;
        display:block;
        margin: 0 0 20px 0;
    }

    .single article{
        width:100%;
        padding-top: 10px;
    }

    /* General Footer */

    #back_to_top{
        bottom: 60px;
    }

    .column2.footer_col2 > .column_inner {
        padding-left:5% !important;
    }

    .column2.footer_col2 > .column_inner .widget_text{
        text-align: left !important;
    }
    .column2.footer_col2 > .column_inner .widget_custom_html{
        text-align: left !important;
    }

    #mc_embed_signup_scroll .email{
        width:60%;
    }

    #mc_embed_signup_scroll #mc-embedded-subscribe{
        width:30%;
    }

    .column4.footer_col4{
        text-align: left !important;
        padding-left: 5%;
    }

    .column1.footer_col1 {
        padding-left:5%;
    }

    .jp-audio .jp-type-single .jp-progress {
        display: block;
        left: 0;
        width: 100%;
        height: 6px;
        top: -6px;
    }

    .jp-play-bar {
        background-color: cyan;
    }

    .jp-play-bar:after {
        /*width: 8px;*/
        /*height: 10px;*/
        /*border-radius: 0;*/
        background: black;
    }

    header.menu_bottom.has_header_fixed_right .mobile_menu_button {
        background: transparent;
    }

    #back_to_top {
        display: none;
    }

    #howto .q_icon_with_title + div, #comoescucharnos .q_icon_with_title + div {
        padding-bottom: 40px;
    }

    .title_outer {
        max-height: 25px;
    }

    .jp-details .jp-title:hover, .jp-details .jp-title:active {
        color: #000;
    }

    .qode-news-single-news-template article h2.qode-post-title {
        font-size: 1.5rem;
        line-height: 1.2;
        margin-bottom: 15px !important;
    }


    /*  CLUBES ESCUCHA  */

    .clubes-escucha--page {
        margin-top: 0;
    }
}

@media screen and (max-width: 1024px) {
    .qode-news-item.qode-layout1-item:nth-of-type(2n+1),
    .qode-news-item.qode-layout-recent-episodes-item:nth-of-type(2n+1) {
        clear: left;
    }

    #related .qode-news-item.qode-layout1-item:nth-of-type(2n+1),
    #related .qode-news-item.qode-layout-recent-episodes-item:nth-of-type(2n+1) {
        clear: none;
    }

    .clubes-escucha .data-section .data-container .data {
        padding: 30px 30px;
    }
}

@media screen and (max-width: 768px) {
    .qode-news-holder.qode-news-columns-3 .qode-news-item {
        width: 49.5%;
    }

    .clubes-escucha .header-buttons-wrapper .qbutton {
        margin: 10px 10px 0;
    }

    .clubes-escucha .assets-section .assets-container .asset {
        width: 50%;
    }

    .clubes-escucha .assets-section .assets-container .asset img {
        max-height: 100px;
    }

    .clubes-escucha .data-section .data-container .data .data-title {
        font-size: 80px;
    }

    .ur-frontend-form {
        width: 70%;
        min-width: 300px;
    }

    .user-registration-container .image_wrapper_registration {
        display: none;
    }

    .tabs-wrapper a.qbutton {
        font-size: 15px;
        height: 40px;
    }

    .single-tribe_events .tribe-events-single-event-title {
        font-size: 2em;
    }

    #tribe_events_filters_wrapper {
        display: none;
    }

    .clubes-escucha .data-section .data-container .data {
        padding: 20px 20px;
    }

    .clubes-escucha .data-section .data-container .data .data-title {
        font-size: 60px;
    }
}

@media screen and (max-width: 640px) {

    header.page-title h1 {
        padding-top: 70px;
    }

    #howto .section, #comoescucharnos .section {
        margin-top: 35px;
    }
    .qode-news-holder.qode-news-columns-4 .qode-news-item {
        height: auto;
    }

    .qode-ni-content {
        height: auto;
        margin-bottom: 20px;
    }

    .qode-news-holder .qode-post-image img,
    .qode-layout1-item .qode-news-item-image-holder,
    .qode-layout-recent-episodes-item .qode-news-item-image-holder,
    .single #related .qode-news-holder .qode-news-item,
    .qode-news-holder.qode-news-columns-3 .qode-news-item {
        width:100%;
    }

    .slider .raslide.item{
        height: 60vh;
        min-height: auto;
        padding: 30px 0;
    }

    .slider .slideinfo h3 {
        font-size: 1.3rem;
    }

    .owl-nav {
        top: 17vh;
    }

    #seasons-slider .item h3 {
        font-size: 1.1rem;
    }

    .clubes-escucha .data-section .text {
        width: 100%;
    }

    .clubes-escucha .data-section .data-container .data {
        width: 100%;
        padding: 0;
    }

    .clubes-escucha .data-section .data-container .data:nth-child(even),
    .clubes-escucha .data-section .data-container .data:nth-child(odd) {
        border: none;
    }


    .club-escucha-image .tribe-events-event-image {
        float: none;
        width: 100%;
        margin-left: 0;
    }

}

@media screen and (max-width: 400px) {

    div#donate {
        right: 38px;
    }
    div#shop {
        right: 84px;
    }
}

.wpb_text_column.wpb_content_element {
    position: relative;
    z-index: 3;
}


.listen-ce-section .full_section_inner {
    display: flex;
    align-items: center;
}

.about.fixed-nav-container .full_section_inner {
    z-index: 25;
}

.recommended-episodes.qode-news-holder.qode-nl-normal-space .qode-news-list-inner-holder {
    text-align: center;
}

@media screen and (max-width: 640px) {
    .recommended-episodes {
        max-width: 280px;
        margin: 0 auto;
    }
}

div.recent-episodes-wrapper .section_inner {
    width: 100%;
}

div.recent-episodes-wrapper .section_inner_margin {
    margin-left: 0;
    margin-right: 0;
}

.vc-hoverbox {
    height: 350px;
    overflow: hidden;
}

.vc-hoverbox .vc-hoverbox-block.vc-hoverbox-back h2 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.download-buttons .wpb_wrapper {
    margin-top: 10px;
}