@media only screen and (max-width: 767px) {
.FBitem .description{
    display: none;

}
.FBitem p.title {
    margin-bottom: 0px;
}
.FBitem .img-responsive{
    width: 100px;
    height: 100px;
    border-radius: 120px;
}
.carrosel-parceiros .owl-item>div {
    padding: 0px;
    margin: auto auto auto auto;
    background-color: transparent;
    box-shadow: none;
    cursor: pointer;
    margin: 0%;
    transition: margin 0.4s ease;
}
.carrosel-parceiros  .owl-item {
    margin-right: 0!important;
    min-width: 40vw;
}
.carrosel-parceiros .owl-nav.disabled {
    display: none;
}

.carrosel-parceiros .owl-dots {
    display: none;
}

.carrosel-parceiros .owl-stage-outer {
    height: 250px;
}
.TextoCinza,.carousel-control,.owl-dots,.containerExclusive{
    display: none;
}
.containerExclusive{
    padding-top: 5%!important;
}
#faixaMudarLoja{
    margin-top: 15px
}
#faixaMudarLoja {
    display: none;
}
.bannervideo{
    min-height: 170px;
}
.carousel-control {
    display: block;
}
.owl-carousel 
{
    touch-action: manipulation; 
}
.paginamontada {
    width: 99vw;
    height: auto;
    margin-bottom: -15px;
}
#ternez.grid-box{
    display: block;
    max-width: 100vw;
}

#ternez img{
    width: 100%;
}

#ternez img{
    width: 100%;
}

}