/*
@package Inwave Event
@version 1.0.0
@created May 6, 2015
@author Inwavethemes
@email inwavethemes@gmail.com
@website http://inwavethemes.com
@support Ticket https://inwave.ticksy.com/
@copyright Copyright (c) 2015 Inwavethemes. All rights reserved.
@license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL

*/
/* 
    Created on : May 6, 2015, 1:21:05 PM
    Deverloper     : duongca
*/

.iw-testimonals-wrap .iw-testimonals-left {
    color: #ffffff;
}
.iw-testimonals-wrap .testi-client-title {
    font-size: 72px;
    line-height: 72px;
    font-weight: 700;
    margin-bottom: 15px;
}
.iw-testimonals-wrap .testi-client-sub-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
}
.iw-testimonals-wrap .testi-client-description {
    font-size: 14px;
}
.iw-testimonial-item.style1 {
    position: relative;
    font-size: 12px;
    box-sizing: border-box;
    float: left;
    width: 400px;
    padding: 40px 20px 82px 35px;
    margin: 0 30px 55px 0;
    background: #ffffff;
}
.iw-testimonial-item .testi-bottom {
    position: absolute;
	width:100%;
    left: 0;
	padding:0 15px;
    bottom: -20px;
}
.iw-testimonial-item.style1 .testi-image {
    width: 75px;
    height: 75px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    z-index: 9;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5);
    float: left;
}
.iw-testimonial-item .testi-name-position {
	margin-left:87px;
    line-height: 24px;
}
.iw-testimonial-item .testi-image img{
    width: 100%;
}
.iw-testimonals .iw-testimonial-item .testi-content {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 30px;
}
.iw-testimonals.style1 .iw-testimonial-item .testi-client-position {
    font-size: 14px;
}
.iw-testimonial-item .testi-client-name{
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.iw-testimonals .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iw-testimonals .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.iw-testimonals .mCSB_scrollTools {
    opacity: 1 !important;
}
.iw-testimonals .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .iw-testimonals .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    background: #000000;
}
.iw-testimonals .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.iw-testimonals .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.iw-testimonals .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.iw-testimonals .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 7px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.iw-testimonial-item.style2 {
    position: relative;
}
.iw-testimonial-item.style2 .iw-video .play-button {
    display: block;
    font-size: 36px;
    border: 2px #ffffff solid;
    width: 60px;
    height: 60px;
    line-height: 79px;
    top: 180px;
}
.iw-testimonial-item.style2 .iw-video .iw-video-player {
    overflow: hidden;
}
.iw-testimonial-item.style2 .iw-video .iw-video-player .iw-video-poster {
    height: 650px;
}
.iw-testimonial-item.style2 .iw-video .iw-video-player .iw-video-poster:after {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}
.iw-testimonial-item.style2 .iw-video .video {
    background: #282828 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
}
.iw-testimonial-item.style2 .iw-video .video video {
    height: auto;
}
.iw-testimonial-item.style2 .testi-content-wrap {
    color: #ffffff;
    left: 0;
    position: absolute;
    text-align: center;
    top: 240px;
    width: 100%;
    z-index: 9;
    font-weight: 600;
}
.iw-testimonial-item.style2 .testi-content-wrap .testi-content {
    font-size: 36px;
    width: 69%;
    margin: 0 auto;
    line-height: 50px;
}
.iw-testimonial-item.style2 .testi-content-wrap .testi-client-name {
    font-size: 18px;
    margin-top: 28px;
}
.iw-testimonial-item.style3 {
    padding: 25px 0 30px;
    border-bottom: 1px #e1e4e4 solid;
}
.iw-testimonial-item.style3:last-child {
    border-bottom: none;
}
.iw-testimonial-item.style3 .image-wrap {
    margin-right: 40px;
    float: left;
}
.iw-testimonial-item.style3 .testi-image {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    width: 85px;
    height: 85px;
    line-height: 85px;
}
.iw-testimonial-item.style3 .iw-star-rating {
    margin-top: 10px;
}
.iw-testimonial-item.style3 .testi-info-wrap {
    overflow: hidden;
}
.iw-testimonial-item.style3 .testi-client-name {
    font-weight: 500;
    line-height: 24px;
}
.iw-testimonial-item.style3 .testi-client-address {
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 9px;
    color: #969595;
}
.iw-testimonial-item.style3 .testi-content {
    font-size: 12px;
    line-height: 28px;
    color: #232323;
}
/* ========== RTL ========== */

.rtl .iw-testimonial-item.style3 .image-wrap {
    float: right;
    margin: 0 0 0 40px;
}
.rtl .iw-testimonial-item.style1 {
    margin: 0 0 55px 30px;
}

/* ========== Responsive ========== */
@media (max-width: 980px) {
    .iw-testimonial-item.style2 .testi-content-wrap .testi-content {
        width: 80%;
        font-size: 25px;
    }
}
@media (max-width: 767px) {
    .iw-testimonals-wrap {
        padding: 0 15px !important;
    }
    .iw-testimonals-wrap .iw-testimonals-left {
        margin-bottom: 50px;
    }
    .iw-testimonial-item.style2 .testi-content-wrap {
        position: relative;
        top: auto;
        padding: 45px 25px 0;
        background: #ffffff;
        color: #838383;
    }
    .iw-testimonial-item.style2 .testi-content-wrap .testi-content {
        width: 100%;
    }
    .iw-testimonial-item.style2 .iw-video .play-button {
        top: 50%;
    }
    .iw-testimonial-item.style2 .iw-video .iw-video-player .iw-video-poster {
        height: 450px;
    }
    .iw-testimonial-item.style1 {
        width: 360px;
    }
}
@media (max-width: 479px) {
    .iw-testimonial-item.style2 .iw-video .iw-video-player .iw-video-poster {
        height: 320px;
    }
    .iw-testimonial-item.style2 .testi-content-wrap .testi-content {width: 100%;
        font-size: 14px;
        line-height: 28px;
    }
    .iw-testimonals-wrap .testi-client-title {
        font-size: 50px;
        line-height: 50px;
    }
    .iw-testimonial-item.style1 {
        width: 260px;
    }
}