body {
	margin:0;
	padding:0;
	background: repeat-x top #fff;
}

:root {
    --e-global-color-primary: #242424;
    --e-global-color-secondary: #A91F1E;
    --e-global-color-text: #2f2f2f;
    --e-global-color-accent: #413625;
	--e-global-color-white: #ffffff;
    --e-global-color-soft-orange: #B89866;
    --e-global-color-desaturated-magenta: #521818;
    --e-global-color-very-dark-desaturated-magenta: #2c0e0ea5;
    --e-global-color-mostly-desaturated-magenta: #8a648d;
    --e-global-color-pale-blue: #f4f7ff;
}
a {
	outline:none;
	color:#dddddd;
	text-decoration:none;
}
/**************************************************
=-*=-*=-*=-*=-*=-*= Single Post =-*=-*=-*=-*=-*=-*=
**************************************************/
.single-post01 .post-image img,
.single-post01 .post-navigation,
.single-post01 .comment-list img,
.sidebar .widget,
.sidebar .widget-tweeter small,
.sidebar .widget-twitter small,
#loader-wrapper,
.post-image img,
.single-post01 .post-item-description .post-meta,
.sidebar .form-inline .input-group,
.sidebar .post-thumbnail-entry,
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed,
#blog .post-item.border > .post-item-wrap > .post-item-description,
#blog img,#blog audio,#blog iframe{
	width: 100%;
}
.single-post01 .post-image img {
	height: auto;
}
.single-post01 .post-item-description {
	font-size: 16px;
	padding: 22px 0;
	line-height: 28px;
}
.single-post01 .post-item-description h2,
.single-post01 .post-item-description h2 > a {
	font-size: 34px;
	margin-top: 8px;
	line-height: 38px;
	margin-bottom: 12px;
}
.single-post01 .post-item-description .post-meta {
	padding: 12px 0;
	margin-bottom: 26px;
}
.single-post01 .post-item-description .post-meta-date,
.single-post01 .post-item-description .post-meta-date a,
.single-post01 .post-item-description .post-meta-category,
.single-post01 .post-item-description .post-meta-category a,
.single-post01 .post-item-description .post-meta-comments,
.single-post01 .post-item-description .post-meta-comments a,
.single-post01 .post-meta-share a,
.single-post01 .post-navigation .post-next,
.single-post01 .post-navigation .post-prev,
.sidebar .post-thumbnail-list a,
.sidebar .tags a,
.load-more a,
#blog .post-item.border .post-image .post-meta-category a,
#blog .post-item .post-item-description > h2,
#blog .post-item .post-item-description > h2 > a,
.breadcrumb ol li a, .breadcrumb ul li a,
.sidebar .widget-categories ul li a, .post-meta-category a{
	text-decoration: none; color: var(--e-global-color-soft-orange);
}
.load-more a{
	color: var(--e-global-color-accent);
}
a.item-link{margin-top: 20px; display: inline-block}
.single-post01 .post-item-description .post-meta-date,
.single-post01 .post-item-description .post-meta-date a,
.single-post01 .post-item-description .post-meta-category,
.single-post01 .post-item-description .post-meta-category a,
.single-post01 .post-item-description .post-meta-comments,
.single-post01 .post-item-description .post-meta-comments a,
.single-post01 .post-tags a{
	font-size: 13px;
	margin-right: 16px;
}
.single-post01 .post-item-description .post-meta-category i,
.single-post01 .post-item-description .post-meta-comments i,
.single-post01 .post-item-description .post-meta-date i {
	margin-right: 4px;
}
.single-post01 .post-meta-share a{
	line-height: 16px;
}
.single-post01 .post-meta-share a i{
	font-size: 30px;
}
.single-post01 .post-item-description .blockquote {
	font-size: 16px;
    margin: 0 0 20px 72px;
    padding: 10px 20px;
    font-style: italic;
}
.single-post01 .post-item-description .blockquote .small,
.single-post01 .post-item-description .blockquote small {
	font-size: 80%;
}
.single-post01 .post-tags {
	margin-bottom: 40px;
}
.single-post01 .post-tags a {
	font-size: 12px;
	padding: 3px 10px;
    border-radius: 4px;
	margin-bottom: 10px;
}
.single-post01 .post-navigation,
.sidebar .post-thumbnail-list,
#loader,
#blog .post-item .post-meta-category,
#blog .post-item .post-meta-comments,
#blog .post-item .post-meta-date,
#blog .post-item.border .post-image,
.breadcrumb ol li, .breadcrumb ul li,
.sidebar .widget-categories ul li,
.single-post01 .comments .comment .text {
	position: relative;
}
.single-post01 .post-navigation,
.sidebar .tags a {
	display: inline-block;
}
.single-post01 .post-navigation {
	min-height: 64px;
	padding: 20px 0 0;
	vertical-align: top;
}
.single-post01 .post-navigation .post-next,
.single-post01 .post-navigation .post-prev,
.post-navigation .post-prev:before,
.post-navigation .post-all,
#loader:before,
#loader:after,
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed,
#blog .post-item.border .post-meta-category,
.sidebar .widget-categories ul li:before,
.player,
.sidebar .widget-tweeter:not([data-avatar="true"]) li::before,
.sidebar .widget-twitter:not([data-avatar="true"]) li::before,
.post-navigation .post-next:after{
	position: absolute;
}
.single-post01 .post-navigation .post-next,
.single-post01 .post-navigation .post-prev {
	height: 44px;
	max-width: 40%;
	font-size: 16px;
}
.post-navigation .post-prev:before,
.post-navigation .post-next:after{
	left: 0;
	top:10px;
	font-size: 20px;
	padding-top: 2px;
	content: "\f104";
	font-family: 'FontAwesome';
	transition: all .3s ease;
	transform: translate3d(0,-50%,0);
}
.post-navigation .post-next:after {
	right: 0;
	left: inherit;
	content: "\f105";
	font-family: 'FontAwesome';
}
.post-navigation .post-prev-title {
	padding-left: 25px;
}
.post-navigation .post-next span,
.post-navigation .post-prev span {
	opacity: 0.7;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: -6px;
	text-transform: uppercase;
}
.post-navigation .post-all {
	top: 32px;
	right: 50%;
	left: auto;
	width: 12px;
	opacity: .7;
	font-size: 24px;
	text-align: center;
}
.single-post01 .post-navigation .post-next {
	right: 0;
	text-align: right;
}
.post-navigation .post-next-title {
	padding-right: 25px;
}
.single-post01 .comments {
	padding: 40px 0;
}
.single-post01 .comments .comment {
	padding: 10px 0;
}
.single-post01 .comments .comment_number {
	font-size: 18px;
	margin: 0 0 30px;
	font-weight: 500;
	color: var(--e-global-color-primary);
}
.single-post01 .comments .comment .image,
.sidebar .post-thumbnail-entry > img,
.sidebar .post-thumbnail-entry,
.single-post01 .post-item-description .post-meta,
.sidebar .widget{
	float: left;
}
.single-post01 .comments .comment .image {
	width: 64px;
	height: 64px;
}
.single-post01 .comment-list img {
	height: auto;
	border-radius:100%;
}
.single-post01 .comments .comment .text {
	min-height: 80px;
	padding: 0 0 0 86px;
}
.single-post01 .comments .comment .text .name {
	font-size: 20px;
}
.single-post01 .comments .comment .comment_date {
	font-size: 12px;
}
.single-post01 .comments .comment .text .comment-reply-link {
	opacity: 0.7;
	font-size: 9px;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
.single-post01 .text_holder{
	line-height: 24px;
}
.single-post01 .comment .comment {
	margin-left: 90px;
}
.respond-form {
	padding-top: 40px;
}
.respond-comment {
	font-size: 18px;
	margin: 0 0 30px;
	color: var(--e-global-color-primary);
}
.single-post01 .form-group label:not(.error) {
	font-size: 12px;
	margin-bottom: 4px;
	letter-spacing: .04em;
	text-transform: uppercase;
}
.single-post01 .form-gray-fields .form-control {
    background: transparent;
    color: var(--e-global-color-text);
    border-radius: 0;
    border: none;
    box-shadow: 1px 1px 50px rgb(0 0 0 / 15%);
    outline: none;
}
.single-post01 .form-gray-fields .form-control:focus{
    box-shadow: none;
    outline: none;
    border: none;
}
.single-post01 .form-control{
	box-shadow: none;
	line-height: 18px;
	padding:10px 16px;
	border-radius: 5px;
	font-size: 12px;
	transition: all .3s ease;
}
.form-gray-fields .btn{
	font-size: 12px;
	padding:13px 22px 10px;
	text-transform: uppercase;
}
.sidebar {
	font-size: 12px;
}
.sidebar .widget {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.widget-newsletter .form-control{
	font-size: 14px;
	box-shadow: none;
	line-height: 18px;
	padding: 10px 16px;
	border-radius: 5px; height: auto;
}
.widget-newsletter .btn {
	font-weight: 600;
	height: 40px;
	padding: 8px 16px;
}
.widget-newsletter .btn{
	border-radius: 0 5px 5px 0;
}
.sidebar .nav-tabs {
	margin-bottom: 30px;
}
.sidebar .nav-tabs .nav-item {
	margin-bottom: -2px;
}
.tabs .nav-tabs .nav-link {
	border: 0;
	padding: 14px 24px;
	transition: .3s ease;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.sidebar .widget .tabs li > a {
	padding: 10px;
	font-size: 14px;
}
.sidebar .post-thumbnail-entry > img {
	height: 60px;
	width: 80px;
	margin-right: 16px;
	border-radius: 2px;
}
.sidebar .post-thumbnail-entry {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sidebar .post-thumbnail-entry:last-child,
.sidebar .widget-categories ul li:last-child{
	margin: 0;
	padding-bottom:0;
	border-bottom: none;
}
.sidebar .post-thumbnail-entry > img {
	height: 48px;
	width: 64px;
	margin-right: 10px;
}
.sidebar .post-thumbnail-entry img + .post-thumbnail-content {
	padding-left: 72px;
}
.sidebar .post-thumbnail-list a {
	margin: -4px 0 0;
}
.sidebar .post-thumbnail-entry .post-category i,
.sidebar .post-thumbnail-entry .post-date i {
	margin-right: 2px;
}
.sidebar .post-thumbnail-entry .post-category,
.sidebar .post-thumbnail-entry .post-date {
	font-size: 10px;
}
.sidebar .widget-title,
.sidebar > h4 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 500;
}
.sidebar .widget-tweeter ul,
.sidebar .widget-twitter ul,
.sidebar .widget-categories ul{
	list-style: none;
}

.sidebar .widget-tweeter ul,
.sidebar .widget-twitter ul {
	margin-bottom: 0;
	padding-left: 22px;
}
.sidebar .widget-tweeter li,
.sidebar .widget-twitter li {
	font-size: 12px;
	margin-bottom: 18px;
	color: var(--e-global-color-primary);
}
.sidebar .widget-tweeter:not([data-avatar="true"]) li::before,
.sidebar .widget-twitter:not([data-avatar="true"]) li::before {
	content: "\f099";
	margin-left: -22px;
	font-family: 'Font Awesome 5 Brands';
}
.sidebar .tags a {
	padding: 5px 14px;
	border-radius: 50px;
	margin: 0 2px 5px 0;
}
.sidebar .widget-categories ul{
	padding:0;
}
.sidebar .widget-categories ul li{
	margin-bottom: 10px;
	padding:0 0 10px 28px;
}
.sidebar .widget-categories ul li:before{
	position: absolute ; content: "";
	left:0;
	top: 12px;
	font-size: 20px;
	padding-top: 2px;
	background: url("../images/icon-folder.png"); width: 16px; height: 14px;
	transition: all .3s ease;
	transform: translate3d(0,-50%,0);
}
.sidebar .cat-count-span{
	float: right;
}
/************ PRELOADER CSS ************/
/* ====  Preloader styles ==== */
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 9999999999999;
}
#loader {
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	z-index: 1001;
	animation: spin 2s linear infinite;
}
#loader:before {
	content: "";
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	animation: spin 3s linear infinite;
}
#loader:after {
	content: "";
	top: 15px;
	right: 15px;
	left: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	animation: spin 1.5s linear infinite;
}
#loader-wrapper .loader-section {
	position: fixed;
	top: 0;
	width: 51%;
	height: 100%;
	z-index: 1000;
	transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
	left: 0;
}
#loader-wrapper .loader-section.section-right {
	right: 0;
}
@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.loaded #loader-wrapper .loader-section.section-left {
	transform: translateX(-100%);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader-wrapper .loader-section.section-right {
	transform: translateX(100%);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader {
	opacity: 0;
	transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
	visibility: hidden;
	transform: translateY(-100%);
	transition: all 0.3s 1s ease-out;
}
/*************************************************
=-*=-*=-*=-*=-*=-*= One Column =-*=-*=-*=-*=-*=-*=
**************************************************/
.breadcrumb,
#loader,
.sidebar .widget-tweeter small,
.sidebar .widget-twitter small,
.post-navigation .post-next span,
.post-navigation .post-prev span,
.sidebar .post-thumbnail-entry .post-category{
	display: block;
}
.breadcrumb {
	font-size: 10px;
	margin-bottom: 10px;
	letter-spacing: .5px;
	background-color: transparent;
	padding: 10px 0;
}
.breadcrumb ol, .breadcrumb ul{
	margin:0;
	padding: 0;
}
.breadcrumb ol li, .breadcrumb ul li {
	opacity: .8;
	display: inline;
}
.breadcrumb ol li + li::before,
.breadcrumb ul li + li::before {
	margin: 0 5px;
	content: ">";
	background-color: transparent;
}
.breadcrumb ol li.active,
.breadcrumb ol li:hover,
.breadcrumb ol li:last-child,
.breadcrumb ul li.active,
.breadcrumb ul li:hover,
.breadcrumb ul li:last-child {
	opacity: 1;
}
#blog .post-item.border > .post-item-wrap > .post-item-description {
	padding: 24px;
	line-height: 28px;
}
#blog .post-item.border .post-meta-category{
	top: 11px;
	right: 10px;
	font-size: 13px;
	padding:7px 16px 7px;
	border-radius: 50px;
}
#blog .post-item .post-meta-category,
#blog .post-item .post-meta-comments,
#blog .post-item .post-meta-date {
	top: -4px;
	font-size: 12px;
	margin-right: 8px;
}
#blog .post-item .post-item-description > h2,
#blog .post-item .post-item-description > h2 > a {
	font-size: 22px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 16px;
	letter-spacing: 0px;
    font-family: 'Playfair Display', serif;
}
.blog-posts p {
	font-size: 16px;
	line-height: 24px;
	color: var(--e-global-color-text);
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
	top: 0;
	left: 0;
	height: 100%;
}
.fluid-width-video-wrapper{
	padding-top:56.3%;
}
.player{
	top:0;
}
.post-audio audio{
	bottom: 0;
    left: 0;
}
.pagination{
	padding-left:15px;
}
.fluid-width-video-wrapper {
	padding-top: 66.8%;
}
.hide-blog{
	display: none;
}
.load-more a{
	padding: 12px 25px;
	border-radius: 30px;
}
.load-more a:hover{
	background: none;
}
/*************************************************************
=-*=-*=-*=-*=-*=-*= Responsive Single Post =-*=-*=-*=-*=-*=-*=
*************************************************************/
@media screen and (max-width: 1199px) {
	.widget-newsletter .form-control {
		font-size: 12px;
		padding: 10px 10px;
	}
	.sidebar .widget .tabs li > a {
		font-size: 13px;
		padding: 10px 8px;
	}
	.sidebar .widget {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.single-post01 .post-item-description,
	.single-post01 .post-item-description .blockquote{
		font-size: 14px;
		line-height: 26px;
	}
	.single-post01 .post-navigation .post-next,
	.single-post01 .post-navigation .post-prev {
		font-size: 14px;
	}
	.single-post01 .post-item-description h2,
	.single-post01 .post-item-description h2 > a {
		margin-top: 0;
		font-size: 28px;
		line-height: 32px;
	}
}
@media screen and (max-width: 991px) {
	.respond-form {
		padding-top: 0;
	}
.single-post01 .post-item-description .post-meta-date, .single-post01 .post-item-description .post-meta-date a, .single-post01 .post-item-description .post-meta-category, .single-post01 .post-item-description .post-meta-category a, .single-post01 .post-item-description .post-meta-comments, .single-post01 .post-item-description .post-meta-comments a {
		margin-right: 5px;
	}
	.single-post01 .comments .comment .text {
		padding: 0;
	}
	.single-post01 .comments .comment .image {
		width: 48px;
		height: 48px;
		margin-right: 14px;
	}
	.single-post01 .text_holder {
		font-size: 12px;
		margin: 10px 0 0;
	}
	.single-post01 .comment .comment {
		margin-left: 30px;
	}
	.single-post01 .comments{
		padding: 30px 0 0;
	}
	.sidebar {
		margin: 20px 0 0;
	}
	.page-title h1 {
		font-size: 2rem;
	}
}
@media screen and (max-width: 767px) {
	.single-post01 .post-item-description h2,
	.single-post01 .post-item-description h2 > a {
		font-size: 24px;
		line-height: 26px;
	}
	#blog .post-item.border > .post-item-wrap > .post-item-description {
		line-height: 20px;
		font-size: 12px;
	}
	.blog-posts p {
		font-size: 16px;
		line-height: 22px;
	}
	.single-post01 .post-item-description .blockquote {
		margin-left: 25px;
	}
}
@media screen and (max-width: 575px) {
	.single-post01 .text_holder p{
		margin: 0 0 8px;
	}
	.single-post01 .comments .comment .comment_date {
		font-size: 11px;
	}
	.single-post01 .post-item-description,
	.single-post01 .post-item-description .blockquote {
		font-size: 13px;
		line-height: 24px;
	}
	.single-post01 .post-item-description h2,
	.single-post01 .post-item-description h2 > a{
		margin:0;
	}
	.single-post01 .post-meta-share ul{
		margin:5px 0 0;
	}
	.single-post01 .post-item-description .post-meta-date, .single-post01 .post-item-description .post-meta-date a, .single-post01 .post-item-description .post-meta-category, .single-post01 .post-item-description .post-meta-category a, .single-post01 .post-item-description .post-meta-comments, .single-post01 .post-item-description .post-meta-comments a {
		font-size: 12px;
	}
	.single-post01 .respond-comment {
		 font-size: 16px;
	 }
	.page-title h1 {
		font-size: 1.8rem;
		padding: 1rem;
		padding-bottom: 0;
	}
	#blog .post-item .post-item-description > h2,
	#blog .post-item .post-item-description > h2 > a{
		font-size: 20px;
		line-height: 24px;
	}
	.single-post01 .comments .comment .text .name {
		font-size: 18px;
	}
}

/* Mobile Footer Styles */
@media screen and (max-width: 767px) {
	.footer-section {
		padding: 80px 0 0 !important;
		margin-top: -60px !important;
	}
	
	.footer_logo_mobile {
		padding: 20px 0 30px;
	}
	
	.footer_logo_mobile figure {
		display: inline-block;
	}
	
	.middle-portion {
		margin-bottom: 50px !important;
		padding: 0 20px;
	}
	
	.middle-portion .row > div {
		margin-bottom: 40px;
		padding: 0 15px;
	}
	
	.middle-portion .row > div:last-child {
		margin-bottom: 0;
	}
	
	.middle-portion .about_col,
	.middle-portion .links_col,
	.middle-portion .contact_col {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center !important;
	}
	
	.middle-portion h4 {
		font-size: 20px !important;
		margin-bottom: 20px !important;
		margin-top: 0 !important;
		font-weight: 600;
		letter-spacing: 0.5px;
	}
	
	.middle-portion .about_col ul li p {
		font-size: 15px !important;
		line-height: 24px !important;
		margin-bottom: 20px !important;
		padding: 0 10px !important;
	}
	
	.middle-portion ul .icons {
		margin: 0 6px 10px 6px !important;
		display: inline-block;
	}
	
	.middle-portion ul .icons i {
		font-size: 16px !important;
		line-height: 42px !important;
		height: 42px !important;
		width: 42px !important;
		transition: all 0.3s ease;
	}
	
	.middle-portion ul .icons i:hover {
		transform: translateY(-3px) scale(1.1);
	}
	
	.middle-portion .links_col ul {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 1px;
	}
	
	.middle-portion .links_col li {
		width: 100%;
		max-width: 250px;
	}
	
	.middle-portion .links_col li a {
		font-size: 15px !important;
		line-height: 32px !important;
		display: block;
		padding: 5px 0;
		transition: all 0.3s ease;
	}
	
	.middle-portion .links_col li a:hover {
		padding-left: 10px;
	}
	
	.middle-portion .contact_col ul {
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 12px;
	}
	
	.middle-portion .contact_col li {
		width: 100%;
		max-width: 280px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	.middle-portion .contact_col .contact_icons {
		justify-content: center;
		gap: 10px;
	}
	
	.middle-portion .contact_col li i {
		font-size: 16px !important;
		margin-right: 10px !important;
		flex-shrink: 0;
	}
	
	.middle-portion .contact_col li a {
		font-size: 15px !important;
		line-height: 24px !important;
		word-break: break-word;
	}
	
	.middle-portion .contact_col li span {
		font-size: 15px !important;
		line-height: 24px !important;
		word-break: break-word;
	}
	
	.bottom-portion {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		padding: 0 20px;
	}
	
	.copyright {
		padding: 25px 0 !important;
		text-align: center;
	}
	
	.copyright p {
		font-size: 13px !important;
		line-height: 22px !important;
		margin-bottom: 8px !important;
	}
	
	.copyright p:last-child {
		margin-bottom: 0 !important;
		margin-top: 10px;
	}
	
	.copyright a {
		color: var(--e-global-color-soft-orange);
		transition: all 0.3s ease;
	}
	
	.copyright a:hover {
		color: var(--e-global-color-white);
		text-decoration: underline;
	}
	
	.footer_shape {
		display: none;
	}
}

@media screen and (max-width: 575px) {
	.footer-section {
		padding: 60px 0 0 !important;
		margin-top: -40px !important;
	}
	
	.middle-portion {
		margin-bottom: 40px !important;
		padding: 0 15px;
	}
	
	.middle-portion .row > div {
		margin-bottom: 35px;
		padding: 0 10px;
	}
	
	.middle-portion h4 {
		font-size: 18px !important;
		margin-bottom: 18px !important;
	}
	
	.middle-portion .about_col ul li p {
		font-size: 14px !important;
		line-height: 22px !important;
		margin-bottom: 18px !important;
		padding: 0 5px !important;
	}
	
	.middle-portion ul .icons i {
		font-size: 14px !important;
		line-height: 38px !important;
		height: 38px !important;
		width: 38px !important;
	}
	
	.middle-portion .links_col li a {
		font-size: 14px !important;
		line-height: 30px !important;
	}
	
	.middle-portion .contact_col li i {
		font-size: 14px !important;
		margin-right: 8px !important;
	}
	
	.middle-portion .contact_col li a,
	.middle-portion .contact_col li span {
		font-size: 14px !important;
		line-height: 22px !important;
	}
	
	.copyright {
		padding: 20px 0 !important;
	}
	
	.copyright p {
		font-size: 12px !important;
		line-height: 20px !important;
	}
}

/* Enhanced Our Programs Section Styling */
.services_section .services_content {
	position: relative;
	padding: 0 20px;
	margin-bottom: 50px;
}

.services_content h5 {
	position: relative;
	display: inline-block;
	font-weight: 600;
	font-size: 20px;
	padding: 10px 28px;
	margin-bottom: 15px;
	background: linear-gradient(135deg, rgba(169, 31, 30, 0.15) 0%, rgba(169, 31, 30, 0.08) 100%);
	/* border-left: 5px solid var(--e-global-color-secondary); */
	border-radius: 6px;
	letter-spacing: 4.5px;
	text-transform: uppercase;
	animation: fadeInDown 0.8s ease-out;
	box-shadow: 0 4px 15px rgba(169, 31, 30, 0.1);
	
	transition: all 0.3s ease;
}

.services_content h5:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(169, 31, 30, 0.15);
}

.services_content h2 {
	font-size: 44px;
	line-height: 64px;
	font-weight: 700;
	margin-bottom: 30px;
	padding: 0 100px;
	color: var(--e-global-color-primary);
	position: relative;
	background: linear-gradient(135deg, var(--e-global-color-primary) 0%, var(--e-global-color-accent) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	animation: fadeInUp 0.8s ease-out 0.2s both;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
	/* Fallback for browsers that don't support gradient text */
}

@supports not (-webkit-background-clip: text) {
	.services_content h2 {
		color: var(--e-global-color-primary);
		background: none;
		text-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	}
}

.services_content h2::after {
	content: '';
	position: absolute;
	bottom: -18px;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 5px;
	background: linear-gradient(90deg, transparent 0%, var(--e-global-color-secondary) 50%, transparent 100%);
	border-radius: 3px;
	box-shadow: 0 2px 8px rgba(169, 31, 30, 0.3);
	animation: expandLine 1s ease-out 0.6s both;
}

@keyframes expandLine {
	from {
		width: 0;
		opacity: 0;
	}
	to {
		width: 100px;
		opacity: 1;
	}
}

.services_content p {
	font-size: 22px;
	line-height: 36px;
	font-weight: 400;
	margin-bottom: 45px;
	padding: 0 100px;
	color: var(--e-global-color-text);
	position: relative;
	animation: fadeInUp 0.8s ease-out 0.4s both;
	opacity: 0.95;
	letter-spacing: 0.3px;
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translateY(-20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

/* Responsive adjustments for enhanced styling */
@media screen and (max-width: 1199px) {
	.services_content h2 {
		font-size: 44px;
		line-height: 54px;
		padding: 0 80px;
	}
	
	.services_content p {
		font-size: 20px;
		line-height: 32px;
		padding: 0 80px;
	}
}

@media screen and (max-width: 991px) {
	.services_content h2 {
		font-size: 38px;
		line-height: 48px;
		padding: 0 60px;
	}
	
	.services_content p {
		font-size: 18px;
		line-height: 28px;
		padding: 0 60px;
	}
	
	.services_content h5 {
		font-size: 16px;
		padding: 6px 20px;
		letter-spacing: 3px;
	}
}

@media screen and (max-width: 767px) {
	.services_content h2 {
		font-size: 32px;
		line-height: 42px;
		padding: 0 30px;
	}
	
	.services_content p {
		font-size: 17px;
		line-height: 26px;
		padding: 0 30px;
		margin-bottom: 35px;
	}
	
	.services_content h5 {
		font-size: 15px;
		padding: 6px 18px;
		letter-spacing: 2.5px;
		margin-bottom: 18px;
	}
	
	.services_content h2::after {
		width: 60px;
		height: 3px;
		bottom: -12px;
	}
}

@media screen and (max-width: 575px) {
	.services_content h2 {
		font-size: 28px;
		line-height: 38px;
		padding: 0 20px;
	}
	
	.services_content p {
		font-size: 16px;
		line-height: 24px;
		padding: 0 20px;
		margin-bottom: 30px;
	}
	
	.services_content h5 {
		font-size: 14px;
		padding: 5px 16px;
		letter-spacing: 2px;
		margin-bottom: 15px;
	}
}

/* Benefit Cards Styling */
.benefit_card {
	background: var(--e-global-color-white);
	/* border-radius: 20px; */
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
	transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	height: 100%;
	overflow: hidden;
	position: relative;
	border: 1px solid rgba(169, 31, 30, 0.1);
	border-bottom-right-radius: 30px;
	border-top-left-radius: 30px;
}

.benefit_card::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	/* background: linear-gradient(90deg, var(--e-global-color-secondary) 0%, var(--e-global-color-soft-orange) 100%); */
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.4s ease;
}

.benefit_card:hover {
	transform: translateY(-10px);
	box-shadow: 0 20px 60px rgba(169, 31, 30, 0.15);
	border-color: rgba(169, 31, 30, 0.3);
}

.benefit_card:hover::before {
	transform: scaleX(1);
}

.benefit_card_content {
	padding: 40px 30px;
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.benefit_card .icon_wrapper {
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(135deg, rgba(169, 31, 30, 0.1) 0%, rgba(169, 31, 30, 0.05) 100%);
	border-radius: 50%;
	margin-bottom: 25px;
	transition: all 0.4s ease;
	position: relative;
}

.benefit_card .icon_wrapper::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	/* border: 2px solid var(--e-global-color-secondary); */
	opacity: 0;
	transform: scale(0.8);
	transition: all 0.4s ease;
}

.benefit_card:hover .icon_wrapper {
	background: linear-gradient(135deg, rgba(169, 31, 30, 0.2) 0%, rgba(169, 31, 30, 0.1) 100%);
	transform: scale(1.1);
}

/* .benefit_card:hover .icon_wrapper::after {
	opacity: 1;
	transform: scale(1);
} */

.benefit_card .icon_wrapper i {
	font-size: 48px;
	color: var(--e-global-color-secondary);
	transition: all 0.4s ease;
	position: relative;
	z-index: 1;
}

.benefit_card:hover .icon_wrapper i {
	color: var(--e-global-color-secondary);
	/* transform: scale(1.1); */
}

.benefit_card h3 {
	font-family: 'Cormorant Garamond', serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: 600;
	color: var(--e-global-color-primary);
	margin-bottom: 15px;
	transition: color 0.3s ease;
}

.benefit_card:hover h3 {
	color: var(--e-global-color-secondary);
}

.benefit_card p {
	font-size: 16px;
	line-height: 26px;
	color: var(--e-global-color-text);
	margin-bottom: 0;
	opacity: 0.9;
	transition: opacity 0.3s ease;
}

.benefit_card:hover p {
	opacity: 1;
}

/* Responsive adjustments for benefit cards */
@media screen and (max-width: 1199px) {
	.benefit_card_content {
		padding: 35px 25px;
	}
	
	.benefit_card .icon_wrapper {
		width: 90px;
		height: 90px;
		margin-bottom: 20px;
	}
	
	.benefit_card .icon_wrapper i {
		font-size: 42px;
	}
	
	.benefit_card h3 {
		font-size: 22px;
		line-height: 30px;
	}
}

@media screen and (max-width: 991px) {
	.benefit_card_content {
		padding: 30px 20px;
	}
	
	.benefit_card .icon_wrapper {
		width: 80px;
		height: 80px;
		margin-bottom: 18px;
	}
	
	.benefit_card .icon_wrapper i {
		font-size: 38px;
	}
	
	.benefit_card h3 {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 12px;
	}
	
	.benefit_card p {
		font-size: 15px;
		line-height: 24px;
	}
}

@media screen and (max-width: 767px) {
	.benefit_card_content {
		padding: 30px 20px;
	}
	
	.benefit_card .icon_wrapper {
		width: 75px;
		height: 75px;
		margin-bottom: 15px;
	}
	
	.benefit_card .icon_wrapper i {
		font-size: 36px;
	}
	
	.benefit_card h3 {
		font-size: 19px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	
	.benefit_card p {
		font-size: 14px;
		line-height: 22px;
	}
}

@media screen and (max-width: 575px) {
	.benefit_card_content {
		padding: 25px 18px;
	}
	
	.benefit_card .icon_wrapper {
		width: 70px;
		height: 70px;
		margin-bottom: 15px;
	}
	
	.benefit_card .icon_wrapper i {
		font-size: 32px;
	}
	
	.benefit_card h3 {
		font-size: 18px;
		line-height: 24px;
	}
	
	.benefit_card p {
		font-size: 14px;
		line-height: 21px;
	}
}