.site_pages .pagination li::before {content: "";color: transparent;padding: 0 5px 0 0;}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {display: none;}
.blog_page_ellipsis {color:#777;background-color: #fff;overflow: hidden;position: relative;text-overflow: ellipsis;white-space: normal;word-wrap: break-word;height: 5.8em;}
.blog_page_ellipsis::before {position: absolute;content: '\002026';right: 0;top: 4.2em;background-color: #fff;}
.blog_page_ellipsis::after {content: '';height: 100%;width: 100%;background-color: inherit;position: absolute;}

h5.blog_ellips{color: #777;background-color: #fff;overflow: hidden;position: relative;text-overflow: ellipsis;white-space: normal;word-wrap: break-word;height: 1.8em;width: 75%;float: left;line-height: 1.5;margin-top: 12px;margin-bottom: 4px;font-family: Trajan Pro;color: #4f7cb5;font-weight: 600;font-size: 16px;}
h5.blog_ellips::before {position: absolute;content: '\002026';right: 0;top: 0.4em;background-color: #fff;}
h5.blog_ellips::after {content: '';height: 100%;width: 100%;background-color: inherit;position: absolute;}

.blog_page_ellipsis.page h4,.blog_page_ellipsis.page h2,.blog_page_ellipsis.page p{font-weight: 500;font-size: 14px;color: #777;font-family: Century Gothic, sans-serif;margin: 0;padding: 0;border: 0px solid transparent;line-height: 1.4;}

.blogDate{padding: 0;margin: 0;width: 25%;float: right;}
.blogDate p {margin-top:15px;}

.btn_block {width: 150px;height: auto;text-align: center;color: #777;font-size: 14px;font-weight: 700;border: 1px solid #005895;padding: 2.5%;margin: 0px auto 20px;}
a .btn_block {text-decoration:none;}
.btn_r{background-color:transparent;transition: all 0.3s;width: 20%;height: auto;text-align: center;color: #777;font-size: 14px;font-weight: 700;border: 1px solid #005895;padding: 1.5%;margin:2% auto;}
.btn_r:hover{background-color:#005895;cursor:pointer;transition: all 0.3s;color:#fff;}
.thumb_cat {background-color: transparent;}


@media screen and (max-width:564px)
{
h5.blog_ellips {width: 100%;font-size: 12px;}	
.blogDate{padding: 0;margin: 0;width: 100%;float: none;display: block;font-size:10px;}
.blog_page_ellipsis::before {top: 3.2em;}
.blog_page_ellipsis {height: 4.5em;}
.thumb_cat {width: 100%;margin: 5px 0px 5px 0;}
}