.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:#ff7800}
.owl-theme .owl-dots .owl-dot span{width:15px;height:15px;border:2px solid #fff}
.owl-theme .owl-dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%)}
.owl-theme .owl-nav{margin-top:55px}
.BlogContent a:hover .material-icons{background:#fd7e14!important}
.BlogContent a:hover{color:#EF7B1A!important}
.BlogContent{max-height:315px}
.BlogBox{margin-top:30px}
.BlogContent .material-icons{width:6px;height:6px}
.CategoryBookName{height:45px}

.slideshow_text{z-index: 1000;margin-top: -75px;position: relative;top: -65px;background: lightgray;padding: 7px 30px;right: 20px;border-radius: 5px;font-size: x-large;border:1px solid #c0c0c0;color: #333333;text-shadow: 2px 2px 0 lightgray, 5px 4px 0 rgba(0,0,0,0.15);display: inline-block; }

 @media (max-width:400px){
	.CategoryItem{flex:0 0 100%!important;max-width:100%!important;}
 }
@media (max-width:768px){
	.BlogSide:nth-child(1){padding-bottom:0!important}
	.container{width:100%!important;max-width:100%!important}
	.container,.BlogPanel{padding:0!important}

	.Categories{border-width:1px 0 0!important}
	.HeadBox,.FooterColumn{padding-right:1rem!important}
}

@media (min-width:1200px){
    .owl-item a{height:560px;display:block}
    .owl-item figure{height:100%}
    .carousel1 .owl-item img{height:100%!important;object-fit:cover;object-position:center}
}
@media (max-width:1199px){
    .owl-item a{height:350px;display:block}
    .owl-item figure{height:100%}
    .carousel1 .owl-item img{height:100%!important;object-fit:cover;object-position:center}
}
@media (max-width:992px){
    .owl-item a{height:320px;display:block}
    .slideshow_text{font-size: large;}
}
@media (max-width:768px){
    .owl-item a{height:360px;display:block}
}
@media (max-width:576px){
    .owl-item a{height:300px;display:block}
}
@media (max-width:450px){
    .owl-item a{height:290px;display:block}
}
