body {
/*	background-color: #0fc;*/
}
.wrap {
    margin: 0 2%;
}
.top h1 a {
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
	display: block;
}
.box-cadastro-view {
    width: 340px !important;
}
.modal-imagem-video {
    width: 340px ;
}
.adicionar-videos {
    width: 96%;
}
.col1-3, .col2-3, .col3-3 {
	width: 100%;
}
.pagina img {
    width: 100% !important;
    height: auto !important;
}

.boxes li {
    width: 32.2% !important;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 6px 0.3%;
}
.boxes li span {
display: none;
}
.boxes li .nao-publicado {
    display: block !important;
}
.boxes li a {
    height: 205px !important;
}
.boxes li a div {
/*    height: 60%;*/
}
.boxes li a h3 {
    font-size: 0.8em;
    text-align: left;
    line-height: 1.1em;
}

#colecoes-home .boxes li:nth-child(n+4) { display: none; }
#historias-home .boxes li:nth-child(n+4) { display: none; }

.patrocinadores .horizontal { display: none; }
.patrocinadores .vertical { display: block; width: 85%; }
.boxes li a.btn-editar {
    height: 25px !important;
}
.col1-6,
.col2-6,
.col3-6,
.col4-6,
.col5-6,
.col6-6 {
    width: 96%;
}
.frequencia-pagamento li {
    margin-right: 50px;
    float: none;
    width: 100%;
    clear: both;
}
.patrocinio { width: 90%; }
.patrocinio  img { width: 90%; } 

.frequencia-pagamento {
    height: 75px;
    padding: 0 0 30px 0;
}
.valores li  {
    float: none;
    clear: both;
}
.valores li label {
    float: left;
    margin: 0 0 10px 0;
    clear: both;
    width: 150px;
}
.box-login-view {
    width: 320px !important;
}
/* Estilos do Banner Home */

.swiper-container {
    height: 280px;
}
.swiper-container .grad {
    background-color: #b92428 !important;
    overflow: hidden;
    height: 70px;
    font-size: 3em;
}
.swiper-slide {
    background-position: center 0;
    background-size: auto 210px;
}
.swiper-container .titulo {
    font-size: 0.9em;
    line-height: 1.1em;
}
.swiper-container .descricao {
    line-height: 1.1em;
    font-size: 0.7em;
    display: none;
}
.swiper-container .info {
    top: 220px;
    left: 10px;
}