/* Why Choose Us heading color */
.heading h6 {
	color: #8ca6a2 !important;
}



/**************************************************
=-*=-*=-*=-*=-*=-*= 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);
}

.single-post01 .post-meta-share a:hover {
	color: var(--e-global-color-light-blue);
}

.load-more a {
	color: var(--e-global-color-white);
}

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: 600;
	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);
	font-weight: 600;
}

.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: 1px solid var(--e-global-color-grayish-cyan);
	outline: none;
	box-shadow: none;
}

.single-post01 .form-gray-fields .form-control:focus {
	box-shadow: none;
	outline: 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: 16px;
	padding: 13px 22px 10px;
	text-transform: uppercase;
	border-radius: 50px;
}

.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: 0;
	height: auto;
	background-color: transparent;
}

.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: 600;
}

.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: 30px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 16px;
	letter-spacing: 0px;
	font-family: 'Jost', sans-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;
	}
}

/* Animated Contact Us Button */
.contact-us-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 32px;
	background: #c9c8c5 !important;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	border-radius: 50px;
	text-decoration: none;
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
	box-shadow: 0 4px 15px rgba(140, 166, 162, 0.4) !important;
	animation: pulse-btn 2s infinite;
	white-space: nowrap;
}

.contact-us-btn::before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	background: #c9c8c5;
	height: 100%;
	background: linear-gradient(135deg, #c9c8c5 0%, #b5b4b1 100%);
	transition: left 0.3s ease;
	z-index: -1;
}

.contact-us-btn:hover {
	background: #8d8c89 !important;
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(141, 140, 137, 0.6) !important;
	animation: none;
	color: #ffffff;
}

.contact-us-btn:hover::before {
	background: #8d8c89;
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(141, 140, 137, 0.6);
	animation: none;
	color: #ffffff;
	position: relative;
	z-index: 1;
}

@keyframes pulse-btn {

	0%,
	100% {
		box-shadow: 0 4px 15px rgba(129, 106, 255, 0.4);
	}

	50% {
		box-shadow: 0 4px 25px rgba(129, 106, 255, 0.8);
	}
}

/* Contact Us Button in Navbar */
.navbar .login-outer-div .contact-us-btn {
	margin-left: 15px;
}

/* Responsive Contact Us Button */
@media (max-width: 991px) {
	.contact-us-btn {
		margin-left: 0;
		margin-top: 10px;
	}
}

/* Mission Section background color */
.mission-section {
	background: #8ca6a2 !important;
}

/* Checkmark color for list items */
.heading ul li i.fa-check {
	color: #C9c8c5 !important;
}

/* Read More button colors */
.default-btn {
	background: #C9c8c5 !important;
	border: 1px solid #C9c8c5 !important;
	color: #000000 !important;
	box-shadow: 0px 4px 22px 0px rgba(201, 200, 197, 0.6) !important;
}

.default-btn:hover {
	background: #8d8c89 !important;
	border: 1px solid #8d8c89 !important;
	color: #ffffff !important;
	box-shadow: 0px 4px 22px 0px rgba(141, 140, 137, 0.6) !important;
}

/* Navbar links color scheme */
.navbar .nav-link {
	color: #000000 !important;
	transition: color 0.3s ease;
}

.navbar .nav-link:hover {
	color: #C9c8c5 !important;
}

.navbar .nav-item.active .nav-link {
	color: #c6c5c2 !important;
}

/* Ensure no underline appears on navbar links or contact button on hover */
.navbar .nav-link,
.navbar .nav-link:hover,
.navbar .login-outer-div .contact-us-btn,
.navbar .login-outer-div .contact-us-btn:hover,
.navbar .login-outer-div .contact-us-btn .btn-text {
	text-decoration: none !important;
}

/* Gallery Animation */
.gallery-animate {
	transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	cursor: pointer;
}

.gallery-animate:hover {
	transform: translateY(-10px);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.gallery-animate:hover .content {
	animation: slideInContent 0.4s ease forwards;
}

.gallery-animate:hover i {
	animation: arrowBounce 0.6s ease infinite;
}

@keyframes slideInContent {
	from {
		opacity: 0;
		transform: translateY(10px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes arrowBounce {

	0%,
	100% {
		transform: translateX(0);
	}

	50% {
		transform: translateX(5px);
	}
}

/* Video Player Styling */
.video-outer {
	position: relative;
}

.video-outer a {
	position: relative;
	display: inline-block;
}

.video-outer .play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 60px;
	color: #ffffff;
	background: rgba(129, 106, 255, 0.8);
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all 0.3s ease;
	z-index: 5;
}

.video-outer:hover .play-icon {
	opacity: 1;
	background: rgba(129, 106, 255, 1);
	transform: translate(-50%, -50%) scale(1.1);
}

.video-outer .thumb {
	transition: filter 0.3s ease;
}

.video-outer:hover .thumb {
	filter: brightness(0.8);
}

/* Modal Styling */
.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 3.5rem);
}

.modal-content {
	border-radius: 10px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
}

.modal .close {
	font-size: 28px;
	font-weight: 300;
	opacity: 0.8;
	transition: opacity 0.2s ease;
}

.modal .close:hover {
	opacity: 1;
}

/* Testimonials carousel dots color - only active dot */
.testimonials-section .owl-carousel .owl-dots .owl-dot.active span {
	background: #C9c8c5 !important;
}

/* Testimonials carousel dots color - hover state */
.testimonials-section .owl-carousel .owl-dots .owl-dot:hover span {
	background: #C9c8c5 !important;
}

/* Breadcrumb link color */
.breadcrumb ol li a,
.breadcrumb ul li a {
	color: #C9c8c5 !important;
}

/* Bold text color */
b,
strong {
	color: #c6c5c2;
}

/* Footer links color */
.footer-links-content ul li a,
.footer-support-content ul li a {
	color: #c6c5c2 !important;
}

/* ============================================
   ABOUT SECTION VIDEO PLAY BUTTON
   ============================================ */
.create-section .video-outer .popup-vimeo:hover {
    transform: translate(-50%, -50%) scale(1.1);
    box-shadow: 0 10px 30px rgba(140, 166, 162, 0.5);
}

.create-section .video-outer .popup-vimeo:hover i {
    color: #7c928e;
}


/* ============================================
   MOBILE RESPONSIVE FIXES
   ============================================ */

/* Mobile First - Base Fixes */
@media screen and (max-width: 991px) {
	/* Navbar Mobile */
	.navbar-collapse {
		position: fixed;
		top: 0;
		right: -100%;
		width: 280px;
		height: 100vh;
		background: #ffffff;
		padding: 80px 30px 30px;
		transition: right 0.3s ease;
		z-index: 9999;
		box-shadow: -5px 0 20px rgba(0,0,0,0.1);
		overflow-y: auto;
	}
	
	.navbar-collapse.show {
		right: 0;
	}
	
	/* Mobile navbar active/hover color */
	.navbar-nav li.active > a,
	.navbar-nav .nav-item a:hover,
	.navbar-nav .nav-item .dropdown-item:hover,
	.navbar .glib-dropdown li.active .glib-menu {
		background-color: #8ca6a2 !important;
		color: #ffffff !important;
	}
	
	.navbar-nav {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.navbar-nav .nav-item {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.navbar-nav .nav-link {
		padding: 12px 0 !important;
		font-size: 16px !important;
		border-bottom: 1px solid #f0f0f0;
	}
	
	.login-outer-div {
		margin-top: 20px;
		width: 100%;
	}
	
	.contact-us-btn {
		width: 100%;
		justify-content: center;
	}
	
	/* Banner Section Mobile */
	.home-banner-section {
		padding: 20px !important;
	}
	
	.home-banner-text {
		padding: 100px 0 30px 0 !important;
		text-align: center;
	}
	
	.home-banner-text h1 {
		font-size: 28px !important;
		line-height: 36px !important;
	}
	
	.home-banner-text p {
		font-size: 14px !important;
		line-height: 24px !important;
	}
	
	/* Hide only footer shapes on mobile */
	.section-left-shape,
	.section-right-shape,
	.shape2 {
		display: none !important;
	}
	
	/* Banner Images - Show all on mobile */
	.banner-img-content {
		display: block !important;
		position: relative !important;
		height: 350px;
		margin-top: 10px;
	}
	
	.banner-img-content .banner-background {
		display: block !important;
		position: absolute !important;
		top: 0 !important;
		right: -20px !important;
		left: auto !important;
		z-index: 1;
	}
	
	.banner-img-content .banner-background img {
		width: 280px !important;
		max-width: 280px;
	}
	
	.banner-img-content .banner-shape-2,
	.banner-img-content .banner-shape-3 {
		display: none !important;
	}
	
	.banner-img-content .banner-shape-4 {
		display: block !important;
		position: absolute !important;
		bottom: 30px !important;
		right: 30px !important;
		z-index: 2;
	}
	
	.banner-img-content .banner-shape-4 img {
		width: 100px !important;
	}
	
	.banner-img-content .banner-img {
		padding: 0 !important;
		position: absolute !important;
		top: 50px !important;
		right: 0 !important;
		z-index: 3;
	}
	
	.banner-img-content .banner-img img {
		width: 250px !important;
		max-width: 250px;
		border-radius: 10px;
	}
	
	/* Hero section shapes - show on mobile */
	.home-banner-section .banner-shape-1 {
		display: block !important;
		opacity: 0.6;
		left: -30px !important;
	}
	
	.home-banner-section .banner-shape-1 img {
		width: 180px !important;
	}
	
	/* Sub-pages banner (About, Services, Contact, FAQ) */
	.contact_banner .home-banner-section {
		padding: 100px 15px 40px !important;
	}
	
	.contact_banner .home-banner-text {
		padding: 0 !important;
		text-align: center;
	}
	
	.contact_banner .home-banner-text h1 {
		font-size: 28px !important;
		line-height: 36px !important;
		margin-bottom: 12px;
	}
	
	.contact_banner .banner-img-content {
		height: 320px;
		margin-top: 10px;
	}
	
	.contact_banner .banner-img-content .banner-img img {
		width: 220px !important;
		max-width: 220px;
	}
	
	.contact_banner .banner-img-content .banner-background img {
		width: 260px !important;
	}
	
	/* Show section shapes on mobile with reduced opacity */
	section > .shape {
		display: block !important;
		opacity: 0.2;
	}
	
	/* Social Icons */
	.social-icons {
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		transform: none !important;
		display: flex !important;
		justify-content: center;
		margin-top: 20px;
	}
	
	.social-icons ul {
		display: flex !important;
		flex-direction: row !important;
	}
	
	.social-icons ul li {
		margin: 0 10px !important;
	}
}

@media screen and (max-width: 767px) {
	/* Section Padding */
	section {
		padding: 60px 0 !important;
	}
	
	.container {
		padding: 0 15px;
	}
	
	/* Typography */
	h1, .h1 {
		font-size: 26px !important;
		line-height: 34px !important;
	}
	
	h2, .h2 {
		font-size: 22px !important;
		line-height: 30px !important;
	}
	
	h6, .h6 {
		font-size: 12px !important;
		line-height: 16px !important;
	}
	
	p, .text-size-16 {
		font-size: 14px !important;
		line-height: 22px !important;
	}
	
	/* Create/About Section */
	.create-section {
		padding: 60px 0 !important;
	}
	
	.create-section .create-images {
		margin-bottom: 30px;
		min-height: auto !important;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	.create-section .create-img-1 {
		width: 100%;
		text-align: center;
	}
	
	.create-section .create-img-1 img {
		width: 100% !important;
		max-width: 300px !important;
		margin: 0 auto;
	}
	
	.create-section .video-outer {
		position: relative !important;
		bottom: auto !important;
		right: auto !important;
		margin-top: -50px;
		margin-left: 50px;
		align-self: flex-end;
	}
	
	.create-section .video-outer img {
		max-width: 250px !important;
	}
	
	.create-section .video-outer .popup-vimeo {
		width: 50px !important;
		height: 50px !important;
	}
	
	.create-section .video-outer .popup-vimeo i {
		font-size: 18px !important;
	}
	
	
	.create-section .heading {
		text-align: center;
		margin-top: 20px;
	}
	
	.create-section .heading {
		text-align: center;
		padding: 0 15px;
	}
	
	.create-section .heading ul {
		text-align: left;
		padding-left: 20px;
	}
	
	/* Choose Section */
	.choose-section {
		padding: 60px 0 !important;
	}
	
	.choose-section .choose-box {
		margin-bottom: 20px;
		padding: 25px 20px !important;
	}
	
	/* Mission Section */
	.mission-section {
		padding: 60px 0 !important;
	}
	
	.mission-section .heading {
		text-align: center;
		margin-bottom: 30px;
	}
	
	.mission-section .create-images {
		margin-bottom: 30px;
	}
	
	.mission-section .create-img-1 img {
		width: 100% !important;
		border-radius: 10px;
	}
	
	.mission-section .vision-outer {
		padding-top: 40px !important;
	}
	
	/* Experience/Fun Facts Section */
	.experience-section,
	.fun_facts_section {
		padding: 60px 0 !important;
	}
	
	.experience-section .heading,
	.fun_facts_section .heading {
		text-align: center;
		margin-bottom: 30px;
	}
	
	.counter-outer .counter-box {
		margin-bottom: 30px;
		text-align: center;
	}
	
	/* Team Section */
	.team-section {
		padding: 60px 0 !important;
	}
	
	.team-section .team-box {
		margin-bottom: 30px;
	}
	
	.team-section .team-box figure img {
		width: 100%;
		height: auto;
	}
	
	/* Testimonials Section */
	.testimonials-section {
		padding: 60px 0 !important;
	}
	
	/* Contact Section */
	.contact-section {
		padding: 60px 0 !important;
	}
	
	.contact-section .contact-images {
		display: none;
	}
	
	.contact-section .heading {
		padding: 30px 20px !important;
	}
	
	.contact-section form .form-group {
		margin-bottom: 15px;
	}
	
	.contact-section form input,
	.contact-section form textarea {
		padding: 12px 15px !important;
		font-size: 14px !important;
	}
	
	/* Footer Section */
	.footer-section {
		padding: 60px 0 40px !important;
	}
	
	.footer-section .footer-logo-content {
		text-align: center;
		margin-bottom: 30px;
	}
	
	.footer-section .footer-links-content,
	.footer-section .footer-support-content,
	.footer-section .footer-info-content {
		text-align: center;
		margin-bottom: 30px;
		padding: 0 !important;
	}
	
	.footer-section .section-right-shape {
		display: none !important;
	}
	
	.footer-bar {
		padding: 20px 0 !important;
	}
	
	.footer-bar p {
		font-size: 12px !important;
	}
	
	/* Buttons */
	.default-btn {
		padding: 12px 25px !important;
		font-size: 14px !important;
	}
	
	/* Scroll to Top */
	#scrollToTop {
		width: 40px !important;
		height: 40px !important;
		right: 15px !important;
		bottom: 15px !important;
		font-size: 16px !important;
	}
}

@media screen and (max-width: 575px) {
	/* Extra Small Screens */
	.navbar-brand {
		font-size: 24px !important;
	}
	
	.home-banner-text h1 {
		font-size: 24px !important;
		line-height: 32px !important;
	}
	
	h2, .h2 {
		font-size: 20px !important;
		line-height: 28px !important;
	}
	
	section {
		padding: 50px 0 !important;
	}
	
	.choose-section .choose-box h4 {
		font-size: 18px !important;
	}
	
	/* Form fields full width */
	.form-group {
		width: 100% !important;
	}
	
	/* Footer */
	.footer-section [class*="col-"] {
		margin-bottom: 25px;
	}
	
	.footer-info-content-listing {
		justify-content: center;
	}
}

@media screen and (max-width: 375px) {
	/* iPhone SE and smaller */
	.home-banner-text h1 {
		font-size: 22px !important;
		line-height: 28px !important;
	}
	
	h2, .h2 {
		font-size: 18px !important;
		line-height: 26px !important;
	}
	
	.default-btn {
		padding: 10px 20px !important;
		font-size: 13px !important;
	}
	
	.contact-us-btn {
		padding: 10px 20px !important;
		font-size: 14px !important;
	}
}

/* ============================================
   PERFORMANCE OPTIMIZATIONS
   ============================================ */

/* Smooth scrolling */
html {
	scroll-behavior: smooth;
}

/* Optimize images */
img {
	max-width: 100%;
	height: auto;
	display: block;
}

/* Reduce animations on mobile for performance */
@media screen and (max-width: 767px) {
	*,
	*::before,
	*::after {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
	}
	
	/* Keep essential transitions */
	.navbar-collapse,
	.default-btn,
	.contact-us-btn,
	#scrollToTop {
		transition-duration: 0.3s !important;
	}
}

/* Hardware acceleration for smooth scrolling */
.owl-carousel,
.testimonials-section {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

/* Prevent horizontal scroll */
body {
	overflow-x: hidden;
}

/* Fix for iOS input zoom */
@media screen and (max-width: 767px) {
	input[type="text"],
	input[type="email"],
	input[type="tel"],
	textarea,
	select {
		font-size: 16px !important;
	}
}

/* FAQ/Accordion button color */
.accordian-section .accordion-card button.btn.btn-link {
	color: #c6c5c2 !important;
}