/* @override
	https://crosshaven.klx.cx/zinc/css/crosshaven-01.css
	https://crosshaven.ie/zinc/css/crosshaven-01.css

/* ---------------SITEWIDE--------------- */




/* @group AMF Colour Viz */



/* Color Theme Swatches in Hex */

#002822 {background-color: #002822; }

#001C18 {background-color: #001C18; }

#d4a526 {background-color: #d4a526; }

#cad900 {background-color: #cad900; }

#735722 {background-color: #735722; }

/* @end */

/* @group Colour Vars */

:root {
  --colour_one_dark: #002822;
  --colour_two_dark: #001C18;
  --colour_two_medium: #A1A61F;
  --colour_three_medium: #85A6A0;
  --colour_four_light: #d4a526;
  --colour_five_light: #cad900;
  --universal_light: #FFFFFF;
  --universal_dark: #000000;
}

/* @end */




/* @group Base */

body {
font: large "amifer", sans-serif;
}

.fullpage-container {

}

a {
	color: var(--colour_two_medium);
}

a:hover {
	color: var(--colour_three_medium);
}

a:focus,a:hover{color: var(--colour_five_light)}

h1,h2,h3,h4,h5,h6,h7 {
font-family: bc-novatica-cyr, sans-serif;
font-weight: 700;
font-style: normal;
line-height: 1.3;
color: var(--colour_four_light);
}

.pagination {
	font-size: 1.2em;

	padding-top: 1em;
	padding-bottom: 1em;
}

.pagination a {
	font-size: 1.2em;
	color: var(--universal_light);
	border-style: solid;
	border-width: 1px;
	margin: .5em;
	background-color: var(--colour_one_dark);
}

.pagination a:hover {
}

.padding-top-2rem {
	padding-top: 2rem;
}

/* @end */

/* @group Navigation */


.logo-nav-outer-container {
	padding-top: 2.2rem;
	padding-bottom: 2.2rem;

}

.nav-logo-container {
	
}

.main-navigation {
	color: var(--colour_two_medium);
	margin-top: 3rem;
font-family: bc-novatica-cyr, sans-serif;
font-weight: 500;
font-style: normal;
text-transform: uppercase;
padding-top: 3rem;
}




.main-navigation li {
  display: inline;
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  font-size: 1.2rem;
  padding: 0.5rem;
  font-weight: bold;
}

.main-navigation li a {
	color: var(--colour_one_dark);
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.main-navigation a:hover {
	color: var(--colour_four_light);
}

/* Small Navigation */

.title-bar {
	margin-top: 2em;
	background-color: var(--colour_one_dark);
	text-align: center;
}

.title-bar-title {
	
}

.menu-icon {
	
}

#mobile-navigation {
	background-color: #00bfbf;
	padding: 1em;
}

#mobile-navigation li {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

#mobile-navigation li a {
	color: var(--universal_light);
	font-weight: bold;
	  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

#mobile-navigation li a:hover {
	color: var(--universal_dark);
	font-weight: bold;
}



/* @end */

/* @group Header */

.pagetop-container {
	background: url(/zinc/img/crosshaven-216-bw-grain.jpg) 0 -300px rgb(239, 237, 230);
	background-blend-mode: overlay;
}

.pagetop-container-xxxx {
	background: url(https://wsrv.nl/?url=https://crosshaven.klx.cx/zinc/rnd-images/191.jpg&w=1920&h=560&fit=cover&a=attention) navy;
	background-size: cover;
	background-blend-mode: difference;
}

.navlogox-inner {

}


.header-container {
	background-size: cover;
	background: url(/zinc/rnd-images/196.jpg) 0 -900px fixed rgb(11, 112, 100);
	padding-bottom: 2rem;
	padding-top: 2rem;
	background-blend-mode: overlay;
	box-shadow: inset 0 0 2rem #00080a;
	opacity: 1;
}

.header-inner {
	padding: 1rem;
}

.header-container h2 {
    color: white;
	font-size: 2.8rem;
	text-align: center;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
}

.logo-head {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  text-transform: lowercase;
  font-size: 2.6rem;
}

.logo-head:hover {
	opacity: 0.5;
}

/* @end */

/* @group Footer */

.complete-footer-container {
border-top: 4px solid var(--colour_four_light);
}







.footerlinks-container {
	color: var(--colour_five_light);
	padding-bottom: 4rem;
	padding-top: 2rem;
	background-color: var(--colour_two_dark);
}

.footer-logo-container {
	color: var(--colour_five_light);
	padding-top: 2rem;
	background-color: var(--colour_two_dark);
	border-bottom: 1px solid #014141;
	padding-bottom: 1rem;
}

.footerlinks-container a {
	color: var(--colour_five_light);
}

.footerlinks-container a:hover {
	color: var(--universal_light);
}

.copyright-text {
	font-size: .8em;
	text-align: center;
	margin-top: .5em;
	margin-bottom: 1em;
	color: var(--colour_five_light);
}

.credits {
	font-size: 0.9rem;
	color: var(--colour_five_light);
	font-weight: normal;
	font-style: normal;
	padding-left: 2rem;
}

.credit-line {
	margin-bottom: 0.3rem;
}

.site-links {
	margin-bottom: 0.3rem;
}

.site-links a {
	color: white;
	text-transform: uppercase;
	font-size: medium;
}

.site-links a:hover {
	color: var(--colour_four_light);
	text-transform: uppercase;
	font-size: medium;
}

.socialmedia {
padding-bottom: 0;
}

.social-icon {
	display: inline-block;
	padding: .3em;
	font-size: 2em;
}

a.social-icon {
color: #d4a526;
}

a.social-icon:hover {
color: white;
}

.logo-footer {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.logo-footer:hover {
mix-blend-mode: screen;		
}

.disclosure {
	padding: 1rem;
}



.mailing-list-container {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.logo-socials a {
	color: var(--colour_four_light);
}

.logo-socials a:hover {
	color: var(--universal_light);
}



.sharing-button-link {
	font-size: 1.6rem;
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

.sharing-button-link a {
color: var(--colour_four_light);
}

.bimflaglogo {
padding: 0 2rem;
font-size: 0.8rem;

}

.bimflaglogo img {
margin-top: 1rem;
text-align: center;
width: 65%;
}

.bimflaglogo img:hover {
	opacity: 0.65;
}

/* @end */

/* @group Site Common */

#main-content-container {
	background: var(--universal_light);
	background-size: cover;
	background-attachment: fixed;
	background-blend-mode: soft-light;
	padding-bottom: 2rem;
	padding-top: 2rem;
}

.main-content-container {
	background: var(--universal_light);
	background-size: cover;
	background-attachment: fixed;
	background-blend-mode: soft-light;
	padding-bottom: 2rem;
	
}

.map-container {
	background: var(--universal_light);
	background-size: cover;
	background-attachment: fixed;
	background-blend-mode: soft-light;
}

#content {
	background: var(—univeral_light);
	background-size: cover;
	background-attachment: fixed;
	background-blend-mode: soft-light;
	padding: 1rem 2rem 2rem;
}



.button {
	background-color: var(--colour_one_dark);
	color: var(--colour_five_light);
}



.button:hover {
	background-color: var(--colour_five_light);
	color: var(--colour_one_dark);
}

/* Centered text */


.iov-container {
  position: relative;
  text-align: center;
  color: white;
  background-color: #5e5b61;
}


.overlay-content {
  font-family: bc-novatica-cyr, sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.overlay-content-3x {
  font-family: bc-novatica-cyr, sans-serif;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.overlay-link {
	color: white;
	font-size: 2rem;
	font-weight: bold;
	text-shadow: 3px 3px 20px #022a0f;
}

.overlay-link a {
	color: var(--colour_five_light);
}

.overlay-link:hover {
	color: var(--universal_light);
}

.channel-categories {
	
}

.channel-categories-group {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid silver;
	text-align: center;
}

.channel-categories-group h4 {
color: var(--colour_five_light);
	
}

.category-link-directory {
	text-decoration: none;
	display: inline-block;
	padding: 0.2rem 0.6rem;
	font-size: 1.2rem;
}

.category-link-directory a {
	font-weight: bold;
	color: black;
}

.category-link-directory a:hover {
	color: var(--colour_five_light);
}

.directory-info {
	line-height: 1.8rem;
}

.directory-category {
	line-height: 2rem;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.content-fluid-image {
margin-top: 2rem;
	margin-bottom: 2rem;
text-align: center;
width: 100%;
}

.content-fluid-image img {
text-align: center;
width: 100%;
}

.content-fullwidth-image {
	margin-bottom: 2rem;
	text-align: center;
}

.content-fullwidth-image img {
	width: 100%;
}

.content-fluid-body-text {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.content-fluid-body-text p {

}

.related-entries-list-container {
padding-bottom: 0;
margin-bottom: 2rem;
}

/* @end */

/* @group Homepage */







.blog-home-container {
	padding-top: 4em;
	padding-bottom: 3em;
	background: #f4f9fa;
	background-size: cover;
	background-blend-mode: multiply;
}



.blog-home-container h2 {
	text-align: center;
	font-size: 3rem;
	color: #cad900;
	text-transform: capitalize;
}

.author-intro-text {
	margin-bottom: 2em;
	margin-top: 1em;
	font-size: 1.1em;
	line-height: 1.6;
	color: var(--universal-dark);
}



.book-block-display-home {
	text-align: center;
	color: #edf4f2;
	margin-bottom: 1em;
}

.book-block-display-home a {
	text-align: center;
	color: var(--universal_light);
}

.book-block-display-home .book-title {
	text-align: center;
	color: var(--universal_light);
	font-weight: bold;
	padding: 1em;
}

.book-col-inner {
	padding: 1.2em;
}

.box-shadow-book {
  box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034),
  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
  0 12.5px 10px rgba(0, 0, 0, 0.06),
  0 22.3px 17.9px rgba(0, 0, 0, 0.072),
  0 41.8px 33.4px rgba(0, 0, 0, 0.086),
  0 80px 60px rgba(0, 0, 0, 0.12)
;

	margin-top: 10px;
	margin-bottom: 10px;
}

.box-shadow-book:hover {
  box-shadow:
  0 0px 0px rgba(0, 0, 0, 0.034),
  0 0px 0px rgba(0, 0, 0, 0.048),
  0 0px 0px rgba(0, 0, 0, 0.06),
  0 0px 0px rgba(0, 0, 0, 0.072),
  0 0px 0px rgba(0, 0, 0, 0.086),
  0 0px 0px rgba(0, 0, 0, 0.12)
;
	margin-right: 0;
	margin-left: 0;
}

.blog-home-story {
	padding: 1rem;
}

.blog-home-text {
color: var(--colour_five_light);
text-align: center;
}

.blog-home-text h4 {
color: #F2EAD0;
}

.blog-home-text h4 a {
	color: #1b3d46;
}

.blog-home-text h4 a:hover {
	color: var(--colour_three_medium);
}







.site-intro-container {
	background: url(/zinc/img/crosshaven-216-bw-grain.jpg) #1c3e47;
	padding-top: 3rem;
	padding-bottom: 3rem;
	background-blend-mode: overlay;
}

.site-intro {
	text-align: center;
}

.site-intro-text {
font: 1.6rem/150% bc-novatica-cyr, sans-serif;
font-weight: 500;
font-style: normal;
color: var(--colour_four_light);
}

h2.site-intro-text {
color: var(--colour_four_light);
font-size: 12rem;
}

.readmore {
	color: var(--colour_one_dark);
	border: 1px solid #110D0A;
	border-radius: 50px;
	display: inline-block;
	padding: 0.5rem 1.5rem 0.7rem;
}

.image-100pcw {
	width: 100%;
}

.iov-container:hover {
	opacity: 0.81;
	background-blend-mode: darken;
}

.iov-container:hover .overlay-link {
	opacity: 1;
	color: var(--colour_four_light);
}

/* @end */

/* @group Contact */

.contact-intro {
	padding: 1em;
	margin-bottom: 2em;
	border-bottom: 1px solid var(--colour_one_dark);
	text-align: center;
	color: var(--colour_one_dark);
	margin-top: 3rem;
}

.contact-text {
	padding: 1em;
	margin-bottom: 3rem;
	border-bottom: 1px solid var(--colour_one_dark);
	text-align: center;
	color: var(--colour_two_medium);
	font-weight: bold;
}

.contact-text a {
	font-weight: normal;
	font-style: normal;
}

.contact-text a:hover {
color: var(--colour_one_dark);
}

.contact-intro h3 {
color: var(--colour_two_medium);
}

.contact-intro h4 {
color: var(--colour_two_medium);
}

.vspace1em {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

label {
	margin-bottom: .5em;
	color: var(--colour_one_Dark);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9rem;
}

.formfield {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.google-calendar {
	padding-top: 1rem;
	border-top-style: solid;
	border-top-width: 1px;
}

/* @end */

/* @group News */

.content-listing {
	margin-top: 1em;
	margin-bottom: 2em;
	border-width: 1px;
	padding-bottom: 2rem;
	border-bottom: 1px solid silver;
}

.article-text {
	
}

.article-text .readmore {
color: var(--colour_two_medium);
}

.article-text .readmore a {
color: var(--colour_two_medium);
}

.article-text .readmore a:hover {
color: var(--colour_one_dark);
}

.article-text h3 {
	font-size: 2.4rem;
	line-height: 101%;
	color: var(--colour_three_medium);
}

.article-text h3 a {
	color: var(--colour_one_dark);
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;	
}

.article-text h3 a:hover {
	color: var(--colour_four_light);
}

.entry-date {
	color: var(--colour_five_light);
	padding-top: .5em;
	border-top-style: none;
	border-bottom-style: none;
}





.content-listing .entry-date {
	color: var(--colour_three_medium);
	border-top-style: none;
	border-bottom-style: none;
	text-transform: uppercase;
	font-size: 0.8rem;
}





.readmore a:hover {
	color: var(--colour_one_dark);

}


.share-icons {
	margin-top: 2em;
	padding-top: 2em;
}

.share-icons a {
	color: var(--colour_two_medium);
}

.share-icons a:hover {
	color: var(--colour_one_dark);
}

.share-icons h5 {
	text-transform: uppercase;
	color: var(--colour_three_medium);
	font-size: 1.5rem;
}



.title-date {
	margin-bottom: 1em;
	text-align: center;
	padding-bottom: 1rem;

}

.title-date .entry-date {
color: var(--colour_one_dark);
text-align: center;
}

.title-date h3 {
	font-size: 2.5rem;
	color: var(--colour_two_medium);
	line-height: 103%;
	-moz-font-feature-settings: "salt" 1;
  -webkit-font-feature-settings: "salt" 1;
  font-feature-settings: "salt" 1;
}

.content-inner {
	margin-bottom: 1em;
	padding: 0 1.6em 1.6em;
}

.content-inner h4 {
	color: var(--colour_two_medium);
}

.content-inner p {
	
}

.article-image {
	padding-bottom: 1em;
	text-align: center;
}

.blog-list-image {  
-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
background-color: #064e2d;
}

.directory-list-image {  
-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
background-color: rgb(212, 165, 38);
}

.blog-list-image img:hover {
mix-blend-mode: overlay;
opacity: 0.8;
}

.blog-list-image:hover .event-date-block {
background-color: rgba(9, 58, 18, 0.84);
color: white;
mix-blend-mode: none;
background-blend-mode: none;
opacity: 1;
-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}

.video-fluid {
	margin-top: 2em;
}

.blog-page-container {
	margin-top: 2em;
}

.entry-date {
margin-bottom: 0.5rem;
	margin-top: 0.5rem;
	color: var(--colour_three_medium);
}

.blog-page-container a {
	color: var(--colour_two_medium);
}

.blog-page-container h4 {
	font-size: 1.2rem;
}

.blog-page-container h4 a {
	color: var(--colour_two_dark);
}

.blog-page-container h4 a:hover {
	color: #2B402A;
}

.summary-listing {
	color: black;
	padding-bottom: 1rem;
}


/* EVENTS */

.event-date-block {
	background-color: rgba(255, 255, 255, 0.82);
	padding-top: 2rem;
	padding-bottom: 2rem;
	font-weight: bold;
	border-style: solid;
	border-color: white;
	width: 10rem;
	text-align: center;
}

.event-date-block:hover {
	background-color: teal;
	mix-blend-mode: none;
}

.event-date-month {
	text-align: center;
}

.event-date-day {
	font-size: 2.5rem;
}

.event-date-year {

}

.event-information-page {
	margin-bottom: 2rem;
}

.event-information-cell {
	border-left: 1px solid silver;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.event-information-page h4 {
	padding-left: 2rem;
}

.event-page-date {
padding-top: 0;
padding-right: 2rem;
padding-left: 2rem;
font-size: 1.2rem;
}

.event-page-time {
padding-top: 0;
padding-right: 2rem;
padding-left: 2rem;
font-size: 1.2rem;
}

.event-page-location {
padding-top: 0;
padding-right: 2rem;
padding-left: 2rem;
font-size: 1.2rem;
}

/* @end */





/* @group Site */

.consent-request-block {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid silver;
}

.author-bio-block {
	margin-bottom: 1em;
	padding: 2rem;
}

.author-photo-bio {
	margin-bottom: 1rem;
}

/* @end */

/* ---------------DEV--------------- */

/* @group Video HP */

/* --------------- VIDEO --------------- */

.text-animation {
  width: 100%;
  text-align: center;
}

.feature-video {
  z-index: -1;
  mix-blend-mode: screen;
  left: 0;
  z-index: -1;
  position: absolute;
  right: 0;
  text-align: center;
}

.video-block-home {
	overflow: hidden;
	position: relative;
	background-image: url(zinc/video/vx-04.jpg);
	background-size: cover;
}

.feature-video-player {
	  object-fit: cover;
  background-size: cover;
}

.feature-video-player-xxxx {
	  width: 100vw;
	  object-fit: cover;
  background-size: cover;
  height: 75vh;
  background-blend-mode: color;
  background-color: #f6ae35;
}

.video-block-inner {
position: absolute;
top: 15%;
left: 50%;
transform: translateY(-50%);
transform: translateX(-50%);
width: 100%;
text-align: center;
}

.vbtext {
	font-family: "dashiell-fine", serif;
	font-style: normal;
	font-size: 3.6rem;
	mix-blend-mode: color;
}

.anx-welcome {
	text-transform: lowercase;
	letter-spacing: 1rem;
	font-size: 1.6rem;
	font-style: italic;
}

.anx-shanville {
	font-size: 3rem;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1rem;
}

.video-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
		background: linear-gradient(206deg, #ff573c 6.9%, #FFEB33 28%, #00E5FF 54.2%);
	mix-blend-mode: overlay;
	z-index: -99;
}

.video-overlay-xxxx {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(206deg, #ff573c 6.9%, #FFEB33 28%, #00E5FF 54.2%);
	mix-blend-mode: overlay;
	z-index: -99;
}
/* --------------- VIDEO --------------- */

.hero-section {
  position: relative;
  height: 64vh;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: rgb(16, 54, 160);
}

.hero-section-text {
  position: relative;
  color: #ffffff;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
  z-index: 2;
}

.hero-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}

/* @end */

/* @group HFX 2 */

.video-thumb-container {
display: flex;
  flex: 1 1 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  	transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
opacity: 1;
transition:color .25s ease-in-out;
-moz-transition:color .25s ease-in-out;
-webkit-transition:color .25s ease-in-out;
transition:all .25s ease;
-webkit-transition-delay:all .25s ease;
-moz-transition-delay:all .25s ease;
-ms-transition-delay:all .25s ease;
-o-transition-delay:all .25s ease;
}

.related-insight-block. video-thumb-container {
display: flex;
  flex: 1 1 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  	transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
opacity: 1;
transition:color .25s ease-in-out;
-moz-transition:color .25s ease-in-out;
-webkit-transition:color .25s ease-in-out;
transition:all .25s ease;
-webkit-transition-delay:all .25s ease;
-moz-transition-delay:all .25s ease;
-ms-transition-delay:all .25s ease;
-o-transition-delay:all .25s ease;
	margin-bottom: 1em;
}

.video-thumb-container img {
  flex: 1 0 100%;
  height: 100%;
  max-width: 100%;
  mix-blend-mode: multiply;
  object-fit: cover;
  opacity: 1;
  position: relative;
  width: 100%;
}

.video-thumb-container img:hover {
  flex: 1 0 100%;
  height: 100%;
  max-width: 100%;
  mix-blend-mode: multiply;
  object-fit: cover;
  opacity: 1;
  position: relative;
  width: 100%;
}

.video-thumb-container::before:hover {
  background-color: var(--colour_one_dark);
  bottom: 0;
  content: '';
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
	opacity: 0.5;
}

.video-thumb-container:hover {
	background-color: var(--colour_three_medium);
display: flex;
  flex: 1 1 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
	opacity: 1;
}

.video-thumb-container:hover img {
	background-color: var(--colour_one_dark);
display: flex;
  flex: 1 1 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
	opacity: 0.3;
	 filter: blur(1px) grayscale(100%);
 -webkit-filter: grayscale(1) blur(1px);
   background-blend-mode: color-burn;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: transparent;
}

.video-thumb-container:hover .overlay {
  opacity: 1;
  background-blend-mode: color-burn;
}

.video-list-title {
	font-family: poppins, sans-serif;
font-weight: 900;
font-style: italic;
  color: var(--universal_light);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
	font-size: 1.4em;
	line-height: 1.2;
}

.related-insight-block .video-list-title {
  color: var(--universal_light);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	text-align: center;
	font: italic bold 1.1em/1.1 poppins, sans-serif;
}

/* Outlines for Legacy Images */

.vti-outline {
	border: 4px solid #0babfe;
}
/* @end */













/* @group MOBILE NAV */



.offcanvas-full-screen {
  position: fixed;
  z-index: 1;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: rgba(13, 30, 2, 0.96);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-y: auto;
font-weight: 500;
font-style: normal;
}

[data-whatinput='mouse'] .offcanvas-full-screen {
  outline: 0;
}

.offcanvas-full-screen.is-transition-overlap {
  z-index: 26;
}

.offcanvas-full-screen.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.offcanvas-full-screen.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.offcanvas-full-screen.is-open ~ .off-canvas-content {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.offcanvas-full-screen.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}

.offcanvas-full-screen.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.offcanvas-full-screen-inner {
  padding: 3rem 1rem 1rem;
  text-align: center;
}

.offcanvas-full-screen-menu {
  margin: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

[data-whatinput='mouse'] .offcanvas-full-screen-menu > li {
  outline: 0;
}

.offcanvas-full-screen-menu > li > a {
  display: block;
  padding: 1rem;
  line-height: 1;
}

.offcanvas-full-screen-menu input,
.offcanvas-full-screen-menu select,
.offcanvas-full-screen-menu a,
.offcanvas-full-screen-menu button {
  margin-bottom: 0;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  font-size: 1.6rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.offcanvas-full-screen-menu > li > a {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.offcanvas-full-screen-menu a {
  color: var(--colour_four_light);
  font-weight: bold;
}

.offcanvas-full-screen-menu a:hover {
  color: var(--universal_light);
}

.offcanvas-full-screen-close {
  color: var(--universal_light);
  font-size: 7rem;
  font-weight: bold;
  margin-bottom: 3rem;
}

.offcanvas-full-screen-close:hover {
  color: var(--colour_five_light);
}

.mobile-nav-rk {
	background-color: var(--colour_three_medium);
	font-size: 1.5rem;
	padding: 1rem 1rem 1rem 0;
	width: 100%;
}

.hamburger-bb {
	color: var(--universal_dark);
	font-size: 2rem;
}

.hamburger-rk:hover {
	color: var(--colour_three_medium);
}

/* @end */

/* ---------------SECTION SPECIFIC--------------- */



/* ---------------MEDIA QUERIES--------------- */



/* Small only */

@media screen and (max-width: 39.9375em) {


.nav-logo-container {
	padding-top: 2em;
	padding-bottom: 0em;
}

.logo-head {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
}

.logo-head img {
	width: 70%;
	text-align: center;
}

.logo-head:hover {	
	opacity: 0.5;
}

.fullpage-container {

}

.credits {
	text-align: center;
	padding: 2rem 1rem;
}
}

/* Medium and up */

@media screen and (min-width: 40em) {}

/* Medium only */

@media screen and (min-width: 40em) and (max-width: 63.9375em) {

}

/* Large and up */

@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}