/* Top Logo Style */

.navbar-brand {
    display: none;
}

/* Full Width Page and Article Layout Styles */

.item-page.layout-default.no-sidebar .top-article-info {
    margin-left: auto;
    margin-right: auto;
    text-align: Left;
    max-width: 968px;
}

/* Home Extra Space - Top and Bottom */


.bottom-large {
    padding-bottom: inherit;
}

.top-large {
 	padding-top: inherit;
}

/* Hide Joomla Footer */

.t4-footer .mod-footer .footer2 {
    display: none;
}

.t4b-section {
	color: #d3d3d3 !important;
}

.item-page.layout-default.no-sidebar .bottom-article-info, .item-page.layout-default.no-sidebar .full-image {
	display: none;
}

.ja-dark-mode {
	display: none;
}

.justify-content-between {
	justify-content: center !important;
}

/* Slideshow Adjustments */

.col-md-6 {
	flex: 0 0 auto;
	width: 50%;
	margin-left: 60px;
	margin-right: 5px;
}