@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.site-header {
	display: none;
}

html {
	scroll-behavior: smooth;
}

body {
	background: #ededed;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #495568;
	font-family: "Poppins";
}

h4 {
	margin-top: 34px;
}

ul {
	padding: 0;
}

ul:not(:last-child) {
	margin-bottom: 3.2rem;
}

ul li {
	list-style-type: disc;
	font: 400 20px / 30px "poppins";
	color: #495568;
	padding: 0;
	margin-left: 34px;
}

::marker {
	font-family: "poppins";
	color: #495568;
}

.container {
	max-width: 100%;
	margin: 0 20px;
}

.blog-list-page .all-posts.post-section {
	padding-top: 64px;
	margin-bottom: 64px;
}

.blog-list-page h2 {
	font: 600 24px / 36px "Poppins";
	letter-spacing: 0.2em;
	text-align: left;
	margin: 0 0 24px;
	color: #495568;
	text-transform: uppercase;
}

.blog-list-page .featured-posts-list,
.blog-list-page .all-posts-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 32px;
}

.blog-list-page .post {
	background: #ffffff;
	border: 1px solid #b9b9b9;
	padding: 16px;
	border-radius: 20px;
	color: #495568;
}

.post .wp-post-image {
	border-radius: 14px;
	max-height: 268px;
	width: 100%;
	object-fit: cover;
	object-position: top;
	height: auto;
	aspect-ratio: 16 / 9;
}

.card-detail {
	padding: 0 8px;
	margin-top: 16px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 24px;
}

.post h3.post_title_sec {
	margin: 0 0 12px;
	line-height: 0;
}

.post h3.post_title_sec a {
	font: 500 24px / 32px "Poppins";
	text-align: left;
	color: #495568;
}

.post-meta_sec {
	font: 500 16px / 24px "Poppins";
	text-align: left;
	margin: 0;
}

p.post_info_sec {
	font: 400 14px / 21px "Poppins";
	text-align: justify;
	margin: 0 0 12px;
}

.card-detail-inner {
	width: 100%;
}

.card-detail-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.card-detail-left {
	display: flex;
	align-items: center;
	gap: 24px;
}

.card-detail-left .pld-like-dislike-wrap.pld-custom {
	margin: 0;
}

.card-detail-inner .pld-common-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: max-content;
	margin: 0;
}

a.pld-like-trigger.pld-like-dislike-trigger {
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.addtoany_shortcode {
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.addtoany_shortcode .a2a_kit.addtoany_list {
	line-height: normal !important;
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.addtoany_list.a2a_kit_size_32 a {
	font-size: 0;
	padding: 0;
}

.admin-bar .nareshheader {
	top: 32px;
}

.banner_pic {
	width: 100%;
	height: 100%;
}

.banner_pic img.hero-bg-img {
	height: auto;
	width: 100%;
	min-height: 250px;
	object-fit: cover;
	max-height: 900px;
	object-position: top;
}

.blog-hero-section .container {
	position: absolute;
	left: 15%;
	bottom: 8rem;
}

h1.entry-title {
	font: 500 48px / 130% "poppins";
	margin: 0 0 16px;
	color: #495568;
}

.entry-meta {
	display: flex;
	align-items: center;
	gap: 32px;
	margin-bottom: 48px;
}

.author-wrap {
	font: 500 24px / 150% "poppins";
	color: #495568;
	text-transform: capitalize;
}

.entry-wrap {
	display: flex;
	align-items: center;
	gap: 18px;
	font: 500 20px / 120% "poppins";
	color: #495568;
}

.entry-wrap .pld-like-dislike-wrap .pld-common-wrap.pld-like-wrap {
	display: flex;
	align-items: center;
	margin: 0;
}

.entry-wrap a.pld-like-trigger.pld-like-dislike-trigger {
	width: 32px;
	height: 32px;
	background-image: url(../images/dislike-light.svg);
}

.entry-wrap .pld-like-dislike-wrap.pld-custom {
	margin: 0;
}

.entry-wrap .pld-like-dislike-wrap.pld-custom img {
	width: 100%;
	height: 100%;
}

.pld-like-dislike-wrap.pld-custom img {
	max-width: 100% !important;
}

.shares .addtoany_shortcode .a2a_kit.addtoany_list {
	width: 32px;
	height: 32px;
	min-width: 32px;
}

.shares .addtoany_list.a2a_kit_size_32 a {
	width: 100%;
	height: 100%;
}

a.a2a_dd.a2a_counter.addtoany_share_save.addtoany_share {
	display: flex;
	align-items: center;
}

.likes {
	display: flex;
}

.entry-content {
	margin-bottom: 64px;
}

.entry-content p {
	font: 400 20px / 150% "poppins";
	color: #495568;
	margin-bottom: 32px;
}

p.quote {
	margin: 23px 0 -78px 30px;
	font: 700 120px / 150% "poppins" !important;
	color: rgba(0, 0, 0, 0.20);
}

.wp-block-column>p {
	width: 95%;
}

.entry-content p.list {
	display: list-item;
	margin-left: 34px;
}

.wp-block-image {
	margin-bottom: 64px;
}

.wp-block-image img {
	width: 100%
}

.entry-content p.quoted-text {
	font-weight: 700;
	width: 65%;
	margin: 0 auto 32px;
}

p.quote.quoteed-text {
	margin: -22px 140px -120px;
}

.pld-like-dislike-wrap.pld-custom img {
	display: none;
}

a.pld-like-trigger.pld-like-dislike-trigger {
	background-image: url(../images/dislike.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

a.pld-like-trigger.pld-like-dislike-trigger.pld-undo-trigger.pld-prevent {
	background-image: url(../images/like.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

a.pld-like-trigger.pld-like-dislike-trigger.pld-undo-trigger.pld-prevent+span {
	color: #FF543E;
}

.addtoany_list a .a2a_count {
	display: none !important;
}

.entry-meta .divide-line {
	height: 24px;
	width: 2px;
	background: rgba(73, 85, 104, 0.24);
	margin-top: 0;
}

/* pagination css start */
.blog-list-page .pagination {
	justify-content: center;
	gap: 10px;
	margin-top: 50px;
}

.page-numbers {
	font: 500 14px / 118% "poppins";
	color: #495568;
	background: #ffffff;
	border: 1px solid #b9b9b9;
	padding: 5px 10px;
	width: max-content;
	height: 30px;
	min-width: 30px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.page-numbers.current,
.page-numbers:hover {
	background: #495568;
	color: #ffffff;
	border-color: #495568;
}

/* pagination css end */

/* blog header-section css start */
.blog-hero-section {
	margin-bottom: 40px;
	position: relative;
	display: flex;
	align-items: end;
	justify-content: end;
}

.blog_search_main {
	margin-bottom: 40px;
}


.blog-hero-section::before {
	content: "";
	display: flex;
	position: absolute;
	bottom: 0;
	background: linear-gradient(180deg,
			rgba(217, 217, 217, 0) 0%,
			rgba(0, 0, 0, 0.37) 52.47%,
			rgba(0, 0, 0, 0.54) 62.76%,
			rgba(0, 0, 0, 0.67) 71.07%,
			rgba(0, 0, 0, 0.85) 80.35%,
			rgba(0, 0, 0, 0.928947) 91.71%,
			#000000 97.77%);
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.logo-img {

	object-fit: cover;
	display: flex;
	align-items: center;
	justify-content: flex-start;

}

.logo-img img {
	width: auto;
	height: auto;
}

.blog-hero-section h1 {
	font: 600 80px/150% "poppins";
	color: #ffffff;
	text-transform: capitalize;
	margin: 0 0 4px;
}

.blog-hero-section p {
	font: 400 36px/130% "poppins";
	color: rgba(255, 255, 255, 0.9);
}

.hero-section-wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 5rem;
}

.social-item a {
	display: flex;
	align-items: center;
	gap: 12px;
}

.footer-top .social-icon,
.social-icon {
	width: 48px;
	height: 48px;
	object-fit: contain;
}

.footer-top .social-text,
.social-text {
	font: 400 24px / 184% "poppins";
	background: -webkit-linear-gradient(0deg, #e3466e 0%, #5c74e0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* blog header-section css end */

/* footer css start */
.footer {
	background: #1e2d41;
	padding-top: 44px;
	padding-bottom: 54px;
	margin-top: 85px;
}

.footer-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 48px;
}

.contact-section {
	font: 500 18px / 135% "poppins";
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 4px;
	text-align: center;
}

.contact-text {
	color: #ffffffcc;
}

.contact-link {
	background: -webkit-linear-gradient(0deg, #e3466e 0%, #5c74e0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.copyright-text {
	font: 400 16px / 135% "poppins";
	color: #7f7f7f;
	text-align: center;
}

.copyright-text a {
	color: #7f7f7f;
}

.divider {
	display: flex;
	border: 1px solid #ffffff1a;
	margin: 28px 0;
}

/* footer css end */

/* single blog page css start */
.featured-image {
	margin-bottom: 40px;
}

.featured-image img {
	width: 100%;
	height: auto;
	min-height: 250px;
	object-fit: cover;
	max-height: 900px;
	object-position: top;
}

.search_text {
	font-size: 14px;
	color: #495568;
	margin-bottom: 24px;
	text-transform: uppercase;
	display: flex;
	gap: 10px;
}

.search_text a {
	color: #c36;
	text-decoration: none;
	font-weight: 400;
	transition: all 0.3s ease-in-out;
	font: 400 16px / 24px "Poppins";
	text-wrap: nowrap;
}

.search_text span {
	display: inline-flex;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Poppins';
}

.search_text a:hover {
	color: #336;
}

.search_text strong {
	font: 700 16px / 24px "Poppins";
	text-wrap: wrap;
}

#searchform {
	display: flex;
	width: 100%;
	gap: 8px;
	overflow: hidden;

}

.search_input_box {
	width: 100%;
	display: flex;
	align-items: center;
	padding: 16px 24px;
	background-color: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	border-radius: 60px;
}

.search-bar input {
	flex: 1;
	padding: 0;
	font: 400 16px / 24px "Poppins";
	border: none;
	margin-left: 10px;
	outline: none;

}

.search-bar button {
	padding: 12px 32px;
	background-color: #1E2D41;
	font: 600 16px / 32px "Poppins";
	border: none;
	color: #fff;
	cursor: pointer;
	border-radius: 60px;
	outline: none;
}

.search-bar button:hover {
	background-color: #1a242f;
}

.logo-img img {
	width: 100px;
	height: 100px;
	border-radius: 5px;

}

/* single blog page css end */

/* responsive css start */
@media only screen and (min-width: 992px) {
	.container {
		max-width: 900px;
		margin: 0 auto;
	}
}

@media only screen and (min-width: 1200px) {
	.container {
		max-width: 1024px;
		margin: 0 auto;
	}
}

@media only screen and (min-width: 1400px) {
	.container {
		max-width: 1200px;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 1920px) {
	.blog-hero-section h1 {
		font-size: 70px;
	}

	.blog-hero-section p {
		font-size: 32px;
	}

	.hero-section-wrapper {
		gap: 3rem;
	}

	.blog-hero-section .container {
		bottom: 6rem;
	}
}

@media only screen and (max-width: 1680px) {
	.blog-hero-section .container {
		bottom: 5rem;
		left: 10%;
	}
}

@media only screen and (max-width: 1440px) {
	.blog-hero-section .container {
		padding: 0 30px;
	}

	.logo-img img {
		width: 80px;
		height: 80px;
	}

	.blog-hero-section h1 {
		font-size: 50px;
		line-height: 70px;
	}

	.blog-hero-section p {
		font-size: 26px;
	}

	.hero-section-wrapper {
		gap: 2rem;
	}

	.social-icon {
		width: 40px;
		height: 40px;
	}

	.social-text {
		font-size: 20px;
	}

	.blog-hero-section .container {
		bottom: 4rem;
		left: 5%;
	}
}

@media only screen and (max-width: 1280px) {
	.blog-hero-section .container {
		max-width: 100%;
	}

	.logo-img img {
		width: 60px;
		height: 60px;
	}

	.hero-section-wrapper {
		gap: 1rem;
	}

	.social-icon {
		width: 30px;
		height: 30px;
	}

	.social-text {
		font-size: 18px;
	}

	.blog-hero-section .container {
		bottom: 3rem;
		left: 1%;
	}
}


@media only screen and (max-width: 1399px) {
	.blog-hero-section h2 {
		font-size: 70px;
	}

	p.quote.quoteed-text {
		margin: -22px 115px -120px;
	}

}

@media only screen and (max-width: 1199px) {
	.post h3.post_title_sec a {
		font-size: 22px;
	}

	h1.entry-title {
		font-size: 40px;
	}

	p.quote.quoteed-text {
		margin: -22px 90px -120px;
	}
}

@media only screen and (max-width: 991px) {
	.blog-hero-section h2 {
		font-size: 60px;
	}

	.logo-img img {
		width: 50px;
		height: 50px;
	}

	.blog-hero-section .container {
		padding: 0 15px;
	}

	.hero-section-wrapper {
		gap: 0.5rem;
	}

	.social-icon {
		width: 24px;
		height: 24px;
	}

	.blog-hero-section h1 {
		font-size: 45px;
		line-height: 60px;
	}

	.blog-hero-section p {
		font-size: 22px;
	}

	.social-text {
		font-size: 16px;
	}

	.blog-hero-section .container {
		bottom: 2rem;
		left: 0;
	}

	.blog-list-page .featured-posts-list,
	.blog-list-page .all-posts-list {
		grid-template-columns: repeat(1, 1fr);
	}

	p.quote {
		margin-top: -45px;
	}

	p.quote.quoteed-text {
		margin: 0 0 -120px;
	}

	.entry-content p.quoted-text {
		width: 85%;
		margin-left: 70px;
	}

	.hero_banner .banner_img {
		min-height: 806px;
	}

	.footer {
		margin-top: 64px;
	}

	.post .wp-post-image {
		max-height: 400px;
	}
}

@media only screen and (max-width: 767px) {
	.blog-hero-section .container {
		padding: 0;
		bottom: 1rem;
	}

	.logo-img img {
		width: 40px;
		height: 40px;
	}

	.blog-hero-section h1 {
		font-size: 40px;
		line-height: 50px;
	}

	.blog-hero-section p {
		font-size: 16px;
	}

	.hero-section-wrapper {
		gap: 0;
	}

	.social-icon {
		width: 20px;
		height: 20px;
	}

	.social-text {
		font-size: 14px;
	}

	.blog-hero-section h2 {
		font-size: 50px;
	}

	.blog-list-page .all-posts.post-section {
		padding-top: 54px;
		margin-bottom: 54px;
	}

	.blog-list-page h2 {
		font-size: 22px;
	}

	.post h3.post_title_sec a {
		font-size: 18px;
		line-height: 23px;
	}

	p.quote.quoteed-text {
		margin: 0 0 -120px;
	}

	.entry-content p.quoted-text {
		width: 80%;
		margin-left: 70px;
	}

	.search-bar button,
	.search_input_box {
		padding: 8px 22px;
	}

	.footer-top .social-icon {
		width: 30px;
		height: 30px;
		object-fit: contain;
	}

	.footer-top .social-text,
	.social-text {
		font-size: 20px;
	}

	.footer {
		padding: 34px 0 40px;
	}

	.footer-wrapper {
		gap: 24px;
	}

	.contact-section {
		font-size: 16px;
	}

	.divider {
		margin: 24px 0;
	}

	.copyright-text {
		font-size: 15px;
	}
}

@media only screen and (max-width: 575px) {
	.blog-hero-section .container {
		margin: 0 15px;
	}

	.post .wp-post-image {
		max-height: 300px;
	}

	.social-item a {
		gap: 8px;
	}

	.blog-hero-section p {
		font-size: 14px;
		margin-bottom: 0.4rem;
	}

	.logo-img img {
		width: 36px;
		height: 36px;
	}

	.blog-hero-section h1 {
		font-size: 35px;
		line-height: 40px;
	}

	.social-icon {
		width: 18px;
		height: 18px;
	}

	.social-text {
		font-size: 13px;
		line-height: 20px;
	}

	.author-wrap {
		font-size: 18px;
	}

	.search_text {
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 479px) {
	.blog-hero-section h2 {
		font-size: 40px;
	}

	.blog-hero-section p {
		font-size: 13px;
	}

	.card-detail {
		margin-top: 12px;
		gap: 12px;
	}

	h1.entry-title {
		font-size: 32px;
	}

	.author-wrap {
		font-size: 14px;
	}

	.entry-meta {
		gap: 14px;
		margin-bottom: 35px;
	}

	.entry-wrap a.pld-like-trigger.pld-like-dislike-trigger {
		width: 25px;
		height: 25px;
	}

	.entry-wrap {
		font-size: 18px;
	}

	.shares .addtoany_shortcode .a2a_kit.addtoany_list {
		width: 25px;
		height: 25px;
		min-width: 25px;
	}

	.entry-content p {
		font-size: 18px;
	}

}

/* responsive css end */


/* css added by naresh */
.nareshheader {
	backdrop-filter: blur(70px);
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 99;
	background: rgba(0, 0, 0, 0.4);
	padding: 27.5px 0px;
}

.nareshheadercontainer {
	max-width: 1024px;
	margin: 0 auto;
}

.nareshheaderul {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 3rem;
	padding: 0px;
}

.nareshheaderli {
	display: inline-flex;
	color: rgb(255, 255, 255);
	text-transform: capitalize;
	font: 400 22px / 150% poppins;
	margin: 0;
}

.nareshheaderanchor {
	color: #fff;
}


.header-menu li:hover,
.header-menu li:hover a {
	color: #c3c3c3 !important;
}


@media only screen and (max-width: 1199px) {
	.header-menu li {
		font-size: 20px;
	}
}

@media only screen and (max-width: 991px) {
	.header-menu li {
		font-size: 18px;
	}
}

@media only screen and (max-width: 649px) {
	.header-menu li {
		font-size: 16px;
	}
}

@media only screen and (max-width: 385px) {
	.header-menu li {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1399px) {
	.nareshheader {
		padding: 22.5px 0px;
	}
}

@media only screen and (max-width: 1199px) {
	.nareshheader {
		padding: 20.5px 0px;
	}
}

@media only screen and (max-width: 649px) {
	.nareshheader {
		padding: 14.5px 0px;
	}
}

@media only screen and (min-width: 783px) {
	.admin-bar .nareshheader {
		top: 46px;
	}
}

@media only screen and (min-width: 601px) {
	.admin-bar .nareshheader {
		top: 0px;
	}
}

@media only screen and (max-width: 479px) {
	.header-menu ul {
		gap: 1.3rem;
	}
}