.slider-controls {
	margin-bottom: -23px;
}
.third-thumb {
	width: 29%;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
}
.half-thumb {
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
}
.next-slider {
	background-image: url(../images/ui/next.png);
	background-repeat: no-repeat;
	width: 27px;
	height: 27px;
	background-size: 27px;
	height: 27px;
	position: absolute;
	right: 20px;
	margin-top: -45%;
}
.prev-slider {
	background-image: url(../images/ui/prev.png);
	background-repeat: no-repeat;
	width: 27px;
	height: 27px;
	background-size: 27px;
	height: 27px;
	position: absolute;
	left: 20px;
	margin-top: -45%;
}
.prev-quote, .prev-staff {
	z-index: 99999;
	background-image: url(../images/ui/prev1.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
	height: 16px;
	position: absolute;
	left: 0px;
	margin-top: 28%;
}
.next-quote, .next-staff {
	z-index: 99999;
	background-image: url(../images/ui/next1.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-size: 16px 16px;
	height: 16px;
	position: absolute;
	right: 0px;
	margin-top: 28%;
}
@media screen and (orientation:landscape) {
.next-quote, .next-staff {
	margin-top: 25%;
	right: 10px;
}
.prev-quote, .prev-staff {
	margin-top: 25%;
	left: 10px;
}
.quote-item strong {
	width: 150px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.next-quote, .next-staff {
	margin-top: 13.1%;
	right: 10px;
}
.prev-quote, .prev-staff {
	margin-top: 13.1%;
	left: 10px;
}
.quote-item strong {
	width: 150px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
.next-quote, .next-staff {
	margin-top: 18.3%;
	right: 0px;
}
.prev-quote, .prev-staff {
	margin-top: 18.3%;
	left: 0px;
}
.quote-item strong {
	width: 150px;
}
}
.owl-theme .owl-controls {
	text-align: center;
}
.owl-pagination {
	margin-top: -5px;
	margin-bottom: 5px;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
*display:inline;
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display:inline;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.html) no-repeat center center
}
.slider-container div, a, p, img, blockquote, form, fieldset, textarea, input, label, iframe, code, pre {
	overflow: visible!important;
}
@media (orientation:portrait) {
.slider-container {
	margin-top: 55px;
	overflow: visible;

}
}
@media (orientation:landscape) {
.slider-container {
	margin-top: -50px;
	overflow: visible;

}
}
.homepage-sliders .item img {
	display: block;
	width: 100%;
	height: auto;
}
#bar {
	width: 0%;
	max-width: 100%;
	height: 1px;
	background: #e34e47;
}
#progressBar {
	margin-top: 40px;
	width: 100%;
	background: #000000;
}
.homepage-slider-caption {
	position: absolute;
	width: 100%;
	bottom: 0px;
	z-index: 999999;
}
.homepage-slider-caption h3 {
	color: #87a1cd;
	font-family: 'DroidKufi';
	font-size: 13px;
	margin-bottom: 0px;
	text-align:center;
	padding:10px 30px 5px 30px;
}
.homepage-slider-caption p {
	color: #8f8f8d;
	margin-bottom: 10px;
	font-family: 'DroidKufi';
	font-size: 12px;
	text-align:center;
	color:#fff;
}
.homepage-slider-controls {
	background-color: rgba(0,0,0,0.3);
}
.homepage-slider-caption-one {
	position: absolute;
	width: 100%;
	bottom: 0px;
	z-index: 99999;
	height: 100%;
}
.homepage-slider-caption-one h3 {
	position: absolute;
	color: #FFFFFF;
	width: 100%;
	top: 50%;
	margin-top: -35px;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
}
.homepage-slider-caption-one p {
	line-height: 20px;
	position: absolute;
	color: #8f8f8d;
	width: 100%;
	top: 50%;
	margin-top: 0px;
	text-align: center;
}
.homepage-slider-caption-two {
	position: absolute;
	width: 100%;
	bottom: 0px;
	z-index: 99999;
	height: 100%;
}
.homepage-slider-caption-two h3 {
	position: absolute;
	font-size: 22px;
	top: 50%;
	margin-top: -25px;
	text-align: center;
	z-index: 9999;
	color: #FFFFFF;
	display: block;
	width: 100%;
	text-transform: uppercase;
}
.homepage-slider-caption-two h4 {
	position: absolute;
	font-size: 14px;
	top: 50%;
	margin-top: 5px;
	text-align: center;
	z-index: 9999;
	color: #8f8f8d;
	display: block;
	width: 100%;
	text-transform: uppercase;
}
.homepage-slider-caption-two p {
	position: absolute;
	font-size: 12px;
	top: 50%;
	margin-top: 25px;
	text-align: center;
	z-index: 9999;
	color: #8f8f8d;
	display: block;
	width: 100%;
}
@media (orientation:landscape) {
.homepage-slider {
	margin-top: 60px;
}
}
@media (min-width:768px) {
.homepage-slider-caption h3 {
	font-size: 18px;
}
.homepage-slider-caption-one h3 {
	font-size: 36px;
	margin-top: -45px;
}
.homepage-slider-caption-one p {
	font-size: 14px;
	line-height: 28px;
}


.homepage-slider-caption  {

	 bottom: 30%;
}

.homepage-slider-caption h3 {
	font-size: 24px;
	margin-bottom: 5px;
}
.homepage-slider-caption p {
	font-size: 12px;
}
.homepage-slider-caption-two h3 {
	font-size: 36px;
}
.homepage-slider-caption-two h4 {
	font-size: 21px;
	margin-top: 15px;
}
}
.next-home {
	background-image: url(../images/misc/arrow-right.png);
	background-size: 20px 20px;
	position: absolute;
	width: 20px;
	height: 20px;
	right: 20px;
	margin-top: -75px;
	z-index: 99999;
}
.prev-home {
	background-image: url(../images/misc/arrow-left.png);
	background-size: 20px 20px;
	position: absolute;
	width: 20px;
	height: 20px;
	right: 60px;
	margin-top: -75px;
	z-index: 99999;
}

.slider-container {
	direction:ltr;


}