
@media (min-width: 768px) { /* Assuming 'md' corresponds to 768px */
    #blog {
        padding-left: 30px;
    }
}

#blog .btn-primary, #blog .list-group-item.active {
	background-color: #21a179 !important;
	border-color: #21a179 !important;
}

#blog p {
	font-size: 14px;
}

#blog .badge-primary {
	background-color: #21a179;
}

#blog .badge-light {
	background-color: rgb(243 244 246);
  	color: rgb(0 0 0 / var(--tw-text-opacity));
  	--tw-text-opacity: 1;
}

#blog .heading-box {
	background: rgba(0, 0, 0, 0.5);
}

#blog .banner-heading {
	position: relative;
    top: 35%;
    color: #fff;
    text-align: center;
}

#blog .banner-heading h1 {
	font-size: 4rem;
}

#blog .cat-link:hover {
	text-decoration: none;
}

#blog .banner-heading .cat-link {
	color: #fff;
}

#blog .card-deck, #blog .card-deck .card {
	margin: 0px;
}

#blog .prev-post, #blog .next-post {
	font-weight: bold;
    font-size: 20px;
    text-decoration: none;
    color: #333;
    display: block;
}

 #blog .next-post {
	text-align: right;
}

#blog .prev-post span, #blog .next-post span {
	font-size: 20px;
	font-weight: normal;
}

#blog .form-control {
	height: 100%;
    font-size: 14px;
    padding: 6px 12px;
}

#blog .comment-form {
	border-bottom: 1px solid #D6D6D6;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

#blog .next-prev-nav {
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	padding: 20px 0px;
}

#blog .related-posts {
	margin: 20px 0px;
}

#blog .bottom-border {
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#blog .comment_name {
	font-weight: bold;
}

#blog .comment_created {
	margin-left: 5px;
	font-style: italic;
}

#blog .comment-form .btn-primary {
	margin-top: 10px;
}

.blog-post-item {margin-bottom:30px;}
.blog-post-item .card {
	height:96%;
}
.blog-post-item .card-title a{color:#212529;}
.blog-post-item .card-title a:hover {color:#26a37c; text-decoration:none;}
.blog-post-item .card-text {
	font-size:1.4rem;
	line-height: 1.4;
}
.blog-post-item .card .card-footer {background:none; border:0px;}
.blog-post-item .card-body {padding-bottom:0px;}
.blog-post-item .card-footer {padding-bottom:20px; padding-top:0px;}
.post-meta p{
	font-size:1.4rem;
}

.banner-heading .post-meta p{
	--tw-text-opacity: 1;
  	color: rgb(255 255 255 / var(--tw-text-opacity));
}

.post-meta p a {color:#26a37c!important;}
.post-categories a, .post-tags a{background:rgba(0,0,0,.05); padding:5px; font-size:0.8rem; margin-right:5px; margin-bottom:5px; border-radius: 4px; display: inline-block; color:#333}
.post-categories a:hover, .post-tags a:hover {background:#26a37c; color:#fff; text-decoration: none;}
.btn-text-link {color:#26a37c!important; background:none; font-size:1rem; text-decoration: none;}

.blog-hero-wrapper {position:relative; background: #eee;}
.blog-hero-content {position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); text-align: center; width: 100%; max-width: 700px;}
.blog-hero-content .blog-hero-title{font-size:3rem;}
.blog-post-content {line-height: 1.5; font-size:1.5rem; margin-bottom:30px;}
.blog-post-content h2{font-size:2.5rem;}
.blog-post-content h3{font-size:2.2rem;}
.blog-post-content h4{font-size:2rem;}
.blog-post-content h5{font-size:1.8rem;}

.blog-post-content p, .blog-post-content li{font-size:1.5rem; line-height: 1.5;}
.blog-post-content p, .blog-post-content p ul {margin-bottom:15px;}
.blog-post-content img {max-width: 100%; margin:0px auto;}
.blog-nav {border-top: 1px solid #eee;
    padding-top: 40px;
    padding-bottom: 40px;
	border-bottom: 1px solid #eee;}
.blog-nav .blog-nav-prev a, .blog-nav .blog-nav-next a {
	max-width:70%;
}
.blog-nav .blog-nav-prev a span, .blog-nav .blog-nav-next a span {
	font-size:1.5rem;
}
.blog-sidebar .tags .tag-list {display:flex; flex-wrap: wrap;}
.blog-sidebar .tags a {
	margin-bottom: 5px !important;
	margin-right: 5px !important;
	padding: 3px 5px;
	font-size: 12px;
	border-radius: 2px;
}

@media screen and (max-width:767px){
	.blog-hero-wrapper .blog-hero-image {background:#eeeeee; min-height:70vh; }
	.blog-hero-content  {padding:20px 20px;}
}

@media screen and (max-width:320px){
	#blog .btn-like {
		float: none !important;
    	margin-top: 5px;
	}
}

.blog-hero-wrapper .blog-hero-image { min-height: 360px; }

#blog .btn-social {
	width: 40px;
	height: 30px;
	line-height: 15px;
}

#blog .btn-facebook {
	color: #fff;
	background-color: #3b5998;
}

#blog .btn-twitter {
	color: #fff;
	background-color: #55acee;
}

#blog .btn-google {
	color: #fff;
	background-color: #dd4b39;
}

#blog .btn-linkedin {
	color: #fff;
	background-color: #007bb5;
}

#blog .btn-pinterest {
	color: #fff;
	background-color: #c61118;
}

#blog .btn-whatsapp {
	color: #fff;
	background-color: #25d366;
}

#blog .btn-like {
	color: #fff;
	background-color: #3b5998;
	height: 30px;
	line-height: 15px;
	float: right;
}

h1 a{color:#212529;}
h1 a:hover {color:#26a37c; text-decoration:none;}

.blog-hero-content {
	background: rgba(0,0,0,.5);
	padding: 10px;
	color: #fff;
}

.blog-hero-content .post-categories a {
	background: #f2f2f2;
}

.blog-hero-content .post-categories a:hover {
	background: #26a37c;
}

.blog-hero-content .post-meta p a {
	color: #fff !important;
}

.bg-fill {
	border: none;
	background: #eee;
}

.pagination .page-item.next .angle-left-icon, 
.pagination .page-item.next .angle-right-icon, 
.pagination .page-item.previous .angle-left-icon, 
.pagination .page-item.previous .angle-right-icon, 
.pagination .page-item.next .angle-left-icon, 
.pagination .page-item.next .angle-right-icon, 
.pagination .page-item.previous .angle-left-icon, 
.pagination .page-item.previous .angle-right-icon
{
	speak: none;
    line-height: 1;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    font-family: Webkul Rango!important;
    margin: 0;
    font-size: 24px;
    background: unset;
    text-align: center;
}

#blog .pagination {
	margin-bottom: 20px !important;
}

#blog .pagination .page-item {
    padding: 0 10px;
}

#blog .pagination a {
    color: unset!important;
    text-decoration: none!important;
    vertical-align: middle;
}

#blog .pagination .page-item.active {
    font-weight: 600;
    color: #26a37c!important;
    border-bottom: 2px solid #26a37c;
}

.pagination .page-item.previous .angle-left-icon:before {
    content: "\E907";
}

.pagination .page-item.next .angle-right-icon:before {
    content: "\E908";
}

.page-item .angle-right-icon {
	float: none;
}

#blog .media {
	margin-top: 15px !important;
}
