#Section5 .sch-style-1,
#Section5 .sch-style-3,
#Section5 .sch-style-5 {
    background: #e5e5e5;
    padding: 100px 0;
    display: inline-block;
    width: 100%;
}

#Section5 .sch-style-2,
#Section5 .sch-style-4 {
    padding: 100px 0;
    display: inline-block;
    width: 100%;
}

#Section5 .sch-testimonial {
    width: 31.5%;
    float: left;
    margin-right: 30px;
    box-shadow: 0 1px 6px 0 rgba(104, 104, 104, 0.2), 0 1px 22px 0 rgba(165, 165, 165, 0.2);
}

#Section5 .sch-testimonial .sch-top {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: 65px;
}

#Section5 .sch-style-1 .sch-testimonial {
    background-color: #ff8400;
    /* Old browsers */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 30%, #ff8400), color-stop( 30%, #ff8400), color-stop( 30%, #fff));
    /* Chrome, Safari4+ */
    background-image: -webkit-linear-gradient( top, #ff8400 30%, #ff8400 30%, #fff 30%);
    /* Chrome10+, Safari5.1+ */
    background-image: -moz-linear-gradient( top, #ff8400 30%, #ff8400 30%, #fff 30%);
    /* Fx3.6+ */
    background-image: linear-gradient( #ff8400 30%, #ff8400 30%, #fff 30%);
    /* W3C */
}

#Section5 .sch-style-1 .sch-testimonial:hover {
    background-color: #fff;
    /* Old browsers */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 30%, #fff), color-stop( 30%, #fff), color-stop( 30%, #ff8400));
    /* Chrome, Safari4+ */
    background-image: -webkit-linear-gradient( top, #fff 30%, #fff 30%, #ff8400 30%);
    /* Chrome10+, Safari5.1+ */
    background-image: -moz-linear-gradient( top, #fff 30%, #fff 30%, #ff8400 30%);
    /* Fx3.6+ */
    background-image: linear-gradient( #fff 30%, #fff 30%, #ff8400 30%);
    /* W3C */
}

#Section5 .sch-testimonial:hover .sch-info .sch-description,
#Section5 .sch-testimonial:hover .sch-info .sch-description i ,
#Section5 .sch-testimonial:hover .sch-name,
#Section5 .sch-testimonial:hover .sch-job{

    color: #fff!important;

}
#Section5 .sch-testimonial .sch-info .sch-description i:first-child{
	margin-right:5px;
}

#Section5 .sch-testimonial .sch-info .sch-description i:last-child{
	margin-left:5px;
}

#Section5 .sch-style-1 .sch-testimonial .sch-info .sch-description i {
    color: #ff8400;
    font-size: 20px;
}

#Section5 .sch-style-2 .sch-testimonial {
    background-color: #34ADFF;
    /* Old browsers */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 30%, #34ADFF), color-stop( 30%, #34ADFF), color-stop( 30%, #fff));
    /* Chrome, Safari4+ */
    background-image: -webkit-linear-gradient( top, #34ADFF 30%, #34ADFF 30%, #fff 30%);
    /* Chrome10+, Safari5.1+ */
    background-image: -moz-linear-gradient( top, #34ADFF 30%, #34ADFF 30%, #fff 30%);
    /* Fx3.6+ */
    background-image: linear-gradient( #34ADFF 30%, #34ADFF 30%, #fff 30%);
    /* W3C */
}

#Section5 .sch-style-2 .sch-testimonial:hover {
    background-color: #fff;
    /* Old browsers */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 30%, #fff), color-stop( 30%, #fff), color-stop( 30%, #34ADFF));
    /* Chrome, Safari4+ */
    background-image: -webkit-linear-gradient( top, #fff 30%, #fff 30%, #34ADFF 30%);
    /* Chrome10+, Safari5.1+ */
    background-image: -moz-linear-gradient( top, #fff 30%, #fff 30%, #34ADFF 30%);
    /* Fx3.6+ */
    background-image: linear-gradient( #fff 30%, #fff 30%, #34ADFF 30%);
    /* W3C */
}

#Section5 .sch-style-2 .sch-testimonial .sch-info .sch-description i {
    color: #34ADFF;
}

#Section5 .sch-style-3 .sch-testimonial {
    background-color: #4d61c3;
    /* Old browsers */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 30%, #4d61c3), color-stop( 30%, #4d61c3), color-stop( 30%, #fff));
    /* Chrome, Safari4+ */
    background-image: -webkit-linear-gradient( top, #4d61c3 30%, #4d61c3 30%, #fff 30%);
    /* Chrome10+, Safari5.1+ */
    background-image: -moz-linear-gradient( top, #4d61c3 30%, #4d61c3 30%, #fff 30%);
    /* Fx3.6+ */
    background-image: linear-gradient( #4d61c3 30%, #4d61c3 30%, #fff 30%);
    /* W3C */
}

#Section5 .sch-style-3 .sch-testimonial:hover {
    background-color: #fff;
    /* Old browsers */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 30%, #fff), color-stop( 30%, #fff), color-stop( 30%, #4d61c3));
    /* Chrome, Safari4+ */
    background-image: -webkit-linear-gradient( top, #fff 30%, #fff 30%, #4d61c3 30%);
    /* Chrome10+, Safari5.1+ */
    background-image: -moz-linear-gradient( top, #fff 30%, #fff 30%, #4d61c3 30%);
    /* Fx3.6+ */
    background-image: linear-gradient( #fff 30%, #fff 30%, #4d61c3 30%);
    /* W3C */
}

#Section5 .sch-style-3 .sch-testimonial .sch-info .sch-description i {
    color: #4d61c3;
}

#Section5 .sch-style-4 .sch-testimonial {
    background-color: #e81e8b;
    /* Old browsers */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 30%, #e81e8b), color-stop( 30%, #e81e8b), color-stop( 30%, #fff));
    /* Chrome, Safari4+ */
    background-image: -webkit-linear-gradient( top, #e81e8b 30%, #e81e8b 30%, #fff 30%);
    /* Chrome10+, Safari5.1+ */
    background-image: -moz-linear-gradient( top, #e81e8b 30%, #e81e8b 30%, #fff 30%);
    /* Fx3.6+ */
    background-image: linear-gradient( #e81e8b 30%, #e81e8b 30%, #fff 30%);
    /* W3C */
}

#Section5 .sch-style-4 .sch-testimonial:hover {
    background-color: #fff;
    /* Old browsers */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 30%, #fff), color-stop( 30%, #fff), color-stop( 30%, #e81e8b));
    /* Chrome, Safari4+ */
    background-image: -webkit-linear-gradient( top, #fff 30%, #fff 30%, #e81e8b 30%);
    /* Chrome10+, Safari5.1+ */
    background-image: -moz-linear-gradient( top, #fff 30%, #fff 30%, #e81e8b 30%);
    /* Fx3.6+ */
    background-image: linear-gradient( #fff 30%, #fff 30%, #e81e8b 30%);
    /* W3C */
}

#Section5 .sch-style-4 .sch-testimonial .sch-info .sch-description i {
    color: #e81e8b;
}

#Section5 .sch-style-5 .sch-testimonial {
    background-color: #37b737;
    /* Old browsers */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 30%, #37b737), color-stop( 30%, #37b737), color-stop( 30%, #fff));
    /* Chrome, Safari4+ */
    background-image: -webkit-linear-gradient( top, #37b737 30%, #37b737 30%, #fff 30%);
    /* Chrome10+, Safari5.1+ */
    background-image: -moz-linear-gradient( top, #37b737 30%, #37b737 30%, #fff 30%);
    /* Fx3.6+ */
    background-image: linear-gradient( #37b737 30%, #37b737 30%, #fff 30%);
    /* W3C */
}

#Section5 .sch-style-5 .sch-testimonial:hover {
    background-color: #fff;
    /* Old browsers */
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop( 30%, #fff), color-stop( 30%, #fff), color-stop( 30%, #37b737));
    /* Chrome, Safari4+ */
    background-image: -webkit-linear-gradient( top, #fff 30%, #fff 30%, #37b737 30%);
    /* Chrome10+, Safari5.1+ */
    background-image: -moz-linear-gradient( top, #fff 30%, #fff 30%, #37b737 30%);
    /* Fx3.6+ */
    background-image: linear-gradient( #fff 30%, #fff 30%, #37b737 30%);
    /* W3C */
}

#Section5 .sch-style-5 .sch-testimonial .sch-info .sch-description i {
    color: #37b737;
}

#Section5 .sch-testimonial .sch-info .sch-description {
    color: #555;
	letter-spacing: 0.5;
	line-height: 1.5;
}

#Section5 .sch-img {
    width: 150px;
    margin: 20px auto;
    height: 150px;
}

#Section5 .sch-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 50%;
    border: 5px solid #fff;
}

#Section5 .sch-testimonial:last-child {
    margin-right: 0;
}

#Section5 .sch-name {
    text-align: center;
    font-size: 20px;
    color: #222;
    font-weight: bold;
    line-height: normal;
}

#Section5 .sch-job {
    text-align: center;
    color: #222;
    margin: 20px 0;
}

#Section5 .sch-start {
    text-align: center;
}

#Section5 .sch-start i{
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size:15px;
}

#Section5 .sch-start a{
    margin-right: 10px;
}

#Section5 .sch-start a:last-child{
    margin-right:0;
}

#Section5 .sch-testimonial:hover .sch-start {
    color: #fff;
} 

#Section5 .sch-testimonial:hover .sch-start i{
    border: 1px solid #fff;
	color: #fff;
} 

#Section5 .sch-info {
    color: #222;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}

#Section5 .sch-style-1 .sch-start i{
	border: 1px solid #ff8400;
	color: #ff8400;
}

#Section5 .sch-style-2 .sch-start i{
	border: 1px solid #34ADFF;
	color: #34ADFF;
}


#Section5 .sch-style-3 .sch-start i{
	border: 1px solid #4d61c3;
	color: #4d61c3;
}


#Section5 .sch-style-4 .sch-start i{
	border: 1px solid #e81e8b;
	color: #e81e8b;
}


#Section5 .sch-style-5 .sch-start i{
	border: 1px solid #37b737;
	color: #37b737;
}

@media (min-width:1024px) and (max-width:1199px) {
    #Section5 .sch-testimonial {
        width: 31%;
    }
}

@media (min-width:980px) and (max-width:1023px) {
    #Section5 .sch-testimonial {
		width: 47.5%;
	}
	#Section5 .sch-testimonial:nth-child(2),#Section5 .sch-testimonial:nth-child(3) {
		margin-bottom:30px;
    }
	#Section5 .sch-testimonial:nth-child(2),#Section5 .sch-testimonial:nth-child(4) {
        margin-right:15px;
		margin-left:0;
    }
	#Section5 .sch-testimonial:nth-child(3),#Section5 .sch-testimonial:nth-child(5) {
        margin-left:15px;
		margin-right:0;
    }
}

@media (min-width:768px) and (max-width:979px) {
    #Section5 .sch-testimonial {
		width: 47.5%;
	}
	#Section5 .sch-testimonial:nth-child(2),#Section5 .sch-testimonial:nth-child(3) {
		margin-bottom:30px;
    }
	#Section5 .sch-testimonial:nth-child(2),#Section5 .sch-testimonial:nth-child(4) {
        margin-right:15px;
		margin-left:0;
    }
	#Section5 .sch-testimonial:nth-child(3),#Section5 .sch-testimonial:nth-child(5) {
        margin-left:15px;
		margin-right:0;
    }
}

@media (min-width:640px) and (max-width:767px) {
    #Section5 .sch-testimonial {
		width: 47%;
	}
	#Section5 .sch-testimonial:nth-child(2),#Section5 .sch-testimonial:nth-child(3) {
		margin-bottom:30px;
    }
	#Section5 .sch-testimonial:nth-child(2),#Section5 .sch-testimonial:nth-child(4) {
        margin-right:15px;
		margin-left:0;
    }
	#Section5 .sch-testimonial:nth-child(3),#Section5 .sch-testimonial:nth-child(5) {
        margin-left:15px;
		margin-right:0;
    }
}

@media (min-width:480px) and (max-width:639px) {
    #Section5 .sch-testimonial {
		width: 100%;
	}
	#Section5 .sch-testimonial:nth-child(2),#Section5 .sch-testimonial:nth-child(3),#Section5 .sch-testimonial:nth-child(4) {
		margin-bottom:30px;
    }
	#Section5 .sch-testimonial:nth-child(2),#Section5 .sch-testimonial:nth-child(4) {
        margin-right:0;
		margin-left:0;
    }
	#Section5 .sch-testimonial:nth-child(3),#Section5 .sch-testimonial:nth-child(5) {
        margin-left:0;
		margin-right:0;
    }
}

@media only screen and (max-width:479px) {
    #Section5 .sch-testimonial {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        margin-left: 0;
    }
	#Section5 .sch-testimonial:last-child{
        margin-bottom: 0px;
    }
}