@font-face {
	font-family: 'BrandonGrotesque-Black';
	src: url("../fonts/subset-BrandonGrotesque-Black.eot");
	src: url("../fonts/subset-BrandonGrotesque-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/subset-BrandonGrotesque-Black.woff2") format("woff2"), url("../fonts/subset-BrandonGrotesque-Black.woff") format("woff"), url("../fonts/subset-BrandonGrotesque-Black.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 10, 2019 */
@font-face {
	font-family: 'Brandon Grotesque';
	src: url("../fonts/brandongrotesque-regular.woff2") format("woff2"), url("../fonts/brandongrotesque-regular.woff") format("woff"), url("../fonts/brandongrotesque-regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

* {
	margin: 0;
	padding: 0;
	max-height: 100000px
}

ul,
ol,
dl,
p,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 1em
}

html,
body,
div,
span,
applet,
embed,
object,
iframe,
frameset,
p,
q,
blockquote,
sub,
sup,
a,
abbr,
acronym,
font,
img,
small,
center,
h1,
h2,
h3,
h4,
h5,
h6,
b,
strong,
big,
u,
ins,
i,
cite,
em,
var,
dfn,
address,
s,
strike,
del,
dl,
dt,
dd,
ol,
ul,
li,
pre,
code,
kbd,
samp,
tt,
fieldset,
legend,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	background: none
}

body {
	color: #666;
	font: 16px/1.5 "leo", sans-serif;
	background: #f6f9fa;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none
}

@media (min-width: 600px) {
	body {
		font-size: 18px;
		line-height: 31px
	}
}

a {
	text-decoration: none;
	color: #4abd92
}

a:hover {
	text-decoration: underline
}

a:active {
	background-color: transparent
}

input,
textarea,
select {
	font: 100% "leo", sans-serif;
	vertical-align: middle;
	color: #999;
	overflow: auto
}

input:focus,
textarea:focus,
select:focus {
	outline-color: #4abd92
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0
}

textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0
}

input[type="submit"]:hover {
	cursor: pointer
}

input[type="submit"]::-moz-focus-inner {
	padding: 0;
	border: 0
}

label {
	vertical-align: middle
}

button,
input {
	width: auto;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: "leo", sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #0E4D64;
	margin-bottom: .5em;
	line-height: 1.3;
}

h1,
.h1 {
	font-size: 2em
}

h2,
.h2 {
	font-size: 1.5em
}

h3,
.h3 {
	font-size: 1.2em
}

h4,
.h4 {
	font-size: 1.1em
}

h5,
.h5 {
	font-size: 1em
}

h6,
.h6 {
	font-size: .9em
}

@media (min-width: 768px) {

	h1,
	.h1 {
		font-size: 3em
	}

	h2,
	.h2 {
		font-size: 2em
	}

	h3,
	.h3 {
		font-size: 1.5em
	}

	h4,
	.h4 {
		font-size: 1.2em
	}
}

@media (min-width: 1024px) {

	h1,
	.h1 {
		font-size: 2.7em
	}

	h2,
	.h2 {
		font-size: 2.2em
	}

	h3,
	.h3 {
		font-size: 1.4em
	}
}

.blog-content-wrap h1:not(:first-child),
.blog-content-wrap h2:not(:first-child),
.blog-content-wrap h3:not(:first-child),
.blog-content-wrap h4:not(:first-child),
.blog-content-wrap h5:not(:first-child),
.blog-content-wrap h6:not(:first-child),
.blog-layout h1:not(:first-child),
.blog-layout h2:not(:first-child),
.blog-layout h3:not(:first-child),
.blog-layout h4:not(:first-child),
.blog-layout h5:not(:first-child),
.blog-layout h6:not(:first-child) {
	margin-top: 2em
}

#wpadminbar {
	bottom: 0;
	top: auto;
	position: fixed
}

i,
cite,
em,
var,
dfn,
address {
	font-style: italic
}

u,
ins {
	text-decoration: underline
}

s,
strike,
del {
	text-decoration: line-through
}

blockquote {
	quotes: none
}

blockquote:before,
blockquote:after {
	quotes: none
}

q {
	quotes: none
}

q:before,
q:after {
	quotes: none
}

blockquote:before,
blockquote:after {
	content: ''
}

q:before,
q:after {
	content: ''
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border-collapse: collapse;
	border-spacing: 0
}

th,
td {
	border: 1px solid #cfcfcf;
	padding: .5em 1em;
	vertical-align: middle
}

ul {
	margin-left: 1px
}

ul li {
	list-style-position: inside;
	list-style-type: disc
}

ol li {
	list-style-position: inside
}

html.html {
	margin-top: 0 !important
}

header,
footer,
article,
section,
nav,
figure,
aside {
	display: block
}

.bg-cover {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.font-primary {
	font-family: "leo", sans-serif
	font-weight: 500;
	font-style: normal;
}

.font-primary-alt {
	font-family: "BrandonGrotesque-Black", sans-serif
}

.font-secondary {
	font-family: "leo", sans-serif;
}

.ttu,
.button {
	text-transform: uppercase;
	letter-spacing: 0.1em
}

.db {
	display: block
}

.dib {
	display: inline-block
}

small {
	font-size: 0.8rem
}

big {
	font-size: 1.2em
}

.transition {
	transition: all .2s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.full-width {
	width: 100%
}

.text-align--center {
	text-align: center
}

.text-align--left {
	text-align: left
}

.text-align--right {
	text-align: right
}

.bg--blue-dark {
	background: #062935;
	color: #fff
}

.p0 {
	padding: 0 !important
}

.m0 {
	margin: 0 !important
}

.pb1 {
	padding-bottom: 1em !important
}

.pb2 {
	padding-bottom: 2em !important
}

.mb1 {
	margin-bottom: 1em !important
}

.mb2 {
	margin-bottom: 2em !important
}

.mt1 {
	margin-top: 1em !important
}

.mt2 {
	margin-top: 2em !important
}

.p-t-25 {
	padding-top: 25px !important
}

.m-b-25 {
	margin-bottom: 25px !important
}

a.skip-to-main {
	left: -999px;
	position: absolute;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -999
}

a.skip-to-main:focus,
a.skip-to-main:active {
	color: #fff;
	background-color: #000;
	left: auto;
	top: auto;
	width: 30%;
	height: auto;
	overflow: auto;
	margin: 10px 35%;
	padding: 5px;
	border-radius: 15px;
	border: 4px solid #4abd92;
	text-align: center;
	font-size: 1.2em;
	z-index: 999
}

.site-wrapper {
	width: 100%;
	margin: 0 auto;
	background: #f6f9fa
}

@media (min-width: 768px) {
	.site-wrapper {
		width: calc(100% - 50px);
		margin-left: 50px
	}
}

.wrapper,
.wrap {
	width: 92%;
	margin: 0 auto
}

.wrapper--narrow,
.wrap--narrow {
	max-width: 600px
}

.wrapper--wide,
.wrap--wide {
	max-width: 940px
}

.wrapper--blog,
.wrap--blog {
	max-width: 1085px
}

@media (min-width: 1280px) {

	.wrapper--xwide,
	.wrap--xwide {
		max-width: 1400px
	}
}

.main-header {
	background: #fff;
	height: 60px;
	position: relative
}

.main-header .logo {
	display: block;
	width: 50%;
	margin: 0 auto;
	position: relative;
	height: 70%;
	top: 15%;
}

.main-header .logo svg {
	width: 100%;
	max-height: 100%;
}


.main-header .search-toggle {
	display: block;
	position: absolute;
	width: 35px;
	height: 44px;
	top: 5px;
	right: 10px;
	z-index: 9;
	padding-top: 6px
}

.main-header .search-toggle svg {
	fill: #565656;
	transition: fill .2s ease-in-out
}

@media (max-width: 768px) {
	.blog .main-header .search-toggle svg {
		fill: #fff;
		transition-duration: 0
	}

	.blog.search-open .main-header .search-toggle svg {
		fill: #565656
	}
}

.main-header .search-toggle .icon-close {
	opacity: 0;
	transform: scale(0.3);
	transform-origin: 50%
}

.main-header .search-toggle .icon-search {
	opacity: 1;
	transform-origin: 50%
}

.search-open .main-header .search-toggle {
	z-index: 10000
}

.search-open .main-header .search-toggle .icon-search {
	opacity: 0;
	transform: scale(0.5);
	transform-origin: 50%
}

.search-open .main-header .search-toggle .icon-close {
	opacity: 1;
	transform: scale(0.7)
}

.main-header .social {
	display: none;
	margin: 0
}

@media (min-width: 768px) {
	.main-header {
		height: 50px
	}

	.main-header .logo {
		display: inline-block;
		width: 128px;
		margin:7px 0 0 3%
	}

	.main-header .search-toggle {
		background: #4abd92;
		width: 50px;
		text-align: center;
		top: 0;
		right: 0;
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0
	}

	.main-header .search-toggle svg {
		fill: #fff
	}

	.search-open .main-header .search-toggle,
	.main-header .search-toggle:hover {
		background: #399b76
	}

	.search-open .main-header .search-toggle svg,
	.main-header .search-toggle:hover svg {
		fill: #fff
	}

	.menu-open .main-header .search-toggle {
		z-index: 1
	}

	.main-header .social {
		display: inline-block;
		position: absolute;
		right: 70px;
		top: 14px
	}

	.main-header .social a {
		height: 20px;
		display: inline-block
	}

	.main-header .social a:hover svg {
		fill: #000
	}

	.main-header .social svg {
		fill: #cfcfcf;
		height: 100%
	}
}

@media (min-width: 1024px) {
	.main-header {
		height: 70px
	}

	.main-header .logo {
		width: 160px;
		
	}

	.main-header .search-toggle {
		width: 70px;
		height: 70px
	}

	.main-header .social {
		right: 100px;
		top: 25px
	}

	.main-header .social a {
		height: 24px
	}
}

.menu-open,
.search-open {
	overflow: hidden
}

.side-nav-bar {
	display: none;
	transition: all .2s ease-in-out
}

@media (min-width: 768px) {
	.side-nav-bar {
		display: block;
		background: #062935;
		width: 50px;
		height: 100vh;
		position: fixed;
		top: 0;
		left: 0
	}
}

.menu-toggle {
	display: block;
	width: 40px;
	height: 50px;
	box-sizing: border-box;
	padding-top: 17px;
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 10
}

.menu-toggle .line {
	width: 50%;
	height: 2px;
	background-color: #565656;
	display: block;
	margin: 0 auto 6px
}

.menu-toggle:hover .line,
.menu-toggle:focus .line {
	background-color: #000
}

@media (max-width: 768px) {
	.blog .menu-toggle .line {
		background-color: #fff
	}
}

@media (min-width: 768px) {
	.menu-toggle {
		width: 50px;
		padding-top: 16px;
		position: fixed;
		left: 0;
		top: 0;
		right: auto
	}

	.menu-toggle .line {
		width: 38%;
		background-color: #51666d
	}

	.menu-open .menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:focus {
		cursor: pointer;
		background-color: #2591b6
	}

	.menu-open .menu-toggle .line,
	.menu-toggle:hover .line,
	.menu-toggle:focus .line {
		background-color: #fff
	}
}

@media (min-width: 1024px) {
	.menu-toggle {
		padding-top: 25px;
		height: 70px
	}

	.menu-toggle .line {
		width: 40%
	}
}

.page-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: rgba(0, 0, 0, 0.7);
	z-index: 10
}

.menu-open .page-overlay {
	display: block
}

.main-menu {
	display: block;
	transform: translateX(-100%);
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	background: #0E4D64;
	z-index: 1000;
	overflow-y: scroll;
	transition-duration: .4s
}

.main-menu .close-menu {
	position: absolute;
	top: 5%;
	right: 10%;
	width: 1.2em;
	height: 1.2em;
	background: url("../images/close.png") 50% no-repeat;
	background-size: cover
}

.main-menu .home {
	position: absolute;
	top: 5%;
	left: 10%;
	width: 150px;
	max-width: 20%;
	display: block
}

.main-header .home .st0 {
	fill: #50bd92;
}

.main-menu .home img {
	width: 100%;
	height: auto
}

.menu-open .main-menu {
	transform: translateX(0)
}

.main-menu .columns {
	width: 80%;
	margin: 12vh auto 2em
}

.main-menu .columns .col-1 a {
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-family: "leo", sans-serif;
	line-height: 2
}

.main-menu .columns .col-2 a {
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-family: "Brandon Grotesque", sans-serif;
	font-weight: 900;
	line-height: 2;
	opacity: 80%;
}

.main-menu .columns .col-1 {
	width: 100%;
	margin-bottom: 5vh
}

.main-menu .columns .col-1 ul,
.main-menu .columns .col-1 li {
	padding: 0;
	margin: 0;
	list-style: none
}

.main-menu .columns .col-1 li {
	position: relative;
	transform: translateX(-25%);
	transition-delay: 1s;
	opacity: 0
}

.menu-open .main-menu .columns .col-1 li:nth-child(1) {
	transition-delay: .3s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .columns .col-1 li:nth-child(2) {
	transition-delay: .4s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .columns .col-1 li:nth-child(3) {
	transition-delay: .5s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .columns .col-1 li:nth-child(4) {
	transition-delay: .6s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .columns .col-1 li:nth-child(5) {
	transition-delay: .7s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .columns .col-1 li:nth-child(6) {
	transition-delay: .8s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .columns .col-1 li:nth-child(7) {
	transition-delay: .9s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .columns .col-1 li {
	transform: translateX(0);
	opacity: 1
}

.main-menu .columns .col-1 a {
	display: block;
	position: relative;
	font-size: 30px;
	line-height: 2
}

.main-menu .columns .col-1 a:before,
.main-menu .columns .col-1 a:after {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	height: 4px;
	background-color: #3499E7
}

.main-menu .columns .col-1 a:after {
	transform: scaleX(0);
	transform-origin: left;
	background-color: #fff;
	will-change: transform;
	transition: transform .2s ease-in-out
}

.main-menu .columns .col-1 a:hover:after,
.main-menu .columns .col-1 a:focus:after {
	transform: scaleX(1)
}

.main-menu .columns .col-2 {
	width: 100%
}

.main-menu .columns .social {
	margin-top: 4em;
	transform: translateY(10%);
	opacity: 0;
	transition-delay: 1.2s
}

.main-menu .columns .social a {
	border: 2px solid white;
	border-radius: 100%;
	padding: .6em;
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: .3em
}

.main-menu .columns .social a svg {
	fill: #fff;
	display: inline-block;
	position: relative;
	top: -4px;
	left: -4px
}

.main-menu .columns .social a:hover,
.main-menu .columns .social a:focus {
	background-color: #fff
}

.main-menu .columns .social a:hover svg,
.main-menu .columns .social a:focus svg {
	fill: #4abd92
}

.menu-open .main-menu .columns .social {
	transform: translateY(0);
	opacity: 1
}

.main-menu .secondary-links {
	padding: 0;
	transition-delay: .25s
}

.main-menu .secondary-links ul {
	width: 100%;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0
}

.main-menu .secondary-links ul li {
	list-style: none;
	position: relative;
	transform: translateX(-10%);
	opacity: 0
}

.menu-open .main-menu .secondary-links ul li:nth-child(1) {
	transition-delay: .5s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .secondary-links ul li:nth-child(2) {
	transition-delay: .6s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .secondary-links ul li:nth-child(3) {
	transition-delay: .7s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .secondary-links ul li:nth-child(4) {
	transition-delay: .8s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .secondary-links ul li:nth-child(5) {
	transition-delay: .9s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .secondary-links ul li:nth-child(6) {
	transition-delay: 1s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .secondary-links ul li:nth-child(7) {
	transition-delay: 1.1s;
	transition-timing-function: ease-out
}

.menu-open .main-menu .secondary-links ul li {
	transform: translateX(0);
	opacity: 1
}

.main-menu .secondary-links ul li a {
	display: block;
	font-size: 18px
}

.main-menu .secondary-links ul li a:hover,
.main-menu .secondary-links ul li a:focus {
	text-decoration: underline
}

@media (min-width: 375px) {
	.main-menu .columns .col-1 a {
		font-size: 32px
	}
}

@media (min-width: 500px) {
	.main-menu .columns .col-1 a {
		font-size: 40px
	}

	.main-menu .columns .social a svg {
		top: -.2em;
		left: -.15em
	}
}

@media (min-width: 600px) {
	.main-menu {
		width: 75vw
	}

	.main-menu .columns .col-1 li:before {
		font-size: 1em
	}
}

@media (min-width: 1280px) {
	.main-menu {
		top: 0;
		height: 100vh;
		overflow-y: hidden
	}

	.main-header .logo svg {
	width: 100%;
	max-height: 100%;
	top: 0px;
	}

	.main-menu .columns {
		display: grid;
		grid-template-columns: 50% 15% 35%;
		height: 100%;
		height: 70vh
	}

	.main-menu .columns .col-1 {
		grid-column-start: 1;
		margin-bottom: 0
	}

	.main-menu .columns .col-1 a {
		font-size: 36px;
		margin-top: 0.5em
	}

	.main-menu .columns .col-2 {
		grid-column-start: 3;
		padding-top: 20px
	}

	.main-menu .columns .col-2 .secondary-links {
		padding-top: 1.4em
	}

	.main-menu .columns .col-2 .secondary-links a {
		margin-bottom: 0.5em
	}
}

.site-footer {
	background-image: url("../images/footer-bg.jpg");
	padding: 3em 0 2em
}

.site-footer .logo {
	width: 20px;
	display: inline-block;
	margin-bottom: 1.4em
}

.site-footer .social a {
	display: inline-block;
	width: 32px
}

.site-footer .social a:hover svg {
	fill: #fff
}

.site-footer .social svg {
	fill: #51666d
}

.footer-menu {
	margin-bottom: .4em
}

.footer-menu li {
	display: block;
	list-style: none
}

.footer-menu li a {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .01em;
	text-decoration: none;
	font:14px/1 "Brandon Grotesque", sans-serif;
	font-weight: 900;
	padding: 0 1em 1em
}

.footer-menu li a:hover {
	text-decoration: underline
}

.footer_secondary {
	display: inline-block
}

.footer_secondary a {
	display: inline-block;
	margin: 0 .5em
}

.footer-meta {
	margin-bottom: 1.4em;
	color: #51666d
}

.footer-meta a {
	color: #51666d
}

.footer-meta a:hover {
	color: #fff
}

@media (min-width: 768px) {
	.site-footer {
		padding: 100px 0 60px
	}

	.footer-menu li {
		display: inline-block
	}
}

.article-header {
	max-width: 940px;
	text-align: center;
	padding: 0 0 2em
}

.article-header .meta {
	margin: 0 0 0.5em;
	display: block
}

.article-header h1 br {
	display: none
}

.article_type {
	display: block;
	font-size: 12px;
	color: #a19999
}

.article_type:before {
	content: url("../images/icons/icon-article.png");
	margin-right: 1em;
	position: relative;
	top: 6px
}

.single-guides .article_type {
	margin-bottom: 5em
}

.hero-image img {
	width: 100%;
	height: 100%
}

.back-link {
	font: 12px/3.3 "BrandonGrotesque-Black", sans-serif;
	border-bottom: 1px solid #d4d3d3;
	margin-top: 1em;
	margin-bottom: 2em
}

.back-link a {
	display: inline-block;
	padding: 0 0 13px;
	margin: 0;
	color: #a19999
}

.back-link a:hover {
	text-decoration: none;
	border-color: transparent
}

.back-link a svg {
	position: relative;
	top: 0.4em;
	margin-right: 0.3em
}

.main-article {
	padding: 3em 0
}

.main-article .btn-link {
	background: #4abd92
}

.main-article .btn-link:active {
	background: #4abd92
}

.content ul,
.content ol {
	margin-left: 1em
}

.content ul li,
.content ol li {
	margin-left: 1em;
	list-style-position: outside;
	padding-bottom: 0.5em;
	color: #666
}

.content ul ul,
.content ol ul {
	margin-top: 0.7em
}

.content ul li {
	list-style-type: circle
}

table {
	width: 100%
}

table th.empty {
	border: none
}

.guide-articles {
	padding: 5em 0 2em
}

.article-progress {
	position: fixed;
	top: -60px;
	width: 100%;
	background: #fff;
	z-index: 999
}

.article-progress.stick {
	top: -40px
}

.article-progress .title {
	height: 40px;
	padding: 0 1em;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 10px;
	display: grid;
	grid-template-columns: 75% 25%;
	align-items: center
}

.article-progress em {
	display: inline-block;
	margin-right: 0.5em
}

.article-progress .bar {
	width: 100%;
	height: 3px;
	background: #e3e3e3;
	position: relative
}

.article-progress .bar--current {
	background: #4abd92;
	position: absolute;
	left: 0;
	height: 3px;
	width: 0
}

.article-progress .button.button--small {
	margin: 0;
	text-align: center
}

.article-next-link {
	color: #fff;
	margin-bottom: 2em;
	left: 0;
	position: fixed;
	bottom: -100%;
	transition-duration: 0.5s;
	z-index: 100;
	width: 100%
}

.article-next-link strong {
	display: block;
	font-weight: normal;
	float: right
}

.article-next-link strong span {
	float: right;
	font-family: Arial;
	margin-left: 0.5em
}

.article-next-link a {
	background: #4abd92;
	padding: 1em 1.5em;
	font-size: 14px;
	line-height: 1.6;
	color: inherit;
	display: inline-block;
	width: 100%;
	box-sizing: border-box
}

.article-next-link a:hover {
	text-decoration: none;
	background: #2c9171
}

.article-next-link.active {
	bottom: 0;
	left: 0;
	top: auto;
	margin: 0
}

.admin-bar .article-next-link.active {
	bottom: 32px
}

@media (min-width: 600px) {
	.article-progress .title {
		grid-template-columns: 85% 15%
	}

	.article-progress.stick {
		top: 0
	}
}

@media (max-width: 768px) {
	.article-progress .button.button--small {
		font-size: 8px;
		padding-bottom: 0.1em;
		padding: 0.1em 1em
	}
}

@media (min-width: 768px) {
	.article-header {
		padding: 2em 0 0
	}

	.article-progress {
		width: calc(100% - 50px);
		left: 50px;
		top: -50px
	}

	.article-progress .title {
		height: calc(50px - 5px);
		line-height: 50px;
		font-size: 15px
	}

	.article-progress .bar {
		height: 5px
	}

	.article-progress .bar--current {
		height: 5px
	}
}

@media (min-width: 1024px) {
	.article-progress {
		top: -70px
	}

	.article-progress {
		top: -70px
	}

	.article-progress .title {
		height: calc(70px - 5px);
		line-height: 70px;
		font-size: 15px
	}

	.article-progress .button {
		top: 16px
	}
}

@media (min-width: 1100px) {
	.article-progress .title {
		grid-template-columns: 90% 10%
	}
}

@media (min-width: 1350px) {
	.article-next-link {
		position: fixed;
		right: -100%;
		top: 20vh;
		bottom: auto;
		left: auto;
		width: auto;
		transition-duration: 0.5s;
		z-index: 100
	}

	.article-next-link.active {
		right: 0;
		bottom: auto;
		top: 20vh;
		left: auto
	}

	.article-next-link a {
		max-width: 180px
	}

	.article-next-link a strong {
		margin-bottom: 0.5em;
		float: none
	}
}

.single-content .main-article .featured-image {
	max-width: 100%;
	margin-bottom: 3rem
}

.blog--pullover {
	transform: translateY(-3em);
	margin-bottom: 0em !important
}

.block-blog {
	margin-bottom: 4em
}

.block-blog .seperator {
	padding: 0;
	margin-bottom: 4em;
	color: #302e2a;
	line-height: 1
}

.block-blog .seperator.border-bottom {
	border-bottom: 1px solid #d8dbdc
}

.block-blog .seperator h2,
.block-blog .seperator h3 {
	margin-bottom: .4em;
	color: #302e2a;
	letter-spacing: .15em
}

.block-blog .seperator p {
	font-size: .75em;
	margin-bottom: 0 !important
}

.block-blog .grid-sizer {
	width: 100%
}

.block-blog--carousel {
	color: #fff;
	padding: 3em 0
}

.block-blog--carousel .seperator {
	margin-bottom: 2em;
	color: #fff
}

.block-blog--carousel .seperator h2,
.block-blog--carousel .seperator h3 {
	color: #fff
}

.block-blog--carousel .carousel {
	overflow-x: hidden
}

.block-blog--carousel .carousel-track {
	width: 1000%;
	padding: 2em 0;
	position: relative
}

.block-blog--carousel .carousel-item {
	display: inline-block;
	margin: 0 10px;
	opacity: .2;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.block-blog--carousel .carousel-item.active {
	transform: scale(1.2);
	margin: 0 20px;
	opacity: 1;
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.block-blog--carousel .carousel-controls {
	max-width: 100%;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 38px auto 38px
}

.block-blog--carousel .carousel-controls a {
	border: 1px solid #4a6872;
	width: 38px;
	height: 38px;
	overflow: hidden;
	text-indent: -999px;
	background: url("../images/carousel-left.png") 50% no-repeat;
	grid-column-start: 1
}

.block-blog--carousel .carousel-controls a.next {
	grid-column-start: 3;
	background-image: url("../images/carousel-right.png")
}

.block-blog--carousel .carousel-controls a:hover {
	border-color: #7a9da8
}

.block-blog--carousel .carousel-controls .content {
	grid-column-start: 2;
	font: 12px/1.6 "BrandonGrotesque-Black", sans-serif;
	font-weight: 400;
	padding: 1em 1em 0
}

@media (min-width: 375px) {
	.block-blog--carousel .carousel-controls {
		max-width: 77%
	}
}

@media (min-width: 768px) {
	.block-blog--carousel {
		padding: 6em 0
	}

	.block-blog--carousel .carousel-item.active {
		transform: scale(1.1)
	}

	.block-blog--carousel .carousel-controls {
		max-width: 440px;
		padding: 0 3em
	}
}

.block-blog--filters {
	color: #fff;
	padding: 0em 0;
	margin-bottom: 0
}

.block-blog--filters .seperator {
	margin-bottom: 2em;
	padding-bottom: 2em;
	width: 96vw;
	overflow-x: scroll;
	-ms-overflow-style: none
}

.block-blog--filters .seperator::-webkit-scrollbar {
	display: none
}

.block-blog--filters .seperator .scroll_wrap {
	width: 140vw
}

.block-blog--filters .seperator a {
	text-decoration: none;
	border: 2px solid transparent;
	font-size: .7em;
	padding: .5em 1em;
	margin: 0;
	color: #a19999;
	display: inline-block
}

.block-blog--filters .seperator a:hover,
.block-blog--filters .seperator a.active {
	border-color: #302e2a;
	color: #302e2a
}

.block-blog--filters .card-article .title {
	font-size: 1.3em;
	margin: .4em 0 .7em
}

.block-blog--filters .card-article .tags a,
.block-blog--filters .card-article .meta {
	font-size: 12px;
	line-height: 1;
	display: block
}

.block-blog--filters.loading .card-article {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	transform-origin: center bottom
}

.block-blog--filters.loading .card-article:nth-child(1) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.block-blog--filters.loading .card-article:nth-child(2) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.block-blog--filters.loading .card-article:nth-child(3) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.block-blog--filters.loading .card-article:nth-child(4) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.block-blog--filters.loading .card-article:nth-child(5) {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.block-blog--filters.loading .card-article:nth-child(6) {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.block-blog--filters.loading .card-article:nth-child(7) {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.block-blog--filters.loading .button--load-more {
	pointer-events: none;
	opacity: .5
}

.block-blog--filters.no-more-posts .button--load-more {
	display: none
}

@media (min-width: 600px) {
	.block-blog--filters .seperator {
		text-align: center;
		width: 100%
	}

	.block-blog--filters .seperator .scroll_wrap {
		width: auto
	}

	.block-blog--filters .seperator a {
		font-size: .8em
	}

	.block-blog--filters .grid {
		display: grid
	}

	.block-blog--filters .card-article {
		padding: 0 1em 2em
	}
}

@media (min-width: 768px) {
	.block-blog--filters .card-article {
		width: 50%
	}
}

.block-blog--videocarousel {
	margin-top: 4em
}

.block-blog--videocarousel .carousel {
	overflow-x: hidden;
	position: relative
}

.block-blog--videocarousel .carousel-track {
	width: 1000%
}

.block-blog--videocarousel .carousel-item {
	float: left;
	height: 50.625vw;
	width: 100vw;
	background-size: cover;
	position: relative
}

.block-blog--videocarousel .carousel-item .wrapper {
	height: 100%;
	position: relative;
	text-align: center
}

.block-blog--videocarousel .carousel-item .content {
	visibility: hidden
}

.block-blog--videocarousel .carousel-item:after {
	content: " ";
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: inherit
}

.block-blog--videocarousel .carousel-item.active:after {
	background: rgba(0, 0, 0, 0.1)
}

.block-blog--videocarousel .carousel-item .play {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: url("../images/video-play.png") 50% no-repeat;
	background-size: contain;
	opacity: 0.9;
	z-index: 100;
	position: absolute;
	top: 50%;
	transform: translate3d(-50%, -50%, 0)
}

.block-blog--videocarousel .carousel-item .play:hover {
	opacity: 1
}

.block-blog--videocarousel .carousel-overlay {
	margin: 0 auto;
	width: 92%;
	height: auto;
	transform: translateY(-3em);
	z-index: 10;
	background: white;
	padding: 1em;
	box-sizing: border-box;
	display: grid
}

.block-blog--videocarousel .carousel-overlay .content_wrap {
	padding-top: 1em
}

.block-blog--videocarousel .carousel-overlay .content-replace {
	padding-bottom: 1em
}

.block-blog--videocarousel .carousel-overlay .tags,
.block-blog--videocarousel .carousel-overlay .meta {
	font-size: .8em;
	color: #a19999
}

.block-blog--videocarousel .carousel-overlay h2 {
	font-size: 1.2em;
	margin: 0.5em 0 0.5em
}

.block-blog--videocarousel .carousel-overlay h2 a {
	color: #302e2a;
	text-decoration: none
}

.block-blog--videocarousel .carousel-controls {
	max-width: 100%;
	box-sizing: border-box
}

.block-blog--videocarousel .carousel-controls a {
	border: 2px solid #4a6872;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -999px;
	background: url("../images/carousel-left.png") 50% no-repeat;
	display: inline-block;
	margin: 0 1em 0 0
}

.block-blog--videocarousel .carousel-controls a.next {
	background-image: url("../images/carousel-right.png")
}

.block-blog--videocarousel .carousel-controls a:hover {
	border-color: #7a9da8
}

@media (min-width: 600px) {
	.block-blog--videocarousel {
		padding: 6em 0 0;
		margin: 0
	}

	.block-blog--videocarousel .carousel-overlay {
		width: 80%;
		transform: translateY(-8em)
	}

	.block-blog--videocarousel .carousel-overlay h2 {
		font-size: 1em
	}

	.block-blog--videocarousel .carousel-item .play {
		top: 40%;
		width: 96px;
		height: 96px
	}

	.block-blog--videocarousel .carousel-controls a {
		width: 38px;
		height: 38px
	}
}

@media (min-width: 768px) {
	.block-blog--videocarousel {
		margin: 0 0 4em;
		padding-bottom: 6em
	}

	.block-blog--videocarousel .carousel-item .play {
		position: absolute;
		bottom: 5vw;
		top: auto;
		left: 0;
		transform: none;
		width: 70px;
		height: 70px
	}

	.block-blog--videocarousel .carousel-overlay {
		position: absolute;
		top: 5vw;
		right: 5vw;
		height: 40.635vw;
		width: 40vw;
		transform: none
	}
}

@media (min-width: 1024px) {
	.block-blog--videocarousel .carousel-item {
		width: 90vw;
		max-height: 800px
	}

	.block-blog--videocarousel .carousel-item .wrapper {
		width: 60%
	}

	.block-blog--videocarousel .carousel-item .play {
		width: 96px;
		height: 96px
	}

	.block-blog--videocarousel .carousel-overlay {
		top: 7vw;
		right: 11vw;
		height: auto;
		width: 33vw;
		max-width: 480px;
		padding: 3em
	}

	.block-blog--videocarousel .carousel-overlay .content-replace {
		padding-bottom: 1em
	}

	.block-blog--videocarousel .carousel-overlay h2 {
		font-size: 1.4em;
		margin: .8em 0 1em
	}

	.block-blog--videocarousel .carousel-controls {
		position: static
	}
}

@media (min-width: 1400px) {
	.block-blog--videocarousel .carousel-overlay {
		min-height: 480px
	}

	.block-blog--videocarousel .carousel-controls {
		position: absolute;
		bottom: 3em;
		left: 3em
	}
}

.block-blog--resources .seperator {
	margin-bottom: 2em
}

.block-blog--resources .grid {
	display: grid;
	padding-bottom: 2em;
	grid-template-columns: 50% 50%
}

@media (min-width: 1024px) {
	.block-blog--resources .seperator {
		margin-bottom: 4em
	}

	.block-blog--resources .grid {
		grid-template-columns: 25% 25% 25% 25%
	}
}

.block-blog--popular {
	overflow: hidden
}

.block-blog--popular .seperator {
	margin-bottom: 2em
}

@media (min-width: 768px) {
	.block-blog .grid-sizer {
		width: 50%
	}

	.block-blog--popular .seperator {
		margin-bottom: 4em
	}

	.block-blog--popular .grid--half {
		grid-template-columns: 100%
	}

	.block-blog--popular .card-article {
		padding-bottom: 0
	}
}

@media (min-width: 1024px) {
	.block-blog--popular .grid--half {
		grid-template-columns: 50% 50%
	}

	.block-blog--popular .card-article {
		padding-bottom: 2em
	}
}

@-webkit-keyframes pulse {
	0% {
		opacity: 1
	}

	50% {
		opacity: .5
	}

	100% {
		opacity: 1
	}
}

@keyframes pulse {
	0% {
		opacity: 1
	}

	50% {
		opacity: .5
	}

	100% {
		opacity: 1
	}
}

.asset-section {
	margin-bottom: 3rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center
}

.asset-section .content {
	width: 100%
}

.asset-section .files {
	width: 100%;
	margin-top: 1rem;
	display: flex;
	justify-content: center;
	align-items: center
}

.asset-section .files img {
	width: 120px;
	height: 155px;
	margin-right: 1rem;
	box-shadow: 0 5px 9px 1px rgba(0, 0, 0, 0.2)
}

.asset-section .files a {
	display: block
}

.asset-section .files a svg {
	width: 1rem;
	height: 1rem;
	margin-right: 0.5rem;
	position: relative;
	top: 0.1rem
}

.asset-section .files a svg path {
	fill: #4abd92
}

.asset-section .files a:hover svg path {
	fill: #fff
}

.btn-link,
.gform_button {
	background: #243033;
	display: inline-block;
	vertical-align: top;
	padding: 17px 16px 14px;
	min-width: 208px;
	box-sizing: border-box;
	font: 900 12px/16px "BrandonGrotesque-Black", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	position: relative
}

.btn-link.video span,
.gform_button.video span {
	position: relative;
	padding-left: 24px
}

.btn-link.video span:before,
.gform_button.video span:before {
	content: ' ';
	width: 24px;
	height: 24px;
	position: absolute;
	top: 0;
	left: -10px;
	background: url("../../images/resource-icon-sprite.png") 0 0 no-repeat
}

.btn-link:hover {
	text-decoration: none
}

.btn-link:active {
	background: #243033
}

.button {
	border: 2px solid #4abd92;
	background: transparent;
	color: #4abd92;
	font: 10px/2.5 "BrandonGrotesque-Black", sans-serif;
	display: inline-block;
	margin: 0 .5em 1em;
	padding: .2em 2em
}

.button:hover {
	background: #4abd92;
	color: #fff;
	text-decoration: none
}

.button.button--download {
	font-size: 10px
}

.button.button--download:after {
	background-image: url(../images/buttons/download.png)
}

.button.button--comments {
	padding-right: 6em
}

.button.button--comments:after {
	width: 5em;
	content: attr(data-commentcount);
	background-image: url(../images/buttons/comments.png);
	background-position: 30% 50%;
	text-align: right;
	padding-right: 0.8em;
	line-height: 22px
}

.button.button--comments-doubledigits:after {
	background-position: 24% 48%;
	padding-right: 0.6em
}

.button.button--comments-none {
	padding-right: 5em
}

.button.button--comments-none:after {
	content: "";
	background-position: 50% 50%;
	padding: 0;
	width: 4em
}

.button.button--comments:hover:after {
	background-color: #fff;
	color: #4abd92
}

.button.button--dark {
	border-color: #a19999;
	color: #a19999
}

.button.button--dark:hover {
	background: #a19999;
	color: #fff
}

.button.button--inverse {
	border: 2px solid #243032;
	background: #243032;
	color: #fff
}

.button.button--fill {
	border: 2px solid #4abd92;
	background: #4abd92;
	color: #fff
}

.button.button--small {
	font-size: 10px
}

.button.button--load-more {
	color: #a19999;
	border-color: #a19999;
	padding-left: 2em
}

.button.button--load-more:after {
	background-image: url(../images/vectors/load-more.svg);
	background-color: #fff;
	background-size: 60%;
	width: 3em
}

.button.button--load-more:hover {
	background: #a19999;
	color: #fff
}

.button.follow_link {
	position: relative;
	padding: .2em 4.2em 0.1em 1.5em
}

.button.follow_link:after {
	display: block;
	content: " ";
	width: 2.5em;
	background: #fff url(../images/buttons/add.svg) 50% no-repeat;
	background-size: 80%;
	line-height: 22px;
	border-left: 2px solid #4abd92;
	position: absolute;
	right: 0;
	top: 0;
	height: 2.8em
}

.button.follow_link[data-subscriptionstate="followed"]:after {
	background: #4abd92 url(../images/buttons/check-white.svg) 50% no-repeat;
	background-size: 50%
}

@media (min-width: 768px) {
	.button {
		font-size: 12px
	}
}

.button-alt {
	position: relative;
	padding: .2em 5em .2em 1em;
	font-size: 12px
}

.button-alt:after {
	content: " ";
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 4em;
	height: 100%;
	display: inline-block;
	padding: .5em 0;
	border-left: 2px solid;
	border-color: inherit;
	position: absolute;
	top: 0;
	right: 0;
	box-sizing: border-box
}

#searchform {
	margin: 0 auto 2em;
	position: relative
}

#searchform .search-field {
	font: 20px/66px "leo", sans-serif;
	color: #666;
	padding: 0 50px;
	height: 66px;
	border: none;
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px
}

#searchform .search-submit {
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 77px;
	height: 66px;
	background: #50bf95 url("../../images/search.png") 50% 50% no-repeat;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

#searchform .search-submit:hover {
	background-color: #42b489
}

@media (max-width: 479px) {
	#searchform .search-submit {
		position: relative;
		margin: 1em 0;
		width: 100%
	}
}

.search-panel {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.98)
}

.search-open .search-panel {
	display: block;
	z-index: 1001
}

.search-panel.loading .results {
	opacity: 0.5
}

.query_container {
	border-bottom: 1px solid #cfcfcf;
	height: 60px;
	width: 100%
}

.query_container .form-wrap {
	margin: 0 auto;
	position: relative;
	height: 100%;
	max-width: 940px
}

.query_container .query {
	position: relative;
	top: 15%;
	margin: 0;
	padding: 0;
	border: 0;
	height: 70%;
	width: 100%;
	padding: 0 0.2em;
	font: 30px/1 "leo", sans-serif;
	color: #302e2a;
	border-left: 2px solid #cfcfcf;
	margin-left: 0.5em
}

.query_container .query:focus {
	outline: none;
	border-left-color: white
}

.query_container .query::-webkit-input-placeholder {
	color: #cfcfcf
}

.query_container .query::-moz-placeholder {
	color: #cfcfcf
}

.query_container .query:-ms-input-placeholder {
	color: #cfcfcf
}

.query_container .query::-ms-input-placeholder {
	color: #cfcfcf
}

.query_container .query::placeholder {
	color: #cfcfcf
}

@media (min-width: 768px) {
	.query_container {
		height: 50px
	}

	.query_container .query {
		height: 60%;
		top: 20%
	}
}

@media (min-width: 1024px) {
	.query_container {
		height: 70px
	}

	.query_container .query {
		height: 50%;
		top: 25%
	}
}

.search-content {
	margin-top: 2em;
	height: calc(100% - 2em - 78px);
	overflow-y: scroll
}

.results {
	margin-bottom: 2em
}

.results .result {
	display: block;
	border: 1px solid #cfcfcf;
	color: #a19999;
	padding: 1.5em 5em 1.5em 1.5em;
	margin-bottom: 1em;
	text-decoration: none;
	position: relative
}

.results .result--title {
	color: #302e2a;
	font-size: 18px;
	margin-bottom: 0.6em
}

.results .result--excerpt p {
	margin-bottom: 0
}

.results .result:hover {
	border-color: #a19999
}

.results .result:hover:after {
	opacity: 1;
	transform: translateX(-50%)
}

.results .result:after {
	content: url("../images/menu/arrow-dark.png");
	display: block;
	height: 18px;
	width: 34px;
	margin: 0 auto;
	opacity: 0;
	position: absolute;
	top: 1.5em;
	right: 1em;
	transform: translateX(0);
	transition: all .2s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.suggested a {
	display: block;
	font-style: italic;
	padding: 0.3em 0;
	font-weight: bold
}

@media (min-width: 1024px) {
	.results {
		width: 65%;
		float: left;
		height: 100%;
		overflow-y: scroll
	}

	.call-outs {
		width: 30%;
		float: right
	}
}

.search_results {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.search_results .card {
	width: 100%
}

@media (min-width: 600px) {
	.search_results .card {
		width: 48%
	}
}

@media (min-width: 768px) {
	.search_results .card {
		width: 32%
	}
}

@media (min-width: 1200px) {
	.search_results {
		margin-top: 10vh
	}
}

.search-columns {
	display: flex;
	justify-content: space-between
}

.s-filters {
	width: 21%;
	flex-shrink: 0;
	margin-top: 4.3rem
}

.s-filters .s-input {
	display: flex;
	box-shadow: 0 5px 9px 1px rgba(0, 0, 0, 0.13)
}

.s-filters .s-input input[type="text"] {
	width: 100%;
	padding: 0.5rem 1rem;
	border: 0;
	font-size: 1.2rem;
	line-height: 1.5
}

.s-filters .s-input button[type="submit"] {
	border: 0;
	font-size: 1.2rem;
	line-height: 1.5;
	background-color: #fff;
	width: 50px;
	display: flex;
	align-items: center
}

.s-filters .s-input button[type="submit"] svg {
	margin: 0 auto
}

.s-filters .filter-row {
	margin: 1.5rem 0;
	padding-bottom: 1rem;
	border-bottom: 1px solid #cfcfcf
}

.s-filters .filter-row h5 {
	display: flex;
	justify-content: space-between;
	cursor: pointer;
	margin: 0
}

.s-filters .filter-row h5:after {
	content: "+";
	font-size: 1.2rem
}

.s-filters .filter-row .button {
	margin: 0 1rem 0.5rem 0;
	background: #4abd92;
	color: #fff
}

.s-filters .filter-row .button:hover {
	background: #2c9171;
	border-color: #2c9171
}

.s-filters .filter-row .fields {
	display: none
}

.s-filters .filter-row .fields label {
	display: inline-flex;
	align-items: center;
	background: #cfcfcf;
	border-radius: 0.25rem;
	margin: 0 0.5rem 0.5rem 0
}

.s-filters .filter-row .fields label:hover {
	background: #666;
	color: #fff
}

.s-filters .filter-row .fields label span {
	padding: 0 0.5rem
}

.s-filters .filter-row .fields input[type="checkbox"] {
	width: 0;
	height: 0;
	opacity: 0
}

.s-filters .filter-row .fields input[type="checkbox"]:checked+label {
	background: #4abd92;
	color: #fff;
	cursor: pointer
}

.s-filters .filter-row .fields input[type="checkbox"]:checked+label:before {
	content: "X";
	display: inline-block;
	padding: 0 0.7rem;
	font-size: 0.8rem;
	font-family: "BrandonGrotesque-Black", sans-serif;
	background-color: #2c9171;
	border-top-left-radius: 0.25rem;
	border-bottom-left-radius: 0.25rem
}

.s-filters .filter-row .fields input[type="date"] {
	padding: 0 0 0 1rem
}

.s-filters .filter-row .fields .spread_inputs {
	display: flex;
	justify-content: space-between;
	margin: 0 0 1rem
}

.s-filters .filter-row .fields .spread_inputs label {
	background: none
}

.s-filters .filter-row .fields .spread_inputs label:hover {
	color: #666
}

.s-filters .filter-row .fields .spread_inputs:last-child {
	margin-bottom: 0
}

.s-filters .filter-row.open h5:after {
	content: "-"
}

.s-filters .filter-row.open .fields {
	display: block;
	margin-top: 1rem
}

.s-filters .filter-row.no-border {
	border: none;
	padding-bottom: 0
}

.s-filters .filter-row.search-row {
	margin-bottom: 3rem
}

.s-results {
	width: 76%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.s-results .page-title {
	margin-bottom: 2.5rem
}

.s-results .card {
	width: 30%
}

.s-results .card .thumbnail {
	margin: 0;
	transform: none
}

.s-results .card .button--collectionToggle {
	position: relative;
	padding: 0.2sem 1rem 0.2sem 1.5rem
}

.s-results .card .button--collectionToggle:before {
	content: "+";
	position: absolute;
	font-size: 1.2rem;
	top: 5px;
	left: 5px;
	line-height: 1
}

.s-results .card .button--collectionToggle.added {
	background-color: #2c9171;
	border-color: #2c9171;
	color: #fff
}

.s-results .card .button--collectionToggle.added:before {
	content: "-";
	top: 4px
}

.s-results .card.card--row {
	width: 100%;
	display: flex;
	margin: 0 0 1.5rem;
	padding: 0
}

.s-results .card.card--row .thumbnail {
	width: 20%;
	flex-shrink: 0;
	box-sizing: border-box
}

.s-results .card.card--row .thumbnail a {
	display: flex;
	height: 100%;
	background: #eee;
	padding: 0
}

.s-results .card.card--row .thumbnail img {
	-o-object-fit: cover;
	object-fit: cover
}

.s-results .card.card--row .content {
	width: 80%;
	flex-shrink: 0;
	padding: 1.5rem 1.7rem;
	box-sizing: border-box
}

.s-results .card.card--row .content p {
	margin-bottom: 0
}

.s-results .card.card--row .card-actions {
	width: auto;
	flex-shrink: 0
}

.s-results .card.card--row .inner-content-wrap {
	display: flex;
	justify-content: space-between
}

.s-results .card.card--row .title {
	margin: 0 0 0.5rem;
	font-size: 1.1rem
}

.s-results .card.card--row .tags {
	padding: 0.5rem 0 0;
	font-size: 0.8rem;
	color: #888
}

.s-results .card.card--row .tags .tag-wrap {
	display: inline-block;
	margin-right: 1rem
}

.s-results .card.card--row .tags .tag-wrap:last-child {
	margin: 0
}

.s-results .result-message {
	margin-top: 6rem;
	width: 100%
}

@media (max-width: 800px) {
	.s-filters {
		width: 100%;
		margin: 0
	}

	.search-columns {
		flex-direction: column
	}

	.s-results {
		width: 100%
	}

	.s-results .card.card--row {
		flex-direction: column
	}

	.s-results .card.card--row .thumbnail {
		width: 100%
	}

	.s-results .card.card--row .content {
		width: 100%
	}

	.s-results .card.card--row .inner-content-wrap {
		flex-direction: column
	}

	.s-results .card.card--row .excerpt {
		margin-bottom: 0.5rem
	}
}

.collections-menu {
	float: right;
	position: absolute;
	right: calc(50px + 5px);
	top: 5px;
	opacity: 0;
	z-index: 100;
	transform: translateY(1rem);
	transition: all 0.2s ease-out
}

.collections-menu.has-items {
	opacity: 1;
	transform: translateY(0)
}

.collections-menu-toggle {
	width: 32px;
	height: 40px;
	display: inline-block;
	position: relative;
	top: 4px
}

.collections-menu-toggle svg {
	width: 20px;
	height: 28px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0)
}

.collections-menu-toggle svg path,
.collections-menu-toggle svg line {
	stroke: #565656
}

.blog .collections-menu-toggle svg path,
.blog .collections-menu-toggle svg line {
	stroke: #fff
}

.collections-menu-toggle:after {
	position: absolute;
	content: attr(data-collectioncount);
	background: #d54242;
	top: 2px;
	right: -6px;
	padding: 0.5em;
	border-radius: 100%;
	line-height: 0.7;
	width: 0.7em;
	height: 0.7em;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 0.7em;
	transform-origin: 50%;
	transition: all 0.2s ease-in-out
}

.collections-menu .collection-dropdown {
	display: none;
	position: absolute;
	top: calc(50px + 6px);
	right: -55px;
	width: 100vw;
	z-index: 1000;
	background: #fff;
	box-shadow: 0 5px 9px 1px rgba(0, 0, 0, 0.13);
	border-top: 1px solid #cfcfcf
}

.collections-menu .collection-list {
	margin: 0;
	padding: 0
}

.collections-menu .collection-actions {
	padding: 1rem 1rem 0;
	text-align: center;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.collections-menu .collections--bar {
	list-style: none;
	padding: 0.7em 1.2em;
	font-size: 0.8em;
	border-bottom: 1px solid #cfcfcf
}

.collections-menu .collections--bar span {
	font-family: "BrandonGrotesque-Black", sans-serif
}

.collections-menu .collections--bar a {
	float: right
}

.collections-menu .item {
	list-style: none;
	border-bottom: 1px solid #e9e9e9
}

.collections-menu .item-wrap {
	padding: 0.7rem 1.2rem;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.collections-menu .item-icon {
	text-align: center
}

.collections-menu .item-content {
	box-sizing: border-box;
	text-decoration: none
}

.collections-menu .item-actions {
	text-align: center
}

.collections-menu .item-actions a {
	font-family: "BrandonGrotesque-Black", sans-serif;
	font-size: 0.8rem
}

.collections-menu .item-tag {
	display: block;
	font-size: 0.7em;
	font-family: "BrandonGrotesque-Black", sans-serif;
	color: #666
}

.collections-menu .item .title {
	display: block;
	color: #a19999;
	font-weight: 600;
	line-height: 1.3
}

.collections-menu.collections-menu--open .collection-dropdown {
	display: block
}

@media (min-width: 600px) {
	.collections-menu .collection-dropdown {
		right: 0;
		width: 320px
	}
}

@media (min-width: 768px) {
	.collections-menu {
		right: 50px
	}

	.collections-menu-toggle {
		width: 60px;
		height: 50px;
		top: -2px
	}

	.collections-menu-toggle:after {
		top: 6px;
		right: 11px;
		width: 0.6em;
		height: 0.6em;
		line-height: 0.6
	}

	.collections-menu .collection-dropdown {
		top: calc(50px - 6px)
	}

	.collections-menu .item .title {
		font-size: 0.8em
	}
}

@media (min-width: 1024px) {
	.collections-menu {
		position: relative;
		right: 70px;
		top: 0;
		height: 100%
	}

	.collections-menu-toggle {
		width: 80px;
		height: 70px;
		top: 0
	}

	.collections-menu-toggle:after {
		top: 14px;
		right: 12px
	}

	.collections-menu .collection-dropdown {
		top: 70px;
		right: 0;
		width: 320px
	}
}

.grid {
	display: block
}

.grid--valign-center {
	align-items: center
}

.grid--full-height {
	height: 100%
}

.grid--full-width {
	width: 100%
}

@media (min-width: 1024px) {
	.grid {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly
	}

	.grid--half>div {
		width: 48.6%
	}

	.grid--half>.grid--nested {
		margin-top: 0;
		width: 49%
	}

	.grid--quarter>div {
		width: 23.5%
	}

	.grid--nested {
		margin-top: 0
	}

	.grid--nested.grid--half>div {
		width: 48.1%
	}

	.grid--gutter-1 {
		margin-top: 1rem
	}

	.grid--gutter-2 {
		margin-top: 2rem
	}
}

.media_section {
	padding: 1rem 0
}

.media_section .section_title {
	background: #cfcfcf;
	padding: 1rem
}

.media_section .section_title h3 {
	margin-bottom: 0
}

.media_section .media_section_wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 1rem 0
}

.media_section .media_section_wrap .media {
	width: 75%
}

.media_section .media_section_wrap .media * {
	max-width: 100%
}

.media_section .media_section_wrap .meta {
	width: 20%
}

.card {
	background: #fff;
	padding: 1rem 1rem 1.5rem;
	margin-bottom: 1rem;
	box-shadow: 0 5px 9px 1px rgba(0, 0, 0, 0.13);
	box-sizing: border-box
}

.card .thumbnail {
	position: relative;
	display: block;
	margin-bottom: 1em
}

.card .thumbnail a {
	display: block
}

.card .thumbnail img {
	width: 100%;
	height: auto;
	display: block;
	outline: 1px solid rgba(0, 0, 0, 0.13)
}

.card .tag {
	display: inline-block;
	color: #fff;
	background: #4abd92;
	text-decoration: none;
	font-size: 10px;
	line-height: 1;
	padding: 0.5em 1em
}

.card .title {
	display: block;
	margin: 0.6rem 0;
	font-size: 1rem;
	line-height: 1.2;
	color: #0E4D64;
	text-decoration: none
}

.card p {
	font-size: 14px;
	line-height: 1.6;
	margin: 0 0 1em 0
}

.card .meta {
	color: #a19999;
	font-size: 0.75rem;
	line-height: 1.6;
	display: block
}

.card .button {
	margin: 0
}

.card--video .thumbnail a:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 104px;
	height: 104px;
	content: " ";
	background: url("../images/play.png") 50% no-repeat;
	background-size: contain;
	transform: translate3d(-50%, -50%, 0);
	z-index: 100
}

.card .lightbox-content {
	display: none
}

@media (min-width: 1200px) {
	.card {
		margin-bottom: 5rem
	}

	.card .title {
		font-size: 1.3rem
	}

	.card p {
		font-size: 16px
	}

	.card .thumbnail {
		transform: translateY(-4em);
		margin-bottom: -3rem
	}

	.card .thumbnail img {
		max-width: 100%;
		height: auto;
		display: block
	}

	.grid>.grid .card {
		text-align: center
	}

	.grid--quarter .card {
		text-align: center
	}
}

.flex {
	margin-top: 2em;
	position: relative;
	clear: both;
	max-width: 1024px;
	margin: 0 auto
}

.flex .sidebar {
	margin: 0 auto 2em
}

.flex .sidebar .author {
	display: none
}

.flex.stick .sidebar {
	position: fixed;
	top: 78px
}

.flex.stick--bottom .sidebar {
	position: absolute;
	top: auto;
	bottom: 0
}

.flex .video_wrapper {
	position: relative;
	height: 0;
	padding: 0 0 56.35%;
	margin-bottom: 1em
}

.flex .video_wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.comments_footer .flex--comments .main {
	width: 100%;
	text-align: center;
	margin: 0
}

@media (min-width: 600px) {
	.flex {
		margin-top: 4em
	}

	.flex .main {
		width: 75%;
		margin-left: 25%
	}

	.flex .main--expand {
		width: 100%;
		margin-left: 0
	}

	.flex .sidebar {
		width: 20%;
		float: left;
		margin-bottom: 0
	}

	.flex .sidebar .author {
		display: block
	}

	.flex .sidebar .call-to-action {
		margin-bottom: 0
	}
}

.flex--content .author {
	text-align: center
}

.flex--content h1,
.flex--content h2,
.flex--content h3,
.flex--content h4,
.flex--content h5,
.flex--content h6 {
	margin: 2em 0 1em
}

.flex--content .main p {
	margin-bottom: 1.5em
}

.flex--content .main p:last-child {
	margin-bottom: 0
}

.flex--content .main p:last-child img {
	margin-bottom: 0
}

.flex--content iframe {
	width: 100%
}

@media (min-width: 768px) {
	.flex--content .author {
		text-align: right
	}
}

.flex .sidebar .social {
	width: 100%;
	text-align: center
}

.flex .sidebar .social a {
	display: inline-block;
	margin: 0 .2em;
	border: 2px solid #cfcfcf;
	border-radius: 50%;
	padding: .5em;
	width: 1.2em;
	height: 1.2em
}

.flex .sidebar .social a svg {
	fill: #cfcfcf;
	height: 100%;
	width: 100%;
	position: relative;
	top: 0
}

.flex .sidebar .social a:hover {
	border: 2px solid #000
}

.flex .sidebar .social a:hover svg,
.flex .sidebar .social a:hover span {
	fill: #000;
	color: #000
}

.flex .sidebar .social br {
	display: none
}

@media (min-width: 768px) {
	.flex .sidebar .social {
		text-align: right
	}

	.flex .sidebar .social a {
		margin: 0 0 .5em
	}

	.flex .sidebar .social br {
		display: block
	}
}

.flex--author .social {
	margin: 2em 0 4em
}

.flex--media figure img {
	margin: 0 auto 1em;
	display: block;
	max-width: 100%;
	height: auto
}

.flex--media figure figcaption {
	font-size: 0.9em;
	line-height: 1.6;
	color: #666
}

.flex--media iframe {
	width: 100%
}

html.with-featherlight {
	overflow: hidden
}

.featherlight {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2147483647;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background: #333;
	background: rgba(0, 0, 0, 0)
}

.featherlight:last-of-type {
	background: rgba(255, 255, 255, 0.95)
}

.featherlight:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.featherlight .featherlight-content {
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	overflow: auto;
	padding: 25px 25px 0;
	border-bottom: 25px solid transparent;
	margin-left: 5%;
	margin-right: 5%;
	max-height: 95%;
	background: #fff;
	cursor: auto;
	white-space: normal;
	box-shadow: 0 5px 9px 1px rgba(0, 0, 0, 0.13) img;
	box-shadow-max-width: 100%;
	box-shadow-height: auto;
	box-shadow-margin: 0 0 1em
}

.featherlight .featherlight-inner {
	display: block
}

.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
	display: none
}

.featherlight .featherlight-close-icon {
	z-index: 9999;
	position: fixed;
	line-height: 1;
	width: 1em;
	height: 1em;
	background: transparent;
	color: #243032;
	font-size: 2em;
	top: 0.5em;
	right: 0.5em;
	cursor: pointer;
	text-align: center;
	font-family: Arial, sans-serif;
	border: none;
	padding: 0
}

.featherlight .featherlight-close-icon::-moz-focus-inner {
	border: 0;
	padding: 0
}

.featherlight .featherlight-close-icon:before {
	content: "Back to Content";
	position: absolute;
	right: 0;
	min-width: 200px;
	font-size: 0.9rem;
	top: 50%;
	transform: translateY(-50%);
	font-family: "BrandonGrotesque-Black";
	text-transform: uppercase;
	padding-right: 0.8rem;
	letter-spacing: 0.05em
}

.featherlight .featherlight-image {
	width: 100%
}

.featherlight iframe {
	border: none
}

.featherlight * {
	box-sizing: border-box
}

.featherlight-iframe .featherlight-content {
	border-bottom: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	box-shadow: 0 5px 9px 1px rgba(0, 0, 0, 0.13)
}

.featherlight-iframe .featherlight-content iframe {
	margin-bottom: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		margin-left: 0;
		margin-right: 0;
		max-height: 98%;
		padding: 10px 10px 0;
		border-bottom: 10px solid transparent
	}

	.featherlight-iframe .featherlight-content iframe {
		height: 50vw !important
	}
}

@media print {
	html.with-featherlight>*>:not(.featherlight) {
		display: none
	}
}

.insightera-dialog-modern-trim {
	background: none !important;
	padding: 0 !important;
	border-radius: 0 !important;
	box-shadow: 0 5px 9px 1px rgba(0, 0, 0, 0.13)
}

.insightera-dialog-modern-trim .ui-widget-header {
	border-radius: 0 !important;
	min-height: 0 !important
}

.__RTP__wrapper {
	display: flex;
	justify-content: center;
	align-items: center
}

.__RTP__wrapper .__RTP__container {
	width: 100%;
	max-width: calc(100vmin - 46px)
}

.__RTP__wrapper .__RTP__column_content {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-bottom: 0.5rem
}

.__RTP__wrapper .__RTP__image {
	width: 25%
}

.__RTP__wrapper .__RTP__image img {
	width: 100%;
	height: auto
}

.__RTP__wrapper .__RTP__column_inner_content {
	width: 70%
}

.__RTP__wrapper .__RTP__content {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 1rem 0 0;
	z-index: 1;
	width: 100%;
	font-size: 4vmin;
	overflow: hidden
}

.__RTP__wrapper .__RTP__content .mktoForm {
	width: 100% !important;
	margin: 1rem 0 0;
	display: flex;
	flex-direction: column
}

.__RTP__wrapper .__RTP__content .mktoForm .mktoFormRow:first-of-type {
	width: 100%;
	flex-grow: 1
}

.__RTP__wrapper .__RTP__content .mktoForm .mktoFormCol {
	width: 100%
}

.__RTP__wrapper .__RTP__content .mktoForm .mktoFieldWrap {
	width: 100%
}

.__RTP__wrapper .__RTP__content .mktoForm input {
	width: 100% !important;
	border: none;
	border-radius: 0;
	font-size: 1rem;
	height: 2rem
}

.__RTP__wrapper .__RTP__content .mktoForm .mktoButtonWrap {
	margin-left: 0 !important
}

.__RTP__wrapper .__RTP__content .mktoForm .mktoButton {
	border: 0 none transparent !important;
	border-radius: 0 !important;
	margin: 0;
	overflow: visible;
	line-height: 1;
	text-decoration: none;
	border-radius: 0;
	box-sizing: border-box;
	box-shadow: none;
	text-shadow: none;
	text-transform: uppercase;
	font-family: "BrandonGrotesque-Black", sans-serif;
	letter-spacing: 0.15em !important;
	font-weight: 900 !important;
	padding: 0.2em 1em !important;
	background: white !important;
	color: #4abd92 !important;
	font-size: 16px !important;
	height: 2rem !important
}

.__RTP__wrapper .__RTP__content .mktoForm .mktoRequiredField label.mktoLabel {
	display: none
}

.__RTP__wrapper .__RTP__content .mktoForm .mktoGutter,
.__RTP__wrapper .__RTP__content .mktoForm .mktoOffset {
	display: none
}

.__RTP__wrapper .__RTP__title {
	font: 16px/1.5 "leo", sans-serif;
	-webkit-font-smoothing: antialiased;
	max-height: 100000px;
	background: none;
	font-family: "leo", sans-serif;
	box-sizing: border-box;
	background-color: transparent;
	background-image: none;
	border: 0 none transparent;
	clear: none;
	clip: auto;
	cursor: auto;
	-webkit-filter: none;
	filter: none;
	float: none;
	height: auto;
	left: auto;
	list-style: disc outside none;
	overflow: visible;
	padding: 0;
	page-break-after: auto;
	page-break-before: auto;
	position: static;
	transform: none;
	text-align: start;
	top: auto;
	vertical-align: baseline;
	visibility: initial;
	word-break: normal;
	word-spacing: normal;
	z-index: auto;
	text-decoration: none;
	display: block;
	font-weight: 500 !important;
	line-height: 1.4;
	font-size: 20px;
	margin: 0;
	margin-left: 0 !important;
	width: 100% !important;
	margin-right: 21px;
	color: #ffffff !important;
	margin-bottom: 0
}

.__RTP__wrapper .__RTP__body {
	font: 16px/1.5 "leo", san-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	max-height: 100000px;
	background: none;
	box-sizing: border-box;
	background-color: transparent;
	background-image: none;
	border: 0 none transparent;
	clear: none;
	clip: auto;
	cursor: auto;
	-webkit-filter: none;
	filter: none;
	float: none;
	height: auto;
	left: auto;
	list-style: disc outside none;
	margin: 0;
	overflow: visible;
	padding: 0;
	page-break-after: auto;
	page-break-before: auto;
	position: static;
	transform: none;
	text-align: start;
	text-transform: none;
	top: auto;
	vertical-align: baseline;
	visibility: initial;
	width: auto;
	word-break: normal;
	word-spacing: normal;
	z-index: auto;
	color: inherit;
	text-decoration: none;
	display: block;
	color: #fff
}

@media only screen and (min-width: 415px) and (min-height: 415px) {

	.__RTP__wrapper .__RTP__container,
	.__RTP__wrapper.__RTP__bgImageTemplate .__RTP__content {
		width: 414px
	}
}

.__RTP__wrapper #WB-1 .__RTP__content {
	box-sizing: border-box;
	background-color: #4abd92
}

.__RTP__wrapper #WB-1 .__RTP__body,
.__RTP__wrapper #WB-1 .__RTP__header,
.__RTP__wrapper #WB-1 .__RTP__title {
	color: white
}

.__RTP__wrapper #WB-1 .__RTP__button {
	background-color: transparent;
	border: 1px solid white
}

.section h1 {
	margin: 0 0 2em;
	text-align: center
}

blockquote {
	margin: 0 0 20px;
	padding: 14px 0 11px 76px;
	position: relative;
	font-size: 21px;
	line-height: 35px;
	color: #000
}

blockquote:after {
	background: url("../../images/sprite.png") no-repeat -259px -109px;
	width: 44px;
	height: 38px;
	content: '';
	position: absolute;
	left: 1px;
	top: 21px
}

blockquote q {
	display: block
}

.intro-block p {
	margin: 0 0 1em
}

.navigate-block {
	font: 900 15px/17px "BrandonGrotesque-Black", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	margin: 0 0 4em
}

.navigate-block ul {
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top
}

.navigate-block li {
	float: left;
	padding: 0 0 0 20px;
	list-style: none
}

.navigate-block span {
	margin-bottom: 1em;
	display: inline-block
}

article#content h3 {
	color: #243032;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	font-family: "BrandonGrotesque-Black", sans-serif;
	font-size: 15px
}

#content,
.content-wrap {
	width: 92%;
	max-width: 940px;
	margin: 0 auto;
	padding: 3em 0
}

#content .intro-block,
.content-wrap .intro-block {
	margin: 1em auto 56px;
	position: relative;
	color: #666
}

#content .intro-block:after,
.content-wrap .intro-block:after {
	background: #deded4;
	width: 31px;
	height: 3px;
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -15px
}

.content-wrap {
	padding-bottom: 0
}

.hero {
	position: relative;
	background-image: url("../images/hero.jpg")
}

.hero .hero_content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 5em 0;
	text-align: center;
	color: #fff
}

.hero .hero_content h1 {
	font-size: 1em;
	display: inline-block;
	color: #fff;
	margin: 0
}

.hero .hero_content p {
	color: #f5f5f5;
	max-width: 1024px;
	margin: 0 auto 1rem
}

.hero .hero_content p:first-of-type {
	margin-top: 2rem
}

.hero .hero_content p:last-of-type {
	margin-bottom: 0
}

.hero .hero_title {
	font-size: 2rem;
	margin-bottom: 0
}

.hero .hero_author {
	position: absolute;
	bottom: -1.5em;
	left: 50%;
	transform: translateX(-50%)
}

.hero .hero_author a {
	width: 3em;
	height: 3em;
	display: block;
	border: 2px solid #fff;
	border-radius: 50%;
	overflow: hidden
}

.hero .hero_author a img {
	width: 100%;
	height: auto
}

@media (min-width: 768px) {
	.hero .hero_content {
		min-height: 15vh
	}

	.hero .hero_title {
		font-size: 3rem
	}
}

#main .flexible-content .block-title,
.flexible-content .block-content {
	max-width: 966px;
	margin-right: auto;
	margin-left: auto
}

#main .flexible-content .block-title {
	font-size: 20px;
	padding: 0 20px;
	margin-bottom: 22px
}

.flexible-content .block-content {
	color: #999;
	font-size: 15px;
	padding: 0 20px 35px
}

.block-page-links {
	text-align: center;
	padding: 112px 20px 94px
}

#main .block-page-links p {
	display: block;
	max-width: 660px;
	font-size: 15px;
	line-height: 1.6;
	color: #666;
	margin: 0 auto
}

.block-page-links .page-link {
	width: 33%;
	max-width: 190px;
	display: inline-block;
	vertical-align: top;
	font: 900 15px "BrandonGrotesque-Black", sans-serif;
	text-transform: uppercase;
	padding-top: 40px
}

.block-page-links .page-link img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto 22px
}

.block-testimonials-slider {
	position: relative;
	overflow: hidden;
	background-size: cover
}

.block-testimonials-slider .testimonials-slider-wrap {
	width: 75%;
	max-width: 820px;
	padding: 87px 0;
	margin: 0 auto
}

.block-testimonials-slider .slick-list,
.block-testimonials-slider .slick-track {
	padding: 0
}

.block-testimonials-slider .slick-slider {
	margin: 0
}

.block-testimonials-slider .slick-slide {
	opacity: 1
}

.block-testimonials-slider .testimonial-slide {
	position: relative;
	text-align: center;
	padding: 80px 0 37px
}

.block-testimonials-slider .testimonial-slide:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 53px;
	height: 44px;
	background: url("../../images/quotes-gray.png");
	margin-left: -21px
}

#main .block-testimonials-slider .testimonial-slide p {
	margin: 0
}

.block-testimonials-slider .testimonial-slide .content {
	color: #fff;
	font-size: 15px;
	line-height: 1.5;
	padding-bottom: 40px
}

.block-testimonials-slider .testimonial-slide .name {
	display: block;
	color: #fff;
	font: 900 13px "BrandonGrotesque-Black", sans-serif;
	text-transform: uppercase
}

.block-testimonials-slider .testimonial-slide small {
	display: block;
	color: #fff;
	font-size: 13px
}

.block-testimonials-slider .slick-prev,
.block-testimonials-slider .slick-next {
	display: none;
	overflow: hidden;
	position: absolute;
	left: -64px;
	top: 119px;
	width: 44px;
	height: 44px;
	border-radius: 25px;
	border: 3px solid #8e9394;
	margin: 0
}

.block-testimonials-slider .slick-prev:before,
.block-testimonials-slider .slick-next:before {
	content: '\2039';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-family: sans-serif;
	font-size: 26px;
	line-height: 36px;
	color: #8e9394;
	opacity: 1
}

.block-testimonials-slider .slick-prev:hover,
.block-testimonials-slider .slick-next:hover {
	border-color: #fff
}

.block-testimonials-slider .slick-prev:hover:before,
.block-testimonials-slider .slick-next:hover:before {
	color: #fff
}

.block-testimonials-slider .slick-next {
	left: auto;
	right: -64px
}

.block-testimonials-slider .slick-next:before {
	content: '\203A';
	text-indent: 3px
}

.block-image-content.start-section {
	padding: 50px 20px;
	margin: 0
}

.block-image-content.start-section:after {
	display: none
}

.block-image-content.start-section .btn-link {
	margin: 0
}

.block-image-content .content-wrap {
	max-width: 990px;
	padding: 0;
	margin: 0 auto
}

.block-image-content .image,
.block-image-content .content {
	display: block;
	vertical-align: middle
}

.block-image-content .image img {
	max-width: 100%;
	max-height: 100%;
	height: auto
}

.block-image-content .content {
	font-size: 20px;
	line-height: 1.6;
	text-align: center;
	padding: 18px 0 0
}

#main .block-image-content h2 {
	font-size: 30px;
	margin-bottom: 26px
}

.block-resources {
	text-align: center;
	padding: 54px 0
}

.block-resources .resources-wrap {
	width: 92%;
	max-width: 998px;
	margin: 0 auto
}

.block-resources .resources-wrap .column {
	width: 100%
}

.block-resources .resource {
	display: block;
	margin: 0 0 33px;
	text-transform: uppercase;
	background: #fff;
	text-align: left;
	text-decoration: none
}

.block-resources .thumb {
	position: relative;
	height: 225px;
	background-size: cover;
	background-repeat: none
}

.block-resources .thumb .category {
	position: absolute;
	bottom: 0;
	left: 10px;
	color: #fff
}

.block-resources .thumb .category.video:before {
	background-position: 0 0
}

.block-resources .thumb .category.newsletter:before {
	background-position: 0 -41px
}

.block-resources .thumb .category.slidehare:before {
	background-position: 0 -85px
}

.block-resources .title_section {
	padding: 0.5em 1.5em 1.5em
}

.block-resources .category {
	position: relative;
	font: 12px/45px "BrandonGrotesque-Black", sans-serif;
	color: #243032;
	display: block
}

.block-resources .category.video {
	padding-left: 24px
}

.block-resources .category.video:before {
	content: ' ';
	width: 24px;
	height: 24px;
	position: absolute;
	top: 13px;
	left: 0;
	background: url("../../../images/resource-icon-sprite.png") -30px 0 no-repeat
}

.block-resources .category.newsletter {
	padding-left: 24px
}

.block-resources .category.newsletter:before {
	content: ' ';
	width: 24px;
	height: 24px;
	position: absolute;
	top: 13px;
	left: 0;
	background: url("../../../images/resource-icon-sprite.png") -30px -41px no-repeat
}

.block-resources .category.slidehare {
	padding-left: 24px
}

.block-resources .category.slidehare:before {
	content: ' ';
	width: 24px;
	height: 24px;
	position: absolute;
	top: 13px;
	left: 0;
	background: url("../../../images/resource-icon-sprite.png") -30px -85px no-repeat
}

.block-resources .title {
	font: 16px/1.2 "BrandonGrotesque-Black", sans-serif;
	color: #4abd92
}

.block-resources .title.no-cat {
	padding: 1em 0 0;
	display: block
}

.block-partners {
	text-align: center;
	padding: 54px 0
}

.block-partners .partner-slide {
	float: left;
	width: 50%;
	position: relative;
	overflow: hidden;
	box-sizing: border-box
}

.block-partners .partner-slide:hover .partner-description {
	opacity: 1
}

.block-partners .partner-slide:hover img {
	filter: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz1cJ2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnXCc+PGZpbHRlciBpZD1cJ2dyYXlzY2FsZVwnPjxmZUNvbG9yTWF0cml4IHR5cGU9XCdtYXRyaXhcJyB2YWx1ZXM9XCcxIDAgMCAwIDAsIDAgMSAwIDAgMCwgMCAwIDEgMCAwLCAwIDAgMCAxIDBcJy8+PC9maWx0ZXI+PC9zdmc+#grayscale");
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1
}

.block-partners .partner-slide.third {
	clear: both
}

.block-partners .partner-slide img {
	max-width: 90%;
	filter: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz1cJ2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnXCc+PGZpbHRlciBpZD1cJ2dyYXlzY2FsZVwnPjxmZUNvbG9yTWF0cml4IHR5cGU9XCdtYXRyaXhcJyB2YWx1ZXM9XCcwLjMzMzMgMC4zMzMzIDAuMzMzMyAwIDAgMC4zMzMzIDAuMzMzMyAwLjMzMzMgMCAwIDAuMzMzMyAwLjMzMzMgMC4zMzMzIDAgMCAwIDAgMCAxIDBcJy8+PC9maWx0ZXI+PC9zdmc+#grayscale");
	-webkit-filter: gray;
	filter: gray;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .5;
	transition: all .2s ease-in-out
}

.block-partners .partner-description {
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all .2s ease-in-out;
	font: 15px/25px "leo", sans-serif;
	padding: 0 1em;
	color: #666
}

.block-partners .partners-slider-nav {
	max-width: 976px;
	text-align: center;
	margin: 0 auto
}

.block-partners .partner-nav-slide {
	position: relative;
	float: none;
	display: inline-block !important;
	width: 47% !important;
	max-width: 236px;
	height: 236px !important;
	line-height: 236px;
	text-align: center;
	background: #ededea;
	margin: 4px
}

.block-partners .partner-nav-slide:after {
	display: none;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -12px;
	border: solid;
	border-width: 12px 12px 0;
	border-color: #4abd92 transparent transparent;
	margin-left: -12px
}

.block-partners .partner-nav-slide.slick-active {
	z-index: 10;
	background: #4abd92
}

.block-partners .partner-nav-slide.slick-active:after {
	display: block
}

.block-partners .partner-nav-slide.slick-active .white-logo {
	display: inline-block
}

.block-partners .partner-nav-slide.slick-active .color-logo {
	display: none
}

.block-partners .partner-nav-slide span:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.block-partners .partner-nav-slide .color-logo,
.block-partners .partner-nav-slide .white-logo {
	display: inline-block;
	vertical-align: middle;
	max-width: 120px;
	height: auto;
	margin: 0 auto
}

.block-partners .partner-nav-slide .color-logo {
	filter: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz1cJ2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnXCc+PGZpbHRlciBpZD1cJ2dyYXlzY2FsZVwnPjxmZUNvbG9yTWF0cml4IHR5cGU9XCdtYXRyaXhcJyB2YWx1ZXM9XCcwLjMzMzMgMC4zMzMzIDAuMzMzMyAwIDAgMC4zMzMzIDAuMzMzMyAwLjMzMzMgMCAwIDAuMzMzMyAwLjMzMzMgMC4zMzMzIDAgMCAwIDAgMCAxIDBcJy8+PC9maWx0ZXI+PC9zdmc+#grayscale");
	-webkit-filter: gray;
	filter: gray;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.block-partners .partner-nav-slide .white-logo {
	display: none
}

.block-upcoming-events {
	text-align: center;
	background: #4abd92;
	padding: 0 20px 29px
}

.block-upcoming-events .title {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	color: #fff;
	font: 900 18px/1 "BrandonGrotesque-Black", sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding: 28px 0
}

.block-upcoming-events .upcoming_event {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	background: url("../../images/event-darkgreen.png") 0 50% no-repeat;
	padding: 0 0 0 54px
}

.block-upcoming-events .upcoming_event .event_title {
	display: block;
	color: #fff;
	font: 900 14px "BrandonGrotesque-Black", sans-serif;
	text-transform: uppercase;
	padding: 4px 0 0;
	margin: 0
}

.block-upcoming-events .upcoming_event .event_date {
	display: block;
	color: #fff
}

.block-events {
	text-align: center;
	background: #ebebe9;
	padding: 54px 20px
}

#main .block-events .block-title,
.block-events .block-content {
	padding-right: 0;
	padding-left: 0
}

.block-events .event {
	position: relative;
	max-width: 916px;
	text-align: left;
	background: #fff;
	padding: 25px;
	margin: 0 auto 20px
}

#main .block-events .event .event-title {
	font-size: 18px
}

#main .block-events .event.none {
	padding: 55px;
	text-align: center
}

#main .block-events .event.none h2 {
	margin-bottom: 2em
}

.block-events .event-title {
	display: block
}

.block-events .event-title a {
	color: #243032
}

.block-events .event-title span {
	position: absolute;
	display: none;
	top: 55px;
	left: 55px;
	width: 83px;
	height: 57px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #4abd92;
	padding: .9em 0 .4em;
	line-height: 1.2
}

.block-events .event-title span b {
	display: block;
	font-size: 30px;
	line-height: 1
}

.block-events .event-title i {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 1em;
	width: 83px;
	height: auto;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background: #2c9171;
	padding: 1em .5em 0.7em;
	display: block;
	box-sizing: border-box
}

.block-events .event-meta {
	position: relative;
	font: 900 12px/1.5 "BrandonGrotesque-Black", sans-serif !important;
	text-transform: uppercase;
	padding-bottom: 25px
}

.block-events .event-meta:after {
	content: '';
	background: #deded4;
	width: 31px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0
}

.block-events .event-meta .tribe-events-gmap {
	white-space: nowrap
}

.block-events .event-meta .dtstart,
.block-events .event-meta .dtend {
	display: inline-block;
	vertical-align: middle
}

.block-events .event-meta .time-details {
	padding: 0 0 6px;
	margin: 0
}

.block-events .event-meta address.tribe-events-address,
.block-events .event-meta .tribe-events-venue-details {
	font: 900 12px/1.5 "BrandonGrotesque-Black", sans-serif !important
}

.block-events .description {
	padding-top: 18px
}

#main .block-events .description p {
	margin: 0 0 10px
}

.block-events .more-info {
	font: 900 12px "BrandonGrotesque-Black", sans-serif;
	text-transform: uppercase;
	text-decoration: underline
}

.block-events .see-all {
	padding-top: 34px
}

.events-main-wrapper {
	padding: 84px 0 0
}

.events-view {
	text-align: center
}

.events-view a {
	display: inline-block;
	color: #999999;
	font: 900 13px/1 "BrandonGrotesque-Black", sans-serif;
	text-transform: uppercase;
	margin: 0 10px
}

.events-view a:before {
	content: "";
	position: relative;
	top: 1px;
	display: inline-block;
	width: 15px;
	height: 13px;
	background-image: url("../../images/sprite-event-views.png");
	margin-right: 10px
}

.events-view a.selected,
.events-view a:hover {
	color: #4abd92
}

.events-view a[data-view="list"]:before {
	background-position: 0 0
}

.events-view a[data-view="list"].selected:before,
.events-view a[data-view="list"]:hover:before {
	background-position: 0 100%
}

.events-view a[data-view="month"]:before {
	background-position: 100% 0
}

.events-view a[data-view="month"].selected:before,
.events-view a[data-view="month"]:hover:before {
	background-position: 100% 100%
}

#tribe-events-content {
	margin: 3em auto
}

#tribe-events-content .block-events {
	position: relative;
	color: #666;
	padding-top: 54px;
	padding-bottom: 54px;
	margin-top: 60px
}

#tribe-events-content .block-events:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	border: solid;
	border-width: 12px 12px 0;
	border-color: #f6f9fa transparent transparent;
	margin-left: -12px
}

#tribe-events-content .tribe-events-list-separator-month {
	display: none
}

#tribe-events-content #tribe-events-header,
#tribe-events-content .tribe-events-user-recurrence-toggle {
	display: none
}

#tribe-events-content #tribe-events-footer {
	max-width: 966px;
	padding-top: 0;
	margin: 0 auto
}

#tribe-events-content #tribe-events-footer a.tribe-events-ical,
#tribe-events-content #tribe-events-footer a.tribe-events-gcal {
	margin-right: 19px
}

#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-right,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {
	margin-right: 19px
}

.events-calendar-wrapper {
	max-width: 966px;
	margin: 0 auto
}

@media screen and (max-width: 600px) {
	.block-page-links {
		padding: 2em 0;
		width: 92%;
		margin: 0 auto
	}

	.block-page-links .page-link {
		width: 33%;
		padding: 2em 1em 1em;
		box-sizing: border-box;
		font-size: 12px
	}

	.block-page-links .page-link img {
		max-width: 100%;
		height: auto;
		margin: 0 auto 0.7em
	}

	.block-testimonials-slider .testimonials-slider-wrap {
		padding: 3em 0
	}

	.block-upcoming-events .upcoming_event {
		box-sizing: border-box
	}
}

@media screen and (max-width: 600px) {
	.block-testimonials-slider .testimonials-slider-wrap {
		width: 92%
	}

	.block-image-content h2 {
		margin-bottom: 0.7em
	}

	.block-image-content p {
		line-height: 1.2
	}

	.block-image-content .image {
		width: 25%;
		margin: 0 auto
	}

	.block-resources {
		padding: 2em 0 1em
	}

	.block-resources .resource {
		margin: 0 0 1em
	}
}

@media (min-width: 480px) {
	.block-partners .partner-slide {
		width: 50%;
		border-right: 1px solid #ededea
	}

	.block-partners .partner-slide.second {
		border-right: none
	}
}

@media (min-width: 650px) {
	.block-resources .resources-wrap .column {
		float: left;
		width: 30%;
		margin: 0 1.5%
	}

	.block-resources .title {
		font: 16px/1.2em "BrandonGrotesque-Black", sans-serif
	}
}

@media (max-width: 768px) {
	.block-events .event-meta .tribe-events-venue-details {
		padding: 12px 0 0
	}
}

@media (min-width: 768px) {
	#main .flexible-content .block-title {
		font-size: 30px
	}

	.flexible-content .block-content {
		font-size: 20px
	}

	#main .block-page-links p {
		font-size: 20px
	}

	.block-testimonials-slider .testimonials-slider-wrap {
		padding: 129px 0 43px
	}

	.block-testimonials-slider .testimonial-slide {
		padding: 80px 85px 37px
	}

	.block-testimonials-slider .testimonial-slide .content {
		font-size: 20px
	}

	.block-testimonials-slider .slick-prev,
	.block-testimonials-slider .slick-next {
		display: block
	}

	.block-image-content.start-section {
		padding: 118px 20px 101px
	}

	.block-image-content .image,
	.block-image-content .content {
		display: inline-block
	}

	.block-image-content .image {
		width: 29%
	}

	.block-image-content .content {
		width: 59%;
		text-align: left;
		padding: 0 3% 0 8%
	}

	.block-partners {
		padding: 104px 0
	}

	.block-partners .partner-slide {
		width: 33%
	}

	.block-partners .partner-slide.second {
		border-right: 1px solid #ededea
	}

	.block-partners .partner-slide.third {
		border-right: none;
		clear: none
	}

	.block-partners .partners-slider-wrap {
		padding: 53px 0 100px
	}

	.block-partners .partner-nav-slide {
		width: 24% !important;
		margin: 0 0 0 1%
	}

	.block-partners .partner-nav-slide:first-child {
		width: 25% !important;
		margin-left: 0
	}

	.block-events {
		padding: 104px 20px
	}

	#main .block-events .event-title {
		font-size: 22px
	}

	.block-upcoming-events {
		padding: 29px 20px
	}

	.block-upcoming-events,
	.block-upcoming-events * {
		box-sizing: border-box
	}

	.block-upcoming-events .title {
		width: 23%;
		max-width: 200px;
		font-size: 15px;
		text-align: left;
		border-right: 1px solid #a5dec9
	}

	.block-upcoming-events .upcoming_event {
		width: 76%;
		max-width: 722px;
		font-size: 15px;
		background-position: 32px 50%;
		padding: 0 0 0 90px
	}

	.block-upcoming-events .upcoming_event .event_title {
		font-size: 15px
	}

	.block-resources .resources-wrap .column {
		float: left;
		width: 30%;
		margin: 0 1.5%
	}
}

@media (min-width: 960px) {
	.block-events .event {
		max-width: 736px;
		padding: 55px 55px 55px 175px
	}

	.block-events .event-title span {
		display: block
	}

	.block-events .event-title i {
		position: absolute;
		top: 133px;
		left: 55px
	}

	.block-partners .partner-slide {
		width: 25%
	}

	.block-partners .partner-slide img {
		max-width: 50%;
		height: auto;
		padding: 33px 0
	}

	.block-partners .partner-slide.second_row {
		border-bottom: none
	}

	.block-partners .partner-slide.third {
		border-right: 1px solid #ededea
	}

	.block-partners .partner-slide.fourth {
		border-right: none
	}

	.block-resources .title {
		font: 22px/30px "BrandonGrotesque-Black", sans-serif
	}
}

.modal_content {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.9);
	overflow: scroll
}

.modal_content .close_modal {
	position: absolute;
	top: 20px;
	right: 0;
	background: url("../../images/close.png") 0 0 no-repeat;
	width: 32px;
	height: 32px
}

.home .modal_content .close_modal {
	right: 0
}

.modal_content.open {
	display: block
}

.modal_content .content_wrap {
	position: relative;
	width: 92%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 70px 0 0;
	color: #FFF
}

.modal_content h3 {
	color: #FFF;
	font-size: 2em;
	margin: 0 0 1em
}

.modal_content h1 {
	color: #FFF;
	margin-bottom: 0.2em
}

.modal_content .iframe_wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	margin: 0 0 2em
}

.modal_content .iframe_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.modal_content .cta--newsletter {
	padding: 5em 0
}

.modal_content .cta--newsletter h3 {
	margin-bottom: .5em
}

.modal_content .cta--newsletter span {
	margin-bottom: 1em
}

.modal_content .cta--newsletter .hbspt-form form .hs_submit .hs-button {
	background: transparent
}

.modal_content .cta--newsletter .hbspt-form form .hs_submit .hs-button:hover {
	background: #fff;
	color: #4abd92
}

body.modal_open {
	overflow: hidden !important
}

body.modal_open .roadmap-block {
	opacity: 1
}

#main .roadmap_links {
	margin: 0;
	clear: both
}

#main .roadmap_links li {
	padding: 0 0 6px;
	list-style-type: none
}

#main .roadmap_links li:before {
	content: none
}

#main .roadmap_links .thumb {
	width: 30px;
	height: auto;
	position: relative;
	top: 7px;
	display: inline-block
}

#main .roadmap_links .thumb img {
	max-width: 100%;
	margin: 0 auto;
	display: block
}

#main .compass-block .roadmap_links {
	margin: 0 0 0 27px;
	padding: 0
}

@media (max-width: 1025px) {
	.modal_content {
		width: 100%
	}

	.modal_content .iframe_wrap {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 25px;
		height: 0;
		margin: 0 0 2em
	}

	.modal_content .iframe_wrap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
}

@media (max-width: 850px) {
	.modal_content .close_modal {
		right: 0;
		width: 20px;
		height: 20px;
		background-size: contain
	}

	.modal_content .content_wrap {
		width: 92%
	}

	.modal_content p {
		margin-bottom: 1em
	}
}

body.focused {
	overflow: hidden;
	height: 100vh
}

.focused-view {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 1000;
	background-color: #f6f9fa;
	top: 0;
	left: 0
}

.focused-view .focus-inner {
	display: grid;
	justify-content: space-between;
	grid-template-columns: 20vw 1fr
}

body.focused .focused-view {
	display: block
}

.focused-view .loading {
	transition: all 0.2s ease-in-out;
	opacity: 0.5
}

.focused-view .flex {
	max-width: 800px
}

.focused-view .flex img {
	max-width: 100%;
	height: auto
}

.focused-view .focus-sidebar {
	width: 20vw;
	max-width: 400px;
	height: 100vh;
	background: #062935 url("../images/focus/topo-bg.png") 50% no-repeat;
	background-size: cover;
	display: grid;
	grid-template-rows: 100px 1fr;
	/* align-items: center; */
}

.focused-view .focus-sidebar .top .logo {
	max-width: 70%;
	display: none;
	margin: 1.5rem auto
}

.focused-view .focus-sidebar .bottom {
	position: relative;
	background: #4abd92;
	color: #fff;
	display: block;
	padding: 1.2rem 2rem;
	text-decoration: none
}

.focused-view .focus-sidebar .bottom strong {
	display: block;
	font-size: 1rem;
	line-height: 1.6;
	letter-spacing: 0.15em
}

.focused-view .focus-sidebar .bottom em {
	display: block;
	font-size: 1rem;
	line-height: 1.6
}

.focused-view .focus-sidebar .bottom:after {
	content: " ";
	position: absolute;
	top: 50%;
	right: 1rem;
	width: 1em;
	height: 1em;
	background: url("../images/chevron-right.png") 50% no-repeat;
	background-size: contain;
	display: inline-block;
	transform: translateY(-50%)
}

.focused-view .focus-sidebar .bottom:hover {
	background-color: #2c9171
}

.focused-view .focus-sidebar .content:before {
	content: "More Content";
	padding: 0.8em 1em;
	display: block;
	color: white;
	font-family: "BrandonGrotesque-Black";
	text-transform: uppercase;
	letter-spacing: 0.08em;
	font-size: 1.3rem;
	margin: 0 0 1rem;
	text-align: center
}

.focused-view .focused-side-nav {
	margin: 0
}

.focused-view .focused-side-nav li {
	list-style: none;
	padding: 0;
	margin: 0
}

.focused-view .focused-side-nav li.active,
.focused-view .focused-side-nav li:hover {
	background: #fff
}

.focused-view .focused-side-nav li.active a,
.focused-view .focused-side-nav li:hover a {
	color: #302e2a
}

.focused-view .focused-side-nav a {
	display: block;
	cursor: pointer;
	padding: 0.8em 1em;
	color: #fff;
	text-decoration: none;
	line-height: 1.4;
	font-size: 14px
}

.focused-view .focus-content {
	height: 100vh;
	padding: 6vmin 0 4rem;
	overflow: scroll;
	box-sizing: border-box
}

.focused-view .focus-content .wrap {
	max-width: 800px
}

.focused-view .controls {
	display: grid;
	grid-template-columns: 80px 1fr 80px;
	-moz-column-gap: 1rem;
	column-gap: 1rem;
	align-items: center;
	margin-bottom: 2rem
}

.focused-view .controls .back {
	display: block;
	color: #302e2a;
	cursor: pointer
}

.focused-view .controls .back:before {
	content: " ";
	width: 1em;
	height: 1em;
	background: url("../images/vectors/chevron-left.svg") 50% no-repeat;
	background-size: contain;
	display: inline-block;
	position: relative;
	top: 0.15em;
	margin-right: 0.4em
}

.focused-view .controls .logo {
	width: 100%;
	margin: 0 auto;
	max-width: 160px
}

.focused-view .controls .logo svg {
	display: block
}

.focused-view .article-header h1 {
	font-size: clamp(30px, 3vw, 50px);
	margin: 0
}

.focused-view .article-header h1+* {
	margin-top: 1rem
}

@media (max-width: 768px) {
	.focused-view .focus-sidebar {
		display: none
	}

	.focused-view .focus-inner {
		grid-template-columns: 1fr
	}
}

@media (max-width: 600px) {
	.focused-view .blog-content-wrap {
		word-break: break-word;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto
	}

	.focused-view .blog-content-wrap a {
		word-break: break-word
	}

	.focused-view .blog-content-wrap>.flex {
		margin: 2rem auto
	}

	.focused-view .blog-content-wrap>.flex:first-child {
		margin-top: 0
	}

	.focused-view .controls .back {
		font-size: 14px
	}

	.focused-view .follow_links {
		display: flex;
		flex-direction: column;
		margin-bottom: 1rem;
		color: #F5B939;
	}

	.focused-view .article-header {
		padding: 2rem 0
	}
}

.video_wrapper {
	position: relative;
	height: 0;
	padding: 0 0 56.35%;
	margin-bottom: 2em
}

.video_wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.video_wrapper video {
	width: 100%
}

#main {
	padding: 0
}

@media (min-width: 768px) {
	#main {
		padding: 3em 0
	}
}

.the-content {
	font-size: 14px;
	color: #666
}

body.page-id-38 #wrapper #main article h1 {
	display: none
}

.intro-block {
	font-size: 21px;
	line-height: 32px;
	text-align: center;
	overflow: hidden;
	max-width: 900px;
	margin: 0 auto;
	width: 92%
}

.content-holder {
	max-width: 965px;
	margin: 0 auto;
	padding: 0 15px;
	box-sizing: border-box;
	width: 92%
}

.section .content-holder {
	padding: 77px 15px 69px
}

.section .intro-block {
	margin: 0 auto 35px
}

.section.mark-bg {
	background: #f5f5f2
}

.section.mark-bg .content-holder {
	padding-top: 121px
}

.widget {
	background: #fff;
	border-radius: 3px;
	padding: 12.34% 14.24% 13.29%;
	text-align: center;
	margin: 0 0 58px
}

.more-link {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 5px;
	border-bottom: 1px solid #4abd92;
	margin: 0 0 30px;
	font: 900 12px/16px "BrandonGrotesque-Black", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px
}

.more-link:hover {
	text-decoration: none;
	border-color: transparent !important
}

.links-list img {
	display: block;
	margin: 0 auto 24px
}

.links-list a {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 4px;
	font: 900 15px/17px "BrandonGrotesque-Black", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px
}

.links-list a:hover {
	text-decoration: none;
	border-color: transparent
}

.single-guides .attachment-guides_first_thumbnail {
	margin-bottom: 1em
}

blockquote .author {
	display: block;
	font-style: italic;
	color: #666
}

.contact-company {
	text-transform: uppercase;
	font-family: "BrandonGrotesque-Black", sans-serif;
	font-size: 14px;
	margin-bottom: 15px !important;
	padding-top: 20px
}

@media (max-width: 1025px) {
	.visual {
		width: 100%
	}
}