/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1772524428
Updated: 2026-03-03 07:53:48

*/


.investor-need:hover span.elementor-icon {
        border-color: #cc5500 !important;
}

.investor-need:hover span.elementor-icon svg {
    fill: #cc5500;

}

.investor-need:hover .elementor-icon-box-content h3 {
        color: #cc5500 !important;
}

.investor-need {
    position: relative;
}

.investor-need:after {
    content: '';
    background: #cc5500;
    top: 0;
    left: 0;
    width: 0;
    height: 3px;
    position: absolute;
    border-radius: 2px;
    transition: 1s all ease-in-out;
}

.investor-need:hover:after {
    width: 100%;
}

.investor-need:hover {
    position: relative;
    top: -6px;
}

.investor-need {
    transition: 0.4s all ease-in-out;
    top: 0;
}
.pricing-table a.ekit_creative_button {
    width: 100%;
    justify-content: center;
}
.banner-bg-chg .e-con-inner {
    position: relative;
    z-index: 9;
}
.banner-bg-chg {
    position: relative;
    background: rgb(248 250 252) !important;
}

.banner-bg-chg:after {
    background-image: linear-gradient(90deg, #cbd5e1 1px, transparent 0), linear-gradient(180deg, #cbd5e1 1px, transparent 0);
    background-size: 40px 40px;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    opacity: 0.6;
	left: 0;
}

.banner-bg-chg:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    opacity: 1;
    left: 0;
    background: linear-gradient(10deg, #f8fafc, transparent);
    z-index: 9;
}


@media only screen and (max-width: 767px) {
	
	.list-icon-box-class {
		min-height: auto !important;
	}
	.full-width-btn {
		width: 100%;
		justify-content: center;
	}
	
}



@media only screen and (min-width: 1080px) and (max-width: 1280px) {
	
	
	
}


article.single-post {
    font-family: "Plus Jakarta Sans", sans-serif;
}

aside.post-sidebar {
	position: sticky;
	top: 30px;
}
.post-content {
	margin: 50px 0;
}
.single-post .site-content .ast-container {
	max-width: 100% !important;
	padding: 0;
	display: inherit !important;
}
.posts-sgwrp {
	background: #7639ff url(https://pixxelu.com/dev/serpx/wp-content/uploads/2025/12/bg-pattern.png) no-repeat;
	padding: 70px 0;
	background-size: cover;
}
.sgle-contan {
	max-width: 1270px;
	margin: 0 auto;
}.post-sginnr {
	display: flex;
	gap: 20px;
}

.post-grdm6 {
	min-width: 80%;
	margin: 0 auto;
}

.breadcrumb {
	color: #fff;
	text-align: center;
}
.breadcrumb a {
	color: #fff;
	font-size: 14px;
}
.hero-secn-spot h1.post-title {
	color: #fff;
	font-family:"Plus Jakarta Sans", Sans-serif;
	font-weight: 700;
	line-height: 41px;
	font-size: 34px;
	margin: 12px auto 23px;
	max-width: 70%;
	text-align: center;
}
.post-featured-hero img {
	border-radius: 4px;
}
.post-updated {
	color: #fff;
	display: flex;
	align-items: center;
	gap: 6px;
	justify-content: center;
	font-size: 14px;
}

.post-updated span {
	color: #fff;
}
.author-dta {
	display: flex;
	gap: 10px;
}
.otr-img img {
	border-radius: 100px;
	width: 48px;
	height: 48px;
}

.otr-wrt {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}

.otr-name a{
	font-size: 14px;
	color: #fff;
}
.otr-name a:hover{
	text-decoration:underline;
}

.hv-dta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 7px;
}

.oher-mts .author-name {
	font-size: 17px;
	margin: 0 0 7px;
	color: #2f1854;
}

.author-info {
	display: none;
	position: absolute;
	z-index: 9;
	margin: 0 auto;
	left: 0;
	right: 22px;
	background: #fff;
	border: 1px solid #e5e7eb;
	box-shadow: 10px 13px 28px -1px rgb(0 0 0 / .06);
	padding: 20px;
	border-radius: 10px;
	margin-top: 5px;
	max-width: 370px;
	top: 47px;
}
.outr-fder {
	font-size: 12px;
}

.author-bio {
	font-size: 13px;
	padding-bottom: 14px;
}
.author-bio a {
	color: #cc5500;
	text-decoration: underline;
}
h4.latest-author-posts-title {
	font-size: 14px;
	margin: 0 0 7px;
}

ul.latest-author-posts {
	padding: 0;
	margin: 0;
}

ul.latest-author-posts li {
	list-style: none;
	position: relative;
	line-height: 17px;
	margin: 0 0 16px;
	padding: 0 0 0 18px;
}

ul.latest-author-posts li a {
	font-size: 12px;
	color: #2f1854;
}


ul.latest-author-posts li:before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 5px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 7px;
	border: 1px solid #2f1854;
}

ul.latest-author-posts li:last-child {
	margin-bottom: 0;
}
.uthor-fldta {
	border-top: 1px solid #efefef;
	padding: 15px 0;
}
.post-author-box {
	display: grid;
	position: relative;
	grid-template-columns: repeat(2, 1fr);
	gap: 1rem;
	max-width: 46%;
	margin: 27px auto 0;
}
.post-author-box .author-inner:hover .author-info {
	display: block;
}

.oher-mtg img {
	border-radius: 100px;
	width: 35px;
	height: 35px;
}
.pst-datapnl {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.cont-panal {
	max-width:53%;
}

.side-panal {
	max-width: 21%;
}.author-box {
	border-radius: 10px;
	border:1px solid rgba(0,0,0,0.18);
	background: #fff;
	box-shadow: 0 5px 14px 0 rgb(8 15 52 / .04);
	padding:20px;
	display: flex;
	gap: 20px;
	align-items: center;
}
.outrb-img img {
	border-radius: 50%;
}
.post-disclaimer {
	font-size: 15px;
	margin-top: 40px;
	border-radius: 10px;
	border: .5px solid rgba(0,0,0,0.18);
	background: #fafafa;
	padding: 21px;
	color: #6d757f;
}
.featured-in-section {
	padding: 33px 0;
	background: #f8f4ff;
}.featured-in {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}

.featured-in-logos .widget.footer-widget{
	display: flex;
	gap: 30px;
	align-items: center;
	justify-content: center;
}

.featured-in-logos img {
	filter: grayscale(100%) contrast(0) brightness(1);
	transition: filter 0.4s ease;
	width: auto;
	height: 27px;
	object-fit: contain;
}

.featured-in-logos img:hover {filter: initial;}

.featured-in-title {
	margin: 0 30px 0 0;
	color: #777;
	font-weight: 500;
	font-size: 16px;
}
.cont-panal p {
	color: #212121;
	font-size: 16px;
	line-height: 26px;
}
.pst-number-list  li  {
	color: #2f1854;
	font-size: 16px;
	line-height: 28px;
}
.blok-list li{     color: #212121;
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 15px;}
.cont-panal a {
	color: #212121;
}
.cont-panal h2 {
	color: #212121;
	font-size:22px;
	margin: 20px 0 15px;
	font-weight: 700;
	display: inline-block;
}
ul.pst-number-list {
	margin: 0px 0 0 0;
	padding: 0;
}

ul.pst-number-list li {
	position: relative;
	color: #212121;
	list-style: none;
	padding: 0 0 0 50px;
	counter-increment: my-counter;
	margin: 0 0 15px;
}

ul.pst-number-list li:before {
	content: counter(my-counter);
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #cc5500;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
}
.side-boxs{
	padding: 14px 14px;
	border: 1px solid rgba(0,0,0,0.18);
	border-radius: 10px;
}

.social-icons img {
	width: 32px;
	height: 32px;
	object-fit: contain;
}

.social-icons {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
}
.social-icons a {
	border: solid 1px #ddd;
	display: flex;
	justify-content: center;
	align-items: center;
	display: inline-flex;
	padding: 10px;
	border-radius: 5px;
	width: 40px;
	height: 40px;
}
.social-icons a img {
	width: 20px;
	height: 20px;
}
.post-sidebar h2 {
	font-size:18px;
	font-weight: 600;
	color: #183354;
	position: relative;
	margin-bottom: 24px;
	padding-bottom: 10px;
	border-bottom: 4px double #dfdfdf;
	position: relative;
}
.post-sidebar h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 40px;
    height: 4px;
    background: #cc5500;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}
.side-otgs .ez-toc-widget-sticky-container  {
	padding: 23px 0px; 
	border: 1px solid rgba(0,0,0,0.18);
	border-radius: 10px;
}
.side-otgs nav  {
	padding: 0 15px 0 0 !important;
}
.side-otgs nav ul li {
	padding: 0 0 0 26px !important;
}
.side-otgs h2.widgettitle {
	margin: 0 26px 24px !important;
}
.side-otgs div.ez-toc-widget-sticky-container.is_stuck {
	box-shadow: 0 1px 1px rgb(0 0 0 / .05) !important;
}
.side-otgs .ez-toc-widget-sticky-container.is_stuck .widgettitle {
	padding: 0 0 010px;
}
.ez-toc-widget-sticky-pull-right {
	display: none !important;
}

a.ez-toc-link {
	background: transparent !important;
	color: #555;
}

li.ez-toc-widget-sticky-page-1 {
	margin:0 0 3px !important;
}

.ez-toc-widget-sticky-page-1.active a {
	color: #cc5500  !important;
}a.telgrm {
	margin: 41px 0 0 0;
	display: inline-block;
}
.post-did h4 {
	font-size:26px;
	color: #070707;
	margin:0 0 15px;
}
.components-panel__row .css-1t5ousf {
	display: none;
}

.ai-article-summary {
	border: 1px solid #7639ff4d;
	padding: 30px;
	border-radius: 10px;
	margin: 40px 0px;
}

.summary-content {
	padding-top: 20px;
}

.summary-content ul li p {
	line-height: 0px;
}
.chat-with-article p {
	font-size: 20px;
	font-weight: 600;
	line-height: 0;
	padding-top: 20px;
	color: #1e293b;
}
.discla.ferenc {
	margin: 30px 0 0 0;
}

.references-box {
	border-radius: 10px;
	border: 1px solid #d9d9d9;
	padding: 20px 20px 20px 20px;
	gap: 7px;
}

.references-box ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 28px;
	padding: 0;
	margin: 0;
}

.references-box ul li {
	list-style: none;
	color: #7639ff;
	position: relative;
}
.references-box ul li:not(:nth-child(3n)):not(:last-child)::after {
	content: "";
	position: absolute;
	right: -13px;
	top: 0;
	width: 1px;
	height: 100%;
	background: #d9d9d9;

}
.references-box ul li:nth-child(n+4)::before {
	content: "";
	position: absolute;
	left: 50%;
	top: -15px;
	width: 100%;
	height: 1px;
	background: #d9d9d9;
	transform: translateX(-50%);
}
.references-box ul li a {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
	display: inline-block;
}.author-tags {
	margin: 40px 0 0 0;
}.outrb-img {
	min-width: 80px;
}.author-tags .author-box {
	align-items: self-start;
}
.mprt {
	font-size: 20px;
	font-weight: 700;
}

.outr-name {
	border-bottom: 1px solid #f0f1f2;
	padding: 0px 0 14px;
	margin: 0 0 14px;
	line-height: 28px;
	display: flex;
	align-items: center;
	gap: 6px;
}
.refer-data {
	font-size: 14px;
	color: #000;
	line-height: 18px;
}
.autho-byo {
	font-size: 14px;
	color: #4b5563;
}.related-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}
.related-item h3 a {
	color: #2f1854;
	font-size: 16px;
	line-height: 22px;
	display: inline-block;
	margin: 10px 0 10px;
}
.related-cat a {
	padding: 5px 8px;
	border-radius: 4px;
	background: #c2fa4d;
	font-weight: 600;
	color:#000;
	font-size: 13px;
}
span.rel-cat {
	color: #7639ff;
	font-size: 13px;
	font-weight: 600;
	border: solid 1px #7639ff;
	border-radius: 50px;
	padding: 5px 9px;
}
.related-cat {
	margin: 10px 0;
}

a.related-title {
	font-size: 14px;
	color: #000;
	font-weight: 600;
	line-height: normal;
}

img.attachment-medium.size-medium.wp-post-image {
	border-radius: 4px;
}




.faq-section {
	margin-top: 0px;
}

.faq-item {
	border-radius: 10.834px;
	border: 2px solid #f1f1f3;
	background: #fff;
	padding: 15px 18px;
	margin-bottom: 10px;
}

.faq-question {
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
	position: relative;
	padding-right: 30px;
	color: #000;
	margin: 0;
}
h4.faq-question.active {
	padding-bottom: 15px;
}

.faq-answer.open {
	padding-top: 15px;
	font-size: 14px;
}
.faq-question::after {
    content: "+";
    position: absolute;
    right: 0;
    top: -15px;
    font-size: 22px;
    transition: transform 0.3s ease;
    padding: 7px 11px;
    border-radius: 5px;
}

.faq-question.active::after {
	content: "-";
}

.faq-answer {
	max-height: 0;
	overflow: hidden;
	border-top: 2px solid #f4f4f6;
	transition: max-height 0.4s ease, opacity 0.3s ease;
	opacity: 0;
}

.faq-answer.open {
	opacity: 1;
	max-height: 1000px;
}
.faq-blgsection {
	margin: 0 0 15px;
}
span.ez-toc-widget-sticky-title-container {
	padding: 0 !important;
	margin: 0 !important;
}

.ez-toc-widget-sticky-container nav ul {
	padding: 0 !important;
	margin: 0 !important;
}

.ez-toc-widget-sticky-container nav ul li a {
	padding: 0;
	font-size: 14px !important;
}.comment-reply-title {
	color: #000;
	font-size: 22px;
	margin: 0px 0 15px;
	font-weight: 700;
}
.related-posts h2{ font-size:22px;}
.related-posts {
	margin: 32px 0 0 0;
}
.comment-respond {
	padding-top: 0;
}
.comment-form {
	border-radius: 8px;
	border: .5px solid #d9d9d9;
	background: #fafafa;
	padding: 30px;
}

.comments-area textarea#comment, .comments-area .ast-comment-formwrap input[type="text"] {
	border-radius: 8px !important;
	border: 1px solid #e9ebf0;
	background: #fff;
	padding: 16px 18px;
	font-size: .85em;
}

p.comment-notes {
	margin: 0 0 9px !important;
	font-size: 12px;
}

.form-submit .submit {
	background: #cc5500 !important;
	border-radius: 2px !important;
	color: #fff !important;
	font-size: 15px;
}
.form-submit .submit:hover {
	background-color: #b34600 !important;
    box-shadow: 0 10px 15px -3px rgba(204, 85, 0, .3) !important;
    transform: translateY(-1px);
    transition: 0.2s;
}

.ast-primary-header-bar {
	background: #7639ff;
	border-bottom: #7639ff;
}
.main-header-menu li a {
	color: #fff !important;
	font-size: 18px !important;
}a.ast-custom-button-link {
	background: transparent !important;
}

.ast-custom-button {
	background: transparent !important;
	border: solid 1px #c2fa4d;
	color: #c2fa4d;
	padding: 14px 20px !important;
}

.ast-custom-button:hover {
	background: #c2fa4d !important;
	color: #000 !important;
}
.site-footer .site-below-footer-wrap {
	background: #7639FF !important;
}

.ast-footer-copyright p {
	color: #fff;
	font-size: 12px;
}
.author-info:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	border-top: 8px solid #fff0;
	border-bottom: 8px solid #fff0;
	border-right: 8px solid #fff;
	left: 6%;
	top: -12px;
	transform: translateX(-50%) rotate(90deg);
	z-index: 222;
}.author-info.revdby:before {
	right: 25%;
	left: auto;
}p.logged-in-as {
	font-size: 14px;
}
span.reading-time {
	font-size: 13px;
	background: #fff;
	color: #000;
	border-radius: 30px;
	padding: 0 17px;
}
.side-otgs ul.ez-toc-widget-sticky-list li.active {
	position: relative;
}

.side-otgs ul.ez-toc-widget-sticky-list li.active::after {
	content: '';
	position: absolute;
	background: url(https://pixxelu.com/dev/omni-domain/wp-content/uploads/2026/03/righ-arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 5px;
	height: 9px;
	left: 12px;
	top: 56%;
	transform: translateY(-50%);
	filter: invert(38%) sepia(96%) saturate(600%) hue-rotate(5deg) brightness(95%) contrast(95%);
}

.side-otgs ul.ez-toc-widget-sticky-list li.active a {
	font-weight: 600;
}

.side-otgs ul.ez-toc-widget-sticky-list li:hover a {
	color: #cc5500;
	font-weight: 600;
}


.side-otgs div.ez-toc-widget-sticky-container ul {
	height: 170px;
	overflow-y: auto;
	scroll-behavior: smooth;
}

.side-otgs div#ez-toc-widget-sticky-container {
	overflow: hidden;
}
.side-otgs div.ez-toc-widget-sticky-container ul::-webkit-scrollbar {
	width: 6px;
}

.side-otgs div.ez-toc-widget-sticky-container ul::-webkit-scrollbar-track {
	background: transparent;
}

.side-otgs div.ez-toc-widget-sticky-container ul::-webkit-scrollbar-thumb {
	background: #e3e3e3;
	border-radius: 10px;
}
.newsletter-inner {
	display: flex;
	background: #c6d5ff;
	border-radius: 16px;
	padding: 20px;
	gap: 20px;
	justify-content: center;
	align-items: center;
	margin: 22px 0 22px;
}

.newsletter-image {
	max-width: 44%;
}

.mc4wp-form-fields label {
    width: 100%;
}
.mc4wp-form-fields input[type="submit"] {
	color: #fff;
	display: inline-block;
	width: 100%;
	background: #cc5500;
    font-weight: 500;
    border-color: #cc5500;
}

.mc4wp-form-fields input[type="submit"]:hover {
	background-color: #b34600 !important;
    box-shadow: 0 10px 15px -3px rgba(204, 85, 0, .3) !important;
    transform: translateY(-1px);
    transition: 0.2s;
}

.newsletter-text {
	padding: 20px;
	background: #ffffff6b;
	border-radius: 10px;
}

.newsletter-text h2 {
	font-size: 18px;
	margin: 0 0 4px;	
	text-align: center;
	display: block;
}
.newsletter-text p {
	text-align: center;
	margin: 0 0 15px;
	line-height: 22px;
}
.ez-toc-widget-sticky-container.is_stuck {
	min-width: auto !important;
}
.show-image .breadcrumb {
	text-align: left;
}

.show-image .hero-secn-spot h1.post-title {
	text-align: left;
	margin: 12px 0 23px;
}

.show-image .post-updated {
	justify-content: start;
}

.show-image .post-author-box {
	margin-left: 0;
	max-width: 60%;
}

.show-image .post-grdm6 {
	min-width: 60%;
}

.show-image .post-thumbnail-wrapper {
	width: 40%;
}
.ai-chts {
	margin: 0 0 20px;
}
.related-posts .related-item {
	border-radius: 20px;
	border: 1px solid rgba(136, 172, 253, 0.20);
	background: #88ACFD33;
	padding: 17px;
}

.related-item h3 a {
	color: #000;
	font-size: 16px;
	line-height: 25px;
}
.rel-meta {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #666;
	margin-top: 8px;
}

.rel-author {
	display: flex;
	align-items: center;
	gap: 8px;
}

.rel-author img {
	border-radius: 50%;
	width: 28px;
	height: 28px;
}

.rel-date {
	margin-left: 8px;
	color: #888;
}

div.ez-toc-widget-sticky-container.is_stuck {
	position: fixed!important;
	z-index: 9999;
	box-shadow: 0 2px 10px rgba(0,0,0,.1);
	background: #fff;
	border-radius: 10px !important;
	max-height: 80vh;
	overflow-y: auto;
}




.outrb-oter {
	text-align: center;
	padding: 10px 10px 20px;
	border: 1px solid #7639ff4d;
	border-radius: 10px;
	margin: 0 0 20px;
}
.outrb-oter .outrb-img img {
	max-width: 70px;
}

.outrb-oter h6 {
	font-size: 15px;
	margin: 12px 0 6px;
}
.outrb-oter p {
	font-size: 13px;
	line-height: 18px;
	margin: 0;
}

.chat-with-article h3 {
	font-size: 15px;
	margin: 0 0 9px;
	text-transform: uppercase;
}

.chat-with-article {
	background: #fafafa;
	padding: 15px 20px;
	border-radius: 12px;
}
.chat-with-article a {
	padding: 5px 13px;
	margin: 0 5px;
	border-radius: 30px;
	font-size: 12px;
	border: solid 1px #7639ff;
	color: #7639ff;
	text-transform: uppercase;
}
.chat-with-article a:hover {
	background: #7639ff;
	color: #fff;
}
.ai-chts ul {
	margin: 0;
}

.ai-chts ul li {
	list-style: none;
	display: inline-block;
}
.ai-chts ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 63px;
    height: 55px;
    border: 1px solid #dde7e7;
    border-radius: 6px;
    color: #000;
    background: #f7f9f9;
    padding: 10px;
    text-decoration: none;
}
.formati h2 {
    font-size: 21px;
    margin: 0 0 6px;
    color: #cc5500;
}

.formati p {
    font-size: 14px;
    line-height: 23px;
}

.mmari-inner ul {
    margin: 13px 0 0 69px;
    display: flex;
    gap: 12px;
    padding: 0;
}
div.ez-toc-widget-sticky-container {
    top: 0 !important;
}
.mmari-inner {
    background: #fff;
    padding: 22px;
    border-radius: 12px;
    box-shadow: 0 10px 15px -3px rgb(0 0 0 / 10%);
    border-top: 4px solid #c95700;
	margin-bottom: 30px;
}

.ai-chts ul li svg {
	height: 31px;
}
aside.post-sidebar .widget.custom-widget:first-child {
    margin-bottom: 15px;
}
.colpx-row {
    display: flex;
    gap: 15px;
}

.comps {
    background: #FFB988;
    min-width: 50px;
    height: 50px;
    text-align: center;
    line-height: 59px;
    border-radius: 8px;
}
.new_toc-widget a {
background: #cc5503;
    color: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border-radius: 3px;
    gap: 7px;
    align-items: center;
    padding: 11px 0;
}
.new_toc-widget a img {
width: 17px;
    height: 17px;
    object-fit: contain;
}

.new_toc-widget a:hover {
 background-color: #b34600 !important;
    box-shadow: 0 10px 15px -3px rgba(204, 85, 0, .3) !important;
    transform: translateY(-1px);
    transition: 0.2s;
}
button.ez-toc-mobile-close-btn {
    display: none;
}
@media (max-width: 767px) {

	.mmari-inner ul{ margin: 0;}

	.comment-respond {
		padding: 0;
	}
	.pst-datapnl {
		gap: 0px;
	}
	.references-box ul li::after,
	.references-box ul li::before {
		display: none;
	}

	.references-box ul li:not(:last-child) {
		border-bottom: 1px solid #d9d9d9;
		padding-bottom: 15px;
		margin-bottom: 0px;
	}
	.newsletter-inner {
		flex-direction: column;
	}
	.references-box ul li:not(:last-child)::after{
		display: none;
	}
	.ast-mobile-header-wrap .ast-primary-header-bar {
		min-height: 60px;
	}
	.ast-button-wrap .menu-toggle.main-header-menu-toggle {
		padding: 6px !important;
	}
	.faq-question::after {
		right: -10px;
	}
	.faq-question {
		font-size: 16px;
	}
	.faq-item {
		padding: 15px 20px;
	}
	span.hide-mob {
		display: none;
	}
	.outrb-img {
		margin: 0 auto;
	}
	.outr-name {
		justify-content: center !important;
	}
	.autho-byo {
		font-size: 14px;
	}
	.post-did {
		font-size: 14px;
	}
	.post-did h4 {
		font-size: 24px !important;
	}
	.ez-toc-mobile-toggle-btn {
		display: none !important;
	}
	.post-grdm6 {
		order: 2;
	}
	.post-sginnr {
		flex-wrap: wrap;
		padding: 15px;
	}
	.posts-sgwrp {
		padding: 30px 0;
	}
	.hero-secn-spot h1.post-title {
		max-width: 100%;
		font-size: 25px;
		line-height: 32px;
	}
	.post-updated {
		font-size: 13px;
	}
	span.reading-time {
		padding: 0 7px;
		font-size: 11px;
	}
	.featured-in-logos .widget.footer-widget {
		padding: 10px 0;
		padding-right: 0px;
		padding-left: 0px;
		justify-content: start;
		flex-wrap: nowrap;
		overflow-x: auto;
		width: calc(100vw - 20px);
		margin: 0 -10px;
		padding-left: 10px;
		padding-right: 10px;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	.featured-in {
		display: inline-block;
		text-align: center;
	}
	.featured-in-title {
		margin: 0;
	}.post-author-box {
		max-width: 100% !important;
	}.show-image .post-thumbnail-wrapper {
		width: 100%;
	}
	.otr-wrt {
		font-size: 13px;
		line-height: normal;
	}
	.otr-name a {
		font-size: 12px;
		line-height: normal;
	}
	.otr-name {
		margin: -5px 0 0 0;
	}
	.post-content {
		margin: 0;
		padding: 15px;
	}
	.cont-panal {
		max-width: 100%;
	}
	.side-panal {
		        max-width: 100%;
        width: 100%;
        margin: 30px 0 0 0;
	}

	.cont-panal p {
		font-size: 14px;
		line-height: 24px;
	}
	.cont-panal h2 {
		font-size: 24px;
	}
	.cont-panal li {
		font-size: 14px;
		line-height: 22px;
	}
	.wp-block-list.blok-list {
		margin: 0 15px;
	}
	.featured-in-section {
		padding: 33px 20px;
		background: #f8f4ff;
	}
	.featured-in-title {
		font-size: 15.3px;
		font-weight: 600;
	}
	.widget.footer-widget img {
		width: 120px;
		height: auto;
	}
	ul.wp-block-list.pst-number-list ::before {
		width: 30px;
		height: 30px;
		font-size: 16px;
	}
	.post-did h4 {
		font-size: 24px;
	}
	.references-box {
		display: grid;
		padding: 20px;
	}

	.references-box ul {
		grid-template-columns: 1fr;
		gap: 17px;
	}
	.author-box {
		flex-direction: column;}

	.outr-name {
		justify-content: center;
	}
	.related-wrapper {
		display: grid;
		grid-template-columns: 1fr;
		gap: 20px;
	}
	.related-item img {
		width: 100%;
	}
	h3.comments-title {
		font-size: 16px;
		font-weight: 500;
	}
	h3#reply-title {
		font-size: 25px;
		font-weight: 700;
	}
	p.form-submit {
		text-align: center;
	}
	.site-below-footer-wrap .ast-footer-copyright {
		width: 100%;
		justify-content: center;
	}
	.outr-name {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 10px;
	}
	button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-minimal {
		background: #fff;
	}



	ul#ast-hf-mobile-menu {
		background-color: unset !important;
	}

	li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-99 {
		background-color: #7639ff !important;
	}

	a.menu-link {
		background-color: #7639ff !important;
	}

	.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1 {
		background-color: #7639ff !important;
		margin:0 15px;
	}

	.ast-mobile-header-content.content-align-flex-start {
		padding: 14px 0px;
		background-color: #7639ff !important;
		align-items: baseline;
	}
	.outrb-img {
		width: 80px;
	}
	.outrb-img {
		min-width: 80px;
	}
	.rel-author img {
		width: 28px !important;
	}
	.ast-builder-footer-grid-columns {
		min-height: 100% !important;
	}
	.site-footer-below-section-1 {
		margin: 0 !important;
	}
}




@media (min-width: 768px) and (max-width: 1024px) { 
	.ai-chts {
		margin: 20px 0 20px;
	}
	.author-tags {
		margin: 20px 0 0 0 !important;
	}
	.post-disclaimer {
		margin-top: 20px;
	}
	.outrb-oter {
		margin: 20px 0 !important;
	}
	.references-box ul {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		position: relative;
	}

	/* RESET desktop lines */
	.references-box ul li::after,
	.references-box ul li::before {
		content: none;
	}

	.references-box ul li {
		position: relative;
	}

	/* RIGHT LINE ONLY FOR LEFT COLUMN */
	.references-box ul li:nth-child(2n + 1)::after {
		content: "";
		position: absolute;
		right: -13px;
		top: 0;
		width: 1px;
		height: 100%;
		background: #d9d9d9;
	}

	/* HORIZONTAL LINE FOR SECOND ROW */
	.references-box ul li:nth-child(n+3)::before {
		content: "";
		position: absolute;
		top: -15px;
		left: 50%;
		width: 100%;
		height: 1px;
		background: #d9d9d9;
		transform: translateX(-50%);
	}
	.references-box ul li:nth-child(2n)::after {
		display: none !important;
	}
	.show-image .post-author-box {
		max-width: 90% !important;
	}
	.post-author-box {
		max-width: 65%;
	}
	.show-image .post-thumbnail-wrapper {
		width: 50%;
	}
	li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-100 {
		border-bottom: solid 1px #9869ff;
	}
	li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-99 {
		background-color: #7639ff !important;
	}

	a.menu-link {
		background-color: #7639ff !important;
	}
	.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-button-1 {
		background-color: #7639ff !important;
		margin: 15px 15px 5px;
	}

	.ast-mobile-header-content.content-align-flex-start {
		padding: 14px 0px;
		background-color: #7639ff !important;
		align-items: baseline;
	}
	.posts-sgwrp {
		padding: 50px 30px;
	}

	.hero-secn-spot h1.post-title {
		font-size: 25px;
		max-width: 80%;
	}
	.featured-in {
		flex-direction: column;
	}
	.cont-panal {
		max-width: 100%;
	}
	.side-panal {
		max-width: 100%;
	}
	.post-content {
		padding: 0 30px;
	}
	.featured-in-logos .widget.footer-widget {
		display: flex;
		gap: 30px;
		align-items: center;
		padding: 10px 0;
		justify-content: start;
		flex-wrap: nowrap;
		overflow-x: auto;
		width: calc(100vw - 20px);
		margin: 0 -10px;
		padding-left: 10px;
		padding-right: 10px;
		-ms-overflow-style: none;
		scrollbar-width: none;
	}
	.related-wrapper {
		grid-template-columns: 1fr 1fr;
	}

	button.menu-toggle.main-header-menu-toggle.ast-mobile-menu-trigger-minimal {
		background: #fff;
	}
	.new_toc-widget.sticky {
		position: inherit !important;
	}
	.pst-datapnl {
		gap: 00px;
	}
	.comment-respond {
		padding-bottom: 0 !important;
	}

	.site .comments-area {
		padding-bottom: 0 !important;
	}
}

@media (min-width: 1025px) and (max-width: 1199px) { 
	.new_toc-widget.sticky {
		position: inherit !important;
	}


	.posts-sgwrp {
		padding: 30px 20px;
	}
	.post-author-box {
		max-width: 85%;
	}
	.hero-secn-spot h1.post-title {
		font-size: 30px;
		max-width: 95%;
	}
	.post-grdm6 {
		min-width: 50%;
	}
	.sgle-contan {
		padding: 0 20px;
	}
	.cont-panal {
		max-width: 64%;
	}
}



@media (min-width: 1200px) and (max-width: 1400px) { 
	.posts-sgwrp {
		padding: 30px 20px;
	}
	.post-grdm6 {
		min-width: 58%;
	}
	.hero-secn-spot h1.post-title {
		font-size: 34px;
		max-width: 91%;
	}
	.post-content {
		margin: 40px 0;
		padding: 0 20px;
	}
	.autho-byo {
		font-size: 14px;
	}
	.post-did {
		font-size: 16px;
	}
	.blok-list li {
		font-size: 16px;
		line-height: 22px;
	}
}
