.blogpage_container{
	padding: 60px 0px;
}
.blog_date_author .fa-calendar{
	margin: 0px 20px;
}
.blog_detail_box{
	border: solid 1px #e7e7e7;
    padding: 10px;
    margin-bottom: 15px;
}
.blog_detail_box .green_btn{
	font-weight: 400;
}
.blog_detail_box h1{
	font-weight: bold;
	font-size: 30px;
	margin: 15px 0px 10px 0px;
}
.blog_date_author{
	color: #808285;
}
.blog_date_author a{
	color: #0c9615;
}
.blog_detail_box p{
	color: #5b5d61;
	font-size: 14px;
}
.blog_date_author{
	margin-bottom: 20px;
	font-size: 13px;
}
.blog_btn{
	background: #0c9615;
	border: 0px;
	border-radius: 6px;
	color: #fff;
	padding: 10px 20px;
	font-size: 13px;
}
.blog_navigation {
	margin-top: 30px;
}
.blog_navigation .page-link{
	border: 0px;
	color: #4b4f54;
}
.blog_navigation .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0c9615;
    border-color: #0c9615;
}
.blog_search input[type="text"]{
	padding: 8px;
	border: solid 1px #ecf5ea;
	width: 100%;
	padding-right: 30px;
	background: #ecf5ea;
}
.blog_search button{
	position: absolute;
    right: 20px;
    background: none;
    border: 0px;
    color: #5ebb47;
    top: 8px;
}
.blog_border_box{
	margin-top: 20px;
}
.blog_border_box h1{
	padding: 15px;
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	background: #5ebb47;
	color: #fff;
}
.blog_border_box_body{
	padding: 15px;
	font-size: 13px;
	color: #000;
	background: #f4f7f4;
	
}
.blog_border_box_body a svg{
	width: 25px;
}
.recient_Article a{
	color: #000;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
.recient_Article .blog_read_more{
	color: #0c9615;
	font-weight: normal;
	display: inline-block;
}
.recient_Article hr{
	margin: 15px 0px;
}
.blog_date_author a svg{
	width: 25px;
}
.author_box{
	border: solid 1px #e7e7e7;
    padding: 20px;
    margin-bottom: -1px;
	padding-left: 100px;
	position: relative;
}
.author_box h1{
	font-size: 20px;
	color: #777777;
}
.author_box h2{
	font-size: 30px;
	font-weight: 700;
	color: #0c9615;
}
.author_box p{
	color: #5b5d61;
	font-size: 13px;
}
.author_box a{
	color: #0c9615;
	text-decoration: underline;
}
.author_box .blog_date_author{margin-bottom: 0px;}
.author_avatar{position: absolute;
left: 20px;top: 20px;border-radius: 50%;height: 55px;}
.blog_comment_box{
	border: solid 1px #fff;
    padding: 20px;
}
.blog_comment_box h1{
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 20px;
}
.comment .pull-right{
	float: right;
	color: #000;
}
.comment .pull-right a{
	float: right;
	color: #000;
}

ul.comments {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.comments li {
    clear: both;
    padding: 10px 0 0 115px;
}
ul.comments li .comment {
    margin-bottom: 10px;
}
.img-thumbnail {
    border-radius: 4px;
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
ul.comments li .img-thumbnail {
    margin-left: -115px;
    position: absolute;
}
ul.comments li img.avatar {
    height: 80px;
    width: 80px;
}
ul.comments .comment-block {
    background: #F4F4F4;
    border-radius: 5px;
    padding: 20px 20px 30px;
    position: relative;
}
ul.comments .comment-arrow {
    border-bottom: 15px solid transparent;
    border-right: 15px solid #F4F4F4;
    border-top: 15px solid transparent;
    height: 0;
    left: -15px;
    position: absolute;
    top: 28px;
    width: 0;
}
ul.comments .comment-block .comment-by {
    display: block;
    font-size: 1em;
    line-height: 21px;
    margin: 0;
    padding: 0 0 5px 0;
}
.blog-content .fa {
    color: #00aeef;
    font-size: 13px;
    margin: 10px 0px 30px 0px;
}
ul.comments .comment-block .date {
    color: #999;
    font-size: 0.9em;
}
ul.comments li ul.reply {
    margin: 0;
}
.btn-comment {
    color: #fff;
    background-color: #00aeef;padding: 8px 30px;
}
.btn-comment:hover {
    color: #fff;
}
.comment-block p{
	font-size: 13px;
}
.staff_section{
	padding: 50px 0px;
}
.staff_section{
	text-align: center;
}
.user_Box_staff{
	width: 311px;
	display: inline-block;
	margin:0px 20px 30px 20px;
}
.shadow_staff_Box{
	background: #fff;
	    box-shadow: 0px -8px 4px rgba(0,0,0,0.1);
	padding: 15px 5px;
}
.shadow_staff_Box h2 {
    font-family: 'Calibri';
    color: #444444;
    font-size: 20px;
	font-weight: bold;
}
.shadow_staff_Box p {
    font-size: 13px;
    color: #757575;
}
.blogpaging{
	margin-top: 30px;
}
.blogpaging ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.blogpaging li{
	display: inline-block;
}
.blogpaging li .page-numbers{
	display: inline-block;
    padding: .5rem .95rem;
    color: #4b4f54;
	background: #e6ebec;
	border-radius: 4px;
}
.blogpaging .current{
	    color: #fff !important;
    background: #5ebb47 !important;
}
.blog_category{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.blog_category li{
	padding: 10px 15px;
	    border-bottom: solid 1px #e7e7e7;
}
.blog_category li a{
	color: #555555;
}
.blog_category li:last-child{
	border-bottom: 0px;
}


/*---------------- Css For Developer ----------------*/


.media-body-wrap{
	   background: #F4F4F4 !important;
    border-radius: 5px;
    padding: 20px 20px 12px;
    position: relative;
    border: 0px !important;
}
.media-body-wrap h5 a{
	font-weight: bolder;
	color:#000;
	font-size: 20px;
	font-style: normal;
}
.media-body-wrap h5 a:hover{
	color:#000;
}
.media-body-wrap .comment-arrow {
        border-bottom: 15px solid transparent;
    border-right: 15px solid #F4F4F4;
    border-top: 15px solid transparent;
    height: 0;
    left: -7px;
    position: absolute;
    top: 12px;
    width: 0;
}
.reply_btn_comment{
	float: right;
	    margin-bottom: -25px;
}
.reply_btn_comment a{
	background: none;
    border: 0px;
    color: #000;
    padding: 0px;
    display: inline-block;
    vertical-align: baseline;
}
.reply_btn_comment a:hover, 
.reply_btn_comment a:active, 
.reply_btn_comment a:focus{
	background: none !important;
    border: 0px !important;
    color: #000 !important;
    padding: 0px !important;
}
.comment-meta a{
		    color: #999;
    font-size: 0.9em;
}
.comment-meta{
	text-align: right;
}
.alert-info, .form-allowed-tags{
	display: none;
}
.comments-wrapper .submit{
	    border: solid 2px #5ebb47;
    border-radius: 5px;
    background: #5ebb47;
    color: #fff;
    padding: 8px 30px;
}
.comments-wrapper .submit:hover,
.comments-wrapper .submit:active,
.comments-wrapper .submit:focus{
	    background: transparent !important;
    color: #5ebb47 !important;
    border: solid 2px #5ebb47 !important;
}
.comment-respond p input[type="text"],
.comment-respond p input[type="email"],
.comment-respond p input[type="url"]{
width:100%;
padding:10px;
border: 1px solid #ced4da;
border-radius:5px
}
.comment-form{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	}
	.comment-form p{
	width:100%;
	}
	
	.comment-form .comment-form-author, .comment-form .comment-form-email{
	width:48%
	}
	.comment-form-url{
	display:none;
	}
	.comment-notes{
		order:1;
		}
		.comment-form-author{
		order:2;
		}
		.comment-form-email{
		order:3;
		}
		.blog_comment{
		order:4;
		}
		.comment-form-cookies-consent{
		order:5;
		}
		.comment-form .form-submit{
		order:6;
		}




@media (max-width: 534px){
	ul.comments li img.avatar {    max-width: 100%;height: auto;}
	.comment-block .pull-right{float: none;}
	ul.comments li .img-thumbnail {display: none;}
	ul.comments li {    padding: 10px 0 0 0px;}
	ul.comments .comment-arrow{display: none;}
	.reply{border-left: solid 2px #0c9615;margin-left: 10px !important;}
	.blog_comment_box {		border: solid 1px #fff;		padding: 20px 0px;	}
	.green_btn{width: 100%;}
	.blog_search{margin-top: 50px;position: relative;}
	.blog_search button {		right: 6px;	}
}





