/* Slideshow settings */
#tweets-slider-sec {background: #eeeeee; width: 100%;font-family: Aileron,Impact,sans-serif;}

#tweets-slider::before {
	position: absolute;
	display: block;
	content: "";
	width: 32px;
	height: 32px;
	background-image: url(../images/twitter.png);
	left: -55px;
	top: 0;
	bottom: 0;
	margin: auto;
}

#tweets-slider {padding: 30px 0; position: relative; min-height: 195px;}

@media screen and (max-width: 767px) {
	#tweets-slider {min-height: 265px;}
}

#tweets-slider > div {position: absolute;top: 30px;left: 0px;right: 0px;bottom: 0px;}

#tweets-slider .ts-slide-item h3 {margin: 10px 0px !important; position: relative; line-height: 0px; left: 5px;cursor: pointer; color: #666 !important; font-size: 14px !important;font-weight: normal;}

#tweets-slider .ts-slide-item h2 a {    font-family: Aileron,Impact,sans-serif; text-decoration: none; cursor: pointer; color: #353531 !important; line-height: 20px;font-weight: 500;font-size: 2rem;padding-left: 15px;}

.ts-slide-item p {margin: 0px !important;line-height: 25px;}

#tweets-slider .ts-slide-item a {    font-family: Aileron,Impact,sans-serif;color: #50abf1 !important;}

h2.ts-slide-un {margin: 0px;}

div#tweets-items-sec a {    font-family: Aileron,Impact,sans-serif;color: #50abf1;}

div#tweets-items-sec {
	padding: 10px;
}

#tweets-items-sec h2.ts-slide-un {
	font-size: 2.5rem;
	font-weight: 700;
	vertical-align: top;margin-bottom: 25px;
}

#tweets-items-sec h2.ts-slide-un a {
	padding-bottom: 10px;    font-family: Aileron,Impact,sans-serif;
	color: #50abf1;}

#tweets-items-sec h3.ts-slide-date { margin: 0px;
	font-size: 16px;
	font-weight: 300;}

#tweets-items-sec h2.ts-slide-un img {
	display: inline-block;
	vertical-align: bottom;
}

#tweets-items-sec p#afterheadline {
	font-weight: 500;margin: 0px;
}

#tweets-items-sec hr {margin: 2rem 0;}

html #tweets-slider .follow-us-btn {
	background: #50abf1;
	padding: 6px 20px;
	border-radius: 4px;
	display: table;
	margin-top: 20px;
	color: #fff !important;
	font-size: 110%;
}