.qi-block-testimonials-list .qodef-e-title {
    margin: 0 0 .7em
}

.qi-block-testimonials-list .qodef-e-text {
    margin: 0
}

.qi-block-testimonials-list .qodef-e-media-image {
    display: inline-block;
    line-height: 0;
    vertical-align: top
}

.qi-block-testimonials-list .qodef-e-quote {
    font-size: 1em;
    line-height: 0;
    margin: auto
}

.qi-block-testimonials-list .qodef-e-quote svg {
    fill: currentColor;
    stroke: currentColor;
    height: auto;
    width: 1em
}

.qi-block-testimonials-list .qodef-e-author {
    display: flex;
    margin: 0
}

.qi-block-testimonials-list .qodef-e-author-name {
    margin: 0
}

.qi-block-testimonials-list.qodef-item-layout--boxed .qodef-e-media-image {
    border-radius: 50%;
    margin-bottom: 1.8em;
    overflow: hidden
}

.qi-block-testimonials-list.qodef-item-layout--boxed .qodef-e-inner {
    background-color: #f4f4f4;
    overflow: hidden;
    padding: 55px 40px;
    position: relative;
    text-align: center
}

.qi-block-testimonials-list.qodef-item-layout--boxed .qodef-e-content,
.qi-block-testimonials-list.qodef-item-layout--boxed .qodef-e-top {
    position: relative
}

.qi-block-testimonials-list.qodef-item-layout--boxed .qodef-e-quote {
    color: rgba(0, 0, 0, .2);
    font-size: 14em;
    left: 50%;
    position: absolute;
    top: -.1em;
    transform: translateX(-50%)
}

.qi-block-testimonials-list.qodef-item-layout--boxed .qodef-e-text {
    margin: 0 0 1em
}

.qi-block-testimonials-list.qodef-item-layout--boxed .qodef-e-author {
    flex-direction: column
}

.qi-block-testimonials-list.qodef-item-layout--boxed .qodef-e-author-job {
    margin: .2em 0 0
}

.qi-block-testimonials-list.qodef-item-layout--info-below .qodef-e-inner {
    text-align: center
}

.qi-block-testimonials-list.qodef-item-layout--info-below .qodef-e-quote {
    font-size: 2em;
    margin-bottom: 1.2em
}

.qi-block-testimonials-list.qodef-item-layout--info-below .qodef-e-text {
    margin: 0 0 1.3em
}

.qi-block-testimonials-list.qodef-item-layout--info-below .qodef-e-media-image {
    border-radius: 50%;
    margin-bottom: .5em;
    overflow: hidden;
    width: 50px
}

.qi-block-testimonials-list.qodef-item-layout--info-below .qodef-e-author {
    flex-direction: column
}

.qi-block-testimonials-list.qodef-item-layout--info-below .qodef-e-author-job {
    margin: .2em 0 0
}

.qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner {
    display: flex
}

@media (max-width:480px) {
    .qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner {
        flex-direction: column
    }
}

.qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote {
    font-size: 100px;
    margin: 0 35px 0 0;
    width: 1em
}

.qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote i,
.qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote svg {
    vertical-align: top
}

@media (max-width:480px) {
    .qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote {
        margin: 0 0 35px
    }
}

.qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-content {
    flex: 1;
    text-align: left
}

.qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-bottom-info {
    align-items: center;
    display: flex
}

.qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-media-image {
    margin: 0 10px 0 0;
    width: 50px
}

.qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-author {
    align-items: baseline;
    flex-direction: row
}

.qi-block-testimonials-list.qodef-item-layout--side-quote .qodef-e-author-job:before {
    background-color: currentColor;
    content: "";
    display: inline-block;
    height: 1px;
    margin: 0 .65em;
    vertical-align: middle;
    width: 1em
}

.qi-block-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner {
    align-items: flex-start;
    display: flex
}

@media (max-width:680px) {
    .qi-block-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner {
        align-items: flex-start !important;
        flex-direction: column
    }
}

.qi-block-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side {
    flex-shrink: 0;
    margin-right: 6%;
    max-width: 30%;
    position: relative;
    width: 110px
}

.qi-block-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image {
    border-radius: 25%;
    overflow: hidden
}

@media (max-width:680px) {
    .qi-block-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side {
        max-width: 100%
    }
}

.qi-block-testimonials-list.qodef-item-layout--side-with-image .qodef-e-quote {
    align-items: center;
    background-color: #111;
    border-radius: 50%;
    bottom: -.5em;
    color: #fff;
    display: flex;
    height: 2em;
    justify-content: center;
    position: absolute;
    right: -.5em;
    width: 2em
}

.qi-block-testimonials-list.qodef-item-layout--side-with-image .qodef-e-content {
    flex: 1;
    text-align: left
}

.qi-block-testimonials-list.qodef-item-layout--side-with-image .qodef-e-text {
    margin: 0 0 1em
}

.qi-block-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author {
    flex-direction: column
}

.qi-block-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author-job {
    margin: .2em 0 0
}