.rsdir-no-image {
	height: 48px !important;
	width: 48px !important;
	padding: 50%;
}
.rsdir .carousel {
	margin-bottom: 0;
}

/* Default layout carousel */
.rsdir .carousel-entries .carousel-entry > *:not(.rstpl-padding):not(.thumbnail) {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.rsdir .carousel-entries .carousel-entry > *:not(.rstpl-padding) {
	margin-bottom: 1.5rem;
}
.rsdir .carousel-entries .carousel-entry > .carousel-entry-title {
	margin-top: 2rem;
}
.rsdir .carousel-entries .carousel-entry > .carousel-entry-big-subtitle {
	font-weight: 600;
	margin-bottom: 1rem;
}
.rsdir .carousel-entries .carousel-entry > .carousel-entry-small-subtitle {
	font-weight: 400;
	font-style: italic;
	margin-bottom: 1rem;
}

/* End Default layout carousel */

.rsdir .carousel-entry [class*="-big-subtitle"] h2, .rsdir .carousel-entry [class*="-big-subtitle"] h3, .rsdir .carousel-entry [class*="-small-subtitle"] h2, .rsdir .carousel-entry [class*="-small-subtitle"] h3 {
	color: inherit;
	font-size: 1rem;
	margin-bottom: .5rem;
}
.rsdir .carousel-inner .item {
	padding: 20px;
}
.rsdir .carousel-entries {
	width: 100%;
}
.rsdir .carousel-entries .thumbnail {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0;
	position: relative;
	margin: 0 auto;
}
.rsdir .carousel-entries .rsdir-no-image {
	max-width: 100% !important;
}
.rsdir .carousel-control {
	background: none;
	border: none;
	border-radius: 0;
	font-size: 1.5rem;
	margin: 0;
	opacity: 1;
	top: 50%;
	height: 35px;
	width: 30px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rsdir .carousel-control.left {
	left: -50px;
}
.rsdir .carousel-control.right {
	right: -50px;
}
.rsdir .carousel-control.left, .rsdir .carousel-control.right,
.rsdir .carousel-control.left:hover, .rsdir .carousel-control.right:hover,
.rsdir .carousel-control.left:active, .rsdir .carousel-control.right:active,
.rsdir .carousel-control.left:focus, .rsdir .carousel-control.right:focus {
	color: transparent;
}
.rsdir .carousel-indicators {
	top: 100%;
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
	transform: translateX(50%);
}
.rsdir .carousel-entry {
	border-radius: 4px;
	margin-bottom: 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
}
.rsdir .carousel-entry .thumbnail {
	margin-bottom: 0;
}
.rsdir .thumbnail .promoted:before {
	content: "";
	position: absolute;
	top: 0;
	left: -29px;
}
.rsdir .thumbnail .promoted:after {
	content: "";
	position: absolute;
	top: 0;
	right: -29px;
}
.rsdir .thumbnail .promoted {
	position: absolute;
	transform: rotate(-45deg);
	top: 22px;
	left: -2px;
	text-transform: uppercase;
	font-size: .8rem;
	font-weight: 700;
	padding: 5px;
}
.rsdir .carousel-entry .thumbnail img {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.rsdir .carousel-entry .btn.rsdir-entry-fav {
	bottom: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	position: absolute !important;
	-webkit-transform: translateX(-50%) translateY(50%);
	-moz-transform: translateX(-50%) translateY(50%);
	-ms-transform: translateX(-50%) translateY(50%);
	-o-transform: translateX(-50%) translateY(50%);
	transform: translateX(-50%) translateY(50%);
}
.rsdir .carousel-entry .rstpl-padding {
	padding: 3rem 1.5rem 1.5rem 1.5rem;
}
.rsdir .carousel-entry-title {
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: .1rem;
}
.rsdir .carousel-entry-title a {
	font-weight: 700;
}
.rsdir .carousel-entry-rating-wrapper {
	margin: 1rem 0;
}
.rsdir .carousel-entry-publishing, .rsdir .carousel-entry-author, .rsdir .carousel-entry-category, .rsdir .carousel-entry-expiry, .rsdir .carousel-entry-hits {
	font-size: .8rem;
	margin-bottom: 1rem;
}
.rsdir .carousel-entry-publishing [class*="fa fa-"], .rsdir .carousel-entry-author [class*="fa fa-"], .rsdir .carousel-entry-category [class*="fa fa-"], .rsdir .carousel-entry-expiry [class*="fa fa-"], .rsdir .carousel-entry-expiry [class*="fa fa-"], .rsdir .carousel-entry-hits [class*="fa fa-"] {
	margin-right: .6rem;
	width: .8rem;
}
.rsdir .carousel-entry-big-subtitle > div, .rsdir .carousel-entry-small-subtitle > div {
	line-height: 1.5;
}
.rsdir .carousel-entry-price {
	display: inline-block;
	font-size: 1.5rem;
	margin-top: 0;
}
.rsdir .carousel-entry-details  a {
	font-weight: 700;
	vertical-align: middle;
}
.btn.rsdir-entry-fav {
	border-radius: 50%;
	height: 3rem;
	width: 3rem;
	line-height: 3rem;
	text-align: center;
	padding: 0;
}

/* Single entry carousel */
.rsdir .single-entry .thumbnail img {
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
}
.rsdir .single-entry .btn.rsdir-entry-fav {
	bottom: 10%;
	left: 10%;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.rsdir .single-entry .rsdir-details-wrapper {
	display: table;
	height: 150px;
	padding: 1rem 1rem 1rem 0;
}
.rsdir .single-entry .span12 > .rsdir-details-wrapper {
	padding: 1rem;
}
.rsdir  .single-entry .carousel-entry-publishing [class*="fa fa-"], .rsdir  .single-entry .carousel-entry-author [class*="fa fa-"], .rsdir  .single-entry .carousel-entry-category [class*="fa fa-"], .rsdir  .single-entry .carousel-entry-expiry [class*="fa fa-"] {
	margin-right: .3rem;
}
.rsdir .single-entry [class*="carousel-entry-"]:first-child {
	margin-left: 0;
}
.rsdir .single-entry .carousel-entry-publishing, .rsdir .single-entry .carousel-entry-author, .rsdir .single-entry .carousel-entry-category, .rsdir .single-entry .carousel-entry-expiry {
	display: inline-block;
	margin-left: .5rem;
}
.rsdir .single-entry .rsdir-details-wrapper [class*="span"] {
	display: table-cell;
	position: relative;
	float: none;
	vertical-align: top;
}
.rsdir .single-entry .rsdir-pricing-wrapper {
	bottom: 0;
	position: absolute;
	right: 0;
}
.rsdir .single-entry .carousel-entry-price {
	margin-bottom: 1.5rem;
}
.rsdir .single-entry .carousel-entry-details {
	font-size: 1.1rem;
}
/* End Single entry carousel */

.rstpl-roundabout {
	top: 40px;
}

@media (max-width: 1200px) {
	.rsdir .carousel-control.left {
		left: -40px;
	}
	.rsdir .carousel-control.right {
		right: -40px;
	}
	.rsdir .thumbnail .promoted:before {
		border-bottom-width: 20px;
		border-left-width: 20px;
		left: -19px;
	}
	.rsdir .thumbnail .promoted:after {
		border-bottom-width: 20px;
		border-right-width: 20px;
		right: -19px;
	}
	.rsdir .thumbnail .promoted {
		left: -4px;
		top: 21px;
		padding: 0;
	}
	.carousel-entry-details.pull-right {
		float: none;
		text-align: right;
	}
	.rsdir .carousel-entry-publishing, .rsdir .carousel-entry-author, .rsdir .carousel-entry-category, .rsdir .carousel-entry-expiry {
		margin-bottom: .8rem;
	}
	.rsdir .carousel-entry-title {
		margin-bottom: .8rem;
	}
	.rsdir .carousel-entry-big-subtitle > div, .rsdir .carousel-entry-small-subtitle > div {
		line-height: 1.2;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.rsdir .carousel-inner {
		margin-left: auto;
		margin-right: auto;
		width: 98%;
	}
	.rsdir .carousel-control {
		height: 30px;
		width: 25px;
	}
	.rsdir .carousel-control.left {
		left: -25px;
	}
	.rsdir .carousel-control.right {
		right: -25px;
	}
	.rsdir .carousel-entry-publishing [class*="icon-"], .rsdir .carousel-entry-author [class*="icon-"], .rsdir .carousel-entry-category [class*="icon-"], .rsdir .carousel-entry-expiry [class*="icon-"] {
		margin-right: .4rem;
	}
	.rsdir .carousel-entry-price {
		font-size: 1.25rem;
	}
	.rsdir .carousel-entry-details {
		font-size: 1rem;
	}
	.rsdir .single-entry .carousel-entry-details {
		font-size: 1rem;
	}
	.rstpl-roundabout {
		top: 32px;
	}
}
@media (max-width: 767px) {
	.rsdir .carousel-entry {
		margin-bottom: 4rem;
	}
	.rsdir .carousel-inner {
		margin-left: auto;
		margin-right: auto;
		width: 95%;
	}
	.rsdir .carousel-control {
		height: 25px;
		width: 20px;
	}
	.rsdir .carousel-control.left {
		left: -12px;
	}
	.rsdir .carousel-control.right {
		right: -12px;
	}
	.carousel-entry-details.pull-right {
		float: right;
	}
	.rsdir .carousel-entries.single-entry .rsdir-details-wrapper {
		display: block;
		height: auto;
		min-height: 50px;
	}
	.rsdir .carousel-entries.single-entry .thumbnail img {
		border-bottom-left-radius: 0;
		border-top-right-radius: 4px;
	}
	.rsdir .carousel-entries.single-entry .span3 {
		margin-bottom: 0;
	}
	.rsdir .carousel-entries.single-entry .rsdir-details-wrapper {
		padding: 1.5rem;
	}
	.rsdir .carousel-entries.single-entry .rsdir-entry-price {
		font-size: 1.3rem;
		margin-bottom: 1.3rem;
	}
	.rstpl-roundabout {
		top: 25px;
	}
}
@media (max-width: 580px) {
	.rsdir .carousel-entry-rating-wrapper {
		margin: 1rem 0;
	}
	.rsdir .carousel-entries.single-entry .span3, .rsdir .carousel-entries.single-entry .span9 {
		display: block;
		margin-bottom: 0;
		width: 100%;
	}
	.rsdir .carousel-entries.single-entry .rsdir-pricing-wrapper {
		position: relative;
	}
	.rsdir .carousel-entries.single-entry .rsdir-details-wrapper {
		padding: 1rem;
	}
	.rsdir .carousel-entries.single-entry .rsdir-details-wrapper .span9 {
		margin-bottom: 1rem;
	}
	.rsdir .carousel-entries.single-entry .carousel-entry-price {
		margin-bottom: 1rem;
	}
}
@media (max-width: 480px) {
	.rsdir .carousel-control.left {
		left: -10px;
	}
	.rsdir .carousel-control.right {
		right: -10px;
	}
	.rstpl-roundabout {
		top: 15px;
	}
}
@media (max-width: 320px) {
	.rsdir .carousel-control.left {
		left: -8px;
	}
	.rsdir .carousel-control.right {
		right: -8px;
	}
	.rsdir .carousel-entries.single-entry .carousel-entry-price {
		font-size: 1.3rem;
		margin-bottom: .8rem;
	}
	.rsdir .single-entry .carousel-entry-details {
		font-size: 1rem;
	}
}