.testimonial1713435879 {
    
font-family: Font1;
}

.testimonial1713435879 .mhead {
    text-align:center;
}

.testimonial1713435879 .mtitle {
        color: #364a9c;
        font-size: 40px;
        font-weight: bold;
        text-transform: lowercase;
        margin: 4% 0 0%;
}


.testimonial1713435879 .mdesc {
     text-align: center;
     font-size: 23px;
     font-weight: bold;
     line-height: 50px;
     color: #364a9c;
     margin: 0px 16% 5%;
}

.testimonial1713435879 .mbody {
    
}

.testimonial1713435879 .mcontent {
    
}

/*Module specific style*/
.testimonial1713435879 ul.lightSlider li {

    border-radius:5px;
    margin-bottom:1px;
}

.testimonial1713435879 .item_image {
    
}

.testimonial1713435879 .item_image img {
    border-radius:100%;
}

.testimonial1713435879 .item_image i {
    font-size: 72px;
    border: 1px solid #eee;
    padding: 25px 15px;
    border-radius: 100%;
    background: rgba(255,255,255,0.7);
}

.testimonial1713435879 .item_text {
    overflow-y:auto;
    padding: 0 3px;
    text-align: center;
}

.testimonial1713435879 .item_text p {
    border-radius:10px;
    font-size:smaller;
background:#f2f2f2;
    padding:3%;
    height:160px
    
}
/*Module specific style*/

@media (max-width: 767px) {
	.testimonial1713435879 {
        padding:0 5px;
    }
      .testimonial1713435879 .mdesc {
  margin:0 0% 5%;
     font-size: 17px;
     line-height:0.5;
}
.testimonial1713435879 .mtitle {
        font-size: 23px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}