/***************************************************************/
/******************* TLP Testimonial Pro **********************/
/******************* support@radiustheme.com *******************/
/*************** copyright (c) 2017 @ RadiusTheme.com ***********/
/***************************************************************/
/*********************** Grid System **************************/
.rt-container, .rt-container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; box-sizing: border-box; } 
.rt-row { margin-left: -15px; margin-right: -15px; } 
.rt-row:after, .rt-row:before { display: table; content: " "; } 
.rt-row:after { clear: both; } 
.rt-col-xs-1, .rt-col-sm-1, .rt-col-md-1, .rt-col-lg-1, .rt-col-xs-2, .rt-col-sm-2, .rt-col-md-2, .rt-col-lg-2, .rt-col-xs-3, .rt-col-sm-3, .rt-col-md-3, .rt-col-lg-3, .rt-col-xs-4, .rt-col-sm-4, .rt-col-md-4, .rt-col-lg-4, .rt-col-xs-5, .rt-col-sm-5, .rt-col-md-5, .rt-col-lg-5, .rt-col-xs-6, .rt-col-sm-6, .rt-col-md-6, .rt-col-lg-6, .rt-col-xs-7, .rt-col-sm-7, .rt-col-md-7, .rt-col-lg-7, .rt-col-xs-8, .rt-col-sm-8, .rt-col-md-8, .rt-col-lg-8, .rt-col-xs-9, .rt-col-sm-9, .rt-col-md-9, .rt-col-lg-9, .rt-col-xs-10, .rt-col-sm-10, .rt-col-md-10, .rt-col-lg-10, .rt-col-xs-11, .rt-col-sm-11, .rt-col-md-11, .rt-col-lg-11, .rt-col-xs-12, .rt-col-sm-12, .rt-col-md-12, .rt-col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }
.rt-col-xs-1, .rt-col-xs-2, .rt-col-xs-3, .rt-col-xs-4, .rt-col-xs-5, .rt-col-xs-6, .rt-col-xs-7, .rt-col-xs-8, .rt-col-xs-9, .rt-col-xs-10, .rt-col-xs-11, .rt-col-xs-12 {float: left; }
.rt-col-xs-12 { width: 100%; } .rt-col-xs-11 { width: 91.66666667%; } .rt-col-xs-10 { width: 83.33333333%; } .rt-col-xs-9 { width: 75%; } .rt-col-xs-8 { width: 66.66666667%; } .rt-col-xs-7 { width: 58.33333333%; } .rt-col-xs-6 { width: 50%; } .rt-col-xs-5 { width: 41.66666667%; } .rt-col-xs-4 { width: 33.33333333%; } .rt-col-xs-3 { width: 25%; } .rt-col-xs-2 { width: 16.66666667%; } .rt-col-xs-1 { width: 8.33333333%; } 

/************************ End Grid System *********************/

/* Common CSS */
.tss-wrapper .rt-responsive-img {
    max-width: 100%;
    height: auto;
}
.tss-wrapper .pre-text {
    margin-bottom: 30px;
}
.tss-wrapper .tss-img-circle .profile-img-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.tss-wrapper .author-social a {
    display: inline-flex;
    text-decoration: none;
    box-shadow: none !important;
    margin: 5px;
}
.tss-wrapper .rating-wrapper span.dashicons,
.tss-wrapper .author-social span.dashicons {
    width: auto;
    height: auto;
}
.tss-wrapper .tss-utility {
    margin: 15px 0;
    text-align: center;
}
.tss-wrapper .tss-utility .rt-button,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
    background: #6f6f6f;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    padding: 12px;
    text-transform: uppercase;
}
.tss-wrapper .tss-utility .rt-button:hover,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button:hover {
    cursor: pointer;
}
.tss-wrapper .single-item-wrapper h3.author-name {
    font-size: 24px;
    margin: 15px 0 12px;
    padding: 0px;
    line-height: 1.25;
    font-weight: 400;
}
.tss-wrapper .single-item-wrapper h4.author-bio {
    font-size: 18px;
    margin: 0 0 12px;
    padding: 0px;
    line-height: 1.25;
    text-transform: none;
    font-weight: 400;
}
.tss-wrapper .tlp-equal-height {
    margin-bottom: 30px;
}
/* slick layout */
.tss-wrapper ul.slick-dots {
    display: block;
    text-align: center;
}
.tss-wrapper .slick-dots li {
    width: auto;
    height: auto;
    border-bottom: none;
    display: inline-block;
    margin: 0px 3px;
    text-align: center;
}
.tss-wrapper .slick-dots li button {
    all: unset;
    color: transparent;
    background: transparent;
    width: 10px;
    height: 10px;
    background: #D91F0B;
    border-radius: 50%;
}
.tss-wrapper .slick-dots li button:before {
    content: "";
    background: #000;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.tss-wrapper span.rt-slick-nav {
    position: absolute;
    top: 50%;
    display: block;
    cursor: pointer;
    color: #fff;
    background: #797979;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    z-index: 9;
}
.tss-wrapper span.rt-slick-nav.rt-prev {
    left: -10px;
}
.tss-wrapper span.rt-slick-nav.rt-next {
    right: -10px;
}
.tss-wrapper .tss-read-more {
    text-align: right;
}
.tss-wrapper .tss-read-more a {
    padding: 2px 6px;
}
/*======================================
 Testimonial layout1 Area Styles
========================================*/
.tss-wrapper .tss-layout1 .single-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.tss-wrapper .tss-layout1 .single-item-wrapper .profile-img-wrapper {
    display: block;
    text-align: center;
}
.tss-wrapper .tss-layout1 .single-item-wrapper .profile-img-wrapper img {
    display: inline-block;
    text-align: center;
}
.tss-wrapper .tss-layout1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout1 .single-item-wrapper h4.author-bio {
    text-align: center;
}
.tss-wrapper .tss-layout1 .single-item-wrapper:hover .item-content-wrapper:after {
    top: 40px;
    -webkit-transition: all 0.75s ease-out;
    -moz-transition: all 0.75s ease-out;
    -ms-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout1 .tss-meta-info.tss-left {
    flex: 2;
}
.tss-wrapper .tss-layout1 .item-content-wrapper {
    padding: 30px;
    background: #f8f8f8;
    flex: 3;
    position: relative;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:before {
    content: "\f10d";
    color: #eaeaea;
    position: absolute;
    left: 10px;
    top: 5px;
    font-family: fontawesome, serif;
    font-size: 24px;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:after {
    border-top: 10px solid transparent;
    border-right: 15px solid #f8f8f8;
    border-bottom: 10px solid transparent;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -15px;
    top: 15px;
    -webkit-transition: all 0.75s ease-out;
    -moz-transition: all 0.75s ease-out;
    -ms-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout1 .item-content {
    font-style: italic;
    font-size: 16px;
    line-height: 1.6;
}
/*======================================
 Testimonial layout2 Area Styles
========================================*/
.tss-wrapper .tss-layout2 .single-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.tss-wrapper .tss-layout2 .single-item-wrapper .profile-img-wrapper {
    display: block;
    text-align: center;
}
.tss-wrapper .tss-layout2 .single-item-wrapper .profile-img-wrapper img {
    display: inline-block;
    text-align: center;
}
.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio {
    text-align: center;
}
.tss-wrapper .tss-layout2 .single-item-wrapper:hover .item-content-wrapper:after {
    top: 40px;
    -webkit-transition: all 0.75s ease-out;
    -moz-transition: all 0.75s ease-out;
    -ms-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout2 .tss-meta-info.tss-left {
    flex: 2;
}
.tss-wrapper .tss-layout2 .item-content-wrapper {
    padding: 30px;
    background: #f8f8f8;
    flex: 3;
    position: relative;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:before {
    content: "\f10d";
    color: #eaeaea;
    position: absolute;
    left: 10px;
    top: 5px;
    font-family: fontawesome, serif;
    font-size: 24px;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:after {
    border-top: 10px solid transparent;
    border-right: 15px solid #f8f8f8;
    border-bottom: 10px solid transparent;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -15px;
    top: 15px;
    -webkit-transition: all 0.75s ease-out;
    -moz-transition: all 0.75s ease-out;
    -ms-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout2 .item-content {
    font-style: italic;
    font-size: 16px;
    line-height: 1.6;
}
/*======================================
 Testimonial Layout3 Area Styles
========================================*/
.tss-wrapper .tss-layout3 .single-item {
    padding: 0;
}
.tss-wrapper .tss-layout3 .single-item-wrapper h3.author-name {
    margin: 5px 0px 8px;
    text-align: center;
}
.tss-wrapper .tss-layout3 .single-item-wrapper h4.author-bio {
    margin-bottom: 20px;
    text-align: center;
}
.tss-wrapper .tss-layout3 .single-item:nth-child(even) .item-content-wrapper {
    background: transparent;
}
.tss-wrapper .tss-layout3 .single-item:nth-child(even) .item-content-wrapper:before {
    color: #f5f5f5;
}
.tss-wrapper .tss-layout3 .item-content-wrapper {
    padding: 30px;
    background: #f8f8f8;
    position: relative;
}
.tss-wrapper .tss-layout3 .item-content-wrapper:before {
    content: "\f10d";
    color: #ffffff;
    position: absolute;
    left: 10px;
    top: 5px;
    font-family: fontawesome, serif;
    font-size: 30px;
}
.tss-wrapper .tss-layout3 .item-content-wrapper .item-content {
    font-style: italic;
    font-size: 16px;
    line-height: 1.6;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper {
    margin-bottom: 4px;
    display: block;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper img {
    display: inline-block;
}
/*======================================
 Testimonial Layout 4 Styles
========================================*/
.tss-wrapper .tss-layout4 .single-item-wrapper h3.author-name {
    margin: 0px 0 10px;
}
.tss-wrapper .tss-layout4 .single-item-wrapper {
    background: #f8f8f8;
    margin-bottom: 0px;
    display: flex;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper {
    flex: 1;
    padding: 20px 0 20px 20px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper a img {
    width: auto!important;
}
.tss-wrapper .tss-layout4 .tss-meta-info.tss-left {
    flex: 1;
}
.tss-wrapper .tss-layout4 .item-content-wrapper {
    flex: 3;
    padding: 20px 10px 10px 20px;
}
.tss-wrapper .tss-layout4 .item-content {
    padding: 0px;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 0;
}
/*======================================
 Testimonial Layout5 Area Styles
========================================*/
.tss-wrapper .tss-layout5 .single-item {
    padding: 0;
}
.tss-wrapper .tss-layout5 .item-content-wrapper:after {
    border-left: 10px solid transparent;
    border-top: 15px solid #f8f8f8;
    border-right: 10px solid transparent;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 25px;
    bottom: -15px;
    -webkit-transition: all 0.75s ease-out;
    -moz-transition: all 0.75s ease-out;
    -ms-transition: all 0.75s ease-out;
    -o-transition: all 0.75s ease-out;
    transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout5 .single-item-wrapper h3.author-name {
    margin: 10px 0 5px;
}
.tss-wrapper .tss-layout5 .single-item-wrapper h4.author-bio {
    margin-bottom: 15px;
}
.tss-wrapper .tss-layout5 .single-item:nth-child(even) .item-content-wrapper {
    background: transparent;
}
.tss-wrapper .tss-layout5 .single-item:nth-child(even) .item-content-wrapper:before {
    color: #f5f5f5;
}
.tss-wrapper .tss-layout5 .item-content-wrapper {
    padding: 40px 30px;
    background: #f8f8f8;
    position: relative;
    border-radius: 5px;
}
.tss-wrapper .tss-layout5 .item-content-wrapper:before {
    content: "\f10d";
    color: #ffffff;
    position: absolute;
    left: 10px;
    top: 10px;
    font-family: fontawesome, serif;
    font-size: 30px;
}
.tss-wrapper .tss-layout5 .item-content-wrapper .item-content {
    font-style: italic;
    font-size: 16px;
    line-height: 1.6;
}
.tss-wrapper .tss-layout5 .profile-img-wrapper {
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
}
.tss-wrapper .tss-layout5 .tss-meta-info {
    display: flex;
    margin-top: 30px;
}
.tss-wrapper .tss-layout5 .tss-meta-info .tss-left {
    flex: 1;
}
.tss-wrapper .tss-layout5 .tss-meta-info .tss-right {
    padding: 0px 0px 0px 15px;
    flex: 4;
    position: relative;
}
/*======================================
 Testimonial Layout6 Area Styles
========================================*/
.tss-wrapper .tss-layout6 .single-item {
    padding: 0;
}
.tss-wrapper .tss-layout6 .single-item-wrapper h3.author-name {
    margin: 5px 0px 8px;
}
.tss-wrapper .tss-layout6 .single-item-wrapper h4.author-bio {
    margin-bottom: 20px;
}
.tss-wrapper .tss-layout6 .single-item:nth-child(even) .item-content-wrapper {
    background: transparent;
}
.tss-wrapper .tss-layout6 .single-item:nth-child(even) .item-content-wrapper:before {
    color: #f5f5f5;
}
.tss-wrapper .tss-layout6 .single-item-wrapper {
    padding: 30px;
    background: #f8f8f8;
    position: relative;
}
.tss-wrapper .tss-layout6 .item-content-wrapper {
    position: relative;
}
.tss-wrapper .tss-layout6 .single-item-wrapper:before {
    content: "\f10d";
    color: #ffffff;
    position: absolute;
    left: 46%;
    top: 8px;
    font-family: fontawesome, serif;
    font-size: 30px;
}
.tss-wrapper .tss-layout6 .item-content-wrapper .item-content {
    font-style: italic;
    font-size: 16px;
    line-height: 1.6;
}
.tss-wrapper .tss-layout6 .profile-img-wrapper {
    text-align: center;
    margin: 15px 0px;
    display: block;
}
.tss-wrapper .tss-layout6 .profile-img-wrapper img {
    display: inline-block;
}
/*======================================
 Testimonial Layout7 Area Styles
========================================*/
.tss-wrapper .tss-layout7 .single-item {
    padding: 0;
}
.tss-wrapper .tss-layout7 .single-item-wrapper h3.author-name {
    margin: 5px 0px 8px;
}
.tss-wrapper .tss-layout7 .single-item-wrapper h4.author-bio {
    margin-bottom: 20px;
}
.tss-wrapper .tss-layout7 .single-item:nth-child(even) .item-content-wrapper {
    background: transparent;
}
.tss-wrapper .tss-layout7 .single-item:nth-child(even) .item-content-wrapper:before {
    color: #f5f5f5;
}
.tss-wrapper .tss-layout7 .single-item-wrapper {
    padding: 30px;
    background: #f8f8f8;
    position: relative;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.tss-wrapper .tss-layout7 .item-content-wrapper {
    position: relative;
    padding-top: 20px;
}
.tss-wrapper .tss-layout7 .single-item-wrapper:before {
    content: "\f10d";
    color: #ffffff;
    position: absolute;
    left: 46%;
    top: 15px;
    font-family: fontawesome, serif;
    font-size: 30px;
}
.tss-wrapper .tss-layout7 .item-content-wrapper .item-content {
    font-style: italic;
    font-size: 16px;
    line-height: 1.6;
}
.tss-wrapper .tss-layout7 .profile-img-wrapper {
    text-align: center;
    margin: 15px 0px;
    display: block;
}
.tss-wrapper .tss-layout7 .profile-img-wrapper img {
    display: inline-block;
}
/*======================================
 Testimonial Carousel 7 Styles
========================================*/
.tss-wrapper .tss-slider7 .single-item {
    padding: 0;
}
.tss-wrapper .tss-slider7 .single-item-wrapper h3.author-name {
    margin: 5px 0px 8px;
    text-align: center;
}
.tss-wrapper .tss-slider7 .single-item-wrapper h4.author-bio {
    margin-bottom: 20px;
    text-align: center;
}
.tss-wrapper .tss-slider7 .item-content-wrapper .item-content {
    font-style: italic;
    font-size: 16px;
    line-height: 1.6;
}
.tss-wrapper .tss-slider7 .profile-img-wrapper {
    margin-bottom: 4px;
    display: block;
}
.tss-wrapper .tss-slider7 .tss-carousel-thumb .slick-track {
    padding: 40px 0 40px;
}
.tss-wrapper .tss-slider7 .profile-img-wrapper {
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.tss-wrapper .tss-slider7 .profile-img-wrapper img {
    width: 120px;
    height: 120px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    margin: 0 auto;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
.tss-wrapper .tss-slider7 .slick-center img {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
}
.tss-wrapper .tss-slider7 .profile-img-wrapper:before {
    content: "";
    background: rgba(38, 170, 225, 0.8);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 132px;
    width: 132px;
    margin: 0 auto;
    z-index: 5;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
.tss-wrapper .tss-slider7 .profile-img-wrapper:focus {
    outline: none;
}
.tss-wrapper .tss-slider7 .slick-center:before {
    opacity: 0;
    visibility: hidden;
}
.tss-wrapper .tss-slider7 .item-content p {
    width: 80%;
    margin: 0 auto;
}

/*======================================
 Testimonial Carousel 8 Styles
========================================*/
.tss-wrapper .tss-slider8 .single-item {
    padding: 0;
    margin-bottom: 0;
}
.tss-wrapper .tss-slider8 h3.author-name {
    margin: 30px 0px 8px;
    text-align: center;
}
.tss-wrapper .tss-slider8  h4.author-bio {
    margin-bottom: 20px;
    text-align: center;
}
.tss-wrapper .tss-slider8 .item-content-wrapper .item-content {
    font-style: italic;
    font-size: 16px;
    line-height: 1.6;
}
.tss-wrapper .tss-slider8 .profile-img-wrapper {
    margin-bottom: 4px;
    display: block;
}
.tss-wrapper .tss-slider8 .tss-carousel-thumb .slick-track {
    padding: 30px 0 40px;
}
.tss-wrapper .tss-slider8 .profile-img-wrapper {
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.tss-wrapper .tss-slider8 .profile-img-wrapper img {
    height: 120px;
    width: 120px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    margin: 0 auto;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
.tss-wrapper .tss-slider8 .slick-center img {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4);
}
.tss-wrapper .tss-slider8 .profile-img-wrapper:before {
    content: "";
    background: rgba(38, 170, 225, 0.8);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    height: 132px;
    width: 132px;
    margin: 0 auto;
    z-index: 5;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
.tss-wrapper .tss-slider8 .tss-meta-info:focus {
    outline: none;
}
.tss-wrapper .tss-slider8 .slick-center .profile-img-wrapper:before {
    opacity: 0;
    visibility: hidden;
}
.tss-wrapper .tss-slider8 .item-content p {
    width: 80%;
    margin: 0 auto 10px;
}

/************************ pagination **********************/
.tss-wrapper .tss-pagination ul.pagination-list li {
    display: inline-block;
    list-style: none;
    margin-right: 5px;
}
.tss-wrapper .tss-pagination ul.pagination-list li:last-child {
    margin-right: 0;
}
.tss-wrapper .tss-pagination ul.pagination-list li span,
.tss-wrapper .tss-pagination ul.pagination-list li a {
    padding: 4px 10px;
    font-size: 15px;
    background: #eee;
}
.tss-wrapper .tss-pagination ul.pagination-list li.active span,
.tss-wrapper .tss-pagination ul.pagination-list li span:hover,
.tss-wrapper .tss-pagination ul.pagination-list li a:hover {
    background: #8c8989;
    color: #ffffff;
}
.tss-wrapper .tss-pagination .tss-loading-holder {
    padding: 15px 0;
}

/********************* Media Query *************************/
@media (min-width: 768px) {
    .rt-container { width: 750px; } 
}
@media (min-width: 992px) {
    .rt-container { width: 970px; }
}
@media (min-width: 1200px) {
    .rt-container { width: 1170px; }
}
@media (min-width: 768px) {
    .rt-col-sm-1, .rt-col-sm-2, .rt-col-sm-3, .rt-col-sm-4, .rt-col-sm-5, .rt-col-sm-6, .rt-col-sm-7, .rt-col-sm-8, .rt-col-sm-9, .rt-col-sm-10, .rt-col-sm-11, .rt-col-sm-12 { float: left; } 
    .rt-col-sm-12 { width: 100%; } .rt-col-sm-11 { width: 91.66666667%; } .rt-col-sm-10 { width: 83.33333333%; } .rt-col-sm-9 { width: 75%; } .rt-col-sm-8 { width: 66.66666667%; } 
    .rt-col-sm-7 { width: 58.33333333%; } .rt-col-sm-6 { width: 50%; } .rt-col-sm-5 { width: 41.66666667%; } .rt-col-sm-4 { width: 33.33333333%; } .rt-col-sm-3 { width: 25%; } 
    .rt-col-sm-2 {width: 16.66666667%; } .rt-col-sm-1 {width: 8.33333333%; } 
}
@media (min-width: 992px) {
    .rt-col-md-1, .rt-col-md-2, .rt-col-md-3, .rt-col-md-4, .rt-col-md-5, .rt-col-md-6, .rt-col-md-7, .rt-col-md-8, .rt-col-md-9, .rt-col-md-10, .rt-col-md-11, .rt-col-md-12 { float: left; }
    .rt-col-md-12 { width: 100%; } .rt-col-md-11 { width: 91.66666667%; } .rt-col-md-10 { width: 83.33333333%; } .rt-col-md-9 { width: 75%; } .rt-col-md-8 { width: 66.66666667%; } .rt-col-md-7 { width: 58.33333333%; } .rt-col-md-6 { width: 50%; } .rt-col-md-5 { width: 41.66666667%; } .rt-col-md-4 { width: 33.33333333%; } .rt-col-md-3 { width: 25%; } .rt-col-md-2 { width: 16.66666667%; } .rt-col-md-1 { width: 8.33333333%; }
}
@media (min-width: 1200px) {
    .rt-col-lg-1, .rt-col-lg-2, .rt-col-lg-3, .rt-col-lg-4, .rt-col-lg-5, .rt-col-lg-6, .rt-col-lg-7, .rt-col-lg-8, .rt-col-lg-9, .rt-col-lg-10, .rt-col-lg-11, .rt-col-lg-12 {float: left; }
    .rt-col-lg-12 { width: 100%; } .rt-col-lg-11 { width: 91.66666667%; } .rt-col-lg-10 { width: 83.33333333%; } .rt-col-lg-9 { width: 75%; } .rt-col-lg-8 { width: 66.66666667%; } .rt-col-lg-7 { width: 58.33333333%; } .rt-col-lg-6 { width: 50%; } .rt-col-lg-5 { width: 41.66666667%; } .rt-col-lg-4 { width: 33.33333333%; } .rt-col-lg-3 { width: 25%; } .rt-col-lg-2 { width: 16.66666667%; } .rt-col-lg-1 { width: 8.33333333%; }
}
@media (max-width: 767px) {
    .tss-wrapper .tss-slider7 .item-content p,
    .tss-wrapper .tss-slider8 .item-content p {
        width: 90%;
    }
}
/*
 * Animation
 */
@-webkit-keyframes ball-clip-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes ball-clip-rotate {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes ball-clip-rotate {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes ball-clip-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    5% {
        opacity: .75;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    5% {
        opacity: .75;
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@-o-keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    5% {
        opacity: .75;
    }
    100% {
        opacity: 0;
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes ball-scale-multiple {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    5% {
        opacity: .75;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
