@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset 'UTF-8';
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/css/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/* Slider */
.ex_s_lick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.ex_s_lick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.ex_s_lick-list:focus
{
    outline: none;
}
.ex_s_lick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.ex_s_lick-slider .ex_s_lick-track,
.ex_s_lick-slider .ex_s_lick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.ex_s_lick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.ex_s_lick-track:before,
.ex_s_lick-track:after
{
    display: table;

    content: '';
}
.ex_s_lick-track:after
{
    clear: both;
}
.ex_s_lick-loading .ex_s_lick-track
{
    visibility: hidden;
}

.ex_s_lick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .ex_s_lick-slide
{
    float: right;
}
.ex_s_lick-slide img
{
    display: block;
}
.ex_s_lick-slide.ex_s_lick-loading img
{
    display: none;
}
.ex_s_lick-slide.dragging img
{
    pointer-events: none;
}
.ex_s_lick-initialized .ex_s_lick-slide
{
    display: block;
}
.ex_s_lick-loading .ex_s_lick-slide
{
    visibility: hidden;
}
.ex_s_lick-vertical .ex_s_lick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.ex_s_lick-arrow.ex_s_lick-hidden {
    display: none;
}


/* Slider */
.ex_s_lick-loading .ex_s_lick-list
{
    background: #fff url(https://haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/js/ex_s_lick/ajax-loader.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'ex_s_lick';
    font-weight: normal;
    font-style: normal;

    src: url(https://haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/js/ex_s_lick/fonts/ex_s_lick.eot);
    src: url(https://haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/js/ex_s_lick/fonts/ex_s_lick.eot?#iefix) format('embedded-opentype'), url(https://haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/js/ex_s_lick/fonts/ex_s_lick.woff) format('woff'), url(https://haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/js/ex_s_lick/fonts/ex_s_lick.ttf) format('truetype'), url(https://haitianinter.cn.haitian.webpreviews.de/wp-content/plugins/wp-timelines/js/ex_s_lick/fonts/ex_s_lick.svg#ex_s_lick) format('svg');
}
/* Arrows */
.ex_s_lick-prev,
.ex_s_lick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.ex_s_lick-prev:hover,
.ex_s_lick-prev:focus,
.ex_s_lick-next:hover,
.ex_s_lick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.ex_s_lick-prev:hover:before,
.ex_s_lick-prev:focus:before,
.ex_s_lick-next:hover:before,
.ex_s_lick-next:focus:before
{
    opacity: 1;
}
.ex_s_lick-prev.ex_s_lick-disabled:before,
.ex_s_lick-next.ex_s_lick-disabled:before
{
    opacity: .25;
}

.ex_s_lick-prev:before,
.ex_s_lick-next:before
{
    font-family: 'ex_s_lick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ex_s_lick-prev
{
    left: -25px;
}
[dir='rtl'] .ex_s_lick-prev
{
    right: -25px;
    left: auto;
}
.ex_s_lick-prev:before
{
    content: '←';
}
[dir='rtl'] .ex_s_lick-prev:before
{
    content: '→';
}

.ex_s_lick-next
{
    right: -25px;
}
[dir='rtl'] .ex_s_lick-next
{
    right: auto;
    left: -25px;
}
.ex_s_lick-next:before
{
    content: '→';
}
[dir='rtl'] .ex_s_lick-next:before
{
    content: '←';
}

/* Dots */
.ex_s_lick-dotted.ex_s_lick-slider
{
    margin-bottom: 30px;
}

.ex_s_lick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.ex_s_lick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.ex_s_lick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.ex_s_lick-dots li button:hover,
.ex_s_lick-dots li button:focus
{
    outline: none;
}
.ex_s_lick-dots li button:hover:before,
.ex_s_lick-dots li button:focus:before
{
    opacity: 1;
}
.ex_s_lick-dots li button:before
{
    font-family: 'ex_s_lick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ex_s_lick-dots li.ex_s_lick-active button:before
{
    opacity: .75;
    color: black;
}


/* Clearfix */
.exclearfix:before, .exclearfix:after { content: " "; display: table; }
.exclearfix:after { clear: both; }
/*----Basic----*/
.wpex-timeline-list,
.wpex{ font-family:'Source Sans Pro', sans-serif; 
	background-size: cover;
    background-position: top center;
}
.wpex a:focus,
.wpex-timeline-list a:focus{outline:none !important;}
.wpex h2,
.wpex h2 a,
.wpex .timeline-details h2,
.wpex .timeline-details h2{ font-size:20px; font-weight:normal;}
.wpex .wpex-dates a,
.wpex h2,
.wpex h2 a,
.wpex-single-timeline h1.tl-title,
.wpex .timeline-details h2,
.extl-lb .gslide-description.description-right h3,
.wpex .timeline-details h2{font-weight:normal; font-family:'Oswald', sans-serif}
.timeline-details,
.timeline-media{ position:relative; box-sizing:border-box;}
.timeline-media i{ 
	position:absolute;
	top:50%;
	left:50%;
	font-size:18px;
	width:35px;
	height:35px;
	text-align:center;
	line-height:35px;
	border-radius:2px;
	color:#FFFFFF;
	margin-top:-17px;
	margin-left:-17px;
	opacity:0;
	transition:all .3s;
}
.timeline-media:hover i{ opacity:1}
.wpex a:focus{ outline:none !important}
/*----Timeline listing----*/
.wpex-timeline-list .wpex.wpex-timeline,
.wpex-timeline {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
} 
.wpex-timeline-list ul.wpex-timeline > li,
.wpex-timeline > li{ position:relative; padding-bottom:60px; margin-bottom:-30px; margin-left:0; margin-right:0; list-style: none;}
.wpex-timeline > li:first-child:before{
	content: '';
    position: absolute;
    top: -50px;
    width: 4px;
    background: #E9E9E9;
    left: 150px;
    margin-left: -8px;
	z-index:1;
	height:95px;
}
.wpex-timeline > li:after{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #E9E9E9;
    left: 150px;
    margin-left: -8px;
	z-index:1;
	display:block;
}
.no-more.no-end .wpex-timeline > li:last-child:after{ display:none;}
/* The line */
.wpex-timeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 8px;
	left: 20%;
	margin-left: -8px;
}
.wpex-timeline > li:last-child{ padding-bottom:30px;}
.wpex-timeline-icon{ z-index:9;}
/* The date/time */
.wpex-timeline > li .wpex-timeline-time {
	display: block;
	width: 200px;
	padding-right: 80px;
	position: absolute;
	text-align:center;
	margin-top:-5px;
}
.wpex-timeline > li .wpex-timeline-time span { display: block;}

.wpex-timeline > li .wpex-timeline-time span.info-h {
	font-size: 12px;
	color: #9c9c9c;
}
.wpex-timeline > li .wpex-timeline-time .info-img{
	height: 80px;
    width: 80px;
    border-radius: 2px;
    overflow: hidden;
	display:inline-block;
	box-shadow: 0 0 0 1px rgba(0,0,0,0.15);
	border: 3px solid #fff;
}
.wpex-timeline > li .wpex-timeline-time span:first-child img{ height:100%; width:auto; max-width: none;}
.wpex-timeline > li .wpex-timeline-time span:last-child {
	font-size: 20px;
	color: #00BCD4;
}
.wpex-timeline > li:nth-child(odd) .wpex-timeline-time span:last-child {}
/* --Right content-- */
.wpex-timeline > li .wpex-timeline-label {
	margin: 0 0 0 200px;
	background: #fff;
	color: #101010;
	padding: 27px 30px;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 3px;
	webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.15);
	border: 1px solid rgba(0,0,0,0.15);
	border-left:4px solid #00BCD4;
}
.wpex-timeline > li .wpex-timeline-label .timeline-media{ width:33%; display:inline-block; float:left}
.wpex-timeline > li .wpex-timeline-label .timeline-media + div{ width:67%; display:inline-block; float:left; padding-left:15px;}
.wpex-timeline > li .wpex-timeline-label p + .wptl-more-meta{ margin-top:15px;}
.wpex-timeline-list .wpex-timeline > li .wpex-timeline-label .tlct-shortdes > p,
.wpex-timeline-list .wpex-timeline > li .wpex-timeline-label .timeline-details > p{ margin-bottom:0;}
.wpex-timeline > li .wpex-timeline-label h2 a{ text-decoration:none; box-shadow: none; color:#101010}
/* The triangle */
.show-wide_img .wpex-timeline > li .wpex-timeline-time span.tll-date:before,
.wpex-timeline > li .wpex-timeline-label:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #00BCD4;
	border-width: 12px;
	top: 10px;
}
/* The icons */
.wpex-timeline > li .wpex-timeline-icon .fa {
	width: 40px;
	height: 40px;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 25px;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	background: #00BCD4;
	color: #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 3px #E9E9E9;
	text-align: center;
	left: 150px;
	top: 0;
	margin: 0 0 0 -25px;
	z-index:9;
}
.wpex-timeline > li .wpex-timeline-time a{ box-shadow:none; text-decoration:none;}
/*-- Center alignment --*/
.wpex-timeline.style-center > li .wpex-timeline-icon .fa{ margin-left:-20px}
.wpex-timeline.style-center > li:after,
.wpex-timeline.style-center > li:first-child:before{ margin-left:-3px;}
.wpex-timeline > li .wpex-timeline-label .timeline-details > p{ line-height:1.6; margin-top: 8px; margin-bottom:15px;}
/*-- Style icon only--*/
.wpex-timeline-list.show-icon .wpex-timeline > li:after,
.wpex-timeline-list.show-icon .wpex-timeline > li:first-child:before{ width:3px; background-color:#00BCD4;}
.wpex-timeline-list.show-icon li .wpex-timeline-time .info-img{ display:none}
.wpex-timeline-list.show-icon li .wpex-timeline-icon .fa{ width:15px; height:15px; box-shadow:0 0 0 2px #fff; margin-left:-14px; background-color:#00BCD4; top: 30px; line-height:.3; font-size:50px;}
.wpex-timeline-list.show-icon li .wpex-timeline-icon .fa.no-icon{ font-size:60px;}
.wpex-timeline-list li .wpex-timeline-icon .fa.no-icon:before,
.wpex-timeline-list.show-icon li .wpex-timeline-icon .fa.no-icon:before{ color:transparent;}
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-timeline-label:before{ top:23px}
.wpex-timeline-list.show-icon li .wpex-timeline-icon .fa:before{ margin-left:-120px; color:#00BCD4; }
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-timeline-label{ border-left: 1px solid rgba(0,0,0,0.15)}
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-timeline-label:after {
    position: absolute;
    top: 24px;
    left: -11px;
    display: inline-block;
    border-top: 11px solid transparent;
    border-left: 11px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 11px solid transparent;
    border-left-width: 0;
    border-right-width: 11px;
    content: " ";
}
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-timeline-label:before{ border-right-color: rgba(0,0,0,0.15);}
.wpex-timeline-list.left-tl .wpex-timeline > li .wpex-content-left,
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left{ float:left; width:40%; margin-top:-5px;}
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left .wpex-leftdate + a{ margin-top:10px}
.wpex-timeline-list.show-icon .wpex-timeline.style-center > li .wpex-content-left .wpex-leftdate{padding: 15px 30px; background:#00BCD4; border-top-left-radius: 3px; border-top-right-radius: 3px; color:#FFFFFF;}
.wpex-timeline-list.left-tl .wpex-timeline > li .wpex-content-left + .timeline-details,
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left + .timeline-details{ float:right; width:60%; padding-left:30px;}
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left .tlday{ font-size:70px; float:left; line-height:1; margin-top:-5px; margin-right:15px}
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left .wpex-leftdate div span{ line-height:1.3; font-size:24px;}
.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left .wpex-leftdate div span:first-child{ display:block; font-size:16px; margin-bottom:3px; padding-top:3px;}
@media(max-width:767px){
    .wpex-timeline-list.left-tl .wpex-timeline > li .wpex-content-left + .timeline-details, 
    .wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left + .timeline-details,
	.wpex-timeline-list.left-tl .wpex-timeline > li .wpex-content-left, 
	.wpex-timeline-list .wpex-timeline > li .wpex-content-lef{ width:100%; padding:0}
}
.wpex-timeline-list.show-icon .wpex-timeline.style-center > li .wpex-timeline-label:after{border-right-color:#00BCD4;}
.wpex-timeline-list.show-icon .style-center > li .wpex-content-left + .timeline-details,
.wpex-timeline-list.show-icon .style-center > li .wpex-content-left{ width:100%; display:inline-block; padding-left:0}
.wpex-timeline-list.show-icon .style-center > li .wpex-content-left + .timeline-details{ margin-bottom:7px;}
.wpex-timeline-list.show-icon .style-center > li .wpex-timeline-label{ padding:0}
.wpex-timeline-list.show-icon .style-center > li .wpex-timeline-label .timeline-details{ padding:17px 30px;}
.wpex-timeline-list.show-icon .style-center > li .wpex-content-left{ margin:0; margin-bottom:10px;}
.wpex-timeline-list.show-icon .style-center .timeline-details .img-left{ display:inline-block; width:40%; float:left; margin:0 20px 5px 0; box-shadow:none;}
.wpex-timeline-list.show-icon li .wpex-content-left .info-img img,
.wpex-timeline-list.show-icon .timeline-details .img-left img{ border-radius:2px;}
.wpex-timeline-list.show-icon .style-center li .wpex-timeline-icon .fa{ margin-left:-9px;}
.wpex-timeline-list.show-icon .style-center > li:nth-child(odd) .wpex-timeline-label{border: 1px solid rgba(0,0,0,0.15);}
.wpex.wptl-dark .wpex-content-left *{ color:#FFFFFF;}
.wpex .wpex-content-left .wpex-leftdate + a { width:100%; margin-top:0; display:inline-block; box-shadow:none; position:relative;}
.wptl-readmore-center{ text-align:right; margin-top:15px;}
li .wptl-readmore-center > a { box-shadow:none; font-size:12px; color:#101010;}
li .wptl-readmore-center > a:hover{ text-decoration:none;}
@media(min-width:768px){
	.wpex-timeline-list .style-center > li:nth-child(odd) .wptl-readmore-center{ margin-right:55%; float:none;}
	.wpex-timeline.style-center > li .wpex-timeline-label{margin-left:55%; margin-right:0}
	.wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label{ margin-right:55%; margin-left:0; border:1px solid rgba(0,0,0,0.15); border-right: 4px solid #00BCD4;}
	.wpex-timeline-list.show-icon .style-center > li:nth-child(odd) .wpex-timeline-icon .fa:before{ margin-right:-120px; margin-left:auto;}
	.show-wide_img .wpex-timeline > li:nth-child(even) .wpex-timeline-time span.tll-date:before,
	.wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label:before {
		left: 100%;
		right: 0;
		border-right-color: transparent;
		border-left-color: #00BCD4;
	}
	.wpex-timeline-list.show-icon .style-center > li:nth-child(odd) .wpex-timeline-label:before{border-left-color: rgba(0,0,0,0.15);border-right-color: rgba(0,0,0,0);}
	.wpex-timeline-list.show-icon .style-center > li:nth-child(odd) .wpex-timeline-label:after{ right:-11px; border-left-width:11px;  border-right-width:0; left:auto; border-left-color:#00BCD4}
	.wpex-timeline.style-center > li:after,
	.wpex-timeline.style-center > li:first-child:before,
	.wpex-timeline.style-center > li .wpex-timeline-icon .fa{ left:50%;}
	.wpex-timeline.style-center > li .wpex-timeline-time{width:200px; right:50%; padding-right:50px; text-align:center;}
	.wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-time{left:50%; padding-right:0; padding-left:50px; text-align: center;}
}
/*--Slider timeline--*/
.wpex ul,
.wpex .hor-container ul.horizontal-nav,
.wpex .wptl-item{ padding:0; margin:0}
.wpex .wptl-readmore{ display:block; margin-bottom: 0; width:100%; float:left;}
.wpex .timeline-details .wptl-readmore > a{ box-shadow:none; background-color: transparent; color:#101010; font-weight:bold; margin:0; padding: 11px 14px; border:0; display:inline-block; transition:all .2s; line-height:1.2;  border-radius:2px; text-decoration: none; font-size: 12px; text-transform:uppercase;border: 2px solid #00BCD4;}
.wpex .timeline-details .wptl-readmore > a:hover{ text-decoration:none;background-color:#00BCD4; color:#FFFFFF;}
.wpex.wptl-dark.wpex .wptl-excerpt:after,
.wpex .wptl-readmore:after{ content:""; display:block; clear:both;}
.wpex .wptl-excerpt{
	display:block;
	float:left;
	margin-bottom: 20px;
    font-size: 13px;
    margin-top: 15px;
    padding-top: 15px;
	width:100%;
}
.wpex h2 + .hidden-date + .wptl-excerpt,
.wpex h2 + .wptl-excerpt{ margin-top:0;border-top: 1px dashed rgba(0, 0, 0, 0.15);}
.wptl-more-meta span a,
.wptl-more-meta span{
    color: #9c9c9c;
	text-decoration:none;
	box-shadow:none;
    font-size: 12px;
    margin-right: 8px;
}
.wptl-more-meta {
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
	font-weight: normal;
}
.wpex-timeline > li .wpex-timeline-label h2{
	margin-top: 0px;
	margin-bottom:15px;
	font-weight: normal;
	text-transform: uppercase;
}
.wpex .wptl-item .wpex-timeline-label .wptl-more-meta i{ 
	margin-right: 8px;
}
.wpex .wptl-readmore > a{ text-transform:capitalize;}
.wpex-timeline-list.wpex .timeline-media > a{ display:inline-block; box-shadow:none;}
.center-tl:not(.show-simple) .wpex-timeline .tlct-shortdes > h2 + p{ margin-top:10px}
/*--filter--*/
.wpex-timeline-list{ position:relative; padding-top:21px;}
.wpex-filter{ position:fixed; transition:all .3s; top:20%; right:0; opacity:0; max-height:80%;}
.wpex-filter div{ max-height:80vh; overflow-y:auto;}
.wpex-filter > .fa{ position:absolute; top:0; line-height:1; font-size:18px; padding: 9px 13px; background:#00BCD4; left:0; color:#FFFFFF; cursor:pointer; border:0;}
.wpex-filter.active > .fa{ left:-45px}
.wpex-filter.show-filter > .fa.fa-angle-double-left:before{content:"\f101";}
.wpex-filter.active{ opacity:1; background:#FFFFFF}
.wpex-filter span{
	display: block;
    padding: 5px 14px;
    margin-bottom: 1px;
    line-height: 1.6;
    border-left: 3px solid #00BCD4;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
}
.wpex-filter span.active{ color:#00BCD4}
.wpex-loadmore {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 30px 0;
}
.left-tl .wpex-loadmore{ width:280px}
.wpex-tltitle.wpex-loadmore{ margin-bottom:20px;}
.wpex-tltitle.wpex-loadmore .yft + span{ display:none;}
.wpex-endlabel.wpex-loadmore span,
.wpex-tltitle.wpex-loadmore span,
.wpex-loadmore .loadmore-timeline {
    padding: 10px 18px;
    font-size: 12px;
	font-weight:bold;
    text-transform: uppercase;
    transition: all .3s;
    line-height: 1.7em;
    padding-top: 11px;
    display: inline-block;
    text-decoration: none;
    float: none;
	background:#00BCD4;
	box-shadow:none;
	color:#FFFFFF;
	border-radius:2px;
	white-space:nowrap;
}
.wpex-endlabel{ display:block}
.hidden-date,
.wpex-loadmore.hidden{ display:none;}
.wpex-loadmore:not(.hidden) + .wpex-endlabel{ display:none;}
.wpex-loadmore .loadmore-timeline span:not(.load-tltext) {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
}
.wpex-loadmore .loadmore-timeline.disable-click{pointer-events: none;}
.wpex-loadmore .loadmore-timeline span:not(.load-tltext){
    width: 4px;
    height: 4px;
	border-radius:50%;
    background-color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
}
.wpex-loadmore .loadmore-timeline.loading span:not(.load-tltext){
	display: inline-block;
}
.wpex-loadmore .loadmore-timeline span:not(.load-tltext):nth-child(2){margin-left:10px;}
.wpex-loadmore .loadmore-timeline.loading span:not(.load-tltext):nth-child(2) {animation: wpexloading_ef 0.5s ease-in-out 0.2s infinite alternate; -webkit-animation: wpexloading_ef 0.5s ease-in-out 0.2s infinite alternate;}
.wpex-loadmore .loadmore-timeline.loading span:not(.load-tltext):nth-child(3) {animation: wpexloading_ef 0.5s ease-in-out 0.35s infinite alternate; -webkit-animation: wpexloading_ef 0.5s ease-in-out 0.35s infinite alternate;}
.wpex-loadmore .loadmore-timeline.loading span:not(.load-tltext):nth-child(4) {animation: wpexloading_ef 0.5s ease-in-out 0.5s infinite alternate; -webkit-animation: wpexloading_ef 0.5s ease-in-out 0.5s infinite alternate;}
@keyframes wpexloading_ef {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
@-webkit-keyframes wpexloading_ef {
	0% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
.scroll-effect,
.wpex-timeline-list ul.wpex > li.de-active.active.scroll-effect,
.wpex-timeline-list ul.wpex > li.de-active{opacity: 0; transition: all .2s;}
.scroll-effect.animated,
.wpex-timeline-list ul.wpex > li.de-active.active{ opacity:1;}
.wptl-embed{ width:100%; text-align:center;}
.wpex-timeline-list.show-icon.left-tl .wptl-embed{ margin-top:15px;}
.wptl-embed > iframe, .wptl-embed > embed, .wptl-embed > source, .wptl-embed > object{ max-height:320px; margin:0 auto; margin-bottom:20px;}
.style-center .wptl-embed > iframe, .style-center .wptl-embed > embed, .style-center .wptl-embed > source, .style-center .wptl-embed > object{ max-height:200px;}
.wpex-content-left .wptl-embed > iframe, .wpex-content-left .wptl-embed > embed, .wpex-content-left .wptl-embed > source, .wpex-content-left .wptl-embed > object{
	max-height:175px;
	margin-bottom:0
}
/*--Flat Style--*/
.wpex-timeline-list.flat-style.show-icon .wpex-timeline.style-center > li .wpex-content-left .wpex-leftdate,
.wpex-timeline-list.flat-style .wpex-timeline > li .wpex-timeline-label,
.wpex-timeline-list.flat-style .wpex-endlabel.wpex-loadmore span, 
.wpex-timeline-list.flat-style .wpex-tltitle.wpex-loadmore span, 
.wpex-timeline-list.flat-style .wpex .timeline-details .wptl-readmore > a,
.wpex-timeline-list.flat-style .wpex-loadmore .loadmore-timeline{ border-radius:0; box-shadow:none;}
.flat-style:not(.left-tl) .wpex-timeline li .wpex-timeline-label{
}
.wpex-timeline-list.flat-style .wpex-timeline li .wpex-timeline-label{
	background: #ffffff; 
}
.wpex-timeline-list.flat-style.show-icon:not(.left-tl) .wpex-timeline li .wpex-timeline-label{ box-shadow: 0 0 1px 1px rgba(0,0,0,0.15);}
.flat-style:not(.show-icon) .wpex-timeline > li .wpex-timeline-icon .fa{
	box-shadow: 0 0 0 1px #E9E9E9;
	border: 3px solid #fff;
	line-height:36px;
}
.flat-style:not(.left-tl) .wpex-timeline li:nth-child(even) .wpex-timeline-label{}
.wpex-timeline-list.flat-style.show-icon li .wpex-content-left .info-img img, 
.wpex-timeline-list.flat-style.show-icon .timeline-details .img-left img,
.wpex-timeline-list.flat-style .wpex-timeline > li .wpex-timeline-icon .fa,
.wpex-timeline-list.flat-style .wpex-timeline > li .wpex-timeline-time .info-img{ border-radius:0;}
.wpex-timeline-list.flat-style.show-icon .style-center > li .wpex-timeline-label{ border:0; background:#fff;}
.wpex-timeline-list.flat-style:not(.left-tl).show-icon .wpex-timeline > li .wpex-timeline-label{ border-left:0;}
.tlmobile-visible{ display:none !important;}
.img-left.tlmobile-visible{ box-shadow:none; margin-bottom:5px;}
@media(max-width:767px){
	.wpex-loadmore { width: 280px;}
	.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left{ width:100%; }
	.wpex-timeline-list.show-icon .wpex-timeline > li .wpex-content-left img{ margin-bottom:30px;}
	.wpex-timeline-list.show-icon .wpex-timeline:not(.style-center) > li .wpex-content-left + .timeline-details{ width:100%; float:left; padding-left:0;}
}
@media(max-width:520px){
	.left-tl .wpex-loadmore,
	.wpex-loadmore { width: 100px;}
	.wpex-timeline-list:not(.show-icon) .tlmobile-visible{ display:inline-block !important;}
	.wpex-timeline-list:not(.show-wide_img):not(.show-simple) .wpex-timeline > li .wpex-timeline-time,
	.wpex-timeline-list.show-icon:not(.show-wide_img):not(.show-simple) li .wpex-timeline-icon .fa:before{ opacity:0}
	.wpex-timeline > li:first-child:before,
	.wpex-timeline > li .wpex-timeline-icon .fa,
	.wpex-timeline > li:after{ left:50px;}
	.wpex-timeline > li .wpex-timeline-label{ margin-left:100px;}
	.wpex-timeline-list.show-icon .style-center .timeline-details .img-left{ width:100%;}
}
/* -- filter bar -- */
.wpex-timeline-list .wpex-taxonomy-filter{
	text-align: center;
    padding: 20px 30px;
	font-size:13px;
	margin:0;
}
.wpex-timeline-list .wpex-taxonomy-filter li.item-pr{ list-style:none; display:inline-block; padding:6px 17px; line-height:1.6; border: 1px solid rgba(0,0,0,0.15); margin-right: 5px; margin-bottom: 5px; border-radius: 2px;position: relative;}
.wpex-timeline-list .wpex-taxonomy-filter li{transition: background .2s; font-size: inherit; cursor: pointer;background: #fff;}
.wpex-timeline-list .wpex-taxonomy-filter li:hover,
.wpex-timeline-list .wpex-taxonomy-filter li.active { background: #eee;}
.wptl-filter-box {text-align: center;}
.wptl-filter-box select{
	padding: 7px 15px;width: auto;display: inline-block;margin: 30px 0; font-size: 13px; font-family: inherit; line-height: 1.4;
}
.wptl-filter-box select.wpex-taxonomy-select{ display: none; }
@media(max-width:767px){
	.wptl-filter-box select.wpex-taxonomy-select{ display: inline-block; }
	.wpex-timeline-list .wpex-taxonomy-filter{ display: none; }
}
/* New child cat*/
.wpex-timeline-list .wpex-taxonomy-filter li ul {
    transform: scaleY(0);
    transform-origin: top;
    transition: transform 0.26s ease;
    list-style: none;
    position: absolute;
    top: calc(100% + 1px);
    left: -1px;
    padding: 0;
    margin: 1px 0 0 0;
    border: 1px solid #ddd;
    border-radius: 2px;
}
.wpex-timeline-list .wpex-taxonomy-filter li:hover > ul {
    transform: scaleY(1);
    z-index: 99;
    background: #fff;
}
.wpex-timeline-list .wpex-taxonomy-filter li ul li {
    list-style: none; margin: 0; padding: 6px 17px;border: 0;cursor: pointer;white-space: nowrap;min-width: 170px; border-radius: 0;position: relative;transition: background .2s;line-height:1.6;text-align: left;
}
.wpex-timeline-list .wpex-taxonomy-filter li ul ul {
    position: absolute;transform: scaleX(0);transform-origin: left;transition: transform 0.26s ease;list-style: none;position: absolute;margin: 0;top: 15px;left: 100%;padding: 0;
}
.extl-caret {
    display: inline-block;
    width: 0;height: 0;margin-left: 2px;vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-left: 10px;
}
.wpex-timeline-list .wpex-taxonomy-filter li ul .extl-caret {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 10px;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    animation: none;
}
/*-loading-*/
.wpex-loading{ position: absolute; top:30%; left:50%; margin-top:-20px; margin-left:-27px; opacity:0; transition:all .3s}
.wpex-timeline-list.loading > *:not(.wpex-loading):not(.wptl-filter-box):not(.year-ft){ opacity: 0;}
.wpex-timeline-list.loading .wpex-loading{ opacity:1; z-index:9999}
.wpex-timeline-list .wpex-spinner,
.wpex-spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}
.wpex-spinner > div {
	background-color: #00BCD4;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.wpex-spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.wpex-spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
.wpex-spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.wpex-spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
	0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
	20% { -webkit-transform: scaleY(1.0) }
}
@keyframes sk-stretchdelay {
	0%, 40%, 100% { 
	  transform: scaleY(0.4);
	  -webkit-transform: scaleY(0.4);
	}  20% { 
	  transform: scaleY(1.0);
	  -webkit-transform: scaleY(1.0);
	}
}
/*- feature item in list-*/
.wpex-timeline-list li.wptl-feature{ padding-top: 60px;}
.wpex-timeline-list li.wptl-feature .wpex-timeline-icon i{ top:60px;}
.wpex-timeline-list.no-more.no-end li.wptl-feature:last-child:after{ display:block; height:90px;}
.wpex-timeline-list.show-icon li.wptl-feature .wpex-timeline-icon i{ top:90px;}
.wpex-timeline-list.center-tl .wptl-feature-name{position: absolute; top: 0; left: 50%;}
.wpex-timeline-list.left-tl .wptl-feature-name{ position:absolute; left:142px; top: 5px;}
.wpex-timeline-list .wptl-feature-name span{left: -50%; position: relative; z-index: 10;}
.wpex-timeline-list .wptl-feature-name span{padding: 4px 20px; border: 2px solid #E9E9E9; background: #fff; border-radius:3px; }
.wpex-timeline-list.flat-style:not(.left-tl) .wptl-feature-name span,
.wpex-timeline-list.left-tl.flat-style .wptl-feature-name{border-radius:0;}
.wpex-timeline-list .wptl-feature-name span{font-size:20px; font-family: 'Oswald', sans-serif; line-height:1; }
.wpex-timeline-list.show-icon .wptl-feature-name span{ border-color:#00BCD4;}
.wpex-timeline-list:not(.show-icon) .wptl-feature-name span{ background-color:#00BCD4; color:#FFFFFF;}
@media(max-width:767px){
	.wpex-timeline-list.center-tl .wptl-feature-name{ left:150px;}
}
@media(max-width:520px){
	.wpex-timeline-list.center-tl .wptl-feature-name,
	.wpex-timeline-list .wptl-feature-name{ left:50px;}
	.wpex-timeline-list.left-tl .wptl-feature-name{ left:42px;}
	.wpex-timeline-list .wptl-feature-name span{ white-space: nowrap;}
}
/*2.1*/
.wpex-timeline > li:first-child:before,
.wpex-timeline > li:after{ margin-left:-7px;}
.wpex-timeline > li:first-child:before,
.wpex-timeline > li:after{ width:3px;}
.wpex-timeline-list:not(.show-icon) .wpex-timeline.style-center > li:after, .wpex-timeline-list:not(.show-icon) .wpex-timeline.style-center:not(.show-icon) > li:first-child:before{ margin-left:-1px;}
.slick-lightbox .ex_s_lick-prev{ left: 20px;
	opacity: .6;
	transition: all .3s ease;
}
.slick-lightbox .ex_s_lick-next{ right: 20px;
	opacity: .6
    transition: all .3s ease;
}
.slick-lightbox:hover .ex_s_lick-prev,
.slick-lightbox:hover .ex_s_lick-next{
    opacity: 1;
	z-index: 9;
}
.slick-lightbox .ex_s_lick-slide{ outline:none;}
.wptl-lightbox span.info-img{ position:relative;display:inline-block}
.wptl-lightbox .info-img:before,
.wptl-lightbox .il-img:before,
.wptl-lightbox .ful-img:before,
.wptl-lightbox span.info-img:before {
    content:"";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    transition: all .2s;
}
.wptl-lightbox .info-img:after,
.wptl-lightbox .ful-img:after,
.wptl-lightbox .il-img:after,
.wptl-lightbox span.info-img:after{ 
    content: "\f002";
    font: normal normal normal 16px/1 FontAwesome; 
    position:absolute; 
    top:50%;
    margin-top:-7px;
    left:50%;
    margin-left:-7px;
    color:#fff;
    opacity: 0;
    transition: all .2s;
}
.wptl-lightbox .ful-img{ position:relative;}
.wptl-lightbox .info-img:hover:after,
.wptl-lightbox .il-img:hover:after,
.wptl-lightbox a:hover .ful-img:after,
.wptl-lightbox span.info-img:hover:after{opacity: 1;}
.wptl-lightbox .info-img:hover:before,
.wptl-lightbox .il-img:hover:before,
.wptl-lightbox a:hover .ful-img:before,
.wptl-lightbox span.info-img:hover:before{opacity: 0.5;}
/**/
.wpex-timeline-list.show-icon.tlfull-image .style-center .timeline-details .img-left{ width:100%;margin: 0 0 20px 0;}
.wpex-timeline-list.show-icon.tlfull-image li .wpex-content-left .info-img img,
.wpex-timeline-list.show-icon.tlfull-image .timeline-details .img-left img{ border-radius:0px;}
/*--3.0--*/
.show-wide_img.left-tl .wpex-timeline > li .wpex-timeline-icon .fa,
.wpex-timeline-list.show-simple li .wpex-timeline-icon i,
.wpex-timeline-list:not(.show-icon) .wpex-timeline > li .wpex-timeline-icon .fa.no-icon{ width:10px; height:10px; top:15px;}
.show-wide_img.left-tl .wpex-timeline > li.wptl-feature .wpex-timeline-icon .fa:not(.no-icon):not(.icon-img){ top:80px;}
.show-wide_img.left-tl .wpex-timeline > li .wpex-timeline-icon .fa{ left:164px;}
.wpex-timeline-list:not(.show-icon) .wpex-timeline.style-center > li .wpex-timeline-icon .fa.no-icon{margin-left: -5px;}
/*----Style wide image----*/
.show-wide_img .wpex-timeline.style-center > li .wpex-timeline-label,
.show-wide_img .wpex-timeline > li .wpex-timeline-label{ border:0; padding:0; border-radius:0;}
.show-wide_img .wpex-timeline > li .wpex-timeline-label:before{ display:none;}
.show-wide_img .wpex-timeline > li .wpex-timeline-label .tlct-shortdes{ padding:20px;}
.show-wide_img .wpex-timeline > li .wpex-timeline-label .tlct-shortdes h2{ text-transform:capitalize;}
.show-wide_img .wpex-timeline > li .wpex-timeline-label .tlct-shortdes h2 + .wptl-more-meta{ margin-top:7px;}
.show-wide_img .wpex-timeline > li .wpex-timeline-label .tlct-shortdes > p{ padding:0; margin:0; margin-top:7px;}
.show-wide_img .wpex-timeline > li .wpex-timeline-time span.tll-date{
	webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.15); 
	box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.15); background: #00BCD4; color:#FFFFFF; position:relative; text-align:left;
	padding:8px 15px; line-height:1;
}
.show-wide_img .wpex-timeline > li:nth-child(even) .wpex-timeline-time span.tll-date{ text-align: right;}
.show-wide_img .wpex-timeline > li .wpex-timeline-time{ margin-top:0}
.show-wide_img .wpex-timeline > li .wpex-timeline-time span.tll-date:before{ border-width:8px; top:50%; margin-top:-8px;}
.show-wide_img .wpex-timeline-list .wptl-feature-name span{ border-radius:0;}
.show-wide_img .wpex-loadmore{ margin-top:28px;}
.wpex-timeline-list.show-simple ul.wpex-timeline > li,
.show-wide_img.wpex-timeline-list ul.wpex-timeline > li, .show-wide_img .wpex-timeline > li{ margin-bottom:-28px;}
.show-wide_img.wpex-timeline-list.left-tl ul.wpex-timeline > li, .show-wide_img .wpex-timeline > li{ padding-bottom:80px;}
.show-wide_img .wptl-embed > *{ width:100%; margin-bottom:0}
.show-wide_img.left-tl .wpex-timeline > li .wpex-timeline-time{ left:200px; z-index:99; width:auto;}
.wpex-timeline-list.show-wide_img.left-tl .wpex-timeline > li .wpex-timeline-time span.tll-date:before{
	border-left-color: transparent; left: -16px; right: auto;
    border-right-color: #00BCD4;
}
.show-wide_img.left-tl .wpex-timeline > li .wpex-timeline-icon .fa:not(.no-icon):before{margin-left: -120px; color: #00BCD4; line-height:10px; font-size:50px;}
.show-wide_img .wpex-timeline > li .wpex-timeline-label .tlct-shortdes {margin-top: 20px;}
.show-wide_img .wpex-timeline > li .wpex-timeline-label .img-left + .tlct-shortdes { margin-top: 0;}
/*--Bg style--*/
.wpex-timeline-list.show-bg .style-center > li .wpex-content-left + .timeline-details,
.wpex-timeline-list.show-bg .style-center > li .wpex-content-left{ margin-bottom:0;}
.wpex-timeline-list.show-bg  .timeline-details{background-size: cover; background-position: center center; background-attachment:fixed;}
.wpex-timeline-list.show-bg .timeline-details .bg-inner{ padding:20px;
    background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 55%), rgba(255,255,255,.8);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(55%,rgba(255,255,255,0))), rgba(255,255,255,.8);
    background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 55%), rgba(255,255,255,.8);
    background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 55%), rgba(255,255,255,.8);
    background: linear-gradient(135deg, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 55%), rgba(255,255,255,.8);
	box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .35);
}
.wpex-timeline-list.show-bg .style-center > li .wpex-timeline-label .timeline-details{ padding:0}
.wpex-timeline-list.show-bg.bg-box .style-center > li .wpex-timeline-label .timeline-details{ padding:15px;}
.wpex-timeline-list.show-wide_img .wpex-timeline > li .wpex-timeline-label .tlct-shortdes > p,
.wpex-timeline-list.show-bg .wpex-timeline > li .wpex-timeline-label .tlct-shortdes > p{
	margin-top: 7px;
    padding-top: 9px;
    border-top: 1px dashed rgba(0, 0, 0, 0.15);
}
.wpex-timeline-list.show-bg .wpex-timeline > li .wpex-timeline-label .tlct-shortdes .wptl-more-meta{ margin-top:3px;}
.wpex-timeline-list.show-wide_img .wpex-timeline > li .wpex-timeline-label .tlct-shortdes h2 +p,
.wpex-timeline-list.show-bg .wpex-timeline > li .wpex-timeline-label .tlct-shortdes h2 +p{ margin-top:9px;}
.wpex-timeline-list.show-wide_img .wpex-timeline > li .timeline-details{ border-top:3px solid #00BCD4;}
.wpex-timeline-list .wptl-embed > *{ max-width:100%;}
.wpex-timeline-list.show-bg .wpex-timeline-label{ padding:0;}
.wpex-timeline-list.show-bg.left-tl li .wpex-timeline-label .timeline-details,
.wpex-timeline-list.show-bg.left-tl li .wpex-timeline-label .wpex-content-left{ width:100%; padding:0;}
.wpex-timeline-list.show-bg.left-tl li .wpex-timeline-label .wpex-content-left{ margin-top:0;}
.wpex-timeline-list.show-bg.left-tl li .wpex-timeline-label .wpex-content-left .wpex-leftdate{ padding:15px 30px; background:#00BCD4; color:#fff;border-top-left-radius: 3px; border-top-right-radius: 3px;}
.wpex-timeline-list.show-icon.show-bg .wpex-timeline > li .wpex-timeline-label:after{ border-right-color:#00BCD4}
/*---Simple style---*/
.wpex-timeline-list.show-simple:not(.show-clean) .wpex-timeline > li:first-child:before{ top:-45px;}
.wpex-timeline-list.show-simple .wpex-timeline > li .wpex-timeline-time{ position:relative; width:auto; left:auto; right:auto; padding:0;}
.wpex-timeline-list.show-simple .wpex-timeline > li .wpex-timeline-label{ padding:0; border:0; box-shadow: none;}
.wpex-timeline-list.show-simple .wpex-timeline > li .wpex-timeline-label:before{ display:none;}
.wpex-timeline-list.show-simple ul li .wpex-timeline-time .tll-date{ padding:5px 13px; background-color:#00BCD4; color:#FFFFFF; line-height:1; margin-top:4px; margin-bottom:20px;}
.wpex-timeline-list.show-simple .wpex-timeline > li .ful-img,
.wpex-timeline-list.show-simple .wpex-timeline > li .tll-date{ display:inline-block;}
.wpex-timeline-list.show-simple .wpex-timeline > li .ful-img{ margin-bottom:20px;}
.wpex-timeline-list.show-simple .wpex-timeline > li .ful-img img{ max-width:100%; height:auto; margin:0 0 0 0;}
.wpex-timeline-list.show-simple .wpex-timeline > li .wptl-readmore-center{ text-align:left;}
.wpex-timeline-list.show-simple span.tll-date:before{ content: ""; width: 30px; height: 2px; background: #E9E9E9; position: absolute; top: 19px; left:-40px;}
.wpex-timeline-list.show-simple li .wpex-timeline-icon i:not(.no-icon){ top:56px;}
.wpex-timeline-list.show-simple .wptl-readmore-center a{ color:#00BCD4;}
.wpex-timeline-list.show-simple .wpex-timeline > li .wpex-timeline-label,
.wpex-timeline-list.show-simple .wpex-timeline > li .wpex-timeline-time .s-date{ text-align:left;}
.wpex-timeline-list.show-simple li .wpex-timeline-icon .fa:not(.no-icon):before{
	margin-left: -120px;
    color: #00BCD4;
}
.wpex-timeline-list.show-simple li .wpex-timeline-icon i.fa.icon-img:before{ margin-left: -120px;}
.wpex-timeline-list.show-simple:not(.left-tl) li .wpex-timeline-icon a i:not(.no-icon){margin-left:-5px;}
.wpex-timeline-list.left-tl:not(.show-icon) li .wpex-timeline-icon a i.fa.no-icon,
.wpex-timeline-list.show-simple.left-tl li .wpex-timeline-icon a i.fa{left: 164px;}
.wpex-timeline-list.show-simple li .wpex-timeline-icon a i.fa:not(.no-icon),
.wpex-timeline-list.show-simple li .wpex-timeline-icon a i.fa.icon-img{ top:15px; font-size: 50px; line-height: .3;}
.wpex-timeline-list.show-simple li.wptl-feature .wpex-timeline-icon a i.fa.no-icon,
.wpex-timeline-list.show-simple li.wptl-feature .wpex-timeline-icon a i.fa{ top:78px;}
.wpex-timeline-list.show-simple .wpex-timeline > li.wptl-feature .wpex-timeline-time{ margin-top:3px;}
.show-simple .wpex-timeline > li .wpex-timeline-label{ background:transparent;}
.show-wide_img.left-tl .wpex-timeline > li .wpex-timeline-icon .fa.icon-img:before,
.wpex-timeline-list ul li .wpex-timeline-icon i.fa.fa-square.icon-img:before{ color:transparent;}
.tlct-shortdes iframe{ max-width:100%;}
/*--- clean style -------*/
.wpex-timeline-list.show-clean .wpex-timeline.style-center > li .il-img{float:right; margin: 0 0 5px 20px;max-width:200px; position:relative; z-index:9 }
.wpex-timeline-list.show-clean  li .il-img img{ border:2px solid #EEEEEE;}
.left-tl.show-clean .wpex-timeline > li .il-img{ float:right; margin: 0 0 5px 20px;max-width:200px}
.wpex-timeline-list.show-clean .wpex-timeline > li h2.tl-title{ display:inline;}
.wpex-timeline-list.show-clean .wpex-timeline-icon{ position:relative; margin-top:10px}
.wpex-timeline-list.show-clean .tlct-shortdes{ padding-top:20px;}
.wpex-timeline-list.show-clean .wpex-timeline-icon:before{ content:""; width:calc(100% - 160px); height:2px; background:#eee; position:absolute; left:-40px; top:3px}
.wpex-timeline-list.show-clean li:last-child .wpex-timeline-icon:after{ content:""; width:3px; height:999px; background:#eee; position:absolute; left:-41px; top:-999px}
.wpex-timeline-list.show-clean .wpex-timeline.style-center > li .wpex-timeline-icon .fa{ left:-40px; right:auto; top:0}
.wpex-timeline-list.show-clean .wpex-timeline > li > div.tl-ani{ position:relative; z-index:9; overflow:hidden;}
.wpex-timeline-list.show-clean .wpex-timeline > li .tll-date{ display:block;}
.wpex-timeline-list.show-clean .wpex-timeline > li .tll-date:before{ display:none;}
.wpex-timeline-list.show-clean .wpex-timeline > li .wpex-timeline-label h2{ text-transform:capitalize; color: #00BCD4;}
.wpex-timeline-list.show-clean.left-tl .wpex-timeline > li .wpex-timeline-icon a i.fa{ left:-36px; top:0}
.wpex-timeline-list.show-clean.left-tl li:last-child .wpex-timeline-icon:after{left: -57px;}
.wpex-timeline-list.show-clean.left-tl .wpex-timeline-icon:before{ left:-50px;    width: calc(100% - 150px); top:4px;}
@media (min-width: 768px){
	.wpex-timeline-list.show-clean:not(.left-tl) .wpex-timeline > li:nth-child(odd) .il-img{float:left; margin: 0 20px 5px 0;}
	.wpex-timeline-list.show-clean:not(.left-tl) li:last-child:nth-child(odd) .wpex-timeline-icon:after{ right:-42px; left:auto;}
	.wpex-timeline-list.show-clean .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-icon:before{ right:-40px; left:auto;}
	.wpex-timeline-list.show-clean .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-icon .fa{ right:-45px; left:auto;}
	.show-clean .wpex-timeline.style-center > li:nth-child(even) .wpex-timeline-label{ margin-left:50%; padding-left:40px;}
	.show-clean .wpex-timeline.style-center > li:nth-child(odd) .wpex-timeline-label{ margin-right:50%; padding-right:40px;}
	.wpex-timeline-list.show-simple .style-center > li:nth-child(odd) .wpex-timeline-icon a i.fa.icon-img:before,
	.wpex-timeline-list.show-simple .style-center > li:nth-child(odd) .wpex-timeline-icon .fa:not(.no-icon):before {
		margin-right: -120px;
		margin-left: auto;
	}
	.wpex-timeline-list.show-simple:not(.left-tl) li:nth-child(odd) span.tll-date:before{ right: -40px; left:auto;}
	.wpex-timeline-list.show-simple:not(.left-tl) .wpex-timeline > li:nth-child(odd) .wptl-readmore-center{ margin-right:0; text-align:right;}
	.wpex-timeline-list.show-simple:not(.left-tl) .wpex-timeline > li:nth-child(odd) .wpex-timeline-time .s-date,
	.wpex-timeline-list.show-simple:not(.left-tl) .wpex-timeline > li:nth-child(odd) .wpex-timeline-label{ text-align:right;}
}
@media(max-width:767px){
	.left-tl.show-clean .wpex-timeline > li .il-img,
	.wpex-timeline-list.show-clean .wpex-timeline.style-center > li .il-img{ float: none; display: block; position: relative; margin: 0 0 15px 0;}
	.wpex-timeline-list.show-clean .wpex-timeline.style-center > li .wpex-timeline-icon .fa{ left:-50px;}
	.wpex-timeline-list.show-clean li:last-child .wpex-timeline-icon:after{ left:-51px;}
	.show-wide_img.left-tl .wpex-loadmore,
	.show-wide_img .wpex-loadmore { width: 100px;}
	.show-wide_img .tlmobile-visible{ display:inline-none !important;}
	.show-wide_img .wpex-timeline > li .wpex-timeline-time,
	.show-wide_img.left-tl .wpex-timeline > li .wpex-timeline-time,
	.show-wide_img .wpex-timeline-list.show-icon li .wpex-timeline-icon .fa:before{ left: 100px;z-index: 9;width: auto}
	.show-wide_img .wpex-timeline > li:first-child:before,
	.show-wide_img .wpex-timeline > li .wpex-timeline-icon .fa,
	.show-wide_img .wpex-timeline > li:after{ left:50px;}
	.show-wide_img .wpex-timeline > li .wpex-timeline-label{ margin-left:100px;}
	.show-wide_img.wpex-timeline-list .wptl-feature-name { left: 50px;}
	.show-wide_img.left-tl .wpex-timeline > li .wpex-timeline-icon .fa,
	.left-tl:not(.show-simple):not(.show-icon):not(.show-classic) .wpex-timeline > li .wpex-timeline-icon .fa.no-icon{ left:65px;}
	.show-wide_img.left-tl .wpex-timeline > li .wpex-timeline-icon .fa:not(.no-icon):before{ font-size:0;}
}
@media (max-width: 520px){
	.wpex-timeline-list.left-tl:not(.show-icon):not(.show-clean) li .wpex-timeline-icon a i.fa.no-icon, 	
	.wpex-timeline-list.show-simple.left-tl:not(.show-clean) li .wpex-timeline-icon a i.fa,
	.wpex-timeline-list.show-simple.left-tl li .wpex-timeline-icon a i.fa{ left:65px;}
	.wpex-timeline-list.show-simple .wpex-timeline > li .wpex-timeline-icon .fa:before{font-size:0;}
}
/*---- simple bod----*/
.wpex-timeline-list.show-simple.show-simple-bod ul li .wpex-timeline-time .tll-date{ background:transparent; color:#00BCD4; padding: 5px 0 0}
.wpex-timeline-list.show-simple-bod .tlct-shortdes > h2{ display:inline;}
.wpex-timeline-list.show-simple-bod .tlct-shortdes > h2 + p{ margin-top:15px;}
.wpex-timeline-list.show-simple-bod .timeline-details .img-left{
	display: inline-block;
    width: 40%;
    float: left;
    margin: 0 20px 5px 0;
    box-shadow: none;
}
@media (min-width: 768px){
	.wpex-timeline-list.show-simple-bod.left-tl ul li .timeline-details .img-left,
	.wpex-timeline-list.show-simple-bod ul li:nth-child(even) .timeline-details .img-left{ float:right; margin: 0 0 5px 20px;}
}
.wpex-timeline-list.show-simple-bod .timeline-details{ border-bottom:2px solid #E9E9E9; padding-bottom:15px;}
.wpex-timeline-list.show-simple-bod .timeline-details:after{ content: ""; display: block; clear: both;}
.wpex-timeline-list.show-box-color .wpex-timeline > li .wpex-timeline-label{ padding:0}
.wpex-timeline-list.show-box-color.left-tl .wptl-embed{ margin:0;}
.wpex-timeline-list.show-simple:not(.show-simple-bod):not(.show-simple-cent) li:nth-child(odd) .ful-img img{ float:right}
/*--- box---*/
.show-box-color .wpex-timeline > li .wpex-timeline-label:before,
.wpex-timeline-list.show-box-color .wpex-timeline > li .wpex-timeline-label:after{ display:none;}
.wpex-timeline-list.show-box-color .wpex-timeline.style-center > li .wpex-content-left .wpex-leftdate,
.show-box-color .wpex-timeline > li .wpex-timeline-label{ border-radius:0}
.show-box-color .wpex-timeline > li .wpex-timeline-label .timeline-details > a{ box-shadow:none;padding:5px 5px 0 5px;display: inline-block; width: 100%;}
.wpex-timeline-list.show-box-color .style-center > li .wpex-timeline-label .timeline-details{ padding:0;}
.wpex-timeline-list.show-box-color .style-center > li:nth-child(odd) .wpex-timeline-label,
.wpex-timeline-list.show-box-color .style-center > li .wpex-timeline-label{ border: 2px solid #00BCD4;}
.wpex-timeline-list.show-box-color span.info-img{}
.wpex-timeline-list.show-box-color .tlct-shortdes{ padding:15px 18px;}
.wpex-timeline-list.show-box-color .style-center > li .wpex-content-left{ margin:0;}
.show-box-color .tlb-time {padding: 15px 18px; line-height: 1; font-size:20px; display: inline-block; width: 100%; float:left; background:#00BCD4; color:#FFFFFF}
.wpex-timeline-list.show-box-color .style-center > li:nth-child(odd) .wpex-timeline-icon .fa:after,
.wpex-timeline-list.show-box-color li .wpex-timeline-icon i:after {
    content: "";
    width: 24px;
    height: 1px;
    display: block;
	border-bottom: 2px dashed #00BCD4;
    margin-top: -8px;
    margin-left: 19px;
}
.wpex-timeline-list.show-box-color .wptl-feature-name span{ border-radius:0;}
.wpex-timeline-list.show-box-color li .tlb-time > span{ width:50%; display:inline-block; text-transform: capitalize;}
.wpex-timeline-list.show-box-color li .tlb-time > span.tll-date{ float:left;}
.wpex-timeline-list.show-box-color li .tlb-time > span:empty{ display:none;}
.wpex-timeline-list.show-box-color li .tlb-time > span:empty + span{ width:100%;}
.wpex-timeline-list.show-box-color .wpex-timeline > li .wpex-timeline-label h2 a{text-transform: capitalize;}
@media (min-width: 768px){
	.wpex-timeline-list.show-box-color li:nth-child(odd) .tlb-time > span.tll-date{float:right; text-align: right;}
	.wpex-timeline-list.show-box-color li:nth-child(even) .info-h{ text-align:right;}
	.wpex-timeline-list.show-box-color .style-center > li:nth-child(odd) .wpex-timeline-icon .fa:after{ margin-left:-29px;}
}
@media (max-width: 767px){
	.wpex-timeline-list.show-box-color li .tlb-time > span{ width:100%; text-align:left;}
}
/*--- cent---*/
.wpex-timeline-list.show-simple.show-simple-cent ul li .wpex-timeline-time .tll-date{padding: 5px 10px; border:2px solid;}
.wpex-timeline-list.show-simple-cent .tlct-shortdes h2{ text-transform:capitalize; line-height:1}
.wpex-timeline-list.show-simple-cent .tlct-shortdes h2 + p{ margin-top:5px;}
@media (min-width: 768px){
	.wpex-timeline-list.show-simple-cent .timeline-details .img-left {
		width: 40%;
		float: right;
		margin:0;
		padding: 0 0 5px 20px;
	}
	.wpex-timeline-list.show-simple-cent.left-tl ul li .timeline-details .img-left,
	.wpex-timeline-list.show-simple-cent ul li:nth-child(even) .timeline-details .img-left {
		float: left; margin:0;
		padding: 0 20px 5px 0;
	}
}
/*--fix--*/
.wpex-timeline-list.show-simple .wpex-timeline > li .wpex-timeline-time{ text-align: right;}
.wpex-timeline-list.show-simple.left-tl .wpex-timeline > li .wpex-timeline-time,
.wpex-timeline-list.show-simple .wpex-timeline > li:nth-child(even) .wpex-timeline-time {
    text-align: left;
}
.wpex .wptl-more-meta + .wptl-excerpt{ margin-top:0; padding-top:0;}
/*--gallery--*/
.extl-gallery-carousel ul.ex_s_lick-dots {
    position: absolute;
    bottom: 10px;
}
.extl-gallery-carousel ul.ex_s_lick-dots button:before {display:none;}
.extl-gallery-carousel ul.ex_s_lick-dots button {
    border: 2px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    padding: 0;
}
.extl-gallery-carousel ul.ex_s_lick-dots .ex_s_lick-active button {border-color: rgb(255, 255, 255);}
.extl-gallery-carousel .ex_s_lick-prev {left: 10px;}
.extl-gallery-carousel .ex_s_lick-arrow{
    font-size: 12px;
    color: #fff;
    z-index: 99;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 30px; height: 30px;
    transition: all .2s;
}
.extl-gallery-carousel .ex_s_lick-arrow:before{ display:none}
.extl-gallery-carousel .ex_s_lick-next {right: 10px;}
.timeline-details .ex_s_lick-dotted.ex_s_lick-slider,
.timeline-details .extl-gallery-carousel {margin-bottom: 20px;}
.show-wide_img .timeline-details .extl-gallery-carousel { margin-bottom: 0; }
.extl-gallery-carousel .ex_s_lick-arrow:focus{ color: #fff }
.extl-gallery-carousel .ex_s_lick-arrow:hover {background: #fff;color: #000;}

.wptl-filter-box.exsticky .wptl-filters {position: fixed;top: 30px;z-index: 99;}
/*--Feature label--*/
.exwptl-ftlb-bar { text-align: center;margin: 15px; display: inline-block; width: 100%}
.exwptl-ftlb-bar span {padding: 6px 12px; border: 1px solid #7d7d7d; border-radius: 2px; margin: 5px; cursor: pointer; transition: all .2s; display: inline-block;}
.exwptl-ftlb-bar span:hover {background: #7d7d7d;color: #fff;}
@-webkit-keyframes icon_pointing {
    0%   {box-shadow: 0 0 0 0px rgba(255,87,34,.5);}
    45%  {box-shadow: 0 0 0 6px rgba(255,87,34,.05);}
    50%  {box-shadow: 0 0 0 0px rgba(255,87,34,.2);}
    100% {box-shadow: 0 0 0 3px rgba(255,87,34,.2);}
}
@keyframes icon_pointing {
    0%   {box-shadow: 0 0 0 0px rgba(255,87,34,.5);}
    45%  {box-shadow: 0 0 0 6px rgba(255,87,34,.05);}
    50%  {box-shadow: 0 0 0 0px rgba(255,87,34,.2);}
    100% {box-shadow: 0 0 0 3px rgba(255,87,34,.2);}
}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .ftlb-focus .extl-sbd-details,
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8  .ftlb-focus .wpextt_templates > div,
.wpex.horizontal-timeline.ex-multi-item:not(.wpex-horizontal-8)  .ftlb-focus .wpex-timeline-label {
	box-shadow: 0 0 0 2px rgb(255 87 34 / 40%);
    -webkit-animation: icon_pointing .8s ease .3s;
    animation: icon_pointing .8s ease .3s;

}

.wpex.wpex-horizontal-8.ex-multi-item .ftlb-focus .wpextt_templates >div{box-shadow: 0 0 0 2px #ff5722;}

.wpex-timeline-list.show-classic:not(.show-wide_img):not(.show-simple) .wpex-timeline .wptl-excerpt{margin-top:0; padding-top:0}
.wpex-timeline-list.show-classic:not(.show-wide_img):not(.show-simple) .wpex-timeline h2 + .wptl-excerpt{padding-top:10px}
@media (max-width: 520px){
    .wpex-timeline-list.show-classic:not(.show-wide_img):not(.show-simple) .wpex-timeline > li .wpex-timeline-label { padding-top: 50px; }
    .wpex-timeline-list.show-classic:not(.show-wide_img):not(.show-simple) .wpex-timeline > li .wpex-timeline-time *:not(.tll-date){ display:none;}
    .wpex-timeline-list.show-classic:not(.show-wide_img):not(.show-simple) .wpex-timeline > li .wpex-timeline-time {margin: 5px 0 10px 134px;opacity: 1;position: absolute;text-align: left;width: auto;padding: 0;top: 0;z-index: 999;}
}

/*-- CSS style --*/
.wpex.horizontal-timeline{ font-size:13px;}
.wpex.horizontal-timeline .hor-container{position:relative;}
.wpex.horizontal-timeline:not(.no-arr-top) .hor-container{ padding:0 35px;}
.wpex.horizontal-timeline .horizontal-nav .ex_s_lick-list{ min-height:100px;}
.wpex.horizontal-timeline .timeline-hr{
	border-bottom: 3px solid #EEEEEE;
    top: 49px;
    position: absolute;
    width: calc(100% - 70px);
	content: "";
	height:0;
}
.wpex.horizontal-timeline.no-arr-top .timeline-hr{ width:100%;}
.wpex.horizontal-timeline .timeline-hr:before {
    position: absolute;
    content: "";
    right: 0;
    height: 3px;
    width: 20px;
    background-image: -webkit-linear-gradient( left , #EEEEEE, rgba(255, 255, 255, .8));
    background-image: linear-gradient(to right, #EEEEEE, rgba(255, 255, 255, .8));
}
.wpex.horizontal-timeline .timeline-pos-select {
    border-bottom: 3px solid #00BCD4;
    top: 49px;
    position: absolute;
	width:calc(50% - 35px);
}
.wpex.horizontal-timeline.no-arr-top .timeline-pos-select{ width:50%;}
.wpex.horizontal-timeline.no-arr-top.tlhl-full .timeline-pos-select{ width:100%;}
.wpex.horizontal-timeline .timeline-pos-select:before {
    content: "";
    height: 3px;
    width: 20px;
    position: absolute;
    left: 0;
    background-image: -webkit-linear-gradient( left , #fff, rgba(238, 238, 238, 0));
    background-image: linear-gradient(to right, #fff, rgba(238, 238, 238, 0));
}

.wpex.horizontal-timeline .horizontal-nav li{ position:relative; list-style: none; display: inline-block; padding:0;}
.wpex.wpex-horizontal-3.ex-multi-item .horizontal-nav h2 a,
.wpex.horizontal-timeline .horizontal-nav li span.tl-point{
	line-height: 38px;
    padding-bottom: 0;
    cursor: pointer;
    box-shadow: none;
    color: #7d7d7d;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: visible;
    display: block;
	text-align:center;
}
.wpex.horizontal-timeline:not(.ex-multi-item) .horizontal-nav li.ex_s_lick-current span.tl-point{
	font-size: 15px;
    font-weight: bold;
}
.wpex.horizontal-timeline .horizontal-nav li.ex_s_lick-current + li.prev_item span.tl-point:before,
.wpex.horizontal-timeline .horizontal-nav li span.tl-point i,
.wpex.horizontal-timeline .horizontal-nav li span.tl-point:before{
    content: "";
    height: 17px;
    width: 17px;
    border: 3px solid #EEEEEE;
    background-color: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -6px;
    transition: all .25s;
    box-sizing: border-box;
}
.wpex.horizontal-timeline .horizontal-nav li.ex_s_lick-current span.tl-point:before{
	font-size: 17px;
    background-color: #00BCD4;
    border-color: #00BCD4;
}
.wpex.horizontal-timeline .ex_s_lick-prev:before, .wpex.horizontal-timeline .ex_s_lick-next:before{ display:none;}
.wpex.horizontal-timeline .ex_s_lick-prev, .wpex.horizontal-timeline .ex_s_lick-next{
	line-height: 29px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 1);
    border: 3px solid #00BCD4;
    color: #00BCD4;
    font-size: 19px;
    height: 35px;
    width: 35px;
	z-index:3;
}
.wpex.horizontal-timeline .horizontal-nav .ex_s_lick-prev{ left:-35px}
.wpex.horizontal-timeline .horizontal-nav .ex_s_lick-next{ right:-35px;}
.wpex.horizontal-timeline:not(.ex-multi-item) .horizontal-nav .ex_s_lick-arrow.ex_s_lick-disabled{ border-color: #EEEEEE; color: #EEEEEE; background:transparent;}
.wpex.horizontal-timeline .horizontal-nav li.prev_item span.tl-point:before { border-color: #00BCD4;}
.wpex.horizontal-timeline .wpex-timeline-label{ text-align:center;}
.wpex.horizontal-timeline .wpex-timeline-label .timeline-media{ margin-bottom:30px;}
.wpex.horizontal-timeline .wpex-timeline-label .timeline-media img{ max-height: 300px; width: auto; margin: 0 auto;}
.wpex.horizontal-timeline .extl-hoz-sbs h2,
.wpex.horizontal-timeline .wpex-timeline-label h2{margin-top: 0px; margin-bottom: 15px; font-weight: normal; text-transform: uppercase;}
.wpex.horizontal-timeline .extl-hoz-sbs h2 a,
.wpex.horizontal-timeline .wpex-timeline-label h2 a{
    text-decoration: none;
    box-shadow: none;
    color: #101010;
}
.wpex.horizontal-timeline .horizontal-content .ex_s_lick-next,
.wpex.horizontal-timeline .horizontal-content .ex_s_lick-prev{
	font-size: 26px;
    box-shadow: none;
    text-decoration: none;
    width: 40px;
    height: 40px;
    border: 0;
    text-align: center;
    line-height: 39px;
    border-radius: 0;
    background: rgba(0,0,0,.6);
    color: #fff;
    z-index: 9999;
    transition: all .3s;
}
.wpex.horizontal-timeline .ex_s_lick-prev:hover, .wpex.horizontal-timeline .ex_s_lick-next:hover,
.wpex.horizontal-timeline .horizontal-content .ex_s_lick-next:hover,
.wpex.horizontal-timeline .horizontal-content .ex_s_lick-prev:hover{
	color: #FFFFFF;
    border-color: #00BCD4;
    background-color: #00BCD4;
	transition:all .2s;
}
.wpex.horizontal-timeline .horizontal-content .ex_s_lick-prev{ left: 20px;
	opacity: 0;
	transition: all .3s ease;
    transform: translateX(-40px);
    -webkit-transform: translateX(-40px);
}
.wpex.horizontal-timeline .horizontal-content .ex_s_lick-next{ right: 20px;
	opacity: 0;
    transform: translateX(40px);
    -webkit-transform: translateX(40px);
    transition: all .3s ease;
}
.wpex.horizontal-timeline .horizontal-content:hover .ex_s_lick-prev,
.wpex.horizontal-timeline .horizontal-content:hover .ex_s_lick-next{
	transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
}
.wpex.horizontal-timeline .wptl-readmore a{ border-radius:20px;}
.wpex.horizontal-timeline .horizontal-nav li span.tl-point i{ display:none;
	width:40px;
	height:40px;
	font-size:19px;
	line-height:35px;
	bottom:-43px; margin-left:-20px;
}
.wpex.horizontal-timeline.tl-hozsteps .horizontal-nav li span.tl-point:before{ display:none;}
.wpex.horizontal-timeline.tl-hozsteps .horizontal-nav li span.tl-point i{ display: block;}
.wpex.horizontal-timeline.tl-hozsteps .ex_s_lick-arrow{ border-radius:0}
.wpex.horizontal-timeline.tl-hozsteps .horizontal-nav li.prev_item span.tl-point i{border-color: #00BCD4; color:#00BCD4}
.wpex.horizontal-timeline.tl-hozsteps .horizontal-nav li.ex_s_lick-current span.tl-point i{
	background: #00BCD4;
	border-color: #00BCD4;
    color: #fff;
}
.wpex.horizontal-timeline.tl-hozsteps .timeline-hr,
.wpex.horizontal-timeline.tl-hozsteps .timeline-pos-select{ top:60px; border-color: #00BCD4;}
.wpex.horizontal-timeline.tl-hozsteps  .horizontal-nav .ex_s_lick-list{ min-height:120px;}
.wpex.horizontal-timeline.tl-hozsteps .timeline-hr:before{background-image: -webkit-linear-gradient( right , #fff, rgba(238, 238, 238, 0)); background-image: linear-gradient(to left, #fff, rgba(238, 238, 238, 0));}
.wpex.horizontal-timeline .ex_s_lick-slide:focus{ outline:none}
.wpex.horizontal-timeline.wpex-horizontal-left .wpex-timeline-label{ display: table; width: 100% }
.wpex.horizontal-timeline.wpex-horizontal-left .timeline-media {
    width: 40%;
    display: table-cell;
    float: none;
    padding-left: 1px;
    padding-right: 15px;
    vertical-align: middle;
}
.wpex.horizontal-timeline.wpex-horizontal-left .timeline-media + div {
    width: 60%;
    display: table-cell;
    float: none;
    border:1px solid #eee;
    border-right-width: 1px;
    padding: 25px;
    vertical-align: middle;
}
@media(max-width:767px){
    .wpex.horizontal-timeline.wpex-horizontal-left .timeline-media{ padding-right: 0; }
    .wpex.horizontal-timeline.wpex-horizontal-left .timeline-media,
    .wpex.horizontal-timeline.wpex-horizontal-left .timeline-media + div,
    .wpex.horizontal-timeline.wpex-horizontal-left .wpex-timeline-label{ display: block;width: 100%; }
}
.wpex.horizontal-timeline .wpex-timeline-label .wptl-more-meta i {
    margin-right: 8px;
}
.wpex.horizontal-timeline.show-all-items .timeline-pos-select{width: calc(100% - 70px);}
.wpex.horizontal-timeline.no-arr-top.show-all-items .timeline-pos-select{ width:100%}
.wpex.horizontal-timeline.show-all-items .timeline-pos-select:after {
    position: absolute;
    content: "";
    right: 0;
    height: 3px;
    width: 20px;
	background-image: -webkit-linear-gradient( right , #fff, rgba(238, 238, 238, 0));
    background-image: linear-gradient(to left, #fff, rgba(238, 238, 238, 0));
}
.wpex.horizontal-timeline:not(.tl-hozsteps) .horizontal-content + .hor-container ul.horizontal-nav li.ex_s_lick-slide{ margin-top:61px;} 
.wpex.horizontal-timeline .horizontal-content + .hor-container ul.horizontal-nav li.ex_s_lick-slide span.tl-point:before{ top:-20px; bottom: auto;}
/*.wpex.horizontal-timeline.wpex-horizontal-left .horizontal-content + .hor-container{ margin-top:-30px;}*/
.wpex.horizontal-timeline.show-all-items.dark-style .timeline-pos-select:after {
	background-image: -webkit-linear-gradient( right , #484848, rgba(238, 238, 238, 0));
    background-image: linear-gradient(to left, #484848, rgba(238, 238, 238, 0));

}
/* Multi*/

.wpex.horizontal-timeline.ex-multi-item:not(.wpex-horizontal-3) .wptl-embed > :first-child {
	margin-bottom: 0;
}
.wpex.horizontal-timeline.ex-multi-item .hor-container .ex_s_lick-list { padding-top:130px;}
.wpex.horizontal-timeline.ex-multi-item .timeline-hr{ top:79px;}
.wpex.horizontal-timeline.ex-multi-item:not(.wpex-horizontal-4) .horizontal-nav li span.wpex_point{ margin:0 7px; margin-top:-129px; position:relative; text-align:left; font-size:20px; background:#00BCD4; color:#FFFFFF;}
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav li span.wpex_point i{position: relative; border-radius:0;
	display:inline-block;
    left: auto;
    right: auto;
    text-align: center;
    top: 0;
    margin: 0; line-height:45px;
    margin-right: 5px; width: 50px;
    height: 50px;
	color: #00BCD4;
	border-color: #00BCD4;
}
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav li span.wpex_point i.no-icon{ width:1px; visibility: hidden;}
.wpex.horizontal-timeline.ex-multi-item:not(.wpex-horizontal-4) .horizontal-nav li span.wpex_point:after{
	border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #00BCD4;
    border-width: 10px;
    left: 29px;
    bottom:-18px;
}
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav{ margin:0 -10px; list-style:none}
.wpextt_templates{ margin-top:60px; padding:5px 7px;}
.wpextt_templates > div {background:#fff;background-size: cover; background-position: center center;}
.wpex.horizontal-timeline.ex-multi-item .timeline-pos-select{ width:100%;}
.wpex.horizontal-timeline.ex-multi-item .extl-sbd-details .wptl-readmore,
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav li  .wptl-readmore{ display:inline-block; float:none; position: relative;}
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav  .wpextt_templates .timeline-details a{
	line-height: 1.6; white-space: normal; text-align:left; position:relative;
}
.wpex.horizontal-timeline.ex-multi-item .extl-sbd-details .wptl-readmore a,
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav .wpextt_templates .wptl-readmore a{
	border: 0;
	padding: 0 0 0 25px; font-weight:100; text-transform:capitalize;
    background: transparent;
    color: #101010;
}
.wpex.horizontal-timeline.ex-multi-item .extl-sbd-details .wptl-readmore a:after,
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav .wptl-readmore a:after{
	content: '';
    position: absolute;
    background: #7a7272;
    width: 18px;
    height: 1px;
    left: 0;
    top: 45%;
}
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav li .info-cat{ white-space:normal;}
.wpex.horizontal-timeline.ex-multi-item .wptl-more-meta{ margin-top:-5px;}
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav li .info-cat a{ display:inline-block; overflow:visible;}
.wpex.horizontal-timeline.ex-multi-item .wptl-excerpt{ margin:0 0 15px 0; padding:0; border:0; float:none;}
.wpex.horizontal-timeline.ex-multi-item .wpex-timeline-label .timeline-media{ margin:0;}
.wpex.horizontal-timeline.ex-multi-item .wpex-timeline-label .timeline-details{
	padding: 25px 20px;
    text-align: left;
	border:2px solid #eee;
}
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav li  .wpextt_templates a:before{ display:none;}
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav li .wpex_point:before,
.wpex.horizontal-timeline.ex-multi-item .horizontal-nav li.ex_s_lick-current .wpex_point:before{
	border: 0;
    background-color: #00BCD4;
	bottom:-37px; left:35px;
}
.wpex.horizontal-timeline.ex-multi-item .timeline-hr{ border-bottom:3px solid #cccccc}
.wpex.horizontal-timeline.ex-multi-item .timeline-hr:before {
    background-image: -webkit-linear-gradient( left , #cccccc, rgba(255, 255, 255, .8));
    background-image: linear-gradient(to right, #cccccc, rgba(255, 255, 255, .8));
}
.wpex.horizontal-timeline.ex-multi-item .timeline-hr:after {
	position: absolute; content: ""; left: 0; height: 3px; width: 20px;
    background-image: -webkit-linear-gradient( left , rgba(255, 255, 255, .8), #cccccc);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .8), #cccccc);
}
.wpex.wpex-horizontal-2.ex-multi-item .wpex-timeline-label .timeline-details{ padding:15px}
.wpex-horizontal-2.ex-multi-item .timeline-media + .timeline-details h2{
	padding:10px 15px 0 15px;
	margin-top:-50px; background:#fff;
}
.wpex-horizontal-2.ex-multi-item .timeline-media + .timeline-details > div,
.wpex-horizontal-2.ex-multi-item .timeline-media + .timeline-details .wptl-readmore{ padding-left:15px; padding-right:15px;}
.wpex-horizontal-3.ex-multi-item .wpex-timeline-label{text-align:center;
	background:rgba(0,0,0,.6);
}
.wpex.wpex-horizontal-3.ex-multi-item .horizontal-nav .wpextt_templates .wptl-readmore a:after{ display:none;}
.wpex.wpex-horizontal-3.ex-multi-item .horizontal-nav .wpextt_templates .wptl-readmore a{
	display: inline-block;
    padding: 7px 15px;
    border: 1px solid #00BCD4; border-radius:0;
}
.wpex.wpex-horizontal-3.ex-multi-item .horizontal-nav .wpextt_templates .wptl-readmore a,
.wpex.wpex-horizontal-3.ex-multi-item .wpex-timeline-label h2 a{ color:#FFFFFF;}
.wpex-horizontal-3.ex-multi-item .horizontal-nav li .info-cat *,
.wpex.wpex-horizontal-3.ex-multi-item .wptl-excerpt{ color:#EEEEEE}
.wpex.wpex-horizontal-3.ex-multi-item .wpex-timeline-label .timeline-details{ padding:25px 30px; border:0;}
.wpex.wpex-horizontal-3.ex-multi-item .horizontal-nav  h2 a{
	margin: -25px -30px;
    margin-bottom: 30px;
    padding: 10px 30px;
	background: #00BCD4;
}
.wpex.wpex-horizontal-3.ex-multi-item .wpex-timeline-label .timeline-details:after{
	border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #00BCD4;
    border-width: 10px;
    left: 28px;
    top: -18px;
}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .horizontal-nav li span.wpex_point{ margin:0 7px; margin-top:-125px; position:relative; font-size:20px; height:50px;}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .horizontal-nav li .wpex_point:before, .wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .horizontal-nav li.ex_s_lick-current .wpex_point:before{ left:50%;}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .wpextt_templates .wptl-readmore a,
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .horizontal-nav  .wpextt_templates .timeline-details a,
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .wpex-timeline-label .timeline-details{ text-align:center}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .wpextt_templates .wptl-readmore a{ padding-left:0;
	border: 1px solid #00BCD4;
    padding: 7px 15px;
	display:inline-block; border-radius:0;
}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .horizontal-nav .wptl-readmore a:after{ display:none;}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4 .horizontal-nav li span.wpex_point i{
	position:absolute;
	left:50%;
	margin-left:-25px;
	top:50px;
}
.wpex.horizontal-timeline.ex-multi-item .ex_s_lick-prev, .wpex.horizontal-timeline.ex-multi-item .ex_s_lick-next{
	background: rgba(0,0,0,.3);
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 0; border:0;
    line-height: 36px;
    border-radius: 0px;
    font-size: 22px;
	opacity: 0;
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    transition: all .3s ease;
	color:#FFFFFF;
}
.wpex.horizontal-timeline.ex-multi-item .ex_s_lick-next{
	transform: translateX(30px);
    -webkit-transform: translateX(30px);
}
.wpex.horizontal-timeline.ex-multi-item:hover .ex_s_lick-prev, .wpex.horizontal-timeline.ex-multi-item:hover .ex_s_lick-next{
	background:rgba(0,0,0,.6);
	transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
}
/*----*/
.wpex.horizontal-timeline.tl-ct-left .timeline-details{ text-align:left;}
.wpex.horizontal-timeline.tl-ct-left .wptl-readmore a{ border-radius:0;}
.wpex.horizontal-timeline.tl-ct-left .wpex-timeline-label .timeline-media img{ max-height:100%;}
.wpex.horizontal-timeline .horizontal-content .ex_s_lick-slide{ padding-left:1px;}
.wpex.horizontal-timeline .ex_s_lick-list{ box-sizing:content-box; padding-bottom:1px;}
@media(min-width:1024px){
	.show-all-items .ex_s_lick-track,
	.tlhl-full .ex_s_lick-track{ transform:none !important}
}
/*-- new style mult--*/
.wpex.horizontal-timeline.tlml-arrow-top .timeline-hr:after,
.wpex.horizontal-timeline.tlml-arrow-top .timeline-hr:before{
	height: 10px;width: 10px; 
	border-radius:50%; top:5px;top: -4px;
    background-image: none;
    background-color: #ccc;
}
.wpex.horizontal-timeline.tlml-arrow-top .ex_s_lick-prev, .wpex.horizontal-timeline.tlml-arrow-top .ex_s_lick-next{
	top:56px;
	opacity:1; transform: none; -webkit-transform: none;
	background:transparent !important;
    color: #ccc;
    font-size: 39px;
}
/*---- style 5----*/
.wpex.horizontal-timeline.wpex-horizontal-5 .horizontal-nav li .wpex_point i:after {
    content: "";
    height: 36px;
    display: block;
    width: 2px;
    background: #ccc;
    margin-left: 22px;
	margin-top:20px;
}
.wpex.horizontal-timeline.wpex-horizontal-5 .wpex-timeline-label .timeline-details{ border:0}
.wpex.horizontal-timeline.wpex-horizontal-5 .wpextt_templates{ margin-top:100px;}
.wpex.horizontal-timeline.wpex-horizontal-5 .horizontal-nav li span.wpex_point i{ border-radius:50%}
.wpex.horizontal-timeline.wpex-horizontal-5 .horizontal-nav li span.wpex_point i.no-icon:not(.icn-img){
	visibility: visible;
    border: 0;
    width: 0;
    font-size: 0;
}
.wpex.horizontal-timeline.wpex-horizontal-5 .horizontal-nav li .wpex_point:before{ margin-left:-10px;}
/* loading effect*/
.wpex.ld-screen{ max-height:500px; overflow:hidden; position: relative;}
.wpex.ld-screen.at-childdiv{ max-height:inherit; overflow:visible; position:relative;}
.wpex.ld-screen.at-childdiv > .wpextl-loadcont{ opacity:0; transition:all .3s; z-index:-999}
.wpex.ld-screen > *:not(.wpextl-loadcont){ opacity:0; transition:all .3s;}
.wpex.ld-screen.at-childdiv > *:not(.wpextl-loadcont){ opacity:1;}
.wpextl-loadcont{
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
	opacity:0;
	transition:all ease-out 7s;
}
.ld-screen > .wpextl-loadcont{ opacity:1; z-index:99999}
.wpextl-loadicon,
.wpextl-loadicon::before,
.wpextl-loadicon::after {
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid rgb(204,204,204);
	border-left-color: rgb(0,189,151);
	border-radius: 974px;
		-o-border-radius: 974px;
		-ms-border-radius: 974px;
		-webkit-border-radius: 974px;
		-moz-border-radius: 974px;
}
.wpextl-loadicon {
	margin: -24px 0 0 -24px;
	height: 49px;
	width: 49px;
	animation: wptl_load-rotate 1150ms linear infinite;
		-o-animation: wptl_load-rotate 1150ms linear infinite;
		-ms-animation: wptl_load-rotate 1150ms linear infinite;
		-webkit-animation: wptl_load-rotate 1150ms linear infinite;
		-moz-animation: wptl_load-rotate 1150ms linear infinite;
}
.wpextl-loadicon::before {
	content: "";
	margin: -22px 0 0 -22px;
	height: 43px;
	width: 43px;
	animation: wptl_load-rotate 1150ms linear infinite;
		-o-animation: wptl_load-rotate 1150ms linear infinite;
		-ms-animation: wptl_load-rotate 1150ms linear infinite;
		-webkit-animation: wptl_load-rotate 1150ms linear infinite;
		-moz-animation: wptl_load-rotate 1150ms linear infinite;
}
.wpextl-loadicon::after {
	content: "";
	margin: -28px 0 0 -28px;
	height: 55px;
	width: 55px;
	animation: wptl_load-rotate 2300ms linear infinite;
		-o-animation: wptl_load-rotate 2300ms linear infinite;
		-ms-animation: wptl_load-rotate 2300ms linear infinite;
		-webkit-animation: wptl_load-rotate 2300ms linear infinite;
		-moz-animation: wptl_load-rotate 2300ms linear infinite;
}
@keyframes wptl_load-rotate {
	100% {transform: rotate(360deg);}
}

@-o-keyframes wptl_load-rotate {
	100% {-o-transform: rotate(360deg);}
}
@-ms-keyframes wptl_load-rotate {
	100% {-ms-transform: rotate(360deg);}
}
@-webkit-keyframes wptl_load-rotate {
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes wptl_load-rotate {
	100% {-moz-transform: rotate(360deg);}
}
.wpex.horizontal-timeline .horizontal-content > li,
.wpex.horizontal-timeline .horizontal-content .ex_s_lick-slide {list-style: none;}
/*-Horizontal side by side-*/
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs ul li.ex_s_lick-slide{ padding: 3px; box-sizing: content-box; }
.wpex.horizontal-timeline.ex-multi-item.slcol-lag .extl-hoz-sbs ul li.ex_s_lick-slide{ padding: 5px; }
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs ul{ margin:0; z-index: 9;}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs{ padding:20px 0;}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .ex_s_lick-list { padding:0}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .horizontal-nav .ex_s_lick-track {display: table; padding-bottom: 95px; table-layout: fixed;}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .horizontal-nav .ex_s_lick-track > li {display: table-cell;vertical-align: bottom;float: none;}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .sbs-line {
    display: block;
    width: 100%;
    margin: 49px 0;
    margin-top: -40px;
    border-bottom: 2px solid #ddd;
    position: relative;
}
.wpex.horizontal-timeline.tlml-arrow-top .extl-hoz-sbs .ex_s_lick-prev, 
.wpex.horizontal-timeline.tlml-arrow-top .extl-hoz-sbs .ex_s_lick-next{top: auto; bottom: 18px;}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .extl-sbd-details {
    padding: 20px;
    border: 2px solid #eee;
    margin: 1px;
}
.wpex.horizontal-timeline .extl-hoz-sbs .horizontal-nav li span.tl-point i{ display: block; bottom: -75px; }
.wpex.horizontal-timeline .extl-hoz-sbs .horizontal-nav li span.tl-point:before{bottom: -64px;}
.wpex.horizontal-timeline .extl-hoz-sbs .tl-ifdate{ text-align: center; }
.wpex.horizontal-timeline .extl-hoz-sbs .tl-ifdate span{ font-weight: bold; }
.wpex.horizontal-timeline .extl-hoz-sbs h2 a{ color: inherit; box-shadow: none; }
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .sbs-line:before,
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .sbs-line:after {
    content:"";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    top: -4px;
    background-color: #ccc;
    position: absolute;
    left: 0;
}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .sbs-line:after{ right: 0; left: auto; }
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs button.ex_s_lick-disabled{ pointer-events: none; opacity: .5 }
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs .timeline-media {margin: -20px -20px 20px -20px;}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs ul.horizontal-sl-2 .extl-sbd-details{ margin-top: 7px; }
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs ul.horizontal-nav .extl-sbd-details:after,
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs ul.horizontal-sl-2 .extl-sbd-details:before {
    border: solid transparent;
    content: " ";
    height: 0; width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #eee;
    border-width: 10px;
    left: 50%;
    margin-left: -10px;
    top: -20px;
}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs ul.horizontal-nav .extl-sbd-details:after{ top: auto; bottom: -21px; border-bottom-color: transparent; border-top-color: #eee; }
.wpex.horizontal-timeline .extl-hoz-sbs .horizontal-nav li span.tl-point i{color: #00BCD4; border-color: #00BCD4;}
.wpex.horizontal-timeline.ex-multi-item .extl-sbd-details .wptl-readmore{ margin-top: 15px; }
.wpex.horizontal-timeline .extl-hoz-sbs .horizontal-nav li span.tl-point i.no-icon.no-ic-img{ opacity: 0; }
.wpex.horizontal-timeline .extl-hoz-sbs .horizontal-nav li.ex_s_lick-current span.tl-point:before{ background: #fff; border-color:#ddd; }
/*-style 7-*/
.wpex.horizontal-timeline .extl-hoz-sbs.style-7{

}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs.style-7 .extl-sbd-details{
    border: 0;
    border-left: 10px solid #00BCD4;
    background: #f7f3eb;
}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs ul.horizontal-nav .extl-sbd-details:after{border-top-color: #f7f3eb;bottom: -20px;}
.wpex.horizontal-timeline.ex-multi-item .extl-hoz-sbs ul.horizontal-sl-2 .extl-sbd-details:before{border-bottom-color: #f7f3eb;}
/*--Style 8--*/
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .wpextt_templates >div { border: 3px solid #2cbdd3; }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .wpex-timeline-label .timeline-details{ border: 0; padding: 20px 15px 3px}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .wpex-timeline-label > h2{padding: 10px 15px; line-height: 1; margin: 0 }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .wpex-timeline-label > h2 + .timeline-details{ margin-top: -15px;}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-4.wpex-horizontal-8 .horizontal-nav li span.wpex_point i{ border-radius: 50% }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .hoz-tldate { border-bottom: 1px solid; position: relative; background: #3fbed2; color: #fff; padding: 5px 15px; }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .hoz-tldate:before { border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-bottom-color: #00BCD4; border-width: 10px; left: 50%; margin-left: -10px; top: -20px; }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .horizontal-nav li .wpex_point:before{margin-left: -8px; margin-bottom: 3px;}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .horizontal-nav .wpextt_templates .wptl-readmore a{border: 0; font-weight: 100; text-transform: capitalize; background: transparent;} 
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .horizontal-nav .wpextt_templates .wptl-readmore{border-top: 2px solid #2cbdd3;}
.wpex.horizontal-timeline.tlml-arrow-top.wpex-horizontal-8 .ex_s_lick-prev, 
.wpex.horizontal-timeline.tlml-arrow-top.wpex-horizontal-8 .ex_s_lick-next{top: 27px;}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .timeline-hr{ top: 50px }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .hor-container .ex_s_lick-list{ padding-top: 100px }
/***--Style 9--**/
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-9 .wpex-timeline-label .timeline-media {padding: 0 15px 15px;}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-9 .wpex-timeline-label .timeline-media + .hoz-tldate:before {opacity: 0;margin-bottom: -5px;}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .wpex-timeline-label .wptl-embed > * {max-height: 250px;}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .wpex-timeline-label .timeline-details{ padding-top: 15px;  }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-9 .wpex-timeline-label:before {
    border: solid transparent;
    content: " ";
    position: absolute;
    pointer-events: none;
    background: #00BCD4;
    border:0;
    height: 30px;
    left: 50%;
    margin-left: -2px;
    top: -40px;
    z-index: -1;
    width: 3px;
}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-8 .wptl-more-meta span{ margin-right: 0 }
/*--Style left morden--*/
.wpex.horizontal-timeline .wpex-timeline-label .timeline-media .exwptl-left-bg {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 50%;
    background-position: center center;
    background-size: cover;
    border: 3px solid #2cbdd3;

}
.wpex.horizontal-timeline.wpex-horizontal-left-mod .wpex-timeline-label{ display: flex; align-items: center;padding: 0 15px; }
.wpex.horizontal-timeline.wpex-horizontal-left-mod .timeline-media {width: 250px;margin: 17px 0;}
.wpex.horizontal-timeline.wpex-horizontal-left-mod .timeline-details {
    width: calc( 100% - 250px);
    border: 0;
    border-right-width: 1px;
    padding: 25px;
}
.wpex.horizontal-timeline.wpex-horizontal-left-mod.no-arr-top .horizontal-content .ex_s_lick-next,
.wpex.horizontal-timeline.wpex-horizontal-left-mod.no-arr-top .horizontal-content .ex_s_lick-prev{ margin-top: -20px }
.wpex.horizontal-timeline.wpex-horizontal-left-mod.no-arr-top .horizontal-content .ex_s_lick-next, 
.wpex.horizontal-timeline.wpex-horizontal-left-mod.no-arr-top .horizontal-content .ex_s_lick-prev{
    opacity: 1; background: none;font-size: 50px;color: #101010; transform: none; width: auto;
}
.wpex.horizontal-timeline.wpex-horizontal-left-mod .horizontal-content .ex_s_lick-next{ right: 0 } 
.wpex.horizontal-timeline.wpex-horizontal-left-mod .horizontal-content .ex_s_lick-prev{ left: 0 }
.wpex-horizontal-left-mod.no-arr-top .wptl-embed > iframe, .wpex-horizontal-left-mod.no-arr-top .wptl-embed > embed, 
.wpex-horizontal-left-mod.no-arr-top .wptl-embed > source, 
.wpex-horizontal-left-mod.no-arr-top .wptl-embed > object {
    max-height: 250px;
    padding: 10px;
}
.wpex.horizontal-timeline.wpex-horizontal-left-mod.no-arr-top .horizontal-content .ex_s_lick-disabled{ opacity:.3}
/*--Style 10--*/
.wpex.horizontal-timeline.wpex-horizontal-10 .timeline-hr:after,
.wpex.horizontal-timeline.wpex-horizontal-10 .timeline-hr:before{ opacity: 0 }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-9.wpex-horizontal-10 .hoz-tldate{ background: none; padding: 0 15px 15px; line-height: 1; color: #3fbed2; border: 0 }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-10 .hoz-tldate:before{ opacity: 0 }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-10 .wpextt_templates >div{ border-width: 1px; border-radius: 5px; }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-10 .horizontal-nav .wpextt_templates .wptl-readmore,
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-10 .timeline-hr,
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-10 .horizontal-nav li span.wpex_point i{ border-width: 1px; }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-10 .wpex-timeline-label:before{ width: 1px; margin-left: 0 }
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-10 .wpex-timeline-label .timeline-details{ padding-top: 0 }
/*--Style 11--*/
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-11 .wpextt_templates >div { border-radius: 10px;}
.wpex.horizontal-timeline.ex-multi-item.wpex-horizontal-11 .wpex-timeline-label .timeline-media { padding: 15px;}

/*-- CSS Dark --*/
.wpex.horizontal-timeline.dark-style{ color:#b7b7b7;}
.dark-style .timeline-details .wptl-readmore > a,
.dark-style .wpex-timeline > li .wpex-timeline-label h2 a,
.dark-style li .wptl-readmore-center > a,
.wpex-timeline-list.dark-style .wpex-taxonomy-filter li a:not(.active):not(:hover),
.wpex.horizontal-timeline.dark-style .wpex-timeline-label h2 a{ color:#dedede;}
.wpex.horizontal-timeline.dark-style .horizontal-nav .ex_s_lick-arrow{ background-color:transparent;}
.wpex.horizontal-timeline.dark-style .horizontal-content .ex_s_lick-arrow{ background:rgba(255,255,255,.25)}
.wpex.horizontal-timeline.dark-style .timeline-hr:before{
	background-image: -webkit-linear-gradient( left , #EEEEEE, rgba(0, 0, 0, 0.8));
    background-image: linear-gradient(to right, #EEEEEE, rgba(0, 0, 0, 0.8));
}
.wpex.horizontal-timeline.dark-style.tl-hozsteps .timeline-hr:before{
	background-image: -webkit-linear-gradient( left , rgba(0, 0, 0, 0), rgba(72, 72, 72, 1));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(72, 72, 72, 1));
}
.wpex.horizontal-timeline.dark-style .timeline-pos-select:before{
	background-image: -webkit-linear-gradient( left , #484848, rgba(238, 238, 238, 0));
    background-image: linear-gradient(to right, #484848, rgba(238, 238, 238, 0));
}
.wpex.dark-style .wptl-excerpt{ border-color:rgba(255,255,255,0.15)}
.wpex-timeline-list.dark-style .wpex-timeline > li .wpex-timeline-label{background: #232323; color:#b7b7b7;}
.wpex-timeline-list.flat-style.show-icon.dark-style .style-center > li .wpex-timeline-label{background: #232323;}
.wpex-timeline-list.dark-style .wpex-taxonomy-filter li{ border-color:rgba(255,255,255,.15)}
.wpex-timeline-list.show-icon.dark-style li .wpex-timeline-icon .fa{box-shadow: 0 0 0 2px #232323;}
.dark-style .wpex-timeline > li:after,
.dark-style .wpex-timeline > li:first-child:before{background: #232323;}
.dark-style .wpex-timeline > li .wpex-timeline-icon .fa{box-shadow: 0 0 0 4px #232323;}
.dark-style.flat-style:not(.show-icon) .wpex-timeline > li .wpex-timeline-icon .fa,
.dark-style .wpex-timeline > li .wpex-timeline-time .info-img{ border-color:#232323;}
.dark-style.flat-style:not(.show-icon) .wpex-timeline > li .wpex-timeline-icon .fa{box-shadow: none;}
.dark-style.wpex-timeline-list.left-tl:not(.show-icon) .wptl-feature-name,
.dark-style.wpex-timeline-list:not(.show-icon) .wptl-feature-name span{ border-color:#232323;}
.dark-style.wpex-timeline-list.center-tl.show-icon .wptl-feature-name span,
.dark-style.wpex-timeline-list.left-tl.show-icon .wptl-feature-name{ background: #232323; color:#FFFFFF}