/* ***************************************** */
/* ************** MEDIA QUERIES ************ */
/* ***************************************** */

/*	.container {
		padding-right: 5px !important;
		padding-left: 5px !important;
		margin-right: auto;
		margin-left: auto;
	}*/


h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */ 

.mrec {
    display: none
}

.fixedBottomCarousel2 {
    display: none;
}

.breadCrumsBox {
    display: none;
}

.fixedBottomBannerPlayer {
    display: none;
}

.fixedCenteredBannerPlayer {
    display: none;
}



.lftButPlay {
    width: 1.5em;
    height: auto;
}

/* topo Small Devices */
nav[canvas] {
    height: 70px;
    line-height: 70px;
    font-size: 24px;
}

[canvas=box] {
    height: -webkit-calc( 100% - 70px );
    height: -moz-calc( 100% - 70px );
    height: calc( 100% - 70px );
}


/* Back But */

.goBk {
    margin-top: 1em;
    text-transform: uppercase;
    font-weight: 500;
    display: none;
}

.bkBut {
    width: 36px;
}

/* Hide&Show Magic */
.magicSmall {
    display: none;
}

.magicMedium {
    display: none;
}

.magicLarge {
    display: none;
}


.leftCorner {
    float: left;
    position: absolute;
    left: 0;
}

.rightCorner {
    float: right;
    position: absolute;
    right: 0;
}

.webRadiosAccessXl {
    display: none;
}

.leftCornerPlay {
    float: left;
    position: absolute;
    left: 2.2em;
}

.butPlayXs img {
    width: 36px;
    height: auto;
    margin-right: 10px;
}

.leftSpace {
    margin-left: 0.5em;
}

.rightSpace {
    margin-right: 0.5em;
}

.topSpace {
    margin-top: 0.5em;
}

.bottomSpace {
    margin-bottom: 0.5em;
}

.butPlayXL {
    display: none
}

.butWebRadios {
    display: none
}

.playerNextProgram {
    display: none
}

/* main logo */
@media (max-width: 768px) {
    .rfmLogo svg {
        width: 100px;
        height: 42px !important;
        height: auto;
        margin-top: 12px;
    }

    .rfmLogo img {
        width: 120px;
        height: /*42px*/ auto !important;
        height: auto;
        margin-top: -10px;
    }
}


.playerMainLogo svg {
    width: 100px;
    height: auto;
    margin-top: 12px;
}

/* main Nav */
.box-shadow-menu {
    position: relative;
    left: 0.5em;
    padding-left: 1.45em;
    border: 1px solid #404040;
    background: rgba(255, 255, 255, 0.7)
}

    .box-shadow-menu:before {
        content: "";
        position: absolute;
        left: 0.2em;
        top: 0.38em;
        width: 1em;
        height: 0.15em;
        background: #404040;
        box-shadow: 0 0.25em 0 0 #404040, 0 0.5em 0 0 #404040;
    }


.plyrPlay {
    display: none;
}

.autoPromo {
    display: none;
}

.go2top {
    height: 40px;
    width: 40px;
    bottom: 30px;
    right: 10px;
}

.showOnlyOnXs {
    display: block
}


.avisoCookiesTxt {
    padding: 0.4em 0 0.4em 0;
    background-color: grey;
}

/* Footer Marquee */
.marqueeBox {
    height: 105px;
    margin: 0;
    padding: 0;
}

.marqueeBoxImg {
    height: 65px;
    width: auto;
}

.marqueeBoxMusic {
    font-size: 3.8em;
    font-weight: 100;
    line-height: 1em;
    text-transform: uppercase;
    padding-left: 0.5em;
    color: #aea59c;
}

.marqueeBoxAnim {
    font-size: 1.4em;
    line-height: 1em;
    color: #ff5252;
    text-transform: uppercase;
    font-weight: 400;
}

.marqueeBoxTime {
    font-size: 0.65em;
    line-height: 1.2em;
    color: #acacac;
    text-transform: uppercase;
}

.nWebRadios svg {
    margin: 0.6em 0.8em 0 0;
}


/* Default */
/*	.col-lg-6 .txtDefBold, .col-lg-4 .txtDefBold, .col-lg-3 .txtDefBold {font-size:1.8em; line-height:1em;}
	.col-lg-6 .txtDefLight, .col-lg-4 .txtDefLight, .col-lg-3 .txtDefLight {font-size:1.4em; line-height:1em;}		*/

.col-xs-12 .txtDefBold {
    font-size: 1.8em;
    line-height: 1em;
}

.col-xs-12 .txtDefLight {
    font-size: 1.4em;
    line-height: 1em;
}

/* ////////// DETAIL /////// */

/* mainImage tiny */
.mainImage-section {
    background-size: 100%;
    min-height: 180px;
}


/* page Title */
.detailTitle {
    font-size: 1.6em;
    line-height: 1.2em;
    margin-bottom: -0.6em;
}

.detailSubTitle {
    font-size: 1.2em;
    line-height: 1.4;
    margin: 0.6em 0 0.6em 0;
    color: #313131;
}

/* Social Media Icons */
.shareIco {
    width: 30px;
    height: 30px;
    text-align: left;
}

.sharePlayer {
    padding: 8px 0 8px 0;
    line-height: 1.2em;
    float: left;
}

/* Coluna esq Flex */
.rightColFlex {
    display: none;
}

/* Image Poster */
.imgPoster {
    width: 40%;
    margin: 0 1em 0.5em 0;
}


/* Sideway Arrows Navigation */
.pageNav {
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -20px;
}

/* Tu Es RFM */
ul.rating {
    margin: 0 !important;
    padding: 0 !important;
}

    ul.rating li {
        margin: 0;
        padding: 0;
        cursor: default;
        display: inline-block;
        font-size: 2em;
        list-style-type: none;
        cursor: pointer;
    }

.star, .rating:not(.vote-cast):hover .star:hover ~ .star, .rating.vote-cast.star.selected ~ .star {
    /* normal state */ color: white;
}

.rating:hover .star, .rating.vote-cast .star {
    /* highlighted state */ color: #e6b22c;
}

.voteBox {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0.5em;
}

.col-lg-6 ul.rating li {
    font-size: 2em;
}

.col-lg-4 ul.rating li {
    font-size: 2em;
}

.col-lg-3 ul.rating li {
    font-size: 2em;
}




/* Player */
.albumCover {
    width: 100%;
    margin: 0;
    opacity: 0.3;
}

.dayProgramsAnimPic, .dayProgramsAnimPicGrey {
    height: 90px;
}

.carousel-showsixmoveone {
    display: none;
}

/* New Top Player */
.wActive {
    opacity: 1;
    filter: alpha(opacity=100);
    margin: 0 0.25em 0 0.25em;
}

.wInactive {
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.wHideXs {
    display: none
}

.wLftSpace {
    margin-left: 0.25em;
}

.w80s {
    height: 52px;
}

.wSomnii {
    height: 65px;
}

.wRfm {
    height: 52px;
}

.wOceano {
    height: 52px;
}

.wfiller {
    height: 52px;
}

/* Video Player */
.vjs-default-skin .vjs-big-play-button {
    font-size: 3.5em;
}

.redDividerTop {
    border-top: 2px solid red;
    margin: 1em 0 4em 0;
}

/* ////////////////// TOP 25 ////////////////////// */
.top25List li .tInfo {
    width: 100%;
    margin-top: 0.3em;
}

.top25List li .tAuthor {
    font-size: 1.6em;
    line-height: 1.2em;
}

.top25List li .tMusic {
    font-size: 1.2em;
    font-size: 1em;
}

.top25List li .tBut img {
    height: 4.5em;
    margin: 0.3em 0 0.3em 0;
    width: auto;
}

.top25ItemData .pull-right {
    float: left !important;
}


/* ////////////////// PODCASTS DETAIL ////////////////////// */
.podList li .pCover {
    display: none;
}

.podList li .tBut {
    margin: 2em 0.2em 0.6em 0.2em;
    height: 5em;
}

.podList li .tInfo {
    width: 100%;
    margin: 0.3em 0 0 0.5em;
}

.podList li .pTitle {
    font-size: 1.4em;
    line-height: 1.2em;
}

.podList li .pTime {
    font-size: 1em;
}


/* ////////////////// FREQUENCIES ////////////////////// */
.antenaFx {
    display: none;
}

.frequenciesList {
    width: 100%;
    font-size: 2.2em;
    font-weight: 400;
    margin: 0 auto;
    text-align: center;
}

.frequenciesBoard {
    width: 100%;
    margin-top: 2em;
}

/* ////////////////// WEATHER ////////////////////// */
.minMax {
    font-size: 1em
}

/* ////////////////// TRAFFIC ////////////////////// */
.iconTraffic {
    width: 15%;
}

/* ////////////////// PODCASTS ////////////////////// */
.podcastImg {
    width: 220px;
}

/* ////////////////// NEWS ////////////////////// */
.card-sep {
    min-height: 430px;
}

/* ////////////////// NEWS ////////////////////// */
.fixedBottomAgendaCarousel {
    display: none;
}


/* ///////////////// AGENDA //////////////////// */
.eventDateMonth {
    font-size: 1em;
    line-height: 1.8em;
}

.eventDateDay {
    font-size: 2.4em;
    line-height: 1.3em;
}



/* RFM Default Btns */
.btnRFM {
    padding: 1.4em;
    font-size: 1.4em;
    line-height: 0.8em;
    text-align: center;
}

.btnVisibleTxt {
    display: none;
}

.btnRFM-lightRed {
    border: none;
}

    .btnRFM-lightRed:hover {
        border: none;
        color: white;
    }

/*.button{display:block;width:100px;height:100px;border-radius:50px;font-size:20px;color:#fff;line-height:100px;text-align:center;background:#000}	*/


/* ////////// CAFEDAMANHA /////// */
/* mainImage */
.mainImage-section-cm {
    background: url(https://cdnimages01.azureedge.net/rfm/prog_cafedamanhateam_2000x5001507de1a_destaque_2col.jpg) no-repeat center center;
    background-size: 100%;
    min-height: 180px;
}

.nav-tabs2 > li > a {
    font-size: 1em;
    line-height: 0.8em;
    padding: 0.2em 0.45em 0.2em 0.45em;
}


/* ////////// PODCASTS /////// */
/* mainImage */
.mainImage-section-pc {
    min-height: 180px;
}


/* ////////// ARTISTS /////// */

#slider {
    bottom: 5px;
}

.slideArtist img {
    width: 90px;
}

.slideArtist {
    height: 120px;
}

.animInfo {
    padding: 0.5em 1em 0.5em 1em;
    margin: 1em 0 0 0;
    width: 100%;
}

.animExtraInfo {
    display: none;
}

.nameArtist {
    font-size: 1em;
    line-height: 1em;
}

/* New Wireframe */

.mainCol {
    /*padding: 0.8em;*/
}

.bgMain:before {
    display: none;
}

.weatherSelect .btn {
    font-size: 2em;
}

.weatherSelect .dropdown-menu {
    font-size: 1.4em;
}

.txtLightGrey {
    color: #c1c1c1;
}

h1.rfmTitle {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 0.1em;
}

h2.rfmSubtitle {
    font-size: 1.2em;
    line-height: 1.3em;
    margin: 0.6em 0 0.6em 0;
}

.topAndRightSpace {
    padding: .5em .5em;
}



/* Main H1 */
.mnTitleBG {
    text-transform: uppercase;
    font-weight: 100;
    margin: .3em .55em;
}
.mnTitle {
    text-align: center;
    font-size: 1em;
    border: 1px solid #ededed;
}





/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media (min-width: 480px) { /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 480px :::::::: */
    /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
    /* Default */
    /*	.col-lg-6 .txtDefBold, .col-lg-4 .txtDefBold, .col-lg-3 .txtDefBold{font-size:2.3em; line-height:1em;}
	.col-lg-6 .txtDefLight, .col-lg-4 .txtDefLight, .col-lg-3 .txtDefLight {font-size:1.9em; line-height:1em;}		

	.col-md-6 .txtDefBold, .col-md-4 .txtDefBold, .col-md-3 .txtDefBold{font-size:2.3em; line-height:1em;}
	.col-md-6 .txtDefLight, .col-md-4 .txtDefLight, .col-md-3 .txtDefLight {font-size:1.9em; line-height:1em;}				

	.col-sm-6 .txtDefBold, .col-sm-4 .txtDefBold, .col-sm-3 .txtDefBold {font-size:2.6em; line-height:1em;}
	.col-sm-6 .txtDefLight, .col-sm-4 .txtDefLight, .col-sm-3 .txtDefLight {font-size:2em; line-height:1em;}*/
    .col-xs-12 .txtDefBold {
        font-size: 2.6em;
        line-height: 1em;
    }

    .col-xs-12 .txtDefLight {
        font-size: 2em;
        line-height: 1em;
    }

    .col-sm-12 .txtDefBold {
        font-size: 2.6em;
        line-height: 1em;
    }

    .col-sm-12 .txtDefLight {
        font-size: 2em;
        line-height: 1em;
    }

    /* New Wireframe */


    .bgMain:before {
        display: none;
    }

    .subNavItem {
        background: url('../images/bg_subitemNav.png') no-repeat top left;
    }

    /* ////////////////// TOP 25 ////////////////////// */
    .top25List li .tInfo {
        width: 30%;
        margin-top: 0.2em;
    }

    .top25List li .tAuthor {
        font-size: 1.5em;
        line-height: 1em;
    }

    .top25List li .tMusic {
        font-size: 1em;
    }

    .top25List li .tBut img {
        height: 40em;
        margin: .1em 0;
        width: auto;
    }

    .top25List li .tBut img {
        height: 3.6em;
        margin: 0.3em 0 0.3em 0;
        width: auto;
    }

    .top25ItemData .pull-right {
        float: right !important;
    }
	/* Main H1 */	
	.mnTitle {
		padding:.55em .55em;
		text-align:center;
		font-size:1.6em;
	}	
}



/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media (min-width: 768px) { /* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 768px :::::: */
    /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
    h1 {
        font-size: 26px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 22px;
    }

    .space4Player {
        margin-bottom: 90px;
    }

    /* topo */
    nav[canvas] {
        height: 90px;
        line-height: 90px;
        font-size: 34px;
    }

    [canvas=box] {
        height: -webkit-calc( 100% - 90px );
        height: -moz-calc( 100% - 90px );
        height: calc( 100% - 90px );
    }

    .rfmLogo svg {
        width: 120px;
        height: 51px;
        margin-top: 16px;
    }

    .rfmLogo img {
        width: 140px;
        height: /*51px*/ auto;
        margin-top: -16px;
    }

    .nShareIcons svg {
        width: 4.5em;
        height: 1.6em;
        margin: 0.85em 0.75em 0 0;
    }

    /* New Top Player */
    .wHideXs {
        display: inline;
    }

    .w80s.wActive {
        height: 72px;
    }

    .w80s.wInactive {
        height: 42px;
    }

    .wSomnii.wActive {
        height: 75px;
    }

    .wSomnii.wInactive {
        height: 55px;
    }

    .wRfm.wActive {
        height: 72px;
    }

    .wRfm.wInactive {
        height: 42px;
    }

    .wOceano.wActive {
        height: 72px;
    }

    .wOceano.wInactive {
        height: 42px;
    }

    .wfiller {
        height: 42px;
    }


    .playerMainLogo svg {
        width: 120px;
        margin-top: 16px;
    }

    /* Hide&Show Magic */
    .magicSmall {
        display: block;
    }

    .butPlayXL {
        display: inline;
    }

        .butPlayXL img {
            width: 40px;
            height: auto;
            margin-bottom: 18px;
        }

    .butPlayXS {
        display: none
    }

    .butWebRadios {
        display: inline;
    }

        .butWebRadios img {
            width: 55px;
            height: auto;
            margin-right: 14px;
        }

    .webrads-bar li {
        height: 75px;
    }

    .go2top {
        right: 20px;
        bottom: 90px;
    }

    .showOnlyOnXs {
        display: none
    }

    .showFromMedium {
        display: block
    }
    /* footer */

    .footer {
        height: 80px;
        display: block;
        z-index: 9;
    }


    /* Footer Marquee */
    .marqueeBox {
        height: 80px;
    }

    .shareFooter {
        margin-top: 16px;
    }

    .shareIcos {
        width: 75%;
    }

    .footerPlayIco {
        top: 10px;
        left: 12px;
        width: 50%;
    }

    .nWebRadios svg {
        margin: 0.9em 0.8em 0 0;
    }


    /*.fixedBottomBanner {display:none; width: 320px; right:30px; bottom: 80px; padding:10px; display:block; z-index:999; border:1px solid green;}*/
    .fixedBottomBanner {
        display: none;
    }

    .fixedBottomCarousel2 {
        display: block;
    }

        .fixedBottomCarousel2 div.carousel div.carousel-inner div.item div {
            margin-bottom: 0.5em;
        }


    .breadCrumsBox {
        display: block;
        margin-bottom: 1em;
    }


    /* Default */
    /*	.col-lg-6 .txtDefBold, .col-lg-4 .txtDefBold, .col-lg-3 .txtDefBold{font-size:2.2em; line-height:1em;}
	.col-lg-6 .txtDefLight, .col-lg-4 .txtDefLight, .col-lg-3 .txtDefLight {font-size:1.8m; line-height:1em;}
	
	.col-md-6 .txtDefBold, .col-md-4 .txtDefBold, .col-md-3 .txtDefBold{font-size:2.3em; line-height:1em;}
	.col-md-6 .txtDefLight, .col-md-4 .txtDefLight, .col-md-3 .txtDefLight {font-size:1.9em; line-height:1em;}				

	.col-sm-6 .txtDefBold, .col-sm-4 .txtDefBold, .col-sm-3 .txtDefBold {font-size:1.8em; line-height:1em;}
	.col-sm-6 .txtDefLight, .col-sm-4 .txtDefLight, .col-sm-3 .txtDefLight {font-size:1.4em; line-height:1em;}*/

    .col-sm-4 .txtDefBold {
        font-size: 1.4em;
        line-height: 1em;
    }

    .col-sm-4 .txtDefLight {
        font-size: 1.2em;
        line-height: 1em;
    }

    .col-sm-6 .txtDefBold {
        font-size: 2.2em;
        line-height: 1em;
    }

    .col-sm-6 .txtDefLight {
        font-size: 2em;
        line-height: 1em;
    }

    .col-sm-8 .txtDefBold {
        font-size: 2.6em;
        line-height: 1em;
    }

    .col-sm-8 .txtDefLight {
        font-size: 2.4em;
        line-height: 1em;
    }




    /* Tu Es RFM */
    .col-lg-6 ul.rating li {
        font-size: 2em;
    }

    .col-lg-4 ul.rating li {
        font-size: 2em;
    }

    .col-lg-3 ul.rating li {
        font-size: 2em;
    }







    /* Player */
    .albumCover {
        width: 100%;
        margin: 0;
        opacity: 1;
    }

    .dayProgramsAnimPic, .dayProgramsAnimPicGrey {
        height: 100px;
    }

    .plyrPlay {
        display: block;
    }

    .centerPlay, .centerPlayFl {
        display: none;
    }

    .playerPlayIco {
        top: 10px;
        left: 12px;
        width: 60%;
    }

    .carousel-showsixmoveone {
        display: block;
    }

    /* Relacionados Players */
    .txtMarqueePlayer {
        font-size: 70% !important;
        line-height: 120% !important;
        font-weight: bold !important;
    }

    figure.defImage > figcaption {
        padding: .3em .5em;
    }




    .col-xs-12 .txtDefLight {
        font-size: 0.9em;
        line-height: 1em;
    }


    /* mainImage 768 */
    .mainImage-section {
        min-height: 300px;
    }




    /* Video Player */
    .vjs-default-skin .vjs-big-play-button {
        font-size: 4em;
    }

    /* ////////////////// TOP 25 ////////////////////// */
    .top25List li .tInfo {
        width: 50%;
        margin-top: 0.3em;
    }

    .top25List li .tAuthor {
        font-size: 1.6em;
        line-height: 1em;
    }

    .top25List li .tMusic {
        font-size: 1.2em;
        font-size: 1em;
    }

    .top25List li .tBut img {
        height: 4.5em;
        margin: 0.3em 0 0.3em 0;
        width: auto;
    }

    /* ////////////////// PODCASTS DETAIL ////////////////////// */
    .podList li .pCover {
        display: block;
    }

    .podList li .tBut {
        margin: 0.3em 0.2em 0.6em 0.2em;
        height: 5em;
    }

    .podList li .tInfo {
        width: 50%;
        margin-top: 0.3em;
    }

    .podList li .pTitle {
        font-size: 1.6em;
        line-height: 1em;
    }

    .podList li .pTime {
        font-size: 1em;
    }


    /* ////////////////// FREQUENCIES ////////////////////// */
    .antenaFx {
        display: block;
        width: 40%;
    }

    .frequenciesList {
        width: 60%;
        border-left: 2px solid white;
        font-size: 2.2em;
        font-weight: 400;
        text-align: right;
    }

    .frequenciesBoard {
        width: 40%;
        margin-top: 2em;
    }

    /* ////////////////// WEATHER ////////////////////// */
    .minMax {
        font-size: 1.6em;
    }

    /* ////////////////// TRAFFIC ////////////////////// */
    .iconTraffic {
        width: 45%;
    }

    /* ////////////////// PODCASTS ////////////////////// */
    .podcastImg {
        width: 420px;
    }

    /* ////////////////// PROGRAMS ////////////////////// */
    .weekNavSmall {
        display: none;
    }


    /* ////////// CAFEDAMANHA /////// */
    /* mainImage */
    .mainImage-section-cm {
        background: url(https://cdnimages01.azureedge.net/rfm/prog_cafedamanhateam_2000x5001507de1a_destaque_2col.jpg) no-repeat center center;
        background-size: 100%;
        min-height: 370px;
    }

    .nav-tabs2 > li > a {
        font-size: 1.4em;
        line-height: 0.8em;
        padding: 0.2em 0.75em 0.2em 0.75em;
    }


    /* ////////// PODCASTS DETAIL /////// */
    /* mainImage */
    .mainImage-section-pc {
        min-height: 370px;
    }

    /* RFM Default Btns */
    .btnRFM {
        padding: 15px 70px;
        font-size: 1.1em;
    }

    .btnRFM-rounded {
        border-radius: 2em;
    }

    .btnVisibleTxt {
        display: block;
    }

    .btnVisibleIcon {
        display: none;
    }


    /* ////////// ARTISTS /////// */
    #slider {
        bottom: 80px;
    }

    .slideArtist {
        height: 170px;
    }

        .slideArtist img {
            width: 150px;
        }

    .animInfo {
        padding: 0 1em 0.5em 1em;
        width: 50%;
    }

    .animExtraInfo {
        display: block;
    }

    .nameArtist {
        font-size: 1.1em;
        line-height: 1em;
    }

    /* New Wireframe */

    .mainCol {
        padding: 0;
    }

    .bgMain:before {
        display: block;
    }

    .bkBut {
        width: 50px;
    }

    h1.rfmTitle {
        font-size: 2.2em;
        line-height: 1em;
    }

    h2.rfmSubtitle {
        font-size: 1.2em;
        line-height: 1.4em;
    }

	/* Main H1 */	
	.mnTitle {
		padding:.65em 1em;
		text-align:right;
		font-size:1.6em;
		border:0;
	} 
	.mnTitleBG {
		min-height:122px;
		background:url(../images/bgH1.jpg) no-repeat top left;
		background-size:100% auto;
	} 	
	
}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media (min-width: 992px) { /* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 992px :::::::: */
    /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 24px;
    }

    .space4Player {
        margin-bottom: 90px;
    }

    /* topo */
    nav[canvas] {
        height: 100px;
        line-height: 100px;
        font-size: 36px;
    }

    [canvas=box] {
        height: -webkit-calc( 100% - 100px );
        height: -moz-calc( 100% - 100px );
        height: calc( 100% - 100px );
    }

    .rfmLogo svg {
        width: 190px;
        height: 80px;
        margin-top: 10px;
    }

    .rfmLogo img {
        width: 190px;
        margin-top: -10px;
        height: /*80px*/ auto;
    }

    /* New Top Player*/
    .w80s.wActive {
        height: 82px;
    }

    .w80s.wInactive {
        height: 52px;
    }

    .wSomnii.wActive {
        height: 95px;
    }

    .wSomnii.wInactive {
        height: 65px;
    }

    .wRfm.wActive {
        height: 82px;
    }

    .wRfm.wInactive {
        height: 52px;
    }

    .wOceano.wActive {
        height: 82px;
    }

    .wOceano.wInactive {
        height: 52px;
    }

    .wfiller {
        height: 52px;
    }


    .playerMainLogo svg {
        width: 190px;
        margin-top: 10px;
    }

    /* Hide&Show Magic */
    .magicMedium {
        display: block;
    }

    .redDividerTop {
        margin: 1em 21em 4em 0;
    }

    .butPlayXL {
        display: inline;
    }

        .butPlayXL img {
            width: 50px;
            height: auto;
            margin-bottom: 26px;
        }

    .webRadiosAccessXl {
        display: block;
        width: 16em;
    }

        .webRadiosAccessXl svg {
            margin: 0.6em 0.8em 0 0;
        }



    .nShareIcons svg {
        width: 4.5em;
        height: 1.6em;
        margin: 0.85em 0.75em 0 0;
    }


    .webRadiosAccessXs {
        display: none;
    }

    .butPlayXS {
        display: none
    }

    .butWebRadios {
        display: inline;
    }

        .butWebRadios img {
            width: 80px;
            height: auto;
            margin-right: 15px;
        }

    .fixedBottomBannerPlayer {
        display: block;
        bottom: -360px;
    }

    .fixedCenteredBannerPlayer {
        display: block;
        bottom: 0;
    }

    /* footer */
    .footer {
        height: 75px;
    }

    /* Footer Marquee */
    .marqueeBox {
        height: 75px;
    }

    .shareFooter {
        margin-top: 16px;
    }

    .shareIcos {
        width: 75%;
    }

    .footerPlayIco {
        top: 8px;
        left: 12px;
        width: 60%;
    }

    .nWebRadios svg {
        margin: 1em 0.8em 0 0;
    }

    /*	.fixedBottomBanner {position:absolute; bottom: -370px;}*/
    .fixedBottomBanner {
        position: absolute;
        bottom: 0;
    }

    .fixedBottomBannerInner {
        position: absolute;
        bottom: 75px;
    }

    .breadCrumsBox {
        margin-bottom: 0;
    }



    /* Default */
    /*	.col-lg-6 .txtDefBold, .col-lg-4 .txtDefBold, .col-lg-3 .txtDefBold{font-size:2.3em; line-height:1em;}
	.col-lg-6 .txtDefLight, .col-lg-4 .txtDefLight, .col-lg-3 .txtDefLight {font-size:1.9em; line-height:1em;}		
	
	.col-md-6 .txtDefBold, .col-md-4 .txtDefBold, .col-md-3 .txtDefBold{font-size:2.2em; line-height:1em;}
	.col-md-6 .txtDefLight, .col-md-4 .txtDefLight, .col-md-3 .txtDefLight {font-size:1.8m; line-height:1em;}
	
	.col-sm-6 .txtDefBold, .col-sm-4 .txtDefBold, .col-sm-3 .txtDefBold{font-size:2.3em; line-height:1em;}
	.col-sm-6 .txtDefLight, .col-sm-4 .txtDefLight, .col-sm-3 .txtDefLight {font-size:1.9em; line-height:1em;}				*/
    .col-md-4 .txtDefBold {
        font-size: 1.4em;
        line-height: 1em;
    }

    .col-md-4 .txtDefLight {
        font-size: 1.2em;
        line-height: 1em;
    }

    .col-md-6 .txtDefBold {
        font-size: 1.2em;
        line-height: 1em;
    }

    .col-md-6 .txtDefLight {
        font-size: 2.4em;
        line-height: 1em;
    }

    .col-md-8 .txtDefBold {
        font-size: 2.2em;
        line-height: 1em;
    }

    .col-md-8 .txtDefLight {
        font-size: 2.6em;
        line-height: 1em;
    }


    /* Tu Es RFM */
    .col-lg-6 ul.rating li {
        font-size: 4em;
    }

    .col-lg-4 ul.rating li {
        font-size: 2.1em;
    }

    .col-lg-3 ul.rating li {
        font-size: 2.2em;
    }


    /* Main Image Detail 992px */
    .mainImage-section {
        min-height: 380px;
    }


    /* Player */
    .playerPlayIco {
        top: 8px;
        left: 12px;
        width: 60%;
    }
    /* Relacionados Players */
    .txtMarqueePlayer {
        font-size: 50% !important;
        line-height: 120% !important;
        font-weight: bold !important;
    }



    .icons2Left {
        text-align: left !important;
    }



    .col-xs-12 .txtDefLight, .col-sm-4 .txtDefLight {
        display: none;
    }

    /* Video Player */
    .vjs-default-skin .vjs-big-play-button {
        font-size: 4em;
    }

    /* Auto promo Banner */
    .autoPromo {
        display: block;
    }

    /* Social Media Icons */
    .shareIco {
        width: 40px;
    }

    .go2top {
        height: 50px;
        width: 50px;
        bottom: 140px;
        right: 10px;
    }

    /* ////////////////// TOP 25 ////////////////////// */
    .top25List li .tInfo {
        width: 40%;
        margin-top: 0.3em;
    }

    .top25List li .tAuthor {
        font-size: 1.3em;
        line-height: 1em;
    }

    .top25List li .tMusic {
        font-size: 1em;
        font-size: 0.8em;
    }

    /* ////////////////// PODCASTS DETAIL ////////////////////// */
    .podList li .tInfo {
        width: 40%;
        margin-top: 0.3em;
    }

    .podList li .pTitle {
        font-size: 1.3em;
        line-height: 1em;
    }

    .podList li .pTime {
        font-size: 0.8em;
    }


    /* ////////////////// FREQUENCIES ////////////////////// */
    .antenaFx {
        display: block;
        width: 40%;
    }

    .frequenciesList {
        width: 60%;
        border-left: 2px solid white;
        font-size: 2.2em;
        font-weight: 400;
    }

    .frequenciesBoard {
        width: 50%;
        margin-top: 2em;
    }

    /* ////////////////// TRAFFIC ////////////////////// */
    .iconTraffic {
        width: 50%;
    }

    /* ////////////////// PODCASTS SECTION ////////////////////// */
    .podcastImg {
        width: 520px;
    }

    /* ////////// ARTISTS /////// */
    .nameArtist {
        font-size: 0.8em;
        line-height: 1em;
    }

    #slider {
        bottom: 90px;
    }
    /* IK */
    .slideArtist {
        height: 160px;
    }

        .slideArtist img {
            width: 140px;
        }

    .animInfo {
        padding: 0 1em 0.5em 1em;
        width: 50%;
    }

    .animExtraInfo {
        display: block;
    }

    .go2top.hpTop {
        right: 253px;
    }
    /* Player */
    .playerNextProgram {
        display: block;
        position: relative;
        padding: 1em;
        /*margin-top:3em;*/
    }


    /* New Wireframe */
    /*.mainCol { padding-right: 20.75em;}*/

    .weatherSelect .btn {
        font-size: 1.6em;
    }

    .weatherSelect .dropdown-menu {
        font-size: 1.2em;
    }


    /* ////////////////// NEWS ////////////////////// */
    .card-sep {
        min-height: 440px;
    }
	
	/* Main H1 */	
	.mnTitle {
		padding: .65em .75em;
		text-align: right;
		font-size: 1.4em;
	}  	
	
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media (min-width: 1024px) { /* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 1024px :::::: */
    /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
    .mrec {
        display: block;
    }



    /* /////DETAIL //// */

    /* Coluna esq Flex */
    .rightColFlex {
        display: block;
    }


    /* Image Poster */
    .imgPoster {
        width: 25%;
        margin: 0 1em 0.5em 0;
    }

    /*.fixedBottomBanner {display:block; width: 320px; right:30px; bottom: 80px; padding:10px; z-index:999;}*/
    .fixedBottomBanner {
        display: block;
        width: 320px;
        right: 30px;
        padding: 10px;
        z-index: 999;
    }

    .fixedBottomBannerInner {
        display: block;
        width: 320px;
        right: 30px;
        bottom: 70px;
        padding: 10px 10px 0 10px;
        z-index: 999;
    }

    .webrads-bar li {
        height: 80px;
    }

    .containerFix {
        padding-right: 5px !important;
        padding-left: 5px !important;
        margin-right: auto;
        margin-left: auto;
    }


    /* Default */
    /*	.col-lg-6 .txtDefBold, .col-lg-4 .txtDefBold, .col-lg-3 .txtDefBold{font-size:2.4em; line-height:1em;}
	.col-lg-6 .txtDefLight, .col-lg-4 .txtDefLight, .col-lg-3 .txtDefLight {font-size:1.8em; line-height:1em;}	*/

    .col-lg-4 .txtDefBold {
        font-size: 1.4em;
        line-height: 1em;
    }

    .col-lg-4 .txtDefLight {
        font-size: 1.2em;
        line-height: 1em;
    }

    .col-lg-6 .txtDefBold {
        font-size: 1.2em;
        line-height: 1em;
    }

    .col-lg-6 .txtDefLight {
        font-size: 2.4em;
        line-height: 1em;
    }

    .col-lg-8 .txtDefBold {
        font-size: 2.8em;
        line-height: 1em;
    }

    .col-lg-8 .txtDefLight {
        font-size: 2.6em;
        line-height: 1em;
    }


    /* New Top Player*/
    .w80s.wActive {
        height: 82px;
    }

    .w80s.wInactive {
        height: 52px;
    }

    .wSomnii.wActive {
        height: 95px;
    }

    .wSomnii.wInactive {
        height: 65px;
    }

    .wRfm.wActive {
        height: 82px;
    }

    .wRfm.wInactive {
        height: 52px;
    }

    .wOceano.wActive {
        height: 82px;
    }

    .wOceano.wInactive {
        height: 52px;
    }

    .wfiller {
        height: 52px;
    }

    .go2top.hpTop {
        right: 254px;
    }
    /* Player */
    .playerNextProgram {
        padding: 1em;
        /*margin-top:4em;*/
    }

    /* New wireframe */
    .subNavItem {
        background: url('../images/bg_subitemNav.png') no-repeat top left;
    }

    /* footer */
    .footer {
        height: 80px;
    }

    /* Footer Marquee */
    .marqueeBox {
        height: 80px;
        margin: 0;
        padding: 0;
    }

	/* Main H1 */
	.mnTitle {
		padding:.65em .75em;
		text-align:right;
		font-size:1.4em;
	}   	
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media (min-width: 1200px) { /* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 1200px :::::::::: */
    /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

    .rfmLogo img {
        width: 220px;
        margin-top: -12px;
        height: /*93px*/ auto;
    }

    .space4Player {
        margin-bottom: 90px;
    }

    /* topo */
    nav[canvas] {
        height: 120px;
        line-height: 120px;
        font-size: 40px;
    }

    [canvas=box] {
        height: -webkit-calc( 100% - 120px );
        height: -moz-calc( 100% - 120px );
        height: calc( 100% - 120px );
    }

    /* Hide&Show Magic */
    .magicLarge {
        display: block;
    }

    .rfmLogo svg {
        width: 220px;
        height: 93px;
        margin-top: 12px;
    }

    .playerMainLogo svg {
        width: 220px;
        margin-top: 12px;
    }

    .butPlayXL {
        display: inline;
    }

        .butPlayXL img {
            width: 70px;
            height: auto;
            margin-bottom: 42px;
        }

    .butPlayXS {
        display: none
    }

    .butWebRadios {
        display: inline;
    }

    .webrads-bar li {
        height: 100px;
    }


    .go2top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 140px;
    }


    /* footer */
    .footer {
        /*height: 75px;*/
        height: 100px;
    }

    /* Footer Marquee */
    .marqueeBox {
        /*height: 75px;*/
        height: 100px;
        margin: 0;
        padding: 0;
    }

    .shareIcosBox {
        margin-top: 0.75em;
    }
    /*.shareFooter { margin-top:12px;}
	.shareIcos { width: 90%;}*/
    .footerPlayIco {
        top: 15px;
        left: 20px;
        width: 50%;
    }

    .nWebRadios svg {
        margin: 1em 0.8em 0 0;
    }

    /*.fixedBottomBanner {position:absolute; bottom: -440px;}*/
    .fixedBottomBanner {
        position: absolute;
    }

    .fixedBottomBannerInner {
        position: absolute;
        bottom: 75px;
    }


    /* Default ***************************************************************************************************************** */
    .col-lg-3 .txtDefBold {
        font-size: 1.4em;
        line-height: 1em;
    }

    .col-lg-3 .txtDefLight {
        font-size: 1em;
        line-height: 1em;
    }

    .col-lg-4 .txtDefBold {
        font-size: 1.4em;
        line-height: 1em;
    }

    .col-lg-4 .txtDefLight {
        font-size: 1.4em;
        line-height: 1em;
    }

    .col-lg-6 .txtDefBold {
        font-size: 1.8em;
        line-height: 1em;
    }

    .col-lg-6 .txtDefLight {
        font-size: 2em;
        line-height: 1em;
    }

    /* Tu Es RFM */
    .col-lg-6 ul.rating li {
        font-size: 4em;
    }

    .col-lg-4 ul.rating li {
        font-size: 3em;
    }

    .col-lg-3 ul.rating li {
        font-size: 2em;
    }


    /* Player */
    .playerNextProgram {
        padding: 1em;
        /*margin-top:6em;*/
    }
    /* Relacionados Players */
    .txtMarqueePlayer {
        font-size: 70% !important;
        line-height: 120% !important;
        font-weight: bold !important;
    }

    .playerPlayIco {
        top: 8px;
        left: 15px;
    }

    .plyrPlay img {
        height: 120%;
        width: auto;
    }



    /* New Top Player*/
    .w80s.wActive {
        height: 92px;
    }

    .w80s.wInactive {
        height: 62px;
    }

    .wSomnii.wActive {
        height: 95px;
    }

    .wSomnii.wInactive {
        height: 75px;
    }

    .wRfm.wActive {
        height: 92px;
    }

    .wRfm.wInactive {
        height: 62px;
    }

    .wOceano.wActive {
        height: 92px;
    }

    .wOceano.wInactive {
        height: 62px;
    }

    .wfiller {
        height: 62px;
    }

    /* ////////// DETAIL /////// */
    /* Video Player */
    .vjs-default-skin .vjs-big-play-button {
        font-size: 5em;
    }

    /* Main Image Detail 1200px */
    .mainImage-section {
        min-height: 410px;
    }


    .detailTitle {
        font-size: 3em;
        line-height: 1em;
        margin-bottom: 0.1em;
    }

    .detailSubTitle {
        font-size: 1.6em;
    }

    .sharePlayer {
        float: right;
    }

    /* Image Poster */
    .imgPoster {
        width: 26%;
        margin: 0 1em 0.5em 0;
    }

    /* Sideway Arrows Navigation */
    .pageNav {
        width: 60px;
        height: 60px;
        top: 60%;
        margin-top: -20px;
    }

    /* ////////////////// TOP 25 ////////////////////// */
    .top25List li .tInfo {
        width: 50%;
        margin-top: 0.3em;
    }

    .top25List li .tAuthor {
        font-size: 1.6em;
        line-height: 1em;
    }

    .top25List li .tMusic {
        font-size: 1em;
        font-size: 0.8em;
    }


    /* ////////////////// PODCASTS DETAIL ////////////////////// */
    .podList li .tInfo {
        width: 50%;
        margin-top: 0.3em;
    }

    .podList li .pTitle {
        font-size: 1.6em;
        line-height: 1em;
    }

    .podList li .pTime {
        font-size: 1.2em;
    }


    /* ////////////////// FREQUENCIES ////////////////////// */
    .antenaFx {
        display: block;
        width: 40%;
    }

    .frequenciesList {
        width: 60%;
        border-left: 2px solid white;
        font-size: 2.2em;
        font-weight: 400;
    }

    .frequenciesBoard {
        width: 32%;
        margin-top: 2em;
    }

    /* ////////////////// PODCASTS ////////////////////// */
    .podcastImg {
        width: 700px;
    }


    /* ///////////////// AGENDA //////////////////// */
    .agendaList {
        display: none
    }

    .fixedBottomAgendaCarousel {
        display: block;
        bottom: 100px;
    }

    .eventInfo {
        min-height: 6.8em;
    }

    .eventDateMonth {
        font-size: 0.72em;
        line-height: 1.6em;
    }

    .eventDateDay {
        font-size: 2em;
        line-height: 1.2em;
    }

    .eventInfo div {
        text-transform: uppercase;
        font-size: 1.2em;
        line-height: 1.2em;
        margin-bottom: 0.1em;
    }

    .eventInfo p {
        font-size: 0.72em;
        line-height: 1.2em;
    }


    /* ////////// CAFEDAMANHA /////// */
    /* mainImage */
    .mainImage-section-cm {
        background: url(../images/picXL3.jpg) no-repeat center center;
        background-size: cover;
        min-height: 450px;
    }

    .nav-tabs2 > li > a {
        font-size: 1.4em;
        line-height: 0.8em;
        padding: 0.2em 0.75em 0.2em 0.75em;
    }

    /* ////////// PODCASTS DETAIL /////// */
    /* mainImage */
    .mainImage-section-pc {
        min-height: 450px;
    }

    #slider {
        bottom: 90px;
    }
    /* IK */

    .go2top.hpTop {
        right: 250px;
    }

    .go2top.hpTop {
        right: 245px;
    }

    h1.rfmTitle {
        font-size: 3em;
        line-height: 1em;
    }

    h2.rfmSubtitle {
        font-size: 1.4em;
        line-height: 1.4em;
    }

	/* Main H1 */
	.mnTitle {
		padding:.55em .45em;
		font-size:2em;
	} 		
}


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media screen and (min-width: 1400px) { /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 1400px ::::::::: */
    /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
    .container {
        width: 1370px;
    }

    /* footer */
    .footer {
        /*height: 80px;*/
        height: 110px;
    }

    /* Footer Marquee */
    .marqueeBox {
        /*height: 80px;*/
        height: 110px;
        margin: 0;
        padding: 0;
    }

    .shareFooter {
        margin-top: 10px;
    }

    .shareIcos {
        width: 75%;
    }

    .footerPlayIco {
        top: 10px;
        left: 20px;
        width: 60%;
    }
    /*.fixedBottomBanner { bottom: 75px;}*/
    .fixedBottomBannerInner {
        bottom: 80px;
    }

    .nWebRadios svg {
        margin: 1em 0.8em 0 0;
    }

    /* Default */
    .col-lg-3 .txtDefBold {
        font-size: 1.5em;
        line-height: 1em;
    }

    .col-lg-3 .txtDefLight {
        font-size: 1.1em;
        line-height: 1em;
    }

    .col-lg-4 .txtDefBold {
        font-size: 1.9em;
        line-height: 1em;
    }

    .col-lg-4 .txtDefLight {
        font-size: 1.5em;
        line-height: 1em;
    }

    .col-lg-6 .txtDefBold {
        font-size: 2em;
        line-height: 1em;
    }

    .col-lg-6 .txtDefLight {
        font-size: 2.1em;
        line-height: 1em;
    }

    /* Tu Es RFM */
    .col-lg-6 ul.rating li {
        font-size: 5em;
    }

    .col-lg-4 ul.rating li {
        font-size: 3.5em;
    }

    .col-lg-3 ul.rating li {
        font-size: 2.5em;
    }

    /* Player */
    .icons2Left {
        text-align: right !important;
    }




    /* topo */
    .webrads-bar a {
        padding: 10px;
    }

    /* ////////////////// TOP 25 ////////////////////// */
    .top25List li .tInfo {
        width: 50%;
        margin-top: 0.3em;
    }

    .top25List li .tAuthor {
        font-size: 2em;
        line-height: 1em;
    }

    .top25List li .tMusic {
        font-size: 1.2em;
        font-size: 1em;
    }


    /* ////////////////// PODCASTS DETAIL ////////////////////// */
    .podList li .tInfo {
        width: 50%;
        margin-top: 0.3em;
    }
    /*.podList li .pTitle {font-size:2em; line-height:1em;}*/
    .podList li .pTime {
        font-size: 1em;
    }

    /* ////////////////// FREQUENCIES ////////////////////// */
    .antenaFx {
        display: block;
        width: 40%;
    }

    .frequenciesList {
        width: 60%;
        border-left: 2px solid white;
        font-size: 2.2em;
        font-weight: 400;
    }

    .frequenciesBoard {
        width: 28%;
        margin-top: 2em;
    }

    .go2top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 140px;
    }


    /* ///////////////// AGENDA //////////////////// */
    .fixedBottomAgendaCarousel {
        bottom: 150px;
    }

    .eventInfo {
        min-height: 8.2em;
    }

    .eventDateMonth {
        font-size: 1em;
        line-height: 1.6em;
    }

    .eventDateDay {
        font-size: 4em;
        line-height: 1.2em;
    }

    .eventInfo div {
        text-transform: uppercase;
        font-size: 1.6em;
        line-height: 1.2em;
        margin-bottom: 0.1em;
    }

    .eventInfo p {
        font-size: 1em;
        line-height: 1.2em;
    }

    #slider {
        bottom: 90px;
    }
    /* IK */


    .go2top.hpTop {
        right: 250px;
    }

    .dayProgramsAnimPic, .dayProgramsAnimPicGrey {
        height: 110px;
    }
	/* Main H1 */
	.mnTitle {
		padding:.85em .75em;
		font-size:2em;
	} 	
	
}



/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media screen and (min-width: 1600px) { /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 1600px ::::::::::::: */
    /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

    .container {
        width: 1470px;
    }
    /*.container {width: 1570px;}*/

    .leftSpace {
        margin-left: 1em;
    }

    .rightSpace {
        margin-right: 1em;
    }

    .topSpace {
        margin-top: 1em;
    }

    .bottomSpace {
        margin-bottom: 1em;
    }


    /* Default */
    .col-lg-3 .txtDefBold {
        font-size: 1.6em;
        line-height: 1em;
    }

    .col-lg-3 .txtDefLight {
        font-size: 1.2em;
        line-height: 1em;
    }

    .col-lg-4 .txtDefBold {
        font-size: 2em;
        line-height: 1em;
    }

    .col-lg-4 .txtDefLight {
        font-size: 1.6em;
        line-height: 1em;
    }

    .col-lg-6 .txtDefBold {
        font-size: 2.2em;
        line-height: 1em;
    }

    .col-lg-6 .txtDefLight {
        font-size: 2.2em;
        line-height: 1em;
    }

    /* Tu Es RFM */
    .col-lg-6 ul.rating li {
        font-size: 5.2em;
    }

    .col-lg-4 ul.rating li {
        font-size: 3.8em;
    }

    .col-lg-3 ul.rating li {
        font-size: 3em;
    }

    /* Player */
    .icons2Left {
        text-align: right !important;
    }



    /* New Top Player*/
    .w80s.wActive {
        height: 100px;
    }

    .w80s.wInactive {
        height: 62px;
    }

    .wSomnii.wActive {
        height: 105px;
    }

    .wSomnii.wInactive {
        height: 85px;
    }

    .wRfm.wActive {
        height: 100px;
    }

    .wRfm.wInactive {
        height: 62px;
    }

    .wOceano.wActive {
        height: 100px;
    }

    .wOceano.wInactive {
        height: 62px;
    }

    .wfiller {
        height: 62px;
    }

    /* footer */
    .footer {
        /*height: 80px;*/
        height: 98px;
    }

    /* Footer Marquee */
    .marqueeBox {
        /*height: 80px;*/
        height: 95px;
        margin: 0;
        padding: 0;
    }

    .shareFooter {
        margin-top: 10px;
    }

    .shareIcosBox {
        margin-top: 0;
    }
    /*	.shareIcos { width: 75%;}*/
    .footerPlayIco {
        top: 15px;
        left: 20px;
        width: 70%;
    }

    .fixedBottomBanner {
        bottom: 80px;
    }

    .fixedBottomBannerInner {
        bottom: 80px;
    }


    /* Player */

    /* Main Image Detail 1600 */
    .mainImage-section {
        min-height: 510px;
    }
    /* Relacionados Players */
    .txtMarqueePlayer {
        font-size: 85% !important;
        line-height: 120% !important;
        font-weight: bold !important;
    }

    /* topo */
    .webrads-bar a {
        padding: 10px;
    }

    /* ////////////////// TOP 25 ////////////////////// */
    .top25List li .tInfo {
        width: 50%;
        margin-top: 0.3em;
    }

    .top25List li .tAuthor {
        font-size: 2em;
        line-height: 1em;
    }

    .top25List li .tMusic {
        font-size: 1.2em;
        font-size: 1em;
    }


    /* ////////////////// PODCASTS DETAIL ////////////////////// */
    .podList li .tInfo {
        width: 60%;
        margin-top: 0.3em;
    }
    /*.podList li .pTitle {font-size:2em; line-height:1em;}*/
    .podList li .pTime {
        font-size: 1em;
    }


    #slider {
        bottom: 90px;
    }
    /* IK */

    .go2top.hpTop {
        right: 250px;
    }
}



/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
@media screen and (min-width: 1900px) { /* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 1900 px :::::::::: */
    /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

    .rfmLogo img {
        width: 280px;
        margin-top: 20px;
        height: /*118px*/ auto;
    }

    .container {
        width: 1570px;
    }
    /*.container {width: 1870px;}*/

    /* topo */
    nav[canvas] {
        height: 160px;
        line-height: 160px;
        font-size: 46px;
    }

    [canvas=box] {
        height: -webkit-calc( 100% - 160px );
        height: -moz-calc( 100% - 160px );
        height: calc( 100% - 160px );
    }

    .rfmLogo svg {
        width: 280px;
        height: 118px;
        margin-top: 20px;
    }

    .playerMainLogo svg {
        width: 280px;
        margin-top: 20px;
    }

    .webrads-bar li {
        height: 120px;
    }

    /* footer */
    .footer {
        height: 105px;
    }

    /* Footer Marquee */
    .marqueeBox {
        height: 105px;
        margin: 0;
        padding: 0;
    }

    .marqueeBoxImg {
        height: 75px;
        width: auto;
    }

    .shareFooter {
        margin-top: 0;
    }

    .shareIcos {
        width: 60%;
        margin-top: 5px;
    }

    .nWebRadios svg {
        margin: 0.6em 0.8em 0 0;
    }

    .footerPlayIco {
        top: 20px;
        left: 20px;
        width: 60%;
    }

    .fixedBottomBanner {
        bottom: 105px;
    }

    .fixedBottomBannerInner {
        bottom: 105px;
    }


    /* Default */
    .col-lg-3 .txtDefBold {
        font-size: 1.9em;
    }

    .col-lg-3 .txtDefLight {
        font-size: 1.5em;
    }

    .col-lg-4 .txtDefBold {
        font-size: 2.4em;
    }

    .col-lg-4 .txtDefLight {
        font-size: 2em;
    }

    .col-lg-6 .txtDefBold {
        font-size: 3em;
        line-height: 1em;
    }

    .col-lg-6 .txtDefLight {
        font-size: 3em;
        line-height: 1em;
    }


    /* Tu Es RFM */
    .col-lg-6 ul.rating li {
        font-size: 5.5em;
    }

    .col-lg-4 ul.rating li {
        font-size: 4.2em;
    }

    .col-lg-3 ul.rating li {
        font-size: 3.4em;
    }


    /* Player */
    .icons2Left {
        text-align: right !important;
    }



    .col-sm-4 .txtDefLight, col-md-2 .txtDefBold {
        display: block;
        font-size: 1.1em;
        line-height: 1em;
    }



    /* Main Image Detail 1900 */
    .mainImage-section {
        min-height: 596px;
    }

    /* topo */
    .webrads-bar a {
        padding: 10px;
    }

    /* ////////////////// TOP 25 ////////////////////// */
    .top25List li .tInfo {
        width: 55%;
        margin-top: 0.3em;
    }

    /* ////////////////// PODCASTS DETAIL ////////////////////// */
    .podList li .tInfo {
        width: 55%;
        margin-top: 0.3em;
    }

    /* ///////////////// AGENDA //////////////////// */
    .fixedBottomAgendaCarousel {
        bottom: 150px;
    }

    .eventInfo {
        min-height: 8.2em;
    }

    .eventDateMonth {
        font-size: 1em;
        line-height: 1.6em;
    }

    .eventDateDay {
        font-size: 4em;
        line-height: 1.2em;
    }

    .eventInfo div {
        text-transform: uppercase;
        font-size: 1.6em;
        line-height: 1.2em;
        margin-bottom: 0.1em;
    }

    .eventInfo p {
        font-size: 1em;
        line-height: 1.2em;
    }

    /* New Top Player*/
    .w80s.wActive {
        height: 120px;
    }

    .w80s.wInactive {
        height: 82px;
    }

    .wSomnii.wActive {
        height: 140px;
    }

    .wSomnii.wInactive {
        height: 95px;
    }

    .wRfm.wActive {
        height: 120px;
    }

    .wRfm.wInactive {
        height: 82px;
    }

    .wOceano.wActive {
        height: 120px;
    }

    .wOceano.wInactive {
        height: 82px;
    }

    .wfiller {
        height: 82px;
    }

    #slider {
        bottom: 110px;
    }
    /* IK */

    /* ////////////////// NEWS ////////////////////// */
    .card-sep {
        min-height: 490px;
    }

	/* Main H1 */
	.mnTitle {
		padding:.75em .75em;
	} 		
}

@media screen and (min-width: 2200px) { /* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 2200 px :::::::::: */
    /* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
    /* footer */
    .footer {
        height: 130px;
    }

    /* Footer Marquee */
    .marqueeBox {
        height: 130px;
        margin: 0;
        padding: 0;
    }
}
