@charset "UTF-8";
.trans, .wp-block-button a, input[type="submit"], .rmagic .buttonarea input[type='submit'], .entry-content .bubble-items img, .entry-content .bubble-items h5 {
  -webkit-transition-duration: 0.25s;
          transition-duration: 0.25s;
}

.trans-alt {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
}

.no-underline {
  border-bottom: 0;
}

/* Fonts */
/* Blocks */
/* General */
@font-face {
  font-family: "Title";
  src: url("./Poppins.otf") format("opentype"), url("./Poppins.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Title";
  src: url("./Poppins-ExtraBold.otf") format("opentype"), url("./Poppins-ExtraBold.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Title";
  src: url("./Poppins-Black.otf") format("opentype"), url("./Poppins-Black.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 900;
  font-style: normal;
}

html {
  letter-spacing: 0.03em;
}

h1 {
  font-size: 2.25rem;
  letter-spacing: 0.02em;
  line-height: 2.625rem;
  margin-bottom: 3.125rem;
}

h2, .rmagic h1 {
  font-size: 2rem;
  margin-bottom: 1.25rem;
}

h3 {
  font-size: 1.875rem;
  margin-bottom: 0.625rem;
}

h4 {
  font-size: 1.5rem;
  margin-bottom: 0.625rem;
}

h5 {
  font-size: 1.375rem;
  margin-bottom: 0.3125rem;
}

a span.dashicons, a svg {
  -webkit-transition: unset;
  transition: unset;
  line-height: inherit;
}

p, .post .entry-content ul {
  font-size: 1.25rem;
  line-height: 2rem;
  letter-spacing: 0.03em;
}

hr {
  margin-bottom: 1.875rem;
  border: 0;
}

hr:before {
  content: "";
  display: block;
}

figure a {
  border: 0;
}

@media only screen and (min-width: 71.25rem) {
  .entry-content p.narrow {
    max-width: 43.75rem;
    margin-bottom: 2.5rem;
  }
  .entry-content p.tiny {
    max-width: 37.5rem;
  }
}

@media only screen and (max-width: 70.25rem) {
  html .entry-content p.narrow, html .entry-content p.tiny {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.autospace, .awards {
  text-align: justify;
  font-size: 0.1px;
}

.autospace:after, .awards:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.autospace > *, .awards > * {
  display: inline-block;
  font-size: initial;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"] {
  padding-left: 1.25rem;
  font-size: 1.375rem;
  border-radius: 0.3125rem;
  border: 0;
  outline: 0;
  height: 2.5rem;
  line-height: 2.5rem;
}

.input-group input {
  padding-left: 3.75rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.input-group .dashicons, .input-group .rminput:before {
  position: absolute;
  left: 0.9375rem;
  font-size: 2rem;
  top: 0.3125rem;
}

.rmagic input[type="text"], .rmagic input[type="email"], .rmagic input[type="url"], .rmagic input[type="password"] {
  background-color: #e0e5f1;
}

.wp-block-button, input[type="submit"] {
  height: 3.125rem;
  border: 0;
  outline: 0;
}

.wp-block-button a, input[type="submit"], .rmagic .buttonarea input[type='submit'] {
  font-size: 1.375rem;
  padding: 0;
  line-height: 3.125rem;
  letter-spacing: 0.02em;
  width: 12.5rem;
  min-width: 8.75rem;
}

.wp-block-button a.disabled, input[type="submit"].disabled, .rmagic .buttonarea input[type='submit'].disabled {
  cursor: not-allowed;
}

input[type="submit"] {
  padding: 0 1.25rem;
}

section.two-tone {
  padding-top: 3.125rem;
}

/* Header */
.main-menu {
  outline: 0;
  height: 3.125rem;
  line-height: 3.125rem;
}

.site-branding {
  height: 3.125rem;
  position: fixed;
  width: 100%;
  z-index: 99;
}

.site-branding-container .social-navigation {
  display: none;
}

.navigation-container .main-navigation {
  outline: 0;
  height: 3.125rem;
}

.navigation-container .main-navigation li {
  height: 2rem;
  line-height: 2rem;
  padding: 0 0.5625rem;
  border-radius: 0.8125rem;
  margin-right: 0.125rem;
}

.navigation-container .main-navigation li a {
  font-size: 1.0625rem;
  letter-spacing: 0.05em;
}

.navigation-container .main-navigation li.current-menu-item {
  font-weight: bold;
}

.navigation-container .main-navigation li.menu-item-has-children {
  margin-right: -0.375rem;
}

.navigation-container .main-navigation li.menu-item-has-children .menu-item-has-children {
  margin-right: 0;
}

.navigation-container .page-insert {
  float: right;
}

.navigation-container .wp-block-button a {
  width: 12.5rem;
  font-size: 1.125rem;
}

.navigation-container .sub-menu {
  text-align: left;
  padding: 0.625rem;
  margin-top: 0.5rem;
  border-radius: 0 0 1.25rem 0;
}

.navigation-container .sub-menu li {
  height: auto;
}

.navigation-container .sub-menu .sub-menu {
  margin-top: 0;
  padding-top: 0;
}

header .site-logo.below {
  text-align: left;
  padding-top: 1.25rem;
  z-index: 4;
}

.site-logo .custom-logo {
  width: 31.25rem;
}

@media only screen and (max-width: 70.25rem) {
  .nav-container .site-branding {
    height: auto;
  }
  .nav-container .page-insert {
    float: none;
    text-align: center;
  }
  .nav-container .page-insert .wp-block-button {
    margin: 0.625rem auto;
  }
}

@media only screen and (max-width: 1080px) {
  .menu-icon {
    margin-top: 0.9375rem;
  }
  .nav-container .site-logo.below {
    top: 8.125rem;
  }
  .site-branding .main-navigation, .main-menu {
    height: unset;
  }
  .main-menu {
    padding-top: 1.25rem;
    width: 80%;
    margin: 0 auto;
  }
  .featured-page.top section > * {
    width: 100%;
    max-width: 100%;
  }
  .navigation-container .main-navigation li {
    height: auto;
  }
  .navigation-container .main-navigation li.menu-item-has-children {
    margin-right: 0;
  }
  .navigation-container .main-navigation .sub-wrapper {
    position: unset;
  }
  .navigation-container .main-navigation .sub-menu {
    padding-top: 0;
  }
}

.site-footer .site-logo {
  max-width: 100%;
}

/* Featured Page */
.featured-page.top article {
  padding: 17.5rem 0 12.5rem;
  background-position: 25% 3.125rem;
  background-size: contain;
}

.featured-page.top .entry-content {
  z-index: 4;
  position: relative;
}

.featured-page.top section > * {
  margin-left: 0;
  margin-right: 0;
  width: 33.75rem;
}

.featured-page.top p {
  font-size: 1.5rem;
}

.featured-page.top h1 {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 2.625rem;
}

@media only screen and (max-width: 1605px) {
  .featured-page.top article {
    background-size: auto 88%;
    background-position: top;
    background-attachment: fixed;
  }
}

@media only screen and (max-width: 1080px) {
  .featured-page.top article {
    background-size: auto 100%;
  }
}

/* Body */
.site-content {
  padding-top: 6.25rem;
  padding-bottom: 1.25rem;
}

@media only screen and (max-width: 1605px) {
  .site-content {
    padding-bottom: 5.625rem;
  }
}

@media only screen and (max-width: 1080px) {
  .site-content {
    padding-bottom: 24rem;
  }
}

.site-content:before, .site-featured-image:before {
  z-index: 3;
  content: "";
  background: url("./images/featured-area-border.png");
  height: 31.25rem;
  background-size: contain;
  position: absolute;
  top: -31.25rem;
  width: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}

body.single .site-content:before {
  display: none;
}

.site-content:after {
  content: "";
  background: url("./images/site-content-after.png");
  position: absolute;
  bottom: -12vw;
  height: 12vw;
  background-size: contain;
  width: 100%;
  background-repeat: no-repeat;
}

section.two-tone .wp-block-button, section.two-tone .buttonarea {
  position: absolute;
  width: 100%;
}

section.two-tone .wp-block-button {
  bottom: -10.3125rem;
}

section.two-tone .buttonarea {
  margin-top: 0;
  bottom: -9.6875rem;
  text-align: center;
}

section.two-tone, .sidebar-content .page-insert {
  margin-top: 4.375rem;
  margin-bottom: 11.25rem;
  padding-bottom: 5.625rem;
}

section.two-tone .wp-block-column, .sidebar-content .page-insert .wp-block-column {
  position: relative;
}

section.two-tone .input-group, .sidebar-content .page-insert .input-group {
  max-width: 100%;
  width: 25rem;
  margin: 3.125rem auto 0;
  min-height: 2.5rem;
}

section.two-tone input[type="email"], .sidebar-content .page-insert input[type="email"] {
  width: 100%;
}

section.two-tone h1, .sidebar-content .page-insert h1 {
  margin-bottom: 1.875rem;
}

section.two-tone h1 strong, .sidebar-content .page-insert h1 strong {
  font-weight: 900;
}

section.two-tone .wp-block-columns .wp-block-column .wp-block-button a:hover, section.two-tone .wp-block-columns .wp-block-column input[type="submit"]:hover, .sidebar-content .page-insert .wp-block-columns .wp-block-column .wp-block-button a:hover, .sidebar-content .page-insert .wp-block-columns .wp-block-column input[type="submit"]:hover {
  width: 25rem;
}

@media only screen and (max-width: 70.25rem) {
  section.two-tone, .sidebar-content .page-insert {
    margin-bottom: 0;
  }
  section.two-tone .wp-block-column, .sidebar-content .page-insert .wp-block-column {
    padding: 2.5rem;
    margin-bottom: 5rem;
  }
  section.two-tone .wp-block-button, .sidebar-content .page-insert .wp-block-button {
    bottom: -3.4375rem;
    left: 0;
  }
  section.two-tone .buttonarea, .sidebar-content .page-insert .buttonarea {
    bottom: unset;
  }
  section.two-tone .buttonarea input, .sidebar-content .page-insert .buttonarea input {
    max-width: 100%;
  }
  section.two-tone .rminput input, .sidebar-content .page-insert .rminput input {
    margin-bottom: 1.25rem;
  }
}

section.two-tone .rmagic .rmagic-form.rmagic-form-btn-center .buttonarea, .sidebar-content .page-insert .rmagic .rmagic-form.rmagic-form-btn-center .buttonarea {
  text-align: center;
  margin-bottom: 0;
  margin-top: 0.375rem;
}

section.two-tone .rmfieldset, section.two-tone .rmrow, section.two-tone .rminput, section.two-tone .rmagic .rmcontent form fieldset, .sidebar-content .page-insert .rmfieldset, .sidebar-content .page-insert .rmrow, .sidebar-content .page-insert .rminput, .sidebar-content .page-insert .rmagic .rmcontent form fieldset {
  padding: 0;
}

section.two-tone .rmfield, .sidebar-content .page-insert .rmfield {
  display: none;
}

section.two-tone .rminput, .sidebar-content .page-insert .rminput {
  float: none;
  display: block;
  width: 100%;
}

section.two-tone .rminput:before, .sidebar-content .page-insert .rminput:before {
  content: "\f466";
  font-family: dashicons;
  width: 1.25rem;
  height: 20px;
}

section.two-tone .rmagic input[type="email"], .sidebar-content .page-insert .rmagic input[type="email"] {
  background-color: #fff;
}

section.two-tone input[type="submit"], section.two-tone .rmagic .buttonarea input[type='submit'], .sidebar-content .page-insert input[type="submit"], .sidebar-content .page-insert .rmagic .buttonarea input[type='submit'] {
  margin: 0;
}

section.accent {
  position: absolute;
}

section.accent > * {
  position: relative;
  z-index: 3;
  padding-top: 2.5rem;
  text-align: center;
}

section.accent div {
  margin-top: -1.25rem;
}

section.accent div img {
  margin: 0 1.25rem;
}

@media only screen and (max-width: 70.25rem) {
  section.accent div img {
    margin-bottom: 1.25rem;
  }
}

body .entry-content > .video-callout {
  border-radius: 1.25rem;
  text-align: center;
  padding: 5rem 2.5rem;
  max-width: 62.5rem;
  margin-bottom: 6.25rem;
}

body .entry-content > .video-callout iframe {
  border-radius: 1.25rem;
  max-width: 100%;
}

body .entry-content > .video-callout h1 {
  margin-bottom: 1.25rem;
}

body .entry-content > .video-callout p {
  margin: 0 auto 2.5rem;
}

body:not(.home) .featured-page.top article {
  padding: 11.25rem 0;
}

body:not(.home) .featured-page.top .entry-content {
  display: none;
}

body:not(.home) .entry-content p {
  margin-bottom: 1.875rem;
}

body:not(.home) .featured-page.bottom {
  padding-top: 18.75rem;
}

@media only screen and (min-height: 47.5rem) {
  body:not(.home) .sidebar-content {
    position: -webkit-sticky;
    position: sticky;
    top: 6.25rem;
  }
}

body:not(.home) .sidebar-content .page-insert {
  border-radius: 2.5rem;
  text-align: center;
  padding: 1.25rem;
}

body:not(.home) .sidebar-content .page-insert .input-group {
  margin: 1.25rem auto 1.875rem;
  max-width: 90%;
}

@media only screen and (max-width: 1080px) {
  body:not(.home) .site-content {
    padding-bottom: 3.125rem;
  }
  body:not(.home) .featured-page.bottom {
    padding-top: 12.5rem;
  }
}

.entry-content {
  /* Item Grid */
}

.entry-content ul {
  margin-bottom: 2.5rem;
}

.entry-content ul li {
  padding-left: 2.1875rem;
  position: relative;
  margin-bottom: 0.625rem;
  line-height: 1.8125rem;
}

.entry-content ul li:before {
  content: "\f147";
  position: absolute;
  font-size: 1.5rem;
  font-family: dashicons;
  left: 0;
  top: 0.1875rem;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5625rem;
  border-radius: 100%;
}

.entry-content .bubble-items {
  padding: 0 5rem;
}

.entry-content .bubble-items li {
  padding-left: 0;
  margin-right: -0.125rem;
  width: 33.333%;
  text-align: center;
  vertical-align: top;
  padding: 0 2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 3.125rem;
}

.entry-content .bubble-items li:before {
  content: none;
}

.entry-content .bubble-items img {
  border-radius: 100%;
  padding: 1.25rem;
}

.entry-content .bubble-items p {
  font-size: 1.0625rem;
  line-height: 1.25rem;
}

@media only screen and (max-width: 1080px) {
  .entry-content .bubble-items {
    margin-top: 3.125rem;
  }
  .entry-content .bubble-items li {
    width: 100%;
    padding: 0;
  }
}

/* Blog */
.single .site-content {
  padding-top: 1.25rem;
}

.single .sidebar-content .page-insert {
  margin-top: 1.25rem;
}

@media only screen and (max-width: 1080px) {
  body.blog .entry .entry-footer, body.blog .entry-content > *:not(.alignfull), body.blog article.post .post-thumbnail, body.single .entry .entry-footer, body.single .entry-content > *:not(.alignfull), body.single article.post .post-thumbnail, body.archive .entry .entry-footer, body.archive .entry-content > *:not(.alignfull), body.archive article.post .post-thumbnail {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

@media only screen and (max-width: 1080px) {
  body.blog .entry-header, body.archive .entry-header {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}

article.post {
  margin-bottom: 6.25rem;
}

article.post .entry-title, article.post .post-thumbnail {
  margin-bottom: 1.25rem;
}

article.post .entry-title a, article.post .post-thumbnail a {
  border: 0;
}

article.post .entry-footer > span, .entry-meta > span {
  cursor: pointer;
  padding: 0.3125rem 0.625rem;
  border-radius: 1.25rem;
  display: inline-block;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}

article.post .entry-footer > span a, .entry-meta > span a {
  border: 0;
}

article.post .entry-footer > span svg, .entry-meta > span svg {
  margin-right: 0.3125rem;
  width: 1.0625rem;
  height: auto;
}

article.post .entry-footer > span.comment-count, .entry-meta > span.comment-count {
  display: none;
}

html .sidebar.right + #primary .entry-content > .more-link {
  padding-right: 0;
  margin-bottom: 1.25rem;
  display: inline-block;
}

html .sidebar.right + #primary .entry-content > .more-link:after {
  content: "\f344";
  font-family: dashicons;
  position: absolute;
  margin-left: 5px;
}

.posted-on a time:not(:first-child) {
  display: none;
}

.site-featured-image {
  position: relative;
  padding-top: 6.25rem;
}

.single .entry-title {
  margin-bottom: 0;
}

.single .entry-meta {
  margin: 1.25rem 0;
}

.single .post-thumbnail img {
  border-radius: 1.25rem;
}

.single .nav-previous, .single .nav-next {
  display: inline-block;
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.single .nav-previous a, .single .nav-next a {
  border: 0;
}

.single .nav-previous {
  padding-right: 0.625rem;
}

.single .nav-previous .meta-nav:before {
  content: "\f340";
  font-family: dashicons;
}

.single .nav-next {
  float: right;
  padding-left: 0.625rem;
}

.single .nav-next .meta-nav:after {
  content: "\f344";
  font-family: dashicons;
}

.navigation.pagination a {
  border: 0;
}

/* RegistrationMagic */
.rmagic {
  float: none;
}

.rmagic .rmagic-form.rmagic-form-btn-center .buttonarea {
  text-align: right;
}

.rmagic label em {
  font-weight: normal;
}

input[type="radio"]:checked + label {
  font-weight: bold;
}

.rmagic .rmrow .rminput ul li .likert-scale {
  display: inline-block;
  margin: 0;
}

.rmagic .rmrow .rminput ul li .likert-scale + label {
  display: none;
}

@media only screen and (max-width: 899px) {
  .rmagic .rmrow .rminput ul li .likert-scale + label {
    display: unset;
  }
}

.rmagic .rmrow .rminput ul li.likert-container {
  display: inline-block;
  width: 25%;
  margin-right: -0.3125rem;
  text-align: center;
  padding-left: 0;
}

.rmagic .rmrow .rminput ul li.likert-container.five {
  width: 20%;
}

@media only screen and (max-width: 899px) {
  .rmagic .rmrow .rminput ul li.likert-container {
    display: block;
    width: 100%;
    margin-right: 0;
    text-align: left;
  }
  .rmagic .rmrow .rminput ul li.likert-container.five {
    width: 100%;
  }
}

.likert-header + p {
  display: none;
}

.likert-header > * {
  display: inline-block;
  width: 13.4%;
  height: 3.75rem;
  vertical-align: bottom;
  padding: 0.625rem 0;
  border-left: 1px solid white;
}

.likert-header.five > * {
  width: 12%;
}

.likert-header > span:first-child {
  width: 15.625rem;
  padding-left: 0.625rem;
}

.likert-header > span:not(:first-child) {
  text-align: center;
}

@media only screen and (max-width: 899px) {
  .likert-header {
    display: none;
  }
}

/* Thank you Form */
.registration-complete {
  display: block;
  padding: 1.875rem;
  overflow: auto;
  padding-right: 9.375rem;
  border-radius: 1.25rem;
}

.registration-complete img {
  float: left;
  margin-right: 1.875rem;
  width: 14.375rem;
}

.registration-complete h1 {
  margin-top: 1.25rem;
}

.registration-complete p {
  margin-bottom: 0;
}

/* Sidebar */
.single .sidebar.right {
  padding-bottom: 9.375rem;
}

/* Bottom Callout */
.featured-page.bottom {
  padding-top: 15.625rem;
}

.social-feeds {
  text-align: center;
  margin-bottom: 3.125rem;
}

.social-feeds img {
  margin: 0 1.25rem;
}

/* Footer */
.site-footer .site-logo {
  -webkit-filter: none;
          filter: none;
  width: 25rem;
  float: left;
}

.edit-link {
  display: none;
}

/* Hide edit link on frontend */
.social-navigation {
  text-align: center;
  margin-bottom: 1.25rem;
  padding-top: 1.25rem;
}

.social-navigation a {
  border-radius: 1.25rem;
  display: inline-block;
  width: 4.375rem;
  height: 3.125rem;
}

.social-navigation svg {
  width: 2.25rem;
  height: 2.25rem;
  vertical-align: text-bottom;
}

.site-info {
  overflow: auto;
  border-top: 4px solid;
  padding-top: 2.5rem;
  padding-bottom: 3.75rem;
}

.site-info a {
  border: 0;
}

.footer-menu {
  margin: 0.625rem 0;
}

.footer-menu a {
  font-weight: bold;
  text-transform: none;
}

@media only screen and (max-width: 899px) {
  .footer-menu .footer-links-menu {
    margin-top: 5rem;
  }
  .footer-menu li {
    display: block;
    margin-right: 0;
  }
  .footer-menu li:after {
    display: none;
  }
}

@media only screen and (max-width: 1080px) {
  .site-footer .site-logo {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 1.25rem;
  }
}

.copyright-info {
  text-align: left;
}

.copyright-info span > span {
  display: none;
}

/* Next Level Dashboard */
.awards {
  margin-top: 6.25rem;
  margin-bottom: 3.125rem;
}

.awards progress[value] {
  vertical-align: top;
  margin-top: 5rem;
  height: 1.125rem;
  border-top-color: #fff;
}

.awards progress[value]::-webkit-progress-bar, .awards progress[value]::-webkit-progress-value {
  border: 0;
  border-radius: 1.25rem;
}

@media only screen and (max-width: 1080px) {
  .awards progress[value] {
    display: none;
  }
}

.my-award {
  clear: both;
  overflow: auto;
  margin-bottom: 3.125rem;
}

.my-award h3 {
  margin-top: 6.25rem;
}

.my-award img {
  float: left;
  width: 25rem;
}

#survey-listings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#survey-listings figure {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-radius: 1.25rem;
  overflow: hidden;
  height: 12.5rem;
  -webkit-transform: rotate3d(1, 1, 1, 0.01deg);
          transform: rotate3d(1, 1, 1, 0.01deg);
}

#survey-listings figure:hover {
  background-color: #2695e6;
}

#survey-listings figure:hover .attachment-post-thumbnail {
  mix-blend-mode: unset;
}

#survey-listings .attachment-post-thumbnail {
  -webkit-transform: rotateX(0.01deg) scale(1);
          transform: rotateX(0.01deg) scale(1);
  -webkit-transition: 0.25s;
  transition: 0.25s;
  opacity: 0.85;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  mix-blend-mode: overlay;
  border-radius: 1.25rem;
}

#survey-listings .attachment-post-thumbnail:hover {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0.5;
}

#survey-listings .icon {
  -webkit-transition: 1s;
  transition: 1s;
  pointer-events: none;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  margin: auto;
  top: 3.125rem;
  filter: brightness(1) drop-shadow(5px 5px 0px #bfc5d4);
  -webkit-filter: drop-shadow(5px 5px 0px #bfc5d4);
  -moz-filter: drop-shadow(5px 5px 0px #bfc5d4);
}

#survey-listings li {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  counter-increment: custom;
  position: relative;
}

#survey-listings li:before {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  content: counter(custom) " ";
  position: absolute;
  left: 1.25rem;
  font-size: 3.125rem;
  top: 8.75rem;
  z-index: 2;
}

#survey-listings li.done:before {
  content: "✔";
}

#survey-listings li.done figure {
  background-color: #303133;
}

#survey-listings li.done .icon {
  display: none;
}

#survey-listings li:not(.done) {
  font-weight: bold;
}

#survey-listings li:first-child {
  counter-reset: custom;
}

#survey-listings li:hover:before {
  color: #fff;
}

#survey-listings li:hover .icon {
  -webkit-filter: brightness(100) drop-shadow(0px 0px 0px rgba(0, 0, 0, 0));
          filter: brightness(100) drop-shadow(0px 0px 0px rgba(0, 0, 0, 0));
}

@media only screen and (max-width: 1080px) {
  #survey-listings {
    display: block;
  }
  #survey-listings li {
    display: block;
    width: 100%;
  }
}

.surveys-template .entry-header {
  display: none;
}

.surveys-template .rmfieldset .rmrow:first-child {
  display: none;
}

@media only screen and (min-width: 71.25rem) {
  body:not(.page-template-default):not(.page-template-page-full-width) .site-main > *, li.mega > .sub-wrapper .sub-menu, .body-width, .entry-header, .entry-content > *:not(.alignfull), .entry-summary > *:not(.alignfull), article > .post-thumbail, article.post .post-thumbnail, article.post .entry-footer, .single .post-thumbnail, .entry .entry-footer, .navigation-container, .site-logo.below, #colophon .site-info, .entry .entry-content > *.alignwide, .entry .entry-summary > *.alignwide, .entry-content section > * {
    max-width: 71.25rem;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  /* With sidebar */
  .sidebar.left + #primary body:not(.page-template-default):not(.page-template-page-full-width) .site-main > *, .sidebar.left + #primary li.mega > .sub-wrapper .sub-menu, .sidebar.left + #primary .body-width, .sidebar.left + #primary .entry-header, .sidebar.left + #primary .entry-content > *:not(.alignfull), .sidebar.left + #primary .entry-summary > *:not(.alignfull), .sidebar.left + #primary article > .post-thumbail, .sidebar.left + #primary article.post .post-thumbnail, .sidebar.left + #primary article.post .entry-footer, .sidebar.left + #primary .single .post-thumbnail {
    padding-left: 29.375rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sidebar.left + #primary .entry .entry-content > *.alignwide, .sidebar.left + #primary .entry .entry-summary > *.alignwide, .sidebar.left + #primary .entry-content section > * {
    padding-left: 0;
  }
  .sidebar.right + #primary body:not(.page-template-default):not(.page-template-page-full-width) .site-main > *, .sidebar.right + #primary li.mega > .sub-wrapper .sub-menu, .sidebar.right + #primary .body-width, .sidebar.right + #primary .entry-header, .sidebar.right + #primary .entry-content > *:not(.alignfull), .sidebar.right + #primary .entry-summary > *:not(.alignfull), .sidebar.right + #primary article > .post-thumbail, .sidebar.right + #primary article.post .post-thumbnail, .sidebar.right + #primary article.post .entry-footer, .sidebar.right + #primary .single .post-thumbnail {
    padding-right: 29.375rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sidebar.right + #primary .entry .entry-content > *.alignwide, .sidebar.right + #primary .entry .entry-summary > *.alignwide, .sidebar.right + #primary .entry-content section > * {
    padding-right: 0;
  }
  .sidebar {
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    width: 25rem;
    margin: auto;
  }
  .sidebar.left {
    right: 46.25rem;
  }
  .sidebar.right {
    left: 46.25rem;
  }
}

@media only screen and (max-width: 70.25rem) {
  #secondary, body:not(.page-template-default):not(.page-template-page-full-width) .site-main > *, li.mega > .sub-wrapper .sub-menu, .body-width, .entry-header, .entry-content > *:not(.alignfull), .entry-summary > *:not(.alignfull), article > .post-thumbail, article.post .post-thumbnail, article.post .entry-footer, .single .post-thumbnail, .entry .entry-footer, .navigation-container, .site-logo.below, #colophon .site-info, .entry .entry-content > *.alignwide, .entry .entry-summary > *.alignwide, .entry-content section > * {
    max-width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }
}

@media only screen and (max-width: 1080px) {
  .site-logo.below {
    position: relative;
    height: 0;
    top: 0;
  }
  .site-logo.below + .featured-page.top {
    padding-top: 0;
  }
  .site-branding {
    text-align: center;
  }
  .site-branding .navigation-container {
    max-width: 100%;
    margin: 0;
    overflow-x: hidden;
  }
  .site-branding .menu-btn:checked ~ .main-navigation {
    max-height: 100vh;
    overflow-y: scroll;
    width: 100vw;
  }
  .site-branding .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
  }
  .site-branding .menu-btn:checked ~ .menu-icon .navicon:before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .site-branding .menu-btn:checked ~ .menu-icon .navicon:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .site-branding .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before, .site-branding .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
  }
  .site-branding .menu-icon {
    cursor: pointer;
    display: inline-block;
    padding: 8px 20px;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .site-branding .menu-icon .navicon {
    display: block;
    height: 0.125rem;
    position: relative;
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out;
    width: 32px;
  }
  .site-branding .menu-icon .navicon:before, .site-branding .menu-icon .navicon:after {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 100%;
  }
  .site-branding .menu-icon .navicon:before {
    top: 5px;
  }
  .site-branding .menu-icon .navicon:after {
    top: -5px;
  }
  .site-branding .main-navigation {
    clear: both;
    max-height: 0;
    -webkit-transition: max-height .25s ease-out;
    transition: max-height .25s ease-out;
    overflow: hidden;
  }
  .site-branding .main-navigation li {
    display: block;
    margin-right: 0;
  }
}
/*# sourceMappingURL=style.css.map */