/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 22 2025 | 00:31:34 */
.top-banner1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    z-index: 110;
    transition: top 0.3s ease-in-out;
	padding-top: 0 !important;
}

.top-banner1 .l-section-h {
	padding-top: 0 !important;
}

.top-banner1-text-line1 {
	font-size: 1.1em;
}


.top-banner1-text-line2 {
	font-weight: bold;
	font-size: 0.90em;
}

.top-banner1-text-line3 {
	font-size: 0.85em;
}

/* Navbar Resources dropdown menu */
.header_hor .w-nav.type_desktop .menu-item-1751 .w-nav-list.level_2 {
	margin-left: -350px !important;
    width: 900px !important;
}

/* Responsive Post Video */
.custom-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
.custom-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Site Footer v2 ISO Logo */
.footer-isos .vc_column-inner .wpb_wrapper {
     display: flex;
     gap: 2rem;
}

.w-image.footer-iso {
     width: 70px;
}