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

@font-face {
  font-family: 'fs-humana-bold';
  src: url("../fonts/FSHumana-Bold.eot");
  src: url("../fonts/FSHumana-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FSHumana-Bold.woff2") format("woff2"), url("../fonts/FSHumana-Bold.woff") format("woff"), url("../fonts/FSHumana-Bold.ttf") format("truetype"), url("../fonts/FSHumana-Bold.svg#fs-humana-bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'fs-humana-heavy';
  src: url("../fonts/FSHumana-Heavy.eot");
  src: url("../fonts/FSHumana-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/FSHumana-Heavy.woff2") format("woff2"), url("../fonts/FSHumana-Heavy.woff") format("woff"), url("../fonts/FSHumana-Heavy.ttf") format("truetype"), url("../fonts/FSHumana-Heavy.svg#fs-humana-heavy") format("svg");
  font-weight: normal;
  font-style: normal; }

#page_header .ph-content-wrap{
    display: none;
}

body.nsg-game-changers-landing .site-content{
  margin-top: 0 !important;
}
body.nsg-game-changers-landing .site-footer{
  border-top: none !important;
}

.mb-0 {
  margin-bottom: 0; }

.mt-0 {
  margin-top: 0; }

.mt-10 {
  margin-top: 10px; }

.pt-10 {
  padding-top: 10px; }

.pt-20 {
  padding-top: 20px; }

.pt-30 {
  padding-top: 30px; }

.mb-15 {
  margin-bottom: 15px !important; }

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

.mb-30 {
  margin-bottom: 30px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.pl-40 {
  padding-left: 40px; }

.resp-img {
  width: 100%;
  height: auto; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.d-flex {
  display: flex; }

.jc-center {
  justify-content: center; }

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.pr-0 {
  padding-right: 0 !important; }

.white-text {
  color: #fff; }

.text-uppercase {
  text-transform: uppercase; }

.nsg-btn {
  background: var(--nsg-dark-blue);
  color: #fff;
  display: inline-block;
  height: 60px;
  padding: 20px 32px 20px 31.5px;
  border-radius: 10px;
  font-size: 0.89rem;
  width: auto;
  text-decoration: none;
  transition: all 0.25s ease-in-out; }
  .nsg-btn:hover {
    background: #305d7f; }
  @media screen and (min-width: 768px) {
    .nsg-btn {
      font-size: 1.33rem;
      padding: 27px 35px;
      height: auto;
      line-height: 1; } }

:root {
  --nsg-text-color: #22425A;
  --nsg-light-green: #78BE20;
  --nsg-dark-blue: #22425A;
  --nsg-orange: #FBB04C; }

html {
  font-size: 18px; }

body.nsg-game-changers-landing {
  font-family: 'fs-humana';
  font-weight: 400;
  font-style: normal;
  font-size: 1rem;
  font-style: normal;
  color: var(--nsg-text-color);
  min-width: 320px;
  min-height: 100vh;
  line-height: 1.4;
  margin: 0;
  padding: 0; }
  body.nsg-game-changers-landing * {
    box-sizing: border-box; }

body.nsg-game-changers-landing h1, 
body.nsg-game-changers-landing h2, 
body.nsg-game-changers-landing h3, 
body.nsg-game-changers-landing h4, 
body.nsg-game-changers-landing h5, 
body.nsg-game-changers-landing h6 {
  font-family: "niveau-grotesk", sans-serif;
  font-weight: 900;
  font-style: normal;
  line-height: 1;
  margin-top: 1.11rem;
  margin-bottom: 1.11rem; }

body.nsg-game-changers-landing h1 {
  font-size: 2.78rem;
  line-height: 0.9; }

body.nsg-game-changers-landing h2 {
  font-size: 2.333333rem; }

body.nsg-game-changers-landing h3 {
  font-size: 1.39rem; }

body.nsg-game-changers-landing .nsg-page-width {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px; }
  .nsg-page-width.wide {
    max-width: 1270px; }

.db-bg {
  background: var(--nsg-dark-blue); }

.lg-bg {
  background: var(--nsg-light-green); }

body.nsg-game-changers-landing p {
  margin: 0 0 20px; }

.blue-bg {
  background: #01A5DF; }

.mb-0 {
  margin-bottom: 0 !important; }

.pt-20 {
  padding-top: 20px; }

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

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

.self-center {
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important; }

.img-resp {
  width: 100%;
  height: auto; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.d-block {
  display: block; }

.lgreen {
  color: var(--nsg-light-green); }

strong {
  font-family: 'fs-humana-bold'; }

/** HEADER STYLES **/
#nsg-header {
  background: var(--nsg-light-green);
  padding: 0;
  width: 100%;
  min-width: 320px;
  position: relative;
  overflow: hidden; }
  #nsg-header:before, #nsg-header:after {
    content: '';
    position: absolute;
    z-index: 1; }
  #nsg-header .nsg-page-width {
    position: relative;
    z-index: 2; }
  @media screen and (max-width: 767px) {
    #nsg-header {
      padding: 60px 0; }
      #nsg-header h1 {
        max-width: 300px; }
      #nsg-header .logo {
        width: 20%;
        min-width: 120px !important;
        max-width: 260px; }
      #nsg-header:before {
        top: 0;
        right: 0;
        background: url("../images/mob_header_pattern.png") no-repeat top right;
        width: 40%;
        height: 40%;
        min-width: 120px;
        max-width: 220px;
        background-size: contain !important; }
      #nsg-header:after {
        height: 40px;
        bottom: 0;
        left: 0;
        width: 100%;
        background: url("../images/mob_header_pattern2.png") repeat-x bottom left;
        background-size: contain !important; } }
  @media screen and (min-width: 768px) {
    #nsg-header .nsg-page-width {
      padding-left: 105px;
      padding-right: 50px; }
    #nsg-header:before {
      background: url("../images/header_pattern.png") repeat-y top left;
      width: 100px;
      height: 100%;
      background-size: contain !important;
      top: 0;
      left: 0; } }
  @media screen and (min-width: 1340px) {
    #nsg-header:before {
      width: 170px !important; }
    #nsg-header:after {
      width: 70px !important; } }

/** Learn About Program Section **/
#learn-about-program {
  position: relative;
  padding-bottom: 30px; }
  #learn-about-program:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    left: 0;
    background: url("../images/divider1.png") no-repeat bottom right;
    background-size: contain !important;
    z-index: 2; }
  #learn-about-program .sizzle-block {
    max-width: 1425px;
    padding: 0 0 20px !important;
    position: relative; }
    @media screen and (min-width: 768px) and (max-width: 1075px) {
      #learn-about-program .sizzle-block {
        padding-bottom: 40px !important; } }
    @media screen and (min-width: 1300px) {
      #learn-about-program .sizzle-block .prog-details {
        margin-left: calc(100% - 715px); } }
    @media screen and (min-width: 1440px) {
      #learn-about-program .sizzle-block {
        max-width: 100% !important; }
        #learn-about-program .sizzle-block .prog-details {
          margin-left: calc(100% - 750px); } }
  @media screen and (min-width: 1300px) {
    #learn-about-program:after {
      height: 40px !important; }
    #learn-about-program:before {
      content: '';
      position: absolute;
      width: 50%;
      height: 40px;
      bottom: 0;
      left: 0;
      background: var(--nsg-light-green);
      z-index: 1; } }

.nsg-video-wrapper {
  position: relative;
  width: 100%;
  max-width: 100%;
  /* Adjust max width as needed */
  margin: auto;
  aspect-ratio: 1 / 1;
  border-bottom-left-radius: 20%;
  overflow: hidden; }
  .nsg-video-wrapper iframe, .nsg-video-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .nsg-video-wrapper .video-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../images/sizzle_cover.png") center center/cover no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 2; }
    .nsg-video-wrapper .video-cover .play-button {
      width: 80px;
      height: 80px;
      border-radius: 50%;
      display: flex;
      background: url("../images/play.png") center center/cover no-repeat;
      justify-content: center;
      align-items: center;
      transition: all 0.25s ease-in-out; }
      @media screen and (min-width: 768px) {
        .nsg-video-wrapper .video-cover .play-button {
          width: 120px;
          height: 120px; } }

.video-dotted-patterns {
  position: relative; }
  @media screen and (min-width: 768px) {
    .video-dotted-patterns.off:after {
      content: '';
      position: absolute;
      bottom: 0;
      right: 0;
      width: calc(100% - 40px);
      height: 50px;
      background: url("../images/dots_patterns.png") repeat-x bottom left;
      background-size: contain !important;
      z-index: 3; } }
  @media screen and (min-width: 1200px) {
    .video-dotted-patterns.off {
      padding-bottom: 40px; }
      .video-dotted-patterns.off:after {
        bottom: 20px; } }

/*** OUR ATHLETES SECTION ***/
@media screen and (min-width: 768px) {
  #our-athletes .nsg-tiles {
    justify-content: space-between; } }

#our-athletes .nsg-tiles .tile .img-wrapper:after {
  width: 96%;
  height: 96%;
  top: 7%;
  left: 9%; }

.img-wrapper {
  position: relative;
  margin-bottom: 20px; }
  .img-wrapper > a {
    display: block; }
  .img-wrapper img {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
    display: block;
    margin: 0; }
  .img-wrapper:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 5%;
    left: 5%;
    border-radius: 50%;
    background: var(--nsg-light-green);
    z-index: 1; }

#nsg-atheletes-filter {
  border-radius: 8px;
  appearance: none;
  /* Remove default OS styling */
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: 'fs-humana';
  background-color: var(--nsg-light-green);
  padding: 15px 40px 15px 20px;
  color: #fff;
  font-size: 1rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M70 100 L110 50 H30 Z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px;
  cursor: pointer;
  transition: border 0.3s ease; }

.nsg-tiles.past > .tile .img-wrapper img {
  border-radius: 50% !important; }

@media screen and (min-width: 1200px) {
  .past-athletes-wrapper .nsg-page-width.wide {
    max-width: 1300px !important; }
    .past-athletes-wrapper .nsg-page-width.wide .nsg-tiles {
      max-width: 100% !important; } }

.nsg-tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /*space-between;*/
  margin-top: 40px; }
  @media screen and (max-width: 419px) {
    .nsg-tiles {
      max-width: 300px !important;
      margin-left: auto;
      margin-right: auto;
      justify-content: space-between !important; } }
  .nsg-tiles .tile {
    width: 100px;
    text-align: center;
    margin: 0 15px 25px; }
    .nsg-tiles .tile .nsg-name {
      font-family: 'fs-humana-heavy';
      line-height: 1;
      margin-bottom: 10px; }
    .nsg-tiles .tile .nsg-sport {
      font-size: 0.89rem; }
  .nsg-tiles.past .nsg-name {
    line-height: 1.2 !important; }
  @media screen and (min-width: 650px) {
    .nsg-tiles.past {
      justify-content: flex-start;
      margin-left: auto;
      margin-right: auto; }
      .nsg-tiles.past > .tile {
        width: calc(25% - 20px);
        margin-left: 10px;
        margin-right: 10px; }
        .nsg-tiles.past > .tile .img-wrapper {
          max-width: 100px;
          margin-left: auto;
          margin-right: auto; } }
  @media screen and (min-width: 768px) {
    .nsg-tiles.past {
      width: 640px !important; } }
  @media screen and (min-width: 900px) {
    .nsg-tiles.past {
      width: 800px !important; }
      .nsg-tiles.past > .tile {
        width: calc(20% - 20px) !important;
        margin-left: 10px !important;
        margin-right: 10px !important; } }
  @media screen and (min-width: 1100px) {
    .nsg-tiles.past {
      width: 960px !important; }
      .nsg-tiles.past > .tile {
        width: calc(16.6666667% - 20px) !important; } }
  @media screen and (min-width: 1200px) {
    .nsg-tiles.past {
      width: 100% !important; }
      .nsg-tiles.past > .tile {
        width: calc(14.28% - 20px) !important; }
        .nsg-tiles.past > .tile .img-wrapper {
          max-width: 125px !important;
          width: 125px !important; }
          .nsg-tiles.past > .tile .img-wrapper img {
            width: 100% !important;
            height: auto !important; } }
  @media screen and (max-width: 560px) {
    .nsg-tiles.past {
      justify-content: space-between; } }
  @media screen and (min-width: 768px) {
    .nsg-tiles.past {
      max-width: 1270px;
      margin-left: auto;
      margin-right: auto; }
      .nsg-tiles.past .tile {
        width: 120px;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 40px; }
        .nsg-tiles.past .tile .nsg-name {
          font-size: 1.11rem; }
        .nsg-tiles.past .tile .nsg-sport {
          font-size: 0.83rem; }
    .nsg-tiles .tile {
      width: 185px; }
      .nsg-tiles .tile .nsg-name {
        font-size: 1.66rem;
        padding: 0 20px; }
      .nsg-tiles .tile .nsg-sport {
        font-size: 1.38rem; } }

.nsg-popup-content .bio {
  font-size: 0.77rem;
  padding: 0 30px 30px;
  position: relative; }
  .nsg-popup-content .bio .name {
    font-size: 1.22rem; }
  .nsg-popup-content .bio .sport {
    font-size: 0.89rem; }
  .nsg-popup-content .bio p {
    margin-bottom: 15px; }
    .nsg-popup-content .bio p:last-of-type {
      margin-bottom: 0; }
  .nsg-popup-content .bio div.img {
    padding-right: 30px;
    margin-left: -30px;
    margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .nsg-popup-content .bio {
      font-size: 0.89rem; }
      .nsg-popup-content .bio .name {
        display: block;
        padding-top: 50px; }
      .nsg-popup-content .bio div.img {
        float: right;
        margin-bottom: 20px;
        margin-left: 20px;
        width: 40%;
        padding-right: 0;
        margin-right: -30px;
        min-width: 400px; }
      .nsg-popup-content .bio .name {
        font-size: 1.38rem; }
      .nsg-popup-content .bio .sport {
        font-size: 1.11rem; } }
  @media screen and (max-width: 767px) {
    .nsg-popup-content .bio {
      padding-bottom: 50px; }
      .nsg-popup-content .bio:before, .nsg-popup-content .bio:after {
        content: '';
        position: absolute;
        height: 23px;
        width: 100%;
        bottom: 0; }
      .nsg-popup-content .bio:before {
        z-index: 2;
        background: url("../images/mobile_popup_pattern.png") no-repeat bottom right;
        right: 0; }
      .nsg-popup-content .bio:after {
        z-index: 1;
        background: #fff;
        left: 0; } }

/** POPUP STYLES **/
.nsg-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease; }
  .nsg-popup-overlay.show {
    display: block;
    opacity: 1; }
    .nsg-popup-overlay.show .popup-content {
      transform: translateY(0);
      opacity: 1; }
  .nsg-popup-overlay .popup-content {
    position: relative;
    width: 95%;
    max-width: 1100px;
    height: 100vh;
    /*80*/
    min-width: 300px;
    margin: 0 auto;
    /*10%*/
    background: var(--nsg-dark-blue);
    color: #fff;
    overflow: hidden;
    transform: translateY(-50px);
    opacity: 0;
    top: 0;
    transition: transform 0.4s ease, opacity 0.4s ease; }
  .nsg-popup-overlay .popup-scrollable-content {
    max-height: 100vh;
    /*60vh*/
    overflow-y: auto;
    position: relative; }
  .nsg-popup-overlay .close-popup {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 24px;
    width: 29px;
    height: 29px;
    display: block;
    cursor: pointer;
    z-index: 9999; }
    @media screen and (min-width: 768px) {
      .nsg-popup-overlay .close-popup {
        width: 40px;
        height: 40px; }
        .nsg-popup-overlay .close-popup img {
          width: 100% !important;
          height: auto !important; } }

/** Challenge Your Mind Sectiom **/
#challenge-your-mind {
  position: relative;
  padding-top: 30px;
  overflow: hidden; }
  #challenge-your-mind:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    top: 0;
    left: 0;
    background: url("../images/challenge_your_mind_pattern.png") no-repeat top left;
    background-size: cover !important; }
  @media screen and (max-width: 767px) {
    #challenge-your-mind .maze-deco {
      position: relative;
      padding-right: 22%;
      /*45%;*/
      min-height: 137px;
      margin-bottom: 20px; }
      #challenge-your-mind .maze-deco > * {
        position: relative;
        z-index: 2; }
      #challenge-your-mind .maze-deco:before {
        content: '';
        position: absolute;
        width: 40%;
        height: 50%;
        min-height: 137px;
        top: 0;
        right: -15px;
        background: url("../images/mobile_maze.png") no-repeat top right;
        background-size: contain !important;
        z-index: 1; } }
  @media screen and (min-width: 768px) {
    #challenge-your-mind:before {
      height: 50px;
      background-size: contain !important;
      background-position: top right !important;
      z-index: 2; }
    #challenge-your-mind .nsg-page-width {
      padding-left: 25%;
      position: relative;
      max-width: 1370px !important; }
      #challenge-your-mind .nsg-page-width:before {
        content: '';
        position: absolute;
        top: 110px;
        width: 60%;
        height: 85%;
        max-height: 700px;
        left: calc(-40%);
        background: url("../images/desktop_maze.png") no-repeat top right;
        background-size: contain !important; } }
  @media screen and (min-width: 1200px) {
    #challenge-your-mind .nsg-page-width {
      padding-left: 350px !important; }
      #challenge-your-mind .nsg-page-width:before {
        width: 600px;
        height: 600px;
        left: -351px; } }
  @media screen and (min-width: 1600px) {
    #challenge-your-mind:after {
      content: '';
      position: absolute;
      width: 100%;
      background: var(--nsg-dark-blue);
      z-index: 1;
      height: 50px;
      top: 0;
      left: 0; } }

/** Past Athletes **/
.past-athletes-wrapper {
  background: url("../images/past_pattern.png") repeat top left;
  background-size: 100%; }

/** Timeline **/
.nsg-timeline-wrapper {
  overflow: hidden; }
  .nsg-timeline-wrapper .nsg-timeline-items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
    padding: 30px 0;
    overflow: visible;
    margin: 0;
    position: relative; }
    .nsg-timeline-wrapper .nsg-timeline-items:before {
      content: '';
      position: absolute;
      width: 92%;
      left: 4%;
      height: 4px;
      background: var(--nsg-orange);
      top: calc(50% + 30px);
      margin-top: -2px; }
    .nsg-timeline-wrapper .nsg-timeline-items li {
      position: relative;
      z-index: 2;
      text-align: center; }
      .nsg-timeline-wrapper .nsg-timeline-items li button {
        font-family: "niveau-grotesk", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 2rem;
        /*2.5*/
        border: none;
        margin: 0;
        background-color: transparent;
        color: var(--nsg-light-green);
        cursor: pointer;
        transition: background-color 0.3s;
        position: relative; }
        .nsg-timeline-wrapper .nsg-timeline-items li button:after {
          content: '';
          position: relative;
          display: block;
          width: 45px;
          height: 45px;
          background: url("../images/dot.png") center center/contain no-repeat;
          border-radius: 50%;
          margin: 20px auto 0; }
        .nsg-timeline-wrapper .nsg-timeline-items li button.active {
          font-weight: 900;
          color: var(--nsg-orange); }
          .nsg-timeline-wrapper .nsg-timeline-items li button.active:after {
            background: var(--nsg-orange); }

@media screen and (min-width: 768px) {
  body.nsg-game-changers-landing{
    font-size: 1.333rem; }
  body.nsg-game-changers-landing h1 {
    font-size: 6rem; }
  body.nsg-game-changers-landing h2 {
    font-size: 5rem; }
  body.nsg-game-changers-landing h3 {
    font-size: 3.06rem; }
  .py-md-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important; }
  .text-right-md {
    text-align: right; }
  .py-md-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important; }
  .py-md-70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important; }
  .pr-md-15 {
    padding-right: 15px; }
  .pr-md-25 {
    padding-right: 25px; }
  .pr-md-20 {
    padding-right: 20px; }
  .col2 {
    display: flex; }
    .col2 > div {
      width: 50%; }
    .col2.reversed-md {
      flex-direction: row-reverse; }
  .pt-md-20 {
    padding-top: 20px !important; }
  .pt-md-40 {
    padding-top: 40px !important; }
  .py-md-80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important; }
  .pt-md-50 {
    padding-top: 50px !important; }
  .pt-md-30 {
    padding-top: 30px !important; }
  .mt-md-30 {
    margin-top: 30px; }
  .mt-md-50 {
    margin-top: 50px; }
  .d-flex-md {
    display: flex; }
  .py-md-70 {
    padding-top: 70px;
    padding-bottom: 70px; }
  .ai-end-md {
    align-items: flex-end; }
  .text-center-md {
    text-align: center; }
  .jc-center-md {
    justify-content: center; }
  .ai-center-md {
    align-items: center; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-50 {
    margin-bottom: 50px !important; }
  .mb-md-60 {
    margin-bottom: 60px !important; }
  .nsg-mobile-only {
    display: none; }
  .mb-md-70 {
    margin-bottom: 70px !important; }
  .mb-md-30 {
    margin-bottom: 30px !important; }
  .mb-md-40 {
    margin-bottom: 40px !important; }
  .mb-md-45 {
    margin-bottom: 45px !important; }
  .mt-md-70 {
    margin-top: 70px; }
  .mt-md-10 {
    margin-top: 10px; }
  .mt-md-20 {
    margin-top: 20px; }
  .pl-30-md {
    padding-left: 30px !important; }
  .ai-md-center {
    align-items: center; }
  .align-items-center-md {
    align-items: center; }
  .pl-md-15 {
    padding-left: 15px; }
  .pl-md-0 {
    padding-left: 0; }
  .cap-md-630 {
    max-width: 630px; }
  .d-block-md {
    display: block; }
  .mt-md-50 {
    margin-top: 50px; }
  .sizzle-block .col2 > div:first-of-type {
    width: 42%; }
  .sizzle-block .col2 > div:last-of-type {
    width: 58%; } 
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1075px) {
  .sizzle-block .col2 {
    flex-wrap: wrap; }
    .sizzle-block .col2 > div {
      width: 100% !important; }
      .sizzle-block .col2 > div .cap-md-630 {
        max-width: 100% !important; }
      .sizzle-block .col2 > div:first-of-type {
        padding-left: 40px;
        margin-bottom: 40px !important; } }

@media screen and (min-width: 768px) {
  .nsg-popup-overlay .popup-content {
    margin: 15vh auto !important;
    max-height: 70vh;
    position: relative; }
    .nsg-popup-overlay .popup-content .popup-scrollable-content {
      max-height: calc(100%  - 10px) !important; }
    .nsg-popup-overlay .popup-content .bio {
      padding-left: 60px !important; }
    .nsg-popup-overlay .popup-content:before {
      content: '';
      position: absolute;
      width: 30px;
      height: 100%;
      background: url("../images/desk_popup_pattern.png") no-repeat top left;
      background-size: contain !important;
      top: 0;
      left: 0;
      z-index: 3; } }

@media screen and (max-width: 767px) {
  .nsg-desk-only {
    display: none; }
  .text-center-sm {
    text-align: center; }
  .d-block-sm {
    display: block; }
  #nsg-footer img.logo {
    width: 120px; } 
}