/*
	Theme Name: SHYE 2021
	Version: 1.0
	Theme URI: http://muuks.fi
	Description: Custom theme by Muuks Creative
	Author: Muuks Creative
	Author URI: http://muuks.fi
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/


@font-face { /* Standard */
  font-family: 'HelveticaNeueLTStd-Roman';
  src: url('fonts/HelveticaNeueLTStd-Roman/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTStd-Roman/font.woff') format('woff');
}

@font-face { /* Italic */
  font-family: 'HelveticaNeueLTStd-It';
  src: url('fonts/HelveticaNeueLTStd-It/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTStd-It/font.woff') format('woff');
}

@font-face { /* Thin */
  font-family: 'HelveticaNeueLTStd-Th';
  src: url('fonts/HelveticaNeueLTStd-Th/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTStd-Th/font.woff') format('woff');
}

@font-face { /* Thin Italic */
  font-family: 'HelveticaNeueLTStd-ThIt';
  src: url('fonts/HelveticaNeueLTStd-ThIt/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTStd-ThIt/font.woff') format('woff');
}

@font-face { /* Light */
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url('fonts/HelveticaNeueLTStd-Lt/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTStd-Lt/font.woff') format('woff');
}

@font-face { /* Light Italic */
  font-family: 'HelveticaNeueLTStd-LtIt';
  src: url('fonts/HelveticaNeueLTStd-LtIt/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTStd-LtIt/font.woff') format('woff');
}

@font-face { /* Bold Italic */
  font-family: 'HelveticaNeueLTStd-BdIt';
  src: url('fonts/HelveticaNeueLTStd-BdIt/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTStd-BdIt/font.woff') format('woff');
}

@font-face { /* Bold */
  font-family: 'HelveticaNeueLTStd-Bd';
  src: url('fonts/HelveticaNeueLTStd-Bd/font.woff2') format('woff2'), url('fonts/HelveticaNeueLTStd-Bd/font.woff') format('woff');
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html {
    overflow-x: hidden;
  }
}

body {
  font-family: 'HelveticaNeueLTStd-Roman', 'Helvetica', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1.0rem;
  color: #2C2C2C;
  background: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'HelveticaNeueLTStd-Lt', 'Helvetica', sans-serif;
  font-style:normal;
  font-weight: normal;
  margin-bottom: 1rem;
  color: #2C2C2C;
}
label {
  color: #2C2C2C;
}
a {
  color: #2C2C2C;
  font-weight: inherit;
  transition: all 0.25s ease;
  text-decoration: underline;
}
a:hover {
  color: #2C2C2C;
  text-decoration: underline;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}
strong, b {
  font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif;
  font-weight: normal;
  font-style: normal;
}
em, i {
  font-family: 'HelveticaNeueLTStd-It', 'Helvetica', sans-serif;
  font-weight: normal;
  font-style: normal;
}
strong em, strong i, b em, b i {
  font-family: 'HelveticaNeueLTStd-BdIt', 'Helvetica', sans-serif;
  font-weight: normal;
  font-style: normal;
}
hr {
  margin: 2rem auto;
  border-color: #cccccc;
  max-width: 100%;
}
footer[role="contentinfo"] hr {
  max-width: 100%;
  margin: 2rem auto;
  border-color: #C6C6C6;
}
table thead {
  background: transparent;
  color: #2C2C2C;
}
table tfoot {
  border: none;
  background-color: transparent;
  background: transparent;
  color: #2C2C2C;
}
.alignleft {
  float:left;
  margin-right:1rem;
  margin-bottom:1rem;
}
.alignright {
  float:right;
  margin-left:1rem;
  margin-bottom:1rem
}
.aligncenter {
  display: block;
  margin: 0 auto 1rem auto;
}
.alignnone {
  margin: 0 1rem 1rem 0;
}
.entry-content p.has-medium-font-size:first-child {
  font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif;
}
.entry-content p a,
.entry-content ul a,
.entry-content ol a {
	color: #8ec63f;
	text-decoration: none;
  font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif;
  border-bottom: 1px solid #8ec63f;
}
.entry-content p a:hover,
.entry-content ul a:hover,
.entry-content ol a:hover {
  color: #ffffff;
	text-decoration: none;
  font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif;
  background: #8ec63f;
  border-bottom: 1px solid #8ec63f;
}
.entry-content h2:not(:first-child),
.entry-content h3:not(:first-child),
.entry-content h4:not(:first-child),
.entry-content h5:not(:first-child),
.entry-content h6:not(:first-child) {
  margin-top: 3rem;
}
.screen-reader-text,
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.toggle-container {
	display:none;
}
p, ul, ol, dl {
  margin-bottom: 1.75rem;
  line-height: 1.5;
  font-size: 1rem;
}
ul li {
  margin-bottom: 0.5rem;
}
dl {
  overflow:hidden;
  display: block;
}
dl dt {
  display: block;
  margin: 0;
}
dt { font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif; }
dd + dt { padding:0.5rem 0 0; }
dd { padding:0 0 5px; }

dt {
  width:35%;
  margin-right:3.75%;
  padding:0.5rem 0;
  clear:left;
  float:left;
  font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif;
  border-width:0;
}
dd { padding:5px 0 5px 40%; }
/* Menu */
#mobile-icon {
  width: 40px;
  height: 28px;
  position: relative;
  float:right;
  margin: 0.875rem 0 0 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  display: none;
  z-index: 999;
}

#mobile-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #2C2C2C;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#mobile-icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#mobile-icon span:nth-child(2) {
  top: 11px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#mobile-icon span:nth-child(3) {
  top: 22px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
#mobile-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -2px;
  left: 6px;
}
#mobile-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#mobile-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 26px;
  left: 6px;
}
#navigation-bar {
  position: relative;
  background-color: #ffffff;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
#nav-container {
  display: block;
  z-index: 1000;
  position: relative;
  float: right;
  margin: 1rem 0;
}
#container {
  position: relative;
}
#post-archive-list {
  padding-top: 3rem;
  border-top: 1px solid #F4F4F4;
}
.header-search {
  float:right;
  margin-left: 1rem;
}
nav.main-navigation {
  position: relative;
  display: block;
  float: right;
  clear: both;
  padding: 0;
  margin: 1.5rem 0 0;
}
.top-bar-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.top-bar-menu ul li,
.top-bar-menu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  position: relative;
}
.top-bar-menu:after,
.top-bar-menu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.top-bar-menu > ul > li {
  display: inline-block;
}
.top-bar-menu > ul > li > a {
  padding: 0;
  margin: 0 1.75rem 1rem;
  text-decoration: none;
  color: #2C2C2C;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: 0.046875rem;
}
.top-bar-menu > ul > li:first-child a {
  margin-left: 0;
}
.top-bar-menu > ul > li:last-child a {
  margin-right: 0;
}
.top-bar-menu > ul > li.current-menu-item > a {
  border-bottom: 2px solid #8ec63f;
}
.top-bar-menu > ul > li > a:hover {
  border-bottom: 2px solid #8ec63f;
}
.top-bar-menu ul ul {
  position: absolute;
  display: none;
  z-index: 1000;
  text-align: left;
}
.top-bar-menu li.menu-item-has-children:hover > ul,
.top-bar-menu li.menu-item-has-children.focused > ul {
  left: auto;
  top: auto;
  display: block;
  background: #ffffff;
  box-shadow: 0 10px 10px 0 rgba(0,0,0,.3);
}
.top-bar-menu ul ul li.menu-item-has-children:hover > ul {
  left: 50%;
  transform: translate(-50%, 0);
  margin-left: 100%;
  top: 0;
  display: block;
}
.top-bar-menu ul ul.sub-menu ul.sub-menu:before {
  display: none;
}
.top-bar-menu ul ul ul {
  margin-left: 100%;
  top: 0;
}
.top-bar-menu ul ul li a {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding: 12px 15px;
  min-width: 200px;
  max-width: 250px;
  font-size: 1rem;
  text-decoration: none;
  color: #2C2C2C;
  line-height: 1.3;
  text-align: left;
}
.top-bar-menu ul ul li:last-child > a,
.top-bar-menu ul ul li.last-item > a {
  border-bottom: 0;
}
.top-bar-menu ul ul li:hover > a,
.top-bar-menu ul ul li a:hover {
  text-decoration: underline;
}
.top-bar-menu ul ul li.menu-item-has-children > a:after {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
.top-bar-menu.align-right ul ul li.menu-item-has-children > a:after {
  right: auto;
  left: 11px;
}
.top-bar-menu ul ul li.menu-item-has-children > a:before {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.top-bar-menu.align-right ul ul li.menu-item-has-children > a:before {
  right: auto;
  left: 14px;
}
.top-bar-menu ul ul > li.menu-item-has-children:hover > a:before {
  height: 0;
}

/* header */
.page-breadcrumbs {
  color: #2C2C2C;
  padding: 0.75rem 0.9375rem;
  margin: 0;
  position: relative;
  z-index: 1;
  text-align: center;
  background-color: #F4F4F4;
  font-size: 0.875rem;
}
.page-breadcrumbs a {
  color: #2C2C2C;
  text-decoration: none;
  font-size: 0.875rem;
}
.page-breadcrumbs a:hover {
  color: #2C2C2C;
  text-decoration: underline;
}
.some-share-title {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  display: block;
  color: #6D6D6D;
}
header .logo {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
}
.logo img {
  width: 160px;
}
header .logo img {
  margin: 2.25rem 0 0;
}
.padded-container {
  padding: 2.5rem 3rem 2rem;
  margin: 0;
  position: relative;
}
.padded-container .columns {
  position: relative;
}
.padded-container p:last-child,
.padded-container ul:last-child,
.padded-container ol:last-child {
  margin-bottom: 0;
}
.section-link {
  margin-top: 3rem;
  text-align: center;
}
body.page-template-template-page-coach h5,
body.page-template-template-page-story h4,
.section-header {
  margin-top: 0;
  font-size: 2.25rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
  line-height: 1;
}
body.page-template-template-page-story h4,
body.page-template-template-page-story .section-header {
  margin-top: 3rem;
  text-transform: none;
  font-family: 'HelveticaNeueLTStd-Roman', 'Helvetica', sans-serif;
}
body.page-template-template-page-coach h5 {
  text-transform: none;
  font-family: 'HelveticaNeueLTStd-Th', 'Helvetica', sans-serif;
}
.section-header.no-margin {
  margin-bottom: 0;
}
.section-subheader p {
  font-size: 1.375rem;
  font-style: normal;
  font-family: 'HelveticaNeueLTStd-It', 'Helvetica', sans-serif;
}
.section-subheader p strong {
  font-family: 'HelveticaNeueLTStd-BdIt', 'Helvetica', sans-serif;
}
.section-subheader p:last-child {
  margin-bottom: 0;
}
img.out-of-bounds {
  position: absolute;
  top: -50px;
  left: auto;
  max-width: 320px;
}
.section-container {
  padding: 6rem 0;
  position: relative;
}
.section-container.first {
  padding: 0 0 1rem;
}
.section-container.small-padding {
  padding: 3rem 0;
}
.section-container.no-padding {
  padding-bottom: 0;
  padding-top: 0;
}
.section-container.no-padding p:last-child {
  margin-bottom: 3rem;
}
.section-container.small {
  padding: 2rem 0;
}
.help-block-after {
  margin-bottom: 0;
}

button,
.info-box p.info-box-paragraph a:last-child,
.entry-content p a.button,
.button,
.wp-block-button .wp-block-button__link,
[type='submit'],
[type='button'] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.75rem 1.5rem;
  -webkit-appearance: none;
  border: none;
  transition: all 0.25s ease-out;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
  border: 2px solid #8ec63f;
  background-color: #8ec63f;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.875rem;
  font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif;
  box-shadow: none;
  border-radius: 0;
}
.button.large {
  font-size: 1.25rem;
  padding: 1.25rem 3rem;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'],
[type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea, select {
  max-width: 600px;
  width: 100%;
  border: 1px solid #666666;
  background-color: #ffffff;
}
.wp-caption-text {
  margin: 0;
}
.wp-caption {
  margin-bottom: 1.5rem;
}
button:hover,
.info-box p.info-box-paragraph a:last-child:hover,
.wp-block-button .wp-block-button__link:hover, .entry-content p a.button:hover, .button:hover, .button:active, .button:focus, [type='submit']:hover, [type='button']:hover, [type='submit']:active, [type='button']:active  {
  background-color: #ffffff;
  border: 2px solid #8ec63f;
  color: #8ec63f;
  text-decoration: none;
}
.subpage-header {
  position: absolute;
  width: 100%;
  z-index: 0;
  padding-top: 20%;
}

.post-featured-image {
  padding: 0;
  position: relative;
  width: 100%;
  padding-bottom: 52.5%;
  margin: 0 auto 3rem;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.intro-image {
  position: relative;
  width: 100%;
  padding-top: 70%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.intro-image:after {
  background-color: #76B72A;
  content: "";
  display: block;
  height: 1rem;
  margin: 0;
  width: calc(100% - 100px);
  left: 100px;
  position: absolute;
  bottom: -1rem;
}
.top-border {
  border-top: 1px solid #F4F4F4;
}
.intro-title {
  padding: 6rem 0;
  position: relative;
  text-align: left;
  max-width: 40rem;
  z-index: 3;
}
body.page-template-template-page-story .intro-title {
  max-width: none;
  padding: 0;
}
.intro-title.white h1,
.intro-title.white h2,
.intro-title.white h3,
.intro-title.white p {
  font-family: 'HelveticaNeueLTStd-Lt', 'Helvetica', sans-serif;
  color: #ffffff;
}
.intro-title h1 {
  font-family: 'HelveticaNeueLTStd-Roman', 'Helvetica', sans-serif;
  color: #2C2C2C;
  font-size: 3.75rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
  margin-top: 3rem;
}
body.home .intro-title h1 {
  font-size: 4rem;
}
.intro-title h2 {
  font-family: 'HelveticaNeueLTStd-Roman', 'Helvetica', sans-serif;
  color: #2C2C2C;
  font-size: 1.75rem;
  margin-bottom: 2rem;
}
body.home .intro-title h2 {
  font-size: 2.25rem;
}
body.page-template-template-page-story .intro-title h2 {
  font-family: 'HelveticaNeueLTStd-Lt', 'Helvetica', sans-serif;
  color: #8ec63f;
  font-size: 3.75rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
  margin-top: 3rem;
}
body.page-template-template-page-story .intro-title h1,
.intro-title p {
  color: #2C2C2C;
  text-transform: none;
  margin: 0;
  font-size: 1.375rem;
  font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif;
}
.intro-title blockquote p {
  font-family: 'HelveticaNeueLTStd-Roman', 'Helvetica', sans-serif;
}
.intro-title p:last-child {
  margin-bottom: 0;
}
body.home .intro-title p {
  margin-bottom: 1.75rem;
}
.header-title h1 {
  font-family: 'HelveticaNeueLTStd-Th', 'Helvetica', sans-serif;
  color: #8ec63f;
  font-size: 2.5rem;
  line-height: 1.3;
  margin: 0 0 1.5rem;
}
.all-caps {
  font-family: 'HelveticaNeueLTStd-Th', 'Helvetica', sans-serif;
  color: #8ec63f;
  text-transform: uppercase;
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table td, .wp-block-table th {
  border: 1px solid #ddd;
  padding: 0.5rem;
}
.wp-block-table tr:nth-child(even){background-color: #f2f2f2;}
.wp-block-table th {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background-color: #2C2C2C;
  color: #ffffff;
}
.wp-block-embed-youtube {
	position: relative;
}
.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  max-width: 100%;
  height: auto;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.wp-block-embed-youtube figcaption {
  position: relative;
}
.wp-block-embed-youtube iframe,
.wp-block-embed-youtube object,
.wp-block-embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wp-block-file a.wp-block-file__button {
  margin-top: 1.5rem;
  display: inline-block;
}
small {
  font-size: 0.875rem;
}
figcaption {
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
/* blockquote */

blockquote {
  margin: 3em 0;
  padding: 0 3rem;
  border-left: 1px solid #8ec63f;
  position: relative;
}
.wp-block-pullquote cite,
blockquote cite {
  color: #666666;
}
.wp-block-pullquote {
  text-align: left;
}
.wp-block-pullquote blockquote {
  background: #ffffff;
  margin: 0;
  padding: 0;
}
blockquote p {
  display: inline;
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.5rem;
  color: #6B6B6D;
  font-style: normal;
  font-family: 'HelveticaNeueLTStd-It', 'Helvetica', sans-serif;
}
.wp-block-pullquote blockquote p {
  color: #8ec63f;
  font-style: normal;
  line-height: 1.4;
  font-size: 1.625rem;
}
.push-down {
  margin-top: 2rem;
  margin-left: 2rem;
}
nav.category-navigation ul {
  list-style: none;
  margin: 0 0 3rem;
  width: 100%;
  border-bottom: 1px solid #F4F4F4;
  padding-bottom: 1rem;
  text-align: center;
}
nav.category-navigation ul li {
  display: inline-block;
  margin-right: 1rem;
}
nav.category-navigation ul li:last-child {
  margin-right: 0;
}
nav.category-navigation ul li a {
  color: #2C2C2C;
  padding: 0.5rem 1rem;
  text-decoration: none;
}
nav.category-navigation ul li a.active,
nav.category-navigation ul li a:focus,
nav.category-navigation ul li a:hover {
  color: #8ec63f;
  text-decoration: underline;
}
/* paging navigation */
nav.pagination {
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
  padding:0;
}
nav.pagination .nav-links {
  position: relative;
  text-align: center;
}
nav.pagination .nav-links ul {
  margin: 0;
  padding: 0;
}
nav.pagination .nav-links ul li {
  list-style: none;
  margin:0 10px 0 0;
  padding:0;
  display: inline-block;
  border-radius: 0;
  display: inline-block;
  line-height: 1;
  font-size:18px;
}
nav.pagination .nav-links ul li span.current {
  padding: 10px 12px;
  background: transparent;
  line-height: 1;
  color: #6D6D6D;
  display: inline-block;
  font-size:18px;
}
nav.pagination .nav-links ul li a {
  padding: 10px 12px;
  background: transparent;
  color: #8ec63f;
  font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif;
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  border-radius: 0;
  border: none;
}
nav.pagination .nav-links ul li a.prev,
nav.pagination .nav-links ul li a.next {
  color: #8ec63f;
}
nav.pagination .nav-links ul li a:hover {
  background-color: transparent;
  color: #2C2C2C;
  text-decoration: underline;
}
/* footer */
.footer-section {
  padding: 3rem 0 0;
}
.footer-section.small {
  padding: 1rem 0 3rem;
}
.footer-section.white {
  background-color: #ffffff;
  padding: 0;
}
footer[role="contentinfo"] {
  display: block;
  width: 100%;
  position: relative;
  background-color: #47575c;
}
.some-profiles {
  list-style: none;
}
.some-profiles li {
  margin-bottom: 1.5rem;
}
.some-profiles li a {
  color: #2C2C2C;
  text-decoration: none;
}
.some-profiles li a:hover {
  color: #8ec63f;
  text-decoration: underline;
}
.some-profiles li a i {
  font-size: 1.5rem;
  min-width: 1.75rem;
}
.some-profiles li a .text{
  margin-left: 0.5rem;
}
.some-profiles li a:hover .text {
  color: #8ec63f;
}
.some-icons {
  display:block;
  vertical-align: middle;
	clear: both;
	margin:0;
	padding:0;
  line-height: 1;
  text-align: center;
}
body.home .some-icons {
  margin-top: 3rem;
}
.some-icons li {
  margin: 0 0.75rem 0 0;
  display: inline-block;
}
.some-icons.large-icons li {
	margin-right: 1.5rem;
}
.some-icons.large-icons li:last-child,
.some-icons li:last-child {
  margin-right: 0;
}
.some-icons li i {
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
  vertical-align: middle;
}
.some-icons.large-icons li a {
  padding: 0.8rem 1rem;
}
.some-icons.large-icons li i {
  font-size: 3rem;
}
.some-icons li a {
  display: block;
  border-bottom: none;
  box-shadow: none;
  padding: 0.5rem 0.6rem;
  min-width: 38px;
  text-align: center;
}
.some-icons li a .text {
  display: none;
}
.some-icons li a:focus,
.some-icons li a:hover {
  border-bottom: none;
}
.some-icons li a i {
  color: #2C2C2C;
  font-size: 1.25rem;
}
.single .author {
  font-size: 1.1875rem;
}
footer[role="contentinfo"] .footer-logo img {
  width: 100%;
  max-width: 160px;
  height: auto;
  margin: 0 0 3rem;;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6  {
  color: #ffffff;
  font-size: 1rem;
}
footer ul li, footer ol li, footer p, footer div, footer span, footer a, footer a:active {
  color: #ffffff;
  text-decoration: none;
}
footer[role="contentinfo"] p:last-child {
  margin-bottom: 0;
}
footer ul li, footer ol li, footer p, footer div, footer span, footer a {
  font-size: 1.0rem;
  line-height: 1.4;
}
footer .small a {
  font-size: 0.875rem;
}
footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}
footer ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
}
footer ul li {
  margin-left: 0;
  margin-bottom: 1.5rem;
}
footer ul li:last-child {
  margin-bottom: 0;
}
footer ul.menu {
  margin: 0;
  display: block;
  clear: both;
  position: relative;
}
footer ul.menu::after {
  content: "";
  clear: both;
  display: table;
}
footer .footer-menu ul.menu li {
  display: inline-block;
  width: 50%;
  float: left;
}
footer .footer-menu ul.menu li:last-child {
  margin-bottom: 1.5rem;
}
footer .footer-menu ul.menu {
  margin-bottom: 3rem;
}
footer .language-menu ul.menu li {
  display: block;
  width: 100%;
}
footer .language-menu ul.menu li a img {
  vertical-align: text-top;
  margin-right: 0.7rem;
}
footer .language-menu ul.menu li a,
footer .footer-menu ul.menu li a {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif;
}
footer .footer-menu ul.menu li a:before {
  margin-right: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
footer .footer-menu ul.menu li.company-icon a:before {
  background-image: url("images/company-icon.svg");
}
footer .footer-menu ul.menu li.blog-icon a:before {
  background-image: url("images/blog-icon.svg");
}
footer .footer-menu ul.menu li.instagram-icon a:before {
  background-image: url("images/instagram-icon.svg");
}
footer .footer-menu ul.menu li.facebook-icon a:before {
  background-image: url("images/facebook-icon.svg");
}
footer .privacy-policy-link {
  display: inline-block;
}
footer .accessibility-policy-link {
  margin-left: 1.5rem;
  display: inline-block;
}
.background-bottom-left {
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 633px 593px;
}
.overlay-text {
  position: absolute;
  left: 100px;
  bottom: 20px;
  width: 200px;
  height: auto;
  z-index: 2;
  text-align: right;
}
.align-bottom-right {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  width: auto;
  height: auto;
  z-index: 2;
}
#search-header {
	background: #F4F4F4;
  position: relative;
  border-bottom: 1px solid #C6C6C6;
}
.header-search-container {
  position: relative;
  display: inline-block;
}

.header-search-container form {
	margin: 0;
}

.header-search-container input#s {
	color: #2C2C2C;
  background: transparent;
	position: relative;
	padding-left: 2.5rem;
	width: auto;
	min-width: 200px;
	max-width: 960px;
	display: block;
	margin: auto;
	border: none;
	box-shadow: none;
	outline: none;
	font-size: 1.5rem;
  height: auto;
  line-height: normal;
}
.header-search-container:before {
  content: "\f002";
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #2C2C2C;
  font-size: 1.5rem;
  position: absolute;
  line-height: 1;
  top: 10px;
  left: 0;
}
.header-search-container input#s::-webkit-input-placeholder {
  color: #999999;
}
.header-search-container input#s:-moz-placeholder {
  color: #999999;
}
.header-search-container input#s::-moz-placeholder {
  color: #999999;
}
.header-search-container input#s:-ms-input-placeholder {
  color: #999999;
}
.close-header-search {
  position: absolute;
  right: 0.9375rem;
  top: 50%;
  transform: translate(0, -50%);
  line-height: 1;
  font-size: 1.5rem;
  z-index: 10002;
}
.close-header-search i {
	color: #2C2C2C;
}
.close-header-search:hover i {
	color: #8ec63f;
}
.skip-to-main {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0.5rem 0;
  transform: translateY(-50px);
}
.skip-to-main:focus {
  transform: translateY(0);
}
#subpage-content {
  padding-top: 3rem;
  padding-bottom: 6rem;
  position: relative;
}
.grey {
  color: #7A766F;
}
nav.subpage-navigation {
  margin-top: 0.25rem;
  margin-bottom: 1.5rem;
  max-width: 80%;
}
nav.subpage-navigation .current-page a {
  font-size: 1rem;
  color: #8ec63f;
}
nav.subpage-navigation .current-page {
  font-size: 1rem;
  color: #2C2C2C;
  padding-left: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 1rem;
}
nav.subpage-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav.subpage-navigation ul li a {
  display: block;
  text-decoration: none;
  color: #8ec63f;
  font-size: 1rem;
  border-bottom: 1px solid #E0E0E0;
  padding: 1rem 0 0.5rem 0rem;
  padding-left: 0.5rem;
  line-height: 1.2;
  width: 100%;
}
nav.subpage-navigation ul li.parent-item > a {
  border-bottom: none;
  padding-bottom: 0;
}
nav.subpage-navigation ul li a:hover {
  text-decoration: underline;
}
nav.subpage-navigation ul li.current_page_item > a {
  font-family: 'HelveticaNeueLTStd-Bd', 'Helvetica', sans-serif;
  color: #2C2C2C;
}
nav.subpage-navigation ul li:first-child > a {
  padding-top: 0;
}
nav.subpage-navigation ul li:last-child a {
}
nav.subpage-navigation ul li.parent-item > a:after {
  font-family: "FontAwesome";
  font-size: 14px;
  padding-left: .5em;
  content: "\f078";
  color: #2C2C2C;
  display: inline-block;
}
nav.subpage-navigation ul li.parent-item.active > a:after {
  content: "\f077";
}
nav.subpage-navigation ul li.parent-item ul.child-items {
  display: none;
}
nav.subpage-navigation ul li.parent-item.active ul.child-items {
  display: block;
}
.intro-title p.inline-download,
.inline-download {
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.125rem;
  margin-right: 1.5rem;
  font-style: normal;
  font-family: 'HelveticaNeueLTStd-It', 'Helvetica', sans-serif;
}
.intro-title p.inline-download {
  font-size: 1.375rem;
  font-family: 'HelveticaNeueLTStd-It', 'Helvetica', sans-serif;
}
.app-badges {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.app-badges li {
  display: inline-block;
  margin-right: 1.5rem;
  margin-bottom: 0;
}
.app-badges li a:hover {
  filter: drop-shadow(0px 0px .5rem rgba(0,0,0,0.5));
}
.app-badges li:last-child {
  margin-right: 0;
}
.download-badge {
  width: auto;
  height: 40px;
}
.green-borders {
  padding: 2rem 6rem;
  border: 1px solid #8ec63f;
}
.flex-container {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: center;
  z-index: 1;
}
.flex-container-multi-line {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 1;
}
.content-container p {
  font-size: 1rem;
  line-height: 1.5;
}
.featured-title-container .featured-title {
  margin-bottom: 0.5rem;
  text-decoration: none;
}
.featured-title-container p {
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.5;
}

.featured-title-container {
   padding: 2.5rem;
   position: relative;
   z-index: 2
}

.featured-title {
  text-decoration: none;
  margin: 0;
}
.featured-quote {
  position: relative;
  width: calc((100% - 4rem) / 3);
  margin: 1rem;
  background-color: #ffffff;
}
.featured-quote.hidden {
  display: none;
}
.featured-quote:nth-of-type(3n) {
  margin-right: 0;
}
.featured-quote:nth-of-type(3n+1) {
  margin-left: 0;
}
.featured-post {
  position: relative;
  width: calc((100% - 6rem) / 4);
  margin: 0 1rem;
}
.flex-container-multi-line .featured-post {
  margin-bottom: 2rem;
}
.featured-post-link,
.featured-post-link:hover,
.featured-post-link:focus {
  display: block;
  height: 100%;
  text-decoration: none;
  color: #2C2C2C;
}
.featured-post-link:hover .featured-post-title {
  text-decoration: underline;
}
.featured-post:nth-of-type(4n) {
  margin-right: 0;
}
.featured-post:nth-of-type(4n+1) {
  margin-left: 0;
}
.featured-post-image-container {
  position: relative;
  width: 100%;
  padding-top: 80%;
  overflow: hidden;
  background-color: #76B72A;
  border: 1px solid #F4F4F4;
}
.featured-post-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.background-image {
  width: 100%;
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
.featured-post-image.empty {
  background-image: url("images/placeholder.jpg");
  background-size: cover;
  background-position: center;
}
.featured-post-content {
  padding: 1rem 0 0 0;
}
.featured-quote .featured-quote-inner-container {
  padding: 2rem 1rem;
}
.featured-quote .quote-title {
  text-transform: uppercase;
  font-style: normal;
  font-family: 'HelveticaNeueLTStd-It', 'Helvetica', sans-serif;
}
.stars {
  background-image: url("images/stars.png");
  background-size: 200px 30px;
  width: 200px;
  height: 30px;
  margin: 0 auto 2rem;
}
.featured-quote .stars {
  background-size: 100px 15px;
  width: 100px;
  height: 15px;
}
.featured-quote blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
  line-height: 1.4;
}
.featured-quote blockquote p {
  font-family: 'HelveticaNeueLTStd-Roman', 'Helvetica', sans-serif;
  text-align: center;
  font-size: 1rem;
  color:#2C2C2C;
  margin: 0;
}
.featured-quote blockquote cite {
  margin-top: 1rem;
}
.featured-post-content .excerpt {
  font-size: 1.125rem;
  line-height: 1.375;
}
.featured-post-content p {
  line-height: 1.5;
}
.featured-post-title {
  margin-bottom: 1.5rem;
  color: #8ec63f;
  font-size: 1.375rem;
  font-family: 'HelveticaNeueLTStd-Lt', 'Helvetica', sans-serif;
}
.read-more {
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  font-size: 0.875rem;
  color: #2C2C2C;
  border-bottom: 1px solid #2C2C2C;
  text-decoration: none;
}
.read-more:hover {
  color: #8ec63f;
  text-decoration: none;
}
/* ARROW RIGHT */
.arrow-right {
  text-decoration: none;
  border-bottom: none;
  float: right;
}
.arrow-right:hover,
.arrow-right:focus {
  text-decoration: underline;
  border-bottom: none;
}
.arrow-right:before,
.arrow-right:hover:before,
.arrow-right:focus:before {
  content: "";
  background-image: url("images/arrow-right.svg");
  background-repeat: no-repeat;
  width: 24px;
  height: 12px;
  line-height: 12px;
  text-decoration: none;
  display: inline-block;
}
h1.white,
h2.white,
h3.white,
h4.white {
  color: #ffffff;
}
nav.pagination .nav-links ul li a.next,
nav.pagination .nav-links ul li a.prev {
  position: relative;
}
nav.pagination .nav-links ul li a.next:after {
  color: #2C2C2C;
  content: "\203A";
  line-height: 1;
  position: relative;
  display: inline-block;
  padding-left: 0.375rem;
}
nav.pagination .nav-links ul li a.prev:before {
  color: #2C2C2C;
  content: "\2039";
  line-height: 1;
  position: relative;
  display: inline-block;
  padding-right: 0.375rem;
}
nav.pagination .nav-links ul li a.next:hover:after,
nav.pagination .nav-links ul li a.next:focus:after,
nav.pagination .nav-links ul li a.next:active:after {
  color: #2C2C2C;
}
nav.pagination .nav-links ul li a.prev:hover:before,
nav.pagination .nav-links ul li a.prev:focus:before,
nav.pagination .nav-links ul li a.prev:active:before {
  color: #2C2C2C;
}
.post-meta {
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
  display: block;
  color: #2C2C2C;
}
.post-meta a {
  color: #2C2C2C;
}
.featured-title {
  margin-bottom: 0.5rem;
}
.post-meta time {
  padding-right: 0.75rem;
}
.post-meta .categories {
  border-left: 1px solid #2C2C2C;
  padding-left: 0.75rem;
}
.post-meta .tags {
  display: block;
}
.post-meta .tags {
  margin-top: 1.5rem;
}
.post-meta .tags a {
  background-color: #F4F4F4;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: #2C2C2C;
  text-transform: uppercase;
  margin: 0.5rem;
  display: inline-block;
  text-decoration: none;
}
.post-meta .tags a:hover {
  text-decoration: underline;
}
.post-meta .tags a:last-child {
  margin-right: 0;
}
.some-share {
  margin: 0;
  padding:0;
  list-style: none;
  width: 100%;
}
.some-share li {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 1.5rem;
}
.some-share li:last-child {
  margin-right: 0;
}
.some-share li a {
  padding: 0;
  display: inline-block;
}
.some-share li a i {
  color: #2C2C2C;
  font-size: 1.25rem;
  text-align: center;
}
.some-share li a:hover i {
  color: #8ec63f;
}
.round-image img {
  border-radius: 50%;
}
.header-outer {
  width: 100%;
  margin: 0 auto;
}
.header-inner {
  width:100%;
  height: auto;
  position:relative;
}
.header-image {
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: right top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  z-index: 1;
}
.quote-image {
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: right top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  z-index: 1;
}
.bottom-margin {
  margin-bottom: 2rem;
}
.checkmark-list ul {
  list-style: none;
}
.checkmark-list ul:not(.app-badges) li::before {
  background-image: url("images/checkmark-icon.svg");
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 1rem;
  width: 1rem;
  padding-right: 2rem;
  margin-left: -2rem;
  position: relative;
}
.show-badges-mobile {
  display: none;
}
.ajax-load-more-wrap.green .alm-load-more-btn {
  border-radius: 0!important;
  background-color: #8ec63f!important;
}
/* Override some Foundation styles */
@media print, screen and (min-width: 40em) {
  h1 {
    font-size: 2.5rem;
    line-height: 1.3;
  }
  h2 {
    font-size: 1.5rem; }
  h3 {
    font-size: 1.25rem; }
  h4 {
    font-size: 1.25rem; }
  h5 {
    font-size: 1.1875rem; }
  h6 {
    font-size: 1.125rem; }
}
/* Tablets */
@media print, screen and (max-width: 63.99em) {
  .featured-post {
    position: relative;
    width: calc((100% - 2rem) / 2);
    margin: 0 1rem;
  }
  .featured-post:nth-of-type(2n) {
    margin-right: 0;
  }
  .featured-post:nth-of-type(2n+1) {
    margin-left: 0;
  }
  img.out-of-bounds {
    position: relative;
    top: auto;
    left: auto;
  }
  blockquote.wp-block-quote {
    padding: 0;
  }
  body.page-template-template-page-story img {
    margin-top: 3rem;
  }
  body.page-template-template-page-story .section-header {
    margin-top: 0;
  }
  .intro-title blockquote {
    padding: 0 0 0 1.5rem;
  }
  .inline-download {
    display: block;
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
  .logo img {
    margin-top: 3rem;
  }
  .featured-quote-image {
    padding-top: 52.5%;
  }
  .intro-title.white h1,
  .intro-title.white h2,
  .intro-title.white h3,
  .intro-title.white p {
    color: #2C2C2C;
  }
  .green-borders {
    padding: 2rem 2rem;
  }
  .header-image {
    display: none;
  }
  .header-image-mobile {
    margin: 0;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    padding-top: 80%;
    position: relative;
  }
  footer[role="contentinfo"] .footer-logo img  {
    margin-bottom: 3rem;
  }
  .footer-section {
    padding: 3rem 0;
  }
  .subpage-header {
    padding-top: 40%;
  }
  .wp-block-table table {
    width:100%;
  }
  .wp-block-table thead {
    display: none;
  }
  .wp-block-table tr:nth-of-type(2n) {
    background-color: inherit;
  }
  .wp-block-table tbody td {
    display: block;
    text-align:center;
  }
  .wp-block-table tbody td:before {
      content: attr(data-th);
      display: block;
      text-align:center;
  }
  .push-down {
    margin-top: 0;
    margin-left: 0;
  }
  footer ul.menu li {
    width: 100%;
    float: none;
    display: block;
  }
  #nav-container {
    width: 100%;
    margin: 0;
  }
  hr {
    width: 100%;
    max-width: 100%;
  }
  .tabs-panel {
    padding: 4.5rem 3rem 1.5rem;
  }
  .intro-title {
    text-align: left;
    max-width: 100%;
    margin: 0;
    padding-bottom: 0;
    padding-top: 3rem;
  }
  .mobile-bottom-margin {
    margin-bottom: 3rem;
    text-align: center;
  }
  .mobile-bottom-margin img {
    max-width: 320px;
  }
  .intro-title p.inline-download {
    font-size: 1.25rem;
  }
  body.page-template-template-page-story .intro-title h2,
  body.home .intro-title h1,
  .intro-title h1 {
    font-size: 3rem;
    text-align: center;
  }
  body.home .intro-title h2 {
    font-size: 2rem;
  }
  .intro-title h2 {
    font-size: 1.5rem;
    text-align: center;
  }
  .intro-title p.inline-download {
    display: block;
    margin-right: 0;
    margin-bottom: 1.75rem;
  }
  .section-subheader p {
    font-size: 1.125rem;
  }
  body.page-template-template-page-story .intro-title h1,
  .intro-title p {
    font-size: 1.125rem;
    text-align: center;
  }
  .app-badges {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .featured-post-content .excerpt,
  .featured-post-content p {
    font-size: 1rem;
  }
  .section-container.first {
    padding: 0 0 3rem;
    border-bottom: 1px solid #F4F4F4;
  }
  .intro-image {
    margin: 0 auto;
    display: block;
    position: relative;
    margin-bottom: 2.5rem;
  }
  body.page-template-template-page-coach h5,
  body.page-template-template-page-story h4,
  .section-header,
  h1,
  .header-title h1 {
    font-size: 1.5rem;
  }
  .featured-post-title,
  h2 {
    font-size: 1.25rem;
  }
  .featured-title-container .featured-title,
  h3 {
    font-size: 1.125rem;
  }
  .wp-block-pullquote blockquote p,
  blockquote p {
    font-size: 1.25rem;
  }
  .mobile-no-padding {
    padding-left: 0;
    padding-right: 0;
  }
  body.single #subpage-content {
    padding-top: 1.5rem;
  }
  .header-title {
    margin-top: 1.5rem;
  }
  nav.subpage-navigation ul li a {
    padding: 0.5rem 0 0.5rem 0rem;
  }
  nav.subpage-navigation ul li.parent-item > a {
    color: #2C2C2C;
  }
  nav.subpage-navigation {
    padding: 1rem;
    background-color: #F4F4F4;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  nav.subpage-navigation ul li:first-child > a {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .padded-container p:last-child, .padded-container ul:last-child, .padded-container ol:last-child {
    margin-bottom: 1.5rem;
  }
  .header-search {
    float: none;
    margin-left: 0;
  }
  .top-bar-menu ul ul li.menu-item-has-children > a:before,
  .top-bar-menu ul ul li.menu-item-has-children > a:after {
    display: none;
  }
  #navigation-bar {
    margin: 0;
  }
  .top-bar-menu > ul > li > ul.sub-menu:before {
    display: none;
  }
  .top-bar-menu li.menu-item-has-children:hover > ul, .top-bar-menu li.menu-item-has-children.focused > ul {
    left: 0;
    transform: none;
    top: 0;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    display: none;
  }
  .top-bar-menu li.menu-item.menu-item-has-children.open > ul.sub-menu {
    display: block;
  }
  .top-bar-menu ul ul li.menu-item-has-children:hover > ul {
    left: 0;
    transform: none;
    top: 0;
    margin-left: 0;
  }
  .top-bar-menu {
    width: 100%;
    float: left;
  }
  .top-bar-menu ul li.some-link {
    width: auto;
    margin-right: 1rem;
  }
  .top-bar-menu ul li.some-link a {
    width: auto;
    padding-bottom: 1rem;
  }
  nav.main-navigation {
    float: none;
    display: none;
    margin-top: 0;
  }
  .top-bar-menu ul.menu {
    width: 100%;
  }
  .top-bar-menu ul.menu:first-child {
    margin-top: 1rem;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 1.5rem;
  }
  nav.main-navigation.open {
    display: block;
  }
  .top-bar-menu ul li {
    width: 100%;
  }
  .top-bar-menu ul ul,
  .top-bar-menu ul ul li,
  .top-bar-menu li.menu-item-has-children > ul > li {
    display: block;
  }
  .top-bar-menu ul li a,
  .top-bar-menu ul ul li a {
    width: 100%;
    max-width: none;
    min-width: 0;
    border-bottom: 0;
    text-align: left;
    padding: 1.5rem 0.5rem 0.25rem 0;
    font-size: 1.25rem;
    margin: 0;
    color: #2C2C2C;
  }
  .top-bar-menu > ul > li:hover > a {
    border-bottom: none;
  }
  .top-bar-menu ul > li.current-page-ancestor > a,
  .top-bar-menu ul > li.current-menu-item > a {

  }
  .top-bar-menu ul ul li a {
    background: none;
    text-transform: none;
  }
  .top-bar-menu ul ul li:hover > a,
  .top-bar-menu ul ul li.active > a {
    text-decoration: none;
  }
  .top-bar-menu ul ul,
  .top-bar-menu ul ul ul {
    position: relative;
    display: none;
    left: 0;
    width: 100%;
    margin: 0;
    margin-left: 1.5rem;
    text-align: left;
  }
  .top-bar-menu > ul.menu > li.menu-item.menu-item-has-children > a:after {
    font-family: "FontAwesome";
    font-size: 16px;
    content: "\f078";
    position: absolute;
    right: -42px;
    width: 42px;
    height: 100%;
    padding: 10px;
    text-align: center;
    top: 0;
  }
  .top-bar-menu > ul.menu > li.menu-item.menu-item-has-children.open > a:after {
    content: "\f077";
  }
  .top-bar-menu ul.menu.hide-for-large li > a,
  .top-bar-menu li.menu-item-has-children > a {
    padding-bottom: 0.5rem;
  }
  .top-bar-menu li.menu-item-has-children > a {
    width: calc(100% - 42px);
  }
  .top-bar-menu ul.menu.hide-for-large li:last-child > a {
    padding-bottom: 1rem;
  }
  .top-bar-menu > ul > li.current-menu-item > a {
    border-bottom: none;
  }
  .some-share {
    margin-bottom: 1.5rem;
  }
  #mobile-icon  {
    display: block;
  }
  .featured-title-container {
    padding: 1.5rem 2rem;
  }
  .wp-block-image .alignleft,
  .wp-block-image .alignright,
  .wp-block-image .alignnone,
  .wp-block-image .aligncenter,
  .alignleft,
  .alignright,
  .alignnone,
  .aligncenter {
    float:none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1rem;
    display: block;
    clear: both;
  }
  footer .text-left, footer .text-right {
    text-align: left;
  }
  footer[role="contentinfo"] .columns {
    margin-bottom: 3rem;
  }
  footer[role="contentinfo"] .small .columns {
    margin-bottom: 1.5rem;
  }
  footer[role="contentinfo"] .columns:last-child {
    margin-bottom: 0;
  }
  header .logo img {
    margin: 1rem 0;
  }
  .text-right .read-more {
    text-align: right;
    margin-bottom: 1.5rem;
    display: block;
  }
  .background-bottom-left {
    background-image: none!important;
  }
  .overlay-text {
    display: none;
  }
}

@media screen and (max-width: 46.25em) {
  .show-badges-mobile {
    display: block;
  }
  .align-bottom-right {
    display: none;
  }
  footer .footer-menu ul.menu li {
    display: block;
    width: 100%;
    float: none;
  }
  .section-container {
    padding: 3rem 0;
  }
  .section-container.no-padding {
    padding: 3rem 0;
  }
  .section-container.no-padding p:last-child {
    margin-bottom: 0;
  }
  .wp-block-pullquote blockquote {
    padding-left: 27px;
  }
  body.page-template-template-page-story .intro-title h2,
  body.home .intro-title h1,
  .intro-title h1 {
    font-size: 2rem;
  }
  body.page-template-template-page-story .intro-title h2,
  .intro-title h1 {
    margin-top: 2rem;
  }
  body.home .intro-title h2,
  .intro-title h2 {
    font-size: 1.25rem;
  }
  .header-title h1 {
    font-size: 1.5rem;
  }
  .featured-post-title,
  h2 {
    font-size: 1.25rem;
  }
  h3 {
    font-size: 1.125rem;
  }
  .wp-block-pullquote blockquote p,
  blockquote p {
    font-size: 1.125rem;
  }
  .single .post-meta {
    margin-bottom: 1.5rem;
  }
  .single .post-meta .tags {
    margin-top: 0.5rem;
  }
  .section-header {
    margin-bottom: 1.5rem;
  }
  .featured-post,
  .featured-quote {
    margin: 0 0 1.5rem 0;
    width: 100%;
  }
  .featured-post:last-child,
  .featured-quote:last-child {
    margin-bottom: 0;
  }
  .featured-post {
    border-bottom: 1px solid #F4F4F4;
    padding-bottom: 1rem;
    margin-bottom: 3rem;
  }
  .flex-container-multi-line,
  .flex-container {
    width: 100%;
    display: block;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .some-icons li {
    margin-right: 2rem;
  }
  .header-search-container input#s {
    font-size: 22px;
    padding-left: 35px;
  }
  .header-search-container:before {
    font-size: 22px;
  }
  .text-left, .text-right {
    text-align: center;
  }
  .text-right .read-more {
    text-align: left;
  }
  .some-icons.large-icons li {
      margin-right: 0.5rem;
  }
  .some-icons.large-icons li i {
    font-size: 2rem;
  }
  .some-share li {
    margin-bottom: 1rem;
  }
  .section-container {
    padding: 3rem 0;
  }
  .open-header-search .text {
    display: none;
  }
  footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
    margin-top: 0;
  }
  footer .privacy-policy-link {
    display: block;
    margin-bottom: 1.5rem;
  }
  footer .accessibility-policy-link {
    margin-left: 0;
    display: block;
  }
  #tule-mukaan label {
    text-align: left;
  }
  dt {
    width: 100%;
  }
  dd + dt,
  dd {
    padding: 0;
  }
}
