
.ctf-carousel, .ctf-carousel .ctf-owl-dots, .ctf-carousel .ctf-owl-item, .ctf-carousel .ctf-owl-nav {
	-webkit-tap-highlight-color: transparent;
}

#ctf {
	position: relative;
	text-align: left;
}

#ctf.ctf-fixed-height {
	overflow-y: auto;
	-ms-overflow-y: auto;
}

#ctf a {
	box-shadow: none;
}

#ctf .ctf-tweet-items {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#ctf .ctf-item {
	position: relative;
	padding: 15px 5px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
	transition: .5s;
}

#ctf .ctf-threads-wrapper .ctf-item, #ctf.ctf-regular-style .ctf-item.ctf-threads-expanded {
	border-bottom: 0 solid transparent !important;
}

#ctf:not(.ctf-masonry) .ctf-item:last-of-type {
	border-bottom: 0 !important;
}

#ctf .ctf-item.ctf-transition, .ctf-carousel.ctf-owl-hidden, .ctf-image>img, .ctf-media-link>img {
	opacity: 0;
}

#ctf .ctf-item:first-child {
	border-top: none;
}

#ctf #ctf .ctf-photo-hover span.fa-arrows-alt, #ctf .ctf-iframe-wrap.ctf-no-consent, #ctf .ctf-photo-hover svg.fa-arrows-alt, #ctf .ctf_remaining, #ctf.ctf-super-narrow .ctf-author-screenname, #ctf.ctf-super-narrow .ctf-screename-sep, #ctf_lightbox .ctf-author-box.ctf-lb-hide-avatar .ctf-author-avatar, #ctf_mod_error, #ctf_mod_link, .ctf-carousel .ctf-owl-dots.disabled, .ctf-carousel .ctf-owl-nav.disabled, .ctf-carousel .ctf-owl-video-playing .ctf-owl-video-play-icon, .ctf-carousel .ctf-owl-video-playing .ctf-owl-video-tn, .ctf-disable-lightbox .ctf-iframe:before, .ctf-disable-lightbox .ctf-video:before {
	display: none;
}

#ctf .ctf_more {
	padding: 1px;
	border: 1px solid transparent;
	border-radius: 3px;
	display: inline-block;
	line-height: 1;
}

#ctf .ctf_more:hover {
	cursor: pointer;
	background: rgba(0, 0, 0, .05);
	border: 1px solid rgba(0, 0, 0, .1);
	text-decoration: none;
}

.ctf-carousel-2-row.ctf-boxed-style[data-ctf-rows="2"] .ctf-item {
	margin-bottom: 15px !important;
}

#ctf .ctf-header {
	overflow: hidden;
	margin: 0;
	padding: 5px 5px 15px;
	line-height: 1.2;
	width: 100%;
	color: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#ctf .ctf-header>a {
	float: left;
	width: 100%;
	color: inherit;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: center;
	column-gap: 10px;
}

#ctf .ctf-header-img {
	float: left;
	position: relative;
	width: 48px;
	border-radius: 40px;
}

#ctf .ctf-header-img img {
	display: block;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	border-radius: 40px;
}

#ctf .ctf-author-avatar, #ctf .ctf-header-text.ctf-no-bio .ctf-header-counts {
	clear: both;
}

#ctf .ctf-hide-author .ctf-tweet-meta, #ctf .ctf-hide-avatar .ctf-author-box, #ctf .ctf-hide-avatar .ctf-author-name, #ctf .ctf-hide-avatar .ctf-context, #ctf .ctf-hide-avatar .ctf-quoted-tweet, #ctf .ctf-hide-avatar .ctf-tweet-actions, #ctf .ctf-hide-avatar .ctf-tweet-content, #ctf .ctf-item .ctf-author-name, #ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box, #ctf.ctf-narrow .ctf-hide-avatar .ctf-context, #ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet, #ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions, #ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content, #ctf.ctf-super-narrow .ctf-context, #ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box, #ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context, #ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet, #ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions, #ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content, #ctf.ctf-super-narrow .ctf-quoted-tweet, #ctf.ctf-super-narrow .ctf-tweet-actions, #ctf.ctf-super-narrow .ctf-tweet-content {
	margin-left: 0;
}

#ctf .ctf-header-generic-icon, #ctf .ctf-header-img-hover {
	display: none;
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #fff;
	background: rgba(27, 149, 224, .85);
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}

#ctf .ctf-header-generic-icon .fa, #ctf .ctf-header-generic-icon svg, #ctf .ctf-header-img-hover .fa, #ctf .ctf-header-img-hover svg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -8px;
	font-size: 20px;
}

#ctf .ctf-header-generic-icon svg, #ctf .ctf-header-img-hover svg {
	margin-top: -10px;
	margin-left: -10px;
}

#ctf .ctf-header-generic-icon.ctf-rebranded svg, #ctf .ctf-header-img-hover.ctf-rebranded svg {
	margin-top: -15px;
	margin-left: -14px;
}

#ctf .ctf-header-generic-icon.ctf-rebranded svg path, #ctf .ctf-header-img-hover.ctf-rebranded svg path, #ctf.ctf-rebranded-x .ctf-header-type-generic .ctf-header-generic-icon svg path {
	fill: white;
}

#ctf .ctf-header-text {
	float: left;
	width: 100%;
}

#ctf .ctf-header a {
	text-decoration: none;
}

#ctf .ctf-header-text .ctf-header-user, #ctf .ctf-header-text p {
	float: left;
	clear: both;
	width: auto;
	padding: 0 !important;
	margin: 0 !important;
	text-align: left;
}

#ctf .ctf-header-name {
	font-weight: 700;
	margin-right: 6px;
}

#ctf .ctf-header-text .ctf-header-bio {
	padding: 0 !important;
	word-break: break-word;
}

#ctf .ctf-header-text .ctf-verified, #ctf_lightbox .ctf_lightbox_action .fa, #ctf_lightbox .ctf_lightbox_action svg {
	margin-right: 5px;
}

#ctf .ctf-header .ctf-header-follow {
	display: inline-block;
	padding: 3px 6px;
	margin: 0 6px 0 2px;
	position: relative;
	top: -2px;
	background: #1b95e0;
	color: #fff;
	font-size: 11px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: background .6s ease-in-out;
	-webkit-transition: background .6s ease-in-out;
	-o-transition: background .6s ease-in-out;
	transition: background .6s ease-in-out;
}

#ctf .ctf-header .ctf-header-follow .fa, #ctf .ctf-header .ctf-header-follow svg {
	margin-right: 3px;
	font-size: 12px;
}

#ctf .ctf-header a:hover .ctf-header-follow {
	background: #0c7abf;
	-moz-transition: background .2s ease-in-out;
	-webkit-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}

#ctf .ctf-header-type-generic .ctf-header-img {
	color: #fff;
	width: 48px;
	height: 48px;
	position: relative;
}

#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon {
	background: #0c7abf;
}

#ctf .ctf-header-type-generic .ctf-header-no-bio {
	padding-top: 9px !important;
	font-size: 16px;
	font-weight: 700;
}

#ctf .ctf-header-type-generic .ctf-header-generic-icon {
	display: block;
	color: #fff;
	background: #1b95e0;
	-moz-transition: background .2s ease-in-out;
	-webkit-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}

#ctf.ctf-rebranded-x .ctf-header-type-generic .ctf-header-generic-icon svg {
	margin-top: -14px;
	margin-left: -14px;
}

#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon {
	display: block;
	opacity: 1;
}

#ctf .ctf-header .ctf-header-user {
	font-size: 16px;
	line-height: 1.3;
	-ms-word-wrap: break-word;
	word-break: break-word;
}

#ctf .ctf-header .ctf-header-screenname, #ctf .ctf-header p {
	font-size: 13px;
	line-height: 1.3;
}

#ctf .ctf-header-text.ctf-no-info .ctf-header-user {
	padding-top: 9px !important;
}

#ctf .ctf-header-text .ctf-header-counts {
	display: inline-block;
	font-size: 14px;
}

#ctf .ctf-header-counts span {
	padding-right: 10px;
}

#ctf .ctf-header-counts .fa, #ctf .ctf-header-counts svg {
	padding-right: 3px;
}

.ctf-rebranded-x .ctf-header-counts svg {
	width: 16px;
	height: 16px;
	transform: translateY(3px);
}

.ctf-rebranded-x .ctf-header-followers svg {
	transform: translateY(0);
}

#ctf .ctf-context {
	width: 100%;
	padding-left: 36px;
	margin-bottom: 2px;
}

#ctf .ctf-with-logo .ctf-context {
	padding-right: 30px;
}

#ctf .ctf-retweet-icon {
	display: inline-block;
	font-size: inherit;
	line-height: 1;
	margin: 0 5px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#ctf.ctf-super-narrow .ctf-retweet-icon {
	margin: 0 5px 0 0;
}

#ctf .ctf-reply-icon {
	display: inline-block;
	font-size: inherit;
	padding: 1px 3px 3px;
	line-height: 1;
	margin: 0 3px 0 0;
}

#ctf .ctf-author-avatar, #ctf_lightbox .ctf-author-avatar {
	width: 48px;
	height: 48px;
	margin: 3px 6px 0 -56px;
	float: left;
	overflow: hidden;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#ctf .ctf-author-avatar img, #ctf_lightbox .ctf-author-avatar img {
	margin: 0 !important;
	padding: 0;
}

#ctf .ctf-author-name, #ctf .ctf-author-screenname, #ctf .ctf-tweet-meta, #ctf .ctf-verified, #ctf_lightbox .ctf-author-name, #ctf_lightbox .ctf-author-screenname, #ctf_lightbox .ctf-tweet-meta, #ctf_lightbox .ctf-verified {
	margin-left: 4px;
	margin-right: 4px;
	display: inline-block;
}

#ctf .ctf-author-box, #ctf_lightbox .ctf-author-box {
	padding-left: 56px;
	width: 110%;
}

#ctf_lightbox .ctf-author-box.ctf-lb-hide-avatar, #ctf_lightbox .ctf-author-box.ctf-lb-hide-avatar .ctf-author-name {
	margin-left: 0;
	padding-left: 0;
}

#ctf_lightbox .ctf-caption-text.ctf-lb-hide-avatar {
	margin-left: 0;
	width: 110%;
}

#ctf .ctf-screename-sep, #ctf_lightbox .ctf-screename-sep {
	margin: 0 2px;
	display: inline-block;
}

#ctf .ctf-author-name, #ctf_lightbox .ctf-author-name {
	font-weight: 700 !important;
}

#ctf .ctf-author-box-link, #ctf_lightbox .ctf-author-box-link {
	color: #000;
	text-decoration: none;
	display: inline;
	display: flex;
	line-height: 1.5 !important;
	align-items: center;
	gap: 4px;
}

#ctf.ctf-carousel .ctf-out-of-tweets, #ctf.ctf-styles .ctf-author-screenname, #ctf.ctf-styles .ctf-screename-sep, .ctf-carousel .ctf-owl-nav.disabled+.ctf-owl-dots {
	margin-top: 10px;
}

#ctf .ctf-quoted-verified, #ctf .ctf-verified, #ctf_lightbox .ctf-quoted-verified, #ctf_lightbox .ctf-verified {
	color: #77c7f7;
	margin-left: 0;
}

#ctf .ctf-quoted-verified, #ctf_lightbox .ctf-quoted-verified, .ctf-credit-link .fa, .ctf-credit-link svg {
	margin-right: 4px;
}

#ctf .ctf-error-admin, #ctf .ctf-tweet-meta, #ctf.ctf-super-narrow .ctf-author-name, #ctf_lightbox .ctf-tweet-meta {
	display: inline-block;
}

#ctf .ctf-replied-to-text a {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
}

#ctf p.ctf-tweet-text {
	padding: 0 !important;
	margin: 0 !important;
	line-height: 1.4;
}

#ctf .ctf-tweet-content {
	display: flex;
	flex-direction: column;
}

#ctf .ctf-tweet-actions, #ctf .ctf-tweet-content {
	margin-left: 56px;
	margin-top: 3px;
	max-width: 100%;
	clear: both;
}

#ctf .ctf-tweet-actions, .ctf-frontend-license-notice .ctf-fln-header span.sb-left {
	display: flex;
}

#ctf .ctf-corner-logo {
	position: absolute;
	top: 9px;
	right: 10px;
	color: #1b95e0;
	font-size: 24px;
}

#ctf.ctf-narrow .ctf-corner-logo {
	font-size: 20px;
}

#ctf .ctf-hide-avatar .ctf-author-box, #ctf .ctf-hide-avatar .ctf-context, #ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box, #ctf.ctf-super-narrow .ctf-context, #ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box {
	padding-left: 0;
}

#ctf .ctf-quoted-tweet, #ctf .ctf-twitter-card {
	display: block;
	clear: both;
	border: 1px solid rgba(0, 0, 0, .1);
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: background .1s ease-in-out;
	-webkit-transition: background .1s ease-in-out;
	-o-transition: background .1s ease-in-out;
	transition: background .1s ease-in-out;
}

#ctf #ctf-more, #ctf .ctf-quoted-tweet:focus, #ctf .ctf-quoted-tweet:hover, #ctf .ctf-twitter-card:focus, #ctf .ctf-twitter-card:hover {
	background: rgba(0, 0, 0, .05);
	-moz-transition: background .1s ease-in-out;
	-webkit-transition: background .1s ease-in-out;
	-o-transition: background .1s ease-in-out;
}

#ctf .ctf-quoted-tweet:focus, #ctf .ctf-quoted-tweet:hover, #ctf .ctf-twitter-card:focus, #ctf .ctf-twitter-card:hover {
	border: 1px solid rgba(0, 0, 0, .1);
	transition: background .1s ease-in-out;
}

#ctf .ctf-quoted-author-name {
	font-weight: 700;
	margin-right: 4px;
	display: inline-block;
}

#ctf .ctf-iframe-wrap.ctf-if-type-audio .ctf-iframe:before, #ctf .ctf-iframe-wrap.ctf-if-type-audio svg, #ctf .ctf-quoted-tweet .ctf-tc-image, #ctf .ctf-video.ctf-video-type-animated_gif .ctf_playbtn, #ctf .ctf-video.ctf-video-type-animated_gif:before, #ctf_lightbox.ctf_video_lightbox .ctf_lb-image, .ctf-iframe .fa-arrows-alt, .ctf-video .fa-arrows-alt, .ctf_lightbox.ctf-has-broadcast .ctf_lb-dataContainer .ctf_lb-details, .ctf_lightbox.ctf-has-broadcast .ctf_lb-image, .ctf_playbtn {
	display: none !important;
}

#ctf .ctf-quoted-tweet .ctf-tc-image:first-child {
	display: block !important;
}

#ctf .ctf-quoted-tweet, #ctf .ctf-twitter-card {
	overflow: hidden;
	padding: 0;
	margin: 10px 0 5px;
}

#ctf .ctf-tc-image {
	float: left;
	overflow: hidden;
	width: 20%;
	height: 100px;
}

#ctf .ctf-quoted-tweet img, #ctf .ctf-twitter-card img {
	float: left;
	height: auto;
	max-width: none;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

#ctf .ctf-quoted-tweet .ctf-tc-summary-info, #ctf .ctf-twitter-card .ctf-tc-summary-info {
	float: left;
	width: 76% !important;
	padding: 8px 2% !important;
}

#ctf .ctf-quoted-tweet p, #ctf .ctf-quoted-video .ctf-tc-summary-info p, #ctf .ctf-twitter-card p {
	padding: 0 0 3px;
	margin: 0;
	line-height: 1.4;
	text-align: left;
}

#ctf .ctf-twitter-card .ctf-tc-heading {
	font-weight: 700;
	padding-top: 3px;
}

#ctf .ctf-twitter-card .ctf-tc-url {
	opacity: .6;
}

#ctf .ctf-tweet-actions a {
	padding: 2px 10px 2px 5px;
	float: left;
}

#ctf .ctf-tweet-actions a.ctf-like, #ctf .ctf-tweet-actions a.ctf-reply, #ctf .ctf-tweet-actions a.ctf-retweet {
	color: rgba(0, 0, 0, .3);
	text-decoration: none;
	border: none;
	-moz-transition: color .1s ease-in-out;
	-webkit-transition: color .1s ease-in-out;
	-o-transition: color .1s ease-in-out;
	transition: color .1s ease-in-out;
}

#ctf .ctf-tweet-actions .ctf-reply {
	margin-left: -5px;
}

#ctf .ctf-tweet-actions a:focus, #ctf .ctf-tweet-actions a:hover {
	-moz-transition: color .1s ease-in-out;
	-webkit-transition: color .1s ease-in-out;
	-o-transition: color .1s ease-in-out;
	transition: color .1s ease-in-out;
}

#ctf .ctf-tweet-actions .ctf-reply:focus, #ctf .ctf-tweet-actions .ctf-reply:hover {
	color: #fe544f !important;
}

#ctf .ctf-tweet-actions .ctf-retweet:focus, #ctf .ctf-tweet-actions .ctf-retweet:hover {
	color: #19cf86 !important;
}

#ctf .ctf-tweet-actions .ctf-like:focus, #ctf .ctf-tweet-actions .ctf-like:hover {
	color: #e81c4f !important;
}

#ctf .ctf-action-count {
	float: right;
	padding-left: 3px;
	font-size: .9em;
	margin-top: .25em;
	line-height: 1.2em;
}

#ctf #ctf-more, #ctf .ctf-out-of-tweets, .ctf-credit-link {
	padding: 5px 0;
	text-align: center;
}

#ctf .ctf-twitterlink {
	margin-top: .3em;
	line-height: 1.2em;
	font-size: .8em;
}

#ctf #ctf-more {
	display: block;
	border: none;
	width: 100%;
	min-height: 30px;
	margin: 0;
	position: relative;
	box-sizing: border-box;
	outline: 0;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	transition: background .1s ease-in-out;
}

#ctf #ctf-more:hover {
	background: rgba(0, 0, 0, .1);
	-moz-transition: background .1s ease-in-out;
	-webkit-transition: background .1s ease-in-out;
	-o-transition: background .1s ease-in-out;
	transition: background .1s ease-in-out;
}

#ctf.ctf-carousel #ctf-more {
	box-sizing: border-box;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin: 10px 0 0;
}

#ctf #ctf-more.ctf-loading span {
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	opacity: 0;
}

#ctf .ctf-loader {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -10px;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 100%;
	-webkit-animation: 1s ease-in-out infinite ctf-sk-scaleout;
	animation: 1s ease-in-out infinite ctf-sk-scaleout;
}

@-webkit-keyframes ctf-sk-scaleout {
	0% {
		-webkit-transform: scale(0);
	}
	
	100% {
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@keyframes ctf-sk-scaleout {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

.ctf-credit-link {
	width: 100%;
	clear: both;
	margin-top: 5px;
	font-size: 12px;
}

#ctf_mod_error, .ctf_smash_error {
	background: #eee;
	color: #333;
	padding: 10px 15px;
}

#ctf.ctf-styles .ctf-author-screenname, #ctf.ctf-styles .ctf-context, #ctf.ctf-styles .ctf-quoted-tweet, #ctf.ctf-styles .ctf-screename-sep, #ctf.ctf-styles .ctf-tweet-meta, #ctf.ctf-styles .ctf-twitter-card, #ctf_mod_error span, .ctf_smash_error span {
	font-size: 12px;
}

#ctf .ctf-error {
	width: 100%;
	text-align: center;
}

#ctf .ctf-error code, #ctf .ctf-error iframe, #ctf .ctf-error p {
	padding: 0;
	margin: 0 2px;
}

#ctf .ctf-error-user p, #ctf.ctf-super-narrow .ctf-context {
	padding-bottom: 5px;
}

#ctf .ctf-error-user, #ctf .ctf-tweet-content.ctf-disable-lightbox .ctf-iframe-wrap a, #ctf.ctf-narrow .ctf-tc-image, #ctf.ctf-super-narrow .ctf-tc-image, .ctf-tweet-broadcast img {
	width: 100%;
}

#ctf .ctf-error code {
	display: block;
	padding: 4px;
}

.ctf_smash_error {
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin: 10px 0;
	font-size: 13px;
	text-align: center;
	clear: both;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#ctf_mod_error p, .ctf_smash_error p {
	padding: 5px 0 !important;
	margin: 0 !important;
	line-height: 1.3 !important;
}

#ctf .ctf-out-of-tweets {
	display: block;
	border: 1px solid rgba(0, 0, 0, .1);
	background: 0 0;
	width: 100%;
	min-height: 30px;
	margin: 0;
	position: relative;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#ctf .ctf-out-of-tweets iframe, #ctf .ctf-out-of-tweets p {
	margin: 0 2px;
	padding: 0;
}

#ctf .ctf-out-of-tweets p {
	padding: 3px;
	display: none;
}

#ctf.ctf-narrow .ctf-author-avatar, #ctf.ctf-narrow .ctf-author-avatar img {
	width: 38px;
	height: 38px;
}

#ctf.ctf-narrow .ctf-tweet-actions, #ctf.ctf-narrow .ctf-tweet-content {
	margin-left: 0;
	clear: both;
}

#ctf .ctf-with-logo .ctf-author-box {
	padding-right: 20px;
	margin-bottom: -20px;
}

#ctf.ctf-narrow .ctf-context {
	padding-left: 26px;
}

#ctf.ctf-narrow .ctf-author-box {
	padding-left: 48px;
	word-break: break-word;
}

#ctf.ctf-narrow .ctf-author-avatar {
	margin-left: -46px;
}

#ctf.ctf-narrow .ctf-tweet-content {
	padding: 3px 0 5px;
}

#ctf.ctf-narrow .ctf-tweet-actions {
	float: left;
	clear: both;
}

#ctf .ctf-threads-wrapper {
	max-width: 100%;
	clear: both;
	display: none;
}

#ctf .ctf-threads-wrapper.ctf-threads-expanded {
	border-bottom: 1px solid #ddd !important;
}

#ctf.ctf-masonry .ctf-threads-wrapper.ctf-threads-expanded {
	padding-top: 12px;
}

#ctf.ctf-masonry .ctf-threads-wrapper.ctf-threads-expanded .ctf-item {
	position: initial !important;
	left: 0 !important;
	top: 0 !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

#ctf .ctf-btn-show-threads {
	margin: 20px 0 17px 56px;
	background-color: transparent;
	color: #4595da;
	border: 1px solid #1b90ef;
	font-size: 15px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: .02em;
	padding: 6px 14px;
	border-radius: 19px;
	text-transform: capitalize;
	transition: .1s ease-in;
	cursor: pointer;
}

#ctf.ctf-masonry .ctf-btn-show-threads {
	margin-left: 0;
	float: left;
}

#ctf .ctf-btn-show-threads:hover {
	color: #fff;
	background-color: #4595da;
}

#ctf.ctf-narrow .ctf-tc-summary-info, #ctf.ctf-super-narrow .ctf-tc-summary-info {
	width: 90%;
	padding: 10px 5%;
}

#ctf.ctf-super-narrow .ctf-author-box {
	min-height: 32px;
	margin-bottom: 2px;
	padding-left: 35px;
	float: left;
	clear: both;
	font-size: 14px;
}

#ctf.ctf-super-narrow .ctf-author-avatar, #ctf.ctf-super-narrow .ctf-author-avatar img {
	width: 30px;
	height: 30px;
}

#ctf.ctf-super-narrow .ctf-author-avatar {
	margin-left: -36px;
	margin-top: 0;
}

#ctf.ctf-super-narrow .ctf-tweet-content {
	float: left;
	clear: both;
	width: 100%;
}

#ctf.ctf-super-narrow .ctf-credit-link {
	font-size: 10px;
}

#ctf.ctf-super-narrow:not(.ctf-masonry):not(.ctf-carousel) .ctf-header-bio {
	margin: 0 !important;
	padding-top: 5px;
}

#ctf.ctf-super-narrow:not(.ctf-masonry):not(.ctf-carousel) .ctf-header-user {
	min-height: 48px;
}

#ctf.ctf-super-narrow:not(.ctf-masonry):not(.ctf-carousel) .ctf-header-text {
	padding-top: 10px;
}

#ctf.ctf-super-narrow:not(.ctf-masonry):not(.ctf-carousel) .ctf-header-follow {
	margin-top: 5px;
}

#ctf.ctf-super-narrow .ctf-more span {
	display: block;
	margin-top: 3px;
}

.ctf-screenreader {
	text-indent: -9999px !important;
	display: inline-block !important;
	width: 0 !important;
	height: 0 !important;
	line-height: 0 !important;
	text-align: left !important;
}

.ctf-carousel.ctf-owl-rtl .ctf-screenreader, .ctf-rtl .ctf-screenreader {
	text-align: right !important;
}

@media all and (max-width:640px) {
	#ctf.ctf-width-resp {
		width: 100% !important;
	}
}

#ctf .ctf-tweet-media {
	width: 100%;
	float: left;
	clear: both;
	margin: 4px 0 2px;
}

#ctf .ctf-tweet-media a {
	position: relative;
	display: block;
	float: left;
	max-width: 100%;
	margin: 3px 0;
	text-decoration: none;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#ctf .ctf-tweet-media img, #ctf .ctf-tweet-media video {
	float: left;
	clear: none;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-right: 0;
	margin-left: 0;
	max-width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#ctf .ctf-quoted-media-wrap video, .ctf-carousel .ctf-post-links {
	max-width: 100%;
}

#ctf .ctf-tweet-media a:after {
	border: 1px solid rgba(0, 0, 0, .1);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

[data-ctfimagecols="2"] .ctf-tweet-media, [data-ctfimagecols="3"] .ctf-tweet-media {
	display: grid;
	grid-template-columns: 49% 49%;
	grid-column-gap: 1%;
}

[data-ctfimagecols="3"] .ctf-tweet-media {
	grid-template-columns: 33% 33% 33%;
}

[data-ctfimagecols="2"] .ctf-tweet-media a, [data-ctfimagecols="3"] .ctf-tweet-media a {
	width: 100% !important;
	max-width: 100% !important;
	margin-bottom: 10px !important;
}

[data-ctfimagecols="2"] .ctf-tweet-media img, [data-ctfimagecols="3"] .ctf-tweet-media img {
	height: 100%;
}

#ctf.ctf-masonry, #ctf.ctf-masonry .ctf-tweet-items {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#ctf.ctf-masonry .ctf-header {
	margin-bottom: 20px;
}

#ctf.ctf-masonry .ctf-item {
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 31.33%;
	margin: 0 5px 10px;
	padding: 10px;
	border: none;
}

#ctf.ctf-masonry.masonry-2-desktop .ctf-item {
	width: 46%;
}

#ctf.ctf-masonry.masonry-4-desktop .ctf-item {
	width: 21%;
}

#ctf.ctf-masonry.masonry-5-desktop .ctf-item {
	width: 16%;
}

#ctf.ctf-masonry.masonry-6-desktop .ctf-item {
	width: 12.66%;
}

@media (max-width:780px) {
	#ctf.ctf-masonry .ctf-item, #ctf.ctf-masonry.masonry-2-desktop .ctf-item, #ctf.ctf-masonry.masonry-4-desktop .ctf-item, #ctf.ctf-masonry.masonry-5-desktop .ctf-item, #ctf.ctf-masonry.masonry-6-desktop .ctf-item {
		width: 100%;
	}
	
	#ctf.ctf-masonry.masonry-2-mobile .ctf-item {
		width: 46%;
	}
}

.ctf-iframe:before, .ctf-video:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 4;
	top: 50%;
	left: 50%;
	margin-top: -33px;
	margin-left: -33px;
	padding: 13px 0 0 7px;
	font-size: 27px;
	font-style: normal !important;
	color: rgba(255, 255, 255, .9);
	background: rgba(27, 127, 204, .8);
	border-radius: 40px;
	height: 41px;
	width: 47px;
	text-align: center;
	border: 6px solid rgba(255, 255, 255, .9);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	line-height: 1;
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

.ctf-fontfile .ctf-iframe:before, .ctf-fontfile .ctf-video:before {
	display: inline-block;
	font: 27px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}

#ctf .ctf-iframe .ctf_playbtn, #ctf .ctf-video .ctf_playbtn {
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block !important;
	position: absolute;
	z-index: 4;
	top: 50%;
	left: 50%;
	margin-top: -14px;
	margin-left: -9px;
	padding: 0;
	font-size: 27px;
}

.ctf-fontfile .ctf-iframe:hover:before, .ctf-fontfile .ctf-video:hover:before {
	border: 6px solid #fff;
	color: #fff;
	background: #1b7fcc;
}

#ctf_lightbox .ctf_video {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#ctf_lightbox.ctf-has-iframe iframe, #ctf_lightbox.ctf_video_lightbox .ctf_video, .ctf-carousel.ctf-owl-loaded, .ctf_lightbox.ctf-has-broadcast #ctf-broadcast-ctn iframe, .no-js .ctf-carousel {
	display: block;
}

#ctf .ctf-iframe-wrap {
	float: left;
	clear: both;
	margin: 5px 0;
	width: 100%;
	position: relative;
	padding-bottom: 62%;
}

#ctf .ctf-tweet-content.ctf-disable-lightbox .ctf-iframe-wrap, .ctf_lb-container {
	padding: 0;
}

#ctf .ctf-tweet-content.ctf-disable-lightbox .ctf-iframe-wrap iframe, .ctf-carousel .ctf-tweet-items {
	position: relative;
}

#ctf .ctf-iframe-wrap.ctf-if-type-audio {
	padding-bottom: 150px;
}

#ctf .ctf-iframe-wrap.ctf-if-type-audio.ctf-spotify {
	padding-bottom: 85px;
}

#ctf iframe {
	border: 0;
}

#ctf .ctf-iframe-wrap iframe {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

#ctf_lightbox iframe {
	display: none;
	position: absolute;
	overflow: hidden;
	z-index: 10;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: 100%;
	border: 0;
}

#ctf_lightbox.ctf-has-iframe .ctf_lb-image {
	min-width: 500px;
	display: none !important;
}

#ctf_lightbox.ctf-amplify iframe {
	margin-top: -76px;
	height: 1000px;
}

#ctf .ctf-tweet-media .ctf-lightbox-link {
	position: relative;
	display: block;
	float: left;
	max-width: 100%;
	margin: 3px 0;
	overflow: hidden;
	text-decoration: none !important;
	outline: 0;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

#ctf .ctf-tweet-media .ctf-iframe {
	position: absolute;
	z-index: 999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 1.1;
	border: none;
}

#ctf .ctf-photo-hover {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
	color: #fff;
	background: rgba(0, 0, 0, .4);
}

#ctf .ctf-photo-hover .fa, #ctf .ctf-photo-hover svg {
	display: none;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin-top: -19px;
	margin-left: -16px;
	padding: 0;
	font-size: 39px;
	font-style: normal !important;
}

#ctf .ctf-quoted-video {
	display: inline-block;
	border: 1px solid rgba(0, 0, 0, .1);
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: background .1s ease-in-out;
	-webkit-transition: background .1s ease-in-out;
	-o-transition: background .1s ease-in-out;
	transition: background .1s ease-in-out;
}

#ctf .ctf-quoted-video .ctf-tc-summary-info {
	padding: 8px 12px;
	display: block;
	clear: both;
	font-size: 12px;
}

#ctf .ctf-quoted-video a {
	position: relative;
	float: left;
	line-height: 1;
}

#ctf svg {
	box-sizing: unset;
}

#ctf svg:not(:root).svg-inline--fa, #ctf_lightbox svg:not(:root).svg-inline--fa {
	box-sizing: unset;
	overflow: visible;
	width: 1em;
}

#ctf .svg-inline--fa.fa-w-16 {
	width: 16px;
}

#ctf .ctf-tweet-actions a i, #ctf .ctf-tweet-actions a svg {
	width: 1.1em;
	height: 1.1em;
	font-size: 1.1em;
}

#ctf .svg-inline--fa.fa-w-20 {
	width: 20px;
}

#ctf .ctf-context .ctf-retweet-icon svg {
	width: 1.2em;
	height: 1.2em;
}

#ctf .svg-inline--fa, #ctf_lightbox .svg-inline--fa {
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -.125em;
}

body:after {
	content: url("https://cdn-ilacbjl.nitrocdn.com/ebESknhfjZWthLyTwEigGAnFESCYQFSi/assets/images/optimized/rev-0fe487a/globalvenueservices.com/wp-content/plugins/custom-twitter-feeds-pro/img/ctf-sprite.png");
	display: none;
}

.ctf_lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	background-color: #000;
	opacity: .9;
	display: none;
}

.ctf_lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100000;
	text-align: center;
	line-height: 0;
	font-weight: 400;
}

.ctf_lightbox .ctf_lb-image {
	max-width: inherit;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}

.ctf_lightbox a:active, .ctf_lightbox a:focus, .ctf_lightbox a:hover {
	outline: 0;
}

.ctf_lightbox a img {
	border: none;
}

.ctf_lb-outerContainer {
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.ctf_lb-dataContainer:after, .ctf_lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}

.ctf_lb-container {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	bottom: 0;
	right: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.ctf_lb-loader {
	position: absolute;
	top: 43%;
	left: 0;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

.ctf_lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, .5);
	border-radius: 100%;
	-webkit-animation: 1s ease-in-out infinite ctf-sk-scaleout;
	animation: 1s ease-in-out infinite ctf-sk-scaleout;
}

.ctf-carousel .ctf-owl-nav.onhover .ctf-owl-prev, .ctf_lb-container>.nav {
	left: 0;
}

.ctf_lb-nav a {
	position: absolute;
	z-index: 100;
	top: 0;
	height: 90%;
	outline: 0;
}

.ctf_lb-nav a.ctf_lb-prev {
	height: 100%;
	background: url("https://cdn-ilacbjl.nitrocdn.com/ebESknhfjZWthLyTwEigGAnFESCYQFSi/assets/images/optimized/rev-0fe487a/globalvenueservices.com/wp-content/plugins/custom-twitter-feeds-pro/img/ctf-sprite.png") -127px 50% no-repeat;
	opacity: 0;
	-moz-transition: opacity .6s;
}

.ctf_lb-nav a.ctf_lb-prev.nitro-lazy {
	background-image: none !important;
}

.ctf-audio-iframe .ctf_lb-nav a.ctf_lb-prev {
	max-width: 100px;
	height: 80%;
	margin-top: 10%;
	background: url("https://cdn-ilacbjl.nitrocdn.com/ebESknhfjZWthLyTwEigGAnFESCYQFSi/assets/images/optimized/rev-0fe487a/globalvenueservices.com/wp-content/plugins/custom-twitter-feeds-pro/img/prev.png") left 0 top 35% no-repeat;
}

.ctf-audio-iframe .ctf_lb-nav a.ctf_lb-prev.nitro-lazy {
	background-image: none !important;
}

.ctf_lb-nav a.ctf_lb-next {
	height: 100%;
	background: url("https://cdn-ilacbjl.nitrocdn.com/ebESknhfjZWthLyTwEigGAnFESCYQFSi/assets/images/optimized/rev-0fe487a/globalvenueservices.com/wp-content/plugins/custom-twitter-feeds-pro/img/ctf-sprite.png") -40px 50% no-repeat;
	opacity: 0;
}

.ctf_lb-nav a.ctf_lb-next.nitro-lazy {
	background-image: none !important;
}

.ctf_lb-nav a.ctf_lb-next, .ctf_lb-nav a.ctf_lb-prev {
	width: 50px;
	padding-left: 10px;
	padding-right: 10px;
	opacity: .5;
	-webkit-transition: opacity .2s;
	-o-transition: opacity .2s;
}

.ctf_lb-next, .ctf_lb-prev {
	height: 100%;
	cursor: pointer;
	display: block;
}

.ctf_lb-nav a.ctf_lb-prev {
	left: -70px;
	float: left;
	transition: opacity .2s;
}

#ctf_lightbox .ctf_gdpr_notice:hover svg:not(:root).svg-inline--fa, .ctf_lb-nav a.ctf_lb-next:hover, .ctf_lb-nav a.ctf_lb-prev:hover {
	opacity: 1;
}

.ctf_lb-nav a.ctf_lb-next {
	right: -70px;
	float: right;
	-moz-transition: opacity .2s;
	transition: opacity .2s;
}

.ctf_lb-nav span {
	display: block;
	top: 55%;
	position: absolute;
	left: 20px;
	width: 34px;
	height: 45px;
	margin: -25px 0 0;
	background: url("https://cdn-ilacbjl.nitrocdn.com/ebESknhfjZWthLyTwEigGAnFESCYQFSi/assets/images/optimized/rev-0fe487a/globalvenueservices.com/wp-content/plugins/custom-twitter-feeds-pro/img/ctf-sprite.png") no-repeat;
}

.ctf_lb-nav span.nitro-lazy {
	background-image: none !important;
}

.ctf_lb-nav a.ctf_lb-prev span {
	background-position: -53px 0;
}

.ctf_lb-nav a.ctf_lb-next span {
	left: auto;
	right: 20px;
	background-position: -18px 0;
}

.ctf_lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	width: 100%;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.ctf_lb-data {
	padding: 0 4px;
	color: #ccc;
}

.ctf_lb-data .ctf_lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1;
}

.ctf_lb-data .ctf_lb-caption {
	float: left;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3;
	padding-bottom: 3px;
	color: #ccc;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.ctf_lb-data .ctf_lb-caption .ctf-screename-sep, .ctf_lb-data .ctf_lb-caption a {
	color: #ccc;
	font-weight: 700;
	text-decoration: none;
}

.ctf_lb-data .ctf_lb-caption .ctf_lightbox_username:hover p, .ctf_lb-data .ctf_lb-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.ctf_lb-data .ctf_lb-caption .ctf_lightbox_username {
	float: left;
	width: 100%;
	padding-bottom: 0;
	display: block;
	margin: 0 0 5px;
	color: #ccc;
}

.ctf_lightbox .ctf_lightbox_username img {
	float: left;
	border: none;
	width: 48px;
	height: 48px;
	margin-right: 10px;
	background: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.ctf_lightbox_username p {
	float: left;
	margin: 0;
	padding: 0;
	color: #ccc;
	line-height: 32px;
	font-weight: 700;
	font-size: 13px;
	text-align: left;
}

.ctf_lb-data .ctf-caption-text {
	width: 100%;
	margin-left: 58px;
	padding-top: 3px;
}

.ctf_lb-data .ctf_lb-caption .ctf-author-screenname, .ctf_lb-data .ctf_lb-caption .ctf-tweet-date {
	font-weight: 400;
}

.ctf_lb-data .ctf_lb-info {
	width: 100%;
	float: left;
	clear: both;
}

.ctf_lb-data .ctf_lb-number {
	display: block;
	float: left;
	clear: both;
	padding: 5px 0 15px;
	font-size: 12px;
	color: #999;
}

.ctf_lb-data .ctf_lb-close {
	display: block;
	float: right;
	width: 27px;
	height: 27px;
	background: url("https://cdn-ilacbjl.nitrocdn.com/ebESknhfjZWthLyTwEigGAnFESCYQFSi/assets/images/optimized/rev-0fe487a/globalvenueservices.com/wp-content/plugins/custom-twitter-feeds-pro/img/ctf-sprite.png") -10px -10px no-repeat;
	text-align: right;
	outline: 0;
	opacity: .7;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	transition: opacity .2s;
}

.ctf_lb-data .ctf_lb-close.nitro-lazy {
	background-image: none !important;
}

.ctf-carousel .ctf-owl-item .ctf-owl-lazy, .ctf-carousel .ctf-owl-video-tn {
	transition: opacity .4s;
	opacity: 0;
}

.ctf_lb-data .ctf_lb-close:hover {
	cursor: pointer;
	opacity: 1;
}

.ctf_lb-nav {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
	height: auto;
}

#ctf_mod_error {
	border: 1px solid #ddd;
	margin: 0;
	font-size: 13px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#ctf_mod_error ol, #ctf_mod_error ul {
	padding: 5px 0 5px 20px !important;
	margin: 0 !important;
}

#ctf_mod_error li {
	padding: 1px 0 !important;
	margin: 0 !important;
}

#ctf_lightbox .ctf_lightbox_action {
	float: left;
	position: relative;
	padding: 0 0 0 10px;
	margin: 5px 0 0 10px;
	border-left: 1px solid #666;
	font-size: 12px;
}

#ctf_lightbox .ctf_lightbox_action a {
	display: block;
	float: left;
	color: #999;
	text-decoration: none;
}

#ctf.ctf_palette_dark .ctf-author-name, #ctf.ctf_palette_dark .ctf-author-screenname, #ctf.ctf_palette_dark .ctf-header-bio, #ctf.ctf_palette_dark .ctf-header-counts, #ctf.ctf_palette_dark .ctf-header-name, #ctf.ctf_palette_dark .ctf-header-type-text, #ctf.ctf_palette_dark .ctf-tweet-text, #ctf_lightbox .ctf_lightbox_action a:focus, #ctf_lightbox .ctf_lightbox_action a:hover {
	color: #fff;
}

#ctf_lightbox .ctf_lightbox_action.ctf_instagram .fa {
	font-size: 13px;
}

#ctf_lightbox .ctf_tooltip_social a svg {
	font-size: 19px;
	padding: 3px 4px;
	margin: auto;
}

#ctf_lightbox .ctf_gdpr_notice {
	z-index: 1;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -44px;
	margin-top: -44px;
	padding: 20px;
}

#ctf_lightbox .ctf_gdpr_notice svg:not(:root).svg-inline--fa {
	position: relative;
	display: block !important;
	height: 48px;
	width: 48px;
	opacity: .8;
}

#ctf_lightbox .ctf_lightbox_tooltip {
	display: none;
	position: absolute;
	width: 100px;
	bottom: 22px;
	left: 0;
	padding: 5px 10px;
	margin: 0;
	background: rgba(255, 255, 255, .9);
	color: #222;
	font-size: 12px;
	line-height: 1.3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#ctf_lightbox .ctf_lightbox_tooltip .fa-play {
	position: absolute;
	font-size: 8px;
	bottom: -6px;
	left: 36px;
	color: rgba(255, 255, 255, .9);
}

#ctf_lightbox .ctf_tooltip_social a .fa {
	font-size: 16px;
	margin: 0;
	padding: 5px;
}

#ctf_lightbox .ctf_tooltip_social a#ctf_facebook_icon .fa, #ctf_lightbox .ctf_tooltip_social a#ctf_pinterest_icon .fa, #ctf_lightbox .ctf_tooltip_social a#ctf_twitter_icon .fa {
	padding-top: 4px;
	font-size: 18px;
}

#ctf_lightbox #ctf_mod_box {
	width: 280px;
	padding: 5px 10px 7px;
}

#ctf_lightbox .ctf_tooltip_social {
	width: 145px;
	padding: 5px 5px 4px;
}

#ctf_lightbox .ctf_tooltip_social a {
	color: #333;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#ctf_lightbox .ctf_lightbox_action #ctf_facebook_icon:hover {
	background: #3b5998;
}

#ctf_lightbox .ctf_lightbox_action #ctf_twitter_icon:hover {
	background: #00aced;
}

#ctf_lightbox .ctf_lightbox_action #ctf_google_icon:hover {
	background: #dd4b39;
}

#ctf_lightbox .ctf_lightbox_action #ctf_linkedin_icon:hover {
	background: #007bb6;
}

#ctf_lightbox .ctf_lightbox_action #ctf_pinterest_icon:hover {
	background: #cb2027;
}

#ctf_lightbox .ctf_lightbox_action #ctf_email_icon:hover {
	background: #333;
}

.ctf_lb-dataContainer, .ctf_lb-outerContainer {
	min-width: 450px;
}

@media (max-width:544px) {
	#ctf .ctf-with-logo .ctf-author-box {
		margin-bottom: 0;
	}
}

@media all and (max-width:450px) {
	.ctf_lb-dataContainer, .ctf_lb-outerContainer {
		min-width: 0;
	}
}

.ctf_lightbox .ctf_lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	margin: 0 auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

.ctf-carousel {
	display: none;
	width: 100%;
	position: relative;
	z-index: 1;
}

.ctf-carousel .ctf-owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	-moz-backface-visibility: hidden;
}

.ctf-carousel .ctf-owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.ctf-carousel .ctf-owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	overflow-x: hidden;
	overflow-y: hidden;
}

.ctf-carousel .ctf-owl-item, .ctf-carousel .ctf-owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.ctf-carousel .ctf-owl-item {
	position: relative;
	min-height: 1px;
	padding: 0 5px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
}

.ctf-carousel .ctf-owl-item img {
	display: block;
	width: 100%;
}

.ctf-carousel .ctf-owl-dot, .ctf-carousel .ctf-owl-nav .ctf-owl-next, .ctf-carousel .ctf-owl-nav .ctf-owl-prev {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.ctf-carousel.ctf-owl-loading {
	opacity: 0;
	display: block;
}

.ctf-carousel.ctf-owl-refresh .ctf-owl-item, .ctf-owl-item iframe {
	visibility: hidden;
}

.ctf-carousel.ctf-owl-drag .ctf-owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.ctf-carousel.ctf-owl-grab {
	cursor: move;
	cursor: grab;
}

.ctf-carousel.ctf-owl-rtl {
	direction: rtl;
}

.ctf-carousel.ctf-owl-rtl .ctf-owl-item {
	float: right;
}

.ctf-carousel .animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.ctf-carousel .ctf-owl-animated-in {
	z-index: 0;
}

.ctf-carousel .ctf-owl-animated-out {
	z-index: 1;
}

.ctf-carousel .fadeOut {
	animation-name: ctfFadeOut;
}

@keyframes ctfFadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

.ctf-owl-height {
	transition: height .5s ease-in-out;
}

.ctf-carousel .ctf-owl-item img.ctf-owl-lazy {
	transform-style: preserve-3d;
}

.ctf-carousel .ctf-owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.ctf-carousel .ctf-owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.ctf-carousel .ctf-owl-video-tn {
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.ctf-carousel .ctf-owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.ctf-carousel .ctf-owl-nav {
	margin-top: 10px;
	text-align: center;
	min-height: 40px;
}

.ctf-carousel .ctf-owl-nav.onhover {
	margin-top: 0;
}

.ctf-carousel .ctf-owl-nav .ctf-owl-next, .ctf-carousel .ctf-owl-nav .ctf-owl-prev {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.ctf-carousel .ctf-owl-nav .ctf-owl-next:hover, .ctf-carousel .ctf-owl-nav .ctf-owl-prev:hover {
	background: #869791;
	color: #fff;
	text-decoration: none;
}

.ctf-carousel .ctf-owl-nav .disabled {
	opacity: .5;
	cursor: default;
}

.ctf-carousel .ctf-owl-dots {
	text-align: center;
	padding: 5px 0;
}

.ctf-carousel .ctf-owl-dots .ctf-owl-dot {
	display: inline-block;
	zoom: 1;
}

.ctf-carousel .ctf-owl-dots .ctf-owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s;
	border-radius: 30px;
}

.ctf-carousel .ctf-owl-dots .ctf-owl-dot.active span, .ctf-owl-theme .ctf-owl-dots .ctf-owl-dot:hover span {
	background: #869791;
}

.ctf-carousel .ctf-owl-item {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.ctf-carousel .ctf-owl-item>div {
	width: 100% !important;
}

.ctf-carousel .ctf-owl-nav.onhover>div {
	position: absolute;
	top: 0;
	height: 80%;
	width: 40px;
	background: rgba(0, 0, 0, 0);
}

.ctf-carousel .ctf-owl-nav.onhover>div:hover {
	cursor: pointer;
	background: rgba(0, 0, 0, 0);
}

.ctf-carousel .ctf-owl-nav.onhover .ctf-owl-next {
	right: 0;
}

.ctf-carousel .ctf-owl-nav.onhover span, .ctf-carousel .ctf-owl-nav.onhover svg {
	position: absolute;
	top: 50%;
	background: rgba(0, 0, 0, .4);
	padding: 8px 8px 8px 10px;
	border-radius: 50%;
	margin-top: 20px;
	color: #fff;
}

.ctf-carousel .ctf-owl-nav.onhover .ctf-owl-prev span, .ctf-carousel .ctf-owl-nav.onhover .ctf-owl-prev svg {
	padding: 8px 10px 8px 8px;
	left: 0;
}

.ctf-carousel .ctf-carousel-less, .ctf-carousel .ctf-carousel-more {
	display: block;
	position: relative;
	clear: both;
	width: 100%;
	background: #000;
	text-align: center;
	padding: 4px 0;
	border: none;
	border-radius: 0;
	border-top: 1px solid rgba(0, 0, 0, .5);
	filter: Alpha(Opacity=25);
	opacity: .25;
	color: #fff;
	margin-top: 0;
	height: auto;
	max-height: 30px;
}

.ctf-carousel .ctf-carousel-less svg, .ctf-carousel .ctf-carousel-more svg {
	vertical-align: top !important;
}

.ctf-carousel .ctf-carousel-more:focus, .ctf-carousel .ctf-carousel-more:hover {
	filter: Alpha(Opacity=50);
	opacity: .5;
}

.ctf-carousel .ctf-carousel-more .fa-caret-down {
	font-size: 50px;
	line-height: 1;
	padding: 0;
	position: relative;
	top: -19px;
}

.ctf-owl-item.active iframe {
	visibility: visible;
}

.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
}

[data-header-size=large] .ctf-header-type-text {
	font-size: 48px;
}

[data-header-size=medium] .ctf-header-type-text {
	font-size: 42px;
}

[data-header-size=small] .ctf-header-type-text {
	font-size: 36px;
}

.ctf-list.ctf-boxed-style .ctf-item {
	margin-bottom: 25px;
}

.ctf-image, .ctf-media-link {
	background-size: cover;
	background-position: center;
}

#ctf.ctf_palette_light .ctf-author-name, #ctf.ctf_palette_light .ctf-author-screenname, #ctf.ctf_palette_light .ctf-header-bio, #ctf.ctf_palette_light .ctf-header-counts, #ctf.ctf_palette_light .ctf-header-name, #ctf.ctf_palette_light .ctf-header-type-text, #ctf.ctf_palette_light .ctf-tweet-actions a, #ctf.ctf_palette_light .ctf-tweet-text {
	color: #444;
}

#ctf.ctf_palette_dark .ctf-tweet-text a, #ctf.ctf_palette_light .ctf-tweet-text a {
	color: inherit;
}

#ctf.ctf_palette_dark .ctf-item, #ctf.ctf_palette_light .ctf-item {
	background: 0 0;
}

#ctf.ctf_palette_dark .ctf-corner-logo, #ctf.ctf_palette_light .ctf-corner-logo {
	color: #1b95e0;
}

#ctf.ctf_palette_dark .ctf-verified, #ctf.ctf_palette_light .ctf-verified {
	color: #77c7f7;
}

#ctf.ctf_palette_light .ctf-more {
	background: rgba(0, 0, 0, .5);
	color: #444;
}

#ctf.ctf_palette_dark {
	background: #20222c;
}

#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item {
	background: rgba(255, 255, 255, .1) !important;
}

#ctf.ctf_palette_dark .ctf-more {
	background: rgba(255, 255, 255, .2);
	color: #fff;
}

#ctf.ctf_palette_dark .ctf-tweet-actions a {
	color: rgba(255, 255, 255, .8);
}

.ctf-frontend-license-notice {
	position: fixed;
	right: 20px;
	bottom: 30px;
	width: 298px;
	background: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, .15), 0 13.3px 19.32px rgba(0, 0, 0, .1), 0 0 37.29px rgba(0, 0, 0, .05);
	border-radius: 4px;
}

.ctf-frontend-license-notice .ctf-fln-header {
	height: 26px;
	padding: 5px 8px 0 12px;
	background: #fceded;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
}

.ctf-frontend-license-notice .ctf-fln-header span.sb-text {
	font-weight: 600;
	font-size: 11px;
	line-height: 160%;
	color: #841919;
}

.ctf-frontend-license-notice .ctf-fln-header .sb-close {
	cursor: pointer;
}

.ctf-frontend-license-notice .ctf-fln-header .sb-close svg {
	transform: translate(1px, -8px);
}

.ctf-frontend-license-notice .ctf-fln-header svg {
	margin-right: 6px;
}

.ctf-frontend-license-notice .ctf-fln-header svg path {
	fill: #841919;
}

.ctf-frontend-license-notice .ctf-fln-body {
	padding: 9px 12px 15px;
	display: flex;
	height: 58px;
	box-sizing: border-box;
}

.ctf-frontend-license-notice .ctf-fln-body>svg {
	height: 36px;
	width: 44px;
	margin-right: 11px;
}

.ctf-frontend-license-notice .ctf-fln-body>svg path {
	fill: #006afa;
}

.ctf-frontend-license-notice .ctf-fln-body .ctf-fln-expired-text p {
	font-weight: 600;
	font-size: 12px;
	line-height: 160%;
	color: #141b38;
	margin: 0;
}

.ctf-frontend-license-notice .ctf-fln-body .ctf-fln-expired-text p a {
	margin-left: 5px;
	text-decoration: none;
	text-underline-offset: 1px;
	color: #af2121;
}

.ctf-frontend-license-notice.ctf-ce-license-inactive .ctf-fln-body .ctf-fln-expired-text p a, .ctf-frontend-license-notice[data-license-state=inactive] .ctf-fln-body .ctf-fln-expired-text p a {
	color: #0068a0;
}

.ctf-frontend-license-notice.ctf-ce-license-inactive .ctf-fln-body .ctf-fln-expired-text p svg path, .ctf-frontend-license-notice[data-license-state=inactive] .ctf-fln-body .ctf-fln-expired-text svg path {
	fill: #0068a0;
}

.ctf-frontend-license-notice .ctf-fln-body .ctf-fln-expired-text svg {
	display: inline-block;
	transform: translate(3px, 1px);
	width: 6px;
	transition: .2s;
}

.ctf-frontend-license-notice .ctf-fln-body .ctf-fln-expired-text svg path {
	fill: #af2121;
}

.ctf-frontend-license-notice .ctf-fln-body .ctf-fln-expired-text a:hover {
	text-decoration: underline;
}

.ctf-frontend-license-notice .ctf-fln-body .ctf-fln-expired-text a:hover svg {
	transform: translate(1px, 1px);
}

.sb-elementor-cta {
	width: 100%;
	border: 1px solid #e8e8eb;
	border-radius: 2px;
	position: relative;
	text-align: center;
}

.sb-elementor-cta-img-ctn {
	width: 100%;
	position: relative;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
	margin-bottom: 35px;
}

.sb-elementor-cta-img {
	width: 65px;
	height: 65px;
	position: relative;
	border: 2px solid #dcdde1;
	border-radius: 16px;
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg);
	display: flex;
	justify-content: center;
	align-items: center;
}

.sb-elementor-cta-img span svg {
	float: left;
}

.sb-elementor-cta-img>* {
	-webkit-transform: rotate(3deg);
	transform: rotate(3deg);
}

.sb-elementor-cta-logo {
	position: absolute;
	right: -15px;
	bottom: -19px;
	z-index: 1;
}

.sb-elementor-cta-heading {
	font-size: 19px;
	padding: 0;
	margin: 0 0 30px;
	display: inline-block;
	width: 100%;
	font-weight: 700;
	line-height: 1.4em;
}

.sb-elementor-cta-btn {
	background: #0068a0;
	border-radius: 2px;
	padding: 8px 20px 8px 38px;
	cursor: pointer;
	color: #fff !important;
	position: relative;
	margin-bottom: 30px;
}

.sb-elementor-cta-btn:after, .sb-elementor-cta-btn:before {
	content: "";
	position: absolute;
	width: 2px;
	height: 12px;
	background: #fff;
	left: 20px;
	top: 14px;
}

.sb-elementor-cta-btn:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sb-elementor-cta-desc {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	background: #f9f9fa;
	border-top: 1px solid #e8e8eb;
	margin-top: 35px;
	flex-direction: column;
}

.sb-elementor-cta-desc strong {
	color: #141b38;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 8px;
}

.sb-elementor-cta-desc span {
	color: #434960;
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 20%;
}

.sb-elementor-cta-selector {
	width: 100%;
	padding: 0 20%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-bottom: 45px;
}

.sb-elementor-cta-feedselector {
	border: 1px solid #d0d1d7;
	padding: 8px 16px;
	margin-bottom: 15px;
	max-width: 100%;
	min-width: 400px;
}

.sb-elementor-cta-selector span {
	color: #2c324c;
}

.sb-elementor-cta-selector span a {
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: 600;
}

.sb-elementor-cta-selector span a:after {
	color: #2c324c;
	margin-left: 2px;
	font-weight: 400;
	text-decoration-color: #fff;
}

.sb-elementor-cta-selector span a:first-of-type:after {
	content: ",";
}

.sb-elementor-cta-selector span a:nth-of-type(2):after {
	content: "or";
	margin-left: 5px;
	margin-right: 2px;
}

.ctf-preview-ctn #ctf.ctf-masonry .ctf-with-logo .ctf-author-box {
	margin-bottom: unset;
}

.ctf_lightbox.ctf-has-broadcast .ctf_lb-outerContainer {
	background: unset !important;
	width: 550px !important;
	max-width: 100% !important;
	height: unset !important;
}

.ctf_lightbox.ctf-has-broadcast #ctf-broadcast-ctn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 550px;
	max-width: 100%;
}

.ctf_lightbox.ctf-has-broadcast .ctf_lb-dataContainer {
	width: 550px !important;
	max-width: 100%;
}

.ctf-loadbroadcast {
	font-size: 14px;
	font-weight: 500;
}

.ctf-tweet-broadcast a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.ctf-tweet-broadcast {
	margin: 10px 0px;
}
