.login .back_pattern {
  background-position: center center !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
}
.live .back_pattern {
    background-position: right !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.login_text {
    padding: 0 100px;
}
.socio_text {
    padding: 0 200px 0 300px;
}
.live_text h3 {
    font-size: 60px;
    line-height: 66px;
    font-weight: 700;
}
.live_text h4 {
    font-size: 35px;
    line-height: 35px;
    font-weight: 700;
    padding: 13px 20px;
}
.upper h3, .upper h4{
    text-transform: uppercase;
}
.black h3 {
    color: #000;
}
.white h4 {
    color: #fff;
}
.t-center {
    text-align: center;
}
.m-center {
    margin: auto !important;
}
.p-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.loginform input {
    background: #fff !important;
    color: #000 !important;
    border-color: #000 !important;
    margin-top: 30px !important;
}
.loginform input:focus {
    background: #fff !important;
    color: #000 !important;

}
.loginform ::placeholder {
  color: #000;
  font-weight: 300;
  opacity: 1;
}
.loginform :-ms-input-placeholder {
  color: #000;
  font-weight: 300;
}
.loginform ::-ms-input-placeholder {
  color: #000;
  font-weight: 300;
}
.loginform input:focus::placeholder {
  color: #aaa;
  font-weight: 300;
  opacity: 1;
}
.loginform input:focus:-ms-input-placeholder {
  color: #aaa;
  font-weight: 300;
}
.loginform input:focus::-ms-input-placeholder {
  color: #aaa;
  font-weight: 300;
}
.loginform {
    margin-top: 80px;
}
.btn_login {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 40px;
    box-shadow: unset !important;
    margin-top: 60px;
}
.btn_login:hover {
    background: #000 !important;
    color: #fff;
    clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 11px 100%, 0 calc(100% - 11px)) !important;
}
.btn_login::after  {
    content: none !important;
}
.btn_saber_mais {
    color: #000 !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 40px;
    box-shadow: unset !important;
    margin-top: 60px;
}
.btn_saber_mais:hover {
    background: #000 !important;
    color: #fff !important;
    clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 11px 100%, 0 calc(100% - 11px)) !important;
}
.btn_saber_mais::after  {
    content: none !important;
}
.back-dark {
    background: #000;
    width: fit-content;
}
.back-white {
    background: #fff;
    width: fit-content;
}
p.live_text  {
    font-size: 20px;
    line-height: 28px;
}
.btn_saber_mais.btn_header {
    margin-top: 20px;
    padding: 7px 20px !important;
    font-size: 14px !important;
}
.is-sticky .btn_header {
    background: #fff !important;
    color: #000 !important;
    clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 11px 100%, 0 calc(100% - 11px)) !important;
}
.is-sticky .btn_header:hover {
    background: #000 !important;
    color: #fff !important;
    clip-path: polygon(0 0, calc(100% - 11px) 0, 100% 11px, 100% 100%, 11px 100%, 0 calc(100% - 11px)) !important;
}
#Top_bar.is-sticky {
    height: 80px;
}
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 65px;
    line-height: 65px;
}
#Top_bar.is-sticky #logo {
    padding: 5px 0 !important;
    height: 50px !important;
    line-height: 50px !important;
}
#Top_bar.is-sticky #logo img.logo-sticky {
    display: inline;
    max-height: 50px !important;
}
.treino_text .live_text {
    margin-top: 12em;
    margin-left: -4em;
}
.treino_text .live_text.pos-2 {
    margin-top: 1em;
    margin-left: -4em;
}
.treino_text h2 {
    font-size: 80px !important;
    line-height: 95px;
    padding: 5px 15px;
}
.white h2 {
    color: #fff;
}
.dark h2 {
    color: #000;
}
.red h2 {
    color: #ee0303;
}
.btn_saber_mais2 {
    color: #fff !important;
}
.devices_text {
    margin-left: 4em;
}
.devices_text .live_text {
    margin-top: 12em;
    margin-right: -10em;
    /* float: right; */
}
.devices_text .live_text.pos-2 {
    margin-top: 1em;
    margin-right: -10em;
    /* float: right; */
}
.devices_text h2 {
    font-size: 70px !important;
    line-height: 95px;
    padding: 5px 15px;
}
.upper h2 {
    text-transform: uppercase;
}
p.dark {
    color: #000 !important;
}
.modalidade_live .column_modalidades {
    /* padding: 40px; */
}
.modalidade_live .image_item img {
    /* position: absolute;
    left: 11px;
    top: 9px;
    height: 300px !important;
    width: auto !important;
    clip-path: polygon(0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%, 20px 100%, 0 calc(100% - 20px)); */
}
.modalidades_text .live_text {
    margin-top: 12em;
    margin-left: -4em;
}
.modalidades_text .live_text.pos-2 {
    margin-top: 1em;
    margin-left: -4em;
}
.modalidades_text h2 {
    font-size: 80px !important;
    line-height: 95px;
    padding: 5px 15px;
}
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #000;
}
.tp-leftarrow2:before {
    content: '\e824';
}
.tp-leftarrow2:before {
    font-family: "revicons";
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}
.menu_link {
    font-size: 25px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 25px;
    margin-right: 25px !important;
    color: #000 !important;
    background: transparent !important;
    padding: 3px 10px !important;
}

.direto_link.current {
    background: #FF0000 !important;
    color: #fff !important;
}
.progamacao_link.current {
    background: #000 !important;
    color: #fff !important;
}
.is-sticky .progamacao_link.current {
    background: #fff !important;
    color: #000 !important;
}
.menu_link:hover {
    background: #000 !important;
    color: #fff !important;
}
.is-sticky .menu_link:hover {
    background: #fff !important;
    color: #000 !important;
}
.menu_link.direto_link:hover {
    background: #FF0000 !important;
    color: #fff !important;
}
.logout_img_white {
    display: none;
}
.menu_link:hover .logout_img_white {
    display: inline-block;
}
.menu_link:hover .logout_img {
    display: none;
}
.is-sticky .menu_link .logout_img_white{
    display: inline-block;
}
.is-sticky .menu_link .logout_img{
    display: none;
}
.is-sticky .menu_link:hover .logout_img_white {
    display: none;
}
.is-sticky .menu_link:hover .logout_img {
    display: inline-block;
}
.is-sticky .menu_link.direto_link:hover {
    background: #FF0000 !important;
    color: #fff !important;
}
.menu_link:hover::after {
    content: unset !important;
}
.next_text {
    padding: 0 200px 0 300px;
}
.horario_live {
    text-align: center;
    display: block;
    color: #000;
    margin-top: 30px;
}
.horario_live img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}
.horario {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    vertical-align: middle;
}
.horario_tit {
    padding: 15px 20px 1px;
    /* margin-top: 80px !important;
    margin-bottom: 20px !important; */
}
.dark h4 {
    color: #000;
}
canvas {
    width: 900px;
    height: 200px;
    display: block;
    position: relative;
    background: transparent;
    margin: 40px auto;
}
.horario_aula {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.hora {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000;
}
.em_direto {
    margin-top: 10px;
    font-size: 30px;
    background: #ee0702;
    padding: 14px 20px 14px 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    /* animation: example infinite;
    -webkit-animation: example infinite; */
    animation-name: color;
    animation-duration: 2s;
    animation-iteration-count: infinite;

}
.em_direto::before {
    content: '';
    position: absolute;
    left: 17px;
    top: 50%;
    transform: translate(0px, -50%);
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    animation-name: backgrounds;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
.modalidade_live_text p {
    margin-top: 60px;
    font-size: 20px;
    line-height: 28px;
    color: #000;
}
.icons_modalidade {
    margin-top: 80px;
}
.footer_copy ul.social {
    display: table;
    padding: 0px;
}
.footer_dark  {
    background: #000 !important;
}
.footer_dark .copyright {
    color: #fff;
}
.footer_dark .copyright a {
    color: #fff !important;
}
.inline-block {
      display: inline-block;
}
.is-sticky .menu_link {
    margin-top: 18px;
    color: #fff!important;
}
.programacao_text h2 {
    font-size: 70px !important;
    line-height: 95px;
    padding: 5px 15px;
}
.horario_aulas .back_pattern {
    background-position: center center !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}
.info_aulas {
    position: absolute;
    bottom: 0;
    right: 50px;
    max-width: 220px;
    display: inline-table;
    text-align: right;
}
.btn_mapa_aulas2 {
    padding: 22px 25px !important;
}
.info_aulas p {
    line-height: 26px;
    font-size: 20px;
    margin-top: 15px;
    font-weight: 700;
}
.image_aulas {
    padding: 0px 80px;
    text-align: center;
}
.img_aulas {
    padding-top: 80px;
    padding-bottom: 80px;
}
.back-cover {
    background-size: cover !important;
    background-position: center !important;
}
.error {
    margin-top: 20px;
    display: table;
}
.error_text {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    padding-left: 20px;
}
.show_mobile {
    display: none;
}
.show_tablet {
    display: none;
}
.hide_iframe iframe {
    display: none;
}
.hide_iframe {
    cursor: pointer;
    position: relative;
}
.hide_iframe:hover a::before {
    transform: translate(-50%, -50%) scale(1.2);
}
.hide_iframe a::before {
    content: url(../images/play-aulas.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 40px;
    height: 40px;
    transition: .4s;
    -webkit-transition: .4s;
}

.last_info {
    margin-top: 20px;
    display: table;
    width: 100%;
}
.last_info .back-dark {
  padding: 13px 8px 0px 8px;
}
.last_info h3 {
    line-height: 25px;
    padding: 0;
    font-weight: 700;
}
.last_horario {
    display: table-cell;
    width: 20%;
    vertical-align: top;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
}
.video_frame {
    padding: 20px 20px;
    margin-top: 20px;
}
.img_replace {
    background-size: cover !important;
    background-position: center center !important;
    height: 400px;
    width: 100%;
    margin: auto;
}
.video_frame iframe {
    height: 400px;
}
.modal_info {
    margin-top: 5px;
    width: 100%;
    min-height:75px;
}
.modal_info h3 {
    font-size: 27px;
    line-height: 35px;
    padding: 0;
    font-weight: 700;
}
.aula_frame {
    padding: 20px 10px;
    margin-top: 20px;
}
.dia {
    font-size: 35px;
    font-weight: 700;
    padding-top: 20px;
}
.btn_saber_mais.btn_header.btn_aula {
    margin-top: 20px;
    padding: 9px 25px !important;
    font-size: 18px !important;
}
#overlay-menu ul li {
    /* border: 2px solid #00000000; */
    text-align: center;
    width: fit-content;
    margin: auto !important;
    float: unset !important;
}
.bar1, .bar2, .bar3 {
    background-color: #000;
}
.change .bar1, .change .bar2, .change .bar3 {
    background-color: #fff;
}
.is-sticky .bar1, .is-sticky .bar2, .is-sticky .bar3 {
    background-color: #fff !important;
}
#overlay-menu ul li a:before {
    display: none;
}
#overlay-menu ul li a:after {
    display: none;
}
.two-third.column-100.hide_mobile {
    text-align: right;
}




/******************************/
/******************************/
/******************************/


@keyframes color {
  0%   {color: #fff;}
 50%  {color: #ffffffad;}
 100% {color: #ffffffff;}
}
@-webkit-keyframes color {
  0%   {color: #fff;}
 50%  {color: #ffffffad;}
 100% {color: #ffffffff;}
}
@keyframes backgrounds {
  0%   {background: #fff;}
 50%  {background: #ffffffad;}
 100% {background: #ffffffff;}
}
@-webkit-keyframes backgrounds {
  0%   {background: #fff;}
 50%  {background: #ffffffad;}
 100% {background: #ffffffff;}
}


.mt-5 {
    margin-top: 5px !important;
}
.mt-80 {
    margin-top: 80px !important;
}
.px-100 {
    padding-left: 100px;
    padding-right: 100px;
}
.px-150 {
    padding-left: 150px;
    padding-right: 150px;
}
.px-200 {
    padding-left: 200px;
    padding-right: 200px;
}
.py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}



@media only screen and (min-width: 1441px) and (max-width:1680px){
    .live_text h3 {
        font-size: 52px;
    }
    .socio_text {
        padding: 0 150px 0 250px;
    }
    .treino_text .live_text {
        margin-top: 8em;
    }
    .devices_text h2 {
        font-size: 55px !important;
        line-height: 65px;
    }
    .treino_section .px-200 {
        padding-left: 120px;
        padding-right: 100px;
    }
    .devices_section .px-150 {
        padding-left: 70px;
        padding-right: 50px;
    }
    .treinos_section .px-150 {
        padding-left: 70px;
        padding-right: 50px;
    }
    .live .back_pattern {
        background-size: 100% 100% !important;
    }
    .column-0 {
        width: 0 !important;
    }
    .column-100 {
        width: fit-content !important;
        float: right;
    }
    .modalidade_live_text p {
        margin-top: 50px;
    }
    .icons_modalidade {
        margin-top: 50px;
    }
}
@media only screen and (min-width: 1281px) and (max-width:1440px){
    .live_text h3 {
        font-size: 50px;
    }
    .socio_text {
        padding: 0 150px 0 250px;
    }
    .treino_text .live_text, .modalidades_text .live_text, .devices_text .live_text {
        margin-top: 7em;
    }
    .devices_text h2 {
        font-size: 50px !important;
        line-height: 60px;
    }
    .treino_section .px-200 {
        padding-left: 120px;
        padding-right: 100px;
    }
    .devices_section .px-150 {
        padding-left: 70px;
        padding-right: 50px;
    }
    .treinos_section .px-150 {
        padding-left: 70px;
        padding-right: 50px;
    }
    .live .back_pattern {
        background-size: 100% 100% !important;
    }
    .modalidades_text h2, .treino_text h2 {
        font-size: 70px !important;
        line-height: 85px;
    }
    .column-0 {
        width: 0 !important;
    }
    .column-100 {
        width: fit-content !important;
        float: right;
    }
    .modalidade_live_text p {
        margin-top: 50px;
    }
    .icons_modalidade {
        margin-top: 50px;
    }
    .section_sobre {
        padding-bottom: 160px !important;
    }
    h2 {
        font-size: 70px;
        line-height: 72px;
    }
    .hora {
        font-size: 38px;
        line-height: 48px;
    }
    .em_direto {
        margin-top: 3px;
        font-size: 28px;
    }
}
@media only screen and (min-width: 1025px) and (max-width:1280px){
    .live_text h3 {
        font-size: 45px;
    }
    .socio_text {
        padding: 0 150px 0 250px;
    }
    .treino_text .live_text, .modalidades_text .live_text, .devices_text .live_text  {
        margin-top: 7em;
    }
    .devices_text h2 {
        font-size: 45px !important;
        line-height: 55px;
    }
    .treino_section .px-200 {
        padding-left: 120px;
        padding-right: 100px;
    }
    .devices_section .px-150 {
        padding-left: 70px;
        padding-right: 50px;
    }
    .treinos_section .px-150 {
        padding-left: 70px;
        padding-right: 50px;
    }
    .live .back_pattern {
        background-size: 100% 100% !important;
    }
    .modalidades_text h2, .treino_text h2 {
        font-size: 60px !important;
        line-height: 75px;
    }
    .column-0 {
        width: 0 !important;
    }
    .column-100 {
        width: fit-content !important;
        float: right;
    }
    .modalidade_live_text p {
        margin-top: 40px;
    }
    .icons_modalidade {
        margin-top: 40px;
    }
    .section_sobre {
        padding-bottom: 160px !important;
    }
    h2 {
        font-size: 70px;
        line-height: 72px;
    }
    .hora {
        font-size: 38px;
        line-height: 48px;
    }
    .em_direto {
        margin-top: 3px;
        font-size: 28px;
    }
    .horario_tit.mt-80 {
        margin-top: 50px !important;
    }
}
@media only screen and (min-width: 900px) and (max-width:1024px){
    .py-80 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .live_text h3 {
        font-size: 45px;
    }
    .login_text {
        padding: 0 40px;
        margin-top: 80px;
    }
    .loginform {
        margin-top: 40px;
    }
    .socio_text {
        padding: 0 80px 0 180px;
        margin-top: 80px;
    }
    .treino_text .live_text, .modalidades_text .live_text, .devices_text .live_text  {
        margin-top: 7em;
    }
    .devices_text h2 {
        font-size: 40px !important;
        line-height: 50px;
    }
    .treino_section .px-200 {
        padding-left: 120px;
        padding-right: 100px;
    }
    .devices_section .px-150 {
        padding-left: 70px;
        padding-right: 50px;
    }
    .treinos_section .px-150 {
        padding-left: 70px;
        padding-right: 50px;
    }
    .live .back_pattern {
        background-size: 100% 100% !important;
    }
    .modalidades_text h2, .treino_text h2 {
        font-size: 50px !important;
        line-height: 65px;
    }
    .column-0 {
        width: 0 !important;
    }
    .column-100 {
        width: fit-content !important;
        float: right;
    }
    .modalidade_live_text p {
        margin-top: 40px;
    }
    .icons_modalidade {
        margin-top: 40px;
    }
    .section_sobre {
        padding-bottom: 160px !important;
    }
    h2 {
        font-size: 70px;
        line-height: 72px;
    }
    .hora {
        font-size: 38px;
        line-height: 48px;
    }
    .em_direto {
        margin-top: 3px;
        font-size: 28px;
    }
    .horario_tit.mt-80 {
        margin-top: 50px !important;
    }
    .next_text {
        padding-top: 40px !important;
    }
    .modalidade_live_div.px-100 {
        padding-left: 75px;
        padding-right: 0px;
    }
    .menu_link {
        font-size: 22px;
    }
    .px-150 {
        padding-left: 60px;
        padding-right: 60px;
    }
    .four-laptop {
        width: calc( 25% - 20px ) !important;
    }
    .aula_frame {
        padding: 0px 10px;
        margin-top: 5px;
    }
    .img_replace {
        height: 350px;
    }
}

/**************************************/
/*************** TABLET ***************/
/**************************************/

@media only screen and (min-width: 768px) and (max-width:900px){
    .py-80 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .live_text h3 {
        font-size: 40px;
        line-height: 46px;
    }
    .live_text h4 {
        font-size: 21px;
        line-height: 32px;
        font-weight: 700;
        padding: 6px 17px;
    }
    .login_text {
        padding: 0 40px;
        margin-top: 120px;
    }
    .loginform {
        margin-top: 40px;
    }
    p.live_text  {
        font-size: 18px;
        line-height: 27px;
    }
    .socio_text {
        padding: 0 20px 40px 115px;
        margin-top: 120px;
    }
    .treino_text .live_text, .modalidades_text .live_text, .devices_text .live_text  {
        margin-top: 7em;
    }
    .devices_text h2 {
        font-size: 30px !important;
        line-height: 40px;
    }
    .treino_section .px-200 {
        padding-left: 60px;
        padding-right: 60px;
    }
    .devices_section .px-150 {
        padding-left: 60px;
        padding-right: 20px;
    }
    .treinos_section .px-150 {
        padding-left: 70px;
        padding-right: 50px;
    }
    .live .back_pattern {
        background-size: 100% 100% !important;
    }
    .modalidades_text h2, .treino_text h2 {
        font-size: 40px !important;
        line-height: 45px;
    }
    .column-0 {
        width: 0 !important;
    }
    .column-100 {
        width: fit-content !important;
        float: right;
    }
    .modalidade_live_text p {
        margin-top: 40px;
    }
    .icons_modalidade {
        margin-top: 40px;
    }
    .section_sobre {
        padding-bottom: 160px !important;
    }
    h2 {
        font-size: 70px;
        line-height: 72px;
    }
    .hora {
        font-size: 38px;
        line-height: 48px;
    }
    .em_direto {
        margin-top: 3px;
        font-size: 28px;
    }
    .horario_tit.mt-80 {
        margin-top: 50px !important;
    }
    .next_text {
        padding: 80px 40px 0 40px;
    }
    .header-overlay #Top_bar {
        display: block !important;
    }
    .menu_link {
      font-size: 17px;
      margin-right: 10px !important;
    }
    .modalidade_live_div.px-100 {
        padding-left: 75px;
        padding-right: 0px;
    }
    .section_live {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    h2 {
        font-size: 55px;
        line-height: 65px;
    }
    .programacao_text h2 {
        font-size: 50px !important;
        line-height: 65px;
        padding: 5px 15px;
    }
    .hide_tablet {
        display: none;
    }
    .show_tablet {
        display: block;
    }
    .m-center-tablet {
        margin: auto;
    }
    .contain {
        background-size: contain;
    }
    .aula_frame {
        padding: 0px 10px;
        margin-top: 5px;
    }
    .px-150 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .two-tablet {
        width: 50% !important;
    }
    .three-tablet {
        width: 31.333% !important;
    }
    .devices_text {
        margin-left: 20px;
    }
}


/**************************************/
/*************** MOBILE ***************/
/**************************************/

@media only screen and (min-width: 300px) and (max-width:767px){
    .img_replace {
        height: 350px;
    }
    .mobile-pb-40 {
        padding-bottom: 40px;
    }
    #Top_bar.is-sticky {
        height: 75px;
    }
    #Top_bar.is-sticky #logo img.logo-sticky {
        display: inline;
        max-height: 40px !important;
        margin-top: 10px;
    }
    #Top_bar {
  		  background: #fff !important;
  	 }
     .sticky-tb-color #Top_bar.is-sticky{
        background: #000 !important;
     }
    .hide_mobile {
        display: none;
    }
    .show_mobile {
        display: block;
    }
    .back_pattern_mobile {
      background: url(../images/pattern_live_mobile.png) !important;
    }
    .p-center {
       position: relative;
       top: unset;
       left: unset;
       transform: unset;
       width: 100%;
    }
    .py-80 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .live_text h3 {
        font-size: 40px;
        line-height: 46px;
    }
    .live_text h4 {
        font-size: 21px;
        line-height: 32px;
        font-weight: 700;
        padding: 6px 17px;
    }
    .login_text {
        padding: 0 40px;
        margin-top: 120px;
    }
    .loginform {
        margin-top: 40px;
    }
    p.live_text  {
        font-size: 18px;
        line-height: 27px;
    }
    .socio_text {
        padding: 0 20px 40px 20px;
        margin-top: 115px;
        height: 100%;
    }
    .treino_text .live_text, .modalidades_text .live_text, .devices_text .live_text  {
        margin-top: 7em;
        margin-left: 2em !important;
        margin-right: unset;
    }
    .devices_text {
        margin-left: 0;
    }
    .devices_text h2 {
        font-size: 25px !important;
        line-height: 35px;
    }
    .treino_section .px-200 {
        padding-left: 60px;
        padding-right: 60px;
    }
    .devices_section .px-150 {
        padding-left: 60px;
        padding-right: 20px;
    }
    .treinos_section .px-150 {
        padding-left: 70px;
        padding-right: 50px;
    }
    .live .back_pattern {
        background-size: 100% 100% !important;
    }
    .modalidades_text h2, .treino_text h2 {
        font-size: 30px !important;
        line-height: 40px;
    }
    .column-0 {
        width: 0 !important;
    }
    .column-100 {
        width: fit-content !important;
        float: right;
    }
    .modalidade_live_text p {
        margin-top: 40px;
    }
    .icons_modalidade {
        margin-top: 40px;
    }
    .section_sobre {
        padding-bottom: 160px !important;
    }
    h2 {
        font-size: 36px;
        line-height: 40px;
    }
    .hora {
        font-size: 38px;
        line-height: 48px;
        display: inline-block;
    }
    .em_direto {
        margin-top: 3px;
        font-size: 20px;
        display: inline-block;
        float: right;
        margin-right: 7px;
    }
    .horario_tit.mt-80 {
        margin-top: 50px !important;
    }
    .next_text {
        padding: 90px 40px 0 40px;
    }
    .header-overlay #Top_bar {
        display: block !important;
    }
    .menu_link {
        font-size: 17px;
        margin-right: 7px !important;
        margin-left: 7px;
    }
    .one-third.column {
        width: 100% !important;
    }
    .mobile-header-mini #Top_bar .logo {
        /* margin: auto !important; */
        margin-top: 5px !important;
        float: unset;
    }
    .t-center-mobile {
        text-align: center;
    }
    .section.mcb-section.equal-height-wrap.live:not(.devices_section) {
        padding-top: 150px !important;
    }
    #Top_bar.is-sticky .one-third.column:first-child {
        display: none;
    }
    .footer_height {
        height: 120px !important;
    }
    #Footer .footer_copy .social {
        float: none;
        margin: auto;
    }
    .section_live {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .section.mcb-section.dark.bg-cover.section_live {
        min-height: 45vh !important;
        margin-top: 20px;
    }
    .buttons_map {
        position: absolute;
        max-width: unset !important;
    }
    iframe {
        width: 100%;
        height: 40vh !important;
    }
    .horario_aula {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin-left: 0;
    }
    .modalidade_live_div.px-100 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .programacao_text h2 {
        font-size: 40px !important;
        line-height: 45px;
        padding: 5px 15px;
    }
    .px-150 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .m-center-mobile {
        margin: auto;
    }
    .contain {
        background-size: contain !important;
    }
}
/**************************************/
/*************** SE ***************/
/**************************************/

@media only screen and (max-width:320px){
    .menu_link {
        font-size: 13px;
        margin-right: 6px !important;
        margin-left: 6px;
        padding: 0px 10px !important;
    }
    img.logout_img, .is-sticky .menu_link .logout_img_white {
        width: 16px;
    }
    .live_text h4 {
        font-size: 16px;
        line-height: 25px;
    }
    h2 {
        font-size: 27px !important;
        line-height: 30px !important;
    }
}
