h1.field-testimonial-heading{font-size:40px}.product-customer-testimonial-wrap{margin:60px 0}.product-customer-testimonial-wrap .content-wrap{max-width:980px;overflow:hidden}.product-customer-testimonial-wrap .content-wrap>div{display:inline-block;float:left;width:33.333%;overflow:hidden}.testimonial-block{position:relative;display:block;margin:20px 10px;padding:20px;box-sizing:border-box;overflow:hidden;border:1px solid #edecec}.testimonial-block p{font-size:16px;color:#565656;margin-bottom:10px;padding-bottom:20px;border-bottom:1px dashed #e2e2e2;clear:both}.field-customer-image{width:80px;height:60px;overflow:hidden}.field-customer-image img{max-width:60px;border-radius:100%}.testimonial-block>span{display:flex}.testimonial-block span.field-customer-name{color:#03a9f5;font-size:14px}.testimonial-block span.field-customer-job-description{font-size:12px;font-style:italic;margin:0;}.testimonial-nav{margin:0 auto 10px;width:auto;overflow:hidden;text-align:center;display:table}.testimonial-nav li{display:table-cell}.testimonial-nav li a{display:block;padding:10px 30px;color:#666;border:1px solid #f2f2f2;font-size:16px;box-sizing:border-box;background:#f8f8f8}.read-more{margin-bottom:10px}.read-more a{font-size:12px}.customer-detail{display:table;table-layout:fixed;width:100%;vertical-align:middle}.customer-detail>div{display:table-cell;vertical-align:middle}.customer-detail>div span{display:block}@media only screen and (min-width:768px) and (max-width:991px){.testimonial-block{margin:20px 10px;padding:20px 10px}}@media only screen and (max-width:767px){.product-customer-testimonial-wrap .content-wrap>div{display:block;float:none;width:100%}.testimonial-block{margin:20px 0}h1.field-testimonial-heading{font-size:30px}}@media only screen and (max-width:480px){.field-customer-image{display:block;float:none;margin:20px auto 10px}.testimonial-block>span{display:block;text-align:center}.testimonial-block span.field-customer-name{margin-top:0}.testimonial-nav{width:200px}.testimonial-nav li{display:block}.testimonial-nav li a{padding:10px 20px}}
.trust-brands-wrap {
        padding: 140px 0px 100px;
        margin-top: -80px;
        background: #e9f6ff;
}
.trust-brands-wrap .content-wrap {max-width: 1180px;width: 95%;display: flex;flex-wrap: wrap;}
.banner-left {
    width: 50%;
    align-self: center;
}

.banner-right {
    width: 50%;
    text-align: right;
}
.banner-right img {
    width: 100%;
    max-width: 600px;
    transform: translate(10%,0%);
}
.trust-brands-wrap h1 {
    font-size: 50px;
    font-family: var(--zf-secondary-bold);
}
.trust-brands-wrap p {
    max-width: 756px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    font-size: 22px;
}
.trust-brands-wrap p+p{
    margin-bottom:0px
    
}
.testimonial-nav li.active {
    border-bottom: 2px solid #000;
    color: #000;
}
.testimonial-nav li {
    color: #00000066;
}
.act-btn {
    padding: 10px 32px;
    font-size: 18px;
}
.testimonial-nav li {
    color: #c0d1ea;
    display: inline-block;
    font-family: var(--zf-primary-semibold);
    margin-left: 25px;
    cursor: pointer;
}
.testimonial-nav li a {
    padding:0px 0px;
    border: 1px solid #ffffff;
    background: #ffffff;
    display: inline-block;
    font-family: var(--zf-primary-semibold);
    cursor: pointer;
    font-size: 18px;
}
.testimonial-nav  li:last-child {
    border-bottom: 2px solid #000;

}
.testimonial-nav  li:last-child  a{
        color: #000;
}
.testimonial-nav {
    margin: 0px 0px  30px auto;
    overflow: hidden;
    text-align: center;
    display: table;
}
.testimonial-block{
        background: #fff;
    margin: 10px;
    transition: opacity 1s ease, box-shadow 1s ease, transform 1s ease;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    padding: 40px;
    box-sizing: border-box;
    border-radius: 2px;
        font-family: 'Noto Serif';
}
.testimonial-block li{
    margin-bottom:8px
}
.product-customer-testimonial-wrap .content-wrap {
    max-width: 1100px
}
.product-customer-testimonial-wrap {
    margin: 50px 0px 60px;
}

.testimonial-block h3 {
    font-family: var(--zf-secondary-bold);
}
@media screen and (max-width:1360px) and (min-width:1100px){
    .trust-brands-wrap h1 {
    font-size: 46px;
    }
}
@media only screen and (max-width: 1440px) and (min-width:991px){
    .trust-brands-wrap .content-wrap{
        max-width: 1100px;
    }
    .trust-brands-wrap h1 {
    font-size: 42px;
    }
    .trust-brands-wrap p{
        font-size:19px;
    }
    .banner-right img{
        position: relative;
        top: -20px;
    }
    .trust-brands-wrap{
        padding: 140px 0px 80px;
    }
}

@media screen and (max-width:1099px){
  .trust-brands-wrap .content-wrap {
    max-width: 620px;
  } 
  .banner-left,.banner-right {
    width:100%;
    text-align:center
} 
.banner-right img {
    transform: translate(0%,0%);
    margin-top: 30px;
}
.banner-right{
    margin-top:50px;
}
}
@media screen and (max-width: 768px) {
.trust-brands-wrap {
    padding: 120px 0px 60px;
}
.trust-brands-wrap .content-wrap {
   width: 90%;
}
.trust-brands-wrap h1 {
    font-size: 50px;
}
.trust-brands-wrap p { 
    font: 20px/1.5 var(--zf-secondary-regular);
    max-width: 500px;
}
}

@media screen and (max-width: 650px) {
.trust-brands-wrap h1 {
    font-size: 30px;
}
.trust-brands-wrap p { 
    font: 18px/1.5 var(--zf-secondary-regular);
}
.banner-right {
    margin-top: 0px;
}

}

@media only screen and (max-width: 480px){
    .testimonial-nav {
    width: 100%;
}
}
.story-type-filter-wrap { display: block; }
.filter-wrap { display : none; }
.story-type-filter-wrap ul li a {
    color: #00000066;
}
