.text-center .radio-heading-sep:after{
    margin-left: auto;
    margin-right: auto
}


/************* 
   Video Episode
*****************/
.video-add-section {
    background-color: #f3f3f3;
    text-align: center
}
.video-add-section .container{
    width: 1366px;
    max-width: 94%
}
ul.video-category-listing {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 25px;
    margin-bottom: 25px;
}
ul.video-category-listing li {
    border: 1px solid rgba(0,0,0,0.15);
    padding: 15px;
    line-height: 1.15;
    margin: 6px;
    background-color: #FFF;
    font-weight: 500;
    cursor: pointer
}
ul.video-category-listing li.active-video-category, ul.video-category-listing li:hover {
    color: #FFF;
    background-color: #0b182b;
}
.adds-video-listing-bottom > div+div{
    display: none
}
.adds-videoholder-box {
    display: flex;
    background-position: center;
    border: 5px solid #FFF;
    box-shadow: 0 0 5px 2px rgba(0,0,0,0.15);
    padding-bottom: 54%;
    background-size: cover;
    align-items: center;
    justify-content: center;
}
.adds-video-holder{
    margin-top: 15px;
    margin-bottom: 15px
}
.adds-videoholder-box >img {
    width: 64px!important;
    height: 64px!important;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: -32px auto 0;
}

/************* 
   Radio EPISODE
*****************/
.radio-heading-sep:after {
    width: 3.889rem;
    height: 0.278rem;
    background-color: #bb1f2d;
    content: "";
    display: block;
    margin-top: 1rem!important;
}
.featured-episode-listing .h2, 
.featured-episode-listing h2{
    color: #000
}
.featured-episodes {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 1366px;
    max-width: 94%
}
.featured-episode-listing{
    width: 35.5%
}
.featured-episode-listing-box{
    padding: 1rem;;
    margin:0 0.5rem 0 0.5rem;
    background-color: #FFF; 
    position: relative;
    cursor: pointer
}
.slick-current.slick-active .featured-episode-listing-box:after {
    content: "";
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    background-color: #b7926d;
    right: -0.25rem;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    z-index: 2222222;
}
.featured-episode-listing-box:hover{
    box-shadow: -3px 0px 7px 1px rgba(0,0,0,0.1);
    z-index: 1
}
.featured-episode-listing-box-inner{
    display: flex;
    align-items: center;
    justify-content: space-between
}
.featured-episode-thumb {
    width: 25%;
    height: 4.722rem;
    background-position: center;
    background-size: cover;
}
.featured-episode-info{
    width: 70%;
    line-height: 1.55
}
.featred-radio-heading{
    padding-left: 1rem;
}
.featured-episode-large{
    width: 60.5%;
}
.featured-large-episode-box{
    height: 31rem;
    position: relative;
    display: flex;
    align-items: center;
    color: #FFF
}
.large-episode-bg:before{
    background: rgb(109, 58, 7); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(109, 58, 7,1) 0%, rgba(127, 71, 15,1) 29%, rgba(67,67,69,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(109, 58, 7,1) 0%,rgba(127, 71, 15,1) 29%,rgba(67,67,69,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(109, 58, 7,1) 0%,rgba(127, 71, 15,1) 29%,rgba(67,67,69,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d3a07', endColorstr='#6d3a07',GradientType=1 ); /* IE6-9 */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0.75;
}
.featured-episode-listing .slick-prev {
    background-image: url(../img/next-up.svg);
    left: auto;
    right: 2.75rem;
}
.featured-episode-listing .slick-prev:hover{
    opacity: 1;
    background-image: url(../img/next-up-red.svg);
}
.featured-episode-listing .slick-next{
    background-image: url(../img/next-down.svg);
    right: 0
}
.featured-episode-listing .slick-next:hover{
    background-image: url(../img/next-down-red.svg);
    opacity: 1;  
}
.featured-episode-listing .slick-prev, .featured-episode-listing .slick-next {
    top: auto;
    bottom: -3rem;
    z-index: 111;
    width: 1.9rem;
    height: 1.9rem;
    background-size: 1.9rem 1.9rem;
    opacity: 0.5
}
.featured-episode-listing .slick-prev:before, 
.featured-episode-listing .slick-next:before{
    content: none
}
.featured-episode-listing .radio-heading-sep:after{
    margin-bottom: 1.5rem
}


.large-episode-bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-position: center;
    background-size: cover;
    opacity: 0.95;
}
.featured-episode-large-content {
    position: absolute;
    z-index: 2;
    width: 58%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    color: #FFF;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 2.25rem;
}
.episode-counter-large{
    font-size: 1.75rem;
    font-weight: 300;
    margin-top: 1rem
}
.episode-name-large {
    font-size: 1.625rem;
    font-weight: 600;
    margin-top: 1rem;
    line-height: 1.25
}
.jp-type-single-large-episode, .dmp-jp-gui-jp-interface-large{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%!important;
    left: 0;
    background: transparent
}
.featured-episode-large .jp-details, .featured-episode-large .jp-playlist, .featured-episode-large .jp-interface{
    background-color: transparent
}
.featured-episode-large .jp-audio .jp-type-single .jp-progress {
    top: auto;
    bottom: 0;
}
.featured-episode-large  .jp-audio .jp-type-single .jp-time-holder {
    left: 0;
    width: 97%;
    bottom: 1rem;
    top: auto;
    color: #FFF;
    right: 0;
    margin: auto;
}
.featured-episode-large .jp-audio .jp-controls {
    width: 6rem;
    text-align: center;
    height: 6rem;
    margin: auto;
    position: relative;
    border-radius: 50%;
    overflow: hidden
}
.featured-episode-large .jp-play {
    float: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: transparent!important;
}
.jp-play-large-control {
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 2rem
}
.jp-play-large-control-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: orange;
    border-radius: 50%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.65);
}
.jp-button-state svg, .jp-button-state img {
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    z-index: 111;
    top: 50%;
    left: 54%;
    transform: translate(-50%, -50%);
}
.jp-button-state svg path{
    fill: #FFF;
    width: 100%;
    height: 100%
}
.jp-state-playing .jp-button-state.play-svg-mode{
    display: none
}
.jp-state-playing .jp-button-state.jp-button-pause-state{
    display: block!important
}
.jp-state-playing .jp-button-state.jp-button-pause-state svg, .jp-state-playing .jp-button-state.jp-button-pause-state img{
    left: 50%
}
.jp-state-playing .jp-button-state.jp-button-pause-state svg path{
    fill: #FFF
}

.jp-play:focus .jp-play-large-control-inner svg path{
    fill: #fff
}
.jp-play:focus .jp-play-large-control{
    background-color: rgba(255, 255, 255, 0.15); 
}
.jp-play:focus .jp-play-large-control-inner{
    background-color: orange
}
.jp-play:focus .jp-play-large-control-inner svg path{
    fill: #FFF
} 
.slick-current.slick-active .featured-episode-listing-box {
    box-shadow: -3px 0px 7px 1px rgba(0,0,0,0.1);
    background-color: #b7926d;
    z-index: 1;
}
.slick-current.slick-active .featured-episode-listing-box .episode-name, 
.slick-current.slick-active .featured-episode-listing-box .episode-counter{
    color: #FFF
}
.featured-episode-listing .slick-active+.slick-active+.slick-active+.slick-active{
    position: relative
}
.jp-duration{
    padding-right: 5px
}


/*** Media ***/
.jp-audio, .jp-audio .jp-controls {
    max-width: 100%;
    width: 100%
}
.jp-details, .jp-playlist, .jp-interface{
    background-color: #FFF
}
.jp-audio, .jp-audio-stream, .jp-video{
    border:none
}
.jp-play {
    width: 2.222rem;
    height: 2.222rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jp-state-playing .jp-play:focus, .jp-play:focus{

}
.jp-audio .jp-interface, .jp-audio-stream .jp-interface{
    height: auto
}
.jp-audio .jp-controls {
    padding:0;
}
.jp-audio .jp-type-single .jp-progress {
    left: 6.111rem;
    width: 10.333rem;
}
.jp-audio .jp-type-single .jp-time-holder{
    left: 6.111rem;
    width: 10.333rem;
    top: 2.778rem
}
.jp-audio .jp-progress {
    position: absolute;
    top: 1.778rem;
    height: 0.833rem;
}
.jp-volume-controls {
    position: absolute;
    top: 1.778rem;
    left: 17.111rem;
    width: 11.111rem;
    max-width: 100%;
    display: none
}
.jp-mute, .jp-volume-max {
    width: 1rem;
    height: 0.85rem;
}
.jp-volume-max {
    left: 4.111rem;
}
.jp-volume-bar {
    top: 0.278rem;
    left: 1.222rem;
    width: 2.556rem;
    height: 0.278rem;
}
.jp-volume-bar-value{
    height: 0.278rem 
}
.jp-next, .jp-previous, .jp-stop {
    width: 1.556rem;
    height: 1.556rem;
    margin-top: 0.333rem;
}
.jp-stop{
    margin-left: 0.556rem  
}
.jp-audio .jp-type-single .jp-toggles{
    display: none
}

/*******/
.dmp-jp-gui-jp-interface {
    position: relative;
    padding-top: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.jp-audio .jp-type-single .jp-progress {
    left: 0;
    width: 100%;
    top: 0;
    height: 0.5rem;
}
.jp-audio .jp-type-single .jp-time-holder {
    left: 0;
    width: 100%;
    top: 1rem;
}
.jp-current-time{
    text-align: left
}
.jp-volume-controls {
    position: absolute;
    top: 2.35rem;
    left: 0;
    width: 100%;
    max-width: 100%;
}
.jp-audio, .jp-audio-stream, .jp-video{
    font-family: 'Roboto', sans-serif
}
.jp-audio .jp-controls {
    width: 4.6rem;
}
.episode-name{
    color: #a6a6a6;
    font-weight: 600;
    font-size: 1rem
}
.episode-info {
    text-align: left;
    width: calc(100% - 5.5rem);
}
.jp-state-playing .episode-name{
    color: #bb1f2d;

}

.episode-listing-wrap > div:hover:after{
    width: 0
}

/************* 
    TESTIMONIAL
*****************/
.radio-power-testimonial{
    background: #e6e6e8 url(../img/testimonial-bg.jpg) no-repeat center/cover; 
    color: #FFF
}
.radio-start-quote {
    position: relative;
    display: inline-block;
}
.radio-start-quote img{
    width: 5.5rem
}
.radio-start-quote:before {
    content: "";
    width: 5.5rem;
    height: 5.5rem;
    background-color: rgba(255,255,255,0.10);
    position: absolute;
    border-radius: 50%;
    left: -1rem;
    bottom: -1rem;
}
.radio-power-testimonial-box-inner {
    line-height: 2.3;
    font-style: italic;
    font-weight: 300;
}
.radio-power-testimonial-author {
    position: relative;
    background-color: #FFF;
    padding: 0.833rem;
    display: inline-block;
    min-width: 14.722rem
}
.radio-power-testimonial-author {
    color: #000;
}
.radio-testimonial-rating {
    display: flex;
    justify-content: center;
    margin-top: 0.25rem;
}
.radio-testimonial-rating img {
    width: 1.5rem;
}
.radio-power-testimonial-author-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 50rem;
    margin: auto;
}
.radio-power-testimonial-author-box:after, .radio-power-testimonial-author-box:before{
    content: "";
    position: absolute;
    background-color: rgba(255,255,255,.15);
    height: 1px;
    position: absolute;
    top: 50%;
    width: calc(50% - 11.5rem);
}
.radio-power-testimonial-author-box:before {
    left: 3rem
}
.radio-power-testimonial-author-box:after{
    right: 3rem
}
.radio-power-testimonial .slick-prev, .radio-power-testimonial .slick-next{
    top: auto;
    bottom: 2rem
}
.slick-common-arrow {
    width: 1.889rem;
    height: 1.889rem;
    cursor: pointer;
    display: none
}
.slick-current .slick-common-arrow{
    display: block
}
.slick-common-arrow svg, .slick-common-arrow img{
    width: 100%;
    height: 100%;
    opacity: 0.20;
}
.slick-common-arrow svg path{
    fill: #FFF;
}
.radio-power-testimonial-author-box .slick-common-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.radio-power-testimonial-author-box .slickprev{
    left: 0.15rem
}
.radio-power-testimonial-author-box .slicknext{
    right: 0.15rem
}
.slick-common-arrow:hover svg{
    opacity: 1
}


/************* 
    FOOTER
*****************/

/**** Footer Top *****/
.footer-radio-top{
    padding-top: 3.611rem;
    padding-bottom: 3.611rem
}
.footer-radio-top{
    display: flex;
    justify-content: space-between;
    margin-left: -25px;
    margin-right: -25px
}
.footer-radio-top > div{
    padding-left: 25px;
    padding-right: 25px
}

.radio-power-footer-logo{
    width: 14.167rem
}
.radio-power-footer-logo img{
    width: 100%
}

.radio-footer-description {
    font-weight: 400;
    font-size: 0.889rem;
}
.radio-footer-description p{
    margin-bottom: 0
}
.radio-footer-heading {
    font-size: 1.222rem;
    font-weight: 600;
    color: #000;
    margin-bottom: 1.667rem;
}
.footer-radio-col-1{
    width: 48%;
}
.radio-email, .radio-phone {
    padding-left: 3.333rem;
    position: relative;
    line-height: 1.45;
    display: block;
    margin-top: 1.667rem;
    margin-bottom: 1.667rem;
}
.radio-email span.radio-email-text, 
.radio-phone span.radio-phone-text{
    color: #000;
    display: block;
    font-size: 0.889rem
}
.radio-email-no, .radio-phone-no{
    font-weight: 600
}
.radio-email:hover, .radio-email:hover span, 
.radio-phone:hover, .radio-phone:hover span, 
a.radio-social:hover, a.radio-social:hover span{
    color: #bc1e2d!important
}
.email-footer-img{
    width: 2.778rem;  
}
.phone-footer-img {
    width: 2.222rem
}
.email-footer-img, .phone-footer-img {
    position: absolute;
    left: 0;
    top: 0.333rem
}
a.radio-social {
    display: flex;
    align-items: center;
    color: #666
}
span.social-holder {
    width: 2.333rem;
    height: 2.333rem;
    background-color: #bc1e34;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.833rem;
}
span.social-holder img {
    width: 1.278rem;
}

/***** Footer Bottom ****/
.footer-radio-bottom {
    border-top: 1px solid #f8e8e9;
    padding-top: 0.556rem;
    padding-bottom: 0.556rem;
    font-size: 0.889rem;
    line-height: 1.45
}



/***** ACF LOAD MORE ****/
.acf-button{
    background-color: #bc202e;
    border: 1px solid rgba(255,255,255,0.1);
    color: #fff!important;
    position: relative;
    cursor: pointer;
    min-width: 11em;
    font-weight: bold;
    font-size: 0.90em;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    display:inline-block;
    margin:1.5em auto 0;
    height: 3.5em;
    padding: 0;
    line-height: 3.5em;
    text-align: center;
    font-weight: bold;
}
.loader{
    border: 3px solid #fff;
    border-radius: 50%;
    border-top:3px solid #c2b4da;
    width: 2em;
    height: 2em;
    display:none;
    background: #eaeaea!important;
    position: relative;
    top:9px;
    -webkit-animation: spin 1.15s linear infinite; /* Safari */
    animation: spin 1.15s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.disable-btn{
    pointer-events: none;
    cursor: default;
}


@media(min-width:1400px){
    .bg-fixed{
        background-attachment: fixed
    }  
}


@media(max-width:1600px){
    html {
        font-size: 16px;
    }
    .jp-play{
        width: 2.5rem;
        height: 2.5rem;
    }
    .jp-next, .jp-previous, .jp-stop {
        width: 1.756rem;
        height: 1.75rem;
    }
    .jp-audio .jp-controls {
        width: 5.6rem;
    }
    .episode-info {
        width: calc(100% - 6.5rem);
    }
}

@media(max-width:1399px){

}

@media(max-width:1299px){
    html{
        font-size: 15px
    }

    /**** Episode Listing ***/
    .jp-next, .jp-previous, .jp-stop {
        width: 1.875rem;
        height: 1.85rem;
    }
    .jp-play {
    width: 2.7rem;
    height: 2.7rem;
}
    
}

@media(max-width:1199px){
    .container {
        width: 65rem;
    }
    /**** Banner ****/
    .radio-power-banner-content h1{
        font-size: 3.5rem
    }
    .radio-power-banner-form h3{
        font-size: 1.65rem
    }
}

@media(max-width:991px){
    .container {
        width: 94%;
    } 

    /**** Banner ****/
    .radio-power-banner-content h1 {
        font-size: 2.75rem;
    }
    .radio-power-banner-attorney img {
        margin-left: -8.167rem;
    }
    .radio-power-banner-form .row > div{
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    /**** Featured ****/
    .featured-episode-large-content{
        width: 80%
    }
    .featured-episode-listing h2,    .featured-episode-listing .h2 {
        font-size: 1.6rem;
    }

    /**** Subscriber ****/
    .radio-subscriber-section h2,  .radio-subscriber-section .h2 {
        font-size: 1.75rem;
    }

    /**** Episode Listing ***/
    .episode-list-image-holder {
        height: 18rem;
    }
    .episode-listing-wrap > div {
        width: calc(33.33% - 0.5rem);
        margin:0.75rem 0.25rem;
        border-width: 0.75rem;
    }

    /*** Footer ****/
    .radio-footer-description {
        line-height: 1.54;
        font-size: 0.8rem;
    }
}

@media(max-width:767px){
    /*** Common ****/    
    .container{
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    } 
    .radio-power-banner-content h1 {
        font-size: 2em;
    }
    h2, .h2{
        font-size: 1.5rem
    }
    h3, .h3{
        font-size: 1.35rem
    }
    h4, .h4{
        font-size: 1.25rem
    }
    h5, .h5{
        font-size: 1.15rem
    }
    h6, .h6{
        font-size: 1.05rem
    }
    .margin-radio {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .padding-radio {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    /*** Banner ****/
    .radio-power-banner {
        flex-direction: column-reverse;
        padding-top: 1.5rem
    }
    .radio-power-banner-attorney, .radio-power-banner-content {
        display: block;
    }
    .radio-power-banner-form {
        position: static;
        transform: none;
        position: relative;
    }
    .radio-power-banner-attorney {
        margin-bottom: -5rem;
    }
    .radio-power-banner-content, .radio-power-banner-right, .radio-power-banner-attorney,   .radio-power-banner-form, .featured-episode-listing{
        width: 100%
    }
    .radio-power-banner-attorney img {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 22rem;
        max-width: 100%
    }
    .radio-power-banner-form .row > div{
        padding-left: 0;
        padding-right: 0
    }
    .form-description-radio {
        font-size: 0.95rem;
    }
    .radio-power-banner-inner{
        transform: none
    }
    .radio-power-banner-content h1 {
        margin-bottom: 0.5rem;
    }
    .radio-power-banner-content .button--read{
        margin: 1rem auto 0
    }
    .radio-power-banner-content {
        text-align: center;
    }

    /**** Featured ***/
    .featured-slider-nav{
        display: none
    }
    .featured-episodes {
        display: block;
        margin-bottom: 5rem;
    }
    .featured-episode-large{
        width: 100%
    }
    .featred-radio-heading {
        padding-left: 0;
        text-align: center;
    }
    .featured-episode-listing .radio-heading-sep:after {
        margin-bottom: 1.5rem;
        margin-left: auto;
        margin-right: auto;
    }
    .featured-episode-large-content {
        width: 100%;
    }
    .featured-large-episode-box {
        height: 26rem;
    }
    .episode-counter-large, .episode-name-large {
        font-size: 1.5rem;
    }
    .featured-episode-large .slick-prev, .featured-episode-large .slick-next{
        width: 1.889rem;
        height: 1.889rem;
        cursor: pointer; 
        bottom: -4rem;
        top: auto;

    }
    .featured-episode-large .slick-prev:before, .featured-episode-large .slick-next:before{
        content: none
    }
    .featured-episode-large .slick-prev{
        background: url(../img/prev-page.svg) no-repeat;
        background-size: 1.889rem 1.889rem;
        left: calc(50% - 2.5rem);
    }
    .featured-episode-large .slick-next{
        background: url(../img/next-page.svg) no-repeat;
        background-size: 1.889rem 1.889rem;
        right: calc(50% - 2.5rem);
    }
    .slider-nav{
        display: none!important
    }

    /*** Subscriber ***/
    .radio-subscriber-container{
        height: auto;
        display: block;
        text-align: center;
        padding: 2rem
    }
    .radio-subscriber-container .radio-heading-sep:after {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0.75rem!important;
    }
    .radio-subscriber-section h2, .radio-subscriber-section .h2 {
        margin-bottom: 1.5rem;
    }
    .radio-subscriber-listing {
        justify-content: center;
    }

    /*** Episode Listing ***/
    .episode-listing-wrap{
        margin-left: 0;
        margin-right: 0
    }
    .episode-listing-wrap > div {
        width:100%;
        margin: 30px auto;
        border: none
    }
    .radio-power-episode-counter{
        margin-bottom: 0
    }

  

}

@media(max-width:575px){
    /***** Featured ****/  
    .featured-episode-large-content{
        padding: 30px 15px
    }
}


@media(max-width:479px){
    /***** Featured ****/      
    .episode-list-image-holder {
    height: 14rem;
}
    
    
    /***** Subscriber ****/   
    .radio-subscriber-box {
        margin: 0 1.5rem;
    }
    .radio-subscriber-container{
        padding-left: 15px;
        padding-right: 15px
    }
    .radio-subscriber-section h2, .radio-subscriber-section .h2 {
        font-size: 1.5rem;
    }   

    /***** Testimonial ****/
    .radio-power-testimonial-author .h3{
        font-size: 1.1rem
    }
    .radio-testimonial-rating img {
        width: 1rem;
    }
    .radio-power-testimonial-author {
    min-width: 1px;
    display: block;
    width: 100%;
    max-width: 195px;
}
}
