@media only screen and (max-width: 950px) {
    .nav-link {
     color:#fff!important;
}
.banner-expo {
    background-image: url('../img/bg-banner-expo-mb.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}
.nav-item a {
    height:50px;
    margin-top:0!important;
    margin-left: 25px;
    padding-top: 20px;
    /*border-bottom: 1px solid #fff;*/
    margin-bottom: 5px!important;
}
a.nav-link:hover {
    background-color:#1D3E74;
    border-bottom: 1px solid #fff;
}

    .produtos-desk {
        display: none!important;
    }
    .produtos-desk-2 {
    display: none!important;
    }
    .show-mobile {
    display: inline;
    }
    .video-texto {
        width:730px;
    }
    .box-video-mobile {
    width:100%;
    min-height:315px;
    background-color: #fff;
    display:block;
    margin:0 auto;
    }
    .box-texto-mobile {
        width:100%;
        min-height:400px;
        background-color: #fff;
        position: relative;
        padding: 30px;
        margin:0 auto;
        display:block;
        margin-bottom:30px;
    }
    .box-texto-mobile p {
        font-size:20px;
        line-height: 24px;
        font-weight:300;
    }
    .box-texto-mobile h3 {
        color:#26A9E0;
        text-transform: uppercase;
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .lojas {
         padding-top: 70px;
    }

    .lojas h2 {
    font-size: 30px;
    width:160px;
    line-height: 35px;
    }

    .contato h2 {
        font-size: 40px;
        width:200px;
        line-height: 35px;
    }

}

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

.produtos-desk {
    display:none;
}
.produtos-desk-2 {
    display:none;
}
.lojas h2 {
    width:240px;
}
.video {
    background-color: #F0F0F0;
    background-image: url('../img/raio.png');
    background-repeat: no-repeat;
    background-position: 5px top;
}
.box-video-mobile {
    width:100%;
    min-height:250px;
    background-color: #fff;
    display:block;
    margin:0 auto;
}
.img-mobile {
    width:130px;
    margin-bottom:20px;
}
.footer-mobile {
    font-size: 12px;
    margin-bottom:10px;
}

}

@media only screen and (max-width: 440px) {
 .produtos-desk-2 {
        display: none!important;
    }
    .show-mobile-2 {
    display: inline;
    }
.logo img{
    width:150px!important;
}
.herois-logo {
    width:200px!important;
    margin:0 auto;
}
.box-texto-heroi {
    width: 300px!important;
}
.escudo {
    width: 230px!important;
    padding-top: 10px;
    padding-bottom: 30px;
    margin: 0 auto!important;
}
.box-texto-heroi p {
	width:250px!important;
}
.banner-heroi h1 {
    font-size: 28px;
}
.carrossel {
    /*margin-left: 20px!important;*/
}
.produtos h3 {
    font-size: 30px;
     margin-left: 20px!important;
}
.produtos p {
    width:300px;
     margin-left: 20px!important;
}
.produtos p.saibamais {
    width:180px;
}
.packproduto {
	width: 250px;
}
.tabela {
    width: 250px;
}
.ondeencontrar {
   margin-top: 5px!important;
}
.comprar {
   margin-top: 15px!important;
}
.downloadbula {
	width: 250px;
}
.lojas h2, .contato h2 {
    width:240px;
}
.contato h2 {
   font-size: 30px;
}
.produtos-desk {
    display:none;
}
.show-mobile {
    display: inline;
}
.produtos-desk-2 {
    display: none!important;
}
.box-video-mobile {
    width:100%;
    min-height:150px;
    background-color: #fff;
    display:block;
    margin:0 auto;
}
.descricao h1 {
    font-size: 40px;
    margin-top: 20px;
    line-height: 33px;
     line-height: 38px;
}
.descricao h3 {
    font-size: 21px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.img-mobile {
    width:140px;
    margin-bottom:20px;
}
.footer-mobile {
    font-size: 14px;
    margin-bottom:10px;
    width:300px!important;
}
.banner-expo {
    background-image: url('../img/bg-banner-expo-mb.jpg');
    background-repeat: no-repeat;
    background-position: center top;
}

}