/*
 * Havok Eventos — responsivo mobile/tablet
 */

html {
    -webkit-text-size-adjust: 100%;
}

body {
    overflow-x: hidden;
}

img,
video,
iframe,
embed {
    max-width: 100%;
    height: auto;
}

.container {
    max-width: 100%;
}

/* ==============================
   SLIDER HOME
   ============================== */
.home-slider {
    min-height: 420px;
}

.home-slider .flexslider,
.home-slider .section-slide,
.home-slider .slides,
.home-slider .slides > li {
    min-height: inherit;
}

.home-slider .section-slide .bg-cover {
    background-size: cover !important;
    background-position: center center !important;
}

.home-slider .section-slide .container {
    position: relative;
    padding-top: 90px;
    padding-bottom: 70px;
}

.home-slider .section-slide .pos-slider {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
    transform: none !important;
    margin: 0 auto 12px;
    display: block;
}

.home-slider .section-slide .pos-slider img {
    display: block;
    width: 100% !important;
    max-width: 320px;
    height: auto !important;
    margin: 0 auto;
}

.home-slider .section-slide .pos-slider.pos-center.pos-middle img {
    max-width: 180px;
}

.home-slider .section-slide .pos-slider.text-right {
    text-align: center !important;
}

.home-slider .container h1.text-xl,
.home-slider .container .text-xl {
    font-size: 26px !important;
    line-height: 1.2 !important;
    letter-spacing: 2px !important;
    word-wrap: break-word;
}

.home-slider .container p.text-m {
    font-size: 13px !important;
    line-height: 1.4 !important;
}

.home-slider .container p:not(.text-m) {
    font-size: 14px !important;
    line-height: 1.5 !important;
}

.home-slider .flex-direction-nav a {
    width: 36px;
    height: 36px;
    line-height: 36px;
}

.home-slider .flex-direction-nav a:before {
    font-size: 22px;
    line-height: 36px;
}

/* ==============================
   CABEÇALHOS DE PÁGINA
   ============================== */
.header-title .title-base h1.text-xl,
.header-title h1.text-xl {
    font-size: 28px !important;
    line-height: 1.2 !important;
    word-wrap: break-word;
}

.header-title .title-base p {
    font-size: 12px !important;
    line-height: 1.5 !important;
    word-wrap: break-word;
}

/* ==============================
   EVENTO PRINCIPAL / COUNTDOWN
   ============================== */
.section-main-event .row {
    text-align: center;
}

.section-main-event .col-md-3,
.section-main-event .col-md-6 {
    float: none;
    width: 100%;
    text-align: center !important;
}

.section-main-event .col-md-3.text-right {
    text-align: center !important;
}

.section-main-event .col-md-3 .img-box {
    position: static !important;
    height: auto !important;
    max-height: none;
    margin: 0 auto 20px;
}

.section-main-event .col-md-3 .img-box img {
    max-height: 280px;
    width: auto;
    margin: 0 auto;
}

.section-main-event .countdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px 12px;
    margin: 0 auto 15px;
}

.section-main-event .countdown > div {
    min-width: 56px;
}

.section-main-event .countdown-values {
    font-size: 22px !important;
}

/* ==============================
   CARDS DE EVENTOS
   ============================== */
.advs-box-multiple div.circle {
    width: 52px !important;
    height: 52px !important;
    line-height: 52px !important;
    font-size: 14px !important;
    right: 12px !important;
    top: 12px !important;
}

.advs-box-multiple div.circle span {
    font-size: 9px !important;
}

.advs-box-multiple h3,
.advs-box-multiple h3 a {
    font-size: 15px !important;
    line-height: 1.3 !important;
    word-wrap: break-word;
}

.advs-box-multiple p {
    font-size: 13px !important;
    line-height: 1.45 !important;
}

/* ==============================
   FILTROS / ABAS
   ============================== */
.maso-list .navbar-inner,
.tab-box .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}

.maso-list .nav.inner,
.tab-box .nav-tabs {
    display: block;
    width: 100%;
}

.maso-list .nav.inner > li,
.tab-box .nav-tabs > li {
    display: inline-block;
    float: none;
}

.maso-list .nav.inner > li > a,
.tab-box .nav-tabs > li > a {
    padding: 10px 12px;
    font-size: 11px;
}

/* ==============================
   GALERIA / ÁLBUNS
   ============================== */
.album-name {
    font-size: 14px !important;
    line-height: 1.3 !important;
    word-wrap: break-word;
}

.album-box {
    margin-bottom: 20px;
}

.gallery-album .album-main {
    padding: 15px !important;
}

/* ==============================
   PRODUTOS / LISTAS
   ============================== */
.list-items .list-item .row {
    text-align: left;
}

.list-items .list-item .col-md-3 {
    text-align: left;
    margin-top: 6px;
}

.list-items .list-item h3 {
    font-size: 15px !important;
    line-height: 1.3 !important;
}

/* ==============================
   TABELAS / SOBRE NÓS
   ============================== */
.table-responsive-wrap {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.icon-list .list-item {
    text-align: center;
    margin-bottom: 10px;
}

.icon-list .list-item label {
    display: block;
}

.container.content,
.section-empty > .content,
.section-bg-image > .content {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

/* ==============================
   RODAPÉ / CONTATO
   ============================== */
.footer-section {
    height: auto !important;
    min-height: 320px;
    padding: 40px 15px;
}

.footer-section .container {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

footer .col-md-4.text-right,
footer .col-md-8,
.col-md-4.text-right,
.col-md-8.text-right {
    text-align: center !important;
}

footer .tag-row span {
    display: block;
    margin: 4px 0;
    white-space: normal;
}

footer .social-group {
    margin-top: 15px;
    text-align: center !important;
}

/* ==============================
   FORMULÁRIO
   ============================== */
.form-box .row [class*="col-"] {
    margin-bottom: 10px;
}

.form-control,
textarea.form-control {
    font-size: 16px;
}

/* ==============================
   BLOG / SOCIAL
   ============================== */
.box-social-page {
    margin-bottom: 15px;
}

.container-social-page .col-md-4 {
    margin-bottom: 15px;
}

/* ==============================
   EVENTO AMPLO (TWOSIDE)
   ============================== */
.big-event .sec-twoside {
    padding-top: 70px;
}

.big-event .half-side .content h1.text-xl {
    font-size: 26px !important;
    line-height: 1.2 !important;
}

.big-event .countdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
}

.big-event #twosides-main .center-box .content {
    padding: 0 15px !important;
}

/* ==============================
   MAPA
   ============================== */
.section-map,
.section-map .google-map {
    min-height: 260px !important;
    height: 260px !important;
}

/* ==============================
   TIPOGRAFIA GERAL MOBILE
   ============================== */
.text-xl {
    word-wrap: break-word;
}

h1, .h1, h2, .h2, h3, .h3 {
    word-wrap: break-word;
}

/* ==============================
   TABLET
   ============================== */
@media (max-width: 991px) {
    .home-slider {
        min-height: 460px;
    }

    .section-main-event .col-md-3 .img-box img {
        max-height: 320px;
    }

    .title-base h1,
    .title-icon h2,
    .title-base.title-small h2 {
        font-size: 28px !important;
    }
}

/* ==============================
   MOBILE
   ============================== */
@media (max-width: 767px) {
    .home-slider {
        min-height: 380px;
        height: auto !important;
    }

    .home-slider .section-slide .container {
        padding-top: 80px;
        padding-bottom: 55px;
    }

    .home-slider .container h1.text-xl,
    .home-slider .container .text-xl {
        font-size: 22px !important;
        letter-spacing: 1px !important;
    }

    .home-slider .section-slide .pos-slider img {
        max-width: 260px;
    }

    .home-slider .flex-control-nav {
        bottom: 8px;
    }

    .header-title .title-base h1.text-xl,
    .header-title h1.text-xl {
        font-size: 22px !important;
    }

    .text-xl {
        font-size: 24px !important;
    }

    .text-xxl {
        font-size: 32px !important;
    }

    .navbar-brand img {
        max-height: 42px;
        width: auto;
    }

    .navbar-toggle {
        margin-top: 14px;
        margin-bottom: 14px;
    }

    .navbar-main.navbar-middle ul.nav > li.scroll-show {
        display: none !important;
    }

    .section-main-event {
        margin-top: 0;
    }

    .section-main-event .container {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .section-main-event .countdown-values {
        font-size: 18px !important;
    }

    .section-main-event .countdown-label {
        font-size: 10px !important;
        line-height: 1.2 !important;
    }

    .anima-button.circle-button,
    a.anima-button.circle-button,
    button.anima-button.circle-button {
        display: inline-block;
        width: auto;
        max-width: 100%;
    }

    .grid-item.col-md-3,
    .grid-item.col-md-4,
    .album-box.col-md-4,
    .maso-item.col-md-4 {
        width: 100%;
        float: none;
    }

    .pagination {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .parallax-mirror,
    .ken-burn,
    .header-title {
        min-height: 220px;
    }

    .header-title .title-base {
        padding: 70px 0 30px;
    }

    .big-event .sec-twoside {
        padding-top: 60px;
    }

    hr.space {
        height: 25px;
    }

    .container.content,
    .section-empty > .content,
    .section-bg-image > .content {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
}

/* ==============================
   CELULAR PEQUENO
   ============================== */
@media (max-width: 480px) {
    .home-slider {
        min-height: 340px;
    }

    .home-slider .container h1.text-xl,
    .home-slider .container .text-xl {
        font-size: 18px !important;
    }

    .home-slider .section-slide .pos-slider img {
        max-width: 220px;
    }

    .header-title .title-base h1.text-xl,
    .header-title h1.text-xl {
        font-size: 18px !important;
    }

    .album-name {
        font-size: 12px !important;
    }

    .advs-box-multiple div.circle {
        width: 46px !important;
        height: 46px !important;
        line-height: 46px !important;
        font-size: 12px !important;
    }

    .maso-list .nav.inner > li > a,
    .tab-box .nav-tabs > li > a {
        padding: 8px 10px;
        font-size: 10px;
    }
}
