/********************************** Blogs-Page **********************************/

.blog-page-head {
	padding: 120px 0 120px 0;
	background: url(../images/blog-img01.jpg) no-repeat;
	background-size: cover;
	background-position: top;
}
.blog-page-title h1 {
	font-size: 50px;
	color: #fff;
}
.blog-page-title p {
	color: #fff;
}
.blog-page-sec {
	padding: 60px 0 70px 0;
}
.blog-page-tab li a {
	background: transparent;
	padding: 5px 20px;
	border: none !important;
	color: #3c3c3c;
}
.blog-page-tab li a:hover,.blog-page-tab li .active  {
	background: transparent;
	color: #000 !important;
	border-bottom: 3px solid #0AA503 !important;
}
.blog-page-tab li {
	padding-right: 10px;
}
.blog-page-tab {
	border-bottom: 1px solid #ddd;
}
.blog-posts-top .blog-post-img img {
	border-radius: 20px;
	height: 320px;
	width: 100%;
}
.blog-posts-top .blog-post-place {
	background: #d8ffbb;
	color: #0AA503;
	padding: 5px 15px;
	border-radius: 5px;
	display: none;
}
.blog-posts-top .blog-post-cont h2 {
	font-weight: bold;
	margin-top: 25px;
	font-size: 35px;
	margin-bottom: 15px;
	overflow: auto;
}
.blog-posts-top {
	margin-top: 20px;
}
.blog-posts-bottom {
	margin-top: 40px;
}
.blog-posts-top .blog-post-cont {
	margin-top: 40px;
}
.blog-post-img a:hover img,.blog-featured-img a:hover img {
	opacity: 0.90;
}
.blog-posts-top .blog-post-cont p, .blog-posts-bottom .blog-post-cont p {
	line-height: 27px;
	color: #5d5d5d;
	font-weight: 400;
	/* text-align: justify; */
}
.blog-posts-bottom  .blog-post-img img {
	border-radius: 20px 20px 0 0;
	height: 250px;
}
.blog-post-places li {
	display: inline-block;
}
.blog-post-places li a {
	color: #0aa503;
	font-weight: 400;
	font-size: 14px;
	padding: 5px;
}
.blog-post-places {
	background: #efffe3;
	padding: 10px 20px;
	border-radius: 5px;
	margin-top: -40px;
	position: relative;
}
.blog-post-places li a i {
	font-size: 12px;
}
.blog-posts-bottom .blog-post-cont h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 27px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.blog-posts-bottom .blog-post-cont {
	padding: 20px 20px 30px;
	background: #fff;
	border-radius: 0 0 20px 20px;
	min-height: 312px;
	margin-bottom: 30px;
}
.blog-posts-bottom .blog-post-img {
	margin-top: 30px;
}
.blog-page-numbers li {
	display: inline-block;
	padding: 0 5px;
}
.blog-page-numbers li a {
	color: #979797;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #b4b4b4;
	font-size: 14px;
}
.blog-page-numbers li a:hover {
	background: #0aa503;
	color: #fff;
}
.blog-posts-pagination {
	text-align: center;
	margin-top: 20px;
}

/********************************** Blogs Details Page **********************************/

.blog-details-page {
	padding: 60px 0;
}
.blog-detils-img img {
	border-radius: 10px;
}
.blog-details-cont h3 {
	padding-right: 30px;
}
.blog-details-cont .blog-post-places {
	background: #efffe3;
	padding: 10px 20px;
	border-radius: 0 5px 5px 5px;
	margin-top: -20px;
	position: relative;
	width: fit-content;
}
.blog-details-cont p {
	font-size: 20px;
	font-weight: 400;
	padding-right: 30px;
	text-align: justify;
}
.blog-posts-date {
	color: #000;
	font-size: 16px;
}
.blog-details-right {
	border: 1px solid #ccc;
	padding: 20px;
	border-radius: 5px;
}
.blog-details-left {
	padding-right: 20px;
}
.blog-search-form{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.blog-search-ico a {
	color: #000;
	background: #c5f0a4;
	padding: 12px 8px;
	display: inline-block;
	border-radius: 0px 5px 5px 0px;
	height: 40px;
	text-align: center;
	width: 44px;
}
.blog-search-form .form-control {
	border-radius: 5px 0 0 5px;
	height: 40px;
	border: 1px solid #c6c6c6;
	padding: 10px 15px;
}
.blog-search-form .form-control:focus {
	border: 1px solid #0AA503;
}
.blog-about-user i {
	background: #c5f0a4;
	color: #000;
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50px;
	font-size: 30px;
	padding: 14px 10px;
	text-align: center;
	border: 2px solid #a3f465;
}
.blog-about-name h5 {
	font-size: 20px;
}
.blog-about-me {
	display: flex;
	align-items: center;
}
.blog-about-name span {
	font-size: 14px;
}
.blog-about-me {
	background: #edffde;
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 15px;
}
.blog-about-cont p {
	font-weight: 400;
}
.blog-right-head h6 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e3e3e3;
}
.blog-featured-img img {
	height: 135px;
	border-radius: 5px;
}
.blog-featured-con span {
	font-size: 14px;
	color: #0aa503;
}
.blog-featured-con h5 {
	font-size: 16px;
}
.blog-featured-con {
	margin-top: 10px;
}
.blog-featured {
	background: #f5ffed;
	border-radius: 5px;
	padding: 10px;
	border: 1px solid #dbffc0;
}
.blog-details-social li {
	display: block;
	width: 100%;
}
.blog-details-social {
	margin: 0;
	padding: 0;
}
.blog-details-social li a i {
	background: #c5f0a4;
	border-radius: 50px;
	width: 30px;
	height: 30px;
	padding: 6px 0;
	text-align: center;
	border: 2px solid #a3f465;
}
.blog-details-social li a {
	background: transparent;
	border: 1px solid #ccc;
	display: block;
	padding: 7px 10px;
	color: #000;
	margin: 10px 0;
	border-radius: 5px;
}

.blog-details-social li a:hover {
	background: #0AA503;
	border: 1px solid #0AA503;
	color: #fff;
}
.blog-details-social li a:hover i  {
	color: #000;
}

.blog-details-tab li a {
	background: #fff;
	padding: 10px 10px;
	border: none !important;
	color: #3c3c3c;
	font-size: 14px;
	border-bottom: 3px solid transparent !important;
	border-radius: 0 !important;
}
.blog-details-tab li a:hover, .blog-details-tab li .active {
	background: #efffe2  !important;
	color: #000 !important;
	border-bottom: 3px solid #0AA503 !important;
	border-radius: 0px !important;
}
.blog-details-tab {
	border-bottom: none !important;
	background: #f6ffee;
	border-radius: 5px;
	padding: 10px !important;
	margin-top: 40px;
}
.blog-details-tab li {
	padding-right: 10px;
	margin-bottom: 5px;
	width: 25%;
}
/*.blog-details-tabpane {
	margin-top: 50px;
}*/
.blog-details-tabpane-list p {
	font-size: 20px;
	font-weight: 400;
	padding-right: 30px;
	text-align: left;
}
.blog-details-tabpane-img img {
	border-radius: 10px;
}
.blog-details-tabpane-img {
	margin-top: 30px;
}
.blog-details-tabpane-img p {
	text-align: center;
	font-weight: 500;
	color: #888;
	margin: 8px 0;
	font-style: italic;
}
.blog-details-comment {
	border: 1px solid #ccc;
	padding: 30px;
	border-radius: 0 0 5px 5px ;
}
.blog-comment-form .form-control {
	border-radius: 5px;
	padding: 10px 15px;
	border: 1px solid #c6c6c6;
}
.blog-comment-form .form-control:focus {
	border: 1px solid #0AA503;
}
.blog-comment-form  .form-check-input {
	float: none !important;
	border: 2px solid #0aa503;
}
.blog-comment-form  .form-check-input:checked {
	background-color: #0aa503;
	border-color: #0aa503;
}
.blog-details-share {
	border: 1px solid #ccc;
	padding: 15px 20px;
	border-radius: 5px 5px 0 0;
	margin-top: 60px;
	border-bottom: 0;
}
.blog-share-social li {
	display: inline-block;
	padding-right: 5px;
}
.blog-share-social {
	padding: 0;
	margin: 0;
}
.blog-share-social li h6 {
	font-size: 18px;
	margin-bottom: 0;
}
.blog-share-social li a {
	background: #0aa503;
	color: #fff;
	border-radius: 50px;
	padding: 13px 13px;
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
}
.blog-share-social {
	padding: 0;
	margin: 0;
	text-align:right ;
}
.blog-details-more {
	margin-top: 60px;
}
.blog-more-img img {
	border-radius: 10px;
	height: 150px;
	width: 100%;
}
.blog-more-con h5 {
	margin: 10px 0;
	font-size: 16px;
}
.blog-more-con h5 a {
	display: block;
	overflow: auto;
}
.blog-more-con.text-center span {
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
.blog-more-img {
	margin-top: 25px;
}
.blog-more-head {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

@media only screen and (max-width: 992px) {
	.blog-details-left {
		padding-right: 0;
		padding-bottom: 40px;
	}
	.blog-serach-control {
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {

.blog-more-img img {
	border-radius: 10px;
	height: auto;
	width: 100%;
}
.blog-details-tab li {
	width: auto;
}
.blog-details-cont p {
	font-size: 18px;
}
.blog-details-tabpane-list p {
	font-size: 18px;
}
.blog-featured-img img {
	height: auto;
	border-radius: 10px;
}
.blog-page-title h1 {
	font-size: 40px;
}
.blog-page-tab li {
	padding-right: 2px;
}
.blog-posts-top .blog-post-cont h2 {
	font-size: 30px;
}
.blog-posts-bottom .blog-post-img img {
	height: auto;
}
.blog-posts-bottom .blog-post-cont {
	min-height: auto;
}
.blog-page-tab li a {
	padding: 5px 10px;
}
}

@media only screen and (max-width: 575px) {

.blog-details-share {
	padding: 15px 10px;
}
.blog-share-social li {
	padding-right: 0;
}
.blog-page-title h1 {
	font-size: 30px;
}
.blog-posts-top .blog-post-cont h2 {
	font-size: 25px;
}

}