@media (min-width: 1155px) and (max-width: 1600px) {
    .modal-money div.base-modal-content {
        width: 50%;
        height: calc(90% - 120px);
    }
    /* .box-bank .bank-list ul .bank-item a .bank-name {
        font-size: 11px;
        text-transform: uppercase;
        padding: 0 8px;
    }
    .box-bank .bank-list ul .bank-item a .bank-logo {
        margin: 18px auto;
    }*/
}
@media (min-width: 1000px) and (max-width: 1154px) {
    .modal-money div.base-modal-content {
        width: 55%;
        height: calc(90% - 120px);
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .modal-money div.base-modal-content {
        width: 75%;
        height: calc(90% - 120px);
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    .box-bank .bank-list ul .bank-item a .bank-logo {
        margin: 20px auto;
    }

    .box-bank .bank-list ul .bank-item a .bank-name {
        font-size: 11px;
        text-transform: uppercase;
        padding: 0 5px;
    }
}

@media (min-width: 450px) and (max-width: 599px) {
    .box-bank .bank-list ul .bank-item {
        width: calc( 50% - 8px);
    }

        .box-bank .bank-list ul .bank-item a .bank-logo {
            margin: 30px auto;
        }

        .box-bank .bank-list ul .bank-item a .bank-name {
            font-size: 12px;
            text-transform: uppercase;
            padding: 0 15px;
        }
}
@media (min-width: 350px) and (max-width: 449px) {
    .box-bank .bank-list ul .bank-item {
        width: calc( 50% - 8px);
    }

        .box-bank .bank-list ul .bank-item a .bank-logo {
            margin: 18px auto;
        }

        .box-bank .bank-list ul .bank-item a .bank-name {
            font-size: 11px;
            text-transform: uppercase;
            padding: 0 10px;
        }
}

@media (max-width: 350px) {
    .box-bank .bank-list ul .bank-item {
        width: calc( 50% - 8px);
    }

        .box-bank .bank-list ul .bank-item a .bank-logo {
            width: 48px;
            height: 48px;
            margin: 15px auto 10px auto;
        }

        .box-bank .bank-list ul .bank-item a .bank-name {
            font-size: 11px;
            line-height:12px;
            text-transform: uppercase;
            padding: 0 5px;
        }
}
  


    @media (min-width: 992px) and (max-width: 1199px) {

        footer .column-footer:nth-child(1) {
            width: 20%;
        }

        footer .column-footer:nth-child(2) {
            width: 20%;
        }

        footer .column-footer:nth-child(3) {
            width: 25%;
            margin-right: 0;
        }

        footer .column-footer:nth-child(4) {
            width: 25%;
            padding-left: 35px;
        }

        footer .badge-antillephone {
            width: 100%;
            margin-right: 15px;
        }

        footer .badges {
            display: table;
            float: none;
            width: 180px;
            margin: 0 auto;
        }
        

        body, html {
            overflow-x: hidden;
        }

        .acumulou-segundo .panel-bolao-acumulado label {
            font-size: 20px;
        }

        .apostar-bolao .acumulou-segundo .panel-proximo-sorteio label {
            display: block;
            float: left;
            width: 90px;
            height: 40px;
            line-height: 40px;
            margin-right: 10px;
            font-size: 20px;
            font-weight: 800;
            color: #1b6bb3;
            font-family: 'Open Sans', sans-serif;
            margin-bottom: 0;
        }

        .apostar-bolao .acumulou-segundo .panel-proximo-sorteio .counter .numbers {
            width: 20px;
            height: 30px;
            line-height: 30px;
            border-radius: 5px;
            font-size: 15px;
            margin-right: 3px;
        }

        .apostar-bolao .acumulou-segundo .panel-proximo-sorteio .text {
            font-size: 18px;
            text-align: center;
        }

        .apostar-bolao .acumulou-segundo .panel-proximo-sorteio .counter .divisors {
            height: 30px;
            line-height: 30px;
        }


        .bem-vindo-user span {
            font-size: 22px;
        }

        .box-saldo {
            padding: 10px;
            height: auto
        }

            .box-saldo .meu-saldo {
                width: 105px;
            }

                .box-saldo .meu-saldo p {
                    font-size: 13px;
                }

            .box-saldo .acoes {
                width: 85px;
            }

                .box-saldo .acoes .bt-menu {
                    font-size: 13px;
                }

        .style-tabela-container.style-calendario-jogo .dias2 h1,
        .style-tabela-container.style-calendario-jogo .dias2 h2,
        .style-tabela-container.style-calendario-jogo .Dsort2 {
            font-size: 15px;
        }

        .style-tabela-container.style-calendario-jogo .atencao img {
            width: 164px;
            height: 54px;
            object-fit: cover;
            margin: 83px 0;
        }

        .style-calendario-jogo .amarelo p {
            width: 601px;
        }

        .style-calendario-jogo .atencao img {
            width: 244px;
            height: 72px;
            object-fit: cover;
            margin: 68px 0;
        }

        .style-calendario-jogo .acumulou h1 {
            font-size: 36px;
            margin-top: -66px;
        }

        .style-calendario-jogo .triang h1 {
            font-size: 69px;
        }

        .style-calendario-jogo .dias h1,
        .style-calendario-jogo .dias h2,
        .style-calendario-jogo .Dsort1 {
            font-size: 16px;
        }

        .style-calendario-jogo .dias2 h2,
        .style-calendario-jogo .dias2 h1,
        .style-calendario-jogo .Dsort2 {
            font-size: 20px;
        }

        .style-calendario-jogo .legenda {
            width: 100%;
        }

        .style-calendario-jogo .dia {
            width: calc(100% - 37px);
        }

        /* ------------ */
        footer .redes i {
            margin-top: 15px;
            text-align: center;
            align-items: center;
            font-size: 21px;
        }

        .secao-iniciais .entrar .icon-bem-vindo {
            width: 254px;
            height: 158px;
        }

        .acessar-com-celular .rz-textbox {
            font-size: 28px;
        }
        /***/
        header.topo .logo img {
            /*width: 150px;*/
            height: 180px;
        }

        header.topo .cad {
            width: 132px;
        }

        header.topo .menu a {
            margin-right: 17px;
        }

        header.topo .menu {
            font-size: 18px;
        }

        header.topo .jogar {
            margin-right: 16px;
            width: 106px;
            font-size: 29px;
        }

        .btn-bicho-bolao .jogoBicho img,
        .btn-bicho-bolao .bolao img {
            width: 352px;
            height: 260px;
        }

        .apostar-bolao .esp {
            width: 46px;
        }

        .apostar-bolao .bilhete p2 {
            margin-left: 330px;
        }

        /* -- */
        .dias-calendario .dia {
            font-size: 22px;
            text-align: center;
        }

        .dias-calendario .escudo p {
            font-size: 41px;
        }

        .dias-calendario .fa-play {
            /* margin-top: 20px; */
        }
    }
@media(max-width: 1199px) {
    .header.topo .menu a.highlight {
        font-size: 13px;
        padding: 5px;
        margin-top: -5px;
    }

    header.topo .menu a {
        margin-right: 12px;
        font-size: 15px;
    }
    .ajusteAnimais {
        width: 115%;
        left:-2%;
        top: -5%;
        padding: 0px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .pagina-inicial .banner-home .smartphone {
        margin-top: 105px;
        margin-right: -80px;
    }
    .bt-decifre-seu-sonho, .bt-decifre-seu-sonhol:hover {
        width: 100% !important;
        height: auto !important;
        line-height: 25px !important;
        padding: 10px 15px;
        text-align: center;
        margin: 0 0 50px 0 !important;
    }
    .pagina-inicial .banner-home .info p {
        padding-right: 100px;
    }
    .pagina-inicial .banner-home .info {
        margin-top: 0px;
    }
}


@media (max-width: 767px) {

    .btn-classificacao-bolao {
        font-size: 20px;
    }
        .result-data .results.bolao .item-result.head {
        line-height: normal;
        font-size: 14px;
        padding:5px 0;
    }
    .result-data .results.bolao .item-result {
        font-size: 14px;
    }
    .result-data .result-f {
        height: auto;
        line-height: normal;
        padding: 15px;

    }
    .menu-esquerdo-mobile {
        display: block;
        clear: both;
    }

    .side-bar-menu-esquerdo {
        display: none;
    }

    .header .menu-icon {
        float: left;
    }

    html, body {
        overflow-x: hidden !important;
    }

    .apostar-bolao .bolao p2 {
        font-size: 18px;
    }
    footer{
        text-align:center;
    }
    footer .column-footer:nth-child(1) {
        width: 100%;
    }

    footer .column-footer:nth-child(2) {
        width: 50%;
    }
        

        footer .column-footer:nth-child(3) {
            width: 50%;
            margin-right: 0;
            margin-left: 0;
        }

    footer .column-footer:nth-child(4) {
        width: 100%;
    }

        footer p{
            padding:0 30px;
        }
        footer .languages{
            display:table;
            float:none;
            margin:0 auto 30px auto;
        }
        footer ul {
            width:100%;
            margin: 0 0 0 0;
            border-left: 0;
            padding-left: 25px;
            text-align:left;
            position:relative;
        }
            footer ul.last {
                border-right: 0;
                padding-right: 0;
                margin-bottom:35px;
            }
                footer ul.last:after {
                    content: '';
                    position: absolute;
                    height:140px;
                    top:0;
                    left:-20px;
                    border-right: 2px solid #464646;
                }
        footer .badge-antillephone {
            display: block;
            float: left;
            width: 180px;
            margin: 0;
        }
        footer .badges {
            display: block;
            float: left;
            width: 180px;
            margin: 25px 0 0 0;
        }
        footer ul, footer li {
            list-style: none;
            margin-bottom: 5px;
        }
}

        @media (min-width: 768px) and (max-width: 991px) {

            .apostar-bolao .btn {
                /**/ line-height: normal;
                font-size: 13px;
                padding:5px;
            }
                footer .column-footer:nth-child(1) {
                width: 30%;
            }

            footer .column-footer:nth-child(2) {
                width: 22%;
            }

            footer .column-footer:nth-child(3) {
                width: 22%;
                margin-right: 0;
            }

            footer .column-footer:nth-child(4) {
                width: 26%;
                padding-left: 35px;
            }

            footer .badge-antillephone {
                width: 100%;
                margin-right: 15px;
            }
            footer .badge-antillephone img{
                width: 180px;
            }
            footer .badges {
                display: table;
                float: none;
                width: 180px;
                margin: 0 auto;
            }

            html, body {
                overflow-x: hidden !important;
            }

            .forma-pagamento .linha-titulo {
                font-size: 26px;
            }

            .style-calendario-jogo .amarelo {
                width: 100%;
                height: auto;
            }

            .style-calendario-jogo .atencao img {
                width: 244px;
                height: 72px;
                object-fit: cover;
                margin: 68px 0;
            }

            .style-calendario-jogo .amarelo p {
                width: 100%;
                font-size: 22px;
                height: 64px;
            }

            .style-calendario-jogo .btn-acumulou1,
            .style-calendario-jogo .btn-acumulou {
                height: 56px;
            }

            .style-calendario-jogo .acumulou {
                padding-left: 88px;
            }

                .style-calendario-jogo .acumulou h1 {
                    font-size: 26px;
                    margin-top: -15px;
                }

            .style-calendario-jogo .triang h1 {
                font-size: 69px;
            }

            .style-calendario-jogo .dias h1,
            .style-calendario-jogo .dias h2,
            .style-calendario-jogo .Dsort1 {
                font-size: 16px;
            }

            .style-calendario-jogo .dias2 h2,
            .style-calendario-jogo .dias2 h1,
            .style-calendario-jogo .Dsort2 {
                font-size: 22px;
            }

            .apostar-bolao .acumulou h1 {
                font-size: 27px;
            }

            .header.topo .btn-nome,
            .header.topo .btn-saldo {
                width: 90px;
                height: 35px;
            }

            .header.topo .saldo p,
            .header.topo .nome p {
                font-size: 19px;
            }

            .header.topo .nome,
            .header.topo .saldo {
                margin-top: -33px;
            }

            footer .redes i {
                margin-top: 15px;
                text-align: center;
                align-items: center;
                font-size: 21px;
            }

            footer .redes {
                margin-top: 50px;
            }

                footer .redes h2 {
                    font-size: 17px;
                }

            footer .direita {
                margin-top: 85px;
            }

            .secao-iniciais .container,
            .conta-criada .container {
                width: 80%;
            }

            .secao-iniciais .logo-img img {
                width: 180px;
                height: 222px;
                margin: auto;
            }

            .secao-iniciais .entrar .icon-bem-vindo {
                width: 230px;
                height: 158px;
                margin-left: 12px;
            }

            .secao-iniciais .botao button {
                width: 109px;
            }

            .secao-iniciais .btn-criar {
                padding: 3px 35px;
                font-size: 18px;
            }

            .acessar-com-celular .rz-textbox {
                font-size: 28px;
            }
            /***/
            header.topo .logo img {
                height: 112px;
                margin-top: 16px;
            }

            header.topo .cad {
                width: 92px;
                font-size: 19px;
                height: 31px;
            }

            header.topo .menu a {
                margin-right: 13px;
            }

            header.topo .menu {
                font-size: 19px;
                margin-top: -32px;
            }

            header.topo .jogar {
                margin-right: 16px;
                width: 77px;
                font-size: 20px;
                height: 29px;
            }

            header.topo {
                height: 83px;
            }

            .linha-titulo {
                height: 80px;
                font-size: 48px;
            }

            .btn-bicho-bolao .jogoBicho img,
            .btn-bicho-bolao .bolao img {
                width: 273px;
                height: 202px;
            }

            .apostar-bolao .btn {
                padding: 0;
                font-size: 19px;
            }

            .apostar-bolao .btn-apostar {
                font-size: 21px;
            }

            .apostar-bolao .esp {
                width: 31px;
            }

            .apostar-bolao .bilhete p2 {
                margin-left: 0;
            }
        }

        @media (min-width: 541px) and (max-width: 767px) {
        }

        @media (min-width: 0px) and (max-width: 540px) {
        }

        @media (min-width: 0px) and (max-width: 767px) {
            div.base-modal-content .atualizar-bilhetes-buttons button {
                margin-right: 8px;
                width: 115px;
                font-size: 15px;
            }
            div.base-modal-content .atualizar-bilhete .cinza {
                flex-wrap: wrap;
            }

            div.base-modal-content .atualizar-bilhete .box-select{
                margin-top:0px;
            }
            div.base-modal-content .atualizar-bilhete .box-horas {
                margin-top: 5px;
            }
            div.base-modal-content .atualizar-bilhete .bilhete {
                margin-top: 10px;
            }
            div.base-modal-content .atualizar-bilhete .azul {
                margin-top:15px;
            }

            .linha-titulo-sorteios .content-title .box-title .title {
                font-size: 32px;
                line-height: normal;
                width: 200px;
            }
            .linha-titulo-sorteios.bolao.res .content-title .box-title .title {
                font-size: 25px;
                line-height: normal;
                width: 200px;
                margin: 20px 0 0 0;
                display: block;
                float: left;
            }

            .linha-titulo-sorteios .content-title .icon-bichos {
                margin-left: 20px;
            }

            .rodape .certificates {
                margin: 60px auto 10px auto;
            }

                .rodape .certificates span.antillephone {
                    width: 135px;
                }

                .rodape .certificates span {
                    width: 160px;
                }

                    .rodape .certificates span:nth-child(2) {
                        width: 110px;
                    }

                    .rodape .certificates span:nth-child(3) {
                        width: 36px;
                    }

            .pagina-inicial .banner-home {
                padding: 25px;
            }

                .pagina-inicial .banner-home .smartphone {
                    display: none;
                }

                .pagina-inicial .banner-home .info {
                    width: 280px;
                    display: table;
                    float: none;
                    margin: 0 auto;
                }

                    .pagina-inicial .banner-home .info h2 {
                        /*font-size: 52px;
                        line-height: 50px;*/
                        font-size: 45px;
                        line-height: 45px;
                    }

            .bt-decifre-seu-sonho, .bt-decifre-seu-sonhol:hover {
                width: 100% !important;
                height: auto !important;
                line-height: 25px !important;
                padding: 10px 15px;
                text-align: center;
                margin: 0 0 20px 0 !important;
            }

            .menu-mobile-entrar-cadastrar {
                display: block;
            }

            .pagina-inicial .banner-home .info p {
                padding-right: 0;
            }

            .pagina-inicial .banner-home .info span {
                font-size: 31px;
            }

            .pagina-inicial .banner-home .info a.bt-appstore {
                margin-right: 0;
            }

            .pagina-inicial .banner-home .info a img {
                max-height: 40px;
            }

            .bem-vindo-user {
                display: none;
            }

                .bem-vindo-user.mobile {
                    display: block;
                    float: right;
                    margin-right: 15px;
                }


                .bem-vindo-user span {
                    font-size: 22px;
                }

            .box-saldo {
                padding: 10px;
                height: auto
            }

                .box-saldo .meu-saldo {
                    width: 105px;
                }

                    .box-saldo .meu-saldo p {
                        font-size: 13px;
                    }

                .box-saldo .acoes {
                    width: 85px;
                }

                    .box-saldo .acoes .bt-menu {
                        font-size: 13px;
                    }

            .apostar-bolao {
                margin-top: 20px;
            }

            .acumulou-segundo .panel-bolao-acumulado:before {
                left: -15px;
            }

            .forma-pagamento .linha-titulo {
                font-size: 18px;
                height: auto;
                line-height: normal;
                padding: 8px 0;
            }

            .forma-pagamento .escolha {
                height: auto;
                display: block;
            }

            .forma-pagamento .forma1,
            .forma-pagamento .forma2,
            .forma-pagamento .forma3,
            .forma-pagamento .forma4,
            .forma-pagamento .forma5,
            .forma-pagamento .forma6,
            .forma-pagamento .forma7 {
                width: 49%;
                height: 200px;
                margin: 0
            }

            .style-calendario-jogo .amarelo p {
                width: 100%;
                height: auto;
                text-align: center;
                padding:0 30px;
            }

            .style-calendario-jogo .atencao,
            .style-calendario-jogo .amarelo {
                display: block;
                height: auto;
                margin-bottom: 0px;
            }

                .style-calendario-jogo .atencao img,
                .style-tabela-container.style-calendario-jogo .atencao img {
                    padding-top: 0px;
                    margin: 0 auto;
                    display: block;
                    height: 171px;
                    width: 100%;
                }

            .style-calendario-jogo .verde {
                font-family: "Tw Cen MT Std Extra Bold";
                display: flex;
                align-items: center;
                align-content: center;
                height: 34px;
                width: 113px;
                font-size: 15px;
                background: #64bc44;
                color: #ffffff;
                justify-content: center;
                border-radius: 25px;
                margin-top: 8px;
            }

            .style-calendario-jogo .btn-acumulou1,
            .style-calendario-jogo .btn-acumulou {
                width: 15px;
                height: 35px;
            }

            .style-calendario-jogo .acumulou h1 {
                margin-top: -40px;
                margin-left: 69px;
                font-size: 22px;
                padding-top: 16px;
            }

            .style-calendario-jogo .acumulou {
                width: 108%;
                background-size: 100%;
                height: 163px;
                padding-left: 0;
                margin-top: 0;
                margin-left: -15px;
            }

            .style-calendario-jogo .valor-bolao-acumulado {
                display: block;
                font-family: 'Open Sans', sans-serif;
                font-weight: 800;
                font-size: 24px;
                color: #66b22e;
                float: left;
                width: 60%;
                margin-left: 70px;
                text-align: center;
            }

            .style-calendario-jogo .triang h1,
            .style-calendario-jogo .triang2 h1 {
                font-size: 34px;
                /*margin: 21px 0 10px 0;*/
            }

            .style-calendario-jogo .dias h1,
            .style-calendario-jogo .dias h2,
            .style-calendario-jogo .Dsort1,
            .style-calendario-jogo .dias2 h2,
            .style-calendario-jogo .dias2 h1,
            .style-calendario-jogo .Dsort2 {
                font-size: 16px;
            }

            .secao-iniciais .logo-img {
                height: auto;
                margin-top: 25px;
                position: relative;
            }

                .secao-iniciais .logo-img:after {
                    content: '';
                    position: absolute;
                    width: 600px;
                    height: 600px;
                    background: #f7c934;
                    transform: translate(-50%,-100%);
                    bottom: 0;
                    left: 50%;
                }

                .secao-iniciais .logo-img img,
                .conta-criada .img img {
                    width: 120px;
                }

            .secao-iniciais .container,
            .conta-criada .container {
                width: 90%;
                height: 100%;
            }

            .secao-iniciais {
                height: 100vh;
                padding: 20px 0;
            }

            .secao-iniciais {
                background: -webkit-linear-gradient(to bottom, #f7c934 260px, white 260px);
                background: -o-linear-gradient(to bottom, #f7c934 260px, white 260px);
                background: -moz-linear-gradient(to bottom, #f7c934 260px, white 260px);
                background: linear-gradient(to bottom, #f7c934 260px, white 260px);
            }

                .secao-iniciais .entrar .icon-bem-vindo {
                    width: 200px;
                    height: 128px;
                    margin: 0 auto;
                    display: block;
                }

                .secao-iniciais .entrar h1,
                .secao-iniciais .entrar .titulo {
                    margin: 5px 0 15px 0;
                    text-align: center !important;
                    font-size: 21px;
                }

                .secao-iniciais .botao {
                    width: auto;
                    margin: 0 auto;
                    display: table;
                    float: none;
                }

                .secao-iniciais .btn-criar,
                .secao-iniciais .btn-voltar {
                    display: block;
                    margin: 0 auto;
                    margin-top: 0px;
                    width: 337px;
                }

                .secao-iniciais .btn-voltar {
                    padding: 3px 0px;
                }

                .secao-iniciais .entrar {
                    height: auto;
                    padding: 45px 0 25px 0;
                }

                    .secao-iniciais .entrar .destaque {
                        font-size: 45px;
                        text-align: center;
                        margin: 0;
                    }

            .campo-form {
                width: 100%;
            }

            .acessar-com-celular .rz-textbox {
                padding: 0 5px 0 63px;
                width: 300px;
                margin: 0 auto;
                display: block;
                margin-top: 17px;
                font-size: 23px;
            }

            .acessar-com-celular .icon-celular {
                position: absolute;
                height: 38px;
                left: 50%;
                margin-top: 13px;
                margin-left: -128px;
            }

            .acessar-com-celular .icon-senha {
                position: absolute;
                left: 50%;
                margin-top: 19px;
                margin-left: -140px;
                width: 48px;
            }

            .acessar-com-celular .icon-email {
                position: absolute;
                left: 50%;
                margin-top: 18px;
                margin-left: -136px;
                width: 41px;
                height: auto;
            }

            .btg-entrar-esqueceu-senha .btn-criar {
                width: 100%;
            }

            .btg-entrar-esqueceu-senha {
                padding-right: 0;
            }

            .conta-criada .texto {
                font-size: 30px;
                line-height: normal;
                margin-bottom: 30px;
                padding: 0 36px;
            }

            .secao-iniciais .idade,
            .secao-iniciais .termos {
                width: 310px;
                margin: 0 auto;
            }

            .espaco-mobile {
                display: block;
            }

            header.topo {
                height: auto;
            }

                header.topo .logo img {
                    width: auto;
                    height: 105px;
                    margin-top: 13px;
                    margin-left: 0px;
                    z-index: 2;
                    position: relative;
                }

            .ribbon{
                padding:35px 0;
            }

            .bolao-widget-home .panel-proximo-sorteio {
                margin-top: 0!important;
            }

            .linha-titulo {
                height: auto;
                font-size: 18px;
                line-height: normal;
                padding: 5px 0;
            }

            header.topo .menu a,
            header.topo .jogar {
                margin-right: 0;
            }

            .header .logo {
                float: left;
                position: absolute;
                left: 45px;
                /*transform: translateX(-50%);*/
                z-index: 101;
            }

            .header .menu-icon {
                float: left;
                position: relative;
                z-index: 100;
                padding: 40px 0px;
                margin-left: -4px;
            }

            .header .main-menu-mobile {
                display: block;
            }

            .header .main-menu-desktop {
                display: none;
            }

            .header .main-menu-mobile {
                /*clear: both;*/
                transition: all 0.5s ease-in-out;
                opacity: 1 !important;
                z-index: 99;
                position: absolute;
                top: 0px !important;
                left: -100vw;
                right: 0;
                width: 100%;
                height: 100vh;
                max-height: 100vh;
                text-align: center;
                padding: 0 !important;
                background: white;
            }

            .header .menu-btn:checked ~ .main-menu-mobile {
                height: 100vh;
                text-align: center;
                background: white;
                width: 100%;
                position: absolute;
                left: 0;
                right: 0;
                top: 0px !important;
                z-index: 99;
                opacity: 1;
                padding: 0 !important;
            }

            .header .main-menu-mobile .main-fields {
                display: block;
                float: right;
                width: calc(100% - 170px );
                margin: 20px 20px 0 0;
            }

                .header .main-menu-mobile .main-fields li {
                    display: block;
                    float: left;
                    width: 100%;
                    margin-bottom: 10px;
                }

                    .header .main-menu-mobile .main-fields li .nome p,
                    .header .main-menu-mobile .main-fields li .saldo p {
                        display: block;
                        float: left;
                        height: 40px;
                        line-height: 40px;
                        width: 65px;
                        margin-right: 10px;
                        font-size: 15px;
                    }

            .header.topo .main-menu-mobile .btn-nome, .header.topo .main-menu-mobile .btn-saldo {
                width: calc(100% - 75px);
                display: block;
                float: left;
                height: 40px;
                line-height: 40px;
            }

            .header .main-menu-mobile .menu-esquerdo-mobile li {
                display: block;
                float: left;
                width: calc(50% - 10px);
                margin: 0 5px;
                margin-bottom: 10px;
            }

            .header .main-menu-mobile .menu-esquerdo-mobile {
                margin-top: 0px;
                display: block;
                float: left;
                padding: 0 20px;
            }

                .header .main-menu-mobile .menu-esquerdo-mobile.inicial li {
                    width: 100%;
                }

                .header .main-menu-mobile .menu-esquerdo-mobile.inicial {
                    margin-top: 150px;
                }

                .header .main-menu-mobile .menu-esquerdo-mobile li a {
                    min-height: 40px;
                    line-height: 40px;
                    display: block;
                    float: left;
                    width: 100%;
                    font-size: 18px;
                    color: #FFF;
                    background: #1b6bb3;
                    border-radius: 2px;
                    margin-top: 5px !important;
                    font-family: 'Open Sans', sans-serif;
                    font-weight: 800;
                }

                    .header .main-menu-mobile .menu-esquerdo-mobile li a:hover,
                    .header .main-menu-mobile .menu-esquerdo-mobile li a:active,
                    .header .main-menu-mobile .menu-esquerdo-mobile li a.active {
                        background: #f7c934;
                        color: #1b6bb3;
                    }

                .header .main-menu-mobile .menu-esquerdo-mobile.inicial li a.highlight {
                    padding: 25px;
                    background: #64bc44;
                }

                    .header .main-menu-mobile .menu-esquerdo-mobile.inicial li a.highlight:hover,
                    .header .main-menu-mobile .menu-esquerdo-mobile.inicial li a.highlight:active,
                    .header .main-menu-mobile .menu-esquerdo-mobile.inicial li a.highlight.active {
                        background: #f7c934;
                        color: #1b6bb3;
                    }

            .header .main-menu-mobile .menu-bt-jogar {
                display: block;
                float: left;
                width: 100%;
                margin: 0;
                padding: 20px;
                margin-top: 20px;
            }

                .header .main-menu-mobile .menu-bt-jogar a {
                    width: 100%;
                    height: 50px;
                    line-height: 50px;
                    border: none;
                    margin: 0 auto;
                    display: block;
                    font-size: 25px !important;
                    font-family: 'Open Sans', sans-serif;
                    font-weight: 800;
                    background-color: #66b22e;
                    color: #ffffff;
                    border-radius: 50px;
                    text-transform: uppercase;
                }


            .btn-bicho-bolao {
                display: initial;
            }

                .btn-bicho-bolao .jogoBicho img,
                .btn-bicho-bolao .bolao img {
                    width: 310px!important;
                    height: auto;
                    margin: 0 auto;
                    display: block;
                }

                .btn-bicho-bolao .jogoBicho {
                    margin-top: 20px;
                    margin-bottom: 20px;
                }

            footer {
                background: #292d2f;
                margin-top: 33px;
            }

                footer .rodape {
                    height: auto;
                    display: initial;
                    background: #292d2f;
                }

                footer .copy p {
                    margin-top: 40px;
                    padding-top: 46px;
                    text-align: center;
                    position: relative;
                    bottom: 0;
                }

                footer .redes {
                    margin-top: 0;
                    font-size: 0;
                }

                    footer .redes h1 {
                        font-size: 20px;
                    }

                footer .direita {
                    margin-top: 0;
                    margin-left: 0;
                }

                    footer .direita img {
                        margin: 0 auto;
                        display: block;
                    }

                footer .link {
                    margin: 0 auto;
                    display: block;
                    width: 225px;
                }

                    footer .link h2 {
                        font-size: 15px;
                    }

                footer .direita h3 {
                    text-align: center;
                    margin: 0;
                    padding-bottom: 43px;
                }

            .apostar-bolao .click {
                display: block;
                margin-left: 0;
                margin-top: 67px;
            }

            .apostar-bolao .btn,
            .apostar-bolao .btn-apostar {
                width: calc(50% - 10px);
                float: left;
                margin: 5px 5px;
            }

            .apostar-bolao .acumulou {
                width: 100%;
                background-size: 100%;
            }

                .apostar-bolao .acumulou h1 {
                    margin-top: 45px;
                    margin-left: 57px;
                    font-size: 20px;
                }

            .apostar-bolao .btn-acumulou,
            .apostar-bolao .btn-acumulou1 {
                height: 35px;
                width: 15px;
            }

            .apostar-bolao .btn-sair {
                margin-right: 0;
            }

            .apostar-bolao .bilh-num1,
            .apostar-bolao .bilh-num2 {
                display: block;
            }

            .apostar-bolao .digitar {
                float: left;
                width: calc(100% - 10px);
                margin-right: 10px;
                margin-left: 0px;
            }

                .apostar-bolao .digitar.tres-campos {
                    width: calc(60% - 10px) !important;
                }

                .apostar-bolao .digitar.quatro-campos {
                    width: calc(100% - 0px) !important;
                }

            .apostar-bolao .bilhete p2 {
                margin-left: 0;
            }

            .apostar-bolao .apostar {
                width: 100%;
                margin-left: 0;
            }

            .header.topo .saldo {
                margin-left: 0;
                margin-top: 0;
            }

            .header.topo .nome {
                margin-left: 0;
                margin-top: 0;
            }

            .header.topo .btn-nome,
            .header.topo .btn-saldo {
                margin-right: 0;
            }

            .apostar-bolao .acumulou-segundo .panel-proximo-sorteio {
                height: 90px;
                padding: 10px 25px;
            }

                .apostar-bolao .acumulou-segundo .panel-proximo-sorteio .counter {
                    height: 30px;
                    line-height: 30px;
                    width: auto;
                    float: none;
                    display: table;
                    margin: 0 auto;
                }

                    .apostar-bolao .acumulou-segundo .panel-proximo-sorteio .counter .numbers {
                        width: 25px;
                        height: 30px;
                        line-height: 30px;
                        border-radius: 5px;
                        font-size: 18px;
                        margin-right: 5px;
                    }

                    .apostar-bolao .acumulou-segundo .panel-proximo-sorteio .counter .divisors {
                        width: 10px;
                        height: 30px;
                        line-height: 30px;
                        color: #000000;
                        font-size: 13px;
                        margin-right: 3px;
                    }

                .apostar-bolao .acumulou-segundo .panel-proximo-sorteio .text {
                    font-size: 15px;
                    line-height: 16px;
                    text-align: center;
                }

                .apostar-bolao .acumulou-segundo .panel-proximo-sorteio label {
                    width: 65px;
                    height: 20px;
                    line-height: 20px;
                    margin-right: 10px;
                    font-size: 15px;
                }

            .apostar-bolao .acumulou-segundo .panel-bolao-acumulado, .acumulou-segundo .panel-bolao-acumulado {
                height: 90px;
                padding: 10px 25px 10px 50px;
            }

                .acumulou-segundo .panel-bolao-acumulado:before {
                    width: 90px;
                    height: 90px;
                    left: -25px;
                }

                .acumulou-segundo .panel-bolao-acumulado:after {
                    width: 90px;
                    height: 90px;
                    top: 0;
                    right: -25px;
                }

            .apostar-bolao .acumulou-segundo {
                /* width: 95%;*/
            }

            .bolao-panel-only .acumulou-segundo {
                width: 95%;
            }

            .acumulou-segundo .panel-bolao-acumulado .value {
                font-size: 30px;
                margin-top:-5px;
            }

            .acumulou-segundo .panel-bolao-acumulado label {
                font-size: 16px;
            }

            .apostar-bolao .azul {
                width: 100%;
            }

                .apostar-bolao .azul p,
                .apostar-bolao .azul p1,
                .apostar-bolao .azul p2,
                .apostar-bolao .ld-direito p1 {
                    font-size: 23px;
                }

            .apostar-bolao .btn-valor {
                width: calc(100% - 55px);
                margin-left: 0;
            }

            .duvidas .perguntas,
            .duvidas .ainda {
                display: block;
            }

            .linha-titulo-inicial {
                justify-content: center;
                height: 40px;
                line-height: 40px;
                font-size: 28px;
                margin-top: 15px;
                margin-bottom: 0;
            }


            .secao-iniciais .btn-cel, .secao-iniciais .btn-email {
                float: left;
                margin: 0 5px;
                width: 149px !important;
            }

            .secao-iniciais .btn-criar-highlight {
                width: 90%;
                float: none;
                display: table;
                margin: 30px auto;
                height: 70px;
            }

            .conta-criada .btn-conta {
                padding: 0;
                width: 100%;
                font-size: 19px;
                height: 60px;
                text-transform: uppercase;
            }

            .apostar-bolao .valor-bolao-acumulado {
                width: 60%;
                margin-left: 70px;
                font-size: 28px;
            }

            header.topo .jogar {
                margin-top: 0;
            }

            .header .menu-btn:checked ~ .menu li {
                /*margin-bottom: 15px;*/
            }

            .header.topo .nome {
                /* margin-top: 30px;*/
            }

                .header.topo .nome p,
                .header.topo .saldo p {
                    font-size: 20px;
                }

            /*.header.topo .btn-nome,
    .header.topo .btn-saldo {
        width: 90%;
    }*/

            .forma-pagamento .parte1, .forma-pagamento .parte2 {
                flex-direction: column;
            }

            .forma-pagamento.form .campo {
                font-size: 20px;
            }
                .forma-pagamento.form .campo p{
                    margin-bottom:0;
                }
                .apostar-bolao .ld-direito p1 {
                    font-size: 23px;
                }

                .apostar-bolao .ld-direito p1.normal,
                .apostar-bolao .ld-direito p2.normal
                .apostar-bolao .ld-direito p3.normal {
                    color: #000;
                    margin-bottom: 15px;
                }


            .apostar-bolao .bilhete p {
                font-size: 27px;
            }

            .apostar-bolao .azul {
                display: table;
                padding: 15px;
            }

                .apostar-bolao .azul p.label,
                .apostar-bolao .azul p1.label,
                .apostar-bolao .azul p2.label {
                    display: block;
                    float: left;
                    width: 100%;
                    margin-left: 0;
                    margin-bottom: 10px;
                    text-align: center;
                }

                .apostar-bolao .azul p.money,
                .apostar-bolao .azul p1.money,
                .apostar-bolao .azul p2.money {
                    width: 50px;
                    display: block;
                    float: left;
                    margin-left: 0;
                    text-align: left;
                }

            .apostar-bolao .apostar p {
                font-size: 25px;
                line-height: 70px;
            }

            .apostar-bolao .btn-cen2 {
                margin: 10px 10px 0 0;
                clear: both;
            }

            .apostar-bolao .qntd p1 {
                margin-top: 10px;
            }

            .apostar-bolao .centena p3 {
                font-size: 20px;
                margin-top: 0;
                margin-bottom: 5px;
            }

            .apostar-bolao .centena p4 {
                font-size: 25px;
            }

            .apostar-bolao .inicio {
                display: table;
                width: 100%;
            }

            .apostar-bolao .btn-cen1 {
                clear: left;
                margin-bottom: 15px;
            }

            .apostar-bolao .aprAnimal .aperte .apr {
                margin-bottom: 25px;
            }

            .style-calendario-jogo .legenda,
            .style-calendario-jogo .legenda2 {
                height: auto;
                width: 100%;
                padding-bottom: 15px;
            }

            .style-calendario-jogo .lado-lado {
                display: table;
                padding: 0;
                margin-top: 0;
                padding: 0 10px;
                width: 100%;
            }

            .style-calendario-jogo .prim,
            .style-calendario-jogo .prim2 {
                margin-top: 30px;
                width: 100%;
            }

            .style-calendario-jogo .seg,
            .style-calendario-jogo .seg2 {
                margin-top: 0;
                width: 100%;
            }

            .style-calendario-jogo .dia,
            .style-calendario-jogo .dia2 {
                width: 100%;
                margin-right: 20px;
                margin-top: 5px;
                align-items: center;
                align-content: center;
                justify-content: space-between;
            }

                .style-calendario-jogo .dia h1,
                .style-calendario-jogo .dia2 h1 {
                    margin-left: 10px;
                    font-size: 13px;
                }

                .style-calendario-jogo .dia h2,
                .style-calendario-jogo .dia2 h2 {
                    font-size: 12px;
                    margin-left: 4px;
                }

                .style-calendario-jogo .dia h3,
                .style-calendario-jogo .dia2 h3 {
                    font-size: 13px;
                    margin-left: 6x;
                    margin-right: 6px;
                }

            .style-calendario-jogo .prim2,
            .style-calendario-jogo .seg2 {
                flex-direction: column;
                padding: 0 10px;
            }

            .style-calendario-jogo .dia, .style-calendario-jogo .dia2 {
                width: 100%;
                margin-right: 0px;
                justify-content: left;
                margin-left: 0;
            }

            .style-calendario-jogo .amarelo {
                display: block;
                height: auto;
                margin-bottom: 0px;
                font-size: 18px;
                padding: 0 0px;
                margin-top:0;
            }

            .scroll-table {
                overflow: hidden;
                overflow-x: scroll;
            }

            .container-cartilhas {
                display: table;
                margin-right: 15px;
            }

            .style-calendario-jogo .cartilha {
                justify-content: left;
            }

            .style-calendario-jogo .espa {
                margin-right: 10px;
                margin-left: 10px;
            }

            .style-calendario-jogo .dias {
                justify-content: left;
            }

            .style-calendario-jogo .Dsort1,
            .style-calendario-jogo .Dsort2 {
                margin-left: 45px;
            }

            .style-calendario-jogo .Dsort {
                margin-left: 10px;
                margin-right: 10px;
                justify-content: left;
            }

            .style-calendario-jogo .dias h1,
            .style-calendario-jogo .dias2 h1 {
                width: 55px;
            }

            .style-calendario-jogo .resul {
                margin-top: 10px;
                font-size: 20px;
                color: #343434;
                text-align: initial;
                margin-left: 0;
                padding: 15px;
                width: 100%;
            }

            .style-calendario-jogo .legenda, .style-calendario-jogo .legenda2 {
                height: auto;
                width: 100%;
                padding-bottom: 15px;
                margin-top: 30px;
            }

            .style-calendario-jogo .sorteio2 p,
            .style-calendario-jogo .triang p {
                padding: 0 10px;
                font-size: 22px;
            }

            .style-calendario-jogo .dias2 .Dsort {
                margin-left: 15px;
                margin-right: 15px;
            }

            .style-calendario-jogo .dias2 h1 {
                width: 60px;
            }

            .style-calendario-jogo .dias2 h2 {
                width: 40px;
                margin-right: 0;
            }

            .style-calendario-jogo .espa2 {
                margin: 0 10px;
            }
            /*
        .drag {
            position: relative;
        }

            .drag:before {
                content: '';
                width: 40px;
                height: 40px;
                position: absolute;
                top: 8px;
                right: 15px;
                background: #dbdddb url(../img/icon-drag.gif) no-repeat right top !important;
                background-size: cover !important;
                mix-blend-mode: multiply;
            }*/

            .style-calendario-jogo .sorteio {
                padding: 30px 0;
            }

            .style-calendario-jogo .espa4 {
                width: 100px;
                margin-right: 10px;
                margin-left: 10px;
            }

            .style-calendario-jogo .traco {
                width: calc(100% - 20px);
            }

            .linha-titulo-img.style-tabela-container img {
                object-fit: contain;
            }

            .style-calendario-jogo .espa3 {
                margin-top: 15px;
                width: 110px;
                height: 70px;
                margin-right: 10px;
                margin-left: 10px;
                border-radius: 15px;
                border: 2px solid #013adf;
                background: #ffffff;
                text-align: center;
                font-weight: 800;
            }

            .apostar-bolao .bolao-selo img {
                width: 310px;
            }

            .dias-calendario .DiaSem {
                display: none;
            }

            .dias-calendario .table {
                max-width: 100%;
                margin: 20px auto;
                padding: 15px;
                overflow: auto;
            }

            .dias-calendario .dias {
                display: grid;
                grid-template-columns: repeat(3, 1fr);
            }

            .btn-prox {
                font-size: 21px !important;
            }

            .style-calendario-jogo .Dsort4 {
                margin-left: 16px;
                margin-right: 15px;
            }

            .dias-calendario .fa-play {
                font-size: 30px !important;
            }

            .style-calendario-jogo .sorteio p {
                font-size: 22px;
                color: #292d2f;
            }

            .forma-pagamento .button-btn-perfil .btn-perfil {
                width: 100%;
                filter: dropshadow(color=#000, offx=0px, offy=1px);
                -webkit-box-shadow: inset 0 2px 0 #99cfff, 0 7px 0 #003a91;
                -moz-box-shadow: inset 0 2px 0 #99cfff, 0 7px 0 #003a91;
                box-shadow: inset 0 2px 0 #99cfff, 0 7px 0 #003a91;
            }

            .forma-pagamento .button-btn-perfil:after {
                width: 100%;
                bottom: -13px;
            }

            .forma-pagamento .button-btn-perfil {
                width: calc(50% - 20px);
            }

                .forma-pagamento .button-btn-perfil .btn-perfil {
                    font-size: 22px;
                }

            .forma-pagamento .btn-perfil.btn-combinadas {
                font-size: 18px;
            }

            .forma-pagamento .btn-perfil.btn-repetir {
                font-size: 22px;
            }

            .animal-list .content-groups .groups {
                width: calc(50% - 30px);
            }

            .ajusteAnimais {
                width: 120%;
                left: -7%;
                top: -15%;
            }

            div.base-modal-content {
                width: 90%;
            }

            .modal-money div.base-modal-content {
                width: 90%;
                height: calc(90% - 120px);
            }

            .content-help .apostar p {
                font-family: 'Open Sans', sans-serif;
                font-weight: 800;
                font-size: 28px;
            }

            .content-help .apostar {
                margin-top: 20px;
                height: 90px;
                padding: 0;
                width: 100%;
                text-align: center;
            }

            .modal-money div.base-modal-content button {
                width: 100%;
                margin-right: 0;
                margin-bottom: 20px;
            }

            .apostar-bolao .criarAposta img.animal-img {
                width: 60%;
            }

            .acessar-com-celular.verificacao .btg-entrar-esqueceu-senha {
                margin: -37px 0 0 10px;
                float: left;
            }

                .acessar-com-celular.verificacao .btg-entrar-esqueceu-senha.bt-ok-validacao {
                    margin: 0 0 0 0;
                }

                    .acessar-com-celular.verificacao .btg-entrar-esqueceu-senha.bt-ok-validacao .btn-criar {
                        margin-top: 9px;
                        margin-left: 5px;
                    }



            .acessar-com-celular .icon-senha {
                margin-left: -140px;
            }

            .secao-iniciais .btn-criar {
                width: 100%;
                margin-top: 20px;
            }

            .acessar-com-celular.verificacao .rz-textbox {
                width: 44px;
                padding: 0;
                float: left;
                border: 1px solid #000;
                margin: 0 3px;
            }

            .acessar-com-celular.verificacao .campo-form.campos-verificar-cadastro {
                width: auto;
                clear: both;
                height: 93px;
                float: none;
                display: table;
                margin: 0 auto;
            }

            .acessar-com-celular.verificacao .campo-form .campos {
                float: left;
                margin-left: 0;
            }

            .linha-titulo-sorteios {
                background-image: none;
                font-size: 30px
            }

                .linha-titulo-sorteios.bolao {
                    background-image: none;
                    font-size: 30px
                }


            .jogarbolao-inicial,
            .jogarbolao-inicial:hover {
                width: 100%;
                font-size: 20px;
                border-radius: 20px;
            }

            .pagina-inicial .banner .mobile {
                display: block;
            }

            .pagina-inicial .banner .desktop {
                display: none;
            }

            .result-data .results .item-result .award,
            .result-data .results .item-result .numbers,
            .result-data .results .item-result small {
                font-size: 11px;
                font-weight: 700;
            }

                .result-data .results .item-result .numbers .num {
                    width: 90%;
                    font-size: 15px;
                }

            .result-data .title {
                height: auto;
                font-size: 20px;
                line-height: normal;
                padding: 15px 30px;
            }

            .style-calendario-jogo .prim {
                margin-top: 30px;
                width: auto;
                flex-direction: column;
                align-items: center;
                align-content: center;
                justify-content: center;
                padding-right: 0;
            }
        }

        @media (min-width: 0px) and (max-width: 991px) {
            .forma-pagamento .adc .escolha.deposito {
                height: auto;
                display: table;
                width: 95%;
                float: none;
                margin: 0 auto;
            }

                .forma-pagamento .adc .escolha.deposito .forma1,
                .forma-pagamento .adc .escolha.deposito .forma2,
                .forma-pagamento .adc .escolha.deposito .forma3,
                .forma-pagamento .adc .escolha.deposito .forma4,
                .forma-pagamento .adc .escolha.deposito .forma5,
                .forma-pagamento .adc .escolha.deposito .forma7 {
                    width: calc(50% - 10px);
                    margin: 0 5px;
                    height: 165px;
                    background-size: contain;
                }

                .forma-pagamento .adc .escolha.deposito .forma1 {
                    background-size: 50%;
                    background-position-y: 15px;
                }

                .forma-pagamento .adc .escolha.deposito .forma7 {
                    background-size: 75%;
                    background-image: url("../img/ico-transferencias.svg");
                }

            .forma-pagamento .aposta,
            .forma-pagamento .grupo,
            .forma-pagamento .centena,
            .forma-pagamento .repetir,
            .forma-pagamento .dezena,
            .forma-pagamento .milhar {
                width: 50%;
            }

            .forma-pagamento .aposta,
            .forma-pagamento .grupo,
            .forma-pagamento .centena,
            .forma-pagamento .repetir,
            .forma-pagamento .dezena,
            .forma-pagamento .milhar {
                height: 107px;
                margin-left: 0px;
                background-size: contain;
                background-color: white;
            }

            .forma-pagamento .adc p {
                margin-top: 46px;
                font-size: 26px;
            }

            .forma-pagamento .jogarbolao,
            .forma-pagamento.form .salvar,
            .forma-pagamento .btn-adicionar-creditos {
                width: 100%;
                background-size: cover;
                height: 70px;
                font-size: 25px;
            }

            .style-calendario-jogo .scroll-mobile-y {
                overflow-y: scroll;
            }

            .scroll-mobile {
                width: 1000px;
            }

            .style-calendario-jogo .legenda {
                padding: 0 0 15px 0;
            }
            /* -- */
            .dias-calendario .dia {
                font-size: 16px;
                text-align: center;
            }

            .dias-calendario .escudo p {
                font-size: 31px;
                margin-left: -33px;
            }

            .dias-calendario .fa-play {
                /* margin-top: 20px; */
            }

            .dias-calendario .escudo {
                background-size: 80px 80px;
                height: 94px;
            }

            .btn-prox {
                font-size: 21px;
            }

            .dias-calendario .triang h1 {
                margin-bottom: 28px;
                line-height: 35px;
                margin: 0;
            }
        }

        @media (min-width: 767px) {
            @media screen and (max-height: 730px) {
                .secao-iniciais {
                    height: auto;
                    padding: 40px 0;
                }

                    .secao-iniciais .logo-img,
                    .secao-iniciais .entrar {
                        height: 717px;
                    }

                .ticket {
                    width: 100%;
                    text-align: center;
                    line-height: 28px;
                }
            }
        }

        @media (min-width: 290px) {
            .header .main-menu-mobile .menu-esquerdo-mobile li a {
                font-size: 13px;
            }
        }

@media (max-width: 400px) {
    footer .badge-antillephone,
    footer .badges {
        display: table;
        float: none;
        width: 180px;
        margin: 0 auto;
    }
}


@media (max-width: 767px) {
    .mobile-utilities-menu{
        display:block;
    }
    .mobile-hide{
        display:none;
    }
    .subfooter.logado {
        padding: 20px 0 90px 0px;
    }
    #chat-widget-container, .chat-widget-container {
        display: none !important;
    }
    div.base-modal-content .atualizar-bilhete .bilhete{
        height:320px;
    }
}
   
