.carousel, .flexslider {
	margin: 0;
	position: relative
}

	.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
		outline: 0
	}

.flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none !important
}

.flexslider {
	padding: 0;
	background: #fff;
	zoom: 1
}

.featured-section .carousel a:hover p {
	display: block
}

.flex-viewport {
	border-top: 0;
	max-height: 2000px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s
}

.loading .flex-viewport {
	max-height: 300px
}

.carousel {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	padding: 20px 2%
}

	.carousel .widget-title {
		background: 0 0;
		margin-bottom: 15px
	}

	.carousel a {
		color: #fff
	}

	.carousel .featured-thumbnail {
		max-height: 260px
	}

	.carousel li {
		float: left;
		margin: 0 10px 0 0
	}

	.carousel .flex-viewport {
		margin: 0;
		padding: 0
	}

.carousel-content {
	clear: both;
	padding: 10px 6%;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 88%;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}

.carousel-title {
	color: #fff;
	font-weight: 400;
	margin-bottom: 0;
	width: 100%
}

.carousel-content p {
	display: none;
	margin-bottom: 0;
	margin-top: 5px
}

.carousel a:hover .carousel-content, .layout-widget .carousel-content {
	background: rgba(0,0,0,.7)
}

.layout-widget .carousel-title {
	font-size: 12px;
	line-height: 18px
}

.content-area .widget-slider, .widget-slider {
	width: 100%
}

.featuredslider, .widgetslider {
	position: relative;
	width: 100%
}

	.featuredslider .post-inner, .widgetslider .post-inner {
		position: absolute;
		bottom: 10px;
		left: 0;
		width: 90%;
		padding: 10px 5% 0
	}

	.featuredslider .post-cats span, .widgetslider .post-cats span {
		color: #fff;
		display: inline-block;
		margin: 0 0 10px;
		padding: 2px 8px
	}

	.featuredslider .title, .widgetslider .title {
		background: rgba(0,0,0,.5);
		color: #fff;
		padding: 10px 2%
	}

.flex-direction-nav {
	margin: 0 !important
}

.flexslider:hover .flex-next, .flexslider:hover .flex-prev {
	opacity: .8
}

	.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
		opacity: 1
	}

.flex-direction-nav a {
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	display: inline-block;
	width: 1em;
	text-align: center;
	line-height: 28px;
	background: #363636;
	color: #fff;
	margin: 0;
	position: absolute;
	top: 2px;
	z-index: 10
}

	.flex-direction-nav a:hover {
		background: #000;
		color: #fff
	}

.flex-direction-nav .flex-prev {
	right: 26px
}

.featuredslider .flex-direction-nav .flex-next, .flex-direction-nav .flex-next, .widgetslider .flex-direction-nav .flex-next {
	right: 0
}

.flexslider .flex-direction-nav a {
	top: 45.5%
}

.carousel .flex-direction-nav a {
	line-height: 22px;
	top: 20px;
	right: 2%
}

.carousel .flex-direction-nav .flex-prev {
	right: 4.4%
}

.layout-widget .carousel .flex-direction-nav .flex-prev {
	right: 7.4%
}

.carousel .flex-direction-nav .flex-next {
	right: 2%
}

.featuredslider .flex-direction-nav a, .widgetslider .flex-direction-nav a {
	background: 0 0;
	font-size: 50px;
	top: 38%
}

.featuredslider .flex-direction-nav .flex-prev, .widgetslider .flex-direction-nav .flex-prev {
	left: 0
}

@media screen and (max-width:568px) {
	.flexslider .smallpost {
		margin-right: 5%;
		width: 45%
	}

	.flexslider .title26 {
		font-size: 20px;
		line-height: 26px
	}

	.flexslider .title18 {
		font-size: 16px;
		line-height: 22px
	}
}

@media screen and (max-width:1260px) {
	.carousel .flex-direction-nav .flex-prev {
		right: 6%
	}
}

@media screen and (max-width:768px) {
	.carousel .flex-direction-nav .flex-prev {
		right: 7.8%
	}
}

@media screen and (max-width:480px) {
	.carousel .flex-direction-nav .flex-prev {
		right: 10.8%
	}
}
