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%;
}
.ocmp-blog-template{
	display:table;
	width:100%;
}
.blog-template{ padding:15px 0; border-top:1px solid #dedede;}
.blog-template.ocmp-blog-template h3.ocmp-blog-title{ margin: 0; }
.blog-template.ocmp-blog-template.odd_class h3.ocmp-blog-title a{
	margin:0 0 15px;
	text-align:left;
	position:relative;
	font-size: 22px;
	display:block;
    padding: 5px 0px;
    line-height: 1.5;
	color:#222222;
}
.blog-template.ocmp-blog-template.even_class h3.ocmp-blog-title a{
	margin:0 0 15px;
	text-align:right;
	position:relative;
	font-size: 22px;
	display:block;
    padding: 5px 0px;
    line-height: 1.5;
	color:#222222;
}
.blog-template.ocmp-blog-template.odd_class .ocmp-blog-desc, .blog-template.ocmp-blog-template.odd_class .ocmp-blog-desc .categories, .blog-template.ocmp-blog-template.odd_class .read-more  { text-align:left;}
.blog-template.ocmp-blog-template.even_class .ocmp-blog-desc, .blog-template.ocmp-blog-template.even_class .ocmp-blog-desc .categories, .blog-template.ocmp-blog-template.even_class .read-more, .blog-template.ocmp-blog-template.even_class .date_wrap, .blog-template.ocmp-blog-template.even_class .social-component  { text-align:right;}
.ocmp-blog-wrap .categories{
	text-align:center;
}
.ocmp-blog-wrap .ocmp-blog-desc, .ocmp-blog-wrap .ocmp-blog-desc{
	font-size:15px;
	line-height:1.5;
	margin:15px 0;
	text-align:center;
	letter-spacing:1px;
}
.tags{padding-left:6px;}
.categories{display:none;}
.content-area{
	padding:25px;
	min-height: 243px;
}
.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;
}	
.posted_by a, .comment-total a, .categories a, .tags a { color : #92a660; }
.posted_by a:hover, .comment-total a:hover, .categories a:hover, .tags a:hover { color : #222222; }
.read-more a{ 
	background: #92a660;
	padding:8px 20px; 
	margin:5px; 
	color:#ffffff;
	font-size:16px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}

.ocmp-blog-template .social-component {
    background: #ffffff none repeat scroll 0 0;    
    display: block;
    float: left;
    padding: 5px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    opacity: 1;    
    top: 100%;    
}

.ocmp-blog-template .social-component .social-share a.social-share-default{
    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 #e21130;*/
    border-radius: 50%;
    bottom: 0;
    /*color: #e21130;*/
    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;
}	


.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 #ffffff;*/
    float: left;
    padding: 8px 0;
    text-align: center;
    width: 38px;
    font-size: 15px;
    line-height: 20px;
    color: #ffffff;
    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: #92a660; 
    color: #ffffff;
	border:1px solid #92a660;
}

@media screen and (max-width: 992px) {
    .ocmp-blog-wrap:before {
        left: 6%;
    }
    .blog-template.ocmp-blog-template.blog-wrap.even_class {
        margin-top: 0 !important;
    }

    .blog-template.ocmp-blog-template.blog-wrap:nth-of-type(n) .post_thumb:before {
        left: -68px;
        right: auto;
    }
    .ocmp-blog-template.blog-wrap.odd_class .post_content_wrap:before,
    .ocmp-blog-template.blog-wrap.odd_class .post_content_wrap:after {
        left: -8px;
        border-right: 8px solid #000000;
        border-left: none !important;
        right: auto;
    }
    .datetime {
        height: 60px;
        width: 60px;
    }
     .datetime .month {
        font-size: 14px;
    }
     .datetime .date {
        font-size: 20px;
    }
    .blog-wrap.odd_class .datetime,
    .blog-wrap.even_class .datetime {
        left: inherit;
        right: -30px;
    }
    .blog-template.ocmp-blog-template.blog-wrap:nth-of-type(2) {
        margin-top: 0;
        padding-top: 45px;
    }
    .ocmp-blog-template.blog-wrap.odd_class .post_content_wrap {
        float: left;
    }
}
	
@media screen and (min-width: 992px){
	.ocmp-blog-template:nth-child(2n) .box-left {
		float: right;
	}
	.box-left{
		padding-left:0;
		padding-right:0;
	}
	.box-right{
		padding-left:0;
		padding-right:0;
	}
}