@charset "utf-8";

.basic-post-slider { position:relative; width:100%; line-height:20px; }
.basic-post-slider .txt-normal { letter-spacing:0; }
.basic-post-slider .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.basic-post-slider .post-none { padding:50px 10px; text-align:center; color:#888; }
.basic-post-slider .post-image { position:relative; overflow:hidden; border-radius:30px 30px 0 0; }
.basic-post-slider .post-content { margin:0px 0px; padding:0px 0px 5px 0 !important; background:#FFF; border:#8AC0E9 0px solid; border-radius:30px; box-shadow:0px 2px 13px 0px rgba(0,0,0,0.15); }
.basic-post-slider .post-subject { overflow:hidden; letter-spacing:-1px; font-size:21px; font-weight:400; color:#333; line-height:1.3; word-break:keep-all; height:57px !important; margin-top:15px; padding:0 25px;}
.basic-post-slider .post-bo { overflow:hidden; margin-bottom:35px; }
.basic-post-slider .post-bo>span { display:inline-block; padding:5px 30px 3px 30px !important; border-radius:50px; font-size:15px; font-weight:bold; color:#fff; }
.basic-post-slider .post-bo>.bg1 { background:#4CB5E9; }
.basic-post-slider .post-text { margin:15px 0 40px 0; font-size:17px; color:#555; display:block; line-height:130%; }
.basic-post-slider .txt-short { margin:25px 0 20px 0; font-size:19px; font-weight:300; color:#444; letter-spacing:-1px; text-align:center; }

.owl-show, .owl-container, .owl-carousel .owl-wrapper-outer { overflow:inherit; }
.owl-controls .owl-pagination { position:relative; left:-15px; bottom:0px; margin-top:45px; width:100%; text-align:center; z-index:1; }
.owl-controls .owl-page span { display:block; width:16px; height:16px; margin:0 5px; background-color:#767676 !important; border-radius:50%; }
.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span { background-color:#8EC569 !important; }

@media only screen and (max-width:496px){
	.basic-post-slider .post-image {border-radius:0;}
	.basic-post-slider .post-content {border-radius:0; box-shadow:none;}
	.basic-post-slider .post-subject {font-size:17px; height:45px !important; padding:0 15px;}
	.basic-post-slider .txt-short {margin:10px 0 10px 0; font-size:15px;}
	.owl-controls .owl-pagination {left:-3px; margin-top:15px;}
	.owl-controls .owl-page span {width:14px; height:14px;}
}
