
@media (min-width: 1920.98px) { 
    #diagonal::before {
        margin-top: 86px;
    }

    .headerblock h2{
        font-size: 40px;
    }
}


@media (max-width: 1400px) { 
    .titulo_sobre{
        font-size: 40px;
    }

    #diagonal{
        height: 100px;
    }
}
@media (min-width: 1400px) { 
    .headerblock h2{
        font-size: 40px;
    }
}

@media (max-width: 991.98px) { 
    .modal-dialog{
        height: 100vh;
    }

    .owl-carousel.owl-loaded.mobiles{
        display: block;
    }

    .navbar-default.light .navbar-nav > li > a{
        color: #FFFFFF;
    }
    #myNavbar{
        background: #2d2d2d;
        position: fixed;
        left: 0;
        top: 0;
        overflow-y: scroll;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }
    #myNavbar ul{
        margin-top: 50px;
    }
    #myNavbar .close-bar{
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 1000;
    }
    #myNavbar img{
        height: 80px;
        margin: 0 auto;
        margin-top: 25px;
    }
    #fixedbtn{
        background: #00f98a;
        color: #2d2d2d !important;
        box-shadow: 0 6px #007f47;
        top: auto;
    }
    .headerblock h2{
        font-size: 30px;
    }

    /* .bgvideo_img, #header{
        min-height: 768px;
        height: 768px;
    } */

    .headerblock{
        padding-top: 54px;
        display: flex;
        align-items: center;
        justify-content: start;
        height: 100%;    
        margin: 0;
    }

    .headerblock .btn{
        padding: 20px 30px !important;
    }

    .navbar{
        padding: 0;
        background: transparent;
        background-color: #292929;
    }

    .navbar:not(.transparent) .navbar-brand img{
        background-color: #292929;
        /* border-radius: 100%; */
    }

    .navbar-default .navbar-brand img{
        /* height: 100%; */
        margin-top: 25px;
        height: 60px;
    }

    .navbar.light .navbar-toggle .icon-bar{
        background-color: #292929 !important;
    }
    

    #sobre h2{
        font-size: 30px;
    }

    .titulo_sobre:before{
        height: 70px;
        width: 70px;
        background-size: contain;
        margin-left: -25px;
        margin-top: 0;
    }

    #diagonal{
        display: none;
    }
    #diagonal::before{
        margin-left: 0;
    }

    #sobre{
        padding: 0;
        margin-top: -50px;
    }

    #sobre img{
        height: 150px;
    }

    #sobre .texto_sobre{
        margin-top: 25px;
    }

    #numbers{
        margin-top: 0;
    }

    #numbers .mb100{
        font-size: 30px;
    }

    #diagonal2::before{
        margin-left: 0;
    }

    #secondSpeakertxt{
        margin-top: -50px;
    }
    #titlepalestrante:before{
        height: 70px;
        width: 70px;
        background-size: contain;
        margin-left: -25px;
        margin-top: -21px;
    }

    #titlepalestrante2:before{
        height: 70px;
        width: 70px;
        background-size: contain;
        margin-left: -25px;
        margin-top: -21px;
    }

    #palestrantes{
        padding-bottom: 150px;
        margin-top: -100px;
        margin-bottom: 50px;
    }

    #secondSpeakerimg{
        margin-bottom: 60px;
    }

    .speaker{
        margin-left: 0;
    }
    #palestrantes .pull-right{
        float: none !important;
    }
    #palestrantes img, .speaker img{
        max-height: 250px;
        width: auto;
        margin: 0 auto;
        
    }
    .nome_speaker span{
        font-size: 36px;
    }

    .foto_convidado img{
        max-height: 250px;
        width: auto;
        margin: 0 auto;
    }

    #diagonal3::before{
        margin-left: 0;
    }

    #convidados{
        margin-top: -50px;
        margin-bottom: 0;
    }

    #titleconteudo:before{
        height: 70px;
        width: 70px;
        background-size: contain;
        margin-left: -25px;
        margin-top: -21px;
    }

    .titlecollapse{
        padding: 20px;
        color: #2d2d2d;
        background: rgb(236,236,236);
        background: linear-gradient(90deg, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 36%, rgba(255,255,255,1) 100%);
        box-shadow: none;
    }

    .titlecollapse img{
        margin-top: 7px;
    }

    #limited_time_offer .prestacoes{
        margin-bottom: 0;
    }

    #limited_time_offer{
        padding: 50px 0;    
    }

    #limited_time_offer .golden{
        font-size: 30px;
    }

    #limited_time_offer .sale-price{
        font-size: 60px;
    }

    .right_shadow, .left_shadow{
        background: transparent;
        width: 100px;
        height: 360px;
    }

    #owl-carousel3 .owl-stage{
        height: 360px;
    }

    #owl-carousel3 .avatar{
        width: 75px !important;
        position: relative;
    }

    #depoimentos{
        margin-bottom: 0;
    }

    #edicoes_anteriores{
        padding-top: 0;
    }

    #dez_razoes .container{
        padding: 25px;
    }

    #dez_razoes .container:before{
        height: 150px;
        width: 150px;
        position: relative;
        margin: 0 auto;
        margin-top: -25px;
        left: 0;
        transform: rotate(-15deg);
    }

    #dez_razoes h2{
        font-size: 30px;
        margin-top: -25px;
        margin-bottom: 25px;
    }

    #dez_razoes{
        padding-bottom: 0;
    }

    #contacts h4{
        font-size: 30px;
    }

    #formContacto{
        padding: 25px 0;
    }
    #submitBtn{
        margin-bottom: 25px;
    }

    footer .col-md-4{
        text-align: center;
        margin-top: 15px;
    }
}


@media (min-width: 768px){
    .navbar {
        border-radius: 0;
    }

    .navbar-collapse {
        width: initial;
    }
}

@media (max-width: 575.98px) { 
    #myNavbar{
        background: #2d2d2d;
        position: fixed;
        left: 0;
        top: 0;
        overflow-y: scroll;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }
    #myNavbar ul{
        margin-top: 50px;
    }
    #myNavbar .close-bar{
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 1000;
    }
    #myNavbar img{
        height: 80px;
        margin: 0 auto;
        margin-top: 25px;
    }
    #fixedbtn{
        background: #fbce0a;
        color: #2d2d2d !important;
        box-shadow: 0 6px #ae990a;
    }
    .headerblock h2{
        font-size: 30px;
    }

    /* .bgvideo_img, #header{
        min-height: 768px;
        height: 768px;
    } */

    .headerblock{
        padding-top: 54px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;   
        margin: 0;
    }

    .headerblock .btn{
        padding: 20px 15px !important;
    }

    .headerblock .btn:after{
        content: '';
    }

    .navbar{
        padding: 0;
        background: transparent;
        background-color: #292929;
    }

    .navbar:not(.transparent) .navbar-brand img{
        background-color: #292929;
        border-radius: 0;
        margin-top: 10px;
    }

    .navbar-default .navbar-brand img{
        /* height: 100%; */
        margin-top: 25px;
        height: 35px;
    }

    .navbar.light .navbar-toggle .icon-bar{
        background-color: #292929 !important;
    }

    .ultimas_vagas{
        font-size: 30px;
    }

    #sobre h2{
        font-size: 30px;
    }

    .titulo_sobre:before{
        height: 70px;
        width: 70px;
        background-size: contain;
        margin-left: -25px;
        margin-top: 0;
    }

    #diagonal{
        display: none;
    }
    #diagonal::before{
        margin-left: 0;
    }

    #sobre{
        padding: 0;
        margin-top: -50px;
    }

    #sobre img{
        height: 150px;
    }

    #sobre .texto_sobre{
        margin-top: 25px;
    }

    #numbers{
        margin-top: 0;
    }

    #numbers .mb100{
        font-size: 30px;
    }

    #diagonal2::before{
        margin-left: 0;
    }

    #secondSpeakertxt{
        margin-top: -50px;
    }
    #titlepalestrante:before{
        height: 70px;
        width: 70px;
        background-size: contain;
        margin-left: -25px;
        margin-top: -21px;
    }

    #titlepalestrante2:before{
        height: 70px;
        width: 70px;
        background-size: contain;
        margin-left: -25px;
        margin-top: -21px;
    }

    #palestrantes{
        padding-bottom: 150px;
        margin-top: -100px;
        margin-bottom: 50px;
    }

    #secondSpeakerimg{
        margin-bottom: 60px;
    }

    .speaker{
        margin-left: 0;
    }
    #palestrantes .pull-right{
        float: none !important;
    }
    #palestrantes img, .speaker img{
        max-height: 250px;
        width: auto;
        margin: 0 auto;
        
    }
    .nome_speaker span{
        font-size: 36px;
    }

    .foto_convidado img{
        max-height: 250px;
        width: auto;
        margin: 0 auto;
    }

    #diagonal3::before{
        margin-left: 0;
    }

    #convidados{
        margin-top: -50px;
        margin-bottom: 0;
    }

    #titleconteudo:before{
        height: 70px;
        width: 70px;
        background-size: contain;
        margin-left: -25px;
        margin-top: -21px;
    }

    .titlecollapse{
        padding: 20px;
        color: #2d2d2d;
        background: rgb(236,236,236);
        background: linear-gradient(90deg, rgba(236,236,236,1) 0%, rgba(236,236,236,1) 36%, rgba(255,255,255,1) 100%);
        box-shadow: none;
    }

    .titlecollapse img{
        margin-top: 7px;
    }

    #limited_time_offer .prestacoes{
        margin-bottom: 0;
    }

    #limited_time_offer{
        padding: 50px 0;    
    }

    #limited_time_offer .golden{
        font-size: 30px;
    }

    #limited_time_offer .sale-price{
        font-size: 60px;
    }

    .right_shadow, .left_shadow{
        background: transparent;
        width: 100px;
        height: 360px;
    }

    #owl-carousel3 .owl-stage{
        height: 360px;
    }

    #owl-carousel3 .avatar{
        width: 75px !important;
        position: relative;
    }

    #depoimentos{
        margin-bottom: 0;
    }

    #edicoes_anteriores{
        padding-top: 0;
    }

    #dez_razoes .container{
        padding: 25px;
    }

    #dez_razoes .container:before{
        height: 150px;
        width: 150px;
        position: relative;
        margin: 0 auto;
        margin-top: -25px;
        left: 0;
        transform: rotate(-15deg);
    }

    #dez_razoes h2{
        font-size: 30px;
        margin-top: -25px;
        margin-bottom: 25px;
    }

    #dez_razoes{
        padding-bottom: 0;
    }

    #contacts h4{
        font-size: 30px;
    }

    #formContacto{
        padding: 25px 0;
    }
    #submitBtn{
        margin-bottom: 25px;
    }

    footer .col-md-4{
        text-align: center;
        margin-top: 15px;
    }

}