@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');


nav ul a {
	color: #2c2a3f;
}

body {
	background: #3D3E43;
	color: #ebebeb;
	padding-top: 100px;
}

a {
	color: #fbc70f;
}

.col img {
	max-width: 100%;
	height: auto;
}


header {
	height: 100px;
	padding: 30px 0 0 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}


.navbar {
	height: 100px !important;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.navbar nav {
	height: 100px !important;
	padding: 0;
	background: #0d0d0d;
	position: relative;
}

#logo-container {
	margin: 15px 0 0 0;
}

#logo-container img {
	max-height: 60px;
}


.button-collapse i {
	color: #ebebeb;
}


.header-sec-nav {
	padding: 12px 20px 0 0;
	clear: both;
}

ul.header-sec-nav li {
	line-height: 20px;
	margin: 0 0 0 20px;
}

ul.header-sec-nav li i {
	height: auto;
	line-height: 18px;
	font-size: 18px;
}

.nav-wrapper ul.header-sec-nav {
	padding-right: 6px;
}

.nav-wrapper ul.header-sec-nav li {
	margin: 0 0 0 15px;
}

.nav-wrapper ul.header-sec-nav li a {
	font-size: 15px;
	line-height: 18px;
	padding: 0;
	color: #2c2a3f;
}

.nav-wrapper ul.header-sec-nav li a:hover {
	background: none;
	text-decoration: underline;
}

nav.header-sec-nav ul li.active {
	background: none;
}

.nav-wrapper ul.header-sec-nav li.active a {
	color: #ccc;
}






.header-nav {
	padding: 0;
	clear: both;
	position: absolute;
	bottom: 0;
	right: 0;
}

.header-nav li {
	margin: 0 0 0 30px;
}

.nav-wrapper ul.header-nav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #ebebeb;
	font-size: 18px;
	font-weight: 500;
	float: left;
	padding: 0 0 10px 0;
}

.nav-wrapper ul.header-nav li a:hover {
	background: none;
	color: #fbc70f;
}

nav.header-nav ul li.active {
	background: none;
}

.nav-wrapper ul.header-nav li.current-menu-item {
	background: none !important;
}

.nav-wrapper ul.header-nav li.current-menu-item a,
.nav-wrapper ul.header-nav li.current-page-ancestor a,
.nav-wrapper ul.header-nav li a.active {
	color: #fbc70f;
	border-bottom: 5px solid #fbc70f;
}


/* Side Nav */
.side-nav {
	background: #111;
	z-index: 1001;
}

.side-nav li {
	line-height: inherit;
}

.side-nav li a {
	height: auto;
	line-height: inherit;
	color: #ebebeb;
	width: 100%;
	display: inline-block;
	padding: 8px 15px 8px 10px;
	margin: 0;
	position: relative;
	font-size: 16px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #000;
	font-weight: 300;
}

#menu-main-menu-mobile>li>a:hover,
#menu-main-menu-mobile>li .current_page_item>a,
#menu-main-menu-mobile>li .current_page_ancestor>a {
	background: #222;
	width: 100%;
}

#menu-main-menu-mobile .sub-menu {
	padding: 10px;
}

#menu-main-menu-mobile .sub-menu li a {
	background: #1a1a1a;
	border-top: 1px solid #222;
	border-bottom: 1px solid #000;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
}

#menu-main-menu-mobile .sub-menu li.current_page_item a,
#menu-main-menu-mobile .sub-menu li a:hover {
	background: #333;
}




header .container {
	position: relative;
}

/* Header Quick Nav */
#quick-nav {
	position: absolute;
	right: 120px;
	width: 220px;
	height: 42px;
	overflow: hidden;
	background: url(../images/quick-nav-arrow.png) no-repeat right #2c2a3f;
	border: 1px solid #2c2a3f;
	z-index: 999;
}

#quick-nav:hover {
	background: url(../images/quick-nav-arrow.png) no-repeat right #2c2a3f;
	border: 1px solid #2c2a3f;
}

#quick-nav select {
	display: block;
	background: transparent;
	width: 258px;
	padding: 5px 5px 5px 15px;
	font-size: 17px;
	font-family: 'Inter', sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 42px;
	-webkit-appearance: none;
	color: #ebebeb;
	cursor: pointer;
}

#quick-nav select option {
	color: #333;
	background: #ebebeb;
	font-size: 14px;
}


/* Header Social Media */
#social-media {
	position: absolute;
	right: 0;
	top: 0;
	right: 0px;
	display: inline-block;
}

#social-media a {
	width: 44px;
	height: 44px;
	float: left;
	margin: 0 0 0 15px;
}

#social-media a span {
	display: none;
}

#social-media a.social-media-facebook {
	background: url(../images/facebook-icon-header.png);
}

#social-media a.social-media-facebook:hover {
	background: url(../images/facebook-icon-header-hover.png);
}

#social-media a.social-media-linkedin {
	background: url(../images/linkedin-icon-header.png);
}

#social-media a.social-media-linkedin:hover {
	background: url(../images/linkedin-icon-header-hover.png);
}

/* Catalog Menu  */
.catalog-menu {
	background: #ebebeb;
	padding: 10px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
		0 1px 5px 0 rgba(0, 0, 0, 0.12),
		0 3px 1px -2px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
}

.catalog-menu ul {
	margin: 0 0 20px 0;
	font-family: 'Inter', sans-serif;
}

.catalog-menu ul li {
	list-style: none !important;
	margin: 0 0 5px 0;
}

.catalog-menu ul li a {
	width: 100%;
	display: inline-block;
	background: none;
	border-radius: 5px;
	border: 1px solid #57879E;
	padding: 3px 10px 3px 10px;
	font-size: 14px;
}

.catalog-menu ul li a:hover {
	background: #57879E;
	color: #ebebeb;
}

.subnav-list li ul {
	display: none;
	margin: 5px 0 0 0;
	padding: 0 0 0 30px;
}

.catalog-menu ul li ul.children {
	padding: 10px 0 0 15px;
	margin: 0 0 5px 0;
}

.catalog-menu ul li ul.children a {
	font-size: 13px !important;
}

.catalog-menu h3 {
	font-size: 16px;
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
}

.catalog-menu h3 a {
	color: #ebebeb;
	width: 100%;
	display: inline-block;
	background: #2c2a3f;
	padding: 15px;
	border-radius: 5px;
}

.catalog-menu h3 a:hover {
	background: #57879E;
}

.catalog-menu h3 a.active {
	background: #57879E;
	color: #ebebeb;
}

.subnav-list li.current-cat ul,
.subnav-list li.current-cat-parent ul {
	display: block;
}

.subnav-list li.current-cat>a {
	background: #57879E;
	color: #ebebeb;
}


/* Subpages Menu */
.subpages-menu {
	position: relative;
	top: -50px;
	background: #2c2a3f;
	padding: 55px 0px 30px 0px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
		0 1px 5px 0 rgba(0, 0, 0, 0.12),
		0 3px 1px -2px rgba(0, 0, 0, 0.2);
	font-family: 'Inter', sans-serif;
	margin: 0 0 30px 0;
}

.subpages-menu li {
	list-style: none;
}

.subpages-menu>li>a {
	color: #ebebeb;
	width: 100%;
	display: inline-block;
	padding: 15px;
	margin: 0;
	position: relative;
	font-size: 16px;
	border-top: 1px solid #353348;
	border-bottom: 1px solid #201e35;
}

.subpages-menu>li:first-child>a {
	border-top: 0;
}

.subpages-menu>li:last-child>a {
	border-bottom: 0;
}

.subpages-menu>li>a:hover,
.subpages-menu>li.current_page_item>a,
.subpages-menu>li.current_page_ancestor>a {
	background: #000;
	color: #fbc70f;
	width: 100%;
}

.subpages-menu>li>a:hover:before,
.subpages-menu>li.current_page_item>a:before,
.subpages-menu>li.current_page_ancestor>a:before {
	content: "";
	background: #000;
	position: absolute;
	height: 100%;
	width: 10px;
	left: -10px;
	top: 0;
}

.subpages-menu li ul {
	margin: 0 0 10px 0;
	display: none;
	width: 100%;
}

.subpages-menu li.current_page_item ul,
.subpages-menu li.current_page_ancestor ul {
	display: inline-block;
	padding: 8px;
	margin: 0;
}

.subpages-menu li ul li a {
	width: 100%;
	display: inline-block;
	background: none;
	background: #2b428c;
	padding: 10px;
	font-size: 15px;
	color: #ebebeb;
	border-top: 1px solid #22367a;
	border-bottom: 1px solid #324ca3;
}

.subpages-menu li ul li a:hover {
	background: #3f5bb8;
	color: #ebebeb;
}

.subpages-menu li ul li.current_page_item a {
	background: #3f5bb8;
	color: #ebebeb;
}






/* Quick Form*/
.quick-form {
	padding: 20px;
	width: 100%;
	display: inline-block;
	height: auto !important;
	background: #f2f2f0;
	border: 1px solid #e9e9e9;
	margin: 0 0 25px 0;
	border-radius: 5px;
}

.quick-form h3 {
	font-size: 20px;
	text-align: center;
	color: #2c2a3f;
	margin: 0 0 15px 0;
}

.quick-form input {
	border: 0px solid #dcdcdc;
	padding: 0px;
	text-align: center;
	width: 100%;
	margin: 0 0 10px 0;
	border-radius: 5px;
	height: 2.2rem;
}

.quick-form input::placeholder {
	color: #ccc;
}

.quick-form button {
	width: 100%;
	background: #e6e6e1;
	color: #2c2a3f;
	border: 0;
	border-radius: 5px;
	padding: 10px;
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 18px;
	height: 2.5rem;
	padding: 5px;
}

.quick-form button:hover {
	border-bottom: 2px solid #ffe95c;
}



.content-wrap {
	position: relative;
	overflow: hidden;
	padding: 0 0 0 20px;
}

.wide-content-wrap {
	padding: 0;
}

/* Product Category Landing Page */
.product-cat-row {
	padding: 30px;
	display: inline-block;
	width: 100%;
}

.product-cat-row h3 {
	margin: 0 0 10px 0;
}




/* HOMEPAGE */
.home-paralax {
	padding: 0 !important;
}

.home-paralax-wrap {
	position: relative;
	width: 100%;
	display: inline-block;
	padding: 0;
	overflow: hidden;
	border: 0;
}

.home-paralax-text {
	text-align: center;
	padding: 162px 0 162px 0;
	color: #ebebeb;
	font-family: 'Inter', sans-serif;
	margin: 0;
	z-index: 2;
	position: relative;
	font-size: 50px;
}

.home-paralax-wrap .curv {
	position: absolute;
	left: -1px;
	right: -1px;
	bottom: -3px;
	z-index: 2;
	width: auto;
	max-width: none;
	display: inline-block;
}

#videoBG {
	width: 100%;
	position: absolute;
	top: -40px;
	left: 0;
	z-index: 0;
}

.typed-words {
	display: inline;
	font-weight: bold;
}


.home-featured {
	background: #D1D1D1;
	padding: 100px 0 100px 0 !important;
	background-size: cover;
	text-align: center;
}

.home-featured-text {
	padding: 40px 0 0 0;
}

.home-featured-box {
	background: #ebebeb;
	color: #333;
	padding: 30px;
	max-width: 530px;
	margin: 10px;
}

.home-featured-box h3 {
	margin: 20px 0 30px 0;
	color: #333;
	font-size: 30px;
}

.home-featured-box img {
	width: 100%;
}

.home-featured-box-left {
	float: right;
}

.home-featured-box-text {
	padding: 0 0 20px 0;
}


.home-markets {
	color: #ebebeb !important;
	padding: 120px 0 80px 0 !important;
	font-size: 20px !important;
	text-align: center !important;
}

.home-markets h2 {
	color: #ebebeb;
	text-align: center;
	margin: 0 0 50px 0;
	font-size: 28px;
}

.home-markets h2:after {
	content: "";
	display: block;
	width: 14%;
	padding-top: 20px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0px auto;
}

.home-markets a {
	color: #ffe95c;
	font-weight: 400;
}

.home-markets a:hover {
	text-decoration: underline;
}


.home-video {
	padding: 100px 0 100px 0 !important;
	background: #151F61;
}

.home-video .container {
	max-width: 1000px !important;
	padding: 0 !important;
}


.videowrapper {
	display: inline-block;
	clear: both;
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;

}

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 5px solid #222;
	background-color: #222;
}



.home-news {
	padding: 100px 0 50px 0 !important;
}

.home-news .container {
	width: 85%;
}

.home-news .slider {
	height: auto;
}

.home-news h2 {
	text-align: center;
	margin: 0 0 50px 0;
	font-size: 28px;
}

.home-news h2:after {
	content: "";
	display: block;
	width: 14%;
	padding-top: 20px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0px auto;
}

.home-news-slide {
	padding: 20px;
	outline: 0;
	position: relative;
}

.home-news-slide-content {
	background: #ebebeb;
	color: #222;
	height: 100%;
	box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.11),
		1px 3px 15px 0 rgba(0, 0, 0, 0.19);
	margin: 5px 0 0 0;
}

.home-news-info {
	padding: 30px 20px 0 20px;
}

.home-news-info p {
	margin: 0 !important;
}

.home-news-thumb a {
	position: relative;
	display: inline-block;
	width: 100%;
}

.home-news-thumb img {
	width: 100%;
}

.video-thumb-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	top: 0;
	left: 0;
	display: none !important;
}

.video-thumb .video-thumb-overlay {
	display: inline-block !important;
}

.home-news-title h4 {
	font-weight: 500;
}

.home-news-cta {
	position: absolute;
	bottom: 40px;
}


.home-tiles {
	position: relative;
	padding: 8rem 0 !important;
	background: #3D3E43 !important;
	overflow: hidden;
}

.home-tiles .container {
	position: relative;
	z-index: 2;
}

@media (min-width: 993px) {
	.home-tiles .col.s12.l6:first-child {
		padding-right: 4rem !important;
	}

	.home-tiles .col.s12.l6:last-child {
		padding-left: 4rem !important;
	}
}

@media (max-width: 992px) {
	.home-tiles .col.s12.l6:first-child {
		margin-bottom: 4rem !important;
	}
}

.home-tiles h2 {
	text-align: left;
	margin: 0 0 2rem 0;
	font-family: var(--font-display-concept);
	font-size: clamp(2rem, 4vw, 2.75rem);
	font-weight: 700;
	color: #ebebeb !important;
}

.home-tiles h2 a {
	color: #ebebeb !important;
	text-decoration: none;
	transition: color 0.3s ease;
}

.home-tiles h2 a:hover {
	color: var(--color-accent-concept) !important;
}

.home-tiles h2:after {
	content: "";
	display: block;
	width: 60px;
	height: 3px;
	background: var(--color-accent-concept);
	margin-top: 1rem;
	border-bottom: none;
}

.home-tiles .home-tile-title {
	text-align: left;
	width: 100%;
	display: inline-block;
	padding: 15px;
	background: #f2f2f0;
	font-size: 18px;
	font-weight: 600;
}

.home-tiles .home-tile-title:hover {
	text-decoration: underline;
}

.home-tiles .wysiwyg {
	margin: 0;
	color: rgba(255, 255, 255, 0.7);
	font-family: var(--font-body-concept);
	font-size: 1.1rem;
	line-height: 1.7;
}

.home-tiles img {
	border-radius: 12px;
	border: 1px solid rgba(255, 255, 255, 0.08);
	box-shadow: 0 16px 36px rgba(0, 0, 0, 0.5);
	max-width: 100%;
	margin: 0;
	transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.4s ease;
}

.home-tiles a:hover img {
	transform: scale(1.02) translateY(-4px);
	border-color: rgba(212, 175, 55, 0.4);
}



#flip {
	height: 70px;
	overflow: hidden;
	margin-top: 20px;
}

#flip>div>div {
	color: #ebebeb;
	padding: 8px 12px;
	height: 45px;
	margin-bottom: 45px;
	display: inline-block;
	font-size: 40px;
}

#flip div:first-child {
	animation: show 5s linear infinite;
}

#flip div div {
	background: #42c58a;
}

#flip div:first-child div {
	background: #4ec7f3;
}

#flip div:last-child div {
	background: #DC143C;
}

@keyframes show {
	0% {
		margin-top: -270px;
	}

	5% {
		margin-top: -180px;
	}

	33% {
		margin-top: -180px;
	}

	38% {
		margin-top: -90px;
	}

	66% {
		margin-top: -90px;
	}

	71% {
		margin-top: 0px;
	}

	99.99% {
		margin-top: 0px;
	}

	100% {
		margin-top: -270px;
	}
}





.header-search {
	background-size: cover;
	text-align: right;
	padding: 16px 0 16px 0 !important;
}

.header-search form {
	background: #ebebeb;
	display: inline-block;
	padding: 0px 10px 0px 5px;
}

.header-search form input {
	margin: 0 !important;
	border: 0;
	height: auto;
	text-transform: none;
	padding: 10px 0 8px 10px;
}

.header-search form input:focus,
.header-search form input:active,
.header-search form input:hover {
	border: 0 !important;
	box-shadow: none !important;
	color: #666 !important;
}

.header-search form button.btn {
	color: #333 !important;
	background: none !important;
	padding: 0;
	margin: 0 5px 0 0;
	border: 0;
	box-shadow: none;
}

.header-search .modal {
	text-align: left;
}

.modal {
	max-width: 600px;
}

.breadcrumbs {
	background: #EEEEEE;
	padding: 25px 0 25px 0 !important;
	color: #111;
	font-size: 14px !important;
	font-weight: 400;
	line-height: 100% !important;
	text-transform: uppercase;
}

.breadcrumbs a {
	color: #004976;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.breadcrumbs span {
	margin: 0 5px 0 5px;
}

.breadcrumbs b {
	font-weight: 400;
}


footer.page-footer {
	background: #0d0d0d !important;
	color: #e9eaf2;
	line-height: 140%;
	font-size: 16px;
	padding: 70px 0 0 0;
	margin: 0;
}

footer.page-footer p {
	margin: 0 0 10px 0;
	font-size: 16px;
}

footer.page-footer h2 {
	font-size: 24px;
	font-weight: 600;
	color: #ebebeb;
	margin-bottom: 16px;
}


footer.page-footer a {
	color: #e9eaf2;
}

footer.page-footer a:hover {
	text-decoration: underline;
}

footer.page-footer a.logo img {
	max-width: 80%;
}

@media only screen and (max-width: 600px) {
	footer.page-footer a.logo img {
		max-width: 160px;
	}

	footer.page-footer .col {
		text-align: center;
	}

	footer.page-footer a.logo {
		display: block;
		text-align: center;
	}

	footer.page-footer ul {
		padding: 0;
	}
}


footer.page-footer .footer-copyright {
	color: #d2d2d3;
	background: #000;
	font-size: 14px;
	margin: 70px 0 0 0;
	line-height: 160%;
}

#footer-nav ul {
	margin: 0;
}

#footer-nav ul li {
	display: inline;
	margin: 0 20px 0 0;
}

footer.page-footer .footer-copyright a {
	color: #e9eaf2 !important;
}

footer.page-footer .footer-copyright a:hover {
	text-decoration: underline;
}

footer.page-footer h2.widgettitle {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #ebebeb;
	margin: 0 0 16px 0;
	letter-spacing: 0.5px;
}

footer.page-footer h5.legal-policies-title {
	margin: 30px 0 14px 0;
	font-size: 16px;
	font-weight: 600;
	color: #ebebeb;
}

footer.page-footer ul li {
	margin: 0 0 8px 0;
}

footer.page-footer ul.footer-contact li {
	margin: 0 0 2px 0;
}

footer.page-footer ul.footer-contact li strong {
	color: #ffe95c;
}

footer.page-footer ul li a {
	color: #e9eaf2 !important;
	font-size: 16px;
	transition: color 0.2s ease;
}

footer.page-footer ul li a:hover {
	color: #ebebeb !important;
	text-decoration: none;
}

footer .extra-padding-right {
	padding-right: 60px !important;
}

footer .extra-padding-left {
	padding-left: 60px !important;
}

footer .footer-address {
	padding: 0 0 0 30px;
	line-height: 160%;
	margin: 20px 0 20px 0;
	font-size: 16px;
}

footer .footer-phone {
	padding: 0 0 0 30px;
	line-height: 160%;
	font-size: 16px;
}

footer.page-footer .footer-copyright {
	height: auto !important;
	padding: 20px 0 0 0;
	line-height: 160%;
}

.social-media-footer {
	width: 100%;
	text-align: right;
}

.social-media-footer a {
	margin: 8px;
}


footer .widget {
	list-style-type: none;
}


.scroll-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 14px 24px;
	background: #111;
	border-radius: 6px;
	border: 1px solid #333;
	border-bottom: 4px solid #333;
	cursor: pointer;
	box-shadow: none;
	transition: all 0.2s ease;
	z-index: 1001;
	opacity: 0;
	visibility: hidden;
	text-decoration: none;
	color: #ebebeb;
	font-size: 15px;
	font-weight: 500;
}

.scroll-top.visible {
	opacity: 1;
	visibility: visible;
}

.scroll-top:hover {
	transform: translateY(-4px);
	border-color: #333;
	border-bottom-color: #fbc70f;
	box-shadow: none;
	color: #ebebeb;
	text-decoration: none;
}

.scroll-top i {
	color: #ebebeb;
	font-size: 20px;
}

/* Cookie Notice */
#cookie-notice {
	position: fixed;
	bottom: 0;
	background: #000;
	padding: 25px;
	text-align: center;
	color: #ebebeb;
	font-size: 15px;
	width: 100%;
	z-index: 99;
	border-top: 10px solid #05060f;
}

#cookie-notice a {
	color: #ebebeb;
	text-decoration: underline;
}

#cookie-notice h6 {
	color: #ccc;
	font-size: 17px;
	margin: 0 0 5px 0;
}

#cookie-notice a.cookie-notice-cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	padding: 8px 20px;
	background: #111;
	color: #ffffff !important;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	border-radius: 6px;
	border: 1px solid #333;
	border-bottom: 4px solid #333;
	transition: all 0.2s ease;
	cursor: pointer;
	margin: 0 0 0 15px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
	box-shadow: none;
}

#cookie-notice a.cookie-notice-cta:visited {
	color: #ffffff !important;
}

#cookie-notice a.cookie-notice-cta:hover {
	color: #ffffff !important;
	border-color: #333;
	border-bottom-color: #fcc70c;
	text-decoration: none;
	transform: translateY(-1px);
	background: #111;
	box-shadow: none;
}

img.wp-smiley,
img.emoji {
	color: #ebebeb !important;
}


.login-page {
	background: url(../images/body-bkg.jpg) no-repeat center;
	background-size: cover;
	margin-bottom: -20px;
	padding: 120px 0 120px 0;
}

.login-page form {
	max-width: 330px;
	margin: 0px auto;
	background: #ebebeb;
	padding: 30px;
	border-radius: 5px;
}

.login-page form .login-logo {
	text-align: center;
	padding: 20px 0 20px 0;
	color: #ebebeb;
	font-size: 28px;
	font-weight: bold;
	line-height: 130%;
}

.login-page form input {
	background: 0 !important;
	padding: 15px 0 15px 0;
	font-size: 15px;
	height: auto !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
	text-indent: 10px;
	color: #777;
}

.login-page form input:focus,
.login-page form input:hover {
	background: 0 !important;
	border-bottom: 3px solid #BB323C !important;
}

.login-page form button {
	background: #ebebeb;
	line-height: 35px;
	color: #ebebeb;
	margin: 0;
	border-radius: 3px;
}

.login-page form button:hover {
	background: #032135 !important;
}

.login-page a.reset-password {
	float: right;
	color: #032135;
	line-height: 100%;
	font-size: 14px;
}

.login-page a.request-login {
	float: right;
	line-height: 100%;
	color: #032135;
	font-size: 14px;
	position: relative;
	top: -12px;
}

.login-page a.request-login:hover,
.login-page a.reset-password:hover {
	text-decoration: underline;
}

.login-page form .warnings {
	display: none;
	color: #032135;
	font-size: 13px;
}


/* Product Catalog */
.type-box {
	width: 100%;
	display: inline-block;
	line-height: 100% !important;
}

.type-box a {
	position: relative;
	float: left;
	width: 100%;
	display: inline-block;
}

.type-box a img {
	width: 100%;
	height: auto;
	float: left;
	margin: 0;
	opacity: 0.5;
}

.type-box a span.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	height: 100%;
	background-color: rgba(187, 12, 28, 0.60);
	top: 0;
	left: 0;
	text-align: center;
	display: none;
}

.type-box a:hover img,
.type-box.active a img {
	opacity: 1;
}

.type-box a span.type-name {
	position: absolute;
	bottom: 15px;
	left: 25px;
	color: #ebebeb;
	font-size: 22px;
	line-height: 100% !important;
}

.landing-type-box a img {
	opacity: 1;
}

.landing-type-box a:hover span.overlay {
	display: block;
}

.medium-padding {
	padding-bottom: 15px !important;
	padding-top: 45px !important;
}

#index-banner {
	height: 530px;
	padding: 70px 0 70px 0 !important;
	border-bottom: 18px solid #205B7B;
	padding: 0 40px 0 40px;
}


/* Contact */
#contact-banner {
	height: 330px;
}



.parallax-text h1 {
	font-size: 60px;
	line-height: 115%;
	font-weight: 100;
	color: #ebebeb !important;
	margin: 0 0 50px 0 !important;
}

.parallax-text h2 {
	font-size: 25px;
	line-height: 120%;
	margin: 0 !important;
	color: #ebebeb !important;
	font-weight: 500;
}

.parallax-text .parallax-cta {
	padding: 0px 0 0 0;
}

.parallax-text .parallax-cta a {
	color: #ebebeb;
	font-weight: 300;
	font-size: 15px;
	text-decoration: underline;
}

.parallax-text .parallax-cta a:hover {
	color: #ccc;
}

.case-study {
	padding: 20px;
	background: #EFEFEF;
	color: #292929;
	font-size: 15px;
	line-height: 135%;
	margin: 85px 0 0 0;
}

.case-study-title {
	display: inline-block;
	width: 100%;
	margin: 0;
}

.case-study-title img {
	float: left;
}

.case-study-title i.material-icons {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	top: -3px;
	font-size: 50px;
	color: #ebebeb;
}

.gdpr-section .case-study-title i.material-icons {
	font-size: 38px;
	top: 5px;
}

.gdpr-section .case-study-title h3 {
	float: none;
}

.case-study-title h3 {
	color: #ebebeb;
	font-size: 20px;
	margin: 10px 0 20px 0;
	float: left;
}

.case-study p {
	margin: 12px 0 15px 0;
}

.case-study a.btn {
	background: #ebebeb;
	text-align: center;
	width: 100%;
}


.subtypes-list {
	width: 100%;
	clear: both;
	padding: 20px 0 0 0;
}

.subtypes-list ul li {
	display: inline-block;
}

.subtypes-list ul li a {
	padding: 6px 7px 6px 7px;
	font-size: 14px;
	background: none;
	border: 1px solid #B4B4B4;
	color: #333;
	margin: 0 0 0 11px;
	float: left;
}

.subtypes-list ul li a.active,
.subtypes-list ul li a:hover {
	background: #B4B4B4;
	color: #ebebeb;
}

.subtypes-list-level-2 {
	padding: 0;
}

.subtypes-list-level-2 ul li a {
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	border: 1px solid rgba(180, 180, 180, 0.651);
}

.product-list-box {
	background: #ebebeb;
	padding: 20px;
}

.product-list-box h4 {
	font-size: 25px;
}

.product-list-box h4 a {
	color: #004976;
}


.product-list-box .product-list-img {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.product-list-box .vertical-align {
	display: table-cell;
	vertical-align: middle;
	text-align: center;

}

.product-list-box img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
}


.btn {
	background: #2c2a3f !important;
	color: #ebebeb !important;
	border-radius: 5px;
	border-bottom: 2px solid #2c2a3f;
}

.btn:hover,
.btn:focus {
	border-bottom: 2px solid #000;
}

.no-transform {
	text-transform: none !important;
}


.product-single-img {
	width: 100%;
	text-align: center;
}

.product-single-img img {
	max-width: 100%;
	height: auto;
}

.product-type-heading {
	padding: 20px 10px 0px 10px;
	display: inline-block;
}


.product-custom-file {
	width: 100%;
	margin: 10px 0 0 0;
}


.product-files-title {
	background: #DFDFDF;
}

.product-files-title h2 {
	color: #212121;
	font-size: 16px;
	border-left: 3px solid #BB313B;
	padding: 15px 0 15px 20px;
}

.product-files #fl-select {
	display: none;
}

.product-files .relatedFiles {
	padding: 0px 5px 15px 5px;
}

.product-files .relatedFiles li {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #D8D8D8;
	padding: 5px 0 5px 0;
}

.product-files .relatedFiles li:first-child {
	border-top: 0;
}

.product-files .relatedFiles li:last-child {
	border-bottom: 0;
}

.product-files .relatedFiles li a {
	color: #004976;
	font-size: 15px;
}

.product-files.product-files-responsive {
	display: none;
}

.responsive-files {
	display: none;
}

.product-knowledge-base h3 {
	font-size: 25px;
	color: #ebebeb;
}

.product-knowledge-base #kb-select {
	display: none;
}

.product-knowledge-base #containerItemsList {
	padding: 0px 5px 15px 5px;
}

.product-knowledge-base #containerItemsList li {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #D8D8D8;
	padding: 5px;
}

.product-knowledge-base #containerItemsList li:first-child {
	border-top: 0;
}

.product-knowledge-base #containerItemsList li:last-child {
	border-bottom: 0;
}

.product-knowledge-base #containerItemsList li a {
	color: #004976;
	font-size: 15px;
}

.product-single-type a {
	color: #004976;
}


/* Logged in Landing Page */
.home-box {
	background: #ebebeb;
	padding: 20px;
}

.home-box img {
	max-width: 100%;
	height: auto;
	margin: 20px 0 20px 0;
}

.home-box i.home-box-main-icon {
	color: #999;
}

.home-box h3 {
	font-size: 18px;
	color: #666;
}

.home-box .text {
	color: #999;
}

.home-box .home-box-more {
	line-height: 100%;
}

.home-box .home-box-more i {
	font-size: 14px;
	line-height: 100%;
	position: relative;
	top: 3px;
}

.excerpt-notification {
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	float: left;
	width: 100%;
}

.excerpt-notification a {
	color: #333;
}

.excerpt-notification a span {
	color: #999;
}

.notification {
	border: 1px solid #ccc;
	padding: 20px;
	margin: 0 0 20px 0;
}

.notification-filter {
	display: inline-block;
	width: 100%;
	text-align: right;
	margin: 0 0 -50px 0;
	top: -80px;
	position: relative;
}

.notification-filter select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-position: right 50%;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
	float: right;
	width: auto;
	height: 30px;
	padding: 0 20px 0 10px;
	margin: 0 0 0 15px;
}

.notification h5 {
	font-size: 16px;
	font-weight: bold;
}

.notification h5 span {
	color: #999;
}

.notification div a:hover {
	text-decoration: underline;
}

h1.single-notification-title {
	font-size: 25px;
	position: relative;
	top: 10px;
}

h6.no-results-notifications {
	position: relative;
	top: -40px;
	font-size: 15px;
}


/* NEWS */
.carousel-warp {
	background: #ebebeb;
	padding: 15px;
	margin: 0 0 30px 0;
	display: inline-block;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
	width: 100%;
}

.carousel.carousel-slider {
	height: 320px;
	min-height: 320px;
}

.carousel-item-content {
	display: inline-block;
	width: 100%;
	clear: both;
}

.carousel-item-title {
	color: #333;
	font-size: 18px;
	margin: 10px 0 15px 0;
	font-weight: bold;
	line-height: 140%;
}

.carousel-item-title a {
	color: #17314F;
}

.carousel-item-text {
	color: #535354;
	font-size: 16px;
}

.carousel-item-link {
	background: #2c2a3f;
	border-radius: 5px;
	padding: 4px 15px 4px 15px;
	text-decoration: none;
	color: #ebebeb;
	font-size: 13px;
	text-transform: uppercase;
	margin: 5px 0 15px 0;
	display: inline-block;
	position: relative;
}

.carousel-item-link:hover {
	border-bottom: 2px solid #ffe95c;
}

.carousel .indicators .indicator-item {
	margin-bottom: 0 !important;
	background: #ccc !important;
}

.carousel .indicators .indicator-item.active {
	background: #999 !important;
}


/* Notifications Subscribe Page */
.catalog-subscribe {
	margin: 30px 0 30px 0;
	width: 83%;
}

.catalog-subscribe tr td {
	padding: 8px 15px;
}

.catalog-subscribe thead tr {
	border-top: 1px solid rgb(230, 229, 229);
}

.catalog-subscribe .category-selector {
	border-bottom: 1px solid rgb(230, 229, 229);
}

.catalog-subscribe .tier-1.category-selector .option-name {
	font-weight: bold;
	font-size: 22px;
}

.catalog-subscribe .category-selector .option-name {
	font-weight: bold;
	font-size: 16px;
	padding: 15px 0 15px 0;
}

.catalog-subscribe .product-selector {
	border-bottom: 1px solid rgb(245, 245, 245);
}

.catalog-subscribe .product-selector td {
	padding-top: 3px;
	padding-bottom: 3px;
}

.catalog-subscribe .product-selector .option-name {
	font-size: 15px;
	padding-left: 25px;
}

[type="checkbox"]:not(:checked):disabled+label:before {
	border: 1px solid #ccc !important;
	background: none !important;
}

.aFollowAll {
	background: #ebebeb;
	color: #ebebeb;
	padding: 6px 12px 6px 12px;
	line-height: 180%;
	font-size: 16px;
	margin: 0 22px 0 0;
	border-radius: 5px;
	border: 1px solid #74000c;
}

.aFollowAll:hover {
	background: #333;
	border: 1px solid #000;
}

.messaging-preferences-submit {
	float: right;
	margin-right: 17%;
	margin-bottom: 15px;
}

h5.catalog-subsctibe-subtitle {
	font-size: 20px;
}

.catalog-subscribe-text {
	padding: 0 0px 0px 0;
}

.catalog-agreement-text {
	color: #9e9e9e;
	padding: 25px 0 0 0;
}

.catalog-agreement-text h5 {
	font-weight: bold;
	font-size: 22px;
}

.catalog-subscribe-text-list {
	margin: 0;
}

.catalog-subscribe-text-list li {
	list-style: inside !important;
}

.catalog-agreement-text-secondary {
	padding: 40px 0 0 0;
}


.notifications-sub-bulk a {
	margin: 0 20px 0 0;
	color: #666;
	font-weight: bold;
}

.notifications-sub-bulk a.active {
	color: #032135;
}

.notifications-sub-bulk a i {
	font-weight: bold;
	position: relative;
	top: 6px;
	display: none;
}

.notifications-sub-bulk a.active i {
	display: inline-block;
}



/* Notification single page */
.notification-related-file {
	margin: 30px 0 30px 0;
}

.single-item-related-title.notification-related-file-title h2 {
	margin-top: 0 !important;
}

.home-personal-data {
	text-align: left;
	color: #ebebeb;
	padding-top: 10px;
}

.home-personal-data .change-password a {
	color: #ebebeb !important;
}

.home-personal-data .change-password a:hover {
	text-decoration: underline;
}

.home-personal-data .log-out a {
	color: #ebebeb !important;
}

.home-personal-data .log-out a:hover {
	text-decoration: underline;
}

.header-search .notifications-general-cta {
	float: left;
	position: relative;
	top: 0px;
	background: #e8eef1;
	color: #205B7B;
	padding: 6px 15px 6px 15px;
	border-radius: 2px;
}

.header-search .notifications-general-cta:hover {
	background: #cdd8dd;
}

.home-personal-data a.notifications-general-cta {
	background: #e8eef1;
	color: #205B7B;
	padding: 6px 15px 6px 15px;
	border-radius: 2px;
	float: none;
	top: -10px;
	margin: 0 0 10px 0;
	display: inline-block;
}

.home-personal-data a.notifications-general-cta:hover {
	background: #cdd8dd;
}



.home-account-info {
	text-align: right;
	color: #ebebeb;
	padding-top: 25px;
}

/* General Style */
.wysiwyg ul {
	margin: 10px 0 10px 0;
}

.wysiwyg ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 3px 0 3px 30px;
	text-indent: -1.4em;
}

.wysiwyg img {
	max-width: 100%;
	height: auto;
}

.wysiwyg a {
	color: #fbc70f !important;
}

.section {
	line-height: 160%;
	color: #ebebeb;
	font-size: 17px;
	padding-top: 40px;
	padding-bottom: 0;
}

.section p {
	margin: 0 0 1em 0;
}

.section p strong {
	color: #292929;
	font-weight: 600;
}

h1 {
	color: #2c2a3f;
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 35px 0;
	font-family: 'Inter', sans-serif;
	line-height: 32px;
}

h2 {
	color: #ebebeb;
	font-size: 26px;
	font-weight: 500;
	margin: 0 0 25px 0;
	font-family: 'Inter', sans-serif;
	line-height: 26px;
}

h3 {
	color: #ebebeb;
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 15px 0;
	font-family: 'Inter', sans-serif;
	line-height: 26px;
}

h4 {
	color: #ebebeb;
	font-size: 22px;
	font-weight: 500;
	margin: 0 0 15px 0;
	font-family: 'Inter', sans-serif;
	line-height: 26px;
}

h5 {
	color: #ebebeb;
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 15px 0;
	font-family: 'Inter', sans-serif;
	line-height: 26px;
}

h1 a,
h2 a,
h3 a {
	color: #ebebeb;
}



/* Item Filter */
.item-filter form {
	background: #e8eef1;
	padding: 25px;
	margin: 0 0 20px 0;
}

.item-filter form select {
	margin: 0 0 13px 0;
	color: #999;
}

.item-filter form select.select-active {
	border: 1px solid #004976;
	color: #004976;
}

.item-filter form select:hover {
	border: 1px solid #004976;
	color: #004976;
}

.item-filter form select:active {
	border: 1px solid #004976;
	color: #004976;
}

.item-filter form.item-filter-variant {
	background: #e8eef1;
}

.item-filter h3 {
	font-size: 20px;
	color: #333;
	margin: 0 0 15px 0;
	font-weight: bold;
}

.item-filter button {
	text-align: center;
	font-size: 13px;
	padding: 0 15px;
	background: #205B7B !important;
	border-radius: 3px;
}

.item-filter button:hover {
	background: #004976 !important;
}

.item-filter button:focus {
	background: #004976 !important;
}

.item-filter input {
	background: #ebebeb;
	border: 0;
	font-size: 16px;
	text-indent: 12px;
}

.item-filter input:hover,
.item-filter input:active,
.item-filter input:focused {
	border: 0 !important;
}

.item-filter-reset {
	margin: 0 0 0 15px;
	display: inline-block;
}

.item-filter-by-product {
	padding: 0 0 30px 0;
}

.item-filter #messageImproveSearch {
	width: 100%;
	min-height: 150px;
	top: 2px;
	margin: 0 0 10px 0;
	line-height: 120%;
	padding: 10px;
}

.form-improve-sent {
	color: #004976;
}

.form-improve-sent a {
	color: #004976;
	text-decoration: underline;
}

.form-improve-sent i {
	position: relative;
	top: 5px;
	margin: 0 10px 0 0;
}

::-webkit-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #999;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

.item-filter .sing-in-feature {
	color: #999;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.26);
	background: #ebebeb;
	padding: 14px;
	font-size: 17px;
}

.popular-searches {
	padding: 0 20px 0 20px;
}

.popular-searches h5 {
	font-size: 23px;
	color: #ebebeb;
}

.popular-searches li {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #D8D8D8;
	padding: 5px;
}

.popular-searches li:first-child {
	border-top: 0;
}

.popular-searches li:last-child {
	border-bottom: 0;
}

.popular-searches li a {
	color: #004976;
	font-size: 16px;
}

.popular-searches li a:hover {
	color: #007BC4;
}

.kb-popular-searches li a {
	display: block;
	overflow: auto;
}

.kb-list-icon {
	color: #999;
	margin: 0 5px 0 0;
	font-size: 20px;
	position: relative;
	top: 4px;
	float: left;
}



.file-searches {
	padding: 0 20px 40px 20px;
}

.file-searches h5 {
	font-size: 23px;
	color: #ebebeb;
}

.file-searches li {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #D8D8D8;
	padding: 5px;
}

.file-searches li:first-child {
	border-top: 0;
}

.file-searches li:last-child {
	border-bottom: 0;
}

.file-searches li a {
	color: #004976;
	font-size: 16px;
}

.file-searches li a:hover {
	color: #007BC4;
}

#divLoader {
	text-align: center;
	padding: 0 0 30px 0;
}

#buttonDownloadAll {
	text-align: center;
	font-size: 13px;
	padding: 0 8px 0 13px;
	background: #ebebeb;
	border-radius: 3px;
	float: right;
}


/* Download Pack Page */
.bulk-download {
	padding: 30px 0 30px 0;
}

.bulk-download h3 {
	width: 100%;
	display: inline-block;
	margin: 0 0 10px 0;
}

.bulk-download a {
	padding: 7px 20px 5px 20px;
	display: inline-block;
	font-size: 14px;
	line-height: 100%;
	background: #7F7F7F !important;
	margin: 10px 0 0 0;
}

.bulk-download a:hover {
	background: #ebebeb !important;
}

.bulk-download a i {
	position: relative;
	top: 5px;
}


.file-type-icon img {
	width: auto;
	height: auto;
	margin: 0 15px 0 0;
	position: relative;
	top: 7px;
}

a.file-type-download i {
	color: #BB313B;
	font-size: 24px;
	position: relative;
	top: 4px;
	margin: 0 0 0 5px !important;
}

a.file-type-download:hover i {
	color: #333;
}

/* Single Item (KB/File) */
.single-item-title {
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 30px 0;
}

.single-item-title h1 {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0 0 15px 0;
}

.single-item-date,
.single-item-category,
.single-item-product-types,
.single-item-product-line {
	font-size: 14px;
	color: #999;
}

.single-item-date {
	margin: 0 0 20px 0;
}

.single-item-product-line {
	color: #999;
}

.single-item-category a {
	color: #999;
}

.single-item-category a:hover {
	color: #004976;
}

.single-item-product-types a {
	color: #999;
}

.single-item-product-types a:hover {
	color: #004976;
}


.single-item-related {
	margin: 0 0 20px 0;
}

.single-item-related-title {
	background: #EBEBEB;
}

.single-item-related-title h2 {
	color: #212121;
	font-size: 16px;
	border-left: 3px solid #BB313B;
	padding: 15px 0 15px 20px;
}


.single-item-related ul {
	padding: 0px 5px 15px 5px;
}

.single-item-related ul li {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #D8D8D8;
	padding: 5px;
}

.single-item-related ul li:first-child {
	border-top: 0;
}

.single-item-related ul li:last-child {
	border-bottom: 0;
}

.single-item-related ul li a {
	color: #004976;
	font-size: 15px;
}

.single-item-download {
	margin: 0 0 20px 0;
}

.single-item-download a.btn {
	font-size: 13px;
}

/* Spacer */
hr.spacer {
	background: #EBEAEA;
	height: 2px;
	border: 0;
}


/* Inside Title Nav */
.inside-title-bar {
	padding-top: 20px;
	padding-bottom: 20px;
	background: rgb(199, 199, 199);
}

.inside-title-bar h1 {
	color: #333;
	font-weight: 100;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
}

/* Inside Nav */
.inside-nav {
	background: #EEEEEE;
	padding: 30px 0 0px 0;
	border-bottom: 1px solid #DFDFDF;
}

.inside-nav ul {
	margin: 0;
	padding: 0;
	list-style: inline;
}

.inside-nav ul li {
	display: inline-block;
	margin: 0 35px 0 0;
	padding: 0 0 20px 0;
}

.inside-nav ul li a {
	color: #A7A7A7;
	font-size: 18px;
	text-transform: uppercase;
}

.inside-nav ul li.current_page_item {
	border-bottom: 3px solid #ebebeb;
}

.inside-nav ul li.current_page_item a {
	color: #ebebeb;
	display: inline-block;
}

.inside-nav ul li a:hover {
	color: #666;
}

/* Partners Col */
.partner-col {
	margin: 0 0 20px 0;
}

.partner-col img {
	max-width: 100%;
	height: auto;
	border: 1px solid #E2E2E2;
	margin: 0 0 20px 0;
}

.partner-col h3 {
	font-size: 20px;
	margin: 0;
}

.partner-col h4 {
	font-size: 16px;
	margin: 5px 0 20px 0;
}

.partner-col h4 a {
	color: #4F4F4F;

}

.partner-col h4 a:hover {
	color: #222;
}

/* Contact */
#contact-banner {
	min-height: 300px;
}



/* About Icons Table */
.about-table img {
	width: auto;
	height: auto;
	max-width: none;
	margin: 0 30px 0 0;
}

.about-table tr td {
	vertical-align: top;
}

.about-table strong {
	font-weight: 600;
}


.page-featured-image img {
	width: 100%;
	margin: 0 0 50px 0;
}

/* Products Landing Page */
.post-item-megatitle {
	position: relative;
	width: 100%;
	display: inline-block;
	margin-bottom: 60px;
}

.post-item-megatitle h1 {
	color: #2c2a3f;
	font-family: 'Inter', sans-serif;
	border-bottom: 1px solid #D4D4D4;
	padding: 0 0 30px 0;
	margin: 0;
	text-transform: uppercase;
}



/* Posts Custom Layout And Blocks  */
.post-item {
	padding: 0px 0px 15px 0px;
	margin: 0;
	display: inline-block;
	width: 100%;
}

.post-item .row .col {
	padding: 0 1rem;
}

.post-item>.row {
	margin: 0;
}

.post-item a.post-thumbnail {
	float: left;
	margin: 20px 40px 0px 0;
}

.post-item a:hover {
	text-decoration: underline;
}

.post-item-date {
	color: #999;
	font-size: 14px;
	margin: 0 0 20px 0;
}

.excerpt-wrap {
	font-size: 15px;
}

.excerpt-wrap h3 {
	font-size: 22px;
	font-weight: 400;
}

.post-item .read-more-link {
	font-weight: bold;
	margin: 0 0 0 15px;
	display: inline-block;
}

.post-item .read-more-link .material-icons {
	font-size: 14px;
}

.post-item .single-featured-image-wide {
	width: 100%;
}

.post-item .single-featured-image-wide img {
	margin: 0 0 30px 0;
}

.post-item .single-featured-image-small img {
	float: left;
	margin: 0 30px 20px 0;
}

.post-item ul li {
	list-style: inside;
}

.post-item blockquote {
	clear: both;
	border-left: 5px solid #000;
	padding: 0.2em 1em 0.2em 1em;
	margin: 0 30px 20px 15px;
	background: 0;
	font-size: 18px;
	line-height: 160%;
	background: #F8F8F9;
}

.post-item blockquote p:last-child {
	margin: 0 !important;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.post-item img {
	margin-bottom: 20px;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.featured-post-item {
	background: rgb(240, 239, 239);
	margin-top: 30px;
}


.wysiwyg.constrained-wysiwyg {
	padding: 0;
}

.builder-post-item .btn,
.home-tiles .btn {
	display: inline-block !important;
	padding: 18px 24px !important;
	background: #111 !important;
	color: #ebebeb !important;
	font-family: var(--font-body-concept);
	font-size: 16px !important;
	font-weight: 500 !important;
	text-transform: none !important;
	height: auto !important;
	border-radius: 6px !important;
	border: 1px solid #333 !important;
	border-bottom: 4px solid #333 !important;
	box-shadow: none !important;
	transition: all 0.2s ease !important;
	margin: 0.8rem 0 0 0 !important;
	line-height: normal !important;
	text-decoration: none !important;
	cursor: pointer !important;
}

.builder-post-item .btn:hover,
.home-tiles .btn:hover {
	background: #111 !important;
	color: #ebebeb !important;
	border-color: #333 !important;
	border-bottom-color: #fbc70f !important;
	transform: translateY(-2px) !important;
	box-shadow: none !important;
}

.builder-post-item h2.center:after {
	content: "";
	display: block;
	width: 14%;
	padding-top: 20px;
	margin: 0px auto;
	border-bottom: 1px solid #e0e0e0;
}

.builder-post-boxed {
	width: 100%;
	padding: 0 85px 20px 85px;
	font-size: 16px;
}

.builder-post-boxed h3 {
	font-size: 24px;
}

.builder-post-boxed .post-item {
	padding: 45px 45px 10px 45px;
}

@media only screen and (max-width: 992px) {
	.builder-post-boxed {
		padding: 0 0 20px 0 !important;
		width: 100% !important;
	}

	.builder-post-boxed .post-item {
		padding: 20px 15px 10px 15px !important;
		width: 100% !important;
	}

	.post-item.builder-post-item,
	.post-item.builder-post-item.mod-block-post-item,
	.builder-post-item.mod-block-post-item,
	.mod-block-post-item {
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.post-item.builder-post-item:not(.builder-post-boxed .post-item),
	.post-item.builder-post-item.mod-block-post-item:not(.builder-post-boxed .post-item),
	.builder-post-item.mod-block-post-item:not(.builder-post-boxed .post-item),
	.mod-block-post-item:not(.builder-post-boxed .post-item) {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.builder-post-item .row,
	.mod-block-post-item .row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.builder-post-item .row .col,
	.mod-block-post-item .row .col {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.icon_blocks-post-item {
		padding: 20px 0 15px 0 !important;
	}
}

/* Specific Style For Some Blocks */
.mod-block-catalog-featured {
	padding-bottom: 20px;
}

.mod-block-text-only {
	padding: 0 0.75rem 25px 0.75rem !important;
}


.mod-block-video-embed {
	padding: 0 0px 60px 0px;
	max-width: 1400px;
	float: none;
	display: inline-block;
}

.icon_blocks-post-item {
	padding: 45px 30px 15px 30px;
}

.icon_blocks-post-item .btn {
	margin-left: 28px;
	background: #055852 !important;
	border: none;
}

.mod-block-post-item ul li,
.icon_blocks-post-item ul li,
.mod-block-text-only ul li {
	list-style-type: none;
	list-style-position: inside;
	padding: 3px 0 3px 25px;
}

.mod-block-post-item ul li:before,
.icon_blocks-post-item ul li:before,
.mod-block-text-only ul li:before {
	content: "»";
	font-size: 20px;
	margin: 0 10px 0 0;
}



table.tb tbody tr {
	background: #f1f1f1;
	border-bottom: 1px solid #ebebeb;
}

table.tb tbody tr:nth-child(odd) {
	background: #fdfdfd;
	border-bottom: 1px solid #ebebeb;
}


/* Details Style */
.gallery-container {
	margin: 0 0 20px 0;
}

.features-benefits-container {
	margin: 0 0 30px 0;
}

.cta-container {
	margin: 0px 0 15px 0;
	text-align: center;
}

.cta-container .btn {
	width: 100%;
}

.product-inner-title {
	margin: 0 0 10px 0 !important;
	font-size: 18px;
}


/* Custom Builder Template */
.image-drop-shadow img {
	border-bottom: 15px solid #000;
}

.icon_blocks-post-item .wysiwyg {
	width: 100%;
	display: inline-block;
}


.icon_blocks-post-item-title {
	color: #ebebeb;
	font-size: 20px;
	text-transform: uppercase;
}

.icon_blocks-post-item-subtitle {
	font-weight: 300;
	color: #ebebeb;
	font-size: 22px;
	padding: 10px 0 10px;
	font-family: 'Inter', sans-serif;
}

.icon-block-icon {
	float: left;
	margin: 0 8px 0 0;
}

.icon-block-icon img {
	margin: 0 5px 0px 0;
	position: relative;
	top: -14px;
}

.icon-block-icon .material-icons {
	font-size: 48px;
	position: relative;
	top: -4px;
}

.mod-block-one-text-area .icon_blocks-post-item-title {
	font-weight: 700;
	font-family: 'Inter', sans-serif;
}

.mod-block-one-text-area .wysiwyg {
	padding-right: 20px;
}


.featured-product {
	display: inline-block;
	width: 100%;
	position: relative;
}

.featured-product a {
	display: inline-block;
}

.featured-product img {
	margin: 0;
}

.featured-product .featured-product-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: #f2f2f0;
	padding: 5px 0 5px 0;
}

.featured-product-text {
	text-align: center;
}



.flex {
	display: flex;
	flex-wrap: wrap;
}

.flex .col {
	margin-left: 0 !important;
}


.image-block-item {
	padding: 10px;
}

.image-block-item img {
	margin: 0 0 10px 0;
}





/* Custom Bottom Widgets */
.custom-panel-wrap {
	padding: 30px;
}

.content-wrap .custom-panel-wrap:last-child {
	padding: 0;
}

.page-footer {
	background-image: url('../images/cbb-1.svg');
	background-color: #ebebeb;
	background-position: center;
	background-size: cover;
}

.about-template .page-footer {
	background-color: #ebebeb;
}

.products-landing-page-template .page-footer {
	background-color: #ebebeb;
}

.market-sectors-template .page-footer {
	background-color: #055852;
}


.custom-panel-wrap h2:after,
.clear-panel-wrap h2:after {
	content: "";
	display: block;
	width: 14%;
	padding-top: 20px;
	margin: 0px auto;
	border-bottom: 1px solid #e0e0e0;
}

.clear-panel-wrap {
	padding: 30px 0 10px 0;
}

.color-background-block {
	text-align: center;
	padding: 80px 40px 80px 40px;
	background-position: center;
	background-size: cover;
}

.color-background-block h3 {
	color: #ebebeb;
	font-size: 33px;
	margin: 0 0 25px 0;
	padding: 0 100px 0 100px;
	line-height: 135%;
}

.color-background-block h5 {
	color: #ebebeb;
	font-weight: 300;
	font-size: 19px;
	padding: 0 150px 0 150px;
	line-height: 120%;
	margin: 0 0 20px 0;
}

.color-background-block .btn {
	background: #ebebeb !important;
	color: #0F4E6D;
	height: 50px;
	padding: 10px 20px 10px 20px;
	border: 0;
	border-radius: 0;
	margin-top: 15px;
}

.color-background-block .btn:hover {
	border-bottom: 2px solid #ffe95c;
}


.color-text-block {
	background: #f2f2f0;
	padding: 50px 30px 25px 30px;
}

.color-text-block h3 {
	color: #ebebeb;
	font-size: 30px;
	padding: 0;
	line-height: 120%;
	margin: 0;
}

.color-text-block h3:after {
	content: "";
	display: block;
	width: 100px;
	padding-top: 20px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
}

.color-text-block h5 {
	color: #ebebeb;
	font-weight: 300;
	font-size: 23px;
	padding: 0;
	line-height: 120%;
	margin: 0;
}

.color-text-block .btn {
	background: #ebebeb !important;
	color: #ebebeb;
	height: 50px;
	padding: 10px 20px 10px 20px;
	float: right;
	margin: 30px 0 0 0;
	border: 0;
	border-radius: 0;
}

.color-text-block .btn:hover {
	border-bottom: 2px solid #ffe95c;
}

.wpi-thumb {
	float: left;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin: 0 30px 0 0;
}

.wpi-title {
	text-align: left;
	text-transform: uppercase;
	font-size: 18px;
	color: #999;
	padding: 0 0 10px 0;
}

.wpi-subtitle {
	color: #0F4E6D;
	font-weight: 400;
	line-height: 130%;
	padding: 0 0 10px 0;
	font-size: 15px;
}

.wpi-download a {
	color: #0F4E6D;
}

.wpi-download i {
	position: relative;
	top: 5px;
}

.wpi-title a:hover,
.wpi-subtitle a:hover {
	text-decoration: underline;
}


.white-papers .wysiwyg {
	margin-bottom: 30px;
}

.content-wrap .white-papers {
	padding: 40px 0 0px 0;
}

.sidebar-wrap .white-paper-item {
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

.sidebar-wrap .white-papers .row .col:last-child .white-paper-item {
	margin: 0;
	border: 0;
	padding: 0;
}

.sidebar-wrap .wpi-thumb {
	padding: 0;
	border: 0;
	margin: 0 10px 0 0;
}

.sidebar-wrap .wpi-thumb img {
	width: 25px;
}

.sidebar-wrap .wpi-title {
	padding: 0px 0 10px 0;
	font-size: 15px;
}

.sidebar-wrap .wpi-download {
	text-align: right;
}

.sidebar-wrap .wpi-download a {
	font-size: 14px;
}

.sidebar-wrap .wpi-download a i {
	font-size: 20px;
	margin: 0 5px 0 0;
}

.sidebar-wrap .custom-panel-wrap {
	padding: 30px 20px 0 20px;
	border: 1px solid #e9e9e9;
	background: #f2f2f0;
	border-radius: 5px;
	font-family: 'Inter', sans-serif;
}

.sidebar-wrap .custom-panel-wrap h2,
.sidebar-wrap .clear-panel-wrap h2 {
	font-size: 22px;
}


/* Native Widgets */
.sidebar .widget {
	margin: 0 0 25px 0;
	width: 100%;
	clear: both;
}

.sidebar .widgettitle {
	background: #2c2a3f;
	padding: 10px 15px 10px 15px;
	color: #ebebeb;
	font-weight: 200;
	font-size: 20px;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 10px 9px 0px -2px rgb(232 232 232);
	-moz-box-shadow: 10px 9px 0px -2px rgba(232, 232, 232, 1);
	box-shadow: 10px 9px 0px -2px rgb(232 232 232);
}

.sidebar .widget_media_image img {
	box-shadow: 1px 3px 3px 0 rgb(0 0 0 / 11%),
		1px 3px 15px 0 rgb(0 0 0 / 19%);
	background: #ebebeb;
}

.sidebar .tagcloud {
	box-shadow: 1px 3px 3px 0 rgb(0 0 0 / 11%),
		1px 3px 15px 0 rgb(0 0 0 / 19%);
	background: #ebebeb;
	display: inline-block;
	width: 100%;
	padding: 15px;
}

.sidebar .widget_text {
	border-radius: 5px;
	font-family: 'Inter', sans-serif;
	margin: 0 0 30px 0;
}

.sidebar .widget_text .textwidget {
	box-shadow: 1px 3px 3px 0 rgb(0 0 0 / 11%),
		1px 3px 15px 0 rgb(0 0 0 / 19%);
	background: #000;
	padding: 15px 15px 5px 15px;
}

.sidebar .widget_text p {
	margin: 0 0 10px 0;
}

.sidebar .widget_text ul {
	margin: 0 0 10px 0;
	display: inline-block;
	width: 100%;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px 0 15px 25px;
	border-bottom: 1px solid #ebebeb;
}

.sidebar .widget_text ul:last-child {
	border-bottom: 0;
}

.sidebar .widget_text ul li {
	text-indent: -1.4em;
}

.sidebar .widget_text ul li:before {
	content: "»";
	font-weight: bold;
	font-size: 20px;
	margin: 0 10px 0 0;
}

.sidebar .widget_text ul li a:hover {
	text-decoration: underline;
}


/* Case Studies Widget */
.case-studies-group-title {
	text-transform: uppercase;
	color: #032135;
	font-weight: 700;
	font-size: 15px;
}

.case-studies-group-title a:hover {
	text-decoration: underline;
}

.sidebar-wrap .case-studies-group {
	border-bottom: 1px solid #ebebeb;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
}

.sidebar-wrap .case-studies-group:last-child {
	margin: 0;
	padding: 0 0 15px 0;
	border: 0;
}

.case-studies-group ul {
	margin: 0;
	display: inline-block;
	width: 100%;
	list-style-type: none;
	list-style-position: inside;
	padding: 3px 0 3px 25px;
}

.case-studies-group ul li {
	text-indent: -1.4em;
}

.case-studies-group ul li:before {
	content: "»";
	font-weight: bold;
	font-size: 20px;
	margin: 0 10px 0 0;
}

.case-studies-group ul li a:hover {
	text-decoration: underline;
}

/* Image Block Widget */
.image-block {
	margin-top: 20px;
}

.image-block img {
	border-radius: 5px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.image-block h2 {
	margin: 0;
	padding: 30px 0 20px 0;
	background: #f2f2f0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #e9e9e9;
	border-bottom: 0;
}

.image-block a.btn {
	margin: 0;
	border-radius: 0;
	width: 100%;
}


/* Communications Archive */
#communications-banner {
	color: #ebebeb;
	height: 400px;
	padding: 20px 0 50px 0 !important;
}

#communications-banner h2,
#communications-banner h3 {
	color: #ebebeb;
}

#communications-banner.color-theme-dark h3,
#communications-banner.color-theme-dark h2 {
	color: #000;
}

#communications-banner.color-theme-white h3,
#communications-banner.color-theme-white h2 {
	color: #ebebeb;
}

#communications-banner h2 {
	font-size: 50px;
}

#communications-banner h3 {
	font-size: 22px;
	margin: 0 0 30px 0;
}

#communications-banner .communications-landing-cta {
	background: #ffffff;
	padding: 15px 50px 15px 50px;
	color: #ebebeb;
	display: inline-block;
	font-weight: bold;
	font-size: 22px;
}

#communications-banner.color-theme-dark .communications-landing-cta {
	color: #ebebeb;
	background: #000;
}

#communications-banner.color-theme-white .communications-landing-cta {
	color: #ebebeb;
	background: #ebebeb;
}

.communications-item {
	margin: 0 0 25px 0;
	background: #ebebeb;
	padding: 20px;
}

.communications-item h3 {
	font-size: 18px;
	margin: 0;
}

.marketing-item {
	font-size: 18px;
}

.marketing-item img.alignnone {
	margin: 10px 0 20px 0;
}

.marketing-item img.alignleft {
	margin: 10px 20px 10px 0;
	float: left;
}

.marketing-item img.alignright {
	margin: 10px 0px 10px 20px;
	float: right;
}

.marketing-item ul li {
	list-style: inside;
}

.marketing-item blockquote {
	clear: both;
}


/* WP Pagination */
.wp-pagenavi {
	text-align: center;
}

.wp-pagenavi a {
	display: inline-block;
	border: 0;
}

.wp-pagenavi a.previouspostslink {
	float: left;
}

.wp-pagenavi a.nextpostslink {
	float: right;
}

.wp-pagenavi span.current {
	padding: 2px 7px 2px 7px;
	color: #999;
	border: 1px solid #999;
}

/* Portal Pagination */
.page-nav_wrapper {
	text-align: left;
}

.page-nav_wrapper .page-nav_item {
	display: inline-block;
	border: 0;
	margin: 0 10px 0 0;
}

.page-nav_wrapper .page-nav_item a {
	display: inline-block;
	padding: 1px 10px 1px 10px;
	font-weight: bold;
	border-radius: 5px;
}

.page-nav_wrapper .page-nav_item:hover {
	background: #dfdfdf;
	border-radius: 5px;
}

.page-nav_wrapper .page-nav_item.selected a {
	background: #999;
	color: #ebebeb;
}

/* Team Page */
.team-row {
	margin-bottom: 35px !important;
}

.team-info h4 {
	padding: 0 30px 0 0;
	position: relative;
}

.team-info .share-this-new {
	float: right;
	width: auto;
	position: absolute;
	top: 0;
	right: 0;
}

.team-info .share-this-new a {
	width: 25px;
	height: 25px;
}

/* Product Grid List */
.product-list-title {
	padding: 0 0 15px 0;
	margin-top: 30px;
	font-size: 24px;
	color: #ebebeb;
	border-bottom: 3px solid #ebebeb;
}

.product-grid-item {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 20px;
}

.grid-info-hide {
	display: none;
}

/* Partners Page */


/* Case Study */
.case-study-widget {
	box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2), 1px 3px 15px 0 rgba(0, 0, 0, 0.19);
	background: #ebebeb;
	color: #292929;
	font-size: 15px;
	line-height: 135%;
	margin: 0 0 30px 0;
}


/* News Categories */

.post-meta {
	float: left;
	clear: both;
	width: 100%;
}

/* --- Modernized Share Section --- */
.share-container {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin: 2rem 0;
	padding: 1.5rem 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.share-title {
	font-family: 'Inter', sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	color: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
}

.share-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.share-btn {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 18px;
	border-radius: 8px;
	font-family: 'Inter', sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	color: #ebebeb !important;
	text-decoration: none !important;
	background: rgba(255, 255, 255, 0.05);
	border: 1px solid rgba(255, 255, 255, 0.1);
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.share-btn .share-icon {
	width: 18px;
	height: 18px;
	transition: transform 0.3s ease;
}

.share-btn span {
	font-weight: 500;
}

.share-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}

.share-btn:hover .share-icon {
	transform: scale(1.1);
}

/* Share Button Colors on Hover */
.share-facebook:hover {
	background: #1877f2 !important;
	border-color: #1877f2 !important;
}

.share-twitter:hover {
	background: #000000 !important;
	border-color: #000000 !important;
}

.share-linkedin:hover {
	background: #0a66c2 !important;
	border-color: #0a66c2 !important;
}

.share-email:hover {
	background: #fbc70f !important;
	border-color: #fbc70f !important;
	color: #0A0F2E !important;
}

/* --- Share & Tags Row --- */
.share-tags-row {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 2rem;
	margin: 2.5rem 0;
	padding: 1.5rem 0;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.share-column {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.tags-column {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 12px;
	text-align: right;
}

.tags-title {
	font-family: 'Inter', sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	color: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
}

.tags-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: flex-end;
}

.post-tag {
	display: inline-block;
	padding: 6px 14px;
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 6px;
	color: rgba(255, 255, 255, 0.8) !important;
	font-size: 0.75rem;
	font-family: 'Inter', sans-serif;
	text-decoration: none !important;
	transition: all 0.3s ease;
}

.post-tag:hover {
	background: rgba(251, 199, 15, 0.1) !important;
	border-color: #fbc70f !important;
	color: #fbc70f !important;
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(251, 199, 15, 0.1);
}

@media only screen and (max-width: 600px) {
	.share-tags-row {
		flex-direction: column;
		align-items: flex-start;
		gap: 1.5rem;
	}

	.tags-column {
		align-items: flex-start;
		text-align: left;
		width: 100%;
	}

	.tags-list {
		justify-content: flex-start;
	}
}


h1.article-title {
	margin: 0;
	font-size: 28px;
	color: #ebebeb;
	font-family: 'Inter', sans-serif;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #D4D4D4;
	padding: 50px 0 30px 0;
	margin: 0;
	text-transform: uppercase;
}



#single-page-rwidget-right #tag-cloud {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
}

#single-page-rwidget-right #tag-cloud h2 {
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #D4D9ED;
	color: #2c2a3f;
	font-family: 'Inter', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

#tag-cloud a {
	color: #454960;
	text-decoration: none;
	margin: 0 5px 5px 0;
}

#tag-cloud a:hover {
	text-decoration: underline;
}

#tag-cloud a.tag-featured {
	display: none;
}

.post-meta span span:last-child {
	display: none;
}

/* clear fix */
.grid:after {
	content: '';
	display: block;
	clear: both;
}

.grid-item {
	float: left;
	width: 25%;
	margin: 0;
}

.grid-item .wysiwyg {
	font-size: 17px;
}

.grid-item img {
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
}

.grid-item-inner {
	padding: 10px;
}

.grid-item-inner .z-depth-1 {
	padding: 20px;
	background: #ebebeb;
	color: #333;
}


.news-categories {
	margin: 0 0 40px 0;
}

.news-categories .news-categories-title {
	background: #ebebeb;
	padding: 10px 15px 10px 15px;
	color: #ebebeb;
	font-weight: 200;
	font-size: 20px;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 10px 9px 0px -2px rgba(232, 232, 232, 1);
	-moz-box-shadow: 10px 9px 0px -2px rgba(232, 232, 232, 1);
	box-shadow: 10px 9px 0px -2px rgba(232, 232, 232, 1);
}

.news-categories .news-categories-list {
	box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2), 1px 3px 15px 0 rgba(0, 0, 0, 0.19);
}

.news-categories .news-categories-list ul li {
	padding: 15px 20px 15px 20px;
	border-bottom: 1px solid #F0F0F0;
	background: #ebebeb;
}

.news-categories .news-categories-list ul li a {
	color: #666;
	font-size: 15px;
}

.news-categories .news-categories-list ul li a:hover {
	color: #ebebeb;
}

.news-categories .news-categories-list ul li.current-taxonomy a {
	color: #ebebeb;
}

.grid-item-title {
	font-size: 20px;
}

.grid-item-title a {
	color: #2c2a3f;
}




/* Social Media */
.social-media {
	margin: 0 0 40px 0;
}

.social-media .social-media-title {
	background: #ebebeb;
	padding: 10px 15px 10px 15px;
	color: #ebebeb;
	font-weight: 200;
	font-size: 20px;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 10px 9px 0px -2px rgba(232, 232, 232, 1);
	-moz-box-shadow: 10px 9px 0px -2px rgba(232, 232, 232, 1);
	box-shadow: 10px 9px 0px -2px rgba(232, 232, 232, 1);
}

.social-media .social-media-list {
	box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2), 1px 3px 15px 0 rgba(0, 0, 0, 0.19);
	padding: 20px 0 10px 20px;
}


/* Share This */

.share-this .share-this-list {
	box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2), 1px 3px 15px 0 rgba(0, 0, 0, 0.09);
	padding: 20px 0 10px 20px;
}

.share-this .share-this-list a {
	display: inline-block;
	font-size: 20px;
	margin: 0 10px 0 0;
	opacity: 0.8;
}

.share-this .share-this-list a.facebook-share {
	color: #3B5998;
}

.share-this .share-this-list a.twitter-share {
	color: #0084b4;
}

.share-this .share-this-list a.linkedin-share {
	color: #0077B5;
}

.share-this .share-this-list a.email-share {
	color: #205B7B;
	font-size: 26px;
	vertical-align: top;
	margin: 2px 0 0 0;
}

.share-this .share-this-list a:hover {
	opacity: 1;
}


.share-this-new {
	float: left;
	margin: 0 0 30px 0;
	width: 100%;
}

.share-this-new .share-this-new-title {
	background: #2c2a3f;
	padding: 10px 15px 10px 15px;
	color: #ebebeb;
	font-weight: 200;
	font-size: 20px;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 10px 9px 0px -2px rgb(232 232 232);
	-moz-box-shadow: 10px 9px 0px -2px rgba(232, 232, 232, 1);
	box-shadow: 10px 9px 0px -2px rgb(232 232 232);
}

.share-this-new-list {
	box-shadow: 1px 3px 3px 0 rgb(0 0 0 / 11%), 1px 3px 15px 0 rgb(0 0 0 / 19%);
	background: #ebebeb;
	display: inline-block;
	width: 100%;
	padding: 15px;
}

.share-this-new span.share-this-text {
	float: left;
	margin: 0 10px 8px 0;
	font-size: 16px;
	font-weight: bold;
	color: #143195;
	text-transform: uppercase;
}

.share-this-new a {
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	margin: 0 14px 0 0;
	background-position: center top;
	background-size: 100% auto;
	opacity: 0.8;
}

.share-this-new a:hover {
	opacity: 1;
}

.share-this-new a.facebook-share {
	background-image: url(../images/icon-fb.svg);
}



.share-this-new a.twitter-share {
	background-image: url(../images/icon-twitter.svg);
}



.share-this-new a.linkedin-share {
	background-image: url(../images/icon-li.svg);
}



.share-this-new a.email-share {
	background-image: url(../images/icon-email.svg);
}


.share-this-new a span {
	display: none;
}


/* Contact Switch */
.contact-switch {
	padding: 20px;
	background: #ebebeb;
	color: #292929;
	font-size: 15px;
	line-height: 135%;
	box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2), 1px 3px 15px 0 rgba(0, 0, 0, 0.19);
	margin: 0 0 50px 0;
}

.contact-switch-title {
	display: inline-block;
	width: 100%;
	margin: 0;
}

.contact-switch-title i.material-icons {
	float: left;
	margin: 0 10px 0 0;
	position: relative;
	top: -3px;
	font-size: 50px;
	color: #ebebeb;
}

.contact-switch-title h3 {
	color: #ebebeb;
	font-size: 20px;
	margin: 10px 0 20px 0;
}

.contact-switch p {
	margin: 12px 0 15px 0;
}

.contact-switch a.btn {
	background: #ebebeb;
	text-align: center;
	width: 100%;
	margin: 20px 0 0 0;
}


/* Contact Address and Phone  */
.cotact-widget-info {
	padding: 0 0 0 50px;
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 14px;
	margin: 0 0 30px 0;
}

.cotact-widget-info strong {
	font-weight: bold;
}

.cotact-widget-info h3 {
	font-size: 16px;
	color: #777;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

/* Gravity Forms */
input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
	border-bottom: 1px solid #252525;
	background: #494a4e !important;
}

.gform_wrapper.gravity-theme .gfield textarea {
	border: 1px solid #b9b7b7;
	background: #494a4e !important;
}

.gform_wrapper.gravity-theme .gfield textarea:hover,
.gform_wrapper.gravity-theme .gfield textarea:active,
.gform_wrapper.gravity-theme .gfield textarea:focus {
	border: 1px solid #fbc70f !important;
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
	border-bottom: 1px solid #fbc70f;
	box-shadow: 0 1px 0 0 #fbc70f;
}

[type="checkbox"]+label:before,
[type="checkbox"]:not(.filled-in)+label:after {
	border: 1px solid #252525;
}

[type="checkbox"]:checked+label:before {
	border-right: 2px solid #fbc70f;
	border-bottom: 2px solid #fbc70f;
}

.gform_wrapper .gform_button {
	background: #111;
	border: 1px solid #333;
	border-bottom: 4px solid #000000;
	border-radius: 6px;
	line-height: 35px;
	color: #ebebeb;
	margin: 0;
	padding: 5px 30px;
	font-size: 16px;
	font-weight: 500;
	transition: all 0.2s ease;
	cursor: pointer;
}

.gform_wrapper .top_label .gfield_label {
	color: #ccc;
	font-weight: 500 !important;
	margin-bottom: 0 !important;
}

.gform_wrapper .gform_button:hover {
	background: #111;
	border-color: #333;
	border-bottom-color: #fbc70f;
	transform: translateY(-2px);
}

.gform_wrapper select {
	display: block;
	color: #fff !important;
	border: 1px solid #252525;
	background: #494a4e !important;
}

.gform_wrapper select:active,
.gform_wrapper select:hover,
.gform_wrapper select:focus {
	border: 1px solid #fbc70f !important;
}

.gform_wrapper select option {
	color: #fff !important;
	background: #494a4e !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gchoice {
	position: relative;
}

.gfield {
	margin: 0 0 15px 0;
}

.gform_wrapper {
	display: block !important;
}

.gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger {
	filter: brightness(0) invert(1);
	width: 40px;
	height: 40px;
	margin-bottom: 0;
}

.gform_fileupload_rules {
	display: none !important;
}


.gform_wrapper form li,
.gform_wrapper li {
	padding: 0;
	text-indent: 0;
}

.gfield_required {
	display: none !important;
}



.container {
	max-width: 1420px;
}

.bot-left {
	position: fixed;
	bottom: -80px;
	left: 0;
	z-index: -1;
}

.top-right {
	position: fixed;
	top: 80px;
	right: 0;
	z-index: -1;
}



#projects-filter {
	float: left;
	width: 100%;
	padding: 40px 0 0px 0;
}

#projects-filter a.filter-view-all {
	float: left;
	background: #111;
	border: 2px solid #333;
	color: #ebebeb;
	text-decoration: none;
	padding: 0 18px 0 18px;
	margin: 0 0 10px 15px;
	font-size: 14px;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-style: normal;
	border-radius: 5px;
	transition: all 0.3s ease;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
	height: 42px;
	line-height: 38px;
	box-sizing: border-box;
}

#projects-filter a.filter-view-all:hover,
#projects-filter a.filter-view-all-active {
	background: #222;
	border: 2px solid #fbc70f;
	color: #ebebeb;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

#projects-filter a.filter-project-code {
	float: left;
	background: #ebebeb;
	border: 1px solid #2c2a3f;
	color: #2c2a3f;
	text-decoration: none;
	padding: 10px 15px 7px 15px;
	margin: 0 15px 0 0;
	font-size: 17px;
	font-family: 'Inter', sans-serif;
	font-weight: normal;
	font-style: normal;
}

#projects-filter a.filter-project-code:hover,
#projects-filter a.filter-project-code:hover {
	background: #2c2a3f;
	border: 1px solid #2c2a3f;
	color: #ebebeb;
}


#projects-filter .filter-select-placeholder {
	float: left;
	margin: 0 15px 10px 0;
	width: auto;
	height: 42px;
	position: relative;
	background: #111;
	border: 2px solid #333;
	border-radius: 6px;
	transition: all 0.3s ease;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

#projects-filter .filter-select-placeholder::after {
	content: '▼';
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 10px;
	color: #ebebeb;
	pointer-events: none;
}

#projects-filter .filter-select-placeholder:hover {
	border-color: #fbc70f;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
	background: #222;
}

#projects-filter .filter-select-placeholder select {
	background: transparent;
	padding: 9px 45px 9px 13px;
	font-size: 14px;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.4;
	border: 0;
	border-radius: 4px;
	height: 42px;
	-webkit-appearance: none;
	color: #ebebeb;
	cursor: pointer;
	display: inline-block !important;
	position: relative;
	z-index: 1;
}

#projects-filter .filter-select-placeholder select option {
	color: #333;
	background: #ebebeb;
	font-size: 14px;
	padding: 8px;
}

#projects-filter .select-active {
	background: #111;
	border: 2px solid #333;
	border-bottom: 4px solid #fbc70f;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

#projects-filter .select-active::after {
	color: #ebebeb;
}

#projects-filter .select-active select {
	color: #ebebeb;
}

#projects-filter .select-active:hover {
	background: #222;
	border-color: #fbc70f;
}



/* Project Search Popup */
#enter-project-code {
	padding: 40px;
	width: 500px;
}

#enter-project-code h3 {
	color: #2c2a3f;
	font-family: 'Inter', sans-serif;
	margin: 0 0 15px 0;
	font-size: 19px;
}

#enter-project-code input {
	float: left;
	clear: both;

	padding: 10px 5px 10px 5px;
	margin: 0 0 35px 0;
}

#enter-project-code button {
	padding: 10px 35px 10px 35px;
	cursor: pointer;
	float: right;
	clear: both;
	color: #ebebeb;
	font-family: 'Inter', sans-serif;
	font-size: 15px;
	background: #284096;
	border: 1px solid #284096;
}

#enter-project-code button:hover {
	background: #2c2a3f;
}




/* Projects List */

#projects {
	width: 100%;
	float: left;
	clear: both;
	padding: 20px 0 0px 0;
}

#projects .divProject {
	margin-bottom: 10px;
	padding: 0 15px;
	box-sizing: border-box;
	overflow: visible;
}

#projects .divProject-bkg {
	background: #222;
	display: flex;
	flex-direction: column;
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease;
	width: 100%;
	height: 100%;
}

#projects .divProject:hover .divProject-bkg {
	transform: translateY(-4px);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}

#projects .divProject-info {
	padding: 16px;
}

#projects .project-thumb {
	position: relative;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

#projects .project-thumb img {
	width: 100%;
	height: auto;
	display: block;
	transition: transform 0.3s ease;
}

#projects .divProject:hover .project-thumb img {
	transform: scale(1.05);
}

.video-thumb-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	display: none !important;
}

.video-thumb .video-thumb-overlay {
	display: none !important;
}

.video-thumb::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60"><circle cx="30" cy="30" r="28" fill="%23fff" opacity="0.9"/><polygon points="24,18 24,42 42,30" fill="%23111"/></svg>') center/contain no-repeat;
	pointer-events: none;
	opacity: 0.9;
	transition: transform 0.3s ease;
}

.video-thumb:hover::after {
	transform: translate(-50%, -50%) scale(1.1);
}

#projects h3 {
	color: #ebebeb;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Inter', sans-serif;
	margin: 0 0 8px 0;
	font-size: 22px;
	font-weight: 600;
	line-height: 130%;
	padding: 0;
	text-transform: uppercase;
}

#projects .project-text {
	font-size: 16px;
	line-height: 150%;
	padding: 0;
	color: #ccc;
	margin-bottom: 8px;
}

#projects .view-project {
	display: inline-block;
	padding: 8px 18px;
	background: #111;
	color: #ebebeb;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none;
	border-radius: 6px;
	transition: all 0.2s ease;
	border: 1px solid #333;
	border-bottom: 4px solid #333;
	cursor: pointer;
	align-self: flex-start;
}

#projects .view-project:hover {
	color: #ebebeb;
	border-bottom-color: #fbc70f;
	transform: translateY(-2px);
}





#load-more {
	width: 100%;
	padding: 40px 0;
	text-align: center;
}

#load-more a.load-more-link {
	display: inline-block;
	background: #111;
	border: 1px solid #333;
	border-bottom: 4px solid #333;
	color: #ebebeb;
	text-decoration: none;
	padding: 14px 36px;
	font-size: 16px;
	font-weight: 600;
	border-radius: 8px;
	transition: all 0.3s ease;
	cursor: pointer;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

#load-more a.load-more-link:hover {
	border-bottom-color: #fbc70f;
	transform: translateY(-2px);
}




/* Project Page */

.project-tabs-area {
	float: left;
	width: 100%;
	margin-top: 0;
	margin-bottom: 24px !important;
	clear: both;
}

.project-content-area {
	width: 100%;
	clear: both;
	padding: 0;
}

.project-title-in-stats {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.project-title-in-stats h1 {
	color: #ebebeb;
	margin: 0;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -0.5px;
}

ul.inside-tabs {
	width: auto;
	border-bottom: none;
	list-style: none;
	float: left;
	clear: both;
	margin: 0 !important;
	z-index: 99;
	position: relative;
	display: flex;
	gap: 0;
	padding: 0;
	background: transparent;
}

ul.inside-tabs li {
	float: none;
	margin: 0;
	list-style: none;
	position: relative;
	flex: none;
}

ul.inside-tabs li.current_page_item {
	border: none;
}

ul.inside-tabs li.current_page_item a {
	color: #ebebeb;
	background: #222;
	font-weight: 600;
	border-bottom: 4px solid #fcc70c;
	border-radius: 0 0 6px 6px;
}

ul.inside-tabs li a {
	float: none;
	padding: 20px 30px;
	color: #ccc;
	font-weight: 500;
	text-decoration: none;
	font-size: 18px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
	transition: all 0.2s ease;
	border: none;
	border-radius: 0 0 6px 6px;
	display: block;
	text-align: center;
	cursor: pointer;
}

ul.inside-tabs li a:hover {
	color: #fbc70f;
	text-decoration: none;
	font-weight: 600;
}




#project-wrap {
	width: 1250px;
	margin: 0px auto;
	padding: 60px 0 60px 0;
}

#project-left {
	width: 940px;
	float: left;
}

#project-title {
	float: left;
	width: 100%;
	clear: both;
	border-bottom: 2px solid #f0f0f0;
	margin: 40px 0 40px 0;
	padding: 0 0 20px 0;
	position: relative;
}

#project-title .cleanprint-wrap {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

#project-title .cleanprint-wrap a {
	margin: 0 190px 0 0;
	color: #418EF8;
	text-decoration: none;
	vertical-align: top;
	line-height: 100%;
}

#project-title .cleanprint-wrap a:hover {
	color: #133295;
}

#project-title .cleanprint-wrap a i {
	position: relative;
	font-size: 20px;
	top: 5px;
}

#project-title h1 {
	margin: 0;
	font-size: 42px;
	color: #ebebeb;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: none;
	padding: 0 300px 0 0;
	letter-spacing: -0.5px;
}

.video-caption {
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	margin: 20px 0 8px 0;
	padding: 10px 0 0 0;
	clear: both;
	width: 100%;
	display: inline-block;
}

.video-description {
	color: rgba(255, 255, 255, 0.85);
	font-size: 15px;
	line-height: 1.65;
	display: block;
	margin-bottom: 24px;
}

.project-description-container {
	display: flex;
	gap: 40px;
	margin-top: 0;
	align-items: flex-start;
}

.project-desc-media {
	flex: 0 0 45%;
	max-width: 45%;
}

.project-desc-media a.feature-thumb-link {
	display: block;
	text-decoration: none;
	border-bottom: none;
	overflow: hidden;
	border-radius: 4px;
	cursor: pointer;
}

.project-desc-media .feature-thumb-img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 4px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
	transition: transform 0.25s ease, opacity 0.25s ease;
}

.project-desc-media a.feature-thumb-link:hover .feature-thumb-img {
	transform: scale(1.02);
	opacity: 0.95;
}

.project-desc-text {
	flex: 1 1 55%;
	min-width: 0;
	padding: 0;
}

.project-description,
.project-desc-text,
.project-desc-text p,
.project-description p,
.project-desc-text li,
.project-description li {
	font-size: 17px;
	line-height: 160%;
	color: rgba(255, 255, 255, 0.88);
}

.project-description a,
.project-desc-text a {
	color: #fcc70c;
}

.project-description a:hover,
.project-desc-text a:hover {
	color: #ffffff;
}

@media only screen and (max-width: 768px) {
	.project-description-container {
		flex-direction: column;
		gap: 24px;
		margin-top: 24px;
	}

	.project-desc-media,
	.project-desc-text {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

.project-stats-area {
	background: #222;
	border-radius: 8px;
	overflow: hidden;
	padding: 36px 28px 0 28px;
	margin-bottom: 24px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}

.project-stats-area .stat-col {
	color: #ebebeb;
}

.project-stats-area .project-stats-title {
	color: #fcc70c;
	font-size: 28px;
	line-height: 1.3;
	margin: 0;
	text-transform: uppercase;
}

.project-stats-area .project-stats-caption {
	color: rgba(255, 255, 255, 0.85);
	font-size: 16px;
	line-height: 1.6;
	margin-top: 12px;
}

.project-stats-top-row {
	margin-bottom: 10px;
}

.project-stats-bar {
	display: flex;
	align-items: stretch;
	border-top: 2px solid #fcc70c;
	background: #181818;
	margin: 20px -28px 0 -28px;
	padding: 0;
}

.project-stats-bar-tabs {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 10px 18px;
	flex-shrink: 0;
	border-right: none;
}

.project-stats-tab-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 18px;
	background: #111;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	border-radius: 6px;
	border: 1px solid #333;
	border-bottom: 4px solid #333;
	white-space: nowrap;
	cursor: pointer;
	transition: all 0.2s ease;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.project-stats-tab-btn:hover {
	color: #ffffff;
	border-bottom-color: #fcc70c;
	text-decoration: none;
	transform: translateY(-1px);
}

.project-stats-tab-btn.active {
	color: #ffffff;
	font-weight: 600;
	background: #111;
	border: 1px solid #333;
	border-bottom: 4px solid #fcc70c;
	text-decoration: none;
}

.project-stats-bar-items {
	display: flex;
	flex: 1 1 auto;
	justify-content: flex-end;
	align-items: stretch;
}

.project-stats-bar-item {
	flex: 0 1 auto;
	min-width: 0;
	padding: 8px 24px 8px 16px;
	border-left: 1px solid rgba(255, 255, 255, 0.08);
	display: flex;
	flex-direction: column;
	justify-content: center;
}

/* Compact columns: GC/CM and SIZE take only the space they need */
.project-stats-bar-item.stat-item-client,
.project-stats-bar-item.stat-item-size {
	flex: 0 0 auto;
	white-space: nowrap;
	padding-right: 28px;
}

/* Address and Design hug their content without forced empty space */
.project-stats-bar-item.stat-item-address,
.project-stats-bar-item.stat-item-design {
	flex: 0 1 auto;
}

.project-stats-bar-item .stat-label {
	color: #fcc70c;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.8px;
	text-transform: uppercase;
	margin-bottom: 4px;
}

.project-stats-bar-item .stat-value {
	color: #cccccc;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.35;
}

.project-stats-area .project-detail {
	color: #cccccc;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.4;
}

.project-stats-area .project-detail-services {
	text-align: right;
}

.project-stats-area .project-detail h3,
.project-stats-area .project-detail-services h3 {
	color: #fcc70c;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.8px;
	margin: 0 0 6px 0;
	text-align: right;
}

.project-stats-area .project-detail a {
	color: #cccccc;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.4;
	text-decoration: none;
	border-bottom: none;
	transition: color 0.2s ease;
}

.project-stats-area .project-detail a:hover {
	color: #fcc70c;
	text-decoration: none;
	border-bottom: none;
}

/* Tablet & Mobile: Stats bar items stacked vertically and left-aligned */
@media only screen and (max-width: 992px) {
	/* Stats bar layout */
	.project-stats-bar {
		flex-direction: column;
	}
	.project-stats-bar-tabs {
		border-right: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.12);
		width: 100%;
		overflow-x: auto;
		padding: 12px 18px;
		justify-content: flex-start;
		gap: 10px;
	}
	.project-stats-tab-btn {
		flex: 0 0 auto;
		padding: 8px 18px;
	}

	/* Stats items on mobile & tablet: stacked vertically and left-aligned */
	.project-stats-bar-items {
		flex-direction: column;
		width: 100%;
		justify-content: flex-start;
	}
	.project-stats-bar-item {
		width: 100%;
		flex: 0 0 auto !important;
		border-left: none;
		border-top: 1px solid rgba(255, 255, 255, 0.08);
		padding: 12px 18px;
		text-align: left !important;
		white-space: normal !important;
	}
	.project-stats-bar-item:first-child {
		border-top: none;
	}
	.project-stats-bar-item.stat-item-client,
	.project-stats-bar-item.stat-item-size,
	.project-stats-bar-item.stat-item-address,
	.project-stats-bar-item.stat-item-design {
		flex: 0 0 auto !important;
		width: 100%;
		white-space: normal !important;
		padding-right: 18px;
	}
}

/* Mobile only (<= 600px): Services Provided left-aligned */
@media only screen and (max-width: 600px) {
	.project-stats-area .project-detail-services {
		text-align: left !important;
		margin-top: 18px;
	}
	.project-stats-area .project-detail h3,
	.project-stats-area .project-detail-services h3 {
		text-align: left !important;
	}
}

.project-details {
	background: #ebebeb;
	border-radius: 8px;
	padding: 32px;
	margin: 0 0 0 15px;
	border: 1px solid #e0e0e0;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.project-details h2 {
	color: #2c2a3f;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
	margin: 0 0 10px 0;
	font-size: 18px;
	display: none;
}

.project-details h3 {
	color: #666;
	font-weight: 600;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
	margin: 0 0 10px 0;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.project-details .project-detail {
	margin: 0 0 28px 0;
	font-size: 16px;
	line-height: 160%;
	padding-bottom: 28px;
	border-bottom: 1px solid #f0f0f0;
	color: #333;
}

.project-details .project-detail:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.project-details .project-detail a {
	color: #4a5080;
	text-decoration: none;
	font-weight: 500;
	transition: all 0.2s ease;
	border-bottom: 1px solid #4a5080;
	display: inline;
}

.project-details .project-detail a:hover {
	color: #2c2a3f;
	border-bottom-color: #2c2a3f;
}

#project-print-images {
	display: none;
}


#project-navigarea {
	width: 100%;
	padding: 30px 0 0 0;
	margin: 50px 0 0px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 30px;
}

#project-navigarea a {
	color: #ebebeb;
	text-decoration: none;
	transition: all 0.2s ease;
	display: flex;
	align-items: center;
	gap: 8px;
}

#project-navigarea a.prev-project,
#project-navigarea a.next-project,
#project-navigarea a.view-all-projects {
	background: #111;
	color: #ebebeb;
	font-weight: 500;
	border-radius: 6px;
	border: 1px solid #333;
	border-bottom: 4px solid #333;
	box-shadow: none;
	transition: all 0.2s ease;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

#project-navigarea a.prev-project,
#project-navigarea a.next-project {
	padding: 12px 18px;
	font-size: 15px;
}

#project-navigarea a.view-all-projects {
	padding: 16px 28px;
	font-size: 16px;
}

#project-navigarea a.prev-project:hover,
#project-navigarea a.next-project:hover,
#project-navigarea a.view-all-projects:hover {
	background: #111;
	color: #ebebeb;
	border-color: #333;
	border-bottom-color: #fbc70f;
	transform: translateY(-2px);
	box-shadow: none;
}

#project-navigarea a.prev-project img,
#project-navigarea a.next-project img {
	height: 20px;
	width: auto;
	filter: brightness(0) invert(1);
}

#cboxContent {
	margin-bottom: 30px !important;
	margin-top: 0px !important;
}

#cboxCurrent {
	display: none !important;
}

#cboxTitle {
	bottom: -25px !important;
	top: auto !important;
	color: #333 !important;
}

/* Project Masonry */
.my-gallery {
	float: left;
	width: calc(100% + 20px);
	margin: 0 -10px;
	position: relative;
}

.my-gallery .grid-item {
	width: 25%;
	margin: 0;
}

.gallery-item-inner {
	padding: 10px;
}

.my-gallery .grid-item img {
	margin: 0;
}

.my-gallery .grid-item .image-wrap {
	padding: 9px;
	background: #f7f7f7;
	border: 1px solid rgb(233, 233, 233);
}

.my-gallery .grid-item .image-wrap:hover {
	background: #f7f7f7;
}

.my-gallery .grid-inline-caption {
	display: none;
}

.wp-block-image figcaption {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}

.wp-block-image img {
	margin: 0;
}

/* Project Subnav (Video playlist / sub-tabs) */
.content-subnav {
	width: 100%;
	padding: 0;
	margin: 0 0 24px 0;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: center;
}

.content-subnav a {
	color: #d1d5db;
	background: #1e1e1e;
	margin: 0;
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 6px;
	padding: 9px 20px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.3px;
	transition: all 0.2s ease;
}

.content-subnav a:hover {
	color: #fcc70c;
	background: #282828;
	border-color: #fcc70c;
	transform: translateY(-1px);
}

.content-subnav a.current_page_item {
	color: #111111;
	background: #fcc70c;
	border-color: #fcc70c;
	font-weight: 700;
	box-shadow: 0 2px 10px rgba(252, 199, 12, 0.28);
	cursor: default;
}

/* Related Projects */
#related-projects {
	width: 100%;
	float: left;
	clear: both;
	padding: 30px 0 0px 0;
}

#related-projects .related-project {
	margin-bottom: 30px;
	padding: 0 12px;
	box-sizing: border-box;
	overflow: visible;
}

#related-projects .related-project-bkg {
	background: #222;
	display: flex;
	flex-direction: column;
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
	transition: all 0.3s ease;
}

#related-projects .related-project:hover .related-project-bkg {
	transform: translateY(-4px);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}

#related-projects .related-project-info {
	padding: 14px;
}

#related-projects .related-project .related-project-thumb {
	position: relative;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

#related-projects .related-project .related-project-thumb img {
	width: 100%;
	height: auto;
	display: block;
	transition: transform 0.3s ease;
}

#related-projects .related-project:hover .related-project-thumb img {
	transform: scale(1.05);
}

#related-projects .related-project .video-thumb-overlay {
	display: none !important;
}

#related-projects .related-project .video-thumb::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60 60"><circle cx="30" cy="30" r="28" fill="%23fff" opacity="0.9"/><polygon points="24,18 24,42 42,30" fill="%23111"/></svg>') center/contain no-repeat;
	pointer-events: none;
	opacity: 0.9;
	transition: transform 0.3s ease;
}

#related-projects .related-project .video-thumb:hover::after {
	transform: translate(-50%, -50%) scale(1.1);
}

#related-projects .related-project h3 {
	color: #ebebeb;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Inter', sans-serif;
	margin: 0 0 8px 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 130%;
	padding: 0;
}

#related-projects .related-project .related-project-text {
	font-size: 15px;
	line-height: 150%;
	padding: 0;
	color: #ccc;
	margin-bottom: 8px;
}

#related-projects .related-project .view-related-project {
	display: inline-block;
	padding: 10px 20px;
	background: #111;
	color: #ebebeb;
	font-size: 15px;
	font-weight: 600;
	text-decoration: none;
	border-radius: 6px;
	transition: all 0.2s ease;
	border: 1px solid #333;
	border-bottom: 4px solid #333;
	align-self: flex-start;
}

#related-projects .related-project .view-related-project:hover {
	color: #ebebeb;
	border-bottom-color: #fbc70f;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
	transform: translateY(-2px);
}







/* Careers*/
.job-list-title {
	width: 100%;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #F0F0F0;
}

.job-thumb img {
	width: 175px;
	height: auto;
}

.job-small {
	width: 100%;
	clear: both;
	margin: 25px 0 20px 0;
	padding: 20px 0 0 0;
	border-top: 1px dotted #ccc;
}

.job-small .job-thumb {
	float: left;
	margin: 0 25px 0 0;
}

.job-apply-btn {
	float: left;
	background: #133295;
	padding: 10px 25px 10px 25px;
	border: 0;
	color: #ebebeb !important;
	cursor: pointer;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.job-apply-btn:hover {
	text-decoration: none !important;
}

.job-small .job-more a {
	color: #0cb333 !important;
	float: right;
	margin: -10px 0 10px 0;
}

.page-item-31 ul.children {
	display: none !important;
}


/* Responsive Updates */
@media only screen and (min-width: 993px) {
	.container {
		width: 95%;
	}
}

@media only screen and (max-width: 992px) {
	body {
		padding-top: 80px;
		/* Adjusted height for mobile logo/padding */
	}

	.content-wrap {
		padding: 0;
	}

	.file-type-download {
		display: none;
	}

	.brand-logo img {
		height: 50px;
		width: auto;
	}

	.navbar nav {
		position: relative;
	}

	.button-collapse {
		top: 20px;
		margin: 0 !important;
	}

	.landing-type-box {
		margin-bottom: 10px;
	}

	footer .extra-padding-left {
		padding: 0 0.75rem !important;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		margin-top: 0 !important;
	}

	h1 {
		font-size: 24px;
	}

	h2 {
		font-size: 22px;
	}

	h3 {
		font-size: 20px;
	}

	#projects-filter .filter-select-placeholder {
		float: left;
		clear: both;
		margin: 10px 0 0 0;
	}

	.inside-title-bar h1 {
		font-size: 25px;
		margin: 10px 0 10px 0 !important;
	}

	.gform_wrapper.gf_browser_chrome .gform_body {
		width: auto;
	}

	.wp-pagenavi {
		margin: 0 0 30px 0;
	}

	.post-thumbnail {
		margin: 0 20px 20px 0 !important;
	}

	.inside-nav ul li {
		width: 100%;
		margin: 0;
		padding: 0 0 10px 0;
	}

	.inside-nav ul li.current_page_item {
		border: 0;
	}

	.team-member-photo {
		margin: 0 0 15px 0;
	}

	.team-member-photo img {
		width: 145px;
		height: auto;
	}

	#index-banner {
		padding: 20px 0 70px 0 !important;
	}

	.parallax-text h1 {
		font-size: 37px;
	}

	.parallax-text h2 {
		font-size: 32px;
	}

	.tabs .tab .tab-title {
		padding: 0;
	}

	.tabs .tab a div img {
		max-width: 50px;
		height: auto;
	}

	.tabs .tab .tab-title {
		font-size: 12px;
	}

	.slide-content h1 {
		font-size: 30px;
	}

	.slide-content .wysiwyg {
		padding: 0;
		font-size: 17px;
	}

	.partner-types-shortcuts .wysiwyg {
		padding: 0;
	}

	.partner-types-shortcuts h2 {
		font-size: 30px;
	}

	.partner-types-shortcuts .wysiwyg {
		font-size: 17px;
	}

	.home-learn-more a {
		padding: 10px 20px 10px 20px;
		font-size: 16px;
	}

	.landing-type-box {
		background: #ebebeb;
	}

	.landing-type-box a {
		padding: 10px 0 10px 0;
	}

	.landing-type-box img {
		display: none;
	}

	.type-box {
		background: #ebebeb;
		margin: 0 0 10px 0;
	}

	.type-box a {
		padding: 10px 0 10px 0;
	}

	.type-box img {
		display: none;
	}

	.type-box a span.type-name {
		position: relative;
		float: left;
		bottom: auto;
		left: 10px;
		font-size: 16px;
	}

	.type-box a span.type-name i {
		font-size: 13px;
		margin: 0 5px 0 0;
	}

	.type-box.active {
		background: #333;
	}

	.subtypes-list {
		padding: 5px 0 0 0;
	}

	.slick-next {
		right: -20px !important;
		width: 35px !important;
		height: 35px !important;
		z-index: 999;
	}

	.slick-prev {
		left: -19px !important;
		width: 35px !important;
		height: 35px !important;
		z-index: 999;
	}

	.slick-next:before,
	.slick-prev:before {
		font-size: 35px !important;
	}

	.home-news .container {
		width: 75% !important;
	}

	.product-files-title {
		margin: 20px 0 0 0;
	}

	.subtypes-list ul li a {
		color: #333;
		padding: 3px 5px 3px 6px;
		font-size: 13px;
	}

	.subtypes-list ul li a.active,
	.subtypes-list ul li a:hover {
		background: #333;
		border: 1px solid #333;
	}

	.desktop-files {
		display: none;
	}

	.responsive-files {
		display: block;
		margin: 0 0 50px 0;
	}

	.responsive-files ul li {
		border-top: 1px solid #ebebeb;
		border-bottom: 1px solid #D8D8D8;
		padding: 5px 0 5px 0;
	}

	.responsive-files ul li a {
		color: #004976;
	}

	.hide-mobile {
		display: none;
	}

	a.product-custom-file:last-of-type {
		margin: 10px 0 30px 0;
		float: left;
	}

	footer.page-footer h2 {
		margin: 25px 0 10px 0 !important;
	}

	footer.page-footer h5 {
		margin: 0 0 5px 0;
	}

	footer.page-footer ul {
		margin: 0 0 30px 0;
	}

	.product-list-box {
		margin: 0 0 20px 0;
	}

	#contact-banner {
		height: 140px;
		min-height: 140px;
	}

	.about-table img {
		margin: 0 5px 0 0;
	}

	.catalog-subscribe {
		width: 100%;
		margin: 0 0 50px 0;
	}

	.aFollowAll {
		margin: 0;
		padding: 4px 5px 4px 5px;
	}

	.catalog-subscribe tr td {
		padding: 7px 1px 7px 1px;
	}

	.catalog-subscribe tr th {
		font-size: 13px;
	}

	.catalog-subscribe .tier-1.category-selector .option-name {
		font-size: 15px;
		line-height: 130%;
	}

	.catalog-subscribe .tier-2.category-selector .option-name {
		font-size: 13px;
		line-height: 130%;
	}

	.catalog-subscribe .tier-3.category-selector .option-name {
		font-size: 12px;
		line-height: 130%;
	}

	.catalog-subscribe .product-selector .option-name {
		font-size: 12px;
		line-height: 130%;
	}

	.aFollowAll {
		font-size: 13px;
	}

	.catalog-agreement-text {
		padding: 0 0 20px 0;
	}

	.catalog-agreement-text-secondary {
		padding: 20px 0 0 0;
	}

	.header-search form input {
		width: 90px !important;
	}

	.notification-filter {
		margin: 15px 0 25px 0;
		top: 0px;
	}

	.catalog-subscribe thead tr td {
		font-size: 13px;
	}

	.notifications-sub-bulk a {
		font-size: 14px;
	}

	.header-search .notifications-general-cta {
		font-size: 13px;
		pad: 6px 8px 6px 8px;
	}

	.home-account-info {
		font-size: 14px;
	}

	.bot-left {
		width: 300px;
		bottom: 0px;
	}

	.top-right {
		width: 300px;
	}

	.grid-item {
		width: 50%;
	}

	.my-gallery .grid-item {
		width: 50%;
		margin: 0;
	}

	.home-featured-box {
		float: none;
		width: 100%;
		max-width: none;
		margin: 0 0 20px 0;
	}

	#project-title h1 {
		padding: 0 70px 0 0;
	}

	#project-title .cleanprint-wrap a {
		margin: 0;
	}

	.home-paralax-text {
		min-height: 200px;
		padding: 70px 0 30px 0;
		line-height: 90%;
		font-size: 35px;
	}

	#enter-project-code {
		width: auto;
	}

	.home-video {
		padding: 40px 20px !important;
	}

	.home-tiles img {
		max-width: 100%;
	}

}

@media only screen and (max-width: 450px) {
	.excerpt-wrap {
		clear: both;
	}

	.grid-item {
		width: 100%;
	}

}


}


/* --- Ironworks Concept: Hero Section --- */

.hero-concept {
	min-height: 100vh;
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
	font-family: var(--font-body-concept);
}

.hero-concept .hero-bg {
	position: absolute;
	inset: 0;
	z-index: -2;
}

.hero-concept .grid-lines {
	position: absolute;
	inset: 0;
	opacity: 0.08;
	z-index: -1;
}

.hero-concept .grid-lines::before,
.hero-concept .grid-lines::after {
	content: '';
	position: absolute;
}

.hero-concept .h-line {
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background: #666;
}

.hero-concept .v-line {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #666;
}

.hero-concept .hero-container {
	position: relative;
	z-index: 10;
	max-width: 1400px;
	margin: 0 auto;
	padding: 8rem 2rem 4rem;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 4rem;
	align-items: center;
}

.hero-concept .hero-content {
	animation: slideUp 0.8s ease-out forwards;
	align-self: start;
}

@keyframes slideUp {
	from {
		opacity: 0;
		transform: translateY(30px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.hero-concept .accent-line {
	width: 64px;
	height: 4px;
	background: linear-gradient(90deg, #C9A227 0%, #D4AF37 50%, #C9A227 100%);
	margin-bottom: 2rem;
}

.hero-concept h1 {
	font-family: var(--font-display-concept);
	font-size: clamp(3rem, 6vw, 4.5rem);
	font-weight: 600;
	line-height: 1;
	margin-bottom: 1.5rem;
	color: var(--color-text-concept);
}

.hero-concept h1 span {
	color: var(--color-accent-concept);
}

.hero-concept p {
	color: var(--color-text-muted-concept);
	font-size: 1.125rem;
	max-width: 500px;
	margin-bottom: 2rem;
}

.hero-concept .hero-buttons {
	display: flex;
	gap: 1rem;
}

.hero-concept .btn-primary {
	padding: 18px 24px;
	background: #111;
	color: #ebebeb;
	border: 1px solid #333;
	border-bottom: 4px solid #333;
	border-radius: 6px;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: normal;
	cursor: pointer;
	transition: all 0.2s ease;
	font-family: var(--font-body-concept);
	text-decoration: none;
	display: inline-block;
}

.hero-concept .btn-primary:hover {
	background: #111;
	color: #ebebeb;
	border-color: #333;
	border-bottom-color: #fbc70f;
	transform: translateY(-2px);
}

.hero-concept .btn-secondary {
	padding: 0.875rem 2rem;
	background: transparent;
	color: var(--color-text-concept);
	border: 1px solid var(--color-border-concept);
	letter-spacing: 0.02em;
	cursor: pointer;
	transition: border-color 0.3s ease;
	font-family: var(--font-body-concept);
}

.hero-concept .btn-secondary:hover {
	border-color: var(--color-text-muted-concept);
}

.hero-concept .hero-image-container {
	position: relative;
	animation: slideUp 0.8s ease-out 0.2s forwards;
	opacity: 0;
}

/* Double Hero Images Overlapping Grid Layout */
.hero-concept .double-hero-images {
	position: relative;
	width: 100%;
	height: 520px;
}

.hero-concept .hero-image-card {
	position: absolute;
	display: block;
	overflow: hidden;
	border-radius: 12px;
	transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), z-index 0.4s ease;
	text-decoration: none;
}

.hero-concept .hero-image-card.card-one {
	top: 80px;
	left: -3%;
	width: 55%;
	z-index: 2;
}

.hero-concept .hero-image-card.card-two {
	top: -10px;
	right: 0;
	width: 55%;
	z-index: 3;
}

.hero-concept .hero-image-inner-card {
	position: relative;
	width: 100%;
	height: auto;
	background: var(--color-surface-concept);
	display: block;
	overflow: hidden;
	border: 7px solid #222;
	border-radius: 12px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
	transition: border-color 0.4s ease, box-shadow 0.5s ease;
	padding: 0px;
}

.hero-concept .hero-image-inner-card::after {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(to top, rgba(5, 5, 5, 0.95) 0%, rgba(5, 5, 5, 0.4) 50%, rgba(5, 5, 5, 0.15) 100%);
	transition: background 0.4s ease;
	z-index: 2;
}

.hero-concept .hero-image-card:hover .hero-image-inner-card::after {
	background: linear-gradient(to top, rgba(5, 5, 5, 0.92) 0%, rgba(5, 5, 5, 0.5) 60%, rgba(5, 5, 5, 0.2) 100%);
}

.hero-concept .hero-image-inner-card::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: linear-gradient(90deg, transparent, var(--color-accent-concept), transparent);
	z-index: 5;
	transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hero-concept .hero-image-card:hover .hero-image-inner-card::before {
	width: 100%;
}

.hero-concept .hero-image-card:hover .hero-image-inner-card {
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.6), 0 0 30px rgba(212, 175, 55, 0.05);
}

.hero-concept .hero-image-card img {
	position: relative;
	width: 100%;
	height: auto;
	transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	z-index: 1;
	display: block;
}

.hero-concept .hero-image-card:hover {
	z-index: 10;
	transform: translateY(-8px);
}

.hero-concept .hero-image-card:hover img {
	transform: scale(1.05);
}



.hero-concept .card-label {
	position: absolute;
	bottom: 16px;
	left: 16px;
	background: rgba(10, 10, 10, 0.85);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	padding: 0.65rem 1.25rem;
	font-family: var(--font-body-concept);
	font-size: 0.9rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #ebebeb;
	border: none;
	border-left: 3px solid #fbc70f;
	border-radius: 4px;
	z-index: 6;
	transition: background 0.3s ease, color 0.3s ease;
}

.hero-concept .hero-image-card:hover .card-label {
	background: var(--color-accent-concept);
	color: #000;
}

.hero-concept .hero-image-card.card-two .card-label {
	left: 16px;
	right: auto;
}

.hero-concept .hero-image-placeholder {
	text-align: center;
	padding: 2rem;
}

.hero-concept .hero-image-placeholder .icon-box {
	width: 64px;
	height: 64px;
	border: 1px solid var(--color-border-concept);
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 1rem;
}

.hero-concept .hero-image-placeholder svg {
	width: 32px;
	height: 32px;
	stroke: var(--color-text-subtle-concept);
}

.hero-concept .hero-image-placeholder p {
	font-size: 0.75rem;
	letter-spacing: 0.1em;
	color: var(--color-text-subtle-concept);
	text-transform: uppercase;
}

.hero-concept .hero-image-placeholder p:last-child {
	font-size: 0.625rem;
	margin-top: 0.5rem;
	color: #404040;
}

.hero-concept .corner-tl,
.hero-concept .corner-br {
	position: absolute;
	width: 32px;
	height: 32px;
	z-index: 5;
}

.hero-concept .corner-tl {
	top: 0;
	left: 0;
	border-top: 2px solid var(--color-accent-concept);
	border-left: 2px solid var(--color-accent-concept);
}

.hero-concept .corner-br {
	bottom: 0;
	right: 0;
	border-bottom: 2px solid var(--color-accent-concept);
	border-right: 2px solid var(--color-accent-concept);
}

.hero-concept .scroll-indicator {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.5rem;
	grid-column: 1 / -1;
	padding: 2rem 0 0 0;
	pointer-events: none;
}

.hero-concept .scroll-indicator span {
	font-size: 0.625rem;
	letter-spacing: 0.15em;
	color: var(--color-text-subtle-concept);
	text-transform: uppercase;
}

.hero-concept .scroll-indicator::after {
	content: '';
	width: 1px;
	height: 48px;
	background: linear-gradient(to bottom, var(--color-accent-concept), transparent);
}

@media (max-width: 992px) {
	.hero-concept .hero-container {
		grid-template-columns: 1fr;
		gap: 3rem;
		padding-top: 10rem;
	}

	.hero-concept .double-hero-images {
		height: 440px;
		max-width: 500px;
		margin: 0 auto;
	}
}

@media (max-width: 576px) {
	.hero-concept .double-hero-images {
		height: 320px;
	}
}

/* --- Ironworks Concept: Services Strip --- */

.services-strip-concept {
	background: var(--color-surface-concept);
	border-top: 1px solid var(--color-border-concept);
	border-bottom: 1px solid var(--color-border-concept);
	font-family: var(--font-body-concept);
}

.services-strip-concept .services-strip-container {
	max-width: 1400px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.services-strip-concept .service-item {
	display: block;
	padding: 2rem;
	border-right: 1px solid var(--color-border-concept);
	cursor: pointer;
	transition: background 0.3s ease;
	text-decoration: none;
}

.services-strip-concept .service-item:last-child {
	border-right: none;
}

.services-strip-concept .service-item:hover {
	background: var(--color-surface-hover-concept, #1a1a1a);
}

.services-strip-concept .service-item span {
	color: var(--color-accent-concept);
	font-size: 0.75rem;
	letter-spacing: 0.1em;
}

.services-strip-concept .service-item h3 {
	margin-top: 0.5rem;
	font-weight: 400;
	transition: color 0.3s ease;
	color: var(--color-text-concept);
}

.services-strip-concept .service-item:hover h3 {
	color: var(--color-accent-concept);
}

@media (max-width: 992px) {
	.services-strip-concept .services-strip-container {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 768px) {
	.services-strip-concept .services-strip-container {
		grid-template-columns: 1fr;
	}

	.services-strip-concept .service-item {
		border-right: none;
		border-bottom: 1px solid var(--color-border-concept);
	}

	.services-strip-concept .service-item:last-child {
		border-bottom: none;
	}
}


/* --- Ironworks Concept: Featured Projects --- */

:root {
	--color-bg-concept: #0a0a0a;
	--color-surface-concept: #222;
	--color-surface-hover-concept: #1a1a1a;
	--color-border-concept: #262626;
	--color-text-concept: #ebebeb;
	--color-text-muted-concept: #999;
	--color-text-subtle-concept: #525252;
	--color-accent-concept: #D4AF37;
	--font-display-concept: 'Inter', sans-serif;
	--font-body-concept: 'Inter', sans-serif;
}

/* --- Ironworks Concept: Partners Section --- */
.partners-section {
	background-color: #D4AF37;
	padding: 4.5rem 2rem 3rem;
	width: 100%;
	text-align: center;
}

.partners-section h2 {
	font-family: var(--font-display-concept);
	font-size: clamp(1.5rem, 2.2vw, 2rem);
	margin-bottom: 5rem;
	font-weight: 900;
	color: #0a0a0a;
	text-transform: uppercase;
}


.partners-logo-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 4rem;
}

.partners-logo-grid .partner-logo {
	flex: 0 0 auto;
	width: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: transform 0.3s ease;
}

.partners-logo-grid .partner-logo:hover {
	transform: scale(1.05);
}

.partners-logo-grid .partner-logo img {
	max-width: 100%;
	max-height: 50px;
	opacity: 0.55;
	transition: opacity 0.3s ease;
}

.partners-logo-grid .partner-logo a {
	display: block;
	width: 100%;
}

.partners-logo-grid .partner-logo:hover img {
	opacity: 1;
}

@media (max-width: 768px) {
	.partners-logo-grid {
		gap: 2rem;
	}

	.partners-logo-grid .partner-logo {
		width: 120px;
	}

	.partners-section {
		padding: 4rem 1rem;
	}
}

.featured-projects-section {
	position: relative;
	background: #222 !important;
	overflow: hidden;
	padding: 100px 0;
}

@media (max-width: 600px) {
	.featured-projects-section {
		padding: 40px 20px !important;
	}
}

.projects {
	position: relative;
	padding: 8rem 2rem;
	font-family: var(--font-body-concept);
	color: var(--color-text-concept);
	z-index: 2;
}

.projects-container {
	max-width: 1400px;
	margin: 0 auto;
}

.projects-header {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 5rem;
}

.projects-header span {
	display: inline-block;
	padding: 0.35rem 0.85rem;
	font-size: 0.65rem;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: var(--color-accent-concept) !important;
	border: 1px solid rgba(212, 175, 55, 0.25);
	border-radius: 5px;
	background: rgba(212, 175, 55, 0.04);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	margin-bottom: 1rem;
	font-weight: 600;
}

.projects-header h2 {
	font-family: var(--font-display-concept);
	font-size: clamp(2.25rem, 5vw, 3.5rem);
	font-weight: 700;
	line-height: 1.1;
	margin: 0;
	color: var(--color-text-concept);
	letter-spacing: -0.02em;
}

.projects-header a {
	color: #ebebeb !important;
	border: 1px solid rgba(255, 255, 255, 0.15);
	padding: 0.75rem 1.75rem;
	border-radius: 5px;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: none;
	background: rgba(255, 255, 255, 0.05);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	display: inline-flex;
	align-items: center;
	gap: 0.75rem;
	text-decoration: none;
}

.projects-header a:hover {
	background: #222 !important;
	border-color: #fbc70f !important;
	color: #ebebeb !important;
	transform: translateY(-2px);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.projects-header a svg {
	width: 16px;
	height: 16px;
	transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.projects-header a:hover svg {
	transform: translateX(4px);
	stroke: #ebebeb;
}

.projects-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 3rem 2.5rem;
}

/* Staggering columns for editorial look */
@media (min-width: 769px) {
	.projects-grid .project-card:nth-child(even) {
		transform: translateY(3.5rem);
	}

	.projects-container {
		padding-bottom: 5rem;
	}
}

.project-card {
	display: block;
	position: relative;
	aspect-ratio: 16/10;
	background: #0d0d0d;
	border: 1px solid rgba(255, 255, 255, 0.05);
	border-radius: 12px;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	color: inherit;
	transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.4s ease, box-shadow 0.5s ease;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}

.project-card::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: linear-gradient(90deg, transparent, var(--color-accent-concept), transparent);
	z-index: 5;
	transition: width 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.project-card:hover {
	border-color: rgba(212, 175, 55, 0.4);
	transform: translateY(-8px);
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.6), 0 0 30px rgba(212, 175, 55, 0.05);
}

@media (min-width: 769px) {
	.projects-grid .project-card:nth-child(even):hover {
		transform: translateY(2.5rem);
		/* Keeps stagger structure but allows lift on hover */
	}
}

.project-card:hover::after {
	width: 100%;
}

.project-card-bg {
	position: absolute;
	inset: 0;
	background: linear-gradient(135deg, #101010, #181818);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
}

.project-card-bg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0.7;
	transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s ease;
}

.project-card:hover .project-card-bg img {
	transform: scale(1.06);
	opacity: 0.4;
}

.project-card-bg span {
	color: var(--color-text-subtle-concept);
	font-size: 0.75rem;
	letter-spacing: 0.1em;
}

.project-card-overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(to top, rgba(5, 5, 5, 0.96) 0%, rgba(5, 5, 5, 0.85) 40%, rgba(5, 5, 5, 0.70) 70%, rgba(5, 5, 5, 0.52) 100%);
	transition: background 0.4s ease;
	z-index: 2;
}

.project-card:hover .project-card-overlay {
	background: linear-gradient(to top, rgba(5, 5, 5, 0.98) 0%, rgba(5, 5, 5, 0.90) 40%, rgba(5, 5, 5, 0.78) 70%, rgba(5, 5, 5, 0.60) 100%);
}

.project-card-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 2.5rem;
	z-index: 4;
	transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.project-card-content span {
	display: block;
	color: var(--color-accent-concept) !important;
	font-size: 0.95rem;
	font-weight: 600;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	margin-bottom: 0.5rem;
	transition: color 0.3s ease;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	box-shadow: none !important;
	backdrop-filter: none !important;
	-webkit-backdrop-filter: none !important;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.85);
}

.project-card-content h3 {
	font-family: var(--font-display-concept);
	font-size: clamp(1.35rem, 3vw, 1.8rem);
	font-weight: 600;
	margin-top: 0.5rem;
	color: var(--color-text-concept);
	transition: color 0.3s ease, transform 0.3s ease;
	line-height: 1.25;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7);
}

.project-card:hover .project-card-content h3 {
	color: var(--color-text-concept);
	transform: translateY(-2px);
}

.project-card-corner {
	position: absolute;
	top: 1.5rem;
	right: 1.5rem;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.06);
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
	border: 1px solid rgba(255, 255, 255, 0.08);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ebebeb;
	opacity: 0.8;
	z-index: 5;
	transition: background 0.4s ease, border-color 0.4s ease, color 0.4s ease, transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s ease;
}

.project-card-corner svg {
	width: 16px;
	height: 16px;
	transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.project-card:hover .project-card-corner {
	opacity: 1;
	background: var(--color-accent-concept);
	border-color: var(--color-accent-concept);
	color: #000;
	transform: scale(1.05);
}

.project-card:hover .project-card-corner svg {
	transform: rotate(45deg);
	stroke: #000;
}

@media (max-width: 768px) {
	.projects-grid {
		grid-template-columns: 1fr;
		gap: 2rem;
	}

	.projects {
		padding: 3rem 20px;
	}

	.projects-header {
		flex-direction: column;
		align-items: flex-start;
		gap: 1.5rem;
		margin-bottom: 3rem;
	}
}

/* --- Ironworks Concept: Footer Navigation --- */

.page-footer .footer-heading {
	font-size: 0.825rem;
	letter-spacing: 0.15em;
	color: rgba(255, 255, 255, 0.4);
	text-transform: uppercase;
	margin-bottom: 0.5rem;
	font-family: var(--font-body-concept);
	font-weight: 500;
}

.page-footer .footer-links {
	list-style: none;
	padding: 0;
	margin: 0;
}

.page-footer .footer-links li {
	margin-bottom: 0.75rem;
}

.page-footer .footer-links a {
	color: rgba(255, 255, 255, 0.55);
	text-decoration: none;
	font-size: 1.1rem;
	transition: color 0.3s ease;
	font-family: var(--font-body-concept);
}

.page-footer .footer-links a:hover {
	color: #ebebeb;
}

/* --- Megatitle Page Titles --- */
h1.page-title {
	font-family: 'Inter', sans-serif;
	font-size: clamp(1.75rem, 3.5vw, 2.5rem);
	color: #fbc70f !important;
	font-weight: 600;
	margin-top: 2rem !important;
	margin-bottom: 4rem !important;
	text-align: left;
	line-height: 1.1;
	width: 100%;
	text-transform: uppercase;
}

/* --- Projects Header Row (Filter on Right) --- */
.projects-header-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	width: 100%;
	margin: 0;
}

.projects-header-row h1.page-title {
	margin: 0 !important;
	width: auto !important;
}

.projects-header-row #projects-filter {
	width: auto !important;
	float: right !important;
	padding: 0 !important;
	margin: 0 !important;
	display: flex !important;
	align-items: center !important;
}

.projects-header-row #projects-filter .filter-select-placeholder {
	float: none !important;
	margin: 0 10px 0 0 !important;
}

.projects-header-row #projects-filter a.filter-view-all {
	float: none !important;
	margin: 0 !important;
}

@media only screen and (max-width: 600px) {
	.projects-header-row {
		flex-direction: column;
		align-items: flex-start;
	}

	.projects-header-row #projects-filter {
		width: 100% !important;
		float: left !important;
		margin-top: 1rem !important;
	}
}

/* --- Modernized Premium News Grid --- */
.news-list-template .grid {
	display: block !important;
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.news-list-template .grid-item {
	width: 33.333% !important;
	float: left !important;
	margin: 0 !important;
	box-sizing: border-box !important;
}

.news-list-template .grid-item-inner {
	padding: 15px !important;
	height: 100%;
	box-sizing: border-box !important;
}

.news-list-template .grid-item-inner .z-depth-1 {
	padding: 0 !important;
	background: #222 !important;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 12px;
	overflow: hidden;
	height: 100%;
	display: flex;
	flex-direction: column;
	color: #ebebeb !important;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25) !important;
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.news-list-template .grid-item-inner .z-depth-1:hover {
	transform: translateY(-8px);
	border-color: #fbc70f;
	box-shadow: 0 20px 40px rgba(251, 199, 15, 0.1) !important;
}

.news-list-template .post-thumbnail {
	display: block;
	overflow: hidden;
	position: relative;
	aspect-ratio: 16 / 10;
}

.news-list-template .post-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: 0 !important;
	transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.news-list-template .grid-item-inner .z-depth-1:hover .post-thumbnail img {
	transform: scale(1.08);
}

.news-list-template .wysiwyg {
	padding: 24px;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.news-list-template .grid-item-title {
	font-family: 'Inter', sans-serif;
	font-size: 1.35rem !important;
	font-weight: 500;
	margin: 0 0 12px 0 !important;
	line-height: 1.3;
}

.news-list-template .grid-item-title a {
	color: #ebebeb !important;
	text-decoration: none !important;
	transition: color 0.3s ease;
}

.news-list-template .grid-item-title a:hover {
	color: #fbc70f !important;
}

.news-list-template .grid-item-text {
	color: rgba(255, 255, 255, 0.7) !important;
	font-size: 0.95rem;
	line-height: 1.6;
	margin-bottom: 0 !important;
}

.news-list-template .grid-item-text p {
	margin: 0 !important;
	color: rgba(255, 255, 255, 0.7) !important;
}

@media only screen and (max-width: 992px) {
	.news-list-template .grid-item {
		width: 50% !important;
	}
}

@media only screen and (max-width: 600px) {
	.news-list-template .grid-item {
		width: 100% !important;
	}
}

/* Hide video thumb overlays on homepage featured projects */
.featured-projects-section .video-thumb::after {
	display: none !important;
}

.featured-projects-section .video-thumb-overlay {
	display: none !important;
}

.home-video-bg {
	padding: 80px 0;
	background-color: #0d0d0d;
	background-size: cover;
	background-position: center;
}


/* Premium Filter Buttons */
.projects-header-row {
	display: flex !important;
	flex-wrap: wrap !important;
	width: 100% !important;
}

.projects-header-row #projects-filter.filter-buttons-container {
	display: flex !important;
	flex-wrap: wrap !important;
	gap: 12px !important;
	justify-content: flex-start !important;
	width: 100% !important;
	float: none !important;
}

.filter-btn {
	display: inline-block;
	padding: 12px 24px;
	background: #111;
	border: 1px solid #333;
	color: #ebebeb;
	font-size: 16px;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Inter', sans-serif;
	font-weight: 500;
	text-decoration: none;
	border-radius: 6px;
	transition: all 0.2s ease;
	cursor: pointer;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}

.filter-btn:hover {
	background: #222;
	border-color: #fbc70f;
	color: #ebebeb;
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.filter-btn.active {
	background: #111 !important;
	border: 1px solid #333 !important;
	border-bottom: 5px solid #fbc70f !important;
	color: #ebebeb !important;
	box-shadow: none !important;
}

.filter-btn.active:hover {
	transform: none;
	box-shadow: none !important;
}



/* Material Symbols Rounded Font Family Alias */
.material-icons {
	font-family: 'Material Symbols Rounded' !important;
	font-style: normal !important;
	font-variation-settings: 'FILL' 1, 'wght' 200, 'GRAD' -25, 'opsz' 48 !important;
}

/* Horizontal Rule 3D/Double Line Effect */
hr {
	border: none;
	border-top: 1px solid #28292c;
	border-bottom: 1px solid #575960;
	margin: 20px 0 0 0;
}