:root {
	--header_spacer_height: 115px;
}

#content .cb-row {
	padding: 0;
}

.site-header {
	margin: 0;
}

.hero.wide {
	width: 100%;
	height: 283px;
	margin: 0;
	background-position: var(--background-position, center 25%);
	background-image: var(--background-image);
	background-size: cover;
}

.hero.wide:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;

/* 	background-image: linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 20%, rgba(0,0,0,0.4) 40%, rgba(0,0,0,0.3) 100%); */
	
	background: black;
	opacity: .2;
	display: none;
}

.floating {
	position: relative;
    width: 100%;
    height: 100%;
    padding-top: 130px;
    background: transparent;
}

	.floating-content {
		position: relative;
		width: 90%;
		height: 100%;
		padding: 2em 0;
		margin: 0 auto;
	}
	
		.floating-content h1 {
			position: absolute;
			top: 0;
			right: 0;
			max-width: 50%;
			color: #fff;
			font-size: 55px;
			font-weight: bold;
			text-align: right;
			text-transform: uppercase;
		}
.clearfix {
	 display: none;
 }
#content {
	position: relative;
	background-color: #fff;
    margin-bottom: -15px;
}
	.title-box {
		position: relative;
		height: 85px;
	    padding: 0 20px;
	    margin: 0 auto;
	    background-color: var(--orange);
	    display: flex;
	    justify-content: center;
	    align-items: center;
    }

		#content h1.page-title {
			position: relative;
			margin: 0;
			color: white;
			font-family: var(--font-primary);
			font-size: var(--default-h3);
			text-align: center;
			text-transform: uppercase;
		    letter-spacing: 1px;
		    font-size: clamp(35px, 3.55vw, 43px);
			font-weight: 600;
		}

	#content .cb-content h3,
	#content .cb-content h3 a:link {

		font-family: var(--font-primary);
		font-size: var(--default-h3);
		margin-bottom: .5em;
		letter-spacing: 2px;
		line-height: 1.2;
	    letter-spacing: 1px;
		font-weight: 600;
		text-transform: uppercase;
		text-decoration: none;
		
	}

/* Blog */
#content .blog-container {
    padding-top: 30px;
}
#content .blog_tags {
    padding: .25em 1em 1.5em;
    margin: 0 0 2em 0;
    text-align: left;
}
#content .blog_tags li {
    padding: 0;
    margin: 7px 0;
    text-align: left;
    display: flex;
}
#content .blog_tags li a:link, 
#content .blog_tags li a:visited {
	font-family: var(--font-primary);
	font-weight: 600;
	letter-spacing: 1px;
	padding: 7px 16px;
	width: fit-content;
	
}
h3.cb-header {
	color: #4983bd;
}

.cb-content[data-type="blogging_tags"] {
	background: linear-gradient(165deg, #FEA713, #DE7106);
}
#content .blog_tags_header {
	display: contents;
}
#mainContainer #content .blog_tags_header h3 {
    padding: 1.5em 1.25em 0;
    font-size: clamp(18px, 2.18vw, 24px);
	color: #fff;
}
#content .blog_tags_body {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    background: none;
    background-size: 100%;
}
	#content .blog_tags li a:hover,
	#content .blog_tags li.blog_tags_active a {
		text-decoration: none;
		background: none;
		background-color: var(--charcoal);
		border-radius: 30px;
		
	}
		#mainContainer #content .blog_post_header h3 {
			padding: 30px 0 0;
			color: #4983bd;
			font-style: italic;
			line-height: 1;
		}
			#mainContainer #content .blog_post_header h3 a {
				color: #4983bd;
					color: #000;
				font-style: italic;
				font-size: 16pt;
			}
/* end blog */

		#content .cb-content h3 a:link:hover {
			filter: brightness(1.1);
		}
	

	.cb-content h4 {
		color: var(--blue);
		font-family: var(--font-secondary);
		font-size: clamp(30px,3.55vw,38px);
		font-weight: 600;
		line-height: 1.75;
		text-transform: uppercase;
		margin: 0.5em 0;
	}

	.cb-content h5 {
/* 		color: var(--charcoal); */
		color: inherit !important;
		font-size: 20px;
		font-weight: 600;
		text-transform: uppercase;
		margin: 0;
	}

	.cb-content h6 {
		color: var(--blue);
		font-size: 16pt;
		font-weight: 400;
		text-transform: uppercase;
		margin: 0;
	}

	#content p {
		line-height: var(--default-lh);
		font-size: var(--default-p);
	}
	table {
	    font-family: inherit !important;
	    font-size: inherit !important;
	    font-weight: inherit !important;
	    color: inherit !important;
	}
	td {
		color: inherit !important;
		font-family: inherit !important;
	    font-size: inherit !important;
	    font-weight: inherit !important;
	    color: inherit !important;
	}
	td.c1 {
		width: 15%;
	}
	td.c2 {
		width: 70%;
	}
/*
	#content .cb-layout_layouts-container h3 {
		font-size: 30pt;
	}

	#content .cb-layout_layouts-container h4 {
		color: inherit;
		font-size: 22pt;
		letter-spacing: 1px;
		margin: 0;
	}
*/

.cb-body li {
    line-height: var(--default-lh);
    font-size: var(--default-p);
}
#content .launcher_container .cb-header .cb-header {
    width: 100%;
    max-width: 100%;
}
.media-library-item-container .media-library-thumbnail {
    max-height: 100%;
}
.cb-content:not([data-type="contentbox_layout"]) {
	width: var(--content-width);
	margin: 0 auto;
}
.primary {
	position: fixed;
	display: block;
	z-index: 3000;
	background-color: transparent;
	transition: .3s;
	background: linear-gradient(197deg, #77b3e0, #2370b7, #77b3e0, #2370b7);
    background-size: 1000% 1000%;
    -webkit-animation: AnimationName 60s ease infinite;
    -moz-animation: AnimationName 60s ease infinite;
    animation: AnimationName 60s ease infinite;
}
	.primary.scrolled {
		background: linear-gradient(197deg, #77b3e0, #2370b7, #77b3e0, #2370b7);
		background-size: 600% 600%;
		box-shadow: 0 -5px 10px #000;
		-webkit-animation: AnimationName 60s ease infinite;
		-moz-animation: AnimationName 60s ease infinite;
		animation: AnimationName 60s ease infinite;
	}
		@-webkit-keyframes AnimationName {
		    0%{background-position:0% 10%}
		    50%{background-position:100% 91%}
		    100%{background-position:0% 10%}
		}
		@-moz-keyframes AnimationName {
		    0%{background-position:0% 10%}
		    50%{background-position:100% 91%}
		    100%{background-position:0% 10%}
		}
		@keyframes AnimationName {
		    0%{background-position:0% 10%}
		    50%{background-position:100% 91%}
		    100%{background-position:0% 10%}
		}
		.bluebg {
		    position: absolute;
		    display: block;
		    width: 100%;
		    height: 100%;
		    top: 0%;
		    right: 0%;
		    background-position: right top;
		    background-image: url('/images/layouts/blue.svg');
			background-repeat: no-repeat;
			background-size: 40%; 
			z-index: -1;
		}

#content a.perpetua_btn {
	position: relative;
	padding: 10px 23px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .4s;
	opacity: 1;
	display: inline-block;
	margin-bottom: 0.5em;
	border-radius: 20px;
	color: #fff;
    background: var(--charcoal);
}




@media (max-width: 1064px) {
:root {
	--header_spacer_height: 93px;
}
}

@media (max-width: 768px) {
/*
	.hero.wide {
		height: 130px;
	}
*/
	td.c1 {
		width: 0;
	}
	td.c2 {
		width: 100%;
	}

    	#content h1.page-title {
			font-size: clamp(20px, 4vw, 30px);
    	}
	#content table > tbody > tr {
	    display: flex;
	    flex-direction: column;
	}
	#content table > tbody > tr > td {
	    width: 100%;
	}   
	 	
}

@media (max-width: 670px) {
/*
	.hero.wide {
		height: 130px;
	}
*/

	.floating-content h1 {
		max-width: 90%;
	}

	.cb-content h4 {
		font-size: 21pt;
	}

	.cb-content h6 {
		font-size: 13pt;
	}
	.title-box {
	    outline-offset: -21px;
	    padding: 20px;
	    margin-top: -28px;
    }
    
    	#content h1.page-title {
    	}
}
@media (max-width: 600px) {

	.hero.wide {
/* 		min-height: 250px; */
		height: 300px;
}

}

@media (max-height: 600px) {
/*
	.hero.wide {
		max-height: calc(100vh - (15px + 81px));
	}
*/
	.hero.wide {
		max-height: 310px;
	}
	.floating {
		padding-top: 0;
	}

}