/* Testimonial Slider 7
-------------------------------------------------- */

.testimonial-slider-owl-carousel.ts-hepta {
    position: relative;
    max-width: 1085px;
}

.testimonial-slider-owl-carousel.ts-hepta .testimonial {
    background-image: url(../../../images/t-c-bg.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #437df9;
    position: relative;
    overflow: visible;
    float: right;
    width: 90%;
    min-height: 606px;
    margin: 0;
    padding: 0;
}

.testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content {
    margin: 274px 92px 150px 207px;
    text-align: left;
    padding: 0;
}

.testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 {
    padding: 0;
    margin: 0;
}

.testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q {
    font-style: italic;
    font-family: "Lora", serif;
    color: #ffffff;
    font-size: 35px;
    line-height: 1.4
}

.testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q:before {
    font-family: Georgia, Times;
    position: absolute;
    left: 18px;
    top: -78px;
    content: '\201C';
    font-size: 80px;
    opacity: 1;
}

.testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand {
    position: initial;
    min-height: 0;
    margin: 0;
}

.testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand img {
    border: 1px solid #d9d9d9;
    position: absolute;
    border-radius: 0;
    bottom: 262px;
    left: 0;
    top: 108px;
}

.testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 {
    text-transform: uppercase;
    position: absolute;
    margin: 15px 24px;
    min-width: 376px;
    text-align: left;
    font-size: 22px;
    left: 179px;
    color: #fff;
    top: 88px;
}

.testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 em {
    display: inline-block;
    padding-bottom: 5px;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 16px;
    margin-top: 10px;
    color: #fff;
}

.testimonial-slider-owl-carousel.ts-hepta .testimonial .social-testimonial {
    display: none;
}

.testimonial-slider-owl-carousel.ts-hepta .owl-dots {
    zoom: 1;
    width: auto;
    left: 310px;
    bottom: 80px;
    text-align: center;
    position: absolute;
    display: -webkit-inline-box;
}

.testimonial-slider-owl-carousel.ts-hepta .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    opacity: .82;
    display: block;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    background-color: #ffffff;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
}

.testimonial-slider-owl-carousel.ts-hepta .owl-dots .owl-dot.active {
    background-color: #533fa7;
    opacity: 1;
    box-shadow: 0px 0px 0px 4px rgba(83, 63, 167, 0.3);
    -webkit-box-shadow: 0px 0px 0px 4px rgba(83, 63, 167, 0.3);
    -moz-box-shadow: 0px 0px 0px 4px rgba(83, 63, 167, 0.3);
}

@media (min-width:1281px) and (max-width:1440px) {
    .ts-hepta .testimonial .testimonial-brand {
        width: 460px;
    }

    .ts-hepta .testimonial .testimonial-content h4 q {
        font-size: 26px;
    }

    .ts-hepta .testimonial .testimonial-content {
        margin: 100px 80px 78px 95px;
    }
}

@media (min-width:1201px) and (max-width:1280px) {
    .ts-hepta .testimonial .testimonial-brand {
        width: 440px;
    }

    .ts-hepta .testimonial .testimonial-content {
        margin: 80px 80px 78px 75px;
    }

    .ts-hepta .testimonial .testimonial-content h4 q {
        font-size: 25px;
    }

    .ts-hepta .testimonial .testimonial-content h4 q:before {
        left: 98px;
        top: 10px;
    }

    .ts-hepta .testimonial .testimonial-brand h5 {
        left: 160px;
        font-size: 20px;
        min-width: 322px;
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .ts-hepta .testimonial .testimonial-brand {
        width: 340px;
    }

    .ts-hepta .testimonial .testimonial-content {
        margin: 60px 60px 58px 45px;
    }

    .ts-hepta .testimonial .testimonial-content h4 {
        padding-right: 70px;
    }

    .ts-hepta .testimonial .testimonial-content h4 q {
        font-size: 25px;
    }

    .ts-hepta .testimonial .testimonial-content h4 q:before {
        left: 65px;
        top: 0px;
    }

    .ts-hepta .testimonial .testimonial-brand h5 {
        padding: 13px 16px;
        min-width: 300px;
        font-size: 16px;
        left: 63px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand img {
        left: 10px;
    }
}

@media (min-width:769px) and (max-width: 991px) {
    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content {
        padding: 277px 51px 180px 180px;
        margin: 0;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q {
        font-size: 32px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 {
        min-width: 250px;
        left: 155px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q:before {
        font-size: 70px;
        left: 204px;
        top: 215px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand img {
        left: 30px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .owl-dots {
        width: 100%;
    }

    .testimonial-slider-owl-carousel.ts-hepta .owl-dots {
        transform: translate(50%, 0);
        padding-left: 0;
        left: 50%;
    }
}

@media (min-width:641px) and (max-width:767px) {
    .testimonial-slider-owl-carousel.ts-hepta .testimonial {
        width: 100%;
        float: none;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial {
        width: 100%;
        float: none;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand img {
        left: 100px;
        top: 0;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 {
        min-width: 218px;
        left: 245px;
        top: 80px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content {
        padding: 305px 40px 180px 63px;
        margin: 0;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q {
        font-size: 33px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q:before {
        left: 82px;
        top: 255px;
        font-size: 62px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .owl-dots {
        width: 100%;
    }

    .testimonial-slider-owl-carousel.ts-hepta .owl-dots {
        transform: translate(-50%, 0);
        padding-left: 0;
        left: 50%;
    }
}

@media (min-width:481px) and (max-width:640px) {
    .testimonial-slider-owl-carousel.ts-hepta .testimonial {
        width: 100%;
        float: none;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content {
        padding: 260px 25px 110px 25px;
        margin: 0;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q {
        font-size: 26px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand img {
        left: 80px;
        top: 0;
        width: 160px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 {
        min-width: 172px;
        top: 50px;
        left: 155px;
        font-size: 19px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 em {
        font-size: 13px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q:before {
        font-size: 62px;
        left: 46px;
        top: 215px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .owl-dots {
        width: 100%;
    }

    .testimonial-slider-owl-carousel.ts-hepta .owl-dots {
        transform: translate(-50%, 0);
        padding-left: 0;
        left: 50%;
    }
}

@media (min-width: 381px) and (max-width:479px) {
    .testimonial-slider-owl-carousel.ts-hepta .testimonial {
        width: 100%;
        float: none;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial {
        width: 100%;
        float: none;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand {
        width: 100%;
        float: right;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content {
        padding: 600px 25px 180px 25px;
        margin: 0;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q {
        font-size: 26px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand img {
        left: 50%;
        top: 0;
        width: 100%;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 {
        min-width: 180px;
        left: 50%;
        top: 440px;
        font-size: 19px;
        transform: translate(-50%, 0);
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 em {
        font-size: 13px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q:before {
        font-size: 62px;
        left: 48px;
        top: 542px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .owl-dots {
        width: 100%;
    }

    .testimonial-slider-owl-carousel.ts-hepta .owl-dots {
        transform: translate(-50%, 0);
        padding-left: 0;
        left: 50%;
    }
}

@media (min-width: 321px) and (max-width:380px) {
    .testimonial-slider-owl-carousel.ts-hepta .testimonial {
        width: 100%;
        float: none;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial {
        width: 100%;
        float: none;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand {
        width: 100%;
        float: right;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content {
        padding: 528px 25px 180px 25px;
        margin: 0;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q {
        font-size: 18px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand img {
        left: 50%;
        top: 0;
        width: 100%;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 {
        min-width: 192px;
        top: 300px;
        left: 0;
        font-size: 17px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 em {
        font-size: 13px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q:before {
        font-size: 62px;
        left: 48px;
        top: 51%;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .owl-dots {
        width: 100%;
    }

    .testimonial-slider-owl-carousel.ts-hepta .owl-dots {
        transform: translate(-50%, 0);
        padding-left: 0;
        left: 50%;
    }
}

@media (max-width: 320px) {
    .testimonial-slider-owl-carousel.ts-hepta .testimonial {
        position: inherit;
        width: 100%;
        float: none;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand img {
        left: 50%;
        top: 0;
        width: 100%;
        border: none;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 {
        min-width: 150px;
        left: 0;
        top: 250px;
        font-size: 16px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-brand h5 em {
        font-size: 12px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content {
        padding: 380px 2px 130px 10px;
        margin: 0;
        max-width: 180px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q {
        font-size: 14px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .testimonial .testimonial-content h4 q:before {
        font-size: 65px;
        left: 35px;
        top: 322px;
    }

    .testimonial-slider-owl-carousel.ts-hepta .owl-dots {
        transform: none;
        width: 100%;
        left: 15px;
        bottom: 40px;
    }
}