@font-face {
	font-family: Quicksand;
	src        : url('../fonts/quicksand_bold-webfont.woff');
	src        : url('../fonts/quicksand_bold-webfont.woff2');
}

#features-caxton-wrapper {
	max-height: 250px;
	clear     : both;

}

#caxton-features-main-wrapper {

	max-width: 300px;
	margin   : 0 auto;
	display  : block;

}

#caxton-features-main-wrapper .features-advetorial-wrapper {
	background-color: #000 !important;
	/**position     :relative;
	float           :right;**/
	position        : absolute;
	z-index         : 2;
	float           : none;
	right           : 0px;
	top             : 0px;
}

#caxton-features-main-wrapper .features-advetorial-heading {
	color         : #fff;
	text-align    : center;
	font-size     : 18px;
	text-transform: uppercase;
	padding-top   : 6px;
	padding-bottom: 3px;
	margin        : 0px;
	font-family   : "vegurregular", Helvetica, Arial, sans-serif;
	font-size     : 15px;
	font-weight   : bold;
	padding-left  : 6px;
	padding-right : 6px;
}

#features-caxton-wrapper .slick-slide {
	background-color: transparent !important;

}

#features-caxton-wrapper .caxton-features {
	position: relative;

}

#features-caxton-wrapper .features-arrow-prev {
	display      : block;
	position     : absolute;
	z-index      : 1000;
	top          : 40%;
	color        : #ffffff;
	font-size    : 40px;
	font-family  : 'Quicksand', sans-serif;
	font-weight  : bold;
	left         : 6px;
	border-radius: 5px;

}

#features-caxton-wrapper .features-arrow-next {
	display      : block;
	position     : absolute;
	right        : 6px;
	top          : 40%;
	z-index      : 1000;
	color        : #ffffff;
	font-size    : 40px;
	font-family  : 'Quicksand', sans-serif;
	font-weight  : bold;
	border-radius: 5px;

}

#features-caxton-wrapper .features-arrow-next:hover,
#features-caxton-wrapper .features-arrow-prev:hover {
	cursor: pointer;
}

#features-caxton-wrapper .slick-features-heading {

	background: #FFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
	/*Fallback for ie 8,9*/
	filter  : "alpha(opacity=50)" !important;
	width   : inherit;
	position: absolute;
	bottom  : 0;
	opacity : 0.8;

}

#features-caxton-wrapper .slick-features-inner {
	font-family : "vegurregular", Helvetica, Arial, sans-serif, serif;
	font-size   : 18px;
	padding-top : 8px;
	padding-left: 10px;
	color       : #000000;
	margin      : 0 !important;
}

#features-caxton-wrapper .slick-features-inner:hover {
	color: #E74C3C;
}

#features-caxton-wrapper .feature-advertorial-image {
	width: 100%;
}

#features-caxton-wrapper .slick-track {

	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

}

#features-caxton-wrapper .slick-slide {

	height: auto;

}

#features-caxton-wrapper .slick-features-heading {

	z-index: 2;

}

#features-caxton-wrapper .feature-advertorial-image {

	height    : 100%;
	max-height: 250px;


}

#features-caxton-wrapper .feature-advertorial-image img {

	min-height: 100%;
	min-width : 100%;
	width     : auto;
	height    : auto;
	max-width : none;
	max-height: 250px;
	display   : block;
	position  : relative;

}

#features-caxton-wrapper .slick-features-heading {

	min-height: 55px;
	width     : 100%;

}

#features-caxton-wrapper .slick-features-inner {

	padding-bottom: 7px;
	line-height   : 20px;

}

@media only screen and (min-width: 320px) and (max-width:768px) {

	/**#caxton-features-main-wrapper .sponsored-text
	{
		font-size: 14px;
	}**/