 .guest_reviews_video .modal.in .modal-dialog {
      -webkit-transform: translate(0, 35%);
      -ms-transform: translate(0, 35%);
      -o-transform: translate(0, 35%);
      transform: translate(0, 35%);
    }

    .whatsappp,
    .whatsappp:hover {
      padding-top: 0;
    }
    .p_hadding {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    text-align-last: center;
    max-width: 900px;
    margin: 0 auto 30px;
    font-weight: 500;
}
.guest_reviews_video .video_image {
    margin-bottom: 30px;
    background: #fff;
    padding: 10px;
    cursor: pointer;
    box-shadow: 0px 0px 15px hsl(75deg 67% 9% / 30%);
}
button.close22 {
    font-size: 28px;
    background: #05447b;
    opacity: 1;
    color: #fff;
    border-radius: 50%;
    width: 42px;
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 9;
    height: 42px; border: 0;
}
.guest_reviews_video .modal.in .modal-dialog {
    -webkit-transform: translate(0, 35%);
    -ms-transform: translate(0, 35%);
    -o-transform: translate(0, 35%);
    transform: translate(0, 35%);
}
.iframe11 {
    width: 100%;
    height: 350px;
}

.guest_reviews_video .modal.fade .modal-dialog{
    -webkit-transform: translate(0, 35%);
    -ms-transform: translate(0, 35%);
    -o-transform: translate(0, 35%);
    transform: translate(0, 35%);
}
.modal-body2 {
    padding: 5px;
}


@media (min-width:991px) {
.guest_reviews_video .modal-dialog {
    min-width: 600px; 
}
}
@media (max-width:767px) {
 .iframe11 { 
    height: 200px;
}
}

 