
/*.Slider{ margin:15px 0 0 -10px}
*/
.owl-buttons{ position:absolute; top:-72px; right:14px}
.owl-buttons .owl-next{ background:url(../images/arrow-next.png) 0 0 no-repeat; display:block; width:33px; height:33px; float:left; margin-left:10px; cursor:pointer; border:none; border-radius:0; text-indent:-3000px}
.owl-buttons .owl-prev{ background:url(../images/arrow-prev.png) 0 0 no-repeat; display:block; width:33px; height:33px; float:left; margin-left:10px; cursor:pointer; border:none; border-radius:0; text-indent:-3000px}

.slide-item{ margin:10px}
.SliderTitle{ border-bottom:1px solid #d2d2d2; margin-bottom:15px; overflow:hidden}
.SliderTitle h1{ float:left; width:auto; font-size:25px; text-transform:uppercase; margin-bottom:15px}
.ProdImage{ position:relative}
.slide-image {
    width: 100%;
}


.carousel-control,
.item {
    border-radius: 4px;
}

.thumbnail img {
    width: 100%;
}
.thumbnail {
    padding: 0;
	border:0px;
	margin-bottom:43px;
}
@media screen and (max-width: 650px) {

.SliderTitle h1{font-size:22px; font-weight:500}

}
@media screen and (max-width: 480px) {

.SliderTitle h1{font-size:14px; font-weight:500}
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}



.story_dtl { position:relative}
.story_dtl p { padding:10px;  }
.story_dtl p::first-letter {
    font-size: 200%;
    color: #999;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}


.text_slid { padding:0 10px 0 18px; min-height:326px;}
.text_slid h4 {color: #666; font-size: 16px; font-weight: bold; margin-top: 24px;}
.text_slid p {color: #666666; font-size: 12px; margin-top: 15px;}
#loginpage .SliderTitle { border-bottom:0px;}
#loginpage .SliderTitle h1 { float:none; font-size:35px; text-transform:none; margin:0;}