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;		
}
/* Beadcrumb */
.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;
}

.info-wrapper{
    display: table;
	width:100%;
}

.post_wrapper.box-blog{
    position: relative;
    overflow: hidden;
	margin-bottom:30px;
}
.blog-box{
	margin-bottom:15px;
	font-family:Roboto Slab;
	color:#ffffff;
}
.categories a, .tags a, .posted_by a{ color:#f5c034;}
.categories a:hover, .tags a:hover, .posted_by a:hover{ color:#ffffff;}
.ocmp-image{ max-width:100%;}
.blog-template.ocmp-blog-template h3.ocmp-blog-title a{
    font-family: Roboto Slab;
    font-weight: normal;
    line-height: 1.5;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 1px;	
	color:#ffffff;
}
.blog-template.ocmp-blog-template h3.ocmp-blog-title a:hover{
	color:#f5c034;
}
.ocmp-inner{
	position: absolute;
    bottom: 0px;
    padding: 20px;
    width: 100%;	
}
.ocmp-opcaity{
	background: rgba(0,0,0, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;	
}
.ocmp-blog-wrap .date_wrap{
    display: block;
    padding: 10px 0;
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    font-size: 14px;
}
.ocmp-blog-wrap .date_wrap span{
	padding:0 5px;
}	
span.posted_by {
    display: block;
    margin: 5px 0px;	
}
.ocmp-blog-template .social-component {
    width: 100%;
    position: absolute;
    opacity: 0;
    left: 0;
    bottom: -100px;
    z-index: 1;
    background: #000;
    padding: 15px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.ocmp-blog-template .social-component.open-content{
	opacity: 1;
	bottom:0;
}
.social-box{ margin-top:10px;}
.ocmp-blog-template .social-component .social-share a.ocmp-social-share{
    height: 38px;
	width:35px;
    background-image: url('../social_icons.png');
    opacity: 0.9;
    background-color: transparent;	
	margin:5px;
}
.ocmp-blog-template .social-component .social-share a.share-close{
    border: 1px solid #f5c034;
    border-radius: 50%;
    bottom: 0;
    color: #f5c034;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 20px;
    margin: auto !important;
    padding: 0;
    position: absolute;
    right: 18px;
    text-align: center;
    top: 0;
    width: 25px;
	cursor:pointer;
}	
.read_more {
    float: right;
	display:none;
}
.read_more a{padding:5px 10px;}

.ocmp-social-div i{
	color: #f5c034;
    border: 2px solid #f5c034;
    padding: 8px;
    border-radius: 50%;
}	

.ocmp-blog-template .social-component .social-share a.share-close:hover {    
    background: #f5c034 ; 
    color: #ffffff;
}
.ocmp-blog-template .social-component .social-share a {
    padding-right: 0;
    margin: 0;
	cursor:pointer;
}
.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;
}
.ocmp-blog-template .social-component.social_style_1 a.ocmp-social-share.ocmp-facebook-share {
    background-position: -12px -106px;
}
.ocmp-blog-template .social-component.social_style_1 a.ocmp-social-share.ocmp-twitter-share {
    background-position: -204px -106px;
}
.ocmp-blog-template .social-component.social_style_1 a.ocmp-social-share.ocmp-google-share {
    background-position: -60px -106px;
}
.ocmp-blog-template .social-component.social_style_1 a.ocmp-social-share.ocmp-linkedin-share {
    background-position: -108px -106px;
}
.ocmp-blog-template .social-component.social_style_1 a.ocmp-social-share.ocmp-pinterest-share {
    background-position: -155px -106px;
}
.ocmp-blog-template .social-component.social_style_1 a.ocmp-social-share.ocmp-pinterest-share {
    background-position: -155px -106px;
}
.ocmp-blog-template .social-component.social_style_1 a.ocmp-social-share.ocmp-tumblr-share {
    background-position: -490px -106px;
}


.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: #f5c034; 
    color: #ffffff;
	border:1px solid #f5c034;
}
