
@media (max-width: 1279px) {
  .wk-navbar {
    background-color: #007ac3;
    position: relative;
    z-index: 1000;
  }
  .wk-navbar .wk-navbar-container {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #007ac3;
    position: static;
  }
  .wk-navbar .wk-more-menu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #007ac3;
    float: left;
    font-family: "Fira Sans","Helvetica Neue",Helvetica,"Roboto",Arial,sans-serif;
  }
  .wk-navbar .wk-nav {
    display: none;
  }
  .wk-navbar .wk-product-name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
    float: none;
    text-align: right;
  }
  .wk-product-name {
    color: #fff;
    font-size: 1.06667rem;
    font-weight: 300;
    padding: .78125rem .9375rem;
    text-align: right;
  }
  .open-mobile {
    background: #007AC3;
    display: flex !important;
    flex-direction: column;
    list-style: none;
    padding-left: 0;
    /*position: fixed;
    width: 100%;
    z-index: 100;
    top: 93px;*/
  }
  .open-mobile li {
    padding-left: 15px;
    width: 100%;
    line-height: 2.3em;
  }
  .open-mobile li:hover {
    /*background: #80BDE1;*/
  }
  .open-mobile li a {
    color: white;
  }
  .open-mobile li.active {
    background: #005b92;
  }
  .open-mobile li a:hover {
    text-decoration: none;
  }

}


@media (max-width: 1250px) {
  /**
   * WKE HOME HELP
   ******************************/
  .hover-forzado a {
    padding-left: 10px;
  }

  h1.productA3 {
    padding-left: 20px;
  }
  /**
   * WKE FOOTER
   ******************************/
  .wk-footer .footer-dark  {
    padding: 30px 10px;
  }
}



@media (max-width: 1200px) {
  .flex-caption {
    padding: 0;
  }
  .flex-caption .slide-headline {
    position: relative;
    left: -15px;
    top: 0;
  }
  .flex-CTAText {
    position: relative;
    float: right;
  }
  .flex-control-nav {
    left: 25px !important;
  }
}

@media (max-width: 65rem) {
  .width-945 {
    width: 90%;
  }
  .wrapper-bubbles {
    height: 138px;
  }
  .flex-bubbles {
    display: flex;
    flex-direction: column;
  }
  .bubble {
    width: 100%;
  }
  .bubble a::after {
    left: auto;
    right: 0;
  }

  .bubble-middle-telf p::after {
    left: auto !important;
    right: 0;
  }

  .bubble-left-telf p::after {
    left: auto !important;
    right: 0;
  }


  /** WIDGETS A3 **/
  .wk-card-novedades-a3asesor {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 30px !important;
  }
  .wk-card-twitter-a3asesor {
    width: 100% !important;
  }


  /**
   * WKE HOME HELP
   ******************************/
  .hover-forzado a {
    padding-left: 10px;
  }

  /**
   * WKE HOME WIDGETS
   ******************************/
  .wrapper-eventos .item-evento {
    border-bottom: solid 1px #f2f2f2;
    margin-bottom: 15px;
  }
  .wrapper-eventos-noticias-twitter .wk-card {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 15px !important;
  }
  #twitter-widget-0 {
    width: 100% !important;
  }

  /**
   * WKE HOME NEWS
   ******************************/
  .wrapper-wke-news .wke-news-left, .wrapper-wke-news .wke-news-right {
    background-position: center;
    width: 100% !important;
    margin-bottom: 15px;
  }
}



@media (max-width: 990px) {
  h1.productA3 {
    font-size: 1.3em;
    line-height: 2.6em;
  }
  .wrapper-main-content-pieces .row h2.titulo {
    text-align: left;
  }
  .wrapper-main-content-pieces .row div:nth-child(1) {
    width: 15%;
  }
  .wrapper-main-content-pieces .row div:nth-child(2) {
    width: 100%;
  }
  .header-claim-sm {
    /*margin-top: -45px;*/
    /*margin-bottom: 100px;*/
  }
}

@media (max-width: 768px) {
  /*.width-945 {
    width: 580px;
  }*/
  .wrapper-wke-help h2 {
    font-size: 1.5em;
    text-align: center;
  }
  .wrapper-wke-help .flex-inline {
    flex-direction: column;
  }
  .wrapper-wke-help .flex-inline .col-left {
    width: 100%;
    margin-bottom: 20px;
  }
  .wrapper-wke-help .flex-inline .col-right {
    width: 100%;
    padding: 0 20px 20px 20px;
  }
}


/*@media (max-width: 650px) {
  .width-945 {
    width: 520px;
  }
}*/

@media (max-width: 600px) {
  .flexslider {
    top: -10px;
    background: white !important;
    margin-bottom: 20px !important;
  }
  .flex-caption .slide-headline {
    font-size: 2.6em;
  }
  .wrapper-flexslider {
    top: -10px;
  }
  .wrapper-wke-help h2 {
    font-size: 1.3em;
  }
  .wrapper-eventos-noticias-twitter .wk-card {
    width: 90%;
    margin: auto;
  }
  .wrapper-header-image {
    margin-top: -30px;
  }
  .wrapper-header-image-top {
    top: 0;
  }
  .header-claim-sm {
    /*margin-top: -45px;*/
    /*margin-bottom: 100px;*/
  }
}

/*@media (max-width: 575px) {
  .width-945 {
    width: 70%;
  }*/


@media (max-width: 500px) {
  h1.productA3 {
    padding-left: 10px;
    font-size: 1em;
    line-height: 3.2em;
  }
  .wrapper-main-content-pieces .row {
    display: flex;
    flex-direction: column;
  }
  .wrapper-wke-help h2 {
    font-size: 1.5em;
    line-height: 2em;
    padding-top: 20px;
  }
}

/*
@media (max-width: 430px) {
  .wrapper-wke-help h2 {
    font-size: 1em;
  }
}*/
