.page-id-7431 .entry-header {
        padding: 0px 0pc;
    }
.page-id-7431 .entry-content{
	max-width: 100%;
    width: 100%;
}
.page-id-7431 .elementor-section.elementor-section-boxed > .elementor-container{
	max-width: 100%;
}
.page-id-7431 .elementor-7431 .elementor-element.elementor-element-9a00098:not(.elementor-motion-effects-element-type-background){
	background-size: cover;
}
.timeline-container{
    position:relative;
    max-width:1200px;
    margin:auto;
    padding:60px 0;
	font-family:'Source Sans Pro';
}

.timeline-line{
    position:absolute;
    left:50%;
    top:0;
    width:2px;
    height:100%;
    background:#ccc;
    transform:translateX(-50%);
}

.timeline-item{
    width:50%;
    padding:20px 40px;
    position:relative;
    box-sizing:border-box;
}

.timeline-item.left{
    left:0;
    text-align:start;
	margin-top:-115px;
}

.timeline-item.right{
    left:50%;
}
.left .timeline-content{
	margin-right:50px;
}
.right .timeline-content{
	margin-left:50px;
}
.timeline-content{
    background:#fff;
    padding:30px;
    border-radius:5px;
	img{
		    height: 75px;
	}
	
}

.timeline-content h3{
    margin-top:10px;
    font-size:18px;
	    font-family: 'Source Sans Pro';
		font-size:20px;
}

.timeline-content ul{
    padding-left:20px;
    margin:10px 0 0;
	    font-family: 'Source Sans Pro';
	font-size:16px;
}

.timeline-number{
    position:absolute;
    top:30px;
    left:50%;
    transform:translateX(-50%);
    width:auto;
    height:75px;
	width: 75px;
    display:flex;
    align-items:center;
    justify-content:center;

}
.left .timeline-number{
	left: 96%;
}
.right .timeline-number{
	left: 4%;
}
.timeline-item.right{
	    margin-top: -150px;
}
.timeline-line{
	height:80%;
}
/* responsive */

@media(max-width:900px){

.timeline-line{
    left:20px;
}

.timeline-item{
    width:100%;
    padding-left:60px;
    padding-right:20px;
}

.timeline-item.left,
.timeline-item.right{
    left:0;
    text-align: start;
}

.timeline-number{
    left:20px;
    transform:none;
}

}

.testimonial-center{

transform:scale(1.08);
z-index:2;
position:relative;
}

.page-id-7431 .wpcf7 form textarea{
	    height: 100px;
}
.page-id-7431 div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy, .page-id-7431 .widget-area,.page-id-7431  .entry-footer, .page-id-7431  .first-menu-row{
	display:none;
}
.page-id-7431   .hentry {
	margin-bottom:0px;
}