@media(min-width: 769px){
  .flexslider{ background: none !important; }
  .owl-stage{ margin-bottom: 15% !important; }
  .services{ text-align: center !important; }
  .services > .icon > i{ color: green !important; }
  .services > .desc > p.title{ font-size: 20px !important; font-weight: bolder; }
  .services > .desc > p.subtitle{ font-size: 18px !important; }
  .services > .desc > a.btn{ font-size: 18px !important; }

  .panel-heading a{ background-color: #3c97e8 !important; color: white !important; }
  .panel-heading a::after{ content: none !important; }

  .owl-horarios-title{ font-size: 28px !important; font-weight: bold !important; color: white !important; margin: 0 !important; }
  .owl-horarios-especialidades{ font-size: 18px !important; color: white !important; margin: 0 !important;  }
  .owl-horarios-horario{ font-size: 22px !important; color: white !important; margin: 0 !important;  }

  #mdlHorariosSemanais > .modal-dialog{ min-width: 95% !important; }
  .border-radius-0{ border-radius: 0px !important; }
  .text-white{ color: white !important; }
  .list-group-dias-semana > li{ margin-bottom: 2.5%; }
  .tipo_filtro{ margin-bottom: 5% !important; width: 100% !important; text-align: center !important; }
  .btn-primary{ background: #182471 !important; border: 1px solid #182471 !important; }

  .blog-entry > .desc > h4 > span{ font-size: 16px !important; font-family: Arial !important; }

  .bg-white{ background: white !important; color: black; }

}


@media(max-width: 767px){

  .owl-stage{ margin-bottom: 15% !important; }
  .services{ text-align: center !important; }
  .services > .icon > i{ color: green !important; }
  .services > .desc > p.title{ font-size: 20px !important; font-weight: bolder; }
  .services > .desc > p.subtitle{ font-size: 18px !important; }
  .services > .desc > a.btn{ font-size: 18px !important; }

  .panel-heading a{ background-color: #3c97e8 !important; color: white !important; }
  .panel-heading a::after{ content: none !important; }

  .owl-horarios-title{ font-size: 28px !important; font-weight: bold !important; color: white !important; margin: 0 !important; }
  .owl-horarios-especialidades{ font-size: 18px !important; color: white !important; margin: 0 !important;  }
  .owl-horarios-horario{ font-size: 22px !important; color: white !important; margin: 0 !important;  }

  #mdlHorariosSemanais > .modal-dialog{ min-width: 95% !important; }
  .border-radius-0{ border-radius: 0px !important; }
  .text-white{ color: white !important; }
  .list-group-dias-semana > li{ margin-bottom: 2.5%; }
  .tipo_filtro{ margin-bottom: 5% !important; width: 100% !important; text-align: center !important; }
  .btn-primary{ background: #182471 !important; border: 1px solid #182471 !important; }

  .blog-entry > .desc > h4 > span{ font-size: 16px !important; font-family: Arial !important; }

  .bg-white{ background: white !important; color: black; }

}
