.lity {
	background: rgba(255,255,255,.85);
}

.lity-close, .lity-close:hover {
	text-shadow: none;
	color: #434040;
}

.lity-close:hover {
	color: #000;
}

.lity-content::after {
	box-shadow: none;
}

#nomads-popup .popup-close {
  width: 35px;
  height: 0;
  padding: 35px 0 0;
  overflow: hidden;
  -webkit-appearance: none;
  cursor: pointer;
  border: 0;
  background: transparent url("/_css/_img/popup-close.png") center no-repeat;
  background-size: 18px 18px;
  opacity: .5;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

body {
	color: #434040;
	font-family: roboto-slab, sans-serif;
	font-weight: 300;
}

body::before {
	width:0; 
	height:0; 
	overflow:hidden;
	position: absolute;
	top:-9999rem;
	left: -9999rem;
	z-index:-1;
	opacity: 0;
	content:url("/_css/_img/bkg-nav.png");
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
	font-family:  acumin-pro-condensed, sans-serif;
	font-weight: 600;
}

h1 {
	font-size: 5.2em;
	letter-spacing: -.025em;
	line-height: 1em;
	margin-bottom: .4em;
}

h2 {
	font-size: 4.5em;
}

h2.is-small {
	margin-bottom: 35px;
	font-size: 1.9em;
	font-weight: normal;
	font-weight: 600;
	letter-spacing: .06em;
}

h2 sup {
	bottom: .5em;
}

h3 {
	font-size: 1.4em;
	font-weight: 600;
	letter-spacing: .19em;
	line-height: 1.35em;
	color: #999999;
}

h3.section-heading {
	margin-bottom: 60px;
}

h4 {
	font-size: 2.5em;
	line-height: .9em;
}

h5 {
	font-family:  acumin-pro-condensed, sans-serif;
	font-weight: 600;
	font-size: 1.4em;
	letter-spacing: .1em;
}

h6 {
	font-size: 1em;
}

p {
	font-size: 1.2em;
}

p.is-big {
	font-size: 1.45em;
	margin-bottom: 24px;
}

p.is-small {
	font-size: 1.1em;
}

a {
	color: #434040;
	text-decoration: none;
	border-bottom: 1px solid #dbdbdb;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
}

a:hover {
	color: #999999;
	border-bottom-color: rgba(0,0,0,0);
}

hr {
	max-width: 40%;
	margin: 0 auto;
	display: block;
	border: 0 none;
	height: 100px;
	background: url("_img/bkg-horiz-separator.png") repeat-x center;
	background-size: auto 5px;
	opacity: .5;
}

.small-margin {
	margin-bottom: 20px !important;
}

.no-margin {
	margin-bottom: 0px !important;
}

.small-kerning {
	letter-spacing: .04em;
}

.content {
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 25px;
	padding-right: 25px;
}

.section-padding::before {
	content: '';
	display: block;
	width: 100%;
	height: 9px;
	position: relative;
	top: -4px;
	z-index: 1000;
	background: url("_img/bkg-edge-white.png") no-repeat center;
	background-size: 100% 9px;
}

.section-padding .content {
	padding-top: 100px;
	padding-bottom: 100px;
}

span.hr {
	display: block;
	width: 30px;
	height: 4px;
	margin: 30px auto 27px;
	background: #696565;
}

.button, .button:active, .button:focus {
	padding: .68em 2.1em;
	font-size: 1.15em;
	letter-spacing: .065em;
	line-height: normal;
}

.button.is-big {
	padding: .6em 2.7em;
	font-size: 1.32em;
}

.button.is-small {
	padding: .6em 1.9em;
	font-size: .92em;
}

.button, .button.is-secondary, 
.button:active, .button:focus, 
.button-is-secondary:active, .button-is-secondary:focus {
	font-family:  acumin-pro-condensed, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px; 
	border-radius: 100px;
}

.button, .button.is-big {
	background-color: #434040; 
	color: #fff;
}

.button.is-secondary {
	background-color: transparent;
	border-color: #434040;
	color: #434040;
}

.button.is-secondary:hover, .button.is-secondary:active, .button.is-secondary:focus {
    color: rgba(255,255,255,.95);
    background: #2d2c2c;
    border-color: #2d2c2c;
}

.button:hover, .button:active, .button:focus, .button.is-small:active, .button.is-small:focus {
	background-color: #2d2c2c;
}
.button.is-big:hover {
	border-color: #2d2c2c;
	color: #fff;
}

.play-button, .play-button:active, .play-button:focus {
	padding-left: 80px !important;
	background-image: url('_img/play-icon.png');
	background-repeat: no-repeat;
	background-position: 45px center;
	background-size: 22px auto;
}

.play-button span {
	position: static;
	font-size: inherit;
	display: inline;
	width: auto;
}

a.arrow-button-down {
	padding-bottom: 85px;
	font-family:  acumin-pro-condensed, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .07em;
	border-bottom: 0 none;
}

a.arrow-button-down.white {
	background: url("_img/icon-arrow-down-white.png") no-repeat bottom center;
	background-size: auto 75px;
	opacity: 1;
}

.arrow-down {
	padding-top: 95px;
	background: url("_img/icon-arrow-down.png") no-repeat top center;
	background-size: auto 75px;
}

.arrow-down.text-top {
	padding-top: 0;
	padding-bottom: 95px;
	background-position: bottom center;
}

.arrow-angle-left, .arrow-angle-right {
	padding-top: 95px;
	background: url("_img/icon-arrow-angle-left.png") no-repeat center 4px;
	background-size: auto 65px;
}

.arrow-angle-right {
	background-image: url("_img/icon-arrow-angle-right.png");
}

input[type="email"] {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px; 
	border-radius: 100px;
}

input[type="submit"] {
	width: auto;
}

.txt-white, .txt-white a, a.txt-white { color: #fff; }
.txt-orange, .txt-orange a, a.txt-orange { color: #d47800; }
.txt-red, .txt-red a, a.txt-red { color: #8b0b04; }
.txt-gold, .txt-gold a, a.txt-gold { color: #c3a52c; }
.txt-gray, .txt-gray a, a.txt-gray { color: #999999; }
.txt-dark-gray, .txt-dark-gray a, a.txt-dark-gray { color: #434040; }
.txt-light-gray, .txt-light-gray a, a.txt-light-gray { color: #dbdbdb; }
.txt-lighter-gray, .txt-lighter-gray a, a.txt-lighter-gray { color: #efefef; }
.txt-black, .txt-black a, a.txt-black { color: #2d2c2c; }
.txt-stuck, .txt-stuck a, a.txt-stuck { color: #e4701e; }
.txt-trac, .txt-trac a, a.txt-trac { color: #0fa8c4; }
.txt-focused-living, .txt-focused-living a, a.txt-focused-living { color: #f7a11a; }
.txt-resonance, .txt-resonance a. a.txt-resonance { color: #78a22f;}
.txt-lbu, .txt-lbu a, a.txt-lbu { color: #3f6588; }
.txt-blue, .txt-blue a, a.txt-blue { color: #226791;}
.txt-resonance, .txt-resonance a, a.txt-resonance { color: #78a22f; }
.txt-nomad-green, .txt-nomad-green a, a.txt-nomad-green { color: #49531b; }

.bkg-white { background-color: #fff; }
.bkg-orange { background-color: #d47800; }
.bkg-red { background-color: #8b0b04; }
.bkg-gold { background-color: #c3a52c; }
.bkg-gray { background-color: #999999; }
.bkg-dark-gray { background-color: #434040; }
.bkg-light-gray { background-color: #dbdbdb; }
.bkg-lighter-gray { background-color: #efefef; }
.bkg-black { background-color: #2d2c2c; }
.bkg-stuck { background-color: #e4701e; }
.bkg-trac { background-color: #0fa8c4; }
.bkg-focused-living { background-color: #f7a11a; }
.bkg-resonance { background-color: #78a22f;}
.bkg-lbu { background-color: #3f6588; }
.bkg-blue { background-color: #226791; }
.bkg-resonance { background-color: #78a22f; }
.bkg-nomad-green { background-color: #49531b; }

.highlight {
	display: inline;
	padding: 0 0 2px;
	margin-left: 18px;
	line-height: 1.7em;
	-webkit-box-decoration-break:clone;
	-moz-box-decoration-break:clone; 
	box-decoration-break: clone;
}

.highlight.bkg-white { box-shadow: 18px 0 0 #fff, -18px 0 0 #fff; }
.highlight.bkg-orange { box-shadow: 18px 0 0 #d47800, -18px 0 0 #d47800; }
.highlight.bkg-red { box-shadow: 18px 0 0 #8b0b04, -18px 0 0 #8b0b04; }
.highlight.bkg-gold { box-shadow: 18px 0 0 #c3a52c, -18px 0 0 #c3a52c; }
.highlight.bkg-gray { box-shadow: 18px 0 0 #999999, -18px 0 0 #999999; }
.highlight.bkg-dark-gray { box-shadow: 18px 0 0 #434040, -18px 0 0 #434040; }
.highlight.bkg-light-gray { box-shadow: 18px 0 0 #dbdbdb, -18px 0 0 #dbdbdb; }
.highlight.bkg-lighter-gray { box-shadow: 18px 0 0 #efefef, -18px 0 0 #efefef; }
.highlight.bkg-black { box-shadow: 18px 0 0 #2d2c2c, -18px 0 0 #2d2c2c; }
.highlight.bkg-stuck { box-shadow: 18px 0 0 #e4701e, -18px 0 0 #e4701e; }
.highlight.bkg-trac { box-shadow: 18px 0 0 #0fa8c4, -18px 0 0 #0fa8c4; }
.highlight.bkg-focused-living { box-shadow: 18px 0 0 #f7a11a, -18px 0 0 #f7a11a; }
.highlight.bkg-resonance { box-shadow: 18px 0 0 #78a22f, -18px 0 0 #78a22f; }
.highlight.bkg-lbu { box-shadow: 18px 0 0 #3f6588, -18px 0 0 #3f6588; }
.highlight.bkg-blue { box-shadow: 18px 0 0 #226791, -18px 0 0 #226791; }
.highlight.bkg-nomad-green { box-shadow: 18px 0 0 #49531b, -18px 0 0 #49531b; }

.noise::before, .noise::after {
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	position: relative;
	top: -4px;
	z-index: 1000;
	background-size: 100% 4px !important;
}

.noise::after {
	top: 3px;
	z-index: 900;
}

.bkg-orange.noise {
	background: url("_img/bkg-orange.jpg") repeat center;
	background-size: 90px auto;
}

.bkg-orange.noise::before {
	background: url("_img/bkg-edge-orange.png") no-repeat center;
}

.bkg-orange.noise::after {
	background: url("_img/bkg-edge-orange-bottom.png") no-repeat center;
}

.bkg-red.noise {
	background: url("_img/bkg-red.jpg") repeat center;
	background-size: 90px auto;
}

.bkg-red.noise::before {
	background: url("_img/bkg-edge-red.png") no-repeat center;
}

.bkg-red.noise::after {
	background: url("_img/bkg-edge-red-bottom.png") no-repeat center;
}

.bkg-gold.noise {
	background: url("_img/bkg-gold.jpg") repeat center;
	background-size: 90px auto;
}

.bkg-gold.noise::before {
	background: url("_img/bkg-edge-gold.png") no-repeat center;
}

.bkg-gold.noise::after {
	background: url("_img/bkg-edge-gold-bottom.png") no-repeat center;
}

.bkg-light-gray.noise {
	background: url("_img/bkg-light-gray.jpg") repeat center;
	background-size: 90px auto;
}

.bkg-light-gray.noise::before {
	background: url("_img/bkg-edge-light-gray.png") no-repeat center;
}

.bkg-light-gray.noise::after {
	background: url("_img/bkg-edge-light-gray-bottom.png") no-repeat center;
}

.bkg-lighter-gray.noise {
	background: url("_img/bkg-lighter-gray.jpg") repeat center;
	background-size: 110px auto;
}

.bkg-lighter-gray.noise::before {
	background: url("_img/bkg-edge-lighter-gray.png") no-repeat center;
}

.bkg-lighter-gray.noise::after {
	background: url("_img/bkg-edge-lighter-gray-bottom.png") no-repeat center;
}

a.bkg-orange, a.bkg-red, a.bkg-gold {
	color: #fff;
}

.bkg-bottom-color-bar {
	padding-bottom: 25px;
	background: url("_img/color-band.png") no-repeat center 98.8%;
	background-size: auto;
	background-size: 100% 23px;
}

.bkg-bottom-coach-bar {
	padding-bottom: 25px;
	background: url("_img/coach-band.png") no-repeat center 98.8%;
	background-size: auto;
	background-size: 100% 23px;
}

span.icon-circle {
	width: 1.3em;
	height: 1.3em;
	display: inline;
	text-align: center;
	line-height: 1em;
	margin-right: 7px;
	background: #fff;
	border-radius: .65em;
}

.bullet::after {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	margin: 24px auto 20px;
	background-color: #ccc;
}

.lb-form .form-item {
	margin-bottom: 20px;
}

.lb-form input[type="text"],
.lb-form input[type="email"],
.lb-form input[type="phone"] {
	padding: 8px 28px 9px;
	font-family: acumin-pro, sans-serif;
	font-weight: 300;
	font-size: 1.15em;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px; 
	border-radius: 100px;
}

.lb-form label {
	padding-left: 20px;
	font-family:  acumin-pro-condensed, sans-serif;
	font-weight: 500;
	font-size: 1em;
	letter-spacing: .04em;
	text-transform: uppercase;
	color: #434040;
}

.lb-form .form-item p {
	padding-left: 20px;
	font-weight: 300;
	font-size: 1.15em;
	margin-bottom: 8px;
}

.lb-form .form-item p.is-small {
	font-size: .85em;
}

.lb-form .form-item p.is-smaller {
	padding-left: 8px;
	font-size: .85em;
}

.lb-form .button-wrap {
	margin-top: 30px;
}

.lb-form #form-status {
	margin-top: 30px;
}

.is-brand a  {
	width: 212px;
	height: 0;
	overflow: hidden;
	padding-top: 55px;
	background: url("_img/lb-logo.png") no-repeat center top;
	background-size: 100% auto;
	border-bottom: 0 none;
}

header.header {
	width: 100%;
	position: absolute;
	top: 0;
}

header #navigation {
	padding-top: 6px;
}

header .is-navbar-container {
	padding-top: 36px;
}

header .is-navbar a:not(.button) {
	font-family: acumin-pro-condensed, sans-serif;
	font-weight: 600;
	font-size: 1.18em;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .03em;
	color: #fff;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
	border-bottom: 2px solid rgba(255,255,255,0);
}

header .is-navbar a:not(.button):hover {
	border-color: rgba(255,255,255,.7);
	opacity: .7;
}

header .is-navbar li.is-active a:not(.button),
body.individuals header .is-navbar li.nav-individuals a:not(.button),
body.churches header .is-navbar li.nav-churches a:not(.button),
body.coaches header .is-navbar li.nav-coaches a:not(.button) {
	opacity: 1;
	border-color: rgba(255,255,255,1);
}

header .is-navbar li#main-menu-button {
	margin-left: 50px;
}

header .is-navbar li#main-menu-button a:not(.button):hover {
	border-color: rgba(0,0,0,0);
	opacity: .7;
}

header .icon-kube-menu {
	font-size: 1.55em;
}

.is-offcanvas {
	z-index: 2000;
}

#main-menu.is-offcanvas {
	background-color: transparent;
	-webkit-box-shadow: -14px 0px 24px -10px rgba(0,0,0,0.3);
	-moz-box-shadow: -14px 0px 24px -10px rgba(0,0,0,0.3);
	box-shadow: -14px 0px 24px -10px rgba(0,0,0,0.3);
	background-repeat: repeat-y;
	background-position: left center;
	background-size: 400px auto;
}

#main-menu.is-offcanvas ul, #main-menu.is-offcanvas li {
	margin: 0;
	padding: 37px 0 0 14px;
}

#main-menu.is-offcanvas ul#main-menu-tertiary {
	padding-top: 20px;
}

#main-menu.is-offcanvas li {
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
}

#main-menu.is-offcanvas li.button-link {
	margin-top: 32px;
}

#main-menu.is-offcanvas li a {
	text-decoration: none;
	border-bottom: 0 none;
	color: #878787;
	cursor: pointer;
}

#main-menu.is-offcanvas li a.nav-small {
	font-size: 1em !important;
	color: #a5a5a5;
}

#main-menu.is-offcanvas li a:hover {
	color: #434040;
}

#main-menu.is-offcanvas li a:not(.button) {
	padding-left: 9px;
	font-family:  acumin-pro-condensed, sans-serif;
	font-weight: 600;
	font-size: 1.125em;
	letter-spacing: .03em;
	text-transform: uppercase;
}

#main-menu.is-offcanvas a.button {
	font-weight: 600;
	font-size: 1.2em;
	letter-spacing: .04em !important;
	color: #fff;
	cursor: pointer;
}

#main-menu.is-offcanvas a.button:hover, #main-menu.is-offcanvas a.button:active {
	opacity: 1;
	color: #fff;
}

#footer-top {
	background-image: url("_img/bkg-edge-white.png"), url("_img/bkg-light-gray.jpg");
	background-size: 100% 9px;
	background-repeat: no-repeat, repeat;
	background-position: center 100.7%, center;
	background-size: 100% 9px, 110px auto;
}

#footer-top .is-col:first-child {
	padding-left: 30px;
}

#footer-top .is-col:last-child {
	padding-right: 30px;
}

#footer-top .separator {
	max-width: 8%;
	background: url("_img/bkg-vert-separator.png") repeat-y top center;
	background-size: 5px auto;
}

#footer-top .highlight.bkg-orange {
	margin-left: 12px;
    box-shadow: 8px 0 0 #d47800, -12px 0 0 #d47800;
}

#footer-top .highlight.bkg-red {
	margin-left: 12px;
    box-shadow: 8px 0 0 #8b0b04, -12px 0 0 #8b0b04;
}

#footer-top p {
	color: #696565;
}

#footer-top .is-col p:first-of-type {
	margin-top: 14px;
}

#footer-top form#mc-embedded-subscribe-form label {
	display: none;
}

#footer-top form#mc-embedded-subscribe-form p.is-smaller {
	padding-top: 10px;
	padding-left: 10px;
}

#footer-top form#mc-embedded-subscribe-form input[type="email"] {
	width: 90%;
	padding: 8px 28px 9px;
	font-family: acumin-pro, sans-serif;
	font-weight: 300;
	font-size: 1.15em;
}

#footer-top form#mc-embedded-subscribe-form input[type="submit"]:hover {
	border: 0 none;
}

#social-links, #social-links li {
	margin: 0;
	padding: 0;
}

#social-links {
	margin: 50px auto 20px;
}

#social-links li {
	display: inline-block;
	margin-right: 18px;
}

#social-links li a {
	display: block;
	width: 40px;
	height: 0;
	overflow: hidden;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 40px auto;
	border: 0 none;
}

#social-links li a:hover {
	background-position: center bottom;
}

#social-links li#facebook a{
	background-image: url("_img/social-icon-fb.png");
}

#social-links li#twitter a {
	background-image: url("_img/social-icon-twitter.png");
}

#social-links li#feed a {
	background-image: url("_img/social-icon-feed.png");
}

#footer-bottom {
	background: url("_img/color-band.png") no-repeat center 98.6%;
	background-size: 100% 23px;
}

#footer-bottom p#address {
	letter-spacing: .02em;
}

#footer-bottom p#address em {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
	color: #dbdbdb;
}

#footer-bottom p.is-small {
	font-size: 1em;
}

#footer-bottom p#footer-logo {
	width: 45px;
	height: 0;
	overflow: hidden;
	margin: 60px auto 0;
	padding-top: 45px;
	background: url("_img/lb-icon-footer.png") no-repeat center;
	background-size: 45px auto;
}

#footer-site-credit {
	font-family: acumin-pro, sans-serif;
	font-size: .85em;
	font-weight: 300;
	color: #9f9f9f;
}

#footer-site-credit .content {
	padding-top: 40px;
	padding-bottom: 80px;
}

#footer-site-credit a {
	color: #9f9f9f;
	border-bottom: 0 none;
}

#footer-site-credit a:hover {
	color: #434040;
}

#footer-site-credit a .kwd {
	display: inline-block;
	width: 22px;
	height: 0;
	margin-left: 2px;
	padding-top: 22px;
	overflow: hidden;
	background: url("_img/kwd-icon.png") no-repeat center;
	background-size: 20px auto;
	vertical-align: bottom;
	opacity: .65;
	-webkit-transition: .3s all ease-in-out;
	-moz-transition: .3s all ease-in-out;
	-o-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
}

#footer-site-credit a:hover .kwd {
	opacity: 1;
}


/* HERO
===================================== */

#hero-edge, .hero-edge {
	width: 100%;
	height: 5px;
	position: relative;
	top: -2px;
	z-index: 1001;
	background: url("_img/bkg-edge-white.png") no-repeat center;
	background-size: 100% 9px;
}

/* QUICKLINKS
===================================== */

.quicklinks-wrap .is-row {
	margin-top: 55px;
	justify-content: center;
}

.quicklinks-wrap .quicklink {
	padding-left: 28px;
	padding-right: 24px;
	background-repeat: repeat-y;
	background-position: left top;
	background-size: 6px auto;
	align-self: flex-start;
}

.quicklinks-wrap .quicklink h4 a {
	border-bottom: 0 none;
}

.quicklinks-wrap #stuck {
	background-image: url("_img/bkg-vert-stuck.png");
}

.quicklinks-wrap #store, .quicklinks-wrap .red {
	background-image: url("_img/bkg-vert-red.png");
}

.quicklinks-wrap #trac, .quicklinks-wrap .trac {
	background-image: url("_img/bkg-vert-trac.png");
}

.quicklinks-wrap #training, .quicklinks-wrap .gray {
	background-image: url("_img/bkg-vert-gray.png");
}

.quicklinks-wrap .orange {
	background-image: url("_img/bkg-vert-orange.png");
}

.quicklinks-wrap .gold {
	background-image: url("_img/bkg-vert-gold.png");
}

.quicklinks-wrap #focused-living, .quicklinks-wrap .focused-living  {
	background-image: url("_img/bkg-vert-focused-living.png");
}

.quicklinks-wrap #lbu {
	background-image: url("_img/bkg-vert-lbu.png");
}

.quicklinks-wrap .resonance {
	background-image: url("_img/bkg-vert-resonance.png");
}

.quicklink.is-33 {
	max-width: calc(33.3333% - 24px);
}

/* TESTIMONIALS
===================================== */

.testimonial-banner .content {
	max-width: 860px !important;
}

.testimonial:first-child {
	margin-right: 10%;
}

.testimonial-photo {
	width: 85px;
	height: 85px;
	margin: 0 auto 20px;
	overflow: hidden;
	border: 2px solid #fff;
	border-radius: 45px;
}

.testimonial h5 {
	font-size: 1.15em;
}

/* RESPONSIVE
===================================== */

@media only screen and (max-width: 900px) {
	h1 {
		font-size: 4em;
	}
	
	h2 {
		font-size: 3.6em;
	}
	
	h2.is-small {
		font-size: 1.7em;
	}
	
	h4 {
		font-size: 2em;
	}
	
	p.is-big {
		font-size: 1.3em;
	}
	
	p { 
		font-size: 1.1em;
	}
	
	p.is-small {
		font-size: 1em;
	}
	
	.button.is-big {
		font-size: 1.2em;
	}
	
	.quicklinks-wrap .quicklink {
		padding-left: 20px;
		padding-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	h2.is-small {
		font-size: 1.5em;
	}
	
	h2.is-small br {
		display: none;
	}
	
	#footer-bottom, .bkg-bottom-color-bar {
		background-size: 100% 16px;
	}
	
	header .is-navbar-container {
		padding-top: 24px;
		display: flex !important;
		flex: 1;
		align-items: flex-start;
		min-width: 100%;
		min-height: 100%;
		flex-direction: row;
	}
	
	header #navigation, header .is-navbar ul {
		display: flex !important;
		flex: 1;
		align-items: flex-end;
	}
	
	header #navigation {
	    padding-top: 9px;
	}
	
	#main-menu.is-offcanvas li {
		margin-bottom: 10px;
	}
	
	#main-menu.is-offcanvas ul#main-menu-secondary {
		padding-top: 0;
	}
	
	.section-padding .content {
	    padding-top: 70px;
	    padding-bottom: 70px;
	}
	
	.quicklinks-wrap .quicklink {
		max-width: 450px !important;
		margin: 0 auto 38px;
		padding: 0 0 30px;
		text-align: center;
		background: url("_img/bkg-horiz-separator.png") repeat-x bottom center !important;
		background-size: auto 1px !important;
	}
	
	.quicklinks-wrap .quicklink.last {
		margin-bottom: 0;
		background: transparent !important;
	}
	
	.quicklinks-wrap .is-row {
		margin-top: 0;
	}
	
	.quicklinks-wrap .is-row:first-child {
		margin-top: 45px;
	}
	
	#footer-top .is-col {
		max-width: 500px !important;
		margin-left: auto;
		margin-right: auto;
	    padding-left: 30px;
		padding-right: 30px;
		text-align: center;
	}
	
	#footer-top .is-col:first-child {
	    margin-bottom: 50px;
		padding-bottom: 50px;
		background: url("_img/bkg-horiz-separator.png") repeat-x bottom center;
		background-size: auto 5px;
	}
	
	#mc-embedded-subscribe-form input#mce-EMAIL {
		margin-left: auto;
		margin-right: auto;
	}
	
	.pathway-button-menu .arrow-angle-left,
	.pathway-button-menu .arrow-angle-right,
	.pathway-button-menu .arrow-down {
		margin-bottom: 14px;
		padding-top: 0;
		background-image: none;
		text-align: center;
	}
	
	.pathway-button-menu .arrow-angle-left a,
	.pathway-button-menu .arrow-angle-right a,
	.pathway-button-menu .arrow-down a {
		width: 100%;
		max-width: 540px;
	}
	
	#nomads-popup .popup-close {
		display: none;
	}
	
}

@media only screen and (max-width: 670px) {
	h1 {
		font-size: 3em !important;
	}
	
	h3 {
		letter-spacing: .125em;
	}
}

@media only screen and (max-width: 500px) {
	p.is-big {
		font-size: 1.15em;
	}
	
	.play-button span {
		display: none;
	}
	
	.play-button, .play-button:active, .play-button:focus {
		padding-left: 60px !important;
		padding-right: 1.6em !important;
		background-position: 25px center;
	}
}

@media only screen and (max-width: 400px) {
	.play-button, .play-button:active, .play-button:focus {
		font-size: 1.1em !important;
		letter-spacing: .05em !important;
	}
}