@media screen
and (device-width: 1440px)
and (device-height: 2560px)
and (orientation: portrait) {
  body div#envelopamento {
    min-height: 140px;
}
html body ul#rm-ul-menu > li a {
    font-size:14px !important;
}
}
@media screen
and (device-width: 1024px)
and (device-height: 768px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio : 2) {

    .fotos_tab_header {
        padding: 0px 0px 0px 75px;
    }
    .fotos_tab_header a:nth-child(1) {
        margin-left: -22px;
    }
    .fotos_tab_header a{
        margin: 20px 0px 0px 0px;
    }
    a.btn_todos_eventos.btn_resultados {
        margin-left: -7px;
    }

    div.banner_total_gpt {
        display:none;
    }
    #sidebar .widget_banner_shortcode p {

    }
    .postsarchive .charchive {
        margin-top: 87%;
    }

    .archive .widget_crie_sua_planilha .titulo_flutuante, 
    .archive .widget_guiadoteniswidget .titulo_flutuante,
    .archive .widget_fguiadebikewidget .titulo_flutuante {
        width: 90% !important;
        margin-left: 10px !important;
    }

    /**/
    .widget_encontre_sua_foto .titulo_flutuante {
        width: 86% !important;
        top: 40.5% !important;
        height: 68px !important;
        margin-left: 10px !important;
    }
    .widget_encontre_sua_foto .post-caption {
        width: 300px !important;
        padding: 48px 22px 0px 20px !important;
    }
    .widget_encontre_sua_foto {
        height: auto !important;
        width: 300px !important;
    }
    .widget_guiadoteniswidget {
        width: 300px !important;
    }
    .widget_fguiadebikewidget {
       width: 300px !important;
   }
   .widget_encontre_sua_foto img, 
   .widget_crie_sua_planilha img, 
   .widget_guiadoteniswidget img, 
   .widget_fguiadebikewidget img,
   .widget_crie_porquedoi img {
    max-width: 320px;
    max-height: 320px;
    width: auto;
    height: auto;
}

.widget_posts_de_categorias .posts_exibidos {
    margin: 0 !important;
}

body.home .widget_posts_de_categorias, body.single .widget_posts_de_categorias{
    width:auto;
}

body.home .widget_posts_de_categorias .col-md-6.col-sm-6.col-xs-6.no-padding-right {
    padding:0;
}

body.home .widget_unico_video {
    width:auto;
}

body.home .widget_unico_video .post-caption {
    width:294px;
}

body .widget_guiadoteniswidget .titulo_flutuante {
    width: 270px;
    padding: 7px 0;
}

body .widget_guiadoteniswidget .titulo_flutuante .icon-tenis {
    margin-left:45px;
}

div.widget_shortcode .col-md-4.col-xs-4.local.no-padding {
 margin-top: 0 !important;
 margin-left: 0 !important;
 overflow: inherit !important;
 height: auto !important;
}

body .geo_location_short p {
  font-size:12px;
}

.geo_location_short {
  margin-top: -15px;
}

body .geo_location_short span:before {
  top:3px;
}

div.widget_shortcode .col-cs-12.col-sm-12.col-md-10.pamobi {
  width: 100% !important;
}

div.widget_shortcode .eventowidget {
  width:auto;
  padding:0;
}

div.eventowidget .col-md-8.col-xs-8 {
  padding-right: 0;
}

p.title_widget_calendario {
  height: 37px;
  overflow: hidden;
}

p.data_widget_calendario {
  padding-bottom: 15px;
}

body .widget_crie_porquedoi .titulo_flutuante {
  padding:7px 10px;
  width: 84% !important; 
}
.fotode {
        margin: 12px 0px 0px -16px;
}
}
@media screen and (min-width: 37.5em){
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}
@media screen 
and (min-width: 960px) 
and (max-width: 1024px) {
  body div#envelopamento {
    min-height: 140px;
}
.campo_suafoto .selectize-dropdown {
    width: 750px !important;
}
    /*********************************
     *         Widget Menu           *
     *********************************/
     .widget_menu {
      width: 120% !important;
  }
  .widget_menu.mulher {
      width: 102% !important;
  }
  .widget_slide_de_posts .carousel-caption {
    height: auto !important;
}
.widget_slide_de_posts .carousel-caption legend {
    margin-bottom: 2em !important;
}

    /*********************************
     *       Post de Categoria       *
     *********************************/
     .widget_posts_de_categorias .posts_exibidos {
      margin: 0 0 0 50px;
  }

    /*********************************
     *            Enquete            *
     *********************************/
     .widget_enquetes {
        width: 100% !important;
    }
     .widget_enquetes input.Buttons {
      width: 80% !important;
      bottom: 7% !important;
      margin-left: -3px;
  }

    /*********************************
     *           Playlist            *
     *********************************/
     .widget_crie_playlists {
      width: 100% !important;
  }

  .widget_crie_playlists .titulo_flutuante {
      width: 80% !important;
  }

  .widget_crie_playlists .titulo_flutuante .icon_title span {

      float: left !important;
      margin-left: -10px !important;

  }
  /********  End of Playlist  *********/

    /********************************************
     *                 Planilhas                *
     ********************************************/

     .widget_crie_sua_planilha {
      width: 300px !important;
  }
  .widget_crie_sua_planilha .titulo_flutuante {
      width: 87% !important;
      margin-left: 10px !important;
  }
  .widget_crie_sua_planilha .titulo_flutuante .icon_title span {
      float: left !important;
      margin-top: -54px !important;
      margin-left: -12px !important;
  }

  /********  End of Planilhas  *********/

    /********************************************
     *            Ferramentas                   *
     *********************************************/
     .cont_ferramenta{
      margin-left: 21px;
  }
  /********  End of Ferramentas *********/

    /********************************************
     *            Porque doi                    *
     *********************************************/
     .widget_crie_porquedoi {
      width: 310px !important;
  }
  .widget_crie_porquedoi .titulo_flutuante {
      width: 90% !important;
      margin-left: 9px !important;

  }
  .widget_crie_porquedoi .titulo_flutuante .icon_title h3 {
    margin-left: 0px !important;
    margin-right: 2px !important;
}
.widget_posts_de_categorias {
    width: auto !important;
}
/*****  End of Porque doi  ******/

    /*********************************************
     *            Único post                     *
     **********************************************/

     .widget_unico_post {
      width: 103% !important;
  }
  .widget_unico_post .post-caption {
    width: 320px !important;
}
.widget_unico_post .post-caption legend {
  font-size: 24px !important;
}
.widget_fguiadebikewidget .titulo_flutuante{
    width: 87% !important;
    margin-left: 10px !important;
}
.widget_guiadoteniswidget .titulo_flutuante {
    width: 87% !important;
    margin-left: 10px !important;
}
.widget_encontre_sua_foto .titulo_flutuante {
    width: 86% !important;
    top: 40.5% !important;
    height: 68px !important;
    margin-left: 10px !important;
}
.widget_encontre_sua_foto .post-caption {
    width: 300px !important;
    padding: 48px 22px 0px 20px !important;
}
.widget_encontre_sua_foto {
    height: auto !important;
    width: 300px !important;
}
.widget_guiadoteniswidget {
    width: 300px !important;
}
.widget_fguiadebikewidget {
   width: 300px !important;
}
.widget_encontre_sua_foto img, 
.widget_crie_sua_planilha img, 
.widget_guiadoteniswidget img, 
.widget_fguiadebikewidget img,
.widget_crie_porquedoi img {
    max-width: 320px;
    max-height: 320px;
    width: auto;
    height: auto;
}
#sidebar .widget_crie_sua_planilha,
#sidebar .widget_guiadoteniswidget, 
#sidebar .widget_fguiadebikewidget{
    width: 100% !important;
}
#sidebar .widget_crie_sua_planilha .titulo_flutuante, 
#sidebar .widget_guiadoteniswidget .titulo_flutuante, 
#sidebar .widget_fguiadebikewidget .titulo_flutuante{
    margin-left: 9px;
    width: 85% !important;
}
.frasedodia > .imagem {
    background-size: contain;
    min-height: 300px;
    max-height: 300px;
    height: 300px;
    width: 300px;
}
.widget_unico_video {
    width: auto !important;
}
.widget_unico_video .post-caption {
    width: 91%;
}
body.home .widget_posts_de_categorias .col-md-6.col-sm-6.col-xs-6.no-padding-right {
    padding: 0;
}
.fotode {
        margin: 12px 0px 0px -16px;
}
.widget_enquetes {
    width: 100% !important;
}
.widget_enquetes input.Buttons {
        margin-left: -3px;
}

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {

  body .menu-menu-header-container .menu > li {
   margin:11px 0;
}
 body .navbar-ativo-collapse ul {
    margin-right: -28px;
 }
body .div_event_header .btn-short {
   padding: 5px 10px !important;
}

body .tabs-ativo > li > a {
   padding:10px 0;
   font-size: 14px;
}

a.slick-slide.slick-active > div {
    width: 180px;
}

html body .content_head_filter_calendar .slick-slider {
    margin: 10px 0 0 -20px;
    width:800px;
}

body .espaco_thumb.caption_all_icon {
    margin: 0 0 0 -5px;
}

button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
    display: none !important;
}

body .slick-slide {
    margin: 0px 16px;
}
.widget_banner_shortcode {
    padding: 14% 0.5% 0% 0.5% !important;
}
.widget_banner_shortcode > div {
    border-radius: 0px !important;
}
.tab-pane .container.block_centers {
    width: 100%;
}

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1)  {

    
    body div#envelopamento {
        min-height: 140px;
    }

    .widget_unico_video .post-caption {
       width:345px !important;
   }

   .fotos_tab_header a {
       width:110px;
       height:110px;
       margin-left:5px;
   }

   .icones_tab_header a {
    width: 85px;
    height: 85px;
    margin:42px 5px;
}

html body .icones_tab_header span {
  font-size:40px !important;
  height:50px;
  font-size:12px;
}

.icon_caption h3 {
  font-size:12px;
}

#tab_modalidades .icon-corrida-de-obstaculos {
    font-size: 35px !important;
    height: 50px !important;
    margin-top: 0;
}

#tab_modalidades .icon-montanhas {
  margin-top:0;
}

html body #tab_canais .icones_tab_header span {
  height:60px !important;
}

#tab_modalidades .icones_tab_header a {
  width:75px;
  height:75px;
}

#tab_modalidades .icon_caption h3 {
  font-size:10px;
}

#tab_ferramentas .icon-frase-do-dia:before, #tab_ferramentas .icon-spotfy:before, #tab_ferramentas .icon-tenis:before, #tab_ferramentas .icon-localizacao:before, #tab_ferramentas .icon-onde-doi:before, #tab_ferramentas .icon-calculadora:before, #tab_ferramentas .icon-planilhas:before {
  font-size:30px;
}

#tab_ferramentas .icon_caption h3 {
  font-size:10px;
}

#tab_ferramentas .icon-onde-doi, #tab_ferramentas .icones_tab_header span, #tab_ferramentas .icon-tenis {
  height:50px !important;
}

#tab_ferramentas .icones_tab_header a {
  width:75px;
  height:75px;
  margin:35px 5px;
}

#tab_guia-de-produtos .icones_tab_header a {
    width: 110px;
    height: 110px;
    margin: 18px 4px;
}

.calendario_header .col_margin {
  height:90px;
}

#tab_modalidades .icones_tab_header a {
  margin:35px 5px;
}

#tab_canais .icones_tab_header a {
  margin:30px 5px;
}

.tab-pane {
  height:200px !important;
  min-height:0 !important;
}

#tab_canais .icon-biquini:before {
  font-size:40px !important;
}

#tab_canais .icon-bem-estar:before, #tab_canais .icon-galerias:before, #tab_canais .icon-videos:before, .icon-colunistas:before {
  font-size:40px !important;
}

.navbar-ativo-interna {
  max-height:none;
  height:64px;
}

.menu > li, .navbar-ativo-interna  .menu > li {
  margin:0;
}

body .navbar-ativo-interna  #busca {
  margin-top:16px;
}

body .navbar-ativo-interna .icon-addon.addon-lg .glyphicon {
  left:5px;
  top:13px;
}

body #primary-menu > li:before {
  margin-top:2px;
}

.menu > li a {
  font-size:12px;
}

#busca[placeholder] {
  font-size:12px !important;
}

.icon-addon.addon-lg .form-control {
  padding:10px 10px 10px 38px;
}

.navbar-default .navbar-collapse {
  padding:0;
}

.paise {
  padding:22px 7px !important;
}

.navbar-ativo .navbar-header {
  margin:-8px 0 0;
}

.nav-tabs>li {
  display:block !important;
  padding: 3px 0 5px;
}

.navbar-menu_ferramentas-collapse {
    display: none;
}

nav.navbar.navbar-default.navbar-ferramentas.hidden-md.hidden-lg {
    display: none;
}

.tab-content.hidden-sm {
    display: block !important;
    margin:-3px 0 0;
}

.div_event_header .btn-short {
  padding:5px 5px !important;
  margin-right:3px;
  font-size:9px;
}

.nav>li>a {
  padding:2px 0 3px;
  font-size:14px;
}

a.btn.btn-default.btn_todos_eventos {
    padding: 2px 5px;
    width: auto;
    font-size: 12px;
    height: auto;
}

span.icon-map-marker {
    height: auto;
}

.geo_location_short span:before {
  top:2px;
}

.div_event_header {
    margin-top: 0;
}

ul.nav.nav-tabs.tabs-ativo.container{
    width: 100% !important;
    padding: 0 !important;
    left: 0 !important;
    display: inline-block;
}

.calendario_pg .espaco_thumb a {
  height:100%;
}

.espaco_thumb.caption_all_icon {
    width: 100% !important;
}

body .caption_mais_fotos {
    font-size: 16px;
    line-height: 16px;
}

.assine {
  width:100%;
  font-size:14px;
  margin:0 0 10px;
}

.footernewsletter button {
  width:100px;
}

.conheca_newsletter {
  width:100%;
  margin:0 0 10px;
  font-size:14px;
}

.btn.newsletter {
  width:130px;
  margin:0 0 0 40px;
}

footer .menu > li > a {
  font-size:12px !important;
}

footer {
  padding:0 0 25px;
}

.widget_crie_playlists,.widget_crie_sua_planilha, .widget_unico_video {
  width:100% !important;
}

body .widget_crie_playlists .titulo_flutuante, body .widget_crie_sua_planilha .titulo_flutuante {
  margin:0 32px;
  width:280px;
}

body .widget_crie_playlists .titulo_flutuante .icon_title span {
  margin:5px 1px;
}

body .widget_crie_sua_planilha .titulo_flutuante .icon_title span {
  margin:4px 19px 0 0;
}

body .caption_all_icon {
  background:none;
}

.sua_foto_header {
    margin: 10px;
}

.caption_all_icon > a {
    background: #4fc965;
}

html body .img_colun {
    width: 65px;
    height: 65px;
}

html body .widget_colunistas legend {
    font-size: 12px;
    line-height: 12px;
}

html body .widget_colunistas span {
  font-size:0;
}

html body .icon-colunistas:before {
    font-size: 26px !important;
}

html body .slick-slider {
    margin: 11px 0 0 !important;
}
}
@media screen 
and (min-width: 768px) 
and (max-width: 959px) {
    body div#envelopamento {
        min-height: 140px;
    }
    .campo_suafoto .selectize-dropdown {
        width: 750px !important;
    }
    /* Único post */

    .widget_unico_post .post-caption {
        bottom: -10px !important;
    }

    /* Enquete */
    .widget_enquetes input.Buttons {
        width: 80% !important;
    }

    /* Top Ferramentas */
    .topo_ferramentas{
        width: 104.5% !important;
    }

    /* Widget Instagram */
    .widget_instagram {
        width: 104.8% !important;
    }
}

@media only screen and (max-width: 768px) {
    /* Widgets Post de Categorias */
    .geo_location_short p{
        font-size: 13px;
        margin-top: 9px;
        margin-left: 2px;
        margin-bottom: 5px;
    }
    .geo_location_short span:before {
        top: 5px !important;
        margin-left: -3px !important;
    }
    .selectize-input {
        overflow: visible;
    }
    .campo_suafoto .selectize-input > * {
        position: absolute;
        margin-top: 7px !important;
        line-height: 14px;
        top: -14px;
        height: auto !important;
    }
    .sua_foto_pg .icon-camera:before {
       margin-top: 0; 
   }
}
@media screen 
and (min-width: 738px) 
and (max-width: 767px) {
    .campo_suafoto .selectize-dropdown {
        width: 750px !important;
    }
    /* Enquete */
    .widget_enquetes input.Buttons {
        width: 90% !important;
    }
}
@media screen 
and (min-device-width: 640px) 
and (max-width: 737px) {
    .campo_suafoto .selectize-dropdown {
        width: 640px !important;
    }
}

@media screen and (device-width: 732px) and (orientation: landscape) {
    body.single-post.single-format-standard .titulosecao1 .widget_menu h2 {
        left: 41px;
        top: -3px;
    }

    .publisingle1{
        margin: 0 !important;
        padding: 0px 9px !important;
        width: 103% !important;
    }
    .publisingle2{
        margin: 0 !important;
        padding: 0px 9px !important;
        width: 103% !important;
    }
    body .widget_banner_shortcode {
        padding: 12% 6% !important;
    }

    body .widget_menu ul.menu_header_ab {
      width:250px;
  }

  .sua_foto_pg .foto_lista .espaco_thumb a img {
      height: auto !important;
  }

  body .widget_shortcode .calendario_header, body .titulo_widget_calendario {
   max-width:none;
}

#footer .assine, #footer .conheca_newsletter {
   font-size:14px;
}

.footernewsletter {
   display:none;
}
}
@media screen and (max-device-width: 700px) and (orientation: landscape) {
    body div#envelopamento {
        min-height: 140px;
        width: 667px;
    }

    body .widget_crie_porquedoi .titulo_flutuante, body .widget_crie_sua_planilha .titulo_flutuante {
      top:28.5%;
      left:50%;
      margin-left:-130px;
  }

  body .widget_crie_porquedoi, body .widget_crie_sua_planilha {
      width:auto;
      height:115px;
  }

  body .widget_crie_porquedoi img, body .widget_crie_sua_planilha img {
      width:100%;
  }

  body .ativofooter2 {
      height: 100px;
      margin: 0px 0 65px;
  }

  .menu-footer-paises-container {
      display: none;
  }

  body .copu {
     margin: -15px 0px 0 0;
 }

 body .widget_crie_frasedosiawidget .titulo_flutuante, body .widget_benchmarkwods .titulo_flutuante, body .widget_fguiadebikewidget .titulo_flutuante, body .widget_guiadoteniswidget .titulo_flutuante, body .widget_crie_porquedoi .titulo_flutuante, body .widget_crie_playlists .titulo_flutuante, body .widget_crie_sua_planilha .titulo_flutuante {
  width:265px;
  padding:0;
}

body .widget_crie_frasedosiawidget .titulo_flutuante .icon_title h3, body .widget_benchmarkwods .titulo_flutuante .icon_title h3, body .widget_fguiadebikewidget .titulo_flutuante .icon_title h3, body .widget_guiadoteniswidget .titulo_flutuante .icon_title h3, body .widget_crie_porquedoi .titulo_flutuante .icon_title h3, body .widget_crie_playlists .titulo_flutuante .icon_title h3, body .widget_crie_sua_planilha .titulo_flutuante .icon_title h3 {
  font-size:15px;
}

body .widget_crie_frasedosiawidget .titulo_flutuante .icon_title, body .widget_benchmarkwods .titulo_flutuante .icon_title, body .widget_fguiadebikewidget .titulo_flutuante .icon_title, body .widget_guiadoteniswidget .titulo_flutuante .icon_title, body .widget_crie_porquedoi .titulo_flutuante .icon_title, body .widget_crie_playlists .titulo_flutuante .icon_title, body .widget_crie_sua_planilha .titulo_flutuante .icon_title {
  position: absolute;
  left: 50%;
  width: 230px;
  margin:7px 0 0 -126px;
}

body .widget_posts_de_categorias, body .widget_videos_de_categorias {
  width:auto;
}

body.home .col-md-4.col-sm-6.col-xs-12.col-md-4.widget_column {
  width: 50%;
}

body .widget_shortcode .calendario_header, body .titulo_widget_calendario {
  max-width:none;
}

.sua_foto_pg .foto_lista .espaco_thumb a img {
  height: auto !important;
}

body .col_margin > .horizontal > a > img {
  width: auto;
  height: auto !important;
  padding-top: 0;
}

.sua_foto_pg .espaco_thumb a {
  height:auto;
  min-height: 210px;
}







.porquedoi_wrapper .regions .region .buttons .bottom {
  bottom: 355px;
}

a.number.number_154_4 {
  left: 45% !important;
}

a.number.number_1 {
  left: 45% !important;
}

body .filters {
  position:inherit;
  display:inherit !important;
  padding:0;
  margin:0;
  width:100%;
  height:auto;
}

.filters .form_data.col-md-5 {
  display: none;
}

.filters .col-md-12.hidden-sm.hidden-md.hidden-lg {
  display: none !important;
}

.status_calendario {
 width: auto;
}

body.body-menu-color {
  position:fixed;
  width:100%;
}

.widget_super_banner_shortcode, div#tab_calendario {
  display: none;
}

body .widget_slide_de_posts .slideimg {
  width:auto;
}

.widget_posts_de_categorias {
  width:auto;
}

body .widget_unico_video {
  width:auto;
}

body .widget_column {
  width:100%;
}

/* escondendo newsfooter*/

div.footernewsletter {
  display:none;
}

/* barra fixa rodapé */

body div#rm-mobile-menu {
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  z-index:9999;
  background:#f1f1f1;
  color:#fff;
  border-top:solid 1px #c0c0c0;
  display:block;
}

ul#rm-ul-menu {
  padding:0;
  margin:0;
  list-style:none;
}

ul#rm-ul-menu > li {
  width:20%;
  text-align:center;
  float:left;
  height:65px;
}


ul#rm-ul-menu > li a {
  color:#3f1337;
  font-size:12px;
  font-family: Lato, sans-serif;
  display:inline-block;
  width:100%;
}

ul#rm-ul-menu > li a span {
  font-size:28px;
  padding:8px 46px 0;
  display:inline-block;
  height:40px;
}

/* menu expandido */

div#rm-expanded-menu {
  position:fixed;
  overflow:overlay;
  top:0;
  left:0;
  width:100%;
  border-top:solid 1px #737373;
  z-index:999;
  background:#fafafa;
  display:none;
}

ul#rm-ex-menu {
  padding:0 0 65px;
  margin:0;
  list-style:none;
}

ul#rm-ex-menu > li:first-child {
  background:#f2f2f2;
  border-bottom:solid 1px #dddddd;
  padding:15px 20px;
}

ul#rm-ex-menu > li:first-child > a {
  display:inline-block;
  width:100%;
  font-size:16px;
  font-family: Lato Bold, sans-serif;
  color:#666666;
  font-weight:bold;
  padding:3px 0 0 40px;
  height:40px;
}

ul#rm-ex-menu > li:first-child > a > span {
  font-size:12px;
  padding:0 20px 0 0;
  position:absolute;
  margin:7px 0 0 -40px;
}

ul#rm-ex-menu > li:first-child > a span:last-child {
  margin: -4px 0 0;
  padding: 0;
  font-weight: normal;
  font-size: 13px;
}

ul#rm-ex-menu > li:first-child > a > span.glyphicon {
  right: 0;
  top: 20px;
  font-size: 20px;
}

#rm-ex-menu .icon-user:before {
  font-size: 24px !important;
}

#rm-mobile-menu .icon-loja:before, #rm-mobile-menu .icon-user:before {
  font-size: 26px !important;
}

ul#rm-ex-menu > li.rm-nl-box {
  background:#333333;
  padding:20px;
  color:#bbb;
  display:none;
}

li.rm-nl-box p {
  font-size: 16px;
}

li.rm-nl-box input#email {
  margin: 0 0 30px;
}

ul#rm-ex-menu > li.rm-newsletter {
  padding:20px;
  color:#333333;
}

ul#rm-ex-menu > li.rm-newsletter > a {
  display:inline-block;
  width:100%;
  font-size:16px;
  font-family: Lato Bold, sans-serif;
  color:#333333;
  font-weight:bold;
  padding:3px 0 0 0;
}

ul#rm-ex-menu > li.rm-newsletter > a > span {
  font-size:24px;
  padding:0 20px 0 0;
  position:absolute;
  margin:-3px 0 0 -40px;
}

ul#rm-comp-ic {
  list-style:none;
  width:100%;
  padding:30px 0;
  margin:0;
  text-align:center;
  border-bottom:solid 1px #ddd;
}

ul#rm-comp-ic > li {
  width:27%;
  display:inline-block;
  text-align:center;
  background:#535353;
  height:92px;
  border-radius:5px;
  line-height:17px;
  margin:0 6px;
}

ul#rm-comp-ic > li:first-child {
  background:#237598;b5843c
}

ul#rm-comp-ic > li.rm-last {
  background:#b5843c;
}

ul#rm-comp-ic > li > a {
  color:#fff;
  display:block;
  font-family: Lato, sans-serif;
  width:100%;
  padding:10px 0;
  font-size:17px;
}

ul#rm-comp-ic > li > a span {
  font-size:40px;
  padding:0 30%;
}

/* rm accordion */

ul#rm-accordion {
  padding:0;
  margin:0;
  list-style:none;
}

ul#rm-accordion > li > a {
  display:block;
  width:100%;
  padding:20px;
  position:relative;
  color:#3f3f3f;
  font-family: Lato, sans-serif;
  font-size:16px;
  font-weight:bold;
}

ul#rm-accordion > li > a span {
  position:absolute;
  right:20px;
  padding:20px 0;
}

ul#rm-accordion > li > ul {
  padding:0;
  margin:0;
  list-style:none;
  color:#666;
  display:none;
}

ul#rm-accordion > li > ul > li {
  padding:0 20px;
}

ul#rm-accordion > li > ul > li > a {
  display:block;
  width:100%;
  font-family: Lato, sans-serif;
  color:#666;
  font-size:16px;
  padding:13px 0 13px 50px;
  font-weight:bold;
  position:relative;
}

ul#rm-accordion > li > ul > li > a > span {
  padding:0 20px 0 0;
  font-size:32px;
  margin:-3px 0 0 -50px;
  position:absolute;
}

ul#rm-accordion > li > ul > li > a > span:before {
  font-size:32px;
}

/* ajustes conflitos de classes --> */

ul#rm-ul-menu .icon-camera:before {
  font-size: 28px;
  margin-left: 0;
  position: inherit;
  margin-top: 0;
}

}
@media screen 
and (min-device-width: 480px) 
and (max-width: 639px) {
    body div#envelopamento {
        min-height: 140px;
    }
    .campo_suafoto .selectize-dropdown {
        width: 480px !important;
    }

    /* Único post */
    .widget_unico_post .post-caption {
        bottom: -5px !important;
    }
    /* Post Exibidos */
    .widget_posts_de_categorias .posts_exibidos {
        margin: 0 !important;
    }
}
@media screen and (device-width: 480px) and (orientation: landscape) {
    body ul#rm-ul-menu > li a span {
     padding: 8px 28px 0;
 }

 body .copu {
    margin: 0;
}
}
@media screen and (max-device-width: 480px), screen and (device-width: 360px)
and (device-height: 640px)
and (-webkit-min-device-pixel-ratio : 4)
and (-webkit-device-pixel-ratio : 4)
and (orientation: portrait) {

 .widget_colunistas-vertical p {
    font-size: 11px !important;
}

.revistadestaque {
    background: #f1f1f1;
    height: 850px !important;
}

#infinit .titlearchive {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
    height: 54px !important;
    overflow: hidden !important;
    font-size:15px !important;
}

.margin_mobile {
    margin-top:0 !important;
}

.descripton_foto_clube {
    margin: 15px;
}

body.page-template-template-encontre-sua-foto .arrumafoto {
    height: 100%;
    background: none;
}

.arrumafoto > .row {
    bottom: 0 !important;
    position: absolute;
    background: rgba(0, 0, 0, 0.80);
    width: 100%;
}

select#horario.selsuafoto {
    width: 100% !important;
    margin: 0;
}

div#ancora_busca_obstaculo {
    padding: 0 10px;
}

/* removendo menus de mobile */
div.row > div.col-sm-6.col-md-4:nth-child(2) .widget_menu, div.row > div.col-sm-6.col-md-4:nth-child(3) .widget_menu {
    display: none;
}
html body.single.single-post .titulosecao1 .widget_menu {
    margin-top:0 !important;
}

div.calendario_header .geo_location_short {
    width: 100%;
}

body.group-blog.hfeed div.calendario_header .geo_location_short p {
    padding: 0;
    margin: 0;
    height:20px !important;
}

body div.calendario_header .geo_location_short span {
    height: 21px;
    margin: 0;
    margin-left: -7px;
}

html .home .widget_menu ul.menu_header_ab {
    margin-top: 39px !important;
}

a.btn.btn-default.btn_todos_eventos.todoseventosmobile {
    margin: 0 0 0 -25px;
}

.rapido_disabled {
    height: 45px !important;
    margin-top: 0 !important;
}

body .linha_absolut2 {
    margin-top: 33px !important;
    display:none;
}

body.post-type-archive-guiadeprodutos .loading_short {
    display: none !important;
}

a.number.number_75_3 {
    left: 42% !important;
    top: 84% !important;
}

body a.number.number_76_4 {
    top: 76% !important;
}

body .number_35_3 {
    left:29% !important;
}

a.number.number_36_4 {
    left: 52% !important;
}

body .ativo-ferramenta-previsao .ferramentas_resultado_table .col-xs-6.val {
    font-size:25px !important;
}

body .ativo-ferramenta-previsao .ferramentas_resultado_table .col-xs-6 {
    font-size:12px !important;
}

.compartilha {
    padding: 10px 0 25px;
    width: 100%;
}
.compartilha a { 
    width: 4em;
    float: left;
    margin-left: 3px;
}
.single-frasesdodia .col-md-1.no-padding {
    height: 7em;
}

body .btn.btn-default.inscreva.next-event {
    width:100% !important;
}

body .imgevent {
    width:auto;
}

body .imgevent img, .calendario-interna header .imgevent .img {
    padding-right:0 !important;
    height:auto;
}

body footer #menu-footer-redes-sociais > li {
    width: auto;
    float: inherit;
    text-align: center;
    display: inline-block;
}

body #menu-footer-redes-sociais > li:before {
    padding: 0 15px;
}

body .widget_crie_sua_planilha .titulo_flutuante .icon_title h3 {
    font-size:16px !important;
}

body.post-type-archive-revistaso2.archive #conteudo {
    margin-top:0 !important;
}

body.post-type-archive-revistaso2.archive #conteudo {
    padding: 0px !important;
}

.revistadestaque > div > img {
    height:auto;
}

body .imgrevistas {
    max-width: none;
    max-height: none;
    margin-bottom: 15px;
    width: 100%;
    height: auto;
}

body .dadosrevista {
    width:150px;
}

html body.single.single-revistaso2 .widget_banner_shortcode {
    margin: 0 0 0 -15px !important;
}

body.single-revistaso2 nav.menu-color-def.navbar-default, body.post-type-archive-revistaso2 nav.menu-color-def.navbar-default {
    margin: 7px 0px 0 -10px !important;
}

body.single-revistaso2 nav.menu-color-def.navbar-default .navbar-toggle, body.post-type-archive-revistaso2 nav.menu-color-def.navbar-default .navbar-toggle {
    margin: -50px -10px 0 !important;
}

body .ferramenta-box .ferramentas_resultado_table [class*="col-"] {
    font-size:15px;
}

body .ferramenta-box .ferramentas_resultado_table .val {
    font-size:25px;
}

body.archive.category-experts .redes_sociais {
    margin: 10px 0 0;
}

body.category-experts .cat_colun {
    height:auto;
    text-align:center;
}

body .lista_posts_colunista h4 {
    overflow:hidden;
}

body.category-treinamento-corrida-de-montanha.archive .titulosecao1 .widget_menu h2, body.category-noticias-corrida-de-montanha.archive .titulosecao1 .widget_menu h2, body.category-corrida-de-montanha.archive .titulosecao1 .widget_menu h2 {
    left: 36px;
    overflow: hidden;
    height: 36px;
    font-size: 18px;
    width: 235px !important;
}

html body.home .widget_banner_shortcode, html body.single .widget_banner_shortcode {
    margin: 0 0 0 0 !important;
    padding: 15px !important;
    height: auto !important;
}

body .widget_column {
    overflow:auto;
}

html body .widget_banner_shortcode {
    padding: 10px 0 0 !important;
    margin: 0 !important;
}

.col-md-4.col-sm-8.col-xs-8.titulosecao.no-padding {
    width: 329px;
    margin: 0 0 0 -30px;
}

body .eventowidget {
    width: 258px;
}

body .widget_menu ul.menu_header_ab {
    width:250px;
}


.ativo-ferramenta-pulseira #pulseira_resultado #resultado-3 {
    margin-top:0 !important;
}

#mostra_resultado.rm-showtable {
    overflow:inherit;
}

#esconde_resultado.rm-showtable {
    width:710px;
}

#mostra_resultado > table.rm-showtable {
    display:inherit !important;
}

body div#mostra_resultado {
    width: 100%;
    overflow: auto;
    position: relative;
    display: block;
}

body .ativo-ferramenta-tabela_ritmo #mostra_resultado > table {
    display: none;
    width:100%;
}

body .calendario_header .rapido_disabled {
    width: 90%;
}

body .widget_videos_de_categorias {
    width: auto;
}


div#envelopamento img {
    width: 100%;
}

body .campo_suafoto .selectize-dropdown {
 width: 100% !important;
}

body .ngg-gallery-thumbnail-box {
  width:45%;
}

body .ngg-gallery-thumbnail img {
  max-width: 100% !important;
}

div#envelopamento > .container > .row.col-xs-12.col-sm-12.hidden-md.hidden-lg {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}

body a#fecha_envelopamento {
  width:15px;
  position: absolute;
  top: 5px;
  right: 10px;
}

.seuevento i.glyphicon.icon-whatsapp.sharewhats {
  background: none;
  color: #404040;
  font-size: 20px;
  padding: 5px;
}

.seuevento .dados {
  display: block;
  height: 55px;
  text-align: left;
}

.seueventoarea .maior {
  font-size: 26px;
}

body .calendario-interna header .img {
  min-width:0;
}

body.page-template-template-encontre-sua-foto .selectize-input > * {
  overflow: hidden;
  height: 36px;
}

.widget_guiadoteniswidget .titulo_flutuante .icon-tenis h3 {
  width:115px;
}

.deixe_avaliacao .alert.alert-info {
  display: inline-block;
  text-align: center;
  width:100%;
}

.deixe_avaliacao strong {
  font-size: 15px;
}

.page-template-template-planilhas p.training-post-content {
  display: none;
}

body div.profile_colunista_gg .categorias_post_col {
  margin: 10px 0;
}

body .widget_lista_de_ferramentas .icones_widget span {
  margin: 7px auto 0;
}

body.single .crop_img img {
  margin:0 0 0 -28%;
}

body .produto-categoria-guia .img-produto img {
  margin-left: -32%;
}

body .content-mais-favoritados .produto-categoria-guia .img-produto img {
  margin-left: -25%;
}

article .item_grid figure.image > a {
  display: block;
}

body .select_filter select {
  z-index:10 !important;
}

body .lista-resultado th {
  font-size:10px;
}

.sua_foto_pg  .destaque_event .caption {
  height:70px !important;
}

.sua_foto_pg .destaque_event .caption .date_md {
  height:auto;
  margin: 5px 0 0 15px;
}

.sua_foto_pg .espaco_thumb.destaque_event a {
  height: auto;
}
.sua_foto_pg .caption {
  bottom: 0;
}
.sua_foto_pg .espaco_thumb a {
  height:145px;
}
.form_busca_foto .campo_suafoto {
  overflow: overlay;
}
.form_busca_foto .campo_suafoto._bravus {
  overflow: inherit;
}
.form_busca_foto .campo_suafoto button.botao_grande {
  width: 100%;
  margin-bottom: 1em;
}
.form_busca_foto .campo_nao_identificados {
  overflow: overlay;
  margin-bottom: 14px;
}
.form_busca_foto .campo_nao_identificados .campo_suafoto {
  margin-bottom: 0em;
}
.form_busca_foto .campo_suafoto button.margin_mobile {
  margin-top: 3.5em !important;
}
.form_busca_foto #bravus .selsuafoto {
  margin-bottom: 0px;
}
/* menu rodapé */

div.row.collapse-footer li ul {
  display:none;
  margin-bottom:20px !important;
}

div.row.collapse-footer h2 {
  margin:0;
  padding:15px 0;
}

div.row.collapse-footer > div > li {
  border-bottom: solid 1px #757575;
}

div.row.collapse-footer li#text-2 {
  border-bottom: none;
}

div.row.collapse-footer .colap-footer-adj {
  height:auto !important;
  border-right:0 !important;
  margin-bottom:0 !important;
}

.menu-footer-redes-sociais-container > ul {
  display: block !important;
}

div.row.collapse-footer > div > li#nav_menu-5 {
  border-bottom: none;
}

.container-fluid.ativofooter {
  display: none;
}
/*fim menu rodapé*/

.sua_foto_pg .foto_lista .espaco_thumb a img {
  height: auto !important;
}

ul#rm-ex-menu > li:first-child > a span:last-child {
  margin: -4px 0 0;
  padding: 0;
  font-weight: normal;
  font-size: 13px;
}

#rm-ex-menu .icon-user:before {
  font-size: 24px !important;
}

ul#rm-ex-menu > li:first-child > a > span.glyphicon {
  right: 0;
  top: 20px;
  font-size: 20px;
}

span.sheet-icon-text {
  margin-top: 10px;
  line-height: 16px;
}

body h2.planilha-title-text, body h3.planilhas-especiais-title {
  font-size: 21px;
}

.panel-search>.panel-heading>.panel-title > span {
  padding-top: 7px;
  padding-left: 5px;
  font-size: 18px;
}

a.btn.btn-primary-treino.btn-block.btn-lg.btn-color-gray {
  background: #237598;
}

body.group-blog.hfeed .geo_location_short p {
  padding: 0 0 0 15px;
}

#training_sheet_filter i.form-control-feedback.glyphicon, #training_sheet_filter_sub i.form-control-feedback.glyphicon {
  left: 0;
}

a.btn.btn-block.btn-primary-treino-dark, a.btn.btn-block.btn-primary-treino {
  margin-top: 30px !important;
}

body a.btn.btn-default.btn_todos_eventos { display:none; }

body a.btn.btn-default.btn_todos_eventos.todoseventosmobile {
  display:block;
  width: 138px !Important;
}

.porquedoi_wrapper .regions .region .numbers .number {
   width: 64px !important;
   height: 64px !important;
}

.geo_location_short.location_fixed_cal {
  width: 10px;
}

body.page-template-template-calendario .topsessao .geo_location_short p {
  font-size: 0;
}

body ul.nav.navbar-nav.menu-padding > li, body ul.nav.navbar-nav.menu-padding > li:last-child {
  padding: 6px 40px 6px 0px;
}

.arrumafoto h3 {
  height: 33px;
  min-height: 0;
  overflow: hidden;
}
.titulo_sf {
   font-size: 36px;
}


.content-guia-de-protudos > .container > .row > .row {
  width: 100%;
  overflow: hidden;
  padding: 0 !important;
  margin: 0 !important;
}

.row.check_filtro > .row {
  width: 100%;
  overflow: hidden;
}

body.page-template-viewtemplate-evento-php .sua-foto > div > a > img {
  height: auto;
  margin:0 0 10px;
}

body.page-template-viewtemplate-evento-php .fotatle .caption_icon_mais {
  width: 100%;
}

body.page-template-template-encontre-sua-foto .sua_foto_pg .foto_lista .espaco_thumb a {
   height: 172px;
}

body.page-template-template-encontre-sua-foto .col_margin > .horizontal > a > img {
  padding-top: 0;
  height:auto;
}

body.page-template-template-encontre-sua-foto .icon-camera:before {
  margin-top:0 !important;
}

#rm-mobile-menu .icon-loja:before, #rm-mobile-menu .icon-user:before {
  font-size:26px !important;
}

body.page-template-template-calendario .page-header .topsessao .col-md-2.hidden-xs {
  display: inherit !important;
  position: relative;
  left: -30px;
  top: -35px;
  width: 200px;
}

body.page-template-template-calendario .titulosecao > .navbar-left {
  text-align: center;
  padding-left: 0;
  margin: -12px 0 0 0 !important;
}

.select-mobile-eventos label.checkbox-inline {
  font-size: 13px;
}

body .select-mobile-eventos {
  display:inherit;
}

.form_fast_filter.col-xs-12.col-md-9 {;
  font-size:0;
  padding-top: 4px;
}

body .form_fast_filter .btn {
  font-size:12px;
  padding:7px 5px;
  margin-top:4px;
}

body.page-template-template-calendario .row.list .item_grid .image, body.page-template-template-calendario .list .item_grid .data {
  height:65px;
}

body .list .item_grid .data .day {
  margin-top: 3px !important;
}

body .row.list .item_grid {
  height:100px;
}

body.page-template-template-calendario .list .entry-title {
  min-height: 0;
  height: 30px;
  margin-top: 20px;
}

body .list .item_grid .entry-content .row_info div {
  margin-top: -8px;
  font-size: 10px;
  float: right;
  position: absolute;
  left: 87px;
  right: auto;
  margin-left: 45px;
  display: inline-block;
  width: auto;
  margin-top: 50px;
  color: #000;
  top: -2px;
}
.page-template-template-calendario .list .btn.btn-default.cards {
  margin-left: 105px !important;
}
.page-template-template-calendario .list .item_grid .entry-content .row_info div {
  width: 170px !important;
}
.form_fast_filter.col-xs-12.col-md-9{
  margin-bottom: 10px;
}

body.single-secoes-pagina main#main div.container > .row:first-child {
  display: none;
}

body .sua_foto_pg .destaque_event .caption span:nth-child(2) {
  font-size: 13px;
}

body .ativotvimg .icon-play {
  left:50%;
  margin-left:-33px;
}

body .ativotv-tttiii {
  width: 95%;
  padding:46px 20px 20px;
}

body.post-type-archive-ativoplay .hoverimg, body.post-type-archive-ativoplay .ativotvimg a {
  width:auto;
}

body.post-type-archive-ativoplay .tagcategoria {
  padding:3px 6px !important;
}

a#guia-prod-rm > span {
  background: #3f1337;
}

body a#guia-prod-rm {
  display: block;
  position: absolute;
  right: 15px;
  margin: -45px 0 0;
}

body .np-sides-rm {
  padding: 0 !important;
}

body .np-sides-rm p.tagbanner {
  display: inline-block;
  margin: 0px 5px 0 0 !important;
  padding: 4px 5px !important;
  font-size: 9px !important;
}

.np-sides-rm button.botaobanner {
  margin: 15px 0 0 !important;
  width: 100%;
  padding: 10px 0 !important;
}

body .np-sides-rm p.titulobanner {
  margin: 0 0 0 0 !important;
  padding: 0 !important;
  line-height: 21px;
  font-size: 16px !important;
}

body div#ad_pos_ativo_internas_300x600_halfpage > div {
  width: 100% !important;
}

body div#ad_pos_ativo_internas_300x600_halfpage > div > iframe {
  width: 100% !important;
}

.widget_menu h2.h2home {
  margin: -25px 0 0 35px;
}

body .div_event_header .btn-short {
   padding: 5px 5px !important;
}

.publisingle1{
  margin: 0px !important;
  padding: 0px !important;
}
.publisingle2{
  margin: 0px !important;
  padding: 0px !important;
}
body .widget_banner_shortcode {
  padding: 12% 6% !important;
}

figure > a > img {
  height: 100%;
  width:auto;
}

.category-frases-do-dia a.btn.btn-default.btfiltro {
  width: 30%;
  margin: 2px 1%;
  padding: 5px 0;
}

body .img-produto img {
  margin-left: -70%;
}

body .planilhas-especiais-title {
  min-width:0;
}

body .galerias_lista .img_capa_galeria img { height:100%; }

body .widget_menu h2 {
  margin-left: -0.7em;
  margin-top: 0px;
  float: left;
}

body .tab-pane {
  height: auto !important;
  min-height: 0!important;
  max-height: none !important;
}

body .navbar-header {
  margin: 11px 0 0 0px !important;
}

body html .single main {
   padding-left: 0px !important;
}

html body .filters input.js-typeahead-input.typeahead__hint {
   display: none !important;
}

div.filters ul.typeahead__list {
   position: absolute;
   z-index: 99999;
   margin:40px 0 0 48px;
}

.btn.btn-default.btn-short.filcor {
  margin: 4px 4px 0 0;
}

.form_fast_filter .btn {
  margin-left:0 !important;
}

.btn.btn-default.btn-xs.btn-clear-filter {
  margin-top: 9px;
  padding: 7px;
  margin-right: 15px;
}

span.filtro-rapido {
  font-size: 0;
  margin: 0 0 0 6px;
  display:none;
}

.active_citie_filter {
  margin: 0;
  left: auto;
  position: inherit;
}

.divcamposbr {
  display:none;
}


.widget_crie_porquedoi {
  width: 100% !important;
}
.widget_crie_porquedoi .titulo_flutuante {
  width: 80% !important;
}
.widget_crie_porquedoi .titulo_flutuante .icon_title h3 {
  font-size: 15px !important;
}
.widget_crie_porquedoi .titulo_flutuante .icon_title span {
  font-size: 34px;
}
/*  End of Porque doi  */

.navbar-ativo-interna #logo-header {
  max-height: 32px;
  margin: -6px 0 0 10px;
}

.widget_barra.topointerna {
  margin-top: 23px !important;
}

.topointernacolor {
  background: #fafafa;
  margin-top: -6px;
  padding: 11px 20px 0 !important;
  text-align: center;
  border-bottom: 3px solid #e1e1e1;
  border-radius: 0 0 3px 3px;
  max-width: 156px;
  max-height: 79px;
  height: 57px;
}

.bannerapp {
  bottom:65px;
  height:65px;
  padding:0;
}

.widget_barra.topointerna {
  margin: -1px !important;
  padding: 0;
}
.single .titulosecao{
  margin-left: -30px;
}

.tituloapp {
  margin:15px 0 0;
}

.botaoapp {
  margin:1px 0 0 -42px;
  display:inline-block;
  padding:5px 10px;
}

.logoapp {
  margin:-2px 0px 0px 30px;
}

#fechaapp {
  margin:-12px 2px 0px 10px;
}

.widget_crie_sua_planilha {
  max-width:100%;
}

.widget_crie_sua_planilha img {
  max-width:100%;
  height:auto;
}

.widget_crie_playlists {
  max-width:100%;
}

.widget_crie_playlists img {
  max-width:100%;
}

.widget_unico_video img.wp-post-image {
  max-width:100%;
  height:auto;
}

nav.menu-color-def.navbar-default {
  background:none;
  border:none;
  color:#fff;
  margin:-64px -29px 0 0;
  top:0;
  right:0;
}
.navbar-toggle .icon-bar {
    background-color: #FFF !important;
}
.menu-color-social {
  display:none;
}

.widget_column{
  width:100%;
  max-width: 100%;
  height:auto;
}

nav.menu-color-def.navbar-default .navbar-toggle {
  background:rgba(0, 0, 0, 0.3) !important;
  border:none;
  padding: 10px 7px !important;
  border-radius: 5px !important;
  position:absolute;
  margin:-9px 0 0 !important;
  margin-top: 14px !important;
  margin-right: 18px !important;
}

.col-md-3.col-xs-12.col-sm-12.no-padding.menu-color-mob {
  z-index: 0 !important;
}

nav.menu-color-def.navbar-default .navbar-collapse {
  background: rgba(0, 0, 0, 0.5);
  width: 120%;
  margin: 6px 0 0 -12px;
  position:absolute;
  right: 0;
  text-align: right;
  height:1000px;
  border: none;
  overflow: overlay;
}

.col-md-9.col-xs-12.col-sm-12.no-padding-left.menu-color-mob-2 {
  z-index: 1 !important;
}

/*colunista interna*/

body .profile_colunista_gg .profile_img {
  width:100%;
  height:230px;
}

body .experts_pg  .profile_colunista_gg {
  overflow:inherit;
}

body .profile_colunista_gg .profile_img > img {
  width:100%;
  height:auto;
}

body .experts_pg  .profile_colunista_gg {
  height:auto;
}
nav.menu-color-def.navbar-default .navbar-toggle {
    background: transparent !important;
}
nav.menu-color-def.navbar-default ul.nav.navbar-nav {
  width: 70%;
  margin: 0;
  background: #f1f1f1;
  position: fixed;
  right: 0;
  min-height: 100%;
  padding-top: 20px !important;
}

nav.menu-color-def.navbar-default ul.nav.navbar-nav a {
  color:#9a9a9a;
  padding:11px 17px !important;
  font-size: 1.3em;
}

.topointerna .cor_topo {
  height: 49px !important;
  margin-top: 0px;
}

div.cor_topo2 {
  display:none;
}

body.body-menu-color {
  position:fixed;
  width:100%;
}

body .widget_unico_video {
  width:100%;
  position:relative;
}

.postsarchive .charchive {
  height: 110px;
}

.charchive {
  height: 110px;
  margin: 190px -15px 0;
}

.unicaarchive {
  max-height: 300px;
}

.topsessao {
  height: auto;
}

.titulosecao {
  padding: 0 !important;
}

div.titulosecao .widget_menu .dropdown-toggle {
  float: left;
  padding: 0;
  margin: 0;
}

.titulosecao1 .widget_menu {
  margin-top: 0 !important;
  min-height: 0 !important;
}

body.single-post.single-format-standard .titulosecao1 .widget_menu h2 {
  width:70% !important;
  margin: 0px 0 0 0px !important;
}

body.single-post.single-format-standard .titulosecao1 .widget_menu h2 {
  left: 8px;
  top: -3px;
}
body#mx-country.single-post.single-format-standard .titulosecao1 .widget_menu h2 {
  left: -5px;
  top: -3px;
}

body.single-post.single-format-standard .col-md-4.col-sm-8.col-xs-8.titulosecao.no-padding {
  margin:13px 0 0 -25px;
}

.titulosecao1 .widget_menu h2 {
  position: absolute;
  width: 125% !important;
}
.archive .titulosecao1 .widget_menu h2 {
  position: absolute;
  left: 5px;
  width: 85% !important;
  margin-top: 10px !important;
}

.topointerna .menutoggle, .topsessao .menutoggle {
  display: none;
}

.archive .titulosecao1 .widget_menu h2 a{
  color: #000 !important;
}
.archive #conteudo{
  margin-top: 12px !important;
  padding-left: 15px !important;

}
.archive .segura .topsessao {
  height: 55px;
  margin-bottom: 0px !important;
  width: 84%;
}
.col-md-4.col-sm-8.col-xs-8.titulosecao.no-padding.titulosecao1.titlearchive {
  margin: 11px 0 !important;
}

#widget_evento_link > .inscricoes > a {
  padding: 4.5px 4px;
  margin-left: 0;
  font-size: 8px;
}

#widget_evento_link > .resultados > a {
  padding: 4.5px 4px;
  margin-left: 0px;
  font-size: 8px;
}

div.post_loop_archive .titlearchive {
  max-height: none;
}

div.post_loop_archive no-padding {
  padding:0 !important;
}

#logo-header {
  margin-top: -3px;
  max-width: 140%;
}
#busca{
  background: #3f1337 !important;
}

.navbar-ativo-interna  #busca, nav.navbar  #busca {
  display:none;
  width:0;
}

nav .form-group.group-search {
  float: right;
  min-width: 60px;
}
nav.menu-color-def ul li a {
    color: #777 !important;
}
.widget_unico_post .post-caption {
  top: inherit;
}

.widget_unico_post {
  height: 240px;
}

body .widget_unico_post .post-caption {
  width: 100% !important;
}

body.single .cor_topo {
   height:50px !important;
}

body.single nav.menu-color-def.navbar-default {
  margin: -68px -21px 0 0;
}

body.single .crop_img {
  overflow:inherit;
  height:auto;
}

body.single-post .crop_img img {
  position:inherit;
  top:inherit;
  left:inherit;
  margin:0 !important;
  transform:none;
}

body.single .entry-meta .bullet-categoria {
   margin: -4px 0 0;
   display:inline-block;
}
body.single .topsessao {
  padding: 0 !important;
  height: auto !important;
  height: 45px !important;
}

.galeria_pg .galeria_box h1 {
  min-width:0;
}

.nav_albums ul a {
  display:inline-block;
}

ul.filter-guia li a span {
  font-size: 34px;
  margin-left: 0;
  position: inherit;
  margin-top: 0;
  padding: 0 10px;
  margin-bottom: -10px;
  display: inline-block;
}

ul.filter-guia li a {
  padding:0;
  height:auto;
  border-radius:0;
}

ul.filter-guia li a strong {
  font-size: 10px;
}

ul.filter-guia li {
  width: 100%;
  margin-right: 0;
  margin-left: 0px;
}

ul.filter-guia {
  width: 100% !important;
  background:#fff;
  display:none;
}

.experts_pg .expert_box {
  overflow:hidden;
}

.full_search_guia {
  width:100%;
  margin: 10px 0 !important;
}

.full_search_guia .form-group {
  width: 85%;
}

.full_search_guia button {
  width:15%;
}

.header-title-guia {
  height:auto;
}

.banner-produto {
  display:none;
}

.filtro-advanced ul.categorias-filtro-guia li ul li {
  margin-left: 0;
  width: 50%;
}

.filtro-advanced ul.categorias-filtro-guia li ul {
  margin-right: 0;
}

.filtros-select-guia select {
  width:100% !important;
  margin:0 0 15px !important;
}

.ajuda-filtro {
  position:absolute;
  right:-15px;
}

body .ajuda-filtro a {
  width:20px;
  height:20px;
  padding: 0px 7px;
}

body .ajuda-filtro span {
  font-size:14px;
}

.filtro-advanced ul.categorias-filtro-guia li strong {
  margin: 0 0 10px;
}
.navbar-toggle, .navbar-toggle:hover, .navbar-default .navbar-toggle:hover {
  margin-top:-11px !important;
}

.row.colorrow {
  margin-bottom: -45px;
}

div.widget_posts_de_categorias div.posts_exibidos > .row .col-xs-6.no-padding-right {
  padding-left: 0;
}

.sheet-icon-text {
  font-size:15px;
}

div.planilha-bottom-line {
  display:none;
}

.ativo-ferramentas .box .title {
  font-size:14px !important;
}

.frasedodia > .imagem {
  min-height: 0;
  max-height: none;
  height: 330px;
  width: 100%;
  background-repeat:no-repeat;
}

.frase > .compartilha > a > i {
  font-size: 14px !important;
}

.widget_galerias .carousel-inner {
  width: 100% !important;
}

.post_loop_archive > .row > .col-md-6.col-sm-6.col-xs-6.no-padding {
  padding: 0 !important;
}

.frasedodia > div > .frase {
  width:100%;
}

.cadastrefrase > p {
  margin-bottom: 20px;
  font-size: 19px;
  line-height: 22px;
  z-index: 9999999;
  position: relative;
}

#cadastranews_frase input {
  width: 100%;
  margin-right: 0;
  padding-left: 10px;
  margin-bottom: 10px;
}

.btcadastra {
  margin-left:0;
}

.cadastrefrase {
  margin-bottom:15px;
}

.experts_pg .legend_total {
  font-size: 14px;
  line-height: 17px;
}

.sua_foto_pg .sua_foto_box h1 {
  min-width:100%;
}

.sua_foto_pg .destaque_event .caption .title_dest {
  margin-top: 9px;
  font-size: 18px;
  line-height: 18px;
}

html body .calendario-interna header .title h1 {
  font-size: 22px !important;
  line-height: 24px !important;
}

body .table-title {
  width:75% !important;
}

html body .flip-clock-wrapper ul {
  margin:0;
}

body div.compartilha i {
  padding: 8px;
  font-size: 32px;
  margin-top:0;
}

body .sharelinkedin {
  margin-right:8px;
}

html body .calendario-interna header .btn.modalidade {
  margin-top:10px;
}

html body .downfaltam > h4 {
  margin-top:10px;
}

html body .flip-clock-wrapper {
  margin-bottom:0px !important;
}

html body .sharefacebook, .sharetwitter, .sharegoogle, .page-template-template-evento .compartilha .icon-whatsapp {
  margin-right:8px !important;
}

html .icon-whats-app-mob {
  display: inline-block;
}

html body .shareemail {
  margin-right:0 !important;
}

html body .calendario-interna.evento .description .lembretes p {
  width:100%;
  padding:0 0 10px;
}

html body .calendario-interna.evento .description .lembretes {
  height:auto;
}

html body .calendario-interna.evento .description .lembretes a {
  margin: 5px 0;
}

html body .calendario-interna.evento .kit .carousel.slide .carousel-indicators {
  width:100%;
}

html body .calendario-interna.evento .kit .carousel.slide .carousel-inner {
  width:100%;
}

html body .pkit {
  width:100%;
  margin:0;
  padding:0;
}

html body .calendario-interna.evento .kit .carousel.slide a.right.carousel-control {
  right:0;
}

html body .calendario-interna.evento .kit .carousel.slide .carousel-inner .item img {
  margin:20px auto;
}

.botaoins {
  display:none;
}

html body .resultados-percursos ul.nav-tabs {
  position: inherit;
  margin: 0 0 10px;
}

.row.rw-evento-terc {
  width: 100%;
  margin:0;
}

html body .item_grid .image a .overlay:hover {
  display:none;
}

ul#rm-accordion > li > ul > li > a:active, ul#rm-accordion > li > ul > li > a:hover, ul#rm-accordion > li > a:active, ul#rm-accordion > li > a:hover {
  background:#f3f3f3;
}

html .topo_frase {
  width:100%;
  position:relative;
}

html .widget_frase_do_dia {
  width:auto;
}

html .widget_frase_do_dia img {
  height:100%;
  width:100%;
}

html .widget_enquetes input.Buttons {
  position:inherit;
  width:100%;
}

html .widget_enquetes {
  height:auto;
  padding:0 0 15px;
}

html .single .widget_colunistas {
  height:auto;
}

.posts_exibidos img.img-responsive {
  opacity: 1 !important;
}

.galerias_lista legend {
  display: block;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

body .galerias_lista legend h4 {
  display: block;
}

body .galeria_pg .nav_albums ul li a {
  padding:3px 5px !important;
}

body .galeria_pg .nav_albums ul li {
  margin:0 0 4px 0;
}

body .galerias_lista {
  margin: 20px 0;
}

html body .img_colun {
  width: 70px;
  height: 70px;
  margin:10px 0;
}

html body .icon-colunistas:before {
  font-size: 36px;
}

body .widget_colunistas legend {
  margin:0;
}

body .widget_posts_de_categorias p {
  padding-right:15px;
  font-size:15px;
}

body .widget_videos_de_categorias p{
  padding-right:15px;
  font-size:15px;
}

body .compartilha-mobile-single {
  display:inline-block;
}

body .compartilha-mobile-single i.glyphicon {
  padding: 10px;
  margin-right: 5px !important;
}

body .widget_crie_playlists .titulo_flutuante{
  position: absolute;
  width: 81% !important;
  padding: 7px 6% 0 15px;
  display: block;
  top: 32.5%;
}
body .widget_crie_porquedoi .titulo_flutuante {
  position: absolute;
  width: 81% !important;
  padding: 7px 6% 0 0;
  display: block;
  top: 32.5%;
}

body .widget_crie_sua_planilha, body .widget_crie_playlists, body .widget_crie_porquedoi {
  display: relative;
  overflow: hidden;
  width: 360px;
  height: 131px;
}

.header_tab_geral .navbar-default, .header_tab_geral .div_event_header {
  display:none;
}
.widget_shortcode .content_head_filter_calendar {
  height: 222px !important;
}
.widget_shortcode .titulo_widget_calendario{
  max-width: 412px !important;
}
.widget_shortcode .calendario_pg{
  max-width: 412px !important;
}
#widget_shortcode .eventowidget {
  width: 100% !important;
  padding: 0px !important;
}
.widget_shortcode .btn_todos_eventos{
  display: block !important;
}
.pamobi{
  padding: 0px !important;
}
.content_head_filter_calendar {
  padding: 0 22px;
  margin-top: 0px;
  overflow: hidden;
  height: 139px;
  width: 100%;
}
.widget_guia_de_produtos .slideimg {
  width: 100% !important;
}
body .btn_todos_eventos {
  width:138px;
}

body .widget_column .btn_todos_eventos {
  margin-top: 65px !important;
}

body .geo_location_short span:before {
  top:2px;
}

body .geo_location_short span {
  height:auto;
}

body .widget_shortcode .calendario_header {
  min-height:100px;
}

body .widget_unico_video .post-caption {
  bottom:0;
  width:100% !important;
}

body .jcarousel-wrapper {
  margin: -15px 0 0 -10px;
  width: 330px;
  position: absolute;
}
body .jcarousel li {
  margin: 25px 11px 0 0;
  width: 160px !important;
  height: 109px;
}

body .calendario_pg .jcarousel-wrapper .caption {
  bottom:55px;
}

body .jcarousel-pagination {
  bottom:-29px;
}

body .site-footer .widget_nav_menu {
  text-align:center;
}

body .formas {
  height:auto;
}

body .ativofooter {
  height:165px;
}

body .ativofooter2 {
  height:auto;
  margin:0 0 65px;
}

.col-md-6.col-sm-12.col-xs-12.no-padding.left.ativo-footer.copu {
  text-align: center;
}

body footer li#text-2 {
  text-align: center;
}

body #menu-footer-paises > li {
  float: none;
  display: inline-block;
}

footer ul#menu-footer-paises {
  width: 100%;
  float: inherit;
  margin: 0;
  text-align: center;
}

body .menu-footer-paises-container {
  height: auto;
  width: 100%;
  float: inherit;
  text-align: center;
}

body footer p.activofooter {
  width: 100%;
  float: inherit;
  text-align: center;
}

body div#activo-alinha {
  padding: 0 !important;
}

body .title_pagamentos {
  float: inherit;
  margin-right: 12px;
  font-size: 14px;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}

body .title_pagamentos {
  margin:0 0 20px;
}

footer p.seguro {
  width: 100%;
  text-align: center;
  margin: -22px 0 0;
}

.seguro_title {
  float: inherit;
  font-size: 14px;
  margin-bottom: 0;
  width: 100%;
  text-align: center;
  padding: 15px 0 0 15px;
}

footer p.seguro span.glyphicon.icon-locked {
  padding: 0 80px 0 0;
}

footer ul#menu-footer-redes-sociais {
  padding: 0 30px;
}

footer #menu-footer-redes-sociais > li {
  width: 33%;
  display: block;
  clear: none;
  float: left;
}

body footer .menu#menu-footer-redes-sociais > li > a {
  font-size: 0 !important;
}

#menu-footer-redes-sociais > li:before {
  font-size:30px;
}

body footer .down-app img {
  margin: 10px 0 20px;
}

body footer .down-app {
  text-align: center;
  display:inherit;
}

body .ativofooter2 p {
  float: inherit;
  margin: 10px 0 0;
  font-size: 12px;
  padding: 0;
  text-align: center;
  width: 100%;
}

body .widget_guiadoteniswidget, body .widget_benchmarkwods, body .widget_crie_frasedosiawidget {
  width:auto;
  height:130px;
}

body .widget_benchmarkwods .titulo_flutuante, body .widget_crie_frasedosiawidget .titulo_flutuante {
  position: absolute;
  width: 81% !important;
  padding: 7px 8% 0 27px;
  display: block;
  top: 32.5%;
}

body .widget_guiadoteniswidget .titulo_flutuante .icon-tenis {
  margin-left: -85px;
  left: 50%;
  position: relative;
}

body .widget_benchmarkwods .titulo_flutuante .icon-corrida-de-obstaculos {
  margin-left:10px;
}

body .slick-slide {
  margin: 0px 5px;
}

html body .slick-dotted.slick-slider {
  margin: 11px 0 0;
}

body .widget_fguiadebikewidget {
  width:100%;
  height:130px;
}

body .widget_fguiadebikewidget .titulo_flutuante {
  width: 82%;
  padding: 2% 6%;
  margin-left: 21px;
  top: 29.5%;
}

.widget_galerias .carousel-inner>.item {
  height: 326px;
  overflow: hidden;
  width: 100% !important;
  border-radius: 0 0 3px 3px;
  overflow: hidden !important;
}

/* calendario */

.filters {
  position: fixed;
  right:0;
  display:none;
  z-index:50
}

.container .bg_filter_mobile {
  z-index:49;
}

body .fechar_filtro {
  z-index:52;
  right: 10px;
  top: 20px;
}

body label.checkbox-inline {
  width: 100%;
  margin: 10px 0;
  position: initial;
}

body #formulario_calendario .filter_line2 {
  margin-top:0;
}

body .status_calendario {
  position:inherit;
  padding:0 15px;
}

body .status_calendario label{
  width: auto;
  margin: 10px 5px !important;
}

body #dataform .data_final span.inicio_pre_holder {
  margin:0 0 0 -23px !important;
}

body .form_data small {
  padding: 0 15px;
  margin-top: 110px;
}

body #dataform {
  width:100%;
  margin:0;
}

body .data_final, body .data_inicio {
  height:50px;
}

#dataform span.icon-calendario-mobile {
  display: none;
}

body #dataform .inicio_pre_holder {
  left:0 !important;
}

.view-absolute {
  display:none;
}

body .abrir_filtro_mobile.hidden-sm.hidden-md.hidden-lg {
  position: absolute;
  margin: -43px 0 0;
  padding: 0;
  right: 15px;
}

body .filtros-calendario-bg {
  padding: 0;
  height: 0;
}

body nav.navbar.navbar-default.navbar-ferramentas.hidden-md.hidden-lg {
  display: none !important;
}

body .select_filter select {
  padding-left:8px !important;
}

body.home .header_tab_geral {
  display:inherit;
}

.data_final input#data_f {
  margin: 0 0 0 -6px;
}

.page-template-template-calendario .nav.navbar-nav.navbar-left {
  margin: 0;
  padding-left: 85px;
}

.header_tab_geral {
  display: none;
}

html body .calendario_pg .caption {
  border-radius:0 0 3px 3px;
  bottom:50px;
}

.widget_shortcode .div_event_header {
  padding: 0 !important;
}

.col-md-4.col-xs-4.local.no-padding {
  padding: 0 !important;
}
/*ajuste calendario*/
body .filters {
  position:inherit;
  display:inherit !important;
  padding:0;
  margin:0;
  width:100%;
  height:auto;
}

.widget_banner_shortcode iframe {
  height: 250px !important;
}

.filters .form_data.col-md-5 {
  display: none;
}

.filters .col-md-12.hidden-sm.hidden-md.hidden-lg {
  display: none !important;
}

.page-template-template-calendario .nav.navbar-nav.navbar-left {
  padding: 0;
  text-align: left;
}

.fechar_filtro.hidden-sm.hidden-md.hidden-lg {
  display: none !important;
}

.abrir_filtro_mobile.hidden-sm.hidden-md.hidden-lg {
  display: none !important;
}

.filters .row.filter_line2 {
  display: none;
}
.container .bg_filter_mobile {
  display:none !important;
}

body .filtros-calendario-bg {
  height:auto !important;
  background-color:#FFF;
}


body .status_calendario label {
  font-size:12px;
}

select#cat_eventos, body .fechar_filtro {
  display: none;
}

.geo_location_short.location_fixed_cal {
  display: none;
}

span.estado_icon_in_select.icon-website-colunistas {
   display: none;
}

html body .status_calendario {
  padding:0 0;
}

.filters span.select2-selection.select2-selection--single {
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  border-top:none !important;
  background: transparent !important;
}

.filters span.select2.select2-container.select2-container--default {
  width:auto !important;
  margin:0;
  float:right;
  max-width:85%;
}

.content_calendario .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display:none;
}

.filters .col-md-3.col-xs-6.pais_estados {
   margin: -80px 0 0;
   right: -50% !important;
}

.search > .fa-search {
  display:none;
}

.filters input.js-typeahead-input {
  left: 0 !important;
  width:100%;
  font-size:14px;
}

.container.no-padding.margin-top-calendario {
  margin: 0 !important;
}

span#select2-estado-select-y7-container {
  text-align: right !important;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px !important;
  padding:0 0 0 3px;
}

.filters div#scrollable-dropdown-menu {
  width: 100%;
}

.filters span.icon-map-marker {
  display: inherit;
  font-size: 16px;
  float: right;
  padding: 8px 0 0;
  color:#3f1337;
}
.pais_estados span.icon-map-marker {
  display: block !important;
}
.filters .tooltip-arrow {
  display: none;
}

.filters .tooltip-inner {
  display: none;
}
#fecha_envelopamento_baixo_home {
   margin-top: -140px;
   margin-left: 372px;
}
.single .titulosecao1 .widget_menu ul.menu_header_ab {
    margin-left: 8px;
}

}

@media screen 
and (min-device-width: 361px) 
and (max-device-width: 479px) {
  .widget_crie_sua_planilha .titulo_flutuante .icon_title span {
    margin:0 !important;
    margin-right:50px !important;
    margin-top: 5px !important;
}

.widget_crie_sua_planilha .titulo_flutuante .icon_title h3 {
    max-width: 190px !important;
    margin: 20px 0px !important;
}

.campo_suafoto .selectize-dropdown {
    width: 360px !important;
}

/* Footer */

#menu-footer-redes-sociais > li {
    padding: 0px 0px 9px 0px;
    color: #9f899b;
    list-style: none;
    font-size: 10px;
    width: 50%;
    float: left;
}
#menu-footer-redes-sociais{
    max-height: 35px;
    height: 35px;
}
.seguro {
    padding-top: 7px;
    text-align: center;
}
.formapagamento {
    text-align: center;
}

.ativo-footer {
    text-align: center;
}
#primary-menu > li {
    width: 100%;
    text-align: -webkit-right;
}
#cadastranews > .no-padding-left {
    padding-left: 15px !important;
}

#cadastranews > div > #email, #cadastranews > div > #nome{
    padding-left: 15px;
}
#cadastranews > div{
    margin-bottom: 5px;
}

/* End of Footer */

/* Alinhamentos */

.centered {
    text-align: center;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.no-padding{
    padding: 0px !important;
}
.no-padding-left{
    padding-left: 15px !important;
}
.no-padding-right{
    padding-right: 15px !important;
}


/*=====  End of Alinhamentos */

/* Single */

blockquote {
    margin: 100px 0 20px -19px !important;
}
.titulosecao > .navbar-left{
 width: 64px;
 float: left;
 margin-bottom: -2px;
 margin-top: -1px;
}
.titlepost {
  font-size: 27px;
  margin-top: -15px !important;
}
.single .byline, .group-blog .byline {
  margin-bottom:10px;
}

/* End of Single */

/* Frase do dia */
.cadastrefrase {
  font-size: 16px;
  text-align: center;
}
.cadastrefrase > form > input {
  float: none;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 5px;
}
.btfiltro {
  font-size: 12px;
  margin-bottom: 5px;
}
.frasedodia > .imagem {
  background-size: contain;
  min-height: 300px;
  max-height: 300px;
  height: auto;
  background-repeat: no-repeat;
  width: 100%;
}
.compartilha > a > i{
   margin-right: 3% !important;
}
.frasedodia > div > .frase {
  min-height: 300px;
  max-height: 300px;
  height: 300px;
  width: 300px;
  padding: 50px;
}
.btcadastra {
  margin:0;
  width:100%;
}
/* End of Frase do dia */

/* 404 */
.inputsearch {
  width: 50%;
  float: left;
}


/* End of 404 */

/* Banner shortcode */

.widget_banner_shortcode {
  padding: 11% 3% !important;
}

/* End of Banner shortcode */

/* Playlist */
.widget_crie_playlists {
  width: 100% !important;
}
.widget_crie_playlists .titulo_flutuante {
  width: 80% !important;
}

/* End of Playlists */


/* Planilhas */

.widget_crie_sua_planilha {
  width: 100% !important;
}
.widget_crie_sua_planilha .titulo_flutuante {
  width: 80% !important;
}

/* End of Planilhas */

/* Porque doi */
.widget_crie_porquedoi {
  width: 100% !important;
}
.widget_crie_porquedoi .titulo_flutuante {
  width: 80% !important;
}
/* End of Porque doi */

/* MENUS */
.widget_menu ul.menu_header_ab {
  width: 330px !important;
}

/* End of MENUS */

/* Único post */

.widget_unico_post {
  width: 100% !important;
}
.widget_unico_post .post-caption {
  bottom: 0px !important;
  width: 91.8% !important;
}
.widget_unico_post .post-caption legend {
  font-size: 24px !important;
}

/* End of Único post */

/* Enquete */
.widget_enquetes {
  height: 363px !important;
  width: 100% !important;
}
.widget_enquetes p {
  margin: 10px !important;
}
.widget_enquetes input.Buttons {
   width: 100% !important;
   margin-left: 0px !important;
}
/* End of Enquete */


.seguro_title,  .icon-locked::before{
   display: none;
}

ul.nav.navbar-nav.menu-padding > li:last-child {
  padding: 0px 40px 0px 0px;
}
/* Video */

.widget_unico_video {
  width: 100% !important;
}
.widget_unico_video .post-caption {
  width: 92% !important;
}
/* End of Video */

/* Encontre sua foto */

.widget_encontre_sua_foto {
  width: 100% !important;
}
.widget_encontre_sua_foto .post-caption {
  width: 92% !important;
}
.widget_encontre_sua_foto .titulo_flutuante {
  width: 80% !important;
}
.widget_encontre_sua_foto .post-caption legend {
  font-size: 23px !important;
}
.campo_suafoto .selectize-dropdown {
  width:100% !important;
}
.sua_foto_pg .sua_foto_box h1 {
  min-width: initial;
}

.sua_foto_pg a {
  height:260px;
}

.sua_foto_pg  .caption {
  font-size:17px;
  line-height: 22px;
}

.sua_foto_pg .caption {
  height:80px !important;
}

.sua_foto_pg .caption .date_md {
  margin: 11px 10px;
  max-width: 50px;
  padding:3px 1px;
  border-radius: 4px;
  width:100%;
  max-width:40px;
}
.sua_foto_pg .caption span {
  font-size:20px;
  line-height: 20px;
}

.sua_foto_pg  .caption {
  font-size:15px !important;
  line-height: 22px;
}

.sua_foto_pg  .caption .titulo_thumb{
  padding-right:15px;
  margin-top:7px;
  font-weight: bold;
}
.sua_foto_pg .caption span:nth-child(2) {
  font-size:17px;
}

.sua_foto_pg .caption span {
  font-size:21px;
  line-height: 20px;

}
.sua_foto_pg .caption span:nth-child(2) {
  font-size:18px;
}
.sua_foto_pg a {
  height:auto !important;
}
.galeria_pg_interna h2, .titulo_sf {
  font-size:24px;
}

/* End of Encontre sua foto */

/*Frase do dia*/
.widget_frase_do_dia {
  width: 100% !important;
}
.topo_frase {
  width: 100% !important;
}

/*End of Frase do dia*/

/* Galeria */
.widget_galerias .carousel-inner {
  width: 100% !important;
}
.galeria_pg .galeria_box h1 {
  min-width: auto;
}
.galeria_pg .nav_albums ul li a {
  background: #ea2b5f;
  color: #fff;
  padding: 6px 3px;
  text-align: center;
  min-width: 139px;
  display: block;
  font-size: 13px;
}
.galerias_lista legend {
  display: block !important;
  z-index: 9;
  height:100%;
}
.galerias_lista .img_capa_galeria {
  height:100px;
}
.galerias_lista .img_hover a::after {
  content: "";
  background: #000;
  opacity: 0.8;
  top: 0;
  left: 0;
  bottom: 1px;
  right: 0;
  position: absolute;
  border-radius: 3px;
  color: #fff;
  font-size: 80px;
  font-family: lato;
  text-align: center;
  font-weight: 100;
  padding: 0px;
  line-height: 85px;
  height: 100%;
}
.galerias_lista .galeria_destaque a::after {
   font-size: 150px;
   content: "+";
   line-height: 260px;
   opacity: 0.6;
}

figure.img_hover a::after {
  opacity:0.3 !important;
}

.galeria_pg_interna .galeria_box h1 {
  min-width: auto;
}

/* End of Galeria */

/* Menu seções*/

.widget_menu > ul {
  width:auto !important;
}

.widget_column {
  height:auto;
}

/* End of Menu seções  */

/* Colunistas */

.experts_pg .expert_box h1 {
  min-width: initial;
}

.experts_lista .img_capa_expert {
  height:250px;
}

.experts_pg .legend_total {
  font-size: 16px;
}

.profile_colunista_gg .redes_sociais .icon-website {
  top:14px;
}

.redes_sociais {
  margin:15px 0;
}

.experts_pg .titulo_colunista {
  font-size:21px;
}

.img_post_col {
  height:auto;
  overflow: initial;
}

.img_post_col img {
  display: table;
  margin:0 auto;
  width:100%;
}

.colunista_post_li {
  height:auto;
}

.experts_pg .cat_colun {
  margin:10px 0;
}

.lista_posts_colunista h4 {
  margin:0;
}

.direitos_ex {
  background: transparent;
}

.categorias_post_col {
  margin: 10px auto;
  display: table;
}

.profile_colunista_gg .redes_sociais ul {
  display: table;
  float: none;
  margin: 0 auto;
  padding: 0;
}

.crop_img {
  max-height: initial;
  overflow: initial;
  text-align: center;
  width: 100%;
  border-radius: 3px;
}

.crop_img img {
  width:100%;
}

.imagemdestacada {
  margin-top: 0;
}

/*  End of Colunistas */

.icon-addon.addon-lg .fa, .icon-addon.addon-lg .glyphicon {
  left: inherit;
  right:10px;
  top:10px;
  color:#f1f1f1 !important;
}

#logo-header {
  height:28px;
  margin:0 12px 0 0;
  padding-left: 10px;
}

#busca,#busca[placeholder] {
  width: 0px;
  padding-right: 33px;
  text-align: left;
  padding-left: 7px;
  margin-left: -10px;
  padding-top: 10px !important;
  display: none;
  float:right;
}

}
@media screen and (min-device-width: 400px) and (max-device-width: 480px) {
  ul#rm-comp-ic > li > a span {
    padding: 0 30% !important;
}
}
@media only screen 
and (device-width : 435px) 
and (device-height : 773px) 
and (-webkit-min-device-pixel-ratio : 3.3) {
  body div#envelopamento {
    min-height: 140px;
}
body .experts_lista {
    margin: 30px 0 0;
}
body .experts_lista .img_capa_expert {
    height:140px;
}

div.ativo-playlist .playlist-image {
    width: 100%;
}

body .ativo-playlists .playlist_wrapper .ativo-playlist {
    width: 100%;
}

.ativo-playlists .playlist-menu ul li {
    width: 30%;
    margin: 5px 4px !important;
    font-size:12px;
}

.galerias_lista .galeria_destaque a::after {
    display:none;
}

body .topointerna .cor_topo {
    margin-top:0;
}

body .topointernacolor {
    margin-top:0;
}

body nav.menu-color-def.navbar-default .navbar-toggle {
    margin:7px 20px 0 !important;
}

body .navbar-header {
    width: 100%;
}

body nav.menu-color-def.navbar-default .navbar-collapse {
 margin: 56px 0 0;
}

.icon-camera:before {
  margin-top:0;
}

.content_calendario div.container > div#container {
  margin: 0 !important;
}

.list .btn.btn-default.cards {
  left:25%;
}

.list .item_grid .entry-content .row_info div {
  right:-70px;
}

.sua_foto_pg .caption .date_md {
  padding:1px 0;
  margin:2px 10px;
}

.sua_foto_pg .caption {
  height: 60px !important;
}

.sua_foto_pg .caption .titulo_thumb {
   margin-top: 0;
   line-height: 13px;
}

.sua_foto_pg .destaque_event .caption .date_md {
   margin: 0 20px;
}

.sua_foto_pg .destaque_event .caption .title_dest {
   margin-top: 2px;
}

body .sua_foto_pg .destaque_event .caption span:nth-child(2) {
  font-size: 13px;
}

body .sua_foto_pg .caption span:nth-child(2) {
  font-size: 14px;
}

html body .flip-clock-wrapper ul {
  margin: 0 10px 0 0;
}

body .ativotvimg .icon-play {
  left:50%;
  margin-left:-33px;
}

body .ativotv-tttiii {
  width: 96%;
}

body ul#rm-ul-menu > li a {
  font-size:14px;
}

body .widget_slide_de_posts .slideimg {
  width:auto;
}

body .widget_crie_sua_planilha img, body .widget_crie_playlists img, body .widget_unico_post img, body .widget_unico_post .post-caption, body .widget_crie_porquedoi img, body .widget_guiadoteniswidget img, body .widget_fguiadebikewidget img, body .widget_benchmarkwods img, body .widget_crie_frasedosiawidget img {
  width:100% !important;
}

.rapido_disabled {
  display:none !important;
}

body .titulo_widget_calendario, body .widget_shortcode .calendario_header {
  max-width:none;
}

body .widget_guiadoteniswidget .titulo_flutuante .icon-tenis h3 {
  width: 190px;
  margin:13px 18px 13px 0;
}

body ul#rm-comp-ic > li > a span {
  font-size:42px;
}

body ul#rm-comp-ic > li > a {
  font-size:16px;
}

body ul#rm-comp-ic > li > a span {
  padding:0 25px;
}

body.post-type-archive-ativoplay .tagcategoria {
  padding:3px 6px !important;
}

}
@media screen and (max-device-width: 425px) {
  .sua_foto_pg .allPhotos {
    position: relative;
    z-index: 9999;
    overflow: inherit;
}
.page-template-default .site-content .site-main .container {
    padding-right: 8px;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto;
}

#fecha_envelopamento_baixo_home {
    margin-top: -140px;
    margin-left: 413px;

}

.entry-header .patrocinado {
    width: 26%;
    float: right;
    margin-top: 48px;
}
.single-newsletter {
    width: 100%;
    margin: 0 auto;
}
.single-newsletter .fundo {

    width: 100%;
    height: auto;
    padding: 30px;
}
.single-newsletter form {
    padding: 0px 0px 0px 35px;
    height: auto;
}
.single-newsletter span.glyphicon.glyphicon-envelope {
    font-size: 25px;
    position: absolute;
    top: -1px;
    left: -24px;
}
.single-newsletter .fundo .title {
    line-height: 14px;
    margin-left: 5px;
    margin-top: 0px;
}
.single-newsletter .fundo .submit-newsletter {
    width: 119%;
    margin-top: 8px;
    height: 40px;
    margin-left: -40px;
}
.single-newsletter .fundo .input {
    height: 40px;
    width: 119%;
    padding-left: 9px;
}
.single-newsletter .enviado, .single-newsletter .falha {
    margin-left: -36px;
}
.widget_encontre_sua_foto img {
    width: 100%;
}
.gform_wrapper .gform_footer {
    padding-right: 15px;
}

}
@media screen and (max-device-width: 732px) {
    .patrocinado{
        margin-top: 5px;
        width: 72%;
        color: #A9A8A8;
        font-size: 12px;
        text-transform: uppercase;
        float: left;
        margin-right: 9px;
        margin-bottom: 0px;
    }

}
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (device-width : 414px)
and (device-height : 736px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio : 3)
and (-webkit-device-pixel-ratio : 3){
  .publisingle1{
    margin: 0 !important;
    padding: 0px 9px !important;
    width: 103% !important;
}
.publisingle2{
    margin: 0 !important;
    padding: 0px 9px !important;
    width: 103% !important;
}
body .widget_banner_shortcode {
    padding: 12% 6% !important;
}

.sua_foto_pg  .destaque_event .caption {
    height:70px !important;
}

.sua_foto_pg .destaque_event .caption .date_md {
    height:auto;
    margin: 5px 0 0 15px;
}

.sua_foto_pg .espaco_thumb.destaque_event a {
    height: auto !important;
}
.sua_foto_pg .foto_lista .espaco_thumb a img {
    height: auto !important;
}
body  ul#rm-ul-menu > li a {
 font-size:14px;
}

body .widget_guia_de_produtos .slideimg {
 width:auto;
}

body .widget_unico_post img {
 width:100%;
}

body .widget_unico_post .post-caption {
 width:100% !important;
}

body .widget_unico_video .post-caption {
  width: 100% !important;
}

body .widget_unico_video .post-caption {
  bottom:0;
}

body ul#rm-comp-ic > li > a span {
  font-size: 42px;
}

body ul#rm-comp-ic > li > a {
  font-size: 16px;
}

body .widget_slide_de_posts .slideimg {
  width: 100%;
}

body .widget_crie_sua_planilha img {
  width: 100%;
}

body .widget_crie_playlists .titulo_flutuante, body .widget_crie_porquedoi .titulo_flutuante {

}
.widget_crie_playlists .titulo_flutuante .icon_title h3 {
  padding-top: 3px;
}

body .widget_galerias .carousel-inner>.item {
  width: 100% !important;
}

html .widget_enquetes input.Buttons {
  width: 100% !important;
}

body .widget_enquetes {
  height:auto !important;
}

body .widget_shortcode .calendario_header {
  max-width:100%;
}

body .titulo_widget_calendario {
  max-width:none;
}

body .widget_guiadoteniswidget img {
  width:100%;
}
}
@media screen and (device-width: 412px) and (orientation: portrait) {
  /* removendo menus de mobile */

  div.row > div.col-sm-6.col-md-4:nth-child(2) .widget_menu, div.row > div.col-sm-6.col-md-4:nth-child(3) .widget_menu {
    display: none;
}
body .list .btn.btn-default.cards {
    left:27%;
}
body.group-blog.hfeed div.calendario_header .geo_location_short p {
    margin:0 0 0 15px;
    height:20px !important;
}
html .home .widget_menu ul.menu_header_ab {
    margin-top: 39px !important;
}
a.btn.btn-default.btn_todos_eventos.todoseventosmobile {
    margin: 0 0 0 -3px;
}

.rapido_disabled {
    height: 45px !important;
    margin-top: 0 !important;
}

body a.rm-menu-hack {
    width: 88%;
}

html body.home .widget_banner_shortcode, html body.single .widget_banner_shortcode {
    margin: 0 0 0 0 !important;
    padding: 23px !important;
    height: 305px !important;
    width: 100%;
    overflow: hidden;
}
html body.single.single-revistaso2 .widget_banner_shortcode {
    margin: 0 0 0 13px !important;
}

div.widget_posts_de_categorias div.posts_exibidos > .row .col-xs-6.no-padding-right {
    padding-right: 0 !important;
}
html body.home .widget_banner_shortcode, html body.single .widget_banner_shortcode {
    margin: 0 !important;
}
html body .widget_banner_shortcode {
    width: 300px;
    padding: 10px 0 0 !important;
    margin: 0 0 0 25px !important;
}

.col-md-4.col-sm-8.col-xs-8.titulosecao.no-padding {
    width: 351px;
    margin: 0 0 0 -15px;
}

body .eventowidget {
    width: 308px;
}

.publisingle1{
    margin: 0 !important;
    padding: 0px 9px !important;
    width: 103% !important;
}
.publisingle2{
    margin: 0 !important;
    padding: 0px 9px !important;
    width: 103% !important;
}
body .widget_banner_shortcode {
    padding: 12% 6% !important;
}



nav.menu-color-def.navbar-default {
    margin: -9px 0px 0 0 !important;
}
.topointernacolor {
    margin-top: 0px !important;
    padding: 6px 20px 0 !important;
}

nav.menu-color-def.navbar-default .navbar-toggle {
    margin: -50px 9px 0 !important;
}

nav.menu-color-def.navbar-default {
    background:none;
    border:none;
    color:#fff;
    margin:-64px -29px 0 0;
    top:0;
    right:0;
}

nav.menu-color-def.navbar-default .navbar-toggle {
    background:rgba(0, 0, 0, 0.3) !important;
    border:none;
    padding: 10px 7px !important;
    border-radius: 5px !important;
    position:absolute;

}

.col-md-3.col-xs-12.col-sm-12.no-padding.menu-color-mob {
    z-index: 0 !important;
}
nav.menu-color-def.navbar-default .navbar-collapse {
    background: rgba(0, 0, 0, 0.5);
    width: 120%;
    margin: 6px 0 0 -12px;
    position:absolute;
    right: 0;
    text-align: right;
    height:1000px;
    top: -5px;
    border: none;
    overflow: overlay;
}

.ativo-ferramenta-pulseira #pulseira_resultado #resultado-3 {
    margin-top:0 !important;
}

#mostra_resultado.rm-showtable {
    overflow:inherit;
}

#esconde_resultado.rm-showtable {
    width:710px;
}

#mostra_resultado > table.rm-showtable {
    display:inherit !important;
}

body div#mostra_resultado {
    width: 100%;
    overflow: auto;
    position: relative;
    display: block;
}

body .ativo-ferramenta-tabela_ritmo #mostra_resultado > table {
    display: none;
    width:90%;
}

body .ativo-ferramenta-tabela_ritmo #mostra_resultado > table th, body .ativo-ferramenta-tabela_ritmo #mostra_resultado > table thead th {
    font-size:12px !important;
}

.titulo_widget_calendario{
    width: 100% !important;
}
.geo_location_short {
 text-align: left !important;
}
.geo_location_short span {
  width: 4px !important;
  margin-left: 15px !important;
}

body .calendario_header .rapido_disabled {
  width: 90%;
}

body .widget_videos_de_categorias {
   width: auto;
}

#fecha_envelopamento_baixo_home {
   margin-top: -140px;
   margin-left: 407px;
}

div#envelopamento img {
  width: 100%;
}

.seuevento i.glyphicon.icon-whatsapp.sharewhats {
  background: none;
  color: #404040;
  font-size: 20px;
  padding: 5px;
}

.seuevento .dados {
  display: block;
  height: 55px;
  text-align: left;
}

.seueventoarea .maior {
  font-size: 26px;
}

body .experts_lista .img_capa_expert {
  height: 162px;
}

body.single-guiadeprodutos .avaliacao {
  display: none;
}

html body.single.single-guiadeprodutos .entry-meta .bullet-categoria {
  margin: -5px 0 0;
}

body .galeria_pg .nav_albums ul li {
  width: 50%;
}

.widget_encontre_sua_foto .post-caption {
  display: none;
}

body .widget_encontre_sua_foto {
  height:131px;
}

body .widget_encontre_sua_foto .titulo_flutuante {
  top:30%;
}

body .content-mais-favoritados .produto-categoria-guia .img-produto img {
  margin-left: -17%;
}

body .produto-categoria-guia .img-produto img {
  margin-left: -18%;
}

html body.single .crop_img .imagemguia img {
  margin: 0 0 0 -25%;
}

body .compartilha-mobile-single {
  margin: 10px 0 15px;
}

.navbar-ativo-interna  #busca, nav.navbar  #busca {
  padding-left:35px;
  padding-right:10px;
}

body .compartilha-mobile-single {
  margin: 15px 0;
}

.navbar-ativo-interna .icon-addon.addon-lg .glyphicon {
  left:2px;
}

.form-group.group-search .icon-addon.addon-lg .glyphicon {
  color: #6f4e69 !important;
}

body.single .titulosecao {
   margin-left: -15px;
}

body.single .topsessao {
  height:50px !important;
}

.frase > .compartilha > a > i {
  font-size: 24px !important;
  margin:5px 10px;
}

.frasedodia > .imagem {
   background-position:center;
}

body.group-blog.hfeed .geo_location_short p {
  padding: 0 0 0 3px;
}




body .widget_benchmarkwods .titulo_flutuante .icon-corrida-de-obstaculos {
  margin-left: 27px;
}

body.page-template-template-evento a.btn.btn-default.btnvideo {
  display: none;
}

body.single nav.menu-color-def.navbar-default {
  overflow: hidden;
}

body .calendario_header .rapido_disabled {
  width: 90;
}

body .imagem:hover > .frase {
   text-align:center;
}

body .calendario-interna header .img {
  min-width:0;
}

body.page-template-template-encontre-sua-foto .selectize-input > * {
  overflow: hidden;
  height: 36px;
}

body.single-guiadeprodutos .avaliacao {
  margin: 10px 0;
}

body.single-guiadeprodutos .favoritos-produto span {
  font-size: 19px;
}

body.single-guiadeprodutos .icone-espaco {
  margin-right: 0 !important;
  font-size: 28px !important;
}

body.single.single-guiadeprodutos .entry-meta .bullet-categoria {
  margin: 10px 0 0;
}

body.single.single-guiadeprodutos .ficha_content ul li, body.single.single-guiadeprodutos .ficha_form ul li {
  width:50%;
  border-right:0;
  margin:0;
}

body.single.single-guiadeprodutos .ficha_content div div:first-child ul {
  margin: 20px 0 0;
}

body.single.group-blog .topointernacolor {
   padding:0 12px 0 !important;
}

body ul#rm-ul-menu > li a {
   font-size:12px;
}

body .widget_slide_de_posts .slideimg {
   width:auto;
}

body .widget_unico_post img {
   width:100%;
}

body .widget_unico_post .post-caption {
   width:100% !important;
}

body .widget_crie_sua_planilha img, body .widget_crie_playlists img, body .widget_crie_porquedoi img, body .widget_guiadoteniswidget img, body .widget_fguiadebikewidget img, body .widget_benchmarkwods img, body .widget_crie_frasedosiawidget img {
   width:100%;
}

body .rapido_disabled {
   width:90%;
}

body .topointernacolor {
   margin-top:0;
}

body .sharewhats {
  color: #fff;
  background: #189d0e;
  padding: 18px;
  border-radius: 100%;
  font-size: 30px;
  margin-top: 10px;
  margin-right: 0;
  display: inline-block;
}

html body.single .crop_img img {
  margin:0;
}

html body.single .crop_img {
  margin:5px 0 0;
}

body.single .fotode {
  position: inherit;
  margin: 15px 0 0;
  padding: 0;
  text-align: right;
  width: 100%;
  font-family: lato;
  color: #999;
  padding-right: 0;
  padding-top: 0;
}

nav.menu-color-def.navbar-default {
  width: 100px;
  right: 0;
  position: absolute;
}
}
@media screen and (max-device-width: 410px) {
  body.page-template-template-evento .caption_icon_mais {
    margin-top: 10px;
}
.no-padding{
    padding: 0px 15px !important;
}

.col-md-4.col-sm-8.col-xs-8.titulosecao.no-padding.titulosecao1 {
    padding: 0 !important;
}

.icon-locked::before{
    position: absolute;
    margin-left: -10px;
    margin-top: 2px;
}
.sharewhats {
    color: #fff;
    background: #189d0e;
    padding: 18px;
    border-radius: 100%;
    font-size: 30px;
    margin-top: 10px;
    margin-right: 0;
    display: inline-block;
}

.geo_location_short {
    text-align: left;

    padding-left: 12%;
}
.geo_location_short span {
    height: auto;
    margin-right: 0px;
}

section.content_calendar > a {
    margin: 10px 10px 0 8px !important;
    width: 172px !important;
}
.pamobi{
    padding: 0px !important;
}
.widget_slide_de_posts .slideimg {
    width: 100% !important;
}
.widget_posts_de_categorias {
    width: 100% !important;
}
.widget_crie_sua_planilha img, .widget_crie_playlists img, .widget_crie_porquedoi img, .widget_guiadoteniswidget img, .widget_fguiadebikewidget img, .widget_benchmarkwods img, .widget_unico_post img {
    width: 100% !important;
}
.widget_unico_post .post-caption {
    width: 100% !important;
}
.widget_unico_post img {
    width: 100%;
}
.titulo_widget_calendario, .widget_shortcode .calendario_header {
    max-width: 100%;
}
.btn_todos_eventos {
    margin-top: 10px !important;
}
.widget_fguiadebikewidget .titulo_flutuante {
    width: 81%;
    padding: 7px 16px;
}
.widget_shortcode .calendario_header{
    max-width: none !important;
}
ul#rm-comp-ic > li > a span {
    font-size: 36px;
    padding: 0 26px !important;
}
nav.menu-color-def.navbar-default {
    margin: -9px 0px 0 0 !important;
}
.topointernacolor {
    margin-top: 0px !important;
    padding: 6px 20px 0 !important;
}

nav.menu-color-def.navbar-default .navbar-toggle {
    margin: -50px 9px 0 !important;
}
}
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {

  .publisingle1{
    margin: 0 !important;
    padding: 0px 9px !important;
    width: 103% !important;
}
.publisingle2{
    margin: 0 !important;
    padding: 0px 9px !important;
    width: 103% !important;
}
body .widget_banner_shortcode {
    padding: 12% 0% !important;
}

body.single .crop_img img {
    margin:0 0 0 -28%;
}

body .produto-categoria-guia .img-produto img {
    margin-left: -26%;
}

body .content-mais-favoritados .produto-categoria-guia .img-produto img {
    margin-left: -22%;
}

.flip-clock-wrapper ul li a div div.inn {
    font-size:40px !important;
}

.sua_foto_pg  .destaque_event .caption {
    height:70px !important;
}

.sua_foto_pg .destaque_event .caption .date_md {
    height:auto;
    margin: 5px 0 0 15px;
}

.sua_foto_pg .espaco_thumb.destaque_event a {
    height: auto !important;
}

.sua_foto_pg .espaco_thumb a {
    height:145px;
}

.sua_foto_pg  .caption {
    line-height:15px;
}

.sua_foto_pg .caption {
    height: 56px !important;
}

body .col-md-8.col-xs-8.sem_padd.titulo_thumb {
    overflow: hidden;
    height: 47px;
    margin:0 !important;
}

body .sua_foto_pg .caption .date_md {
 max-width: 32px;
 margin: 3px 0 0 9px;
 height:41px;
}

body .sua_foto_pg .caption span {
  line-height:16px;
}

.sua_foto_pg .foto_lista .espaco_thumb a img {
  height: auto !important;
}

.sua_foto_pg .caption .titulo_thumb {
  font-size:14px;
}

.sua_foto_pg .caption .date_md {
  max-width:35px;
}

.sua_foto_pg .caption span:nth-child(2) {
  font-size:14px;
}

div#rm-mobile-menu {
   display:block;
}
}
@media only screen and (device-width: 375px) 
and (device-height: 667px) 
and (orientation: portrait) {
   body div#envelopamento {
      min-height: 140px;

  }
  html body.home .widget_banner_shortcode, html body.single .widget_banner_shortcode {
      margin: 0 0 0 0 !important;
      padding: 20px !important;
      height: auto !important;
      width: 345px;
  }
}
@media screen and (max-device-width: 375px) {
   #fecha_envelopamento_baixo_home {
      margin-left: 377px;
  }
  .entry-header .patrocinado {
      margin-top: 36px;
  }
  body .widget_fguiadebikewidget .titulo_flutuante {
      width: 80%;
  }
  .widget_fguiadebikewidget .titulo_flutuante .icon-bicicleta {
      margin-left: 0.5em !important;
      width: 100% !important;
  }
  
}
@media screen and (max-device-width: 360px) and (orientation: portrait) {
  body .calendario-interna header .img {
    min-width:0;
}

body.page-template-template-encontre-sua-foto .selectize-input > * {
    overflow: hidden;
    height: 36px;
}

body.single-guiadeprodutos .avaliacao {
    margin: 10px 0;
}

body.single-guiadeprodutos .favoritos-produto span {
    font-size: 14px;
}

body.single-guiadeprodutos .icone-espaco {
    margin-right: 0 !important;
    font-size: 18px !important;
}

body.single.single-guiadeprodutos .entry-meta .bullet-categoria {
    margin: 10px 0 0;
}

body.single.single-guiadeprodutos .ficha_content ul li, body.single.single-guiadeprodutos .ficha_form ul li {
    width:50%;
    border-right:0;
    margin:0;
}

body.single.single-guiadeprodutos .ficha_content div div:first-child ul {
    margin: 20px 0 0;
}

body .geo_location_short p {
 margin-top: 5px;
 margin-left: 15px;
 min-width:0;
}

body .geo_location_short {
  width:98px;
}

body .categoria-produto a {
   min-width: 0;
}

body .produto-categoria-guia .favoritos-produto {
  width: 100px;
  float: right;
  margin-left: 0;
  margin-top: 3px;
  margin-bottom: 0;
}

body .favoritos-produto span,
body .favoritos-produto i {
   font-size: 15px;
}

body .widget_benchmarkwods .titulo_flutuante .icon-corrida-de-obstaculos {
  position: absolute;
  width: 220px;
  left: 50%;
  margin: 0 0 0 -110px;
}

body .widget_crie_frasedosiawidget .titulo_flutuante .icon-frase-do-dia {
  position: absolute;
  left: 50%;
  width: 200px;
  margin: 0 0 0 -100px;
}

.widget_crie_frasedosiawidget .titulo_flutuante .icon-frase-do-dia {
  position: absolute;
  left: 50%;
  padding: 0;
  margin: 0 0 0 -100px;
  width: 200px;
}

body .widget_crie_playlists .titulo_flutuante {
   width: 83% !important;
}

body .rapido_disabled {
  width:97%;
}
}
@media screen and (max-width: 360px) {
  /*****************************************
     *     Widgets Post de Categorias        *
     *****************************************/
     .widget_posts_de_categorias {
      margin-top: 12px;
  }

  .widget_shortcode .calendario_header {
      padding: 10px 10px !important;
  }

  body div#envelopamento {

      margin: 0 auto;
      width: 360px;
  }

  .campo_suafoto .selectize-dropdown {
      width: 360px !important;
  }

  .widget_posts_de_categorias p {
      padding-right: 4px;
  }

    /*********************************
     *     Ativo Beats Playlist      *
     *     Ativo Planilha Treino     *
     *     Encontre sua foto         *
     *********************************/

     .widget_crie_playlists    .titulo_flutuante,

     .widget_encontre_sua_foto .titulo_flutuante {

      width: 82% !important;
  }

    /*********************************
     *     Ativo Beats Playlist      *
     *********************************/
     .widget_crie_playlists .titulo_flutuante .icon_title span {

      float: left !important;
      margin-left: -10px !important;

  }

    /*********************************
     *     Ativo Planilha Treino     *
     *********************************/


    /**********************************************=======
    =            Encontre sua foto            =
    *********************************************=======*/
    .widget_encontre_sua_foto {
      width: 100% !important;
  }
  .widget_encontre_sua_foto .post-caption {
      width: 92% !important;
  }
  .widget_encontre_sua_foto .titulo_flutuante {
      width: 80% !important;
  }
  .widget_encontre_sua_foto .post-caption legend {
      font-size: 23px !important;
  }

    /*********************************
     *            Enquete            *
     *********************************/


    /*********************************
     *          Colunista            *
     *********************************/
     .widget_colunistas h3 {
      margin-top: 5px !important;
  }

  .widget_colunistas p {
      margin: 10px 6px !important;
  }

    /*********************************
     *        Único post             *
     *********************************/
     .widget_unico_post {
      width: 100% !important;
  }
  .widget_unico_post .post-caption {
      bottom: 0px !important;
      top: 56%;
  }
  .widget_unico_post .post-caption legend {
      font-size: 20px !important;
  }
}

@media screen and (max-device-width: 330px) {
    body.single-post.single-format-standard .titulosecao1 .widget_menu h2 {
      left: 0px;
      top: 0px;
  }

  body div#envelopamento {
      margin: 0 auto;
      width: 320px;

  }
  a.btn.btn-default.btn_todos_eventos.todoseventosmobile {
      margin: 0 0 0 -28px;
  }

  div.page-ativo-ferramentas a.box {
      padding-left: 0 !important;
      padding-right: 0 !important;
  }

  .ferramenta-box .ativo-ferramenta .result-box {
   margin: 20px -28px 0;
   padding: 0 10px 30px !important;
}

.ferramentas_resultado {
    padding: 0 !important;
}

.ferramenta-box .ativo-ferramenta .result-box .result-border {
    margin:0 !important;
}

body.single-ativo-ferramenta input.pdf {
    margin: 15px 0 0 28px;
}

body .titlepost {
    font-size:34px;
}

body .produto-categoria-guia .titulo-produto h2 {
    font-size: 18px;
    line-height: 20px;
    margin-top: -5px;
}

body #menu-footer-redes-sociais > li:before {
    padding: 0 10px;
}

body .dadosrevista {
    width: 130px;
}

body.post-type-archive-revistaso2 .revistaso2 > h1 > .tag {
    width:100%;
}

body.single.single-revistaso2 .widget_banner_shortcode {
    margin: 0 0 0 -35px !important;
}

body .ferramenta-box .ferramentas_resultado_table [class*="col-"] {
    font-size:15px;
}

body .ferramenta-box .ferramentas_resultado_table .val {
    font-size:25px;
}

body .ferramenta-box .resultado {
    font-size:55px;
}

html body.single.single-ativo-ferramenta .widget_banner_shortcode {
    margin: 0 0 0 -20px !important;
}

.ativo-ferramenta-imc .areas .areas-bars [class*="stats-"] {
    max-width: 134px;
    padding: 5px 0 5px 15px;
    font-size: 15px;
}

html body.home .widget_banner_shortcode, html body.single .widget_banner_shortcode {
    margin: 0 0 0 -5px !important;
    height: auto !important;
    padding: 20px 0 0 0 !important;
    width: 300px;
}

body .widget_column {
    overflow:inherit;
}

html body .widget_banner_shortcode {
    width: 300px;
    padding: 10px 0 0 !important;
    margin: 0 0 0 -20px !important;
}

.col-md-4.col-sm-8.col-xs-8.titulosecao.no-padding {
    width: 290px;
    margin: 0 0 0 -30px;
}

body .eventowidget {
    width: 218px;
}

.publisingle1{
 margin: 0 -22px !important;
 padding: 0px !important;
 width: 304px !important;
}
.publisingle2{
  margin: 0 -22px !important;
  padding: 0px !important;
  width: 304px !important;
}
body .widget_banner_shortcode {
  padding: 12% 0% !important;
}

body .foto_lista {
  position: relative;
  z-index: 10;
}

body .sua_foto_pg .caption span:nth-child(2) {
  font-size: 9px;
}

body .calendario-interna header .img {
  min-width:0;
}

body.page-template-template-encontre-sua-foto .selectize-input > * {
  overflow: hidden;
  height: 36px;
}

body.single-guiadeprodutos .avaliacao {
  margin: 10px 0;
}

body.single-guiadeprodutos .favoritos-produto span {
  font-size: 14px;
}

body.single-guiadeprodutos .icone-espaco {
  margin-right: 0 !important;
  font-size: 18px !important;
}

body.single.single-guiadeprodutos .entry-meta .bullet-categoria {
  margin: 10px 0 0;
}

body.single.single-guiadeprodutos .ficha_content ul li, body.single.single-guiadeprodutos .ficha_form ul li {
  width:50%;
  border-right:0;
  margin:0;
}

body.single.single-guiadeprodutos .ficha_content div div:first-child ul {
  margin: 20px 0 0;
}

body .geo_location_short p {
  margin-top: 5px;
  margin-left: 2px;
}

body .geo_location_short {
  width:98px !important;
}

body .categoria-produto a {
   min-width: 0;
}

body .produto-categoria-guia .favoritos-produto {
  width: 100px;
  float: right;
  margin-left: 0;
  margin-top: 3px;
  margin-bottom: 0;
}

body .favoritos-produto span {
   font-size: 15px;
}

.form_busca_foto .campo_suafoto button {
  font-size:13px;
}

body .titulo_sf {
  font-size: 24px;
}

body .widget_benchmarkwods .titulo_flutuante .icon-corrida-de-obstaculos {
  position: absolute;
  width: 220px;
  left: 50%;
  margin: 0 0 0 -110px;
}

body .widget_fguiadebikewidget .titulo_flutuante .icon-bicicleta h3 {
  margin: 16px 0 0;
  width: auto;
}

body .widget_fguiadebikewidget .titulo_flutuante .icon-bicicleta {
   margin-left: -0.4em !important;
}

body .widget_fguiadebikewidget .titulo_flutuante {
  margin-left:16px;
}

body.home .h2home {
  margin-top: -22px;
  font-size: 20px !important;
}

body a.btn.btn-default.btn_todos_eventos.todoseventosmobile {
  display: block;
  width: 125px !Important;
  font-size: 10px !important;
}

html body .img_colun {
  margin:10px 0 10px -15px;
}

html body.home .img_colun {
  margin:10px 0 10px -20px;
}

body .widget_crie_frasedosiawidget .titulo_flutuante .icon-frase-do-dia {
  position: absolute;
  left: 50%;
  width: 200px;
  margin: 0 0 0 -100px;
}

body .widget_posts_de_categorias p {
  width: 157px;
}

body .div_event_header .btn-short {
  padding: 5px !important;
  font-size:9px;
}

body.group-blog.hfeed .geo_location_short p {
  padding: 0 0 0 12px;
  width:115px;
  margin-top:5px;
  line-height: 1.05;
}

body.group-blog.hfeed #sidebar {
  padding-top:0 !important;
}

div#form_fast_filter_sidebar > div {
  overflow:inherit !important;
}

body.group-blog.hfeed .row.btn-sheet-list .big-icon {
   font-size: 45px;
}

.row.btn-sheet-list a.btn.btn-block.btn-primary-treino, a.btn.btn-block.btn-primary-treino-dark {
  height: 110px;
  margin:15px 0 !important;
}

body .sheet-icon-text {
  font-size: 12px;
  padding:0 0 8px;
}

.flip-clock-wrapper ul li a div div.inn {
  font-size: 30px !important;
}

.favoritos-produto-single span {
  font-size:16px;
  margin:8px 0 0;
}

body .produto-categoria-guia .img-produto img {
  /*margin-left: -46%;*/
}

body .content-mais-favoritados .produto-categoria-guia .img-produto img {
  margin-left: -35%;
}

body.single-guiadeprodutos .crop_img img {
  margin:0 0 0 -31%;
}

.sua_foto_pg .espaco_thumb a {
  height: 132px;
}

.sua_foto_pg .destaque_event .caption .title_dest {
  margin-top: 2px;
  font-size: 16px;
}

.sua_foto_pg .destaque_event .caption .date_md {
  margin: 5px 0 0 10px;
}

.sua_foto_pg .espaco_thumb.destaque_event a {
  height: auto !important;
}

body .widget_banner_shortcode {
  background: #fff;
  height: 300px;
  padding: 4% 0%;
  margin: 0px 0;
  border-bottom: none;
  border-radius: 3px;
  overflow: hidden;
}

html body .flip-clock-wrapper ul {
   margin:-1px;
}

html body .sharefacebook, html body .sharetwitter, html body .sharegoogle {
   margin-right: 4px !important;
}

html body .carousel-indicators li, html body .carousel-indicators li.active {
  margin-right: 2px;
  margin-left: 2px;
}

html body .sharefacebook, html body .sharetwitter, html body .sharegoogle, html body .shareemail {
  font-size:25px;
}

.widget_crie_sua_planilha .titulo_flutuante .icon_title h3 {
  font-size:16px !important;
}

.widget_crie_sua_planilha .titulo_flutuante {
  padding:7px 19px 0 0 !important;
  margin-left:15px !important;
}

.widget_crie_playlists .titulo_flutuante {
  padding:7px 15px 0 20px !important;
}

div.widget_posts_de_categorias div.posts_exibidos > .row .col-xs-6.no-padding-right {
  padding-left: 0;
  margin: 0 0 0 -7px;
  width: 38%;
}

.widget_posts_de_categorias p {
  font-size:14px !important;
}

.list .btn.btn-default.cards {
  font-size:7px;
  left:35%;
}

.form_fast_filter  .filtro-rapido {
  font-size: 12px;
  display: inline-block;
  width: 45px;
  line-height:13px;
}

.form_fast_filter .btn {
  margin-top: -14px;
  font-size:9px;
}

.topointernacolor {
  margin-top: -20px;
}

body.single nav.menu-color-def.navbar-default {
  margin: -70px -21px 0 0;
}

body .no-padding-right {
  padding-right: 16px !important;
}

body .widget_videos_de_categorias {
  width: 100%;
}

body .widget_videos_de_categorias .img_hover a::after {
  margin-top: -69px;
  margin-left: 25.5%;
}
}
@media screen and (max-device-width: 320px) {
  #fecha_envelopamento_baixo_home {
    margin-top: -140px;
    margin-left: 318px;
}
.compartilha a {
    width: 4.5em;
}
body .widget_crie_playlists .titulo_flutuante,body .widget_crie_porquedoi .titulo_flutuante {
    width: 80% !important;
    margin-left: 1.5em;
}
.widget_lista_de_ferramentas .icones_widget {
    width: auto;
    height: auto;
}
}