/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-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);
}









.fraction-slider {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: visible;
}
.fraction-slider .slide {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 5000;
}
.fraction-slider .active-slide {
	z-index: 9999;
}
.fraction-slider .fs_obj {
	display: block;
	display: none;
	position: absolute;
	top: 0px;
	left: 100%;
	z-index: 7000;
}
.fraction-slider .fs_fixed_obj {
	z-index: 6000;
	left: 0;
}
.fraction-slider .fs_obj * {
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}
.fs_loader {
	width: 100%;
	height: 450px;
}
/** CONTROLS **/

.fraction-slider .prev, .fraction-slider .next {
	position: absolute;
	z-index: 9999;
	color: #fff;
	outline: none;
	font-size: 0px;
}
.fraction-slider .next {
	right: 10px;
	width: 45px;
	height: 45px;
	top: 50%;
	background: url(../images/banner_right_nav.png) no-repeat;
	margin-top: -22px;
	font-size: 0px;
}
.fraction-slider .prev {
	left: 10px;
	width: 45px;
	height: 45px;
	top: 50%;
	background: url(../images/banner_left_nav.png) no-repeat;
	margin-top: -22px;
	font-size: 0px;
}
.fraction-slider .prev:hover, .fraction-slider .next:hover, .fraction-slider .next:hover:before, .fraction-slider .prev:hover:before {
	color: #428bca;
	border-color: #428bca;
	opacity: 1;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	border-width: 3px;
	line-height: 26px;
}
.fraction-slider:hover .prev, .fraction-slider:hover .next {
	display: block;
}
/** PAGER **/

.fs-pager-wrapper {
	position: absolute;
	left: 47%;
	bottom: 10px;
	z-index: 9999;
}
.slider-wrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-height: 460px;
	background-size: 100%;
	margin: 0 auto;
	border-bottom: 0px solid #009DDC;
	z-index: 10;
}
.fs-pager-wrapper {
	position: absolute;
	left: 74%;
	bottom: 0px;
	z-index: 9999;
	background: #2b2a2a;
	display: inline-table;
	padding: 10px 15px 6px 15px;
	border-radius: 5px 5px 0px 0px;
	line-height: normal;
}
.fs-pager-wrapper a {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px 0 0;
	background: url(../images/fs.pager.png) 0px -14px no-repeat transparent;
}
.fs-pager-wrapper .active {
	background: url(../images/fs.pager.png) 0px 0px no-repeat transparent;
}

 @media (max-width: 800px) {
.fs-pager-wrapper {
	left: 70%;
 }
 }
 
 @media only screen and (min-width: 1024px) and (max-width: 1280px) {
.slider-wrapper {
	max-height: 267px;
}
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
.slider-wrapper {
	max-height: 230px;
}
}
@media only screen and (min-width: 751px) and (max-width: 900px) {
.slider-wrapper {
	max-height: 190px;
}
}
@media only screen and (min-width: 641px) and (max-width: 750px) {
.slider-wrapper {
	max-height: 180px;
}
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
.slider-wrapper {
	max-height: 172px;
}
}
@media only screen and (max-width: 479px) {
.slider-wrapper {
	max-height: 108px;
}
}
.slider h1{
	font-size:22px !important;
}
.slider p{
	line-height:24px !important;
}
.slider {
	position: relative;
	width: 100%;
	/*	height:400px; when responsive, comment this out */
	margin: 0 auto;
}
/* ELEMENT STYLES */


.slider .claim {
	line-height: 100%;
}
.slider .teaser {
	padding: 0.7% 1%;
	width: 400px;
	font-size: 20px;
	line-height: 100%;
	text-align: center;
}
.slider .small {
	text-align: center;
}
.slider-read {
	background: #ED687C;
	font: bold 16px/18px "open sans";
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	text-decoration: none;
	color: #fafafa;
	padding: 1%;
	display: block;
	text-transform: uppercase;
	transition: background-color 400ms linear;
	-webkit-transition: background-color 400ms linear;
	-ms-transition: background-color 400ms linear;
	-moz-transition: background-color 400ms linear;
	-o-transition: background-color 400ms linear;
}
.slider-read:hover {
	background: #000!important;
	color: #fff;
}
.slider .new {
	color: #fff;
	background: #D8493A;
	padding: 5px 0 5px 10px;
	font-size: 20px;
	font-weight: lighter;
	width: 21%;
}
.slider .light-pink, .theme-colored {
	background: #6EB43F;
	color: #fff;
	font-size: 35px;
}
.slider .turky {
	background: #009DDC;
	color: #fff;
}
.slider .white {
	background: #fff;
	color: #fff;
}
.slider .red {
	background: #d65344;
	color: #fff;
}
.slider .para {
	color: #fff;
	font: bold 55px/25px "open sans";
}
.slider .para span {
	color: #4f4e4e;
	font-size: 75px;
}
.slider .para-2 {
	color: #fff;
	font: 400 14px/21px "open sans"!important;
	width: 30%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 15px 0;
}
.slider .para-3 {
	color: #fafafa;
	font: 500 20px/25px "open sans";
	width: 50%;
	line-height: 24px!important;
}
.theme-colored {
	background: rgba(0, 0, 0, 0.65)!important;
}
.slider .para-new {
	color: #fff;
	font: bold 60px/25px "open sans";
	text-shadow: 0 0 4px #343434;
	-webkit-text-shadow: 0 0 4px #343434;
	-moz-text-shadow: 0 0 4px #343434;
	-ms-text-shadow: 0 0 4px #343434;
	-o-text-shadow: 0 0 4px #343434;
}
