#Section4 .sch-style-1 .container, #Section4 .sch-style-2 .container, #Section4 .sch-style-3 .container, #Section4 .sch-style-4 .container, #Section4 .sch-style-5 .container {
    display: flex;
    position: relative;
    flex-direction: column;
}

#Section4 .sch-style-1,
#Section4 .sch-style-3,
#Section4 .sch-style-5 {
    background: #e5e5e5;
    padding: 100px 0;
}

#Section4 .sch-style-2,
#Section4 .sch-style-4 {
    padding: 100px 0;
}

#Section4 .sch-testimonial {
    padding: 100px 0 0px 320px;
    position: relative
}

#Section4 .sch-testimonial .sch-pic {
    width: 25%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
}

#Section4 .sch-testimonial .sch-description {
    font-size: 16px;
    color: #222;
    line-height: normal;
    position: relative;
    margin: 25px 0;
    font-style: italic;
	line-height: 1.5;
}

#Section4 .sch-testimonial .sch-description i {
    position: absolute;
    top: -70px;
    left: 0;
    font-size: 20px;
    color: #e81e8b;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(232, 30, 139, 0.1);
    line-height: 40px;
    text-align: center;
    font-style: normal;
}

#Section4 .sch-testimonial .sch-testimonial-title {
    font-size: 20px;
    font-weight: 800;
    color: #e81e8b;
    text-transform: capitalize;
    font-style: italic;
	text-align:left;
}

#Section4 .sch-testimonial .sch-post {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #7a7e82;
    margin-top: 10px;
}

#Section4 .owl-theme .owl-controls {
    text-align: left;
    margin-top: 30px;
    display: block !important;
    position: absolute;
    bottom: 0;
    left: 150px;
    margin: 0;
}

#Section4 .owl-theme .owl-controls .owl-buttons div {
    background: rgba(232, 30, 139, 0.1);
    border-radius: 0;
    opacity: 1;
    padding: 10px 25px;
}

#Section4 .owl-theme .owl-controls .owl-buttons div:hover {
    background: rgba(232, 30, 139);
}

#Section4 .owl-prev:hover:before,
#Section4 .owl-next:hover:before {
    color: #fff;
}

#Section4 .owl-prev:before,
#Section4 .owl-next:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f060";
    font-size: 14px;
}

#Section4 .owl-next:before {
    content: "\f061";
}

#Section4 .owl-prev::before,
#Section4  .owl-next::before,
#Section4  .sch-testimonial .sch-testimonial-title {
    color: #e81e8b;
}

#Section4 .sch-style-2 .owl-theme .owl-controls .owl-buttons div {
    background: rgba(77, 97, 195, 0.1);
}

#Section4 .sch-style-2 .owl-prev::before,
#Section4 .sch-style-2 .owl-next::before,
#Section4 .sch-style-2 .sch-testimonial .sch-testimonial-title {
    color: #4d61c3;
}

#Section4 .sch-style-2 .sch-testimonial .sch-description i {
    color: #4d61c3;
    background: rgba(77, 97, 195, 0.1);
}

#Section4 .sch-style-2 .owl-theme .owl-controls .owl-buttons div:hover {
    background: #4d61c3;
}

#Section4 .sch-style-2 .owl-prev:hover:before,
#Section4 .sch-style-2 .owl-next:hover:before {
    color: #fff;
}

#Section4 .sch-style-3 .owl-theme .owl-controls .owl-buttons div {
    background: rgba(55, 183, 55, 0.1);
}

#Section4 .sch-style-3 .owl-prev::before,
#Section4 .sch-style-3 .owl-next::before,
#Section4 .sch-style-3 .sch-testimonial .sch-testimonial-title {
    color: #37b737;
}

#Section4 .sch-style-3 .sch-testimonial .sch-description i {
    color: #37b737;
    background: rgba(55, 183, 55, 0.1);
}

#Section4 .sch-style-3 .owl-theme .owl-controls .owl-buttons div:hover {
    background: #37b737;
}

#Section4 .sch-style-3 .owl-prev:hover:before,
#Section4 .sch-style-3 .owl-next:hover:before {
    color: #fff;
}

#Section4 .sch-style-4 .owl-theme .owl-controls .owl-buttons div {
    background: rgba(31, 187, 226, 0.1);
}

#Section4 .sch-style-4 .owl-prev::before,
#Section4 .sch-style-4 .owl-next::before,
#Section4 .sch-style-4 .sch-testimonial .sch-testimonial-title {
    color: #1fbbe2;
}

#Section4 .sch-style-4 .sch-testimonial .sch-description i {
    color: #1fbbe2;
    background: rgba(31, 187, 226, 0.1);
}

#Section4 .sch-style-4 .owl-theme .owl-controls .owl-buttons div:hover {
    background: #1fbbe2;
}

#Section4 .sch-style-4 .owl-prev:hover:before,
#Section4 .sch-style-4 .owl-next:hover:before {
    color: #fff;
}

#Section4 .sch-style-5 .owl-theme .owl-controls .owl-buttons div {
    background: rgba(255, 132, 0, 0.1);
}

#Section4 .sch-style-5 .owl-prev::before,
#Section4 .sch-style-5 .owl-next::before,
#Section4 .sch-style-5 .sch-testimonial .sch-testimonial-title {
    color: #ff8400;
}

#Section4 .sch-style-5 .sch-testimonial .sch-description i {
    color: #ff8400;
    background: rgba(255, 132, 0, 0.1);
}

#Section4 .sch-style-5 .owl-theme .owl-controls .owl-buttons div:hover {
    background: #ff8400;
}

#Section4 .sch-style-5 .owl-prev:hover:before,
#Section4 .sch-style-5 .owl-next:hover:before {
    color: #fff;
}

#Section4 .sch-testimonial .sch-img {
    width: 300px;
    height: 300px;
    position: absolute;
    left: 0;
    top: 0;
}

#Section4 .sch-testimonial .sch-spin-container {
    width: 100%;
    height: 100%;
    position: relative;
}

#Section4 .sch-testimonial .sch-shape {
    width: 90%;
    height: 85%;
    position: absolute;
    overflow: hidden;
    z-index: 5;
}

#Section4 .sch-testimonial .sch-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% !important;
    display: flex;
    color: #003;
    font-size: 5vw;
    font-weight: bold;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    opacity: 1;
    z-index: 2;
}

#Section4 .sch-testimonial .sch-bg-1 {
    background: url(../images/section3-1.jpg);
}

#Section4 .sch-testimonial .sch-bg-2 {
    background: url(../images/section3-2.jpg);
}

#Section4 .sch-testimonial .sch-bg-3 {
    background: url(../images/section3-3.jpg);
}

#Section4 .sch-testimonial .sch-bg-4 {
    background: url(../images/section3-4.jpg);
}

#Section4 .sch-testimonial .sch-bg-5 {
    background: url(../images/section3-5.jpg);
}

#Section4 .sch-style-1 .sch-testimonial .sch-bg {
    -webkit-clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
    clip-path: polygon(50% 0%, 83% 12%, 100% 43%, 94% 78%, 68% 100%, 32% 100%, 6% 78%, 0% 43%, 17% 12%);
}

#Section4 .sch-style-2 .sch-testimonial .sch-bg {
    -webkit-clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
    clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
}

#Section4 .sch-style-3 .sch-testimonial .sch-bg {
    -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}

#Section4 .sch-style-4 .sch-testimonial .sch-bg {
    -webkit-clip-path: polygon(0% 15%, 10% 10%, 15% 0%, 85% 0%, 91% 8%, 100% 15%, 100% 85%, 87% 90%, 85% 100%, 15% 100%, 13% 90%, 0% 85%);
    clip-path: polygon(0% 15%, 10% 10%, 15% 0%, 85% 0%, 91% 8%, 100% 15%, 100% 85%, 87% 90%, 85% 100%, 15% 100%, 13% 90%, 0% 85%);
}

#Section4 .sch-style-5 .sch-testimonial .sch-bg {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 87%, 76% 86%, 75% 100%, 50% 86%, 0 84%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 87%, 76% 86%, 75% 100%, 50% 86%, 0 84%);
}

@media (min-width: 1024px) and (max-width: 1199px) {
    #Section4 .sch-testimonial {
        padding: 70px 0 0px 320px;
    }
	#Section4 .owl-theme .owl-controls {
		bottom: -10px;
	}
}

@media (min-width: 980px) and (max-width: 1023px) {
    #Section4 .sch-testimonial {
        padding: 75px 0 0px 320px;
    }
    #Section4 .sch-testimonial .sch-description {
        margin: 10px 0;
    }
    #Section4 .sch-testimonial .sch-description::before {
        top: -45px;
    }
	#Section4 .owl-theme .owl-controls {
		bottom: 15px;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
    #Section4 .sch-testimonial {
        padding: 75px 0 0px 320px;
    }
    #Section4 .sch-testimonial .sch-description {
        margin: 10px 0;
    }
    #Section4 .sch-testimonial .sch-description::before {
        top: -45px;
    }
	#Section4 .owl-theme .owl-controls {
		bottom: 15px;
	}
}

@media only screen and (max-width: 767px) {
    #Section4 .sch-testimonial {
        padding: 0;
        position: relative;
    }
    #Section4 .sch-testimonial .sch-pic {
        width: 100%;
        height: auto;
        position: relative;
        top: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
    }
    .sch-testimonial-content {
        display: inline-block;
        width: 100%;
        margin-top: 30px;
    }
    #Section4 .owl-theme .owl-controls {
		top: 280px;
		right: 0;
		text-align: right;
		left: 135px;
	}
    #Section4 .sch-testimonial .sch-img {
        position: relative!important;
        left: 0;
        top: 0;
        right: 0;
        margin: 0 auto;
    }
	#Section4 .sch-testimonial-title {
		text-align:center;
	}
	#Section4 .sch-testimonial .sch-shape {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 479px) {
   
	#Section4 .sch-testimonial-title {
		font-size: 25px;
	}
	#Section4 .sch-testimonial .sch-img {
		width: 260px;
		height: 260px;
	}
	#Section4 .owl-theme .owl-controls {
		top: 240px;
	}
}