.carousel-row {direction:ltr;width:95%; margin:0 auto; margin-bottom:10px;position:relative;}
.owl-carousel .item{margin: 10px 0%;color: #777;text-align: center; direction:rtl; }
.customNavigation{text-align: center; position: absolute;width: 100%;top: 50%;}
.customNavigation a{text-indent: -5000px;overflow: hidden;position: absolute;height: 40px;width: 40px;border-radius: 50%;right: -5.5%;/*background-color: #ddd;*/background-image: url('../images/arrow-sprite.png');background-repeat: no-repeat;background-position: 1px -120px; }
h1.heading-section { margin-bottom:6px;}
.customNavigation a:hover{/*background-color: #999;*/ cursor:pointer;}
.customNavigation .next{left:-5.8%; right:auto;background-position: 1px -80px;}
#video-more .customNavigation {top: 69%;}
#video-more .customNavigation a{background-color: #999;}
#video-more .customNavigation a:hover{background-color: #ddd;}
#video-more  .customNavigation .next {left: -5.5%;}
#more .customNavigation a { top:auto}
.owl-buttons {background-color:transparent;}
.color-and-text{color: #777;text-decoration: none;}
.item a:hover {color: #777;}
.owl-buttons {background-color:transparent;}
.owl-carousel .owl-item {display:inline-block;}
.owl-theme .owl-controls .owl-page span.owl-numbers {border-radius: 0;text-indent: 100px;overflow: hidden;width: 10px;height: 10px; padding:0px}
@media only screen and (max-width:767px) {
.customNavigation {display:none !important;}
.owl-carousel .item {margin:10px;}
.carousel-row {padding:0px 20px;}
}
@media only screen and (max-width: 1023px) {
	
	.page-sidebar {
		border-right: none !important;
		width:100% !important;
		left: -1.45% !important;
	}
	
}
