.ico-img-fun {
    height: 80px;
}

.fun-tit-ser {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
}

.fun-des-ser {
    letter-spacing: 1px;
    font-size: 18px;
    padding: 5px 11px;
}

#img-mov-ser-fun {
    height: 378px;
}

.cont-com-fun{
    padding-top: 50px;
}

.com-fun-tit {
    letter-spacing: 0px;
    margin-bottom: 0;
}

.com-fun-sub-tit {
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 5%;
    letter-spacing: 3px;
}

@media only screen and (max-width: 349.98px) {  
  .aju-cont-men {
    height: 184px !important;
  }

  .aju-cont-men:before {
    height: 184px !important;
  }

  .tit-ser-pag-gen {
    padding: 90px 20px 37px 20px !important;
  }

  .cont-com-fun {
    padding-top: 25px;
  }

  .fun-tit-ser{
    font-size: 15px !important;
  }

  .fun-des-ser{
    font-size: 13px !important;
    padding: 5px 20px 30px 20px;
  }

  .com-fun-sub-tit {
    padding-bottom: 10%;
  }

  #img-mov-ser-fun {
    height: 300px;
  }




}

@media only screen and (min-width: 350px) and (max-width: 575.98px) { 
  .aju-cont-men {
    height: 184px !important;
  }

  .aju-cont-men:before {
    height: 184px !important;
  }

  .tit-ser-pag-gen {
    padding: 90px 20px 37px 20px !important;
  }

  .cont-com-fun {
    padding-top: 35px;
  }

  .fun-tit-ser{
    font-size: 18px !important;
  }

  .fun-des-ser{
    font-size: 14px !important;
    padding: 5px 45PX 40px 45px;
  }

  .com-fun-sub-tit {
    padding-bottom: 7%;
  }


  #img-mov-ser-fun {
    height: 400px;
  }

}

@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .aju-cont-men {
    height: 184px !important;
  }

  .aju-cont-men:before {
    height: 184px !important;
  }

  .tit-ser-pag-gen {
    padding: 80px 20px 31px 20px !important;
  }

  .cont-com-fun {
    padding-top: 40px;
  }

  .fun-tit-ser{
    font-size: 23px !important;
  }

  .fun-des-ser{
    font-size: 15px !important;
    padding: 5px 100px 40px 100PX;
  }

  .com-fun-sub-tit {
    padding-bottom: 7%;
  }

  #img-mov-ser-fun {
    height: 450px;
  }


}

@media only screen and (min-width: 768px) and (max-width: 991.98px) { 
  .cont-com-fun {
    padding-top: 40px;
  }

  .tit-ser-pag-gen {
    padding: 119px 20px 50px 20px !important;
  }
  
  .fun-des-ser{
    padding: 5px 170px 40px 170PX;
  }

  .com-fun-sub-tit {
    padding-bottom: 6%;
  }


}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {}

@media only screen and (min-width: 1200px) {}