/*
	Theme Name: Multisite Theme 2023
	Template: stanley-center
*/
header .navigation > ul li a {
	color: #242614;
}
h1, h2, h3, h4 {
	color: #242614;
}
.callout-section.white-bg h1, .callout-section.grey-bg h1, .callout-section.white-bg h2, .callout-section.grey-bg h2, .callout-section.white-bg h3, .callout-section.grey-bg h3, .callout-section.white-bg h4, .callout-section.grey-bg h4, .callout-section.white-bg h5, .callout-section.grey-bg h5 {
	color: #242614;
}
.wysiwyg-subsection ul li::before {
	background-color: #c3bbb1;
}
.wysiwyg-subsection a:not(.btn):before {
	background: #c3bbb1;
}
.accordion-section .wrapper .top-content.underline::after {
	background-color: #c3bbb1;
}

.content-block.primary {
	background: #242614;
}
.content-block.primary p,
.content-block.primary li {
	color: white;
}
.content-block.primary h1,
.content-block.primary h2,
.content-block.primary h3,
.content-block.primary h4 {
	color: #c3bbb1;
}
.content-block.secondary {
	background: #c3bbb1;
}
.content-block.secondary p,
.content-block.secondary li {
	color: white;
}
.content-block.secondary h1,
.content-block.secondary h2,
.content-block.secondary h3,
.content-block.secondary h4 {
	color: #242614;
}

.full-page-image img {
	display: block;
	width: 100%;
	height: auto;
}
.full-page-image.left-right-padding-small {
	padding: 0 116px;
}
@media screen and (max-width: 1200px) {
	.full-page-image.left-right-padding-small {
		padding: 0 9.667%;
	}
}
a.grey-btn {
	color: #242614;
}
a.grey-btn:hover {
	background: #242614;
}
.image-callout-section.primary a.grey-btn {
	background: rgba(217,217,217,0.5);
	color: white;
}
.image-callout-section.primary a.grey-btn:hover {
	background: rgba(217,217,217,0.25);
}
.content-block.image-callout-section.primary h1
.content-block.image-callout-section.primary h2,
.content-block.image-callout-section.primary h3,
.content-block.image-callout-section.primary h4,
.content-block.image-callout-section.primary h5 {
	color: #c3bbb1;
}
.accordion {
	font: normal 16px/1.5 'benton-sans', sans-serif;
}
.accordion.open h3 {
	color: #242614;
	margin-bottom: 0.8em;
}
.accordion-section .wrapper .accordion-wrapper .accordion::before {
	background: #242614 !important;	
}
.accordion-section {
	border: none !important;
}
.accordion-section.white-bg + .content-block.html-section.white-bg  {
	margin-top: -20px;
}
.speakers-with-bio h1 {
	position: relative;
	padding-bottom: 23px;
}
.speakers-with-bio h1:after {
	content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 120px;
    height: 8px;
    border-radius: 10px;
	background-color: #c3bbb1;
}
.speakers {
	padding-top: 31px;
}
.speakers > div {
	padding-bottom: 56px;
}
.speakers > div:after {
	content: ' ';
	display: block;
	clear: both;
}
.speaker-image {
	float: left;
	width: 171px;
}
.speaker-image img {
	width: 100%;
	height: auto;
}
.speaker-content {
	margin-left: 190px;
}
.speaker-name {
	font: bold 20px/1.5 'benton-sans', sans-serif;
	color: #191919;
}
.speaker-title, .speaker-social {
	font: normal 13px/1.538 'benton-sans', sans-serif;
	color: #191919;
}
.speaker-social {
	padding-top: 5px;
}
.speaker-social a {
	color: #c3bbb1;
	text-decoration: underline;
	margin-right: 8px;
}
.speaker-social a span {
	color: #191919;
}
.speaker-bio {
	padding-top: 20px;
}
.speaker-bio, .speaker-bio p {
	font-size: 16px;
	line-height: 1.5;
	color: #191919;
}
@media screen and (max-width: 570px) {
	.speaker-image {
		float: none;
	}
	.speaker-content {
		margin-left: 0;
	}
}
.speakers-without-bio {
	text-align: center;
}
.speaker-no-bio {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 50px;
}
.speaker-no-bio > div {
	width: 21%;
	margin: 0 2% 37px;
	text-align: left;
}
@media screen and (max-width: 760px) {
	.speaker-no-bio > div {
		width: 29.33%;
	}
}
@media screen and (max-width: 580px) {
	.speaker-no-bio > div {
		width: 46%;
	}
}
.speaker-no-bio-image {
	width: 171px;
	max-width: 100%;
}
.speaker-no-bio-image img {
	width: 100%;
	height: auto;
}
.html-section.speakers-without-bio .wrapper {
	max-width: 930px;
}
.speaker-no-bio-name {
	font: bold 16px/1.875 'benton-sans', sans-serif;
	color: #191919;
	padding-top: 7px;
}
.speaker-no-bio-title {
	font: normal 13px/1.538 'benton-sans', sans-serif;
	color: #191919;
}
.downloads-header h2 {
	text-transform: uppercase;
}
.downloads-list {
	padding-top: 14px;
}
.downloads-list > div {
	border-top: solid 1px #d9d9d6;
	padding: 14px 0;
}
.download-subtitle {
	text-transform: uppercase;
	letter-spacing: 1.04px;
	font: normal 13px/30px 'benton-sans', sans-serif;
	color: #595c5e;
}
.download-title {
	font: bold 16px/22px 'benton-sans', sans-serif;;
}
.download-title a {
	color: #c3bbb1;
}
.download-title a:hover{
	background-image: linear-gradient(to right, #c3bbb1, #c3bbb1);
	background-position: 0 1.15em;
	background-repeat: repeat-x;
	background-size: 1px 2px;
}
.download-title a span {
	color: #191919;
}

header .mobile-menu ul li:nth-of-type(3n+4) {
	margin-top: 15px;
}
#multisite-footer {
	padding: 60px 20px;
}
#multisite-footer > div {
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#multisite-footer ul, #multisite-footer li {
	list-style: none;
}
#multisite-footer li {
	display: inline-block;
}
.footer-social a {
	color: #97999b;
	font-size: 19px;
}
.footer-social li {
	margin: 0 6px;
}

.footer-social{
	
}

.footer-logos {
	display: block;
	padding: 40px 0 60px;
}
.footer-logos img {
	height: 45px;
	width: auto;
	margin: 0 20px;
}
.footer-links {
	color: #242614;
	font: bold 15px/24px 'benton-sans', sans-serif;
}
.footer-links li {
	margin: 0 18px;
}
.footer-bottom {
	padding-top: 55px;
}
.footer-bottom, .footer-bottom p {
	color: #191919;
	font: normal 13px/16px 'benton-sans', sans-serif;
}
.callout-section a.red-btn {
	background-color: #242614;
	transition: 0.3s;
}
.callout-section a.red-btn:hover {
	filter: brightness(110%);
}
blockquote:before {
	position: absolute;
	content: ' ';
	display: block;
	top: -3px;
	bottom: -3px;
	left: 0;
	width: 5px;
	background: #242614;
}
blockquote {
	position: relative;
	padding-left: 40px;
	margin: 2em 0;
}
blockquote, blockquote p {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
}
@media only screen and (max-width: 760px) {
	blockquote, blockquote p {
		font-size: 20px;
	}
}
p.callout {
	float: right;
	width: 25%;
	margin-left: 2em;
	margin-bottom: 5em;
	font-size: 80%;
	line-height: 1.3;
	border-top: solid 2px #242614;
	padding-top: 1em;
}
@media (max-width: 640px) {
	p.callout {
		float: none;
		width: auto;
		padding-bottom: 1em;
		margin: 2em 0;
		border-bottom: solid 2px #242614;
	}
}


.wysiwyg-subsection .image-caption + img {
	max-width: 100%;
}
.wysiwyg-subsection .image-caption {
	position: relative;
	margin-top: 8px;
}
.wysiwyg-subsection .wp-caption.alignnone + .image-caption {
	width: 100%;
}
@media screen and (min-width: 760px) {
	.wysiwyg-subsection .wp-caption.alignleft .wp-caption-text, .wysiwyg-subsection .wp-caption.alignright .wp-caption-text {
		bottom: 10px;
	}
	.wysiwyg-subsection .wp-caption.alignleft, .wysiwyg-subsection .wp-caption.alignright {
		padding-bottom: 5px;
	}
	.wysiwyg-subsection .wp-caption.alignleft + .image-caption {
		float: left;
		width: 48%;
		margin-right: 2%;
		clear: left;
	}
}
@media only screen and (max-width: 1040px) {
	.wysiwyg-subsection .wp-caption + .image-caption {
		margin-top: -20px;
	}
}

.wysiwyg-subsection .image-caption {
	width: 100%;
}
@media screen and (min-width: 1162px) {
	.shift-left {
		position: relative;
		left: -180px;
		margin-right: -160px;
		float: left;
		width: 67.6%;
	}
	.wysiwyg-subsection .shift-left .wp-caption.alignleft,
	.wysiwyg-subsection .shift-left .wp-caption.alignleft + .image-caption {
		width: 100% !important;
	}
	.wysiwyg-subsection .shift-left img {
		width: 100% !important;
	}
	.wysiwyg-subsection .shift-left .image-caption {
		width: 100% !important;
	}
	.shift-right {
		position: relative;
		right: -180px;
		margin-left: -160px;
		float: right;
		width: 67.6%;
	}
	.wysiwyg-subsection .shift-right .wp-caption.alignright,
	.wysiwyg-subsection .shift-right .wp-caption.alignright + .image-caption {
		width: 100% !important;
	}
	.wysiwyg-subsection .shift-right img {
		width: 100% !important;
	}
	.wysiwyg-subsection .shift-right .image-caption {
		width: 100% !important;
	}
}
.scriptlesssocialsharing__icon+.sss-name {
	margin-left: 0 !important;
}
.intro-image .intro-image-bg {
	z-index: 3 !important;
}
.video-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 6;
}
.video-bg video {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.video-bg video.mobile {
	display: none;
}

@media (max-width: 500px) {
	.video-bg video.mobile {
		display: block;
	}
	.video-bg video.desktop {
		display: none;
	}
}

body.site-9 header .mobile-menu ul li a:hover {
	border-bottom-color: #c3bbb1;
}

body.site-9 .wysiwyg-subsection a:not(.btn) {
	background: linear-gradient(to top, #c3bbb1 0px, #c3bbb1 1px, transparent 1px) no-repeat
}

body.site-9 .wysiwyg-subsection a:not(.btn):hover {
	background: linear-gradient(to top, #c3bbb1 0px, #c3bbb1 3px, transparent 3px) no-repeat
}

@media (max-width:500px) {
	body.site-9 header img {
		display: block !important;
		width: 270px !important;
		height: auto !important;
	}
}

@media (max-width:800px) {
  body.site-8 .intro-image h1{
    font-size: 44px !important;
  }
}

@media (max-width:500px) {
  body.site-8 .intro-image h1{
    font-size: 32px !important;
  }

  body.site-8 .intro-image h2{
    font-size: 20px !important;
  }

  body.site-8 .intro-image p{
    font-size: 16px !important;
  }

  body.site-8 iframe{
    max-width: 100% !important;
  }

  body.site-8 .wysiwyg-subsection{
    overflow: hidden;
  }
}

:root {
	--color1: #242614;
	--color2: #c3bbb1;
	--color3: #45758d;
}

.scriptlesssocialsharing__heading{
	margin-bottom: 15px;
}

.scriptlesssocialsharing__icon + .sss-name{
	margin-left: 10px !important;
	font-family: 'lora', serif;
}