/*
Theme Name: NSBC
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
button {
  outline: 0;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
q {
  display: inline;
  font-style: italic;
}
q:before {
  content: '"';
  font-style: normal;
}
q:after {
  content: '"';
  font-style: normal;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  padding: 2px;
}
big {
  font-size: 120%;
}
small,
sup,
sub {
  font-size: 80%;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
dd {
  margin-left: 20px;
}
kbd,
tt {
  font-family: courier;
  font-size: 12px;
}
ins {
  text-decoration: underline;
}
del,
strike,
s {
  text-decoration: line-through;
}
dt {
  font-weight: bold;
}
address,
cite,
var {
  font-style: italic;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.wp-block-image img {
  width: 100%;
  height: auto;
}
.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
body {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  color: #353535;
}
@media screen and (max-width: 700px) {
  body {
    font-size: 18px;
    line-height: 1.4;
  }
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
input,
select {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  line-height: 1;
}
button {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.headline-large,
.woocommerce-products-header__title {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 1;
  color: #353535;
}
@media screen and (max-width: 950px) {
  .headline-large,
  .woocommerce-products-header__title {
    font-size: 44px;
  }
}
@media screen and (max-width: 500px) {
  .headline-large,
  .woocommerce-products-header__title {
    font-size: 30px;
    line-height: 1.1;
  }
}
.headline-medium,
.entry-title {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.3;
  color: #1d417c;
}
@media screen and (max-width: 950px) {
  .headline-medium,
  .entry-title {
    font-size: 34px;
  }
}
@media screen and (max-width: 500px) {
  .headline-medium,
  .entry-title {
    font-size: 22px;
  }
}
.headline-small {
  display: block;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.3;
  color: #353535;
}
@media screen and (max-width: 950px) {
  .headline-small {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 500px) {
  .headline-small {
    font-size: 16px;
    line-height: 1.3;
  }
}
p {
  margin-bottom: 30px;
}
@media screen and (max-width: 700px) {
  p {
    margin-bottom: 16px;
  }
}
header.primaryheader {
  height: 100px;
  background: #ffffff;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.11);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
header.primaryheader .logo {
  height: 80px;
  position: absolute;
  top: 10px;
  left: 40px;
}
header.primaryheader .logo img {
  width: auto;
  height: 100%;
  display: block;
}
nav.primarynav {
  flex: 1;
}
nav.primarynav ul {
  list-style: none;
  margin-left: 170px;
}
nav.primarynav.fbsa ul {
  margin-left: 290px;
}
nav.primarynav ul li {
  display: inline-block;
  margin-right: 50px;
}
nav.primarynav ul li a {
  font-weight: 600;
  text-decoration: none;
  color: #353535;
}
nav.primarynav ul li.current-menu-item a {
  border-bottom: 4px solid #1d417c;
}
nav.mobilenav ul {
  list-style: none;
}
nav.mobilenav ul li {
  display: block;
  text-align: center;
  margin: 25px 0;
}
nav.mobilenav ul li a {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.3;
  text-decoration: none;
  color: #353535;
}
nav.mobilenav ul li.current-menu-item a {
  border-bottom: 4px solid #1d417c;
}
header.primaryheader .primarynav-donate {
  flex: 0 0 120px;
  text-align: right;
}
header.primaryheader .primarynav-donate a {
  font-weight: 600;
  text-decoration: none;
  color: #FF6C2B;
  margin-right: 40px;
}
header.primaryheader .mobile-menu-trigger {
  display: none;
  position: absolute;
  top: 30px;
  right: 20px;
  cursor: pointer;
}
header.primaryheader .mobile-menu-trigger.fbsa {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  top: 40px;
  right: 40px;
}
header.primaryheader .mobile-menu-trigger span {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #098EA5;
  margin-right: 10px;
}
header.primaryheader .mobile-menu-trigger img {
  height: 20px;
  width: auto;
  display: block;
}
@media screen and (max-width: 1200px) {
  header.primaryheader {
    height: 80px;
  }
  header.primaryheader .logo {
    height: 60px;
    top: 10px;
    left: 30px;
  }
  nav.primarynav ul {
    list-style: none;
    margin-left: 120px;
  }
  nav.primarynav.fbsa ul {
    margin-left: 240px;
  }
  nav.primarynav ul li {
    margin-right: 35px;
  }
  nav.primarynav ul li a {
    font-size: 18px;
  }
  nav.primarynav ul li.current-menu-item a {
    border-bottom: 4px solid #1d417c;
  }
  header.primaryheader .primarynav-donate {
    flex: 0 0 120px;
    text-align: right;
  }
  header.primaryheader .primarynav-donate a {
    font-size: 18px;
    margin-right: 30px;
  }
}
@media screen and (max-width: 1000px) {
  header.primaryheader {
    height: 80px;
  }
  header.primaryheader .logo {
    width: 60px;
    height: 60px;
    top: 10px;
    left: 20px;
  }
  nav.primarynav ul {
    display: none;
  }
  header.primaryheader .primarynav-donate {
    display: none;
  }
  header.primaryheader .mobile-menu-trigger {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
  }
  header.primaryheader .mobile-menu-trigger.fbsa {
    top: 30px;
    right: 20px;
  }
  nav.mobilenav ul li a {
    font-size: 22px;
  }
}
.home-content {
  padding: 20px 10px 0 10px;
  margin: 0 auto;
  max-width: 2000px;
}
.home-content .blocks {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.home-content .blocks #slideshow {
  flex: 1;
  background: #AAC6F5;
  border-radius: 20px;
  height: 600px;
  margin: 0 10px;
  overflow: hidden;
  display: flex;
}
.home-content .blocks #slideshow .slide {
  flex: 1;
  background-size: cover;
  background-position: center;
  position: relative;
}
.home-content .blocks #slideshow .slide .slide-box {
  background: rgba(29, 63, 124, 0.8);
  border-radius: 20px;
  box-sizing: border-box;
  width: 306px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 35px 35px 85px 35px;
}
.home-content .blocks #slideshow .slide .slide-box .backslide {
  position: absolute;
  bottom: 36px;
  left: 36px;
}
.home-content .blocks #slideshow .slide .slide-box .nextslide {
  position: absolute;
  bottom: 36px;
  right: 36px;
}
.home-content .blocks #slideshow .slide .slide-box .backslide img,
.home-content .blocks #slideshow .slide .slide-box .nextslide img {
  height: 19px;
  width: auto;
  display: block;
}
.home-content .blocks #slideshow .slide .slide-box .headline {
  font-weight: 700;
  font-size: 34px;
  line-height: 110%;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.home-content .blocks #slideshow .slide .slide-box .subheadline {
  font-weight: 700;
  font-size: 19px;
  line-height: 130%;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.home-content .blocks #slideshow .slide .slide-box .thebutton {
  text-align: right;
}
.home-content .blocks #slideshow .slide .slide-box .thebutton a {
  display: inline-block;
  background: #098EA5;
  border-radius: 25px;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #FFFFFF;
  padding: 12px 37px;
  text-decoration: none;
}
.home-content .blocks #slideshow .slide .slide-box .thebutton a:hover {
  background: #098EA5;
  color: #FFFFFF;
}
@media screen and (max-width: 600px) {
  .home-content .blocks #slideshow .slide .slide-box {
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px 20px 60px 20px;
  }
  .home-content .blocks #slideshow .slide .slide-box .backslide {
    bottom: 20px;
    left: 20px;
  }
  .home-content .blocks #slideshow .slide .slide-box .nextslide {
    bottom: 20px;
    right: 20px;
  }
  .home-content .blocks #slideshow .slide .slide-box .headline {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 15px;
  }
  .home-content .blocks #slideshow .slide .slide-box .subheadline {
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 15px;
  }
  .home-content .blocks #slideshow .slide .slide-box .thebutton a {
    font-size: 16px;
    line-height: 1.1;
    padding: 10px 25px;
  }
}
.home-content .blocks .recent-posts {
  flex: 0 0 500px;
  background: #E9ECF2;
  border-radius: 20px;
  height: 600px;
  margin: 0 10px;
  display: flex;
  flex-direction: column;
  padding: 50px 60px;
}
.home-content .blocks .recent-posts .headline {
  color: #1D3F7C;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.1;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 600px) {
  .home-content .blocks .recent-posts .headline {
    font-size: 26px;
    margin-bottom: 30px;
  }
}
.home-content .blocks .recent-posts .headline span {
  flex: 1;
}
.home-content .blocks .recent-posts .headline .wave {
  flex: 0 0 180px;
}
.home-content .blocks .recent-posts .headline .wave img {
  width: 100%;
  height: auto;
  display: block;
}
.home-content .blocks .recent-posts .the-posts {
  flex: 1;
  border-left: 4px solid #098EA5;
  padding-left: 30px;
  display: flex;
  flex-direction: column;
}
.home-content .blocks .recent-posts .the-posts ul li {
  margin-bottom: 30px;
  position: relative;
  margin-top: -6px;
}
.home-content .blocks .recent-posts .the-posts ul li a {
  color: #353535;
  font-weight: 700;
  font-size: 22px;
  line-height: 140%;
  text-decoration: none;
}
@media screen and (max-width: 1500px) {
  .home-content .blocks .recent-posts {
    flex: 0 0 320px;
    padding: 40px 30px;
  }
  .home-content .blocks .recent-posts .headline .wave {
    display: none;
  }
  .home-content .blocks .recent-posts .the-posts ul li a {
    font-size: 18px;
    line-height: 140%;
  }
}
@media screen and (max-width: 1200px) {
  .home-content .blocks {
    margin-bottom: 10px;
  }
  .home-content .blocks #slideshow {
    margin: 0 5px;
  }
  .home-content .blocks .recent-posts {
    margin: 0 5px;
  }
}
@media screen and (max-width: 820px) {
  .home-content .blocks {
    flex-direction: column;
  }
  .home-content .blocks #slideshow {
    flex: auto;
    height: 500px;
  }
  .home-content .blocks .recent-posts {
    flex: auto;
    padding: 40px 30px;
    height: auto;
    margin-top: 10px;
  }
}
.home-content .blocks .recent-posts .the-posts ul li .marker {
  background: #E9ECF2;
  border: 4px solid #098EA5;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 6px;
  left: -40px;
}
.home-content .blocks .recent-posts .the-posts ul li a:hover {
  text-decoration: underline;
}
.home-content .blocks .recent-posts .the-posts .view-all {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
}
.home-content .blocks .recent-posts .the-posts .view-all a {
  color: #353535;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  text-decoration: underline;
  margin-bottom: 12px;
}
.home-content .blocks .recent-posts .the-posts .view-all .marker {
  background: #E9ECF2;
  border: 4px solid #098EA5;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  bottom: 14px;
  left: -40px;
}
.home-content .blocks .recent-posts .the-posts .view-all .anchor {
  width: 31px;
  height: 18px;
  position: absolute;
  bottom: -4px;
  left: -47px;
}
.home-content .blocks .recent-posts .the-posts .view-all .anchor img {
  width: 100%;
  height: auto;
  display: block;
}
.home-content .blocks .feature-block {
  flex: 1;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  margin: 0 10px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .home-content .blocks .feature-block {
    margin: 0 5px;
  }
}
.home-content .blocks .feature-block a {
  text-decoration: none;
}
.home-content .blocks .feature-block .label {
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.1;
  padding: 0 30px;
  background: linear-gradient(360deg, rgba(29, 63, 124, 0.8) 0%, rgba(29, 63, 124, 0.18) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
}
@media screen and (max-width: 1500px) {
  .home-content .blocks .feature-block .label {
    font-size: 25px;
    line-height: 1.1;
    padding: 0 10px;
    height: 180px;
  }
}
@media screen and (max-width: 900px) {
  .home-content .blocks .feature-block {
    margin: 0 10px 10px 10px;
  }
}
.home-content .blocks .feature-block .label:hover {
  background: linear-gradient(360deg, rgba(29, 63, 124, 0.9) 0%, rgba(29, 63, 124, 0.9) 100%);
  text-decoration: underline;
}
.home-content .admirals,
.member-logo-block .admirals {
  padding-top: 80px;
}
.home-content .admirals h2,
.member-logo-block .admirals h2 {
  text-align: center;
  margin-bottom: 20px;
}
.home-content .admirals .member-logos,
.member-logo-block .admirals .member-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1300px;
  margin: 0 auto;
}
.home-content .admirals .member-logos .admiral-member,
.member-logo-block .admirals .member-logos .admiral-member {
  flex: 0 0 115px;
  min-height: 115px;
  margin: 0 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-content .admirals .member-logos .admiral-member.extra-padding,
.member-logo-block .admirals .member-logos .admiral-member.extra-padding {
  padding: 0 20px;
}
.home-content .admirals .member-logos .admiral-member img,
.member-logo-block .admirals .member-logos .admiral-member img {
  width: 100%;
  height: auto;
  display: block;
}
.member-logo-block {
  padding: 0px 10px 0 0px;
  margin: 0 auto;
  max-width: 2000px;
}
#container {
  position: relative;
}
.standard-content {
  padding: 80px 80px 0px 80px;
  max-width: 1360px;
  margin: 0 auto;
  min-height: 100vh;
}
@media screen and (max-width: 1300px) {
  .standard-content {
    padding: 80px 40px 0px 40px;
  }
}
@media screen and (max-width: 950px) {
  .standard-content {
    max-width: 950px;
  }
}
@media screen and (max-width: 700px) {
  .standard-content {
    padding: 60px 20px 0px 20px;
  }
}
@media screen and (max-width: 500px) {
  .standard-content {
    padding: 40px 20px 0px 20px;
  }
}
.membership-content {
  padding: 80px 40px 20px;
  margin: 0 auto;
}
.standard-content h1,
.membership-content h1,
.shop-cart h1,
.shop-checkout h1 {
  text-align: center;
  margin-bottom: 0;
}
.standard-content h2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 950px) {
  .standard-content h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 700px) {
  .membership-content {
    padding: 60px 20px 0;
  }
}
@media screen and (max-width: 500px) {
  .membership-content {
    padding: 40px 20px 0;
  }
}
@media screen and (max-width: 500px) {
  .standard-content h2 {
    margin-bottom: 20px;
  }
}
.standard-content .sub-headline,
.membership-content .sub-headline {
  text-align: center;
  margin-top: 26px;
}
@media screen and (max-width: 950px) {
  .standard-content .sub-headline,
  .membership-content .sub-headline {
    margin-top: 15px;
  }
}
.standard-content .columns {
  display: flex;
  margin-top: 80px;
}
@media screen and (max-width: 950px) {
  .standard-content .columns {
    margin-top: 60px;
  }
}
@media screen and (max-width: 700px) {
  .standard-content .columns {
    margin-top: 40px;
  }
}
.standard-content .simple-columns {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.standard-content .left-column {
  flex: 0 0 190px;
}
.standard-content .left-column .wave {
  margin-bottom: 45px;
}
.standard-content .left-column .wave img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 950px) {
  .standard-content .left-column .wave {
    display: none;
  }
}
.standard-content .left-column .section-links {
  margin: 45px 15px 0;
}
@media screen and (max-width: 950px) {
  .standard-content .left-column .section-links {
    margin: 45px 0 0;
  }
}
.standard-content .left-column .section-links a {
  display: block;
  color: #353535;
  margin-bottom: 15px;
  font-weight: 600;
}
.standard-content .left-column .section-links .intro {
  margin: 0 0 10px 0;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.standard-content .left-column .section-links .item {
  font-size: 16px;
}
.standard-content .left-column .section-links .item p {
  margin: 0 0 10px 0;
}
.standard-content .left-column .section-links .item a {
  color: #098ea5;
}
.standard-content .left-column .member-logo {
  max-width: 120px;
  margin: 20px 0;
}
.standard-content .left-column .member-logo img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 950px) {
  .standard-content .left-column.desktop {
    display: none;
  }
}
.standard-content .left-column.mobile {
  display: none;
  margin: 70px 0;
  border-top: 1px #5A8AD8 solid;
}
@media screen and (max-width: 950px) {
  .standard-content .left-column.mobile {
    display: block;
  }
}
.standard-content .columns .right-column {
  flex: 1;
  padding-left: 130px;
}
@media screen and (max-width: 1300px) {
  .standard-content .columns .right-column {
    padding-left: 70px;
  }
}
@media screen and (max-width: 950px) {
  .standard-content .columns .right-column {
    padding-left: 0;
  }
}
.standard-content .columns .single-column {
  flex: 1;
}
.standard-content .content-block .photo-container img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
}
.standard-content .content-block {
  margin-bottom: 80px;
}
@media screen and (max-width: 950px) {
  .standard-content .content-block {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 500px) {
  .standard-content .content-block {
    margin-bottom: 40px;
  }
}
.standard-content .content-block ul {
  list-style: disc;
  margin-left: 45px;
}
.standard-content .content-block ol {
  list-style: decimal;
  margin-left: 45px;
}
.standard-content .content-block ul li,
.standard-content .content-block ol li {
  padding-bottom: 10px;
  padding-left: 5px;
}
.standard-content h3 {
  color: #5A8AD8;
  margin-bottom: 20px;
}
.standard-content a {
  color: #098ea5;
}
.headline-medium,
.entry-title a {
  color: #1d417c;
  text-decoration: none;
}
.standard-content .author,
.standard-content .meta-sep {
  display: none;
}
.standard-content .entry-meta {
  margin-bottom: 20px;
}
.standard-content .entry-date {
  color: #5A8AD8;
}
.standard-content .post p img {
  float: left;
  padding-right: 25px;
  padding-bottom: 25px;
}
.divider {
  height: 50px;
  border-bottom: 1px #AAC6F5 solid;
}
.standard-content article {
  margin-bottom: 80px;
}
.standard-content .read-more {
  font-size: 16px;
}
.standard-content .photo-gallery-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.standard-content .photo-gallery-container .img-container {
  flex: 1 1 250px;
  height: 20vh;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px 15px 0 0;
  position: relative;
}
.standard-content .photo-gallery-container img {
  width: 100%;
  height: 20vh;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.standard-content .photo-gallery-container .img-container:nth-child(8n+1),
.standard-content .photo-gallery-container .img-container:nth-child(8n+2) {
  flex: 1 1 50%;
  height: 30vh;
}
.standard-content .photo-gallery-container .img-container:nth-child(8n+1) img,
.standard-content .photo-gallery-container .img-container:nth-child(8n+2) img {
  height: 30vh;
}
@media screen and (max-height: 950px) {
  .standard-content .photo-gallery-container .img-container {
    height: 30vh;
  }
  .standard-content .photo-gallery-container img {
    height: 30vh;
  }
  .standard-content .photo-gallery-container .img-container:nth-child(8n+1),
  .standard-content .photo-gallery-container .img-container:nth-child(8n+2) {
    height: 50vh;
  }
  .standard-content .photo-gallery-container .img-container:nth-child(8n+1) img,
  .standard-content .photo-gallery-container .img-container:nth-child(8n+2) img {
    height: 50vh;
  }
}
@media screen and (max-width: 830px) {
  .standard-content .photo-gallery-container .img-container:nth-child(8n+1),
  .standard-content .photo-gallery-container .img-container:nth-child(8n+2) {
    flex: 1 1 100%;
  }
}
.standard-content .photo-gallery-container .img-container:hover .img-content-hover {
  display: flex;
}
.standard-content .photo-gallery-container .img-content-hover {
  z-index: 1;
  position: absolute;
  top: 25px;
  right: 25px;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 5px;
  font-weight: 400;
  line-height: 1;
  display: none;
  width: 40px;
  height: 40px;
  align-items: center;
  justify-content: center;
}
.standard-content .photo-gallery-container .img-content-hover svg {
  width: 20px;
  height: auto;
}
.standard-content .photo-gallery-container .img-content {
  display: none;
}
.standard-content .stat-blocks {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.standard-content .stat-block {
  flex: 1 0 23%;
  margin: 0 10px 10px 0;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.standard-content .stat-block .top {
  font-weight: 700;
  font-size: 40px;
  line-height: 1.1;
  text-align: center;
  padding: 35px 10px;
}
.standard-content .stat-block .bottom {
  flex: 1;
  font-weight: 700;
  font-size: 17px;
  line-height: 1.3;
  text-align: center;
  padding: 15px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1000px) {
  .standard-content .stat-block .top {
    font-size: 30px;
    padding: 25px 10px;
  }
}
@media screen and (max-width: 700px) {
  .standard-content .stat-block {
    flex: 1 0 45%;
  }
}
.standard-content .link-block a {
  display: block;
  position: relative;
  background: #FFFFFF;
  border: 2px solid #5A8AD8;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 20px 50px 20px 20px;
  margin-bottom: 10px;
  text-decoration: none;
  font-weight: 600;
}
.standard-content .link-block a .opener {
  position: relative;
  cursor: pointer;
}
.standard-content .link-block a .opener .icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 0px;
  width: 19px;
}
.flip {
  transform: rotate(-180deg);
  transition: transform 200ms ease;
}
.standard-content .link-block .icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 20px;
  width: 19px;
}
.standard-content .link-block .icon img {
  width: 100%;
  height: auto;
  display: block;
}
.standard-content .link-block .description {
  margin: 0;
  padding-top: 12px;
  font-size: 14px;
}
@media screen and (max-width: 600px) {
  .standard-content .link-block a {
    padding: 10px 30px 10px 15px;
    font-size: 16px;
  }
  .standard-content .link-block a .opener .icon {
    margin-top: -6px;
    width: 14px;
    right: -15px;
  }
  .standard-content .link-block .icon {
    margin-top: -6px;
    right: 15px;
    width: 14px;
  }
}
.standard-content .board-member-container,
.standard-content .staff-member-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media screen and (max-width: 610px) {
  .standard-content .board-member-container,
  .standard-content .staff-member-container {
    flex-direction: column;
  }
}
.standard-content .board-member,
.standard-content .staff-member {
  padding: 25px;
  margin: 0 10px 10px 0;
  font-size: 16px;
  background: #1d417c;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  flex: 0 0 270px;
}
@media screen and (max-width: 610px) {
  .standard-content .board-member,
  .standard-content .staff-member {
    padding: 25px;
    margin: 0 0 10px 0;
    flex: auto;
  }
}
.standard-content .staff-member {
  background: #3E6CB8;
}
.standard-content .board-member .photo,
.standard-content .staff-member .photo {
  width: 100px;
  border-radius: 50px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 25px;
}
.standard-content .board-member .photo img,
.standard-content .staff-member .photo img {
  width: 100%;
  height: auto;
  display: block;
}
.standard-content .board-member .name,
.standard-content .staff-member .name {
  font-size: 18px;
}
.standard-content .board-member .title,
.standard-content .staff-member .title {
  margin-bottom: 15px;
}
.standard-content .board-member a,
.standard-content .staff-member a {
  color: #ffffff;
}
.standard-content .board-member .additional_details {
  margin-bottom: 15px;
}
.standard-content .graphic-container {
  position: relative;
  padding-left: 190px;
}
.standard-content .graphic-container .graphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
}
.standard-content .graphic-container .graphic img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 700px) {
  .standard-content .graphic-container {
    padding-left: 110px;
  }
  .standard-content .graphic-container .graphic {
    width: 80px;
  }
}
@media screen and (max-width: 500px) {
  .standard-content .graphic-container {
    padding-left: 70px;
  }
  .standard-content .graphic-container .graphic {
    width: 50px;
  }
}
.standard-content .accordion {
  display: block;
  position: relative;
  background: #FFFFFF;
  border: 2px solid #5A8AD8;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 10px;
  text-decoration: none;
}
.standard-content .accordion .opener {
  position: relative;
  cursor: pointer;
}
.standard-content .accordion .opener .label {
  color: #098ea5;
  font-weight: 600;
}
.standard-content .accordion .opener .icon {
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 0px;
  width: 19px;
}
.standard-content .accordion .icon img {
  width: 100%;
  height: auto;
  display: block;
}
.standard-content .accordion .closer {
  display: none;
  margin-top: 30px;
}
.standard-content .accordion .closer ul {
  margin-bottom: 40px;
  list-style: disc;
  margin-left: 45px;
}
.standard-content .accordion .closer li {
  margin-bottom: 6px;
}
@media screen and (max-width: 600px) {
  .standard-content .accordion {
    padding: 10px 30px 10px 15px;
    font-size: 16px;
  }
  .standard-content .accordion .opener .icon {
    margin-top: -5px;
    right: -15px;
    width: 14px;
  }
  .standard-content .accordion .closer ul {
    margin-bottom: 30px;
    margin-left: 30px;
  }
}
.standard-content .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.standard-content .embed-container iframe,
.standard-content .embed-container object,
.standard-content .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.membership-content .plan-blocks {
  display: flex;
  justify-content: center;
  max-width: 1600px;
  margin: 80px auto 0 auto;
}
.membership-content .plan-blocks .plan-box {
  flex: 1 0 20%;
  padding: 0 10px;
}
.membership-content .plan-blocks .plan-box .highlight {
  background: #FFFFFF;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  text-align: center;
  min-height: 400px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1500px) {
  .membership-content .plan-blocks .plan-box {
    padding: 0 5px;
  }
}
@media screen and (max-width: 1300px) {
  .membership-content .plan-blocks .plan-box .highlight {
    min-height: 420px;
  }
}
@media screen and (max-width: 1150px) {
  .membership-content .plan-blocks {
    display: flex;
    flex-wrap: wrap;
    margin: 60px auto 0 auto;
  }
  .membership-content .plan-blocks .plan-box {
    flex: 0 0 33%;
    padding: 0 10px 20px 10px;
  }
}
@media screen and (max-width: 1050px) {
  .membership-content .plan-blocks .plan-box .highlight {
    min-height: 450px;
  }
}
@media screen and (max-width: 900px) {
  .membership-content .plan-blocks {
    margin: 40px auto 0 auto;
  }
  .membership-content .plan-blocks .plan-box {
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 600px) {
  .membership-content .plan-blocks {
    margin: 40px auto 0 auto;
  }
  .membership-content .plan-blocks .plan-box {
    flex: 0 0 100%;
    padding: 0 0 20px 0;
  }
  .membership-content .plan-blocks .plan-box .highlight {
    min-height: 0;
    padding-bottom: 120px;
  }
}
.membership-content .plan-blocks .plan-box .highlight .name {
  font-size: 24px;
  height: 80px;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  line-height: 1;
}
.membership-content .plan-blocks .plan-box .highlight .price {
  font-size: 30px;
  font-weight: 700;
  padding: 25px 20px;
}
.membership-content .plan-blocks .plan-box .highlight .price span {
  font-size: 20px;
}
.membership-content .plan-blocks .plan-box .highlight .summary {
  font-size: 16px;
  padding: 0 20px;
}
.membership-content .plan-blocks .plan-box .highlight a.more-detail {
  text-align: center;
  font-size: 16px;
  margin: 25px 0 0 0;
  font-weight: 600;
  line-height: 130%;
  color: #353535;
  display: none;
}
.membership-content .plan-blocks .plan-box .highlight a.initial {
  position: absolute;
  bottom: 25px;
  left: 50%;
  width: 130px;
  margin-left: -65px;
  border-radius: 50px;
  border: 3px solid;
  font-size: 20px;
  font-weight: 700;
  padding: 12px 0px;
  cursor: pointer;
  text-decoration: none;
}
.membership-content .plan-blocks .plan-box .features {
  padding: 36px 0 0 0;
}
.membership-details-modal .features {
  padding: 0 0 10px 0;
}
.membership-content .plan-blocks .plan-box .features .heading,
.membership-details-modal .features .heading {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 14px;
}
.membership-content .plan-blocks .plan-box .features ul,
.membership-details-modal .features ul {
  list-style: disc;
}
.membership-content .plan-blocks .plan-box .features ul li,
.membership-details-modal .features ul li {
  font-size: 14px;
  margin-bottom: 10px;
  margin-left: 18px;
}
@media screen and (max-width: 1150px) {
  .membership-content .plan-blocks .plan-box .highlight a.more-detail {
    display: block;
  }
  .membership-content .plan-blocks .plan-box .features {
    display: none;
  }
}
.membership-content .plan-renew {
  margin: 80px auto 0 auto;
  max-width: 650px;
  text-align: center;
}
.membership-content .plan-renew .heading {
  margin: 0 auto 40px auto;
  color: #1d417c;
}
.membership-content .plan-renew .cta {
  display: flex;
  align-items: center;
  justify-content: center;
}
.membership-content .plan-renew .cta a {
  display: block;
  width: 130px;
  border-radius: 50px;
  border: 3px solid;
  font-size: 20px;
  font-weight: 700;
  padding: 12px 0px;
  background: #098ea5;
  color: #ffffff;
  margin-top: 40px;
  text-decoration: none;
  cursor: pointer;
}
.woocommerce-breadcrumb {
  display: none;
}
.woocommerce-products-header {
  margin-bottom: 80px;
}
.woocommerce-loop-category__title {
  display: none;
}
.shop-promo {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}
.shop-promo img {
  width: 100%;
  height: auto;
  display: block;
}
.shop-grid {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.shop-grid li {
  box-sizing: border-box;
  display: block;
  flex: 0 0 50%;
}
.shop-grid li:nth-child(odd) {
  padding: 0 10px 20px 0;
}
.shop-grid li:nth-child(even) {
  padding: 0 0 20px 10px;
}
@media screen and (max-width: 1200px) {
  .shop-promo {
    margin-bottom: 10px;
  }
  .shop-grid li:nth-child(odd) {
    padding: 0 5px 10px 0;
  }
  .shop-grid li:nth-child(even) {
    padding: 0 0 10px 5px;
  }
}
@media screen and (max-width: 500px) {
  .shop-grid {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
  }
  .shop-grid li {
    flex: 0 0 100%;
  }
  .shop-grid li:nth-child(odd) {
    padding: 0 0 10px 0;
  }
  .shop-grid li:nth-child(even) {
    padding: 0 0 10px 0;
  }
}
.shop-grid .woocommerce-loop-product__link {
  text-decoration: none;
}
.shop-grid .woocommerce-loop-product__title {
  color: #353535;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  margin: 20px 0 0 0;
}
.shop-grid .price {
  color: #353535;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  margin-top: 6px;
  padding-bottom: 30px;
}
.shop-grid li img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.woocommerce-cart header.header {
  display: none !important;
}
.shop-cart {
  padding: 110px 20px 0 20px;
  max-width: 560px;
  margin: 0 auto;
  min-height: 100vh;
  box-sizing: border-box;
}
@media screen and (max-width: 1300px) {
  .shop-cart {
    padding: 110px 40px 0px 40px;
  }
}
@media screen and (max-width: 700px) {
  .shop-cart {
    padding: 90px 20px 0px 20px;
  }
}
@media screen and (max-width: 500px) {
  .shop-cart {
    padding: 70px 20px 0px 20px;
  }
}
.return-to-shop {
  display: block;
  text-align: center;
  min-height: 50vh;
}
.shop-cart .cart_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  padding: 30px 20px;
  border-bottom: 1px solid #D9D9D9;
}
.shop-cart .cart_item:first-child {
  border-top: 1px solid #D9D9D9;
}
.shop-cart .product-thumbnail {
  flex: 0 0 150px;
}
.shop-cart .product-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}
.shop-cart .product-info {
  flex: 1;
  padding-left: 30px;
}
.shop-cart .product-name {
  margin-bottom: 11px;
}
.shop-cart .product-name a {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #353535;
  text-decoration: none;
}
.shop-cart .product-price {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #353535;
  text-decoration: none;
}
.shop-cart .product-quantity {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 15px 0 10px 0;
}
.shop-cart .product-quantity span {
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #353535;
  text-decoration: none;
  margin-right: 10px;
}
.shop-cart .product-quantity input {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #353535;
  text-decoration: none;
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 4px;
  width: 60px !important;
}
.shop-cart .product-subtotal {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #353535;
  text-decoration: none;
  margin-top: 8px;
  text-align: right;
}
.shop-cart .update-cart {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 20px;
  margin-bottom: 40px;
}
.shop-cart .update-cart button {
  border: 0;
  background: #ffffff;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #098EA5;
}
.shop-cart .update-cart button:disabled {
  border: 0;
  background: #ffffff;
  padding: 0 !important;
  margin: 0;
  opacity: 0 !important;
}
.shop-cart .coupon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.shop-cart .coupon input {
  background: #ffffff;
  border: 1px solid #8B8B8B;
  border-radius: 25px;
  padding: 12px 28px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #353535;
  width: 200px;
}
.shop-cart .coupon button {
  border: 0;
  background: #ffffff;
  padding: 0;
  margin: 0 0 0 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  color: #098EA5;
}
.shop-cart .wc-proceed-to-checkout {
  padding: 16px 20px;
  background: #DBF2EA;
}
.shop-cart .wc-proceed-to-checkout {
  padding: 16px 20px;
  background: #DBF2EA;
  text-align: right;
}
.shop-cart .wc-proceed-to-checkout .the-button {
  display: inline-block;
  background: #098EA5;
  border-radius: 25px;
  padding: 12px 28px;
  font-weight: 700;
  text-decoration: none;
  font-size: 20px;
  line-height: 110%;
  color: #FFFFFF;
}
.shop-cart .shop_table {
  border: 0 !important;
  text-align: right !important;
}
.shop-cart .woocommerce-cart-form {
  padding-top: 60px;
}
.shop-cart a.remove {
  color: #BD665A !important;
  margin-right: 8px;
}
.shop-cart a.remove:hover {
  color: #FFFFFF !important;
  background: #BD665A !important;
}
.shop-checkout {
  padding: 80px 20px 100px 20px;
  max-width: 560px;
  margin: 0 auto;
  min-height: 100vh;
  box-sizing: border-box;
}
.shop-checkout h2,
h3 {
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #5A8AD8;
  margin-bottom: 25px;
}
.shop-checkout .input-text,
.shop-checkout .wc-stripe-elements-field {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #92918F;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  color: #353535;
}
.shop-checkout select,
.shop-checkout .select2-container--default .select2-selection--single {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  color: #353535;
  border: 1px solid #92918F;
  border-radius: 3px;
  padding: 10px 36px 10px 16px;
  background-color: transparent;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background-image: url(images/down.png), linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 16px top 50%, 0 0;
  background-size: 15px auto, 100%;
  margin: 0;
  height: auto !important;
}
.shop-checkout .woocommerce-checkout-payment .button {
  display: inline-block;
  background: #098EA5 !important;
  border-radius: 25px;
  padding: 12px 28px;
  font-weight: 700;
  text-decoration: none;
  font-size: 20px;
  line-height: 110%;
  color: #FFFFFF;
}
.shop-checkout .select2-selection__arrow {
  display: none;
}
.shop-checkout .required {
  color: #353535 !important;
}
.shop-checkout .woocommerce-billing-fields,
.shop-checkout .woocommerce-shipping-fields,
.shop-checkout #order_review_heading,
.shop-checkout .woocommerce_notice {
  margin-top: 60px;
}
.shop-product {
  display: flex;
  width: 100%;
  margin-top: 30px;
}
.shop-product .summary {
  flex: 1;
}
.shop-product .photos {
  flex: 0 0 500px;
  margin-right: 80px;
}
@media screen and (max-width: 1200px) {
  .shop-product .photos {
    flex: 0 0 400px;
    margin-right: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .shop-product {
    flex-direction: column-reverse;
  }
  .shop-product .summary {
    flex: auto;
    margin-bottom: 50px;
  }
  .shop-product .photos {
    flex: auto;
    margin-right: 0;
  }
}
.shop-product .photos img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
  border-radius: 5px;
}
.shop-product .summary .pinned {
  padding: 20px 0;
}
.shop-product .summary h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 49px;
  color: #353535;
  text-align: left;
  margin-bottom: 40px;
}
@media screen and (max-width: 500px) {
  .shop-product .summary h1 {
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 20px;
  }
}
.shop-product .summary ul {
  list-style: disc;
  margin-left: 45px;
}
.shop-product .summary ul li {
  padding-bottom: 10px;
  padding-left: 5px;
}
.shop-product .summary .product-description {
  margin-bottom: 40px;
}
.shop-product .summary .product-description h2 {
  font-weight: 700;
  font-size: 26px;
  line-height: 32px;
  color: #5A8AD8;
  margin-bottom: 25px;
}
.shop-product .in-stock {
  display: none;
}
.shop-product .out-of-stock {
  font-weight: 700;
  color: #9E74BE;
}
.shop-product .variations {
  margin-bottom: 30px;
}
.shop-product .variations select {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  color: #21201F;
  border: 0;
  border-bottom: 1px solid #8B8B8B;
  border-radius: 0;
  padding: 8px 40px 8px 4px;
  background-color: transparent;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background-image: url("/wp-content/themes/nsbc/images/down.png"), linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: no-repeat, repeat;
  /* arrow icon position (1em from the right, 50% vertical) , then gradient position*/
  background-position: right 7px top 50%, 0 0;
  /* icon size, then gradient */
  background-size: 12px auto, 100%;
  margin: 0;
}
.shop-product .variations .reset_variations {
  display: none !important;
}
.shop-product .variations label {
  font-weight: 700;
  margin-right: 20px;
}
.shop-product .nyp {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}
.shop-product .nyp label {
  font-weight: 700;
  margin-right: 10px;
}
.shop-product .nyp input {
  background: #ffffff;
  border: 1px solid #8B8B8B;
  border-radius: 25px;
  padding: 12px 10px 12px 28px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #353535;
  width: 150px;
}
.shop-product .add-to-cart {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.shop-product .add-to-cart .price {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #098EA5;
  padding: 12px 40px 12px 0;
}
.shop-product .add-to-cart .quantity input.qty {
  background: #ffffff;
  border: 1px solid #8B8B8B;
  border-radius: 25px;
  padding: 12px 28px 12px 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #353535;
  width: 80px;
  text-align: right;
}
.shop-product .add-to-cart .quantity input::-webkit-outer-spin-button,
.shop-product .add-to-cart .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
.shop-product .add-to-cart .quantity input[type=number] {
  -moz-appearance: textfield;
}
.shop-product .add-to-cart button.button-buy {
  background: #098EA5;
  border-radius: 25px;
  padding: 12px 28px;
  border: 0;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  margin-left: 10px;
  cursor: pointer;
}
.shop-cart-button {
  display: flex;
  position: absolute;
  top: 40px;
  right: 40px;
  text-decoration: none;
  align-items: center;
}
.shop-cart-button span {
  margin-right: 10px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  color: #098EA5;
  text-decoration: none;
}
.shop-cart-button img {
  width: 26px;
  height: auto;
}
.shop-back-button {
  display: flex;
  position: absolute;
  top: 40px;
  left: 40px;
  text-decoration: none;
  align-items: center;
}
.shop-back-button span {
  margin-left: 10px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  color: #098EA5;
  text-decoration: none;
}
.shop-back-button img {
  width: 26px;
  height: auto;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
@media screen and (max-width: 1000px) {
  .shop-cart-button {
    top: 20px;
    right: 20px;
  }
  .shop-back-button {
    top: 20px;
    left: 20px;
  }
  .shop-cart-button img {
    width: 22px;
  }
  .shop-back-button img {
    width: 22px;
  }
  .shop-cart-button span {
    display: none;
  }
  .shop-back-button span {
    display: none;
  }
}
.woocommerce-notices-wrapper {
  display: none;
}
footer {
  background: #1d417c;
}
footer .container {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 130%;
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 60px 40px;
  display: flex;
  justify-content: space-between;
}
footer .container .left {
  flex: 0 0 500px;
  display: flex;
}
footer .container .right {
  flex: 1;
  text-align: right;
}
footer .container .contact,
footer .container .sitemap {
  flex: 1;
}
footer .container .contact a,
footer .container .sitemap a {
  color: #ffffff;
}
footer .container .contact ul,
footer .sitemap .contact ul {
  list-style-type: none;
}
footer .container .contact ul li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
footer .container .contact ul li a {
  display: inline-block;
}
footer .container .contact ul li a img {
  display: block;
  height: 22px;
  width: auto;
}
footer .container .sitemap ul li {
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  footer .container {
    padding: 60px 30px;
  }
}
@media screen and (max-width: 1000px) {
  footer .container {
    padding: 60px 20px;
  }
}
@media screen and (max-width: 800px) {
  footer .container {
    justify-content: flex-start;
    flex-direction: column;
  }
  footer .container .left {
    flex: auto;
  }
  footer .container .contact {
    flex: 2;
  }
  footer .container .sitemap {
    flex: 1;
  }
  footer .container .right {
    text-align: left;
    padding-top: 40px;
  }
}
@media screen and (max-width: 500px) {
  footer .container .left {
    flex-direction: column;
  }
  footer .container .contact {
    flex: auto;
  }
  footer .container .sitemap {
    flex: auto;
  }
}
.post-edit-link {
  display: none;
}
.nf-form-title,
.nf-before-form-content {
  display: none;
}
/* ------------ FORMS ------------ */
.nf-field-label {
  margin-bottom: 6px !important;
}
.nf-field-label label {
  font-weight: 500 !important;
  font-size: 20px;
  line-height: 130%;
  color: #353535;
}
.ninja-forms-req-symbol {
  color: #353535 !important;
}
input.ninja-forms-field {
  background: #FFFFFF;
  border: 1px solid #92918F;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  color: #353535;
}
textarea.ninja-forms-field {
  background: #FFFFFF;
  border: 1px solid #92918F;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  color: #353535;
}
select.ninja-forms-field {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  color: #353535;
  border: 1px solid #92918F;
  border-radius: 3px;
  padding: 10px 36px 10px 16px;
  background-color: transparent;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background-image: url("images/down.png"), linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 16px top 50%, 0 0;
  background-size: 15px auto, 100%;
  margin: 0;
}
.form-block h1,
.form-block h2,
.form-block h3,
.form-block h4,
.form-block h5,
.form-block h6 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  color: #1D3F7C;
  margin: 30px 0 25px 0;
}
.nf-field-description {
  font-size: 16px;
  line-height: 130%;
  margin-bottom: 6px;
  color: #353535;
}
.nf-field-container.html-container {
  margin-bottom: 0;
}
.nf-field-container.submit-container {
  margin-top: 60px;
  text-align: right;
}
.nf-field-container.submit-container input {
  background: #098EA5;
  border-radius: 25px;
  padding: 12px 28px;
  border: 0;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  cursor: pointer;
}
.nf-field-container.total-container {
  display: none;
}
.nf-product-field .nf-product-quantity input {
  background: #FFFFFF;
  border: 1px solid #92918F;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 16px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  color: #353535;
  width: 50% !important;
}
.nf-product-price-label,
.nf-product-price,
.nf-product-quantity-label {
  display: none;
}
.nf-product-quantity {
  padding: 0 !important;
}
/* ------------ SIDEBAR ------------ */
#sidebar {
  padding-top: 20px;
}
#sidebar .widget_product_search .search-field {
  background: #FFFFFF;
  border: 1px solid #92918F;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 6px 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #353535;
  width: 100%;
}
#sidebar .widget_product_search .search-field::placeholder {
  color: #ffffff;
}
#sidebar .widget_product_search button {
  background: #ffffff;
  border-radius: 25px;
  padding: 6px 14px;
  border: 2px #098EA5 solid;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #098EA5;
  cursor: pointer;
  margin-top: 6px;
}
/* ------------ OVERRIDES ------------ */
.hide {
  display: none !important;
}
/* ------------ MODAL ------------ */
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 999;
  padding: 10px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 480px;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  padding: 60px 70px 40px 70px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  text-align: left;
}
@media screen and (max-width: 600px) {
  .modal {
    padding: 40px 20px 30px 20px;
  }
}
.modal a.close-modal {
  display: none;
}
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}
.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.photo-modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  max-width: none;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 0;
  text-align: left;
  padding: 60px 0px 0px 0px;
}
.photo-modal .artwork {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000000;
}
.photo-modal .artwork img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.photo-modal .close {
  position: absolute;
  top: 15px;
  right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photo-modal .close svg {
  width: 30px;
  height: auto;
}
.photo-modal .download {
  position: absolute;
  top: 15px;
  left: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.photo-modal .download svg {
  width: 30px;
  height: auto;
}
.membership-modal .headline {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #1D3F7C;
  margin-bottom: 30px;
}
.membership-modal .instructions {
  text-align: center;
  margin-bottom: 30px;
}
.membership-modal .choice {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.membership-modal .close {
  display: flex;
  justify-content: center;
  align-items: center;
}
.membership-modal .choice a {
  display: inline-block;
  background: #098EA5;
  border-radius: 25px;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  padding: 12px 38px;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .membership-modal .choice a {
    font-size: 16px;
    line-height: 1.1;
    padding: 10px 22px;
    text-align: center;
  }
  .membership-modal .choice {
    margin-bottom: 20px;
  }
}
.membership-modal .close a {
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  color: #7BA3E3;
}
.mobile-menu-modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 1000;
  box-sizing: border-box;
  max-width: 800px;
  width: 100%;
  background: #fff;
  padding: 60px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  text-align: left;
}
.mobile-menu-modal .close {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}
.mobile-menu-modal .close a {
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #7BA3E3;
  text-decoration: none;
}
.post-password-form {
  text-align: center;
}
.post-password-form input[type="submit"] {
  background: #098ea5;
  border: 1px solid #098ea5;
  border-radius: 25px;
  padding: 12px 28px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.post-password-form label {
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #353535;
  display: flex;
  flex-direction: column;
  width: 220px;
  margin: 0 auto;
}
.post-password-form label input {
  background: #ffffff;
  border: 1px solid #8B8B8B;
  border-radius: 25px;
  padding: 12px 28px 12px 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  color: #353535;
  margin: 12px 0 15px 0;
  width: 100%;
}
.fbsa-landing img {
  width: 100%;
  height: auto;
  display: block;
}
.fbsa-landing .intro {
  background-size: cover;
  background-position: center;
  min-height: 600px;
  display: flex;
  flex-direction: row;
  align-items: center;
  box-sizing: border-box;
  padding: 75px 5%;
}
.fbsa-landing .intro .headline {
  flex: 1;
}
.fbsa-landing .intro .headline .dates {
  color: #F36C32;
  font-weight: 700;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  margin: 0 auto 20px auto;
  max-width: 80%;
}
.fbsa-landing .intro .headline h1 {
  color: #ffffff;
  font-weight: 700;
  font-size: 4vw;
  line-height: 1.2;
  text-align: center;
  margin: 0 auto 0 auto;
  max-width: 80%;
}
.fbsa-landing .intro .resources {
  flex: 0 0 320px;
  background: #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 40px 32px;
}
.fbsa-landing .resources.mobile {
  display: none;
  max-width: 500px;
  margin: 0 auto;
  padding: 40px 10% 0 10%;
}
.fbsa-landing .resources h2 {
  color: #F36C32;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 30px;
  text-align: center;
}
.fbsa-landing .resources ul {
  list-style: none;
}
.fbsa-landing .resources ul li {
  margin-bottom: 15px;
  display: block;
}
.fbsa-landing .resources ul li:last-child {
  margin-bottom: 0;
}
.fbsa-landing .resources ul li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #2C5598;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}
.fbsa-landing .resources ul li a:hover {
  text-decoration: underline;
}
.fbsa-landing .resources ul li a img {
  width: 40px;
  height: auto;
  display: block;
}
.fbsa-landing .resources ul li a span {
  padding-left: 12px;
}
@media screen and (max-width: 1000px) {
  .fbsa-landing .intro {
    min-height: 400px;
    padding: 75px 3%;
  }
  .fbsa-landing .intro .headline .dates {
    font-size: 20px;
  }
  .fbsa-landing .intro .resources {
    flex: 0 0 240px;
    padding: 30px 25px;
  }
  .fbsa-landing .resources h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 700px) {
  .fbsa-landing .intro {
    min-height: 300px;
    padding: 60px 6%;
  }
  .fbsa-landing .intro .headline h1 {
    font-size: 26px;
  }
  .fbsa-landing .intro .resources {
    display: none;
  }
  .fbsa-landing .resources.mobile {
    display: block;
  }
}
.fbsa-landing .timeline {
  padding: 80px 0 60px 50%;
  position: relative;
}
.fbsa-landing .timeline .timeline-wave-1 {
  width: 152px;
  position: absolute;
  right: 3%;
  top: 25%;
  z-index: 10;
}
.fbsa-landing .timeline .timeline-wave-2 {
  width: 152px;
  position: absolute;
  left: 9%;
  top: 70%;
  z-index: 10;
}
.fbsa-landing .timeline .timeline-container {
  border-left: 4px #F36D31 solid;
  display: flex;
  flex-direction: column;
}
.fbsa-landing .timeline ul {
  list-style: none;
}
.fbsa-landing .timeline ul li {
  position: relative;
  margin-top: -10px;
  padding-bottom: 90px;
}
.fbsa-landing .timeline ul li .point {
  padding-left: 25px;
  text-align: left;
  width: 400px;
  background: #ffffff;
}
.fbsa-landing .timeline ul li .marker {
  background: #FFFFFF;
  border: 4px solid #098EA5;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 8px;
  left: -10px;
  z-index: 50;
}
.fbsa-landing .timeline ul li .point .date {
  color: #353535;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.3;
  margin-bottom: 10px;
}
.fbsa-landing .timeline ul li .point .description {
  color: #2C5598;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
}
.fbsa-landing .timeline ul li:nth-child(even) .point {
  margin-left: -425px;
  text-align: right;
}
.fbsa-landing .timeline ul li:last-child {
  position: relative;
  margin-top: -10px;
  padding-bottom: 0;
}
.fbsa-landing .timeline ul li:last-child .marker {
  top: -4px;
}
.fbsa-landing .timeline ul li:last-child .point {
  margin-left: -215px;
  text-align: center;
  padding-top: 30px;
}
@media screen and (max-width: 880px) {
  .fbsa-landing .timeline {
    padding: 80px 10% 40px 10%;
  }
  .fbsa-landing .timeline ul li .point {
    width: 80%;
  }
  .fbsa-landing .timeline ul li:nth-child(even) .point {
    margin-left: 0;
    text-align: left;
  }
  .fbsa-landing .timeline ul li:last-child .marker {
    top: 8px;
  }
  .fbsa-landing .timeline ul li:last-child .point {
    margin-left: 0;
    text-align: left;
    padding-top: 0;
  }
  .fbsa-landing .timeline .timeline-wave-1 {
    width: 90px;
    position: absolute;
    right: 3%;
    top: 25%;
    z-index: 10;
  }
  .fbsa-landing .timeline .timeline-wave-2 {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .fbsa-landing .timeline ul li {
    padding-bottom: 40px;
  }
  .fbsa-landing .timeline ul li .point {
    width: 100%;
  }
  .fbsa-landing .timeline ul li .point .date {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .fbsa-landing .timeline ul li .point .description {
    font-size: 16px;
  }
  .fbsa-landing .timeline .timeline-wave-1 {
    display: none;
  }
}
.fbsa-landing .results {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fbsa-landing .results .column {
  flex: 0 0 300px;
  padding: 0 15px;
}
@media screen and (max-width: 700px) {
  .fbsa-landing .results .column {
    flex: 0 0 200px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 430px) {
  .fbsa-landing .results {
    flex-direction: column;
  }
  .fbsa-landing .results .column {
    flex: auto;
    padding: 0 10% 15px 10%;
  }
}
.fbsa-landing #slideshow {
  padding: 120px 10%;
}
.fbsa-landing .quote-box {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
}
.fbsa-landing .quote-box .quote {
  color: #2C5598;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.3;
}
.fbsa-landing .quote-box .quotee {
  color: #2C5598;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  margin-top: 10px;
}
@media screen and (max-width: 700px) {
  .fbsa-landing .quote-box .quote {
    font-size: 20px;
  }
  .fbsa-landing .quote-box .quotee {
    font-size: 16px;
  }
}
.fbsa-landing .blocks {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 5%;
}
.fbsa-landing .blocks .feature-block {
  flex: 0 1 292px;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  margin: 0 10px;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 1200px) {
  .fbsa-landing .blocks .feature-block {
    margin: 0 5px;
  }
}
@media screen and (max-width: 600px) {
  .fbsa-landing .blocks {
    flex-direction: column;
    padding: 0 10%;
  }
  .fbsa-landing .blocks .feature-block {
    flex: auto;
    margin: 0 0 10px 0;
    width: 100%;
  }
}
.fbsa-landing .blocks .feature-block a {
  text-decoration: none;
}
.fbsa-landing .blocks .feature-block .label {
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.1;
  padding: 0 30px;
  background: linear-gradient(360deg, rgba(29, 63, 124, 0.8) 0%, rgba(29, 63, 124, 0.18) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
}
@media screen and (max-width: 880px) {
  .fbsa-landing .blocks .feature-block .label {
    font-size: 25px;
    line-height: 1.1;
    padding: 0 10px;
    height: 180px;
  }
}
.fbsa-landing .blocks .feature-block .label:hover {
  background: linear-gradient(360deg, rgba(29, 63, 124, 0.9) 0%, rgba(29, 63, 124, 0.9) 100%);
  text-decoration: underline;
}
.fbsa-landing .about {
  margin: 80px auto 0 auto;
  max-width: 700px;
  padding: 0 10%;
  box-sizing: content-box;
}
.fbsa-landing .about h2 {
  color: #1D3F7C;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 40px;
  text-align: center;
}
.fbsa-landing .close {
  background: #D2E2FD;
  padding: 120px 10%;
  margin-top: 120px;
}
.fbsa-landing .close h2 {
  color: #1D3F7C;
  font-weight: 700;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 40px;
  text-align: center;
}
.fbsa-landing .close .cta {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fbsa-landing .close .cta a {
  color: #FFFFFF;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  padding: 11px 20px;
  border-radius: 50px;
  background: #F36B32;
  text-decoration: none;
}
.fbsa-landing .close .logos {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  margin-top: 120px;
}
.fbsa-landing .close .logos a {
  margin: 0 15px;
}
.fbsa-landing .close .logos img {
  height: 60px;
  width: auto;
  display: block;
}
.fbsa-landing .close .details {
  color: #1D3F7C;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  margin: 30px auto 0 auto;
  text-align: center;
  max-width: 500px;
}
@media screen and (max-width: 700px) {
  .fbsa-landing .about h2,
  .fbsa-landing .close h2 {
    font-size: 26px;
  }
}
.page-template-page-fbsa footer {
  margin: 0;
}
.modal-closer {
  position: absolute;
  top: 25px;
  right: 25px;
  height: 40px;
  align-items: center;
  justify-content: center;
}
.modal-closer svg {
  width: 24px;
  height: 24px;
  fill: #003DA5;
}
.modal-mailchimp {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 10px;
  max-width: 600px;
  box-sizing: border-box;
}
.modal-mailchimp .close-modal {
  display: none;
}
.modal-mailchimp .mailchimp-form {
  width: 100%;
  padding: 80px 10% 60px 10%;
  box-sizing: border-box;
  border-radius: 10px;
  background: #FFFFFF;
  color: #101820;
  font-family: proxima-nova, sans-serif;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  text-align: left;
}
@media all and (max-width: 1000px) {
  .modal-mailchimp .mailchimp-form {
    font-size: 18px;
  }
}
@media all and (max-width: 750px) {
  .modal-mailchimp .mailchimp-form {
    font-size: 16px;
  }
}
.modal-mailchimp .mailchimp-form .headline {
  font-family: proxima-nova, sans-serif;
  font-size: 32px;
  line-height: 1.3;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  margin-bottom: 60px;
}
@media all and (max-width: 1250px) {
  .modal-mailchimp .mailchimp-form .headline {
    font-size: 26px;
  }
}
@media all and (max-width: 750px) {
  .modal-mailchimp .mailchimp-form .headline {
    font-size: 20px;
  }
}
@media all and (max-width: 1500px) {
  .modal-mailchimp .mailchimp-form .headline {
    margin-bottom: 45px;
  }
}
@media all and (max-width: 1000px) {
  .modal-mailchimp .mailchimp-form .headline {
    margin-bottom: 30px;
  }
}
.modal-mailchimp .mailchimp-form .mc-field-group {
  margin-bottom: 30px;
  width: 100%;
}
@media all and (max-width: 1000px) {
  .modal-mailchimp .mailchimp-form .mc-field-group {
    margin-bottom: 25px;
  }
}
@media all and (max-width: 750px) {
  .modal-mailchimp .mailchimp-form .mc-field-group {
    margin-bottom: 20px;
  }
}
.modal-mailchimp .mailchimp-form .mc-field-group label {
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 10px;
  display: block;
}
@media all and (max-width: 1000px) {
  .modal-mailchimp .mailchimp-form .mc-field-group label {
    font-size: 15px;
  }
}
@media all and (max-width: 750px) {
  .modal-mailchimp .mailchimp-form .mc-field-group label {
    font-size: 14px;
  }
}
.modal-mailchimp .mailchimp-form .mc-field-group input {
  background: transparent;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 16px;
  border: 1px solid #92918F;
  width: 100%;
  font-family: proxima-nova, sans-serif;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  color: #101820;
}
@media all and (max-width: 1000px) {
  .modal-mailchimp .mailchimp-form .mc-field-group input {
    font-size: 18px;
  }
}
@media all and (max-width: 750px) {
  .modal-mailchimp .mailchimp-form .mc-field-group input {
    font-size: 16px;
  }
}
.modal-mailchimp .mailchimp-form .button {
  box-sizing: border-box;
  -webkit-appearance: none;
  border: 0;
  cursor: pointer;
  font-style: normal;
  text-align: center;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  padding: 11px 20px;
  border-radius: 50px;
  background: #F36B32;
  text-decoration: none;
}
@media all and (max-width: 750px) {
  .modal-mailchimp .mailchimp-form .button {
    font-size: 16px;
  }
}
@media all and (max-width: 750px) {
  .modal-mailchimp .mailchimp-form .button {
    padding: 10px 20px;
  }
}
/*
========= Find an Instructor =========
*/
.find-instructor .intro {
  width: 100vw;
  height: calc(100vh - 80px);
  background: url("images/find-instructor-water.jpg") no-repeat center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.find-instructor .intro .header {
  width: 100%;
  padding: 80px 30px;
  background-image: linear-gradient(180deg, #ffffff 0, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.find-instructor .intro h1 {
  margin-bottom: 40px;
}
.find-instructor .intro .descriptor {
  max-width: 696px;
  text-align: center;
  margin: 40px auto;
}
.find-instructor .intro .search-wrap {
  padding: 5px 6px;
  border: 0;
  box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.2);
  background: #fff;
  border-radius: 50px;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #191A1D;
  display: flex;
  align-items: center;
  width: 300px;
  height: 60px;
  cursor: pointer;
}
.find-instructor .intro .search-wrap input {
  height: 100%;
  width: 100%;
  border: none;
  padding-left: 25px;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.3;
  color: #353535;
  border-radius: 50px;
}
.find-instructor .intro .search-wrap input::-webkit-outer-spin-button,
.find-instructor .intro .search-wrap input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.find-instructor .intro .search-wrap input[type=number] {
  -moz-appearance: textfield;
}
@media only screen and (max-width: 900px) {
  .find-instructor .intro .header {
    padding: 60px 30px;
  }
  .find-instructor .intro .descriptor {
    max-width: 580px;
    margin: 30px auto;
  }
}
@media only screen and (max-width: 740px) {
  .find-instructor .intro .descriptor {
    max-width: 500px;
  }
  .find-instructor .intro .search-wrap {
    width: 250px;
    font-size: 18px;
  }
}
.find-instructor .intro button {
  background: none;
  border: none;
  height: 100%;
  cursor: pointer;
}
.find-instructor .intro .search-wrap img {
  width: 12px;
  height: auto;
  display: block;
  margin-right: 10px;
}
/*
========= Store locator styling =========
*/
#wpsl-wrap {
  margin: 0;
  padding: 0;
}
#wpsl-stores,
#wpsl-direction-details,
#wpsl-gmap {
  height: calc(100vh - 80px);
  overflow: visible;
}
#wpsl-gmap img[src*="purple@2x"] {
  display: none !important;
}
.wpsl-directions {
  display: none;
}
.current-search {
  font-size: 20px;
  font-weight: 700;
  padding: 0px;
  color: #5A8AD8;
  margin-bottom: 20px;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  text-decoration: none;
}
.current-search img {
  width: 8px;
  height: auto;
  display: block;
}
.current-search span {
  margin-left: 10px;
}
.wpsl-search {
  width: 60%;
  display: flex;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  margin: 0 auto 40px auto;
  box-sizing: border-box;
  border: 0;
  padding: 5px 6px;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
  color: #191A1D;
}
.wpsl-search label,
.wpsl-search input {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
#wpsl-search-wrap {
  position: relative;
}
.wpsl-search-btn-wrap {
  position: absolute;
  right: 0;
  cursor: pointer;
}
#wpsl-search-btn {
  background: transparent;
  float: right;
  border: none;
  box-shadow: none;
}
.wpsl-search label {
  color: #191A1D;
  width: 182px !important;
}
#wpsl-search-input {
  color: #FEBC11;
  border: none !important;
}
#wpsl-result-list,
#wpsl-gmap {
  width: 50%;
  height: 100vh !important;
}
#wpsl-result-list {
  height: calc(100vh - 80px) !important;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
}
#wpsl-result-list .list-container {
  padding: 20px 20px;
}
#wpsl-result-list ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#wpsl-wrap #wpsl-result-list ul li {
  display: flex;
  border-bottom: 0;
  padding: 0 !important;
}
.instructor-listing {
  max-width: 350px;
  background: #FFFFFF;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
}
.instructor-listing:last-child {
  margin-bottom: 0px;
}
.wpsl-store-location a {
  color: #516CBC;
}
.wpsl-store-location .wpsl-contact-details a {
  margin-left: 30px;
}
.instructor-listing .featured-image {
  min-height: 100px;
  background-color: #5A8AD8;
}
.instructor-listing .featured-image img {
  width: 100% !important;
  height: auto !important;
  display: block;
}
.wpsl-store-thumb {
  float: none !important;
  border-radius: 0px !important;
  margin: 0px !important;
}
.instructor-listing .instructor-content {
  padding: 30px 20px 20px 20px;
  text-align: left;
  font-size: 15px;
  position: relative;
}
.instructor-listing .instructor-content .instructor-category {
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  background: #098ea5;
  padding: 4px 10px;
  border-radius: 4px;
  position: absolute;
  top: -13px;
  left: 20px;
}
.instructor-listing .instructor-content .instructor-name {
  font-size: 18px;
  font-weight: 700;
}
.instructor-listing .instructor-content .instructor-address {
  margin-top: 10px;
}
.instructor-listing .instructor-content .instructor-city {
  margin-bottom: 10px;
}
.instructor-listing .instructor-content a {
  color: #098ea5;
}
.wpsl-no-results-msg {
  font-size: 18px;
  font-weight: 700;
  color: #098ea5;
}
#wpsl-wrap #wpsl-result-list ul li .carries-product {
  padding-bottom: 20px;
}
#wpsl-wrap #wpsl-result-list ul li .list-marker {
  padding: 0 30px;
}
#wpsl-wrap #wpsl-result-list li p {
  display: flex;
  flex-direction: column;
  color: #191A1D;
  font-family: Roboto;
  font-style: normal;
  line-height: 24px;
  font-weight: 500;
}
#wpsl-wrap #wpsl-result-list li p strong {
  font-size: 24px;
  padding-bottom: 30px;
}
#wpsl-wrap #wpsl-result-list li p span {
  font-size: 16px;
}
#wpsl-wrap #wpsl-result-list .result-link {
  padding-bottom: 20px;
}
@media only screen and (max-width: 900px) {
  .wpsl-gmap-canvas {
    display: none;
  }
  #wpsl-result-list,
  #wpsl-gmap {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  #wpsl-result-list .list-container {
    padding: 30px;
  }
}
