.mbr-table-cell {
  vertical-align: middle!important;
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 549px) {
  .btn-contact {
    margin-top: 30px
  }
  
  .center-small {
    text-align: center;
  }
  .mi-hr {
    border: 2.5px solid #fff;
    border-radius: 300px/10px;
    height: 0px;
    text-align: center;
  }

  .social-media-buttons {
    top: 5%;
  }

  .hero .fas {
    font-size: 25px;
  }

  .hero {
    margin-top: 47px;
  }

  .hero .carousel-control-prev,
  .hero .carousel-control-next {
    bottom: 30%;
  }

  .carousel-indicators {
    bottom: 0;
  }

  .no-padding {
    padding: 0 !important;
  }

  .mybtn {
    margin: 0 !important;
  }

  .garanones .mycard-btn {
    margin-top: 10px;
  }

  .yegua .mycard-btn {
    margin-top: 10px;
  }

  .potrillos .float-left {
    margin-top: 20px;
  }

  .potrillos .btnPotrillo {
    width: 100%;
  }

  .no-paddingS {
    padding: 0;
  }

  .caballos-row h5 {
    margin: 10px auto 10px auto;
  }

  .full-width {
    width: 100%;
  }

  .smallMargin {
    margin-top: 10px;
  }

  .img-padre-madre-alt {
    width: 50%;
  }

  img {
    /max-width: 290px;/
    width: auto;
    height: auto;
  }

  .hide-on-small {
    display: none;
  }

  .show-on-small {
    display: block;
  }

  .contact-us {
    padding: 30px;
    height: 30vh;
  }

  .contact-us .btn-contact {
    margin-top: 20px
  }

  .contact-us .centerer {
    width: 100%;
  }

  .contact-us h1 {
    font-size: 20px;
    border: none;
    text-align: center;
  }

  .contact-us .btn-contact {
    font-size: 15px;
    width: 200px;
    border: 1px solid white;
    color: white !important;
    cursor: pointer;
    padding: 10px;
    background: transparent;
    transition: 1.5s all ease;
  }

  .img-vendido {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-muerto {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .shadow-muerto-potrillos {
    position: absolute;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    /background: rgba(0, 0, 0, 0.6);/
  }

  .shadow-vendido-potrillos {
    position: absolute;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    /background: rgba(146, 28, 47, 0.4);/
  }

  .shadow-muerto-potrillos {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    /background: rgba(0, 0, 0, 0.6);/
  }

  .img-muerto-potrillos {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px !important;
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-vendido-potrillos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px !important;
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-potrilloR {
    width: 100%;
  }

  .recientes-wrapper {
    width: 80%;
    margin: auto;
  }

  #modalVideo .modal-dialog {
    width: 90%;
  }
}

@media only screen and (min-width: 550px) and (max-width: 768px) {
  .mi-h{
    margin-left: 0;
  }

  .social-media-buttons {
    top: 5%;
  }

  .hero {
    margin-top: 47px;
  }

  .no-paddingS {
    padding: 0;
  }

  .img-padre-madre-alt {
    width: 80%;
    box-shadow: 9px 8px 20px 0px #1d1c1c;
    border-radius: 100%;
  }

  .sm-margin {
    margin-top: 20px;
  }

  .hide-on-small {
    display: none;
  }

  .show-on-small {
    display: block;
  }

  .contact-us {
    padding: 30px;
    height: 30vh;
  }

  .contact-us .btn-contact {
    margin-top: 20px
  }

  .contact-us .centerer {
    width: 100%;
  }

  .nav-dropdown.navbar-toggleable-sm {
    width: 16.75rem;
  }


  .img-vendido {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-muerto {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .shadow-muerto-potrillos {
    position: absolute;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    /background: rgba(0, 0, 0, 0.6);/
  }

  .shadow-vendido-potrillos {
    position: absolute;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    /background: rgba(146, 28, 47, 0.4);/
  }

  .img-muerto-potrillos {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px !important;
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-vendido-potrillos {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px !important;
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-potrilloR {
    /* width: 100%; */
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 46px 1px #1d1c1c;
  }

  .potrillo-row {
    display: flex;
  }

  #modalVideo .modal-dialog {
    width: 80%;
  }
}

@media only screen and (min-width: 769px) {
  .mi-h{
    margin-left: 0;
  }

  .hide-on-small {
    display: block;
  }

  .show-on-small {
    display: none;
  }

  .shadow-muerto-perfil {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(100% - 60px);
    width: calc(100% - 15px);
    /background: rgba(0, 0, 0, 0.6);/
  }

  .shadow-vendido-perfil {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(100% - 60px);
    width: calc(100% - 15px);
    /background: rgba(146, 28, 47, 0.4);/
  }

  .img-muerto-perfil {
    position: absolute;
    bottom: 60px;
    right: 15px;
    /* width: 100%; */
    height: 80px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-vendido {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%; */
    height: 80px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .potrillo-row {
    display: flex;
  }

  .no-paddinR {
    padding: 0;
  }

  .shadow-muerto-potrillos {
    position: absolute;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    width: 300px;
    /background: rgba(0, 0, 0, 0.6);/
  }

  .shadow-vendido-potrillos {
    position: absolute;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    width: 300px;
    /background: rgba(146, 28, 47, 0.4);/
  }

  .img-muerto-potrillos {
    position: absolute;
    bottom: 82px;
    right: 19px;
    /* width: 100%; */
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-vendido-potrillos {
    position: absolute;
    top: 0;
    left: 19px;
    /* width: 100%; */
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-potrilloR {
    /* width: 100%; */
    width: 300px;
    height: 300px;
    box-shadow: 0px 0px 46px 1px #1d1c1c;
  }

  #modalVideo .modal-dialog {
    width: 80%;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 991px) {
  .mi-h{
    margin-left: 0;
  }

  .hide-on-small {
    display: block;
  }

  .show-on-small {
    display: none;
  }

  .shadow-muerto {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    /background: rgba(0, 0, 0, 0.6);/
  }

  #modalVideo .modal-dialog {
    width: 60%;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

  .mi-h{
    margin-left:  0;  
  }

  .btn-float-right {
    float: right;
  }

  .btn-float-left {
    float: left;
  }

  .caballos-row {
    margin-top: 50px;
  }

  .hide-on-small {
    display: block;
  }

  .show-on-small {
    display: none;
  }

  .contact-us .centerer {
    width: 60%;
  }

  .shadow-muerto-perfil {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: calc(100% - 15px);
    /* background: rgba(0, 0, 0, 0.6);*/
  }

  .shadow-vendido-perfil {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: calc(100% - 15px);
    /background: rgba(146, 28, 47, 0.4);/
  }

  .img-muerto-perfil {
    position: absolute;
    bottom: 0;
    right: 15px;
    /* width: 100%; */
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-vendido {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%; */
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .no-paddinR {
    padding: 0;
  }

  .shadow-muerto-potrillos {
    position: absolute;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    width: 300px;
    /background: rgba(0, 0, 0, 0.6);/
  }

  .shadow-vendido-potrillos {
    position: absolute;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    width: 300px;
    /background: rgba(146, 28, 47, 0.4);/
  }

  .img-muerto-potrillos {
    position: absolute;
    bottom: 0;
    right: 0;
    /* width: 100%; */
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-vendido-potrillos {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%; */
    height: 100px;
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
  }

  .img-potrilloR {
    /* width: 100%; */
    width: 300px;
    height: 300px;
    box-shadow: 0px 0px 46px 1px #1d1c1c;
  }

  #modalVideo .modal-dialog {
    width: 60%;
  }
}