@import url("../bootstrap.min.css");
@import url("../font-awesome.min.css");

p {
    font-size: 14px;
}
html {
    font-size: 12px;
}

#menu-bottom p{
    margin-bottom: 0px;
}

.no-padding{
    padding: 0 !important;
}

body {
    background: #FFF url(../../../images/site/bg.jpg) -60px 0px no-repeat ;
    margin: 0;
    padding: 0;
    font-family: 'Ubuntu', sans-serif;
    overflow-x: hidden;
}

header{
    width: 100%;
    background-size: 100%;
}

.container{
    max-width: 840px;
}

.container-fluid{
    width: 100%;
}

.right{
    float: right;
}

.logos{
    margin: 0 auto 40px auto;
    display: block;
    text-align: center;
    height: 130px;
    width: 440px;
}

.logo{
    height: 160px;
    margin: 0 auto 40px auto;
    display: block;
}

.logo-redetv{
    height: 130px;
    float: left;
}

.logo-bottom{
    height: 100px;
    margin: 30px auto;
    display: block;
}

.navbar-default{
    background: none !important;
    border: none;
}

.navbar-nav{
    background: rgba(255,255,255, 1) !important;
    margin: 20px auto;
    margin-top: 0;
    display: block;
    width: auto;
    float: none;
    padding: 0 ;
    max-width: 550px;
}

.navbar-collapse{
    overflow: hidden;
}

.navbar-nav li a {
    font-family: 'Roboto Mono', monospace;
    padding: 8px 10px;
    font-size: 13px;
    letter-spacing: 1px;
    color: #000 !important;
}

.navbar-nav li a:hover{
    font-weight: bold;
}

.navbar-nav li img{
    height: 30px;
}

#podcast{
    margin: 30px 0;
}

#podcast .container{
    background: rgba(255,255,255,0.7);
}

#podcast-carousel{
    margin-top: 40px;
}

#podcast-carousel .carousel-control{
    padding-top: 140px;
}

#podcast-carousel img{
    height: 300px !important;
    object-fit: contain;
}

#noar{
    height: 520px;
}

.carousel-indicators .active{
    background-color: #333 !important;
    border-color: #333 !important;
}

.carousel-indicators li{
    border-color: #333 !important;
}

#noar .container{
    background: #FFF url(../../../images/site/noar.jpg) top left no-repeat ;
    height: 475px;
    background-size: 100%;
    -webkit-box-shadow: 0px 5px 33px -15px rgba(0,0,0,0.65);
    -moz-box-shadow: 0px 5px 33px -15px rgba(0,0,0,0.65);
    box-shadow: 0px 5px 33px -15px rgba(0,0,0,0.65);
}

#banners{
    border-top: 10px solid #317EB4;
}

#banners .carousel-control{
    padding-top: 190px;
}

.banner{
    width:100%;
    height: 400px !important;
    object-fit: contain;
}

.podcasts{
    border: 5px solid #35CBDC;
}

.interaja{
    margin-top: 50px;
    height: 40px;
}

.sobre{
    font-style: italic;
    font-family: 'Alegreya', serif;
    padding: 0 20px;
}

.sobre p{
    font-size: 18px;
}

#nossaradio{
    margin: 40px 0;
    min-height: 400px;
    padding-top: 250px;
    background: #FFF url(../../../images/site/bg2.jpg) top left no-repeat ;
    background-size: 100%;
}

#nossaradio .texto{
    background: #FFF;
    padding: 20px 0;
    height: 300px;
}

.fm{
    height: 80px;
    float: right;
}

#noticias{
    padding: 40px 0;
}

.xis{
    height: 30px;
    margin: auto;
    display: block;
    margin-bottom: 30px;
}

.titulo{
    height: 60px;
    margin: auto;
    display: block;
    margin-bottom: 30px;
}

.social{
    width: 230px;
    position: absolute;
    right: 120px;
    top: 150px;
    list-style: none;
}

.social li{
    float: left;
    margin: 0 5px;
}

.social li a:hover{
    opacity: 0.7;
}

#noticias .thumbnail{
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
}

#noticias .thumbnail:hover{
    -webkit-box-shadow: 0px 5px 33px -15px rgba(0,0,0,0.65);
    -moz-box-shadow: 0px 5px 33px -15px rgba(0,0,0,0.65);
    box-shadow: 0px 5px 33px -15px rgba(0,0,0,0.65);
}

#noticias .thumbnail .caption{
    color: #60676a;
    text-align: left;
}

#noticias h1{
    font-size: 22px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}


#interna .container{
    background: rgba(255,255,255,0.7);
}

#interna h1{
    font-size: 22px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}

.linha{
    margin-bottom: 30px;
}

#interna hr{
    height: 0px;
    border: none;
    border-top: 1px solid #000;
}

.btn-blue{
    margin: auto;
    display: block;
    height: 40px;
    padding: 10px 30px;
    background: #00AFFE;
    color: #FFF;
    width: 180px;
    text-align: center;
    border-radius: 0;
    margin-top: 40px;
}

.btn-blue:hover{
    color: #CCC;
}

.afm-player{
    width: 100%;
}

.tanoar{
    margin: 40px auto 0;
    display: block;
}

#podcast img{
    object-fit: cover;
    height: 160px;
    width: auto;
}

#podcast a:hover{
    opacity: 0.8;
}

.podcast{
    background: #FFF;
    z-index:100;
    position: relative;
    height: 140px !important;
    margin-top: 15px;
    margin-left: 20px;
}

.podcast a{
    color: inherit !important;
}

.podcast a:hover{
    opacity: 0.8;
}

.podcast .title{
    border-bottom: 1px solid #CCC;
}

.podcast .title h2{
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    width: auto !important;
    margin-bottom: 0;
    height: 18px;
}

.podcast .title h2 span{
    border-bottom: 2px solid #01B0FF;
    padding: 0 10px 0 0;
}

.podcast p{
    color: #60676a;
    margin-top: 20px;
}

.no-padding{
    padding: 0 !important;
}

/*.btn-mensagem{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding: 5px 10px;
    margin-top: 50px;
    border-radius: 8px;
}*/

.mensagens{
    width: 100%;
    height: 240px;
    padding: 10px;
    margin-top: 20px;
    overflow-y: auto;
    overflow-x: hidden;
    list-style: none;
}

.mensagens li{
    background: #EEEEEE;
    border-radius: 30px;
    padding: 5px 20px;
    min-height: 54px;
    margin: 10px 0;
}

.mensagens li.yellow{
    background: #F0E6A8;
}

.mensagens li p{
    width: 100%;
    font-weight: bold;
    text-align: left;
    margin-bottom: 0px;
}


.radios p{
    text-align: center;
    width: 100%;
}

footer{
    height: 618px;
    background: #FFF url(../../../images/site/bg-footer.jpg) bottom repeat-x ;
    padding: 20px;
}

footer p{
    margin-top: 10px;
    font-size: 11px;
}

.instagram{
    width: 100%;
}

.insta-footer{
    width: 100%;
    margin-top: -10px;
}


footer a:hover{
    opacity:0.8;
}

.facebook{
    background: #E5E5E5 url(../../../images/site/facebook.jpg) top no-repeat ;
    padding: 70px 25px 20px 25px;
    height: 300px;
    margin-top: 50px;
    background-size: 100%;
}

#menu-bottom {
    height: 120px;
    clear: both;
    padding-top: 20px;
}

.center{
    text-align: center;
}

hr{
    border-bottom: #07356B solid 2px;
}

#interna{
    margin-top: 40px;
    margin-bottom: 40px;
}

.caption{
    text-align: center;
    padding: 10px 0;
}

.logo-parceiro{
    margin: auto;
    display: block;
    height:100px;
    margin-top: 10px;
}


@media (max-width: 768px) {
    .navbar-collapse {
        position: absolute;
        width: 100%;
    }

    .programacao{
        border-right: none;
    }

    #links, #videos{
        text-align: center !important;
    }

    #parceiros{
        height: auto !important;
    }

    footer p{
        text-align: center;
    }

    footer img{
        margin: auto;
        display: block;
        float: none;
    }

    .right{
        float: none;
    }

    /*header{
        height: auto;
    }*/

    .video{
        height: 300px;
    }

    .videos .item img{
        object-fit: contain;
        height: 200px;
        width: 100%;
    }

    #myCarousel .item img{
        object-fit: contain;
        height: 200px;
        width: 100%;
        margin-bottom: 10px;
    }

    .carousel-control{
        padding-top:50%;
    }

    .carousel-control.left{
        left: 0px;
    }

    .carousel-control.right{
        right: 10px;
    } 

    #interna h1{
        text-align: center;
    }

    .radio-subtitle {
        position: relative;
        top: 50px;
        left: 60px;
        color: white;
    }


}

@media (max-width: 468px) {
    /*header{
        height: auto;
    }*/

    .video{
        height: auto;
    }

    .videos .item img{
        object-fit: contain;
        height: 140px;
        width: 100%;
    }

    #myCarousel .item img{
        object-fit: contain;
        height: 140px;
        width: 100%;
        margin-bottom: 10px;
    }

}

/* Saulo */

.btn-container {
    width: 315px;
    margin: 0 auto;
    margin-top: 25px;
}

.btn-container button {
    text-transform: uppercase;
}




@media only screen and (max-width : 800px) {
    header{
        min-height: 500px;
    }
    ul.social {
        /* top: 270px !important; */
        position: relative;
        padding: 0;
        margin: 0;
        top: -30px !important;
    }
    .tanoar {
        margin-right: 75px;
    }
    .afm-player {
        position: relative;
        float: right;
        z-index: 100000;
    }
    .btn-container {
        clear: both;
        width: 100%;
        text-align: right;
        padding-top: 20px;
    }

    footer{
        height: 400px;
        background: #FFF url(../../../images/site/bg-footer.jpg) bottom repeat-x ;
        padding: 20px;
    }

    .logo{
        height: 120px;
        margin-top: -50px;
        padding-left:40px;
    }

    .social{
        display: block;
        margin: auto;
        left: 80px !important;
        margin-top: -120px;
        padding-left: 40px;
    }

    #banners{
        margin-top: 40px;
    }

    #banners .carousel-control{
        padding-top: 90px;
    }

    .banner{
        width:100% !important;
        height: 200px !important;
        object-fit: cover;
    }

}

@media only screen and (max-width : 600px) {
    body {
    background: #FFF url(../../../images/site/bg.jpg) center top no-repeat ;
    }
    header{
        min-height: 500px;
    }
    .tanoar {
        display: none;
    }
    .btn-container {
        text-align: center;
        position: relative;
        top: 40px;
    }
    ul.mensagens {
        margin-top: 40px;
    }

    #noar .col-md-5{
        padding-top: 140px;
    }


    .social{
        display: block;
        margin: auto;
        left: 70px;
        margin-top: -160px;
        padding-bottom: 40px;
    }

    footer{
        height: 400px;
        background: #FFF url(../../../images/site/bg-footer.jpg) bottom repeat-x ;
        padding: 20px;
    }

    #carousel-2 .carousel-control{
        padding-top: 90px;
    }

    #carousel-2 img{
        width:100% !important;
        height: 200px !important;
    }

    #carousel-3 .carousel-control{
        padding-top: 90px;
    }

    #carousel-3 img{
        width:100% !important;
        height: 200px !important;
    }

    .carousel-control.right {
        right: 0 !important;
    }


    .logo{
        height: 80px;
        margin-top: -50px;
        padding-left:40px;
    }

    .podcast{
        height: 100px !important;
        display: block;
        margin: auto;
    }

    .fm{
        width: 100%;
        height: 60px !important;
    }

    #banners .carousel-control{
        padding-top: 90px;
    }

    .banner{
        width:100%;
        height: 60vw !important;
        object-fit: cover;
    }

    .fm{
        width: 100%;
        height: 70px !important;
    }

}



@media only screen and (max-width : 400px) and (min-width : 301px) {
    .social{
        display: block;
        margin: auto;
        left: 50px !important;
        margin-top: -160px;
        padding-left: 40px;
    }
    .fm{
        width: 100%;
        height: 50px !important;
    }
}

@media only screen and (max-width : 350px) {
    .social{
        display: block;
        margin: auto;
        left: 20px !important;
        margin-top: -160px;
        padding-left: 40px;
    }

    .fm{
        width: 100%;
        height: 40px !important;
    }
}

div#parceiros {
    position: relative;
    left: -50%;
    text-align: left;
    float: right;
}

section#menu-bottom ul {
    list-style: none;
    position: relative;
    left: 50%;
}

section#menu-bottom li {
    float: left;
}