@media (min-width: 568px) and (max-width: 768px){
 #copy-press{
      display: none;
    }
  #superfish-menu-superior{
      display:  none;
    }
#copy-press-m{
      display: block;
    }
 .multimedia img{
    margin-top:  10px;
  }
  .image-style-agenda-iphone-100x125{
      width: 100%;
      height: auto;
    }
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;
}
  #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: 80%;
    right: 10%;    
    color: white;
    padding: 15px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    bottom: 55px;
  }
.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:  30px;
}
.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: 84%;
}

  #image-top {
    padding-top: 0px !important;
  }
.col-md-6.bordered {
  width: 98% !important;
  max-width: 98%;
  margin: 1%;
  padding: 10px;
  word-wrap: break-word;
}
#slider-home .slick-dots {
  /*left: 34%;*/
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  padding: 0;
 
}
.col-first{
flex: 0 0 50% !important;
max-width: 50% !important;
}
.col-second{
  flex: 0 0 50% !important;
max-width: 50% !important;
}
.col-third{
flex: 0 0 50% !important;
max-width: 50% !important;
}
}