/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    max-width: 100%;
    font-size: 100%;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1{
    font-size: 3.125em;
    line-height: 1.3em;
    color: #fff;
    font-weight: 300;
}

h2{
    font-size: 3.125em;
    line-height: 1.3em;
    color: #000000;
    font-weight: 300;
}
p{
    font-size: 1.25em;
    line-height: 1.75em;
    color: #000000;
    font-weight: 300;
}

strong{
    font-weight: 700;
}

.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;max-width: 84.5625em;}


.row.video{
     position: relative;
     justify-content:flex-end;
}

.contentBanner {
    flex-basis: 23.125em;
    overflow: hidden;
    position: absolute;
    left: 0;
    padding: 0px 15px;
}
.VideoFundo {
    flex-basis: 73.875em;
    padding: 0px 15px;
}

.btnPadrao {
    min-width: 10.625em;
    height: 2.3125em;
    line-height: 2.3125em;
    font-size: 1em;
    color: #000000;
    border-radius: 0.5em;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}



.btnPadrao.Cinza{
    background: #CCCCCC;
}


a:link 
{ 
 text-decoration:none; 
} 

/*Section Home*/
#home{
    padding-top: 1.875em;
    background: url(../images/bg-home-min.png), no-repeat;
    padding-bottom: 7.875em;
    background-size: cover;
}
#home .logo {
    padding-bottom: 5.8125em
}

#home .logo svg{
    width: 27.8125em;
}

#home .navigation {
    position: fixed;
    right: 5.25em;
    top: 5em;
    z-index: 999;
}

#home .texto {
    position: relative;
    width: 400px;
    z-index: 1;
    margin-top: 9em;
}

#home .containerVideo img {
    width: 100%;
}

#home h3 {
    font-size: 1.875em ;
    line-height: 1.3em;
    color: #fff;
    font-weight: 400;
    margin-top: 9.6rem;
}


#home nav ul  li {
    line-height: 1.2em;
    font-size: 1em;
    margin-bottom: 2.9375em;
    font-weight: 400;
}
#home nav ul  li a{
    color: #fff;
    text-decoration: none;
}

#home nav ul  li svg {
    margin-right: 1.0em;
    height: 1.90875em;
}

#home nav ul li>a:last-of-type svg {
    margin-right: 0px;
}

#VideoHome{
    width: 100%;
    background: #000;

}




/* Section Cycle */ 
#cycle .cycle-slideshow img {
    max-width: 100%;
    width: 100%;
}
/* Section Lives */ 

#lives{
    padding-top: 7.4375rem;
    background: url(../images/bg-lives-min.png), no-repeat;
    background-size: cover;
}

.botoes .row {
    justify-content: space-around;
    align-items: center;
}

.interDesk{display: block;}
.interMob{display: none;}

#lives h2{
    color: #fff;
    margin-bottom: 7.4375rem;
}

#lives .item {
    border-bottom: 1px solid #fff;
    margin-bottom: 6.7rem;
    padding-bottom: 7.1rem;
}
#lives .item .foto {
    margin-bottom: 3.1875rem;
}
#lives .item .foto img {
    max-width: 100%;
}

#lives .item .botao {
    background: #fff;
    text-align: center;
    padding: 0.16em 0.625em;
    border-radius: 0.625em;
    width: 4.125em;
    box-sizing: border-box;
}

#lives .item   .botao .separador {
    width: 100%;
    height: 1px;
    background: #000;
    margin-bottom: 0.3125rem;
}

#lives .item  .botao .mes {
    font-size: 0.9375em;
    line-height: 1.9em;
    font-weight: 300;
}
#lives .item  .botao .dia {
    font-size: 1.875em;
    line-height: 1.116em;
    font-weight: 300;
}
#lives .item  .botaoCirculo {
    width: 4.5625rem;
    height: 4.5625rem;
    border-radius: 50%;
    font-size: 1.25em;
    color: #000;
    line-height: 4.5625rem;
    text-align: center;
    background: #fff;
    font-weight: 300;
}

#lives .item  .botaoRetangular {

    text-align: right;

}

#lives .item  .col-md-3.classNotPadding {
    padding-left: 5px;
}
#lives .item  .botaoRetangular a {
    font-size: 0.9375em;
    text-decoration: none;
    color: #000;
    font-weight: 300;
    background: #fff;
    border-radius: 8px;
    margin-top: 0;
    display: inline-block;
    width: 10.625rem;
    text-align: center;
    height: 2.3125rem;
    line-height: 2.3125rem;
}
#lives .item p{
    color: #fff;
}
#lives .item .aviso p {
    font-size: 0.9375em;
    line-height: 1.9em;
}

#lives .item .titulo{
    margin-bottom: 2.5rem;
}
#lives .item .interlocutores{
    margin-top: 4.5rem;
}

#lives .item.Trescolunas .interlocutores {
    margin-top: 3.25rem;
    margin-bottom: 0;
}
#lives .item.Trescolunas p {
    margin-bottom: 2.1875rem;
}

#lives .item strong {
    text-transform: uppercase;
}

#lives .item .borda {
    position: relative;
    padding-left: 0;
}
#lives .item .borda .separador {
    width: 45.563em;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 13px;
    right: 0;
}

#lives .item.noMargin .interlocutores {
    margin-top: 2.1875rem
}
#lives .item:nth-of-type(6){
    margin-bottom: 0;
    border-bottom: none !important;
}
#lives .item:last-of-type{
    margin-bottom: 0;
border-bottom: none !important;
}


.botoes{display: block}
.BotoesMobile{display: none;}

.col-md-3-5 {
    -ms-flex: 0 0 29.35%;
    flex: 0 0  29.35%;
    max-width: 29.35%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#lives .item.Trescolunas .col-md-3-5 {
    -ms-flex: 0 0 58.7%;
    flex: 0 0  58.7%;
    max-width:  58.7%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


#lives .item.Trescolunas .col-md-8-5 {
    -ms-flex: 0 0 41.3%;
    flex: 0 0  41.3%;
    max-width:  41.3%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#lives .btnLimits {
    max-width: 58.7%;
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin: 0 -15px;
    padding-right: 0;
    padding-left: 15px;
}

.col-md-8-5 {
    -ms-flex: 0 0 70.65%;
    flex: 0 0 70.65%;
    max-width: 70.65%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

/*Section Ficha técnica */
#fichaTecnica {
    background: #E2E0E0;

}
#fichaTecnica .bordas{
    border-top: 1px solid #979797;
    border-bottom: 1px solid #979797;
    padding: 7.4375rem 0.9375em
}

#fichaTecnica h4{
    color: #000;
    font-size: 1.25em;
line-height: 1.75em;
    font-weight: 700;
}
#fichaTecnica .margin{
    font-size: 1.25em;
    color: #000;
    line-height: 1.75em;
    font-weight: 700;
    margin-bottom: 1.875rem;
}
#fichaTecnica .group {
    margin-bottom: 2.5rem;
}

#fichaTecnica .todoGroup {
    margin-bottom: 5.375em;
}

#rodape {
    background: #E2E0E0;
    padding: 7.4375rem 0px;
}
#rodape img {
    max-width: 100%;
}

/*Section Curadoria */
#curadoria {background: #E2E0E0;padding-bottom: 10.375em}
#curadoria h2{margin-top: 7.4375rem;margin-bottom: 7.4375rem;}
#curadoria .infosCartaz{margin-top: 1.9375em;}
#curadoria .imgCartaz img {width: 100%}
#curadoria .infosCartaz p {text-transform: uppercase; line-height: 2em;font-size: 1em; }
#curadoria .Texto { padding-left: 0px}
#curadoria .Texto p{margin-bottom: 42px}
#curadoria .infosCartaz .row {align-items: center;}
.btnBaixe{float: right}

/*Section Filmes */
#Filmes {background-image: url('../images/bg-filmes-min.png'); background-repeat: no-repeat; background-size: cover; padding-bottom: 182px}
#Filmes h2 {color:#ffffff; margin-top: 7.4375rem;margin-bottom: 7.4375rem;}
#Filmes .itemFilme img {width: 100%;max-width: 100%;}
#Filmes .itemFilme {margin-bottom: 4.9375em;}
#Filmes .row.rowAvisoFilme{margin-top: -300px; padding-bottom:0px}
#Filmes .onlineGrauito{text-align: right}
#Filmes .onlineGrauito h3{font-size: 1.25em; line-height: 1.75em; color:#ffffff; font-weight: 400; margin-bottom: 1.9em; }
#Filmes .onlineGrauito p{color:#ffffff; font-size: 0.9375em; line-height: 1.9em;font-weight: 400}
#Filmes .SpCine{margin-top: 2.375em;margin-bottom: 0;}
#Filmes .SpCine svg{
    max-width:10.625em ;
}
.rowAvisoFilmeMobile{display: none !important;}
.rowAvisoFilme{display: block}

.white-popup{
    width: 96%;
    max-width: 1425px;
    background: #ECEBEB 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    padding: 53px 45px 63px;
    margin: 100px auto ;
    position: relative;

}
.close{position: absolute;top:14px; right: 16px}
.HeaderFilmesFilme{padding-left: 15px}
.HeaderFilmesFilme h3 {font-size:30px; line-height: 30px; font-weight: 300;text-transform: uppercase; margin-bottom: 8PX}
.white-popup p{margin-bottom: 8px; font-size: 15px; line-height: 25px}
.white-popup .DescFilm p {margin-top: 37px; font-style: italic}
.LogoSpcine {margin-top: 23px;margin-left: 23px;}
.DeskFilmePC{display: block;padding-left: 15px}
.parteInferior{margin-top: 26px}
.parteInferior .btnPadrao a{text-transform: uppercase}
.DeskFilmeMob{display: none;}

.rowAvisoFilme .col-md-9 {z-index: -1;}

.col-md-7-1 {
    flex: 0 0 14.28%;
    max-width: 14.28%;
    padding: 0px 15px;
}


.col-md-6-5 {
    -ms-flex: 0 0 58.8%;
    flex: 0 0 58.8%;
    max-width: 58.8%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}



/*Section Equipe */
#Equipe {background: #E2E0E0;padding:  7.4375rem 0px 5rem}
#Equipe h2 {margin-bottom: 7.4375rem;}
#Equipe .pereira img {
    width: 100%;
    max-width: 16.3125em;
}
.DestaqueEquipe .txtEquipe .nome{
    margin-bottom: 2.625rem;}
.DestaqueEquipe .txtEquipe .nome strong{text-transform: uppercase}
#Equipe img{width: 100%}
.MembrosEquipe{margin-top: 130px}

.MembrosEquipe .nome{margin-top: 2.5em; margin-bottom: 2.625em}
.MembrosEquipe p.bio {text-align: justify}
.DestaqueEquipe .txtEquipe p {text-align: left;}


#home .MenuPreto nav ul  li a{
    color: #000000;
    text-decoration: none;
}

#home .MenuPreto nav ul li svg .a{
    fill: #000000 !important;
}

.rodDesk{display: block}
.rodMob{display: none}

/* RESPONSIVE STYLES*/
@media only screen and (max-width: 1860px) {
    .container {
        width: 84.5625em; 
    }
    body {
        font-size: 94%;
    }
}

@media only screen and (max-width: 1760px) {
    body {
        font-size: 89%;
    }
}

@media only screen and (max-width: 1660px) {
    body {
        font-size: 80%;
    }

    #lives .item .botaoRetangular a {
        width: 7rem;
    }
    #home h3 {

        margin-top: 7.8rem;
    }
    #lives .item .botaoCirculo {
        width: 4em;
        height: 4em;
        line-height: 4em;

    }
}


@media only screen and (max-width: 1640px) {
    #home nav ul li {
        font-size: 1.1em;
    }
    
}

@media only screen and (max-width: 1520px) {
    body {
        font-size: 77%;
    }

}

@media only screen and (max-width: 1500px) {
    body {
        font-size: 74%;
    }
    #home h3 {
        margin-top: 2rem;
    }
}

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

    body {
        font-size: 75%;
    }
    #home .texto {
        margin-top: 8em;
    }
    .container {
        width: 84.5625em;
        margin-left: 10%;
    }

    #home .navigation {
        position: fixed;
        right: 3em;
    }
  
}

@media only screen and (max-width: 1360px) {
    .container {
        width: 84.5625em;
        margin-left: 8%;
    }

}

@media only screen and (max-width: 1340px) {
    .container {
        width: 84.5625em;
        margin-left: 10%;
    }
    body {
        font-size: 69%;
    }

}

@media only screen and (max-width: 1300px) {
    .container {
        width: 84.5625em;
        margin-left:9%;
    }
    #home .texto {
        margin-top: 7em;
    }
    #lives .item .aviso p {
        font-size: 1.2em;
        line-height: 1.9em;
    }
    #lives .item .borda .separador {
        bottom: 25px;
    }
}
@media only screen and (max-width: 1240px) {

    .container {
        width: 84.5625em;
        margin-left: 6%;
    }
}

@media only screen and (max-width: 1200px) {
    .container {
        width: 84.5625em;
        margin-left: 2%;
    }

}

@media only screen and (max-width: 1180px) {
    .container {
        width: 84.5625em;
        margin-left: 5%;
    }
    body {
        font-size: 64%;
    }

}


@media only screen and (max-width: 1120px) {
    .col-md-10.VideoFundo {
        margin-left: calc(-5% - 12px);
    }
    .container {
        width: 84.5625em;
        margin-left: 2%;
    }
}
@media only screen and (max-width: 1080px) {
    body {
        font-size: 60%;
    }
    container {
        width: 84.5625em;
        margin-left: 4%;
    }
}

@media only screen and (max-width: 1024px) {
  /*IPAD*/



    #home .texto {
        margin-top: 0;
    }

    #home .logo {
        padding-bottom: 47px;
        max-width: 75%;
        margin-left: 2%;
    }

    #home .contentBanner {
        flex-basis: 100%;
        overflow: hidden;
        position: relative;
        margin-left: 2%;
    }


    #home {
        padding-bottom: 0;
    }

    .VideoFundo {
        flex-basis: calc(100% + 20px);
        padding: 0;
        position: relative;
        margin-top: -130px;
        left: 0px;
    }
    #home .navigation {
        right: 30px;
    }

    #home .container {
        width: 100%;
		padding-bottom:50px;
        margin-left: 0%;
        max-width: 100%;
    }

  #home h3{
	  font-size:20px;
	  }
  
  
  
  body {
    font-size: 100%;
}
    #home nav ul li {
        line-height: 26px;
        font-size: 16px;
        margin-bottom: 16px;
    }

    #home nav ul li svg {
        margin-right: 10px;
    }
    #home nav ul li svg {
        margin-right: 5px;
        height: 19px;
        width: auto;
    }

    #home .logo svg {
        width: 100px;
    }

    #home .logo svg {
        width: 300px;
    }

    h1 {
        font-size: 50px;
        line-height: 69px
    }

    #curadoria h2,#Filmes h2, #lives h2 {
        margin-top: 55px;
        margin-bottom: 50px;
    }

    #curadoria, #lives {
        padding-top: 0;
        padding-bottom: 55px;
    }

    h2 {
        font-size: 46px;
        line-height: 46px;
    }
    p {
        font-size: 16px;
        line-height: 30px;
    }

    #curadoria .Texto p {
        margin-bottom: 32px;
    }

    .col-md-4, .col-md-8 ,.col-md-6,.col-md-2{-ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;}

    #curadoria .col-md-8 {
        order: 1;
    }
    #curadoria .col-md-4 {
        order: 2;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .botoes {
        display: none;
    }
    .BotoesMobile{
        display: block;
    }

    #lives .item .foto {
        margin-bottom: 30px;
    }
    #lives .item .titulo {
        margin-bottom: 20px;
    }

    #lives .item .interlocutores {
        margin-top: 20px;
    }

    #lives .col-md-3-5 {-ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;}

        #lives .col-md-8-5 {-ms-flex: 0 0 41% !important;
            flex: 0 0 100% !important;
            max-width: 100% !important;}

    #lives .Trescolunas .col-md-3-5 {-ms-flex: 0 0 58.7%  !important;
        flex: 0 0 58.7%  !important;
        max-width: 58.7%  !important;}

    #lives .Trescolunas .col-md-8-5 {-ms-flex: 0 0 41.3% !important;
        flex: 0 0 41.3% !important;
        max-width: 41.3% !important;}

        .container {
            width: 100%;
            margin-left: 2%;
            max-width: 75%;
        }
        .col-md-7-1 {
        order: 2;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding: 15px;
    }
    #lives .item .borda {
        position: relative;
        padding-left: 0;
        display: none;
    }

    #Filmes .container{
        max-width: 600px;
    }

    #Filmes .onlineGrauito{
        text-align: left;
    }
    #curadoria .btnPadrao {
        display: none;
    }
    #curadoria .Texto {
        padding-left: 0;
    }

    #Filmes .onlineGrauito p {
        color: #ffffff;
        font-size: 15px;
        line-height: 15px;}

    #Filmes .SpCine {
        margin-top: 00px;
        margin-bottom: 20px;
    }
    #Filmes .SpCine svg {
        width: 120px;
    }

    .rowAvisoFilmeMobile{display: block !important;}
    .rowAvisoFilme{display: none !important;}

    .col-md-12.BotoesMobile .row {
       align-items: center;
       padding-left: 15px;
    }

    .col-md-12.BotoesMobile {
        margin-top: 30px;
    }

    .interDesk{display: none;}
    .interMob{display: block;}

    .classPaddingRow {
        padding-right: 120px !important;
    }

    #lives .item.Trescolunas .interlocutores {
        margin-top: 30px;
        margin-bottom: 0;
    }

    #lives .item:last-of-type {
        border: 0;
        padding-bottom: 0;
    }

    .col-md-12.BotoesMobile .row .col-md-3, .col-md-12.BotoesMobile .row .col-md-6, .col-md-12.BotoesMobile .row .col-md-2, #lives .Trescolunas .col-md-12.BotoesMobile .row .col-md-4 {
        -ms-flex: initial !important;
        flex: initial !important;
        max-width: 100% !important;
        padding: 0px;
        width: auto !important;
    }

    #lives .item .botaoRetangular a {
        font-size: 16px;
    }


    #lives .item {
        margin-bottom: 55px;
        padding-bottom: 55px;
    }

    #lives .item .col-md-7.aviso {
        margin-top: 0px;
    }

    #lives .item .botao {
        padding: 6px 6px;
    }

    #lives .item .botaoCirculo {
        width: 77px;
        height: 77px;
        line-height: 77px;
        margin: 0px 15px;
        font-size: 18px;
    }

    #lives .item .botao .mes {
        font-size: 15px;
        line-height: 28px;
    }

    #lives .item .botao .separador {
        margin-bottom: 0px;
    }
    #lives .item .botao .dia {
        font-size: 28px;
    }
    #lives .container {
        width: 80%;
    }
    #lives .classPadding p {
        padding-right: 0;
    }

    #Equipe .col-md-3-5 {-ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;}

        #Equipe .col-md-8-5 {-ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
            max-width: 100% !important;}
            #Equipe .col-md-6-5 {-ms-flex: 0 0 100% !important;
                flex: 0 0 100% !important;
                max-width: 100% !important;}
    #Equipe {
        padding: 55px 0px;
    }
    #Equipe h2 {
        margin-bottom: 50px;
    }
    .MembrosEquipe {
        margin-top: 0;
    }

    .MembroEquipe {
        padding: 0px;
        margin-top: 50px;
    }

    .DestaqueEquipe .txtEquipe {
        margin-left: 0px;
    }

    #fichaTecnica .bordas{
        padding: 55px 15px
    }

    .MembrosEquipe .nome, .DestaqueEquipe .txtEquipe .nome {
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .imagemEquipe {
        max-width: 445px;
    }

    #fichaTecnica .group {
        margin-bottom: 30px;
    }

    #fichaTecnica .todoGroup {
        margin-bottom: 0;
    }

    #rodape {
        background: #E2E0E0;
        padding: 55px 0px;
    }

    .rodDesk{display: none}
    .rodMob{display: block}

    .infoHeader{
        order: 1;
    }
    .infoTrailer{
        order: 2;
    }
    .infomob{
        order: 3;
    }
    .DeskFilmePC{display: none}
    .DeskFilmeMob{display: block}

    .HeaderFilmesFilme {
        padding-left: 0;
        margin-bottom: 30px;
    }

    .BotDisp {
        order: 2;
        margin-top: 30px;
    }

}


@media only screen and (max-width: 930px) {
    #home .navigation {
        top: 50px;
    }

    .col-md-10.VideoFundo{
        -ms-flex: 0 0 calc(145%);
        flex: 0 0 calc(145% );
        max-width: calc(145% );
        padding: 0;
        margin-left: calc(-10% - 13px);
    }

    .container {
        width: 70%;
        margin-left: 5%;
    }
    #lives .container {
        width: 70%;
    }
    .col-md-7.aviso {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-md-5.borda {
        display: none;
    }
    #lives .classPadding .aviso p {
        padding-right: 0px;
        font-size: 14px;
    }
    p {
        font-size: 15px;
        line-height: 29px;
    }

}
@media only screen and (max-width: 836px) {
    .col-md-10.VideoFundo {
        margin-left: calc(-5% - 5px);
    }
}

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

    #lives .Trescolunas .col-md-8 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    #lives .Trescolunas .col-md-4 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    #fichaTecnica h4 {
        font-size: 15px;
        line-height: 30px;
    }
    #fichaTecnica .margin {
        font-size: 15px;
        line-height: 30px;

    }
    #Filmes .itemFilme {
        margin-bottom: 0px;
    }
    h2 {
        font-size: 40px;
        line-height: 40px;
    }

}



@media only screen and (max-width: 500px) {
    #home .logo svg {
        width: 250px;
        height: 57px;
    }

    #home .texto br {
        display: none;
    }
    #home .texto {
        max-width: 210px;
        margin-top: 0;
    }



    h1 {
        font-size: 35px;
        line-height: 50px;
    }
    #home .navigation {
        top: 35px;
    }
    #home nav ul li {
        line-height: 21px;
        font-size: 14px;
        margin-bottom: 8px;
    }
    #home nav ul li svg {
        margin-right: 15px;
        height: 16px;
        width: auto;
    }
    #home {
        padding-top: 35px;
        padding-bottom: 5px;
    }
    #home .logo {
        padding-bottom: 100px;
    }

    .trailer iframe{
        height: 260px;
    }

}

@media only screen and (max-width: 400px) {
    .container {
        width: 70%;
        margin-left: 3%;
    }
    #home .logo svg {
        width: 195px;
        height: 45px;
    }

    #home .navigation {
        right: 15px;
    }

}


@media only screen and (max-width: 375px) {
    .container {
        width: 70%;
        margin-left: 1%;
    }

    #home .logo {
        margin-left: 1%;
    }

    #home .contentBanner {
        margin-left: 1%;
    }


    .col-md-10.VideoFundo{
        -ms-flex: 0 0 calc(155%);
        flex: 0 0 calc(155% );
        max-width: calc(155% );
        padding: 0;
        margin-left: calc(-1% - 13px);
    }



}

@media only screen and (max-width: 340px) {
    .container {
        width: 65%;
        margin-left: 1%;
    }

    .col-md-10.VideoFundo {
        -ms-flex: 0 0 calc(165%);
        flex: 0 0 calc(165%);
        max-width: calc(165%);
        padding: 0;
        margin-left: calc(-1% - 13px);
    }

    #home .navigation {
        top: 35px;
        right: 15px;
    }

    #home .logo svg {
        width: 154px;
        height: 40px;
    }

    h2 {
        font-size: 35px;
        line-height: 35px;
    }

}