.owl-carousel .owl-wrapper:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}

.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);
}

.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);
}

.owl-buttons .owl-prev,.owl-buttons .owl-next {
position:absolute;
top:50%;
margin-top:-70px;
outline:0;
width:30px;
height:45px;
text-indent:-9999px;
z-index:9999;
}

#rightVideo .owl-prev,#decorationSlider .owl-prev {
background-image:url(../../images/ht_sprite.png);
background-position:-713px -335px;
left:0;
}

#rightVideo .owl-next,#decorationSlider .owl-next {
background-image:url(../../images/ht_sprite.png);
background-position:-749px -335px;
right:0;
}

#rightVideo .owl-prev:hover,#decorationSlider .owl-prev:hover {
background-position:-713px -388px;
}

#rightVideo .owl-next:hover,#decorationSlider .owl-next:hover {
background-position:-749px -388px;
}

#decorationSlider .owl-next,#decorationSlider .owl-prev {
margin-top:0;
}

.owl-pagination {
position:absolute;
bottom:0;
padding:7px 10px;
}

.shadow {
background:url(../../images/slider-shadow.png) top left;
background-repeat:repeat;
position:absolute;
width:100%;
cursor:pointer;
bottom:0;
}

.owl-page {
float:left;
display:block;
width:30px;
height:30px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
background:#151210;
margin:5px;
}

.owl-page a {
color:#999;
font-size:14px;
display:inline-block;
text-align:center;
width:100%;
padding:9px 0;
}

.owl-page:hover,.owl-page.active {
background-color:#d1cecb;
}

.owl-page.active a {
color:#1d1d1d;
}

#ekonomi.body-style .owl-page:hover,#ekonomi.body-style .owl-page.active {
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background-color:#0072bc;
}

#spor.body-style .owl-page:hover,#spor.body-style .owl-page.active {
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background-color:#156327;
}

#magazin.body-style .owl-page:hover,#magazin.body-style .owl-page.active {
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background-color:#92278f;
}

#author .owl-pagination {
position:absolute;
top:-27px;
right:0;
text-align:right;
height : 14px;
}

#author .owl-controls .owl-page {
text-indent:-999999999px;
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
width:10px;
height:10px;
margin:5px;
}

#author .owl-controls .owl-page a {
color:#383838;
}

#author .owl-controls .owl-page.active a {
color:#818080;
}

#videosliderMain .owl-pagination {
margin-left:auto;
margin-right:auto;
text-align:center;
right:30px;
bottom:5px;
width:560px;
}

#videosliderMain .owl-page {
background-position:-849px -267px;
width:40px;
height:40px;
}

#videosliderMain .owl-page.active {
background-position:-849px -314px;
width:40px;
height:40px;
}

#videoSliderMain2 .owl-pagination {
margin-left:auto;
margin-right:auto;
text-align:center;
width:522px;
right:0;
bottom:-40px;
display:inline-block;
}

#videoSliderMain2 .owl-page {
width:15px;
height:15px;
}

#videoSliderMain2 .owl-prev,#videoSliderMain2 .owl-next {
background-color:#000;
top:27%;
width:50px;
height:258px;
opacity:0.5;
}
#videoSliderMain2 .owl-next{
	right:10px;
}

.item.mr-r {
margin-left:10px;
}
@-moz-document url-prefix() {
	#videosliderMain .owl-pagination{
		width: 596px;
		right:1px;
	}
}