.testimonialWrap .testimonialHeaderWrap {
    text-align: -webkit-center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.testimonialWrap .testimonialHeaderWrap .upperOrnament {
    background-image: url(https://media.bookeventz.com/html/bookeventz.com/asset/images/venueWebsite/template2spirite.png);
    width: 100px;
    height: 24px;
    background-size: 540%;
    background-position: -191px -9px;
}
@media screen and (max-width: 768px) {
    .testimonialWrap .testimonialHeaderWrap .upperOrnament {
        background-image: url(https://media.bookeventz.com/html/bookeventz.com/asset/images/venueWebsite/template2spirite.png);
        width: 160px;
        height: 44px;
        background-size: 686%;
        background-position: -405px -11px;
        margin-bottom: 1%;
    }
    h3{
        font-size : 18px !important;
        text-decoration : underline !important;
font-weight: 700 !important;
    }
    li{
        font-size : 15px !important;
    }
}
.testimonialWrap .testimonialHeaderWrap .lowerOrnament {
    background-image: url(https://media.bookeventz.com/html/bookeventz.com/asset/images/venueWebsite/template2spirite.png);
    width: 100px;
    height: 26px;
    background-size: 540%;
    background-position: -186px -6px;
    transform: rotate(180deg);
}
@media screen and (max-width: 768px) {
    .testimonialWrap .testimonialHeaderWrap .lowerOrnament {
        background-image: url(https://media.bookeventz.com/html/bookeventz.com/asset/images/venueWebsite/template2spirite.png);
        width: 160px;
        height: 44px;
        background-size: 686%;
        background-position: -407px -11px;
        transform: rotate(180deg);
        margin-top: 1%;
    }
}
.testimonialWrap .testimonialTitle h1 {
    text-align: center;
    font-size: 17px !important;
    font-family: 'futuraMediumBT';
    margin-top: 0px;
    margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
    .testimonialWrap .testimonialTitle h1 {
        text-align: center;
        
        font-family: 'futuraMediumBT';
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
.testimonialWrap .cardWrap {
    margin-right: 0%;
    margin-left: 0%;
}
@media screen and (max-width: 768px) {
    .testimonialWrap .cardWrap {
        margin-right: 3%;
        margin-left: 3%;
    }
}
.testimonialWrap .testimonialCard {
    position: relative;
    padding: 20px 15px;
    text-align: center;
    font-family: 'futuraBook';
    box-shadow: 1px 2px 6px 0px #888;
    margin: 15px 0px 60px 0px;
    height: 210px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 768px) {
    .testimonialWrap .testimonialCard {
        position: relative;
        padding: 20px 15px;
        text-align: center;
        font-family: 'futuraBook';
        box-shadow: 1px 2px 6px 0px #888;
        margin: 15px 0px 100px 0px;
        height: 270px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
.testimonialWrap .testimonialComment {
    font-size: 15px;
    text-align: justify;
    line-height: 16px;
    color: #151617;
}
.testimonialWrap .testimonialName {
    font-family: 'futuraBook';
    color: #ff9d28;
    font-size: 16px;
    padding-top: 20px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
    .testimonialWrap .testimonialName {
        font-family: 'futuraBook';
        color: #ff9d28;
        font-size: 16px;
        padding-top: 20px;
        position: absolute;
        bottom: 46px;
        left: 50%;
        text-align: center;
        transform: translateX(-50%);
    }
}
.testimonialWrap .testimonialDate {
    font-family: 'futuraBook';
    color: #ff9d28;
    font-size: 12px;
    position: absolute;
    top: 4px;
    right: 4px;
    left: unset;
    transform: unset;
    bottom: unset;
}
@media screen and (max-width: 768px) {
    .testimonialWrap .testimonialDate {
        font-family: 'futuraBook';
        color: #ff9d28;
        font-size: 15px;
        position: absolute;
        bottom: 22px;
        top: unset;
        right: 2px;
        left: 50%;
        transform: translateX(-50%);
    }
}
.testimonialWrap .testimonialLogo {
    position: absolute;
    background: #ff9d28;
    border-radius: 100%;
    padding: 2.8% 4%;
    color: #fff;
    font-size: 17px;
    top: -21px;
    left: 21px;
}
@media screen and (max-width: 768px) {
    .testimonialWrap .testimonialLogo {
        position: absolute;
        background: #ff9d28;
        border-radius: 100%;
        padding: 3.5% 5%;
        color: #fff;
        font-size: 30px;
        top: -25px;
        left: 25px;
    }
}
.testimonialWrap .buttonWrap {
    text-align: center;
    padding-bottom: 3%;
}
.testimonialWrap .buttonWrap .btnView {
    font-family: 'futuraMediumBT';
    font-size: 18px;
    border: 2px solid #ff9d28;
    padding: 0% 5%;
    background: #fff;
    color: #ff9d28;
    border-radius: 2px;
}
@media screen and (max-width: 768px) {
    .testimonialWrap .buttonWrap .btnView {
        font-family: 'futuraMediumBT';
        font-size: 30px;
        border: 2px solid #333;
        padding: 0% 2%;
        background: #fff;
        color: #333;
        border-radius: 2px;
    }
}
.testimonialsResultWrap {
    height: 800px;
}
.testimonialsResultWrap .testimonialsText {
    text-align: -webkit-center;
    padding-top: 20%;
    font-size: 28px;
    border: none;
    font-family: "futuraMediumBT";
}
