@media (min-width: 1024px) and (max-width: 1199px){

   #copy-press{
      display: block;
    }
#superfish-menu-superior{
      display:  none;
    }
#copy-press-m{
      display: none;
    }

.video_slider{
  margin-top: 100px;
   background-image: url(../images/fondo2.png);
   background-size: cover;
}

h1.tematica {
  z-index: 2 !important;
  text-align: center;
  position: absolute;
  float: left;
  width: 295px;
  max-width: 300px;
  overflow: hidden;
  /*padding: 56px 15px 7px 15px;*/
  color: black;
  background-color: #75e1ff;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  font-size: 27px;
  font-style: italic;
  line-height: 2.1;
  text-transform: lowercase;
  top: 0;
  left: 0;
  margin-left: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  z-index: 1;
}
.item-listx .slick-prev{
    left: -3px !important;
    position: absolute;
    top: 30%;
    z-index: 100;
    height: 85%;
    width: 200px;
    background-color: transparent;
    content: "";
    display: none;
    color: transparent;
    border: none;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
    border-left-color: currentcolor;
    border-left-style: none;
    border-left-width: medium;
    background-image: none;
    display: block;
    width: 80px;
    height: 80px;
    left: 70px;
    border-left: 6px solid #36a3d4;
    border-top: 6px solid #36a3d4;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    pointer-events: all;
    margin-left:  40px;
}
  #slider-home .slick-slide .bola {
   /*
    position: absolute;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    right: 50%;
    top: 50%;
    margin-top: -175px;
    margin-right: -620px;
    color: black;
    padding: 45px 35px 25px;
    text-align: center;
    background-color: #5cb7f5;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    */
    position: absolute;
    width: 50%;
    right: 25%;    
    color: white;
    padding: 45px 35px 45px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    bottom: 75px;
  }
.item-listx .slick-next{
    left: -3px !important;
    position: absolute;
    top: 30%;
    z-index: 100;
    height: 85%;
    width: 200px;
    background-color: transparent;
    content: "";
    display: none;
    color: transparent;
    border: none;
    background-image: none;
    display: block;
    width: 80px;
    height: 80px;
    left: 0;
    border-top: 6px solid #36a3d4;
    border-right: 6px solid #36a3d4;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    pointer-events: all;
    margin-left: 89%;
}
.articulo-mini figure img{
  width: 100%;
}
.field.field--name-field-estatica-cabecera-img.field--type-image.field--label-above .field__label
{
  display: none;
}
}