
@charset "utf-8";

.sidebyside-tl.show-classic span.tll-date {
	position: absolute;
	padding: 10px;
	background: #00bcd4;
	line-height: 1;
	color: #fff;
	font-size: 15px;
	min-width: 100px;
	text-align: center;
	border: 1px solid #eee;
	z-index: 9;
}

.sidebyside-tl.show-classic a.img-left {
	display: inline-block;
	margin-bottom: 15px;
}

@media (min-width:768px) {
	.wpex-timeline-list.sidebyside-tl .wptl-feature-name {
		left: 0;
		white-space: nowrap;
	}
	
	.wpex-timeline-list.sidebyside-tl li:nth-child(odd) .wptl-feature-name {
		left: 100%;
	}
	
	.wpex-timeline-list.sidebyside-tl ul.wpex.wpex-timeline.style-center:after {
		content: "";
		clear: both;
		display: block;
	}
	
	.sidebyside-tl .wpex-timeline.style-center > li:nth-child(even) {
		float: right;
		margin-top: 120px;
		clear: none;
	}
	
	.sidebyside-tl .wpex-timeline.style-center > .wptl-feature + li:nth-child(even).wptl-feature {
		margin-top: 150px;
	}
	
	/*--Classic--*/
	.sidebyside-tl.show-classic .wpex-timeline.style-center > li .wpex-timeline-time {
		padding-left: 50px;
		left: 0;
		top: 0;
		padding-right: 0;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-time {
		left: auto;
		padding-right: 50px;
		top: 0;
		padding-left: 0;
		right: 0;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline > li:nth-child(even) .wpex-timeline-time span.tll-date:before {
		left: -16px;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline > li:nth-child(even) .wpex-timeline-time span.tll-date {
		text-align: left;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline > li {
		width: 50%;
		display: inline-block;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline.style-center > .it-hidden + li:nth-child(even) {
		margin-top: 0;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline.style-center > li:nth-child(2n+1) {
		clear: both;
		float: left;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label {
		margin-right: 10%;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-label {
		margin-left: 10%;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline.style-center > li .wpex-timeline-icon .fa {
		right: 0;
		left: auto;
		margin-right: -20px;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline.style-center > li .wpex-timeline-icon .fa.no-icon {
		margin-right: -4px;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa {
		left: 0;
		right: auto;
	}
	
	.sidebyside-tl.show-classic .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa.no-icon {
		left: -2px;
	}
	
	.sidebyside-tl.show-classic:not(.show-icon) .wpex-timeline.style-center:not(.show-icon) > li:first-child:before, .sidebyside-tl.show-classic:not(.show-icon) .wpex-timeline.style-center > li:after {
		right: 0;
		left: auto;
	}
	
	.sidebyside-tl.show-classic:not(.show-icon) .wpex-timeline.style-center > li:nth-child(even):after {
		right: auto;
		left: -2px;
	}
	
	.sidebyside-tl.show-classic li:nth-child(odd) span.tll-date {
		right: 0;
	}
	
	/*-- wide image --*/
	.sidebyside-tl.show-wide_img .wpex-timeline > li > div:first-child {
		padding-top: 70px;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > li .wpex-timeline-time {
		padding-left: 10%;
		left: 0;
		top: 0;
		padding-right: 0;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-time {
		left: auto;
		padding-right: 10%;
		top: 0;
		padding-left: 0;
		right: 0;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline > li .wpex-timeline-time span.tll-date:before {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		right: -16px;
		-webkit-transform: rotate(180deg);
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline > li:nth-child(even) .wpex-timeline-time span.tll-date:before {
		left: -16px;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline > li:nth-child(even) .wpex-timeline-time span.tll-date {
		text-align: left;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline > li {
		width: 50%;
		display: inline-block;
		padding: 0;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > .it-hidden + li:nth-child(even) {
		margin-top: 0;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > li:nth-child(2n+1) {
		clear: both;
		float: left;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label {
		margin-right: 10%;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-label {
		margin-left: 10%;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > li .wpex-timeline-icon .fa {
		right: 0;
		left: auto;
		margin-right: -20px;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa {
		left: 0;
		right: auto;
	}
	
	.sidebyside-tl.show-wide_img:not(.show-icon).show-wide_img .wpex-timeline.style-center:not(.show-icon) > li:first-child:before, .sidebyside-tl.show-wide_img:not(.show-icon).show-wide_img .wpex-timeline.style-center > li:after {
		right: 0;
		left: auto;
	}
	
	.sidebyside-tl.show-wide_img:not(.show-icon).show-wide_img .wpex-timeline.style-center > li:nth-child(even):after {
		right: auto;
		left: -2px;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline > li:nth-last-child(2):after {}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > li.wptl-feature .wpex-timeline-icon .fa {
		margin-top: 70px;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > li .wpex-timeline-icon .fa.no-icon {
		margin-right: -3px;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > li.wptl-feature time.wpex-timeline-time {
		top: 70px;
	}
	
	.sidebyside-tl.show-wide_img .wpex-timeline.style-center > .wptl-feature + li:nth-child(even).wptl-feature {
		margin-top: 215px;
	}
	
	/*---- simple bod----*/
	.sidebyside-tl.show-simple .wpex-timeline > li {
		width: 50%;
		display: inline-block;
	}
	
	.sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(even) {
		float: right;
		margin-top: 120px;
	}
	
	.sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(2n+1) {
		clear: both;
		float: left;
	}
	
	.sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label {
		margin-right: 10%;
	}
	
	.sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-label {
		margin-left: 10%;
	}
	
	.sidebyside-tl.show-simple:not(.show-icon) .wpex-timeline.style-center:not(.show-icon) > li:first-child:before, .sidebyside-tl.show-simple:not(.show-icon) .wpex-timeline.style-center > li:after {
		right: -1px;
		left: auto;
	}
	
	.sidebyside-tl.show-simple:not(.show-icon) .wpex-timeline.style-center > li:nth-child(even):after {
		right: auto;
		left: -1px;
	}
	
	.sidebyside-tl.show-simple .wpex-timeline.style-center > li .wpex-timeline-icon .fa {
		right: 0;
		left: auto;
		margin-right: -4px;
		margin-top: -5px;
	}
	
	.sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa {
		left: -1px;
		right: auto;
		margin-top: -5px;
	}
	
	.sidebyside-tl.show-simple li .wpex-timeline-icon i:not(.no-icon), .sidebyside-tl.show-simple:not(.show-icon) li .wpex-timeline-icon i.no-icon.icon-img {
		height: 40px;
		width: 40px;
	}
	
	.sidebyside-tl.show-simple .wpex-timeline.style-center > li .wpex-timeline-icon .fa:not(.no-icon), .sidebyside-tl.show-simple .wpex-timeline.style-center > li .wpex-timeline-icon .fa.no-icon.icon-img {
		margin-top: -20px;
		right: -17px;
	}
	
	.sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa:not(.no-icon), .sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa.no-icon.icon-img {
		left: -15px;
	}
	
	.sidebyside-tl.show-simple li .wpex-timeline-icon i:before {
		font-size: 25px;
		margin-left: 0 !important;
		margin-right: 0 !important;
		line-height: 40px;
	}
	
	.sidebyside-tl.show-simple li .wpex-timeline-icon i:not(.no-icon):before {
		color: #fff !important;
	}
	
	/*--Modern--*/
	.sidebyside-tl.show-icon .wpex-timeline > li {
		width: 50%;
		display: inline-block;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li:nth-child(even) {
		float: right;
		margin-top: 120px;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li:nth-child(2n+1) {
		clear: both;
		float: left;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label {
		margin-right: 10%;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-label {
		margin-left: 10%;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center:not(.show-icon) > li:first-child:before, .sidebyside-tl.show-icon .wpex-timeline.style-center > li:after {
		right: 0;
		left: auto;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li:nth-child(even):after {
		right: auto;
		left: 0px;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li .wpex-timeline-icon .fa {
		right: 0;
		left: auto;
		margin-right: -3px;
		margin-top: -5px;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li .wpex-timeline-icon .fa.no-icon:not(.icon-img) {
		margin-right: -5px;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa {
		left: -2px;
		right: auto;
		margin-top: -5px;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa.no-icon:not(.icon-img) {
		left: 0;
	}
	
	.sidebyside-tl.show-icon li .wpex-timeline-icon i:not(.no-icon), .sidebyside-tl.show-icon li .wpex-timeline-icon i.no-icon.icon-img {
		height: 40px;
		width: 40px;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li .wpex-timeline-icon .fa:not(.no-icon), .sidebyside-tl.show-icon .wpex-timeline.style-center > li .wpex-timeline-icon .fa.no-icon.icon-img {
		right: -15px;
		margin-top: -20px;
	}
	
	.sidebyside-tl.show-icon .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa:not(.no-icon), .sidebyside-tl.show-icon .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa.no-icon.icon-img {
		left: -14px;
	}
	
	.sidebyside-tl.show-icon li .wpex-timeline-icon i:before {
		font-size: 25px;
		margin-left: 0 !important;
		margin-right: 0 !important;
		line-height: 40px;
	}
	
	.sidebyside-tl.show-icon li .wpex-timeline-icon i:not(.icon-img):not(.no-icon):before {
		color: #fff !important;
	}
	
	.sidebyside-tl.show-wide_img .style-center > li:nth-child(odd) .wptl-readmore-center, .sidebyside-tl.show-classic .style-center > li:nth-child(odd) .wptl-readmore-center, .sidebyside-tl.show-icon .style-center > li:nth-child(odd) .wptl-readmore-center {
		margin-right: 10%;
	}
	
	/*-- Box--*/
	.sidebyside-tl.wpex-timeline-list.show-box-color .style-center > li:nth-child(odd) .wpex-timeline-icon .fa:after, .sidebyside-tl.wpex-timeline-list.show-box-color li .wpex-timeline-icon i:after {
		margin-top: -20px;
	}
	
	.sidebyside-tl.wpex-timeline-list.show-box-color li .wpex-timeline-icon i:after {
		margin-left: 38px;
	}
	
	.sidebyside-tl.wpex-timeline-list.show-box-color .style-center li .wpex-timeline-icon .fa {
		margin-left: -7px;
	}
	
	/*--Simple--*/
	.sidebyside-tl.wpex-timeline-list.show-simple ul.wpex-timeline > li {
		margin-bottom: -30px;
	}
	
	.sidebyside-tl.wpex-timeline-list.show-simple span.tll-date:before {
		width: 27px;
	}
	
	/*	.sidebyside-tl.show-simple .wpex-timeline.style-center > li .wpex-timeline-time{padding-left: 50px;left: 0;top: 0;padding-right: 0;}
    .sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-time{left:auto;padding-right:50px;top:0;padding-left: 0;right: 0;}
    .sidebyside-tl.show-simple .wpex-timeline > li:nth-child(even) .wpex-timeline-time span.tll-date:before{ left:-16px}
    .sidebyside-tl.show-simple .wpex-timeline > li:nth-child(even) .wpex-timeline-time span.tll-date{ text-align:left;}
    .sidebyside-tl.show-simple .wpex-timeline > li{
        width:50%; display: inline-block;
    }
    .sidebyside-tl.show-simple .wpex-timeline.style-center > .it-hidden + li:nth-child(even){margin-top:0}
    .sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(2n+1){clear:both;float: left;}
    .sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label{margin-right: 10%;}
    .sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-label{margin-left: 10%;}
    .sidebyside-tl.show-simple .wpex-timeline.style-center > li .wpex-timeline-icon .fa{right:0;left:auto;margin-right: -20px;}
    .sidebyside-tl.show-simple .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa{left:0; right:auto}
    .sidebyside-tl.show-simple:not(.show-icon) .wpex-timeline.style-center:not(.show-icon) > li:first-child:before,
    .sidebyside-tl.show-simple:not(.show-icon) .wpex-timeline.style-center > li:after{ right:0; left:auto}
    .sidebyside-tl.show-simple:not(.show-icon) .wpex-timeline.style-center > li:nth-child(even):after{
		right:auto; left:-2px
	}
*/
	
	/*--clean--*/
	.sidebyside-tl.show-clean .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label, .sidebyside-tl.show-clean .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-label {
		padding: 0;
	}
	
	.sidebyside-tl.show-clean .wpex-timeline.style-center > li .wpex-timeline-icon .fa:not(.no-icon), .sidebyside-tl.show-clean .wpex-timeline.style-center > li .wpex-timeline-icon .fa.no-icon.icon-img {
		margin-top: -16px;
		right: auto;
		left: 180px;
	}
	
	.sidebyside-tl.show-clean .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa:not(.no-icon), .sidebyside-tl.show-clean .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-icon .fa.no-icon.icon-img {
		left: auto;
		right: 180px;
	}
	
	.sidebyside-tl.show-clean .wpex-timeline.style-center > li .wpex-timeline-icon .fa.no-icon:not(.icon-img) {
		display: none;
	}
	
	.sidebyside-tl.wpex-timeline-list.show-clean li:last-child .wpex-timeline-icon:after {
		left: -44px;
	}
	
	.sidebyside-tl.wpex-timeline-list.show-clean .wptl-embed {
		margin-top: 30px;
	}
	
	.sidebyside-tl.show-clean.no-more.no-end .wpex-timeline > li:last-child:after {
		display: block;
	}
	
	.sidebyside-tl.wpex-timeline-list.show-clean:not(.left-tl) li:last-child:nth-child(odd) .wpex-timeline-icon:after {
		display: none;
	}
	
	/*--Fix--*/
	.sidebyside-tl.wpex-timeline-list.show-simple:not(.show-clean) .wpex-timeline > li:first-child:before {
		top: -50px;
	}
}
