/** RESPONSIVE */

@media (min-width:1px) and (max-width:480px){
  .iconoServicio{
    margin-top: 40%;
  }
  .tituloServicio{
    font-size: 30px;
    margin-top: 350px;
  }
  .center-heading {
    font-weight: 300;
    font-size: 34px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 5px;
  }
  .pQuienesSomos{
    padding-top:45px;
    padding-bottom:0px;
  }
  .center-header {
    margin-bottom: 20px;
  }
  .divide30{
    height: 0;
  }
  .divide40{
    height: 0;
  }
  .facts-in h3 {
    margin-bottom: 8px;
    font-size: 30px;
    font-weight: 400;
  }
  .pNuestraMetodologia{
    padding-top:25px;
    padding-bottom:0px;
  }
  .process-line{
    display: none;
  }
  .pServicios{
    padding-top:45px;
    padding-bottom:0px;
  }
  #servicios .icon{
    width: 95px;
    height: 95px;
    line-height: 95px;
    font-size: 40px;
    margin-bottom:15px;
  }
  #servicios .icon:after{
    width:95px;
    height:95px;
  }
  #servicios h4{
    font-size: 16px;
  }
  .pHosting{
    padding-top: 45px;
    padding-bottom: 0px;
  }
  .pPortafolio{
    padding-top:45px;
    padding-bottom:0px;
  }
  .btnVerPortafolio{
    margin-left:0;
    margin-right: 0;
  }
  .pContacto{
    padding-top:45px;
    padding-bottom:0px;
  }


}
@media (min-width: 480px) and (max-width: 768px) {
  .iconoServicio{
    margin-top: 40%;
  }
  .tituloServicio{
    font-size: 30px;
    margin-top: 350px;
  }
  .center-heading {
    font-weight: 300;
    font-size: 34px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 5px;
  }
  .pQuienesSomos{
    padding-top:45px;
    padding-bottom:0px;
  }
  .center-header {
    margin-bottom: 20px;
  }
  .divide30{
    height: 0;
  }
  .divide40{
    height: 0;
  }
  .facts-in h3 {
    margin-bottom: 8px;
    font-size: 30px;
    font-weight: 400;
  }
  .pNuestraMetodologia{
    padding-top:25px;
    padding-bottom:0px;
  }
  .process-line{
    display: none;
  }
  .pServicios{
    padding-top:45px;
    padding-bottom:0px;
  }
  #servicios .icon{
    width: 95px;
    height: 95px;
    line-height: 95px;
    font-size: 40px;
    margin-bottom:15px;
  }
  #servicios .icon:after{
    width:95px;
    height:95px;
  }
  #servicios h4{
    font-size: 16px;
  }
  .pHosting{
    padding-top: 45px;
    padding-bottom: 0px;
  }
  .pPortafolio{
    padding-top:45px;
    padding-bottom:0px;
  }
  .btnVerPortafolio{
    margin-left:0;
    margin-right: 0;
  }
  .pContacto{
    padding-top:45px;
    padding-bottom:0px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .iconoServicio{
    margin-top: 20%;
  }
  .process-list .icon{
    width: 95px;
    height: 95px;
    line-height: 95px;
  }
  .process-line{
    margin-top: 1px;
  }
}
@media (min-width: 992px)  {

}
