.wtl_wrapper {
	max-width: unset !important;
	width:100% !important;
	float: left;
	display: block;
}
.wtl-schedule-all-post-content{
	max-width: 820px !important;
	margin: 20px auto !important;
}
.wtl-schedule-meta-content {
margin-bottom: 15px;
}
.wtl_main_title {
	text-align: center;
	margin-bottom: 30px;
}
.wtl_main_title .wtl_title-image {
	position: relative;
}
.wtl-post-date .mdate {
	display: inline-block;
}
.wtl-schedule-meta-content .wtl-post-date,
.wtl-schedule-meta-content .wtl-meta-comment,
.wtl-schedule-meta-content .wtl-author-avatar {
	display: inline-block;
	margin-right: 10px;
}
.wtl_main_title .wtl_title-image:after {
	content: "";
	position: absolute;
	height: 3px;
	width: 140px;
	bottom: 2px;
	left: 0;
	right: 0;
	background: #333333;
	margin: auto;
}
.wtl_main_title h1 {
	font-size: 50px;
	text-align: center;
	line-height: 52px;
	text-transform: capitalize;
	margin-bottom: 30px;
	margin-top: 0;
	position: relative;
	padding-bottom: 20px;
}
.wtl_main_title h1:after {
	content: "";
	position: absolute;
	height: 3px;
	width: 140px;
	bottom: 0;
	left: 0;
	right: 0;
	background: #333333;
	margin: auto;
}
h2.wtl-post-title {
	margin-top: 15px;
	margin-bottom: 15px;
}
.wtl_main_title h3 {
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 30px;
	text-transform: uppercase;
}
.wtl_main_title h3 span {
	color: #f37122;
}
.wtl_main_title p {
	color: #a8a8a8;
	max-width: 400px;
	margin: 10px auto;
}
.wtl-schedule-wrap .wtl-schedule-post-content {
	text-align: center;
	padding: 40px;
	border-bottom: 3px solid #fff;
	float: left;
	width:100%;
}
 .wtl-post-title a {
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: none;
}
.wtl-schedule-wrap .wtl-schedule-all-post-content {
	max-width: 570px;
	margin: auto;
}
.wtl-schedule-wrap .wtl-schedule-post-content .wtl-post-content {
	margin: 0px;
	overflow: hidden;
}
.wtl-schedule-wrap .wtl-schedule-post-content:nth-child(3n + 1) {
	background-color: #f37122;
}
.wtl-schedule-wrap .wtl-schedule-post-content:nth-child(3n + 2) {
	background-color: #3574e3;
}
.wtl-schedule-wrap .wtl-schedule-post-content:nth-child(3n + 3) {
	background-color: #eb543a;
}

.wtl-schedule-wrap .wtl_timeline-img {
	width: 135px;
	height: 135px;
	margin: auto;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.wtl-author-avatar{
	text-align: center;
}
.wtl-author-avatar img{
	display:inline-block; clear:both;
}
.wtl-author{
	display:block;
}
