a{
	transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -ms-transition: all ease-in-out 0.3s;	
}
.breadcrumb{ display:none;}
.ocmp-catagory-content {
    background: #222222;
    color: #ffffff;
    text-align: center;
    margin: 0 0 50px;
    padding: 25px 0;
}
.ocmp-catagory-content h1 {
    color: #ffffff;
    font-size: 25px;
    margin: 0 0 10px;
}
.ocmp-catagory-content p, .ocmp-catagory-content p, .ocmp-catagory-content span, .ocmp-catagory-content label {
    color: #ffffff !important;
    font-size: 15px;
    line-height: 1.5;
    line-height: 1.5;
}
.glossary_template{
	background:#ededed;
	padding-bottom:40px;
}
.glossary_template .info-wrapper{
	background: #222222;
    color: #ffffff;
    text-align: center;
    margin: 0 0 50px;
    padding: 25px 0;
}
.info-wrapper{
    display: table;
	width:100%;
}
.ocmp-blog-wrap .box-blog{background:#ffffff;}

.ocmp-catagory-content  .ocmp-category-right h1{ color:#fff;}

.info-wrapper h2{
	margin: 0 0 15px; 
}
.ocmp-blog-template .ocmp-blog-title h3{ margin:0px; }
.ocmp-blog-template .ocmp-blog-title a{
	padding:8px 10px;
	line-height:1.5;
	display:block;
	color:#222222;
	font-size:16px
}
.author a, .categories a, .tags a{ color : #e84159; }
.author a:hover, .categories a:hover, .tags a:hover{ color : #222222; }
.post_wrapper.box-blog{
	position:relative;
}
.blog-box{
	margin-bottom:15px;
	position:relative;
	
}
.date-wrap{
	padding:10px 15px;
	border-bottom:1px solid #ededed;
}
.author {
    color: #333;
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;	
	display:inline-block;
}
.post-content{position:relative;}
.ocmp-blog-details{ border-left:4px solid #aeaeae;}
.ocmp-blog-details, .ocmp-blog-details p, .ocmp-blog-details span, .ocmp-blog-details label, .ocmp-blog-detailsb{
	padding:10px;
	font-size:15px;
	font-family:Montserrat;
	line-height:1.5;
	color:#444444;
	letter-spacing: 0.4px;
}
.post-content:hover .overlay{
	width:100%;
	opacity: 1;
}
.overlay{
	top:0;
	position:absolute;
	width:100%;
	opacity: 0;
	height:100%;
	background:rgba(0,0,0,0.3);
	text-align:center;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;	
}
.read_more{
	text-align:center;
	position:absolute;
	top:0;
	display:block;
	margin:15px 0;
	width:100%;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;	
}
.post-content:hover .read_more{
	top: 45%;
    top: calc((100% - 46px)/2);
    opacity: 1;	
}
.read_more a{
	padding:7px 15px;
	background:#e84159;
	color: #ffffff;
}
.categories, .tags{ display:block; margin:5px 0;}
.blog-wrap .content-footer{
	display:block;
	padding:10px 15px;	
}
.ocmp-blog-wrap .date_wrap{
    padding: 10px 0;
    font-size: 14px;
}
.ocmp-blog-wrap .date_wrap span{
	padding:0 5px;
}	
.date-comment{
    color: #555;
    text-align: center;
    z-index: 1;	
}

.post-date{
	background:#ffffff;
	display:inline-block;
}

.date-comment .comment-total{
	clear:both;
	background:#ffffff;
	margin-top:10px;
	display:block;
	padding:5px;
}
.comment-total i{
	padding:5px 0;
	display:block;
	font-size:23px;
	text-align:center;
	border-bottom:2px solid #dedede;
}
.comment-total span{
	padding:5px 0;
	display:block;
	font-size:18px;
	text-align:center;
}


.social-component{ padding:15px;}
.blog-template .social-component.bottom .social-share, .blog-template .social-component.bottom a, .blog-template .social-component.right .social-share, .blog-template .social-component.right a{
	display: inline-block;
    float: none;
    vertical-align: top;
}

.social-component .social-share a{
	border: 1px solid #e84159;
    float: left;
    padding: 8px 0;
    text-align: center;
    width: 38px;
    font-size: 15px;
    line-height: 20px;
    color: #e84159;
    box-shadow: none;
}

.social-component .social-share a:hover{
	background:#ffffff;
	color:#000000;
}


.ocmp-padination-box{
	margin-top:50px;
	display:table;
	width:100%;
}
.ocmp-padination-box .pagination > li > a, .pagination > li > span{
	margin-left:5px;
    background: #777777; 
	color:#ffffff;
	border:1px solid #777777;
}
.ocmp-padination-box .pagination > li > a:hover{
    background: #e21130; 
    color: #ffffff;
	border:1px solid #e21130;
}
.ocmp-padination-box .pagination > li:first-child > a, .pagination > li:first-child > span,
.ocmp-padination-box .pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius:0 ;	
	-moz-border-radius:0 ;
	-webkit-border-radius:0 ;
	-ms-border-radius:0 ;
	-o-border-radius:0 ;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background: #e21130; 
    color: #ffffff;
	border:1px solid #e21130;
}
footer{ margin-top: 0;}