
.post {
	background-color: #fff;
	/*padding: 20px;*/
	margin-bottom: 20px;
	border-radius: 8px;
  /*box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);*/
}

.post img {
	width: 100%;
	border-radius: 8px;
}

.post .meta {
	display: flex;
	align-items: center;
	margin-top: 20px;
	color: #888;
	margin-bottom: 20px;
}

.post .meta span {
	margin-right: 10px;
}

.post .meta .badge {
	background-color: #ff6b6b;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 12px;
}

.post h2 {
	font-size: 30px;
	margin: 20px 0 10px;
}

.post h3 {
	font-size: 26px !important;
	margin: 20px 0 10px;
}

.post p {
	line-height: 1.6;
	color: #555;
}

.quote {
	background-color: #f1f1f1;
	padding: 20px;
	border-left: 5px solid #ff6b6b;
	margin: 20px 0;
	font-style: italic;
}

.tags {
	margin-top: 20px;
}

.tags span {
	background-color: #ff6b6b;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 12px;
	margin-right: 10px;
}

.social-share {
	margin-top: 20px;
}

.social-share i {
	color: #888;
	margin-right: 10px;
	cursor: pointer;
}

.widget {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}

.article_sidebar {
	position: -webkit-sticky;
 /* For Safari */
	position: sticky;
	top: 20px;
 /* Adjust the top space as needed */;
}

.socials_icon {
	margin-top: 40px !important;
	padding: 0px 14px;
}

.socials_icon h4 {
	padding-bottom: 20px;
}

i.fa.fa-telegram {
	color: #29a1d5;
}

.widget h3 {
	font-size: 18px;
	margin-bottom: 20px;
}

.widget .post-item {
	display: flex;
	margin-bottom: 15px;
}

.widget .post-item img {
	width: 60px;
	height: 60px;
	border-radius: 8px;
	margin-right: 10px;
}

.widget .post-item .info {
	flex: 1;
}

.widget .post-item .info h4 {
	font-size: 14px;
	margin: 0 0 5px;
}

.widget .post-item .info span {
	color: #888;
	font-size: 12px;
}

.widget .social-icons {
	display: flex;
	justify-content: left;
}

.widget .socials_icon {
	margin-top: 30px;
}

ul#table-of-contents .active {
	font-weight: 600;
}

i.fa.fa-twitter {
	color: #1da1f2;
}

.widget .social-icons a {
	display: flex;
	align-items: center;
	color: #888;
	text-decoration: none;
}

.widget .social-icons a i {
	font-size: 20px;
	margin-right: 5px;
}

.socials_icon h3 {
	font-size: 28px;
	margin-bottom: 30px;
	color: #333;
}
        
        
        /*tabel of content */
       
.post ul {
	margin-left: 28px;
}

#sidebar h3 {
	font-size: 30px;
	margin-bottom: 30px;
	color: #333;
}

#table-of-contents {
	list-style: none;
	padding: 0;
	margin: 0;
}

#table-of-contents li {
	margin-bottom: 24px;
	font-size: 16px;
	list-style: disc;
	margin-left: 20px;
}
/*ul#table-of-contents a {*/
/*    color: #000;*/
/*}*/
#table-of-contents a {
	text-decoration: none;
	color: #007bff;
	font-size: 1em;
}

#table-of-contents a:hover {
	color: #0056b3;
	text-decoration: underline;
}

html {
	scroll-behavior: smooth;
}

.social-icons {
	display: flex;
	gap: 14px;
}

.social-icons a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
            /*border: 1px solid #ccc;*/
	border-radius: 50%;
	text-decoration: none;
	color: #1DA1F2;
	font-size: 24px;
	background: #eeeff1;
}

.social-icons a.facebook {
	color: #1974ec;
}

i.fa.fa-linkedin {
	color: #0a63bc;
}

i.fa.fa-instagram {
	color: #cf3872;
}

time {
	display: flex;
	margin: 0;
}

.read_mint {
	padding-left: 22px;
	color: #888;
}

cite.author {
    padding: 0px 10px 0px 0px;
    border: none;
    /* padding-right: 0px !important; */
    margin: 0;
    font-weight: 500;
    color: #000;
}
section.single-blog-wrap-layout3 ul {
    padding: 10px;
    line-height: 30px;
}
.author_name {
    display: flex;
    gap: 5px;
    align-items: center;
}
.social-icons i {
    font-family: 'FontAwesome';
}
h3.text-white.self-help-p.item-title.regular-size a {
    /* background: red; */
    color: black !important;
    line-height: 26px;
}
.blog-image {
    box-shadow: 0px 0px 6px -3px rgba(0, 0, 0, 0.75);
    border-radius: 8px;
}
.blog-box-layout1 .item-content {
    padding: 25px;
    min-height: 250px;
    margin-bottom: 25px;
}
a.site-button.btnn.btn-hover-animation {
    background: #0090d3;
    color: #fff;
    padding: 12px 20px;
    border-radius: 8px;
}
.blog-box-layout1 h3 {
    font-size: 20px !important;
    margin-bottom: 15px;
}
.blog-box-layout1.text-left h5 {
    font-weight: 600;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-height: 1.4;
    color: var(--primary);
    -webkit-box-orient: vertical;
    padding-top: 8px;
    line-height: 24px;
}
.blog-box-layout1.text-left h5 a {
    color: var(--secondary);
}
.blog-box-layout1.text-left {
	margin-bottom: 30px;
	padding: 7px 12px;
	border-radius: 8px;
}

.related-item .col-sm-3.col-12 {
	display: flex;
}

h3.text-white.self-help-p.item-title.regular-size a:hover {
	color: #0090d3 !important;
}

section.blog_banner {
    background: #f9f9f9;
    padding: 50px 0;
}

.meta {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.inner_heading h1 {
    padding-bottom: 14px;
}
section.blog-wrap-layout24.blog-wrap, .single-blog-wrap-layout3 {
    padding: 60px 0;
    background: #fff;
}
p.p-top {
    margin-top: 30px;
}


section.single-blog-wrap-layout3 ul li {
    margin-bottom: 10px;
    list-style: initial;
}

section.single-blog-wrap-layout3 h5 {
    margin: 15px 0px;
}

@media(max-width:767px) {
    .inner_heading h1 {
    padding-bottom: 14px;
    font-size: 30px;
}
#sidebar h3 {
    font-size: 22px;
   
}
.socials_icon h4 {
    padding-bottom: 20px;
    font-size: 22px;
}
	.post img {
		width: 100%;
		border-radius: 8px;
		height: 100%;
	}
/*section.single-blog-wrap-layout3 .row {*/
/*    flex-direction: column-reverse;*/
/*}*/
	.blog-box-layout1.text-left h5 {
		font-size: 20px !important;
	}
	.author_name {
    font-size: 14px;
	    
	}
time {
  font-size: 14px;
}
	cite.author {
		padding-right: 16px;
		        font-size: 14px;
        flex-direction: row;
	}

	.post h2 {
		font-size: 24px;
	}

	.post h3 {
		font-size: 22px !important;
		line-height: 34px;
	}

	.post h1 {
		font-size: 28px;
		line-height: 40px;
	}

	.article_sidebar {
		margin-bottom: 50px;
	}
	.read_mint {
    padding-left: 8px;
    color: #888;
            font-size: 14px;
}
cite.author a {
    font-size: 14px;
}
.widget {
   
    box-shadow: 0px 0px 0px 0px !important;
}
.post {
   
    box-shadow: 0px 0px 0px 0px !important;
    padding:0 !important;
}
.blog-wrap-layout24.blog-wrap, .single-blog-wrap-layout3 {
    padding: 20px 0;
    background: #fff;
}
.widget{
    padding:0 !important;
}
.socials_icon {
    margin-top: 40px !important;
    padding: 0;
}
section.blog_banner {
    background: #f9f9f9;
    padding: 50px 0;
    margin-top: 70px;
}

}