/* ----------------------------- /*
/* Imports
/* ----------------------------- */
@import url("../fonts/Graphik/stylesheet.css");
@import url("../fonts/GT walsheim/stylesheet.css");
@import url("../fonts/nucleo-webfonts-2-9/outline/css/nucleo-outline.css");
@import url("../fonts/nucleo-webfonts-2-9/glyph/css/nucleo-glyph.css");
@import url("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css");
/* type */
/* ink */
/* primary */
/* red */
.p-center,
.key-note-speaker{text-align: center;}
.internal.text-center-template .rich-v2{
    text-align:center;
}
.banner {
  background: #202D43;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  position: relative;
  margin: 0 auto; }
  .banner .banner-anchor {
    background: #D10B0B;
    width: 1px;
    height: 20rem;
    position: absolute;
    top: 70%;
    z-index: 8000; }
  .banner.inner__pg {
    height: 100vh; }

.client-logos .anchors ul li{
    overflow:hidden;
    display:inline-block;
    list-style-type:none;
}
.client-logos .anchors ul li a{
    padding:10px;
    display:inline-block;
}
.client-logos .clients-cat ul li {
    overflow:hidden;
}
.client-logos .clients-cat ul li a{
    padding:10px;
    display:inline-block !important;
}
.client-logos .clients-cat ul li img{
    max-height:50px;
    max-width:50px;
}
.schedule-meetings-pre{
    position:Relative;
    
}
.schedule-meetings{
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    z-index:9999;
}
.scheduler-inner{
    border-radius:1rem 1rem 0 0;
    background:#D10B0B;
    color:#fff;
    padding:1rem;
    border:2px solid rgba(255,255,255,0.1);
    border-bottom:0;
    box-shadow:0 0 30px rgba(0,0,0,0.25);
    text-align:center;
}
.scheduler-inner p{
    padding:2px 0;
    margin:0;
    color:#fff;
    font-size:0.9em;
}
.scheduler-inner p.tiny{
    font-size:0.8em;
    color:#fff;
    display: inline-block;
    padding: 0.2rem 0.6rem;
    background: rgba(0,0,0,0.2);
    border-radius:5px;
    margin:2px 0 0;
}
.scheduler-inner h4{
    color:#fff;
    font-size:1.25rem;
}
.scheduler-inner p a{
    text-decoration:underline;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
}
.scheduler-inner p a:hover,
.scheduler-inner p a:focus{
    text-decoration:none;
    color:fff;
}
.scheduler__flex-wrap{
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    position: relative;
    z-index: 250;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    align-items: stretch;
}
.scheduler__flex-wrap .flex-col {
    flex: 1 0 auto;
}

@media (min-width: 768px) {
  .banner.inner__pg {
    height: 75vh;
  }
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}
.banner.inner__pg .banner-content {
    padding-top: 5rem;
}

.banner-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);  
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: 125;
  overflow: hidden; }
  .banner-bg video {
    opacity: 0.2;
    /* Make video to at least 100% wide and tall */
    min-width: 100%;
    min-height: 100%;
    /* Setting width & height to auto prevents the browser from stretching or squishing the video */
    width: auto;
    height: auto;
    /* Center the video */
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
@media (max-width: 767px) {
    .banner-bg video {
        display:none;
    }
}
@media (min-width: 768px) {
    .banner-bg .banner-bg__img.landing-video,
    .banner-bg .banner-bg__img.about-video{
        display:none;
    }
}

  .banner-bg .banner-bg__img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    width: 100%;
    opacity: 0.15; }
    .banner-bg .banner-bg__img.landing-video {
      background-image: url("/images/setup/newbackgroundvideo_30.jpg"); }
      .banner-bg .banner-bg__img.about-video {
      background-image: url("/images/setup/Homepage_BannerMovie_15.jpg "); }
    .banner-bg .banner-bg__img.buildyourbrand {
      background-image: url("/images/setup/Banner_BuildYourBrand.png"); }
    .banner-bg .banner-bg__img.igniteyourfanbase {
      background-image: url("/images/setup/banner-igniteyourfanbase.png"); }
    .banner-bg .banner-bg__img.fundyourprogram {
      background-image: url("/images/setup/banner-fundyourprogram.png"); }
    .banner-bg .banner-bg__img.camps {
      background-image: url("/images/setup/Banner_Camps.png"); }
    .banner-bg .banner-bg__img.stats {
      background-image: url("/images/setup/Banner_Stats2.png"); }
    .banner-bg .banner-bg__img.websites {
      background-image: url("/images/setup/Banner_Website2.png"); }
    .banner-bg .banner-bg__img.advertising {
      background-image: url("/images/setup/banner-advertising.png"); }
    .banner-bg .banner-bg__img.ecommerce {
      background-image: url("/images/setup/banner-ecommerce.png"); }
    .banner-bg .banner-bg__img.camps {
      background-image: url("/images/setup/Banner_Camps.png"); }
    .banner-bg .banner-bg__img.streaming {
      background-image: url("/images/setup/Banner_Streaming.png"); }
    .banner-bg .banner-bg__img.frontrowx {
      background-image: url("/images/setup/PS_FrontRowX_Hero.png"); }
    .banner-bg .banner-bg__img.njcaa-parternship {
      background-image: url("/images/njcaa-parternship/Hero.png"); }

.banner-content {
  margin: 0 auto;
  text-align: center;
  z-index: 2500;
  width: 100%; }
  .banner-content .product-label {
    color: #FFF;
    font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 0.813rem;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.325rem;
    display: inline-block;
    margin: 0 auto 3.5rem;
    text-align: center;
    padding: 0;
    text-transform: uppercase; }
    .banner-content .product-label::after {
      content: "";
      display: block;
      width: 5rem;
      background: #D10B0B;
      height: 2px;
      margin: 0 auto 0;
      position: relative;
      top: 1.375rem; }
  .banner-content h1 {
    color: #FFF;
    font-size: 4.25rem;
    font-weight: 500;
    line-height: 1.1;
    margin: 0 auto 1rem;
    position: relative;
    max-width: 100%; }
    @media (min-width: 768px) {
       .banner-content h1 { max-width: 75%; }
    }
  .banner-content p,
  .banner-content a{
    color: rgba(255, 255, 255, 0.88);
    font-size: 1.188rem;
    font-weight: 400;
    letter-spacing: 0.01rem;
    line-height: 1.4;
    margin: 0 auto 1rem;
    max-width: 90%; }
    @media (min-width: 768px) {
       .banner-content p,
        .banner-content a{ max-width: 50%; margin: 0 auto 3rem; }
    }
  .banner-content a {
    display: inline-block; }
  .banner-content .button-group {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center; }
    .banner-content .button-group a {
      padding: 1.4rem 1.4rem; }
     @media (min-width: 768px) {
        .banner-content .button-group a { padding: 1.4rem 3.5rem; }
     }
    .banner-content .button-group a:nth-child(2),
    .banner-content .button-group a:nth-child(3){
      margin-left: 2rem; }
      .banner-content .button-group a:nth-child(2) span,
      .banner-content .button-group a:nth-child(3) span{
        color: #FFF;
        font-size: 0.875rem;
        line-height: 1;
        margin-right: 0.5rem; }

/* ----------------------------- /*
/* media queries
/* ----------------------------- */
@media only screen and (max-width: 767px) {
    .page__hero .page__intro p {
      font-size: 1.1rem;
        line-height:normal;
    }
  .banner {
    height: 100vh;
  }
    .banner .banner-anchor {
      background: #D10B0B;
      width: 1px;
      height: 10rem;
      position: absolute;
      top: 90%; }
  .banner-content h1 {
    font-size: 2.2rem; }
  .banner-content p {
    font-size: 1.1rem; }
  .banner-content .button-group {
    flex-direction: column; }
    .banner-content .button-group a:nth-child(1) {
      margin-bottom: 1.5rem; }
    .banner-content .button-group a:nth-child(2) {
      margin: 0;
      display: none; }
}

.section__basic {
  display: flex;
  position: relative;
  overflow-x: hidden; 
    padding:2rem;
}
  .section__basic .text__img--cell {
    display: flex;
    flex: 0 0 50%;
    overflow: hidden;
    height: auto;
    flex-direction: row;
    align-self: stretch;
    align-items: center;
    flex: 1 0 calc(100% / 1);
    max-width: calc(100% / 1);
      
  }
    .section__basic .text__img--cell.left {
      justify-content: flex-end; }
    .section__basic .text__img--cell .text__img--copy {
      position: relative;
      max-width: 36rem;
      padding-right: 0;
      align-self: center;
      text-align: left; }
      .section__basic .text__img--cell .text__img--copy.left {
        margin-left: 10%; }
    .section__basic .text__img--cell.img {
      display: block;
      max-width: 50%;
      align-self: stretch; }
    .section__basic .text__img--cell .cell__img {
      max-height: 56rem;
      padding: 3rem 0;
      height: auto;
      display: block;
      background-attachment: scroll;
      position: relative;
      justify-content: flex-start;
      align-items: center;
      flex: 1;
    }
    
      .section__basic .text__img--cell .cell__img.network .panel__img {
        width: 50rem;
        margin: 0 auto 0 10%; }
      .section__basic .text__img--cell .cell__img.ppv {
        padding: 4rem 0; }
        .section__basic .text__img--cell .cell__img.ppv .panel__img {
          width: 48rem;
          margin: 0 auto; }
      .section__basic .text__img--cell .cell__img.panel__img {
        position: relative;
        width: 800px;
        max-width: none; }

@media only screen and (min-width:768px) {
       .section__basic .text__img--cell {
        flex: 1 0 calc(100% / 2);
        max-width: calc(100% / 2);
      }
       .section__basic .text__img--cell .text__img--copy {
        padding-right:2rem;
       }
       .website_social_text_panel{margin-left:15%}
  }
  @media only screen and (max-width:767px) {
      .website_social_panel,
      .section__basic .text__img--cell.img{
           display:none;
       }
       .section__basic .text__img--cell .cell__img{
        display:none;
       }
  }
  
  .ignite-your-fans .container .display--flex-center,
 .build-your-brand .container .display--flex-center{
    padding:2rem 1rem;
 }
 .ignite-your-fans .container .display--flex-center > .col-*,
 .build-your-brand .container .display--flex-center > .col-*{
     padding-bottom:2rem;
     margin-bottom:1rem;
 }
    .ignite-your-fans .container .display--flex-center .p-r-3,
    .ignite-your-fans .container .display--flex-center .p-l-3,
  .build-your-brand .container .display--flex-center .p-r-3,
  .build-your-brand .container .display--flex-center .p-l-3{
     padding:0;
     margin-bottom:1rem;
 }
/* -----------------------------
intros
----------------------------- */
.page__hero {
  position: relative; }
  .page__hero .page__intro {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 64vh;
    padding: 0 0 3rem;
    position: relative;
    z-index: 50; }
    .page__hero .page__intro.sm {
      min-height: 48vh; }
    .page__hero .page__intro.xs {
      min-height: 24vh; }
    .page__hero .page__intro p {
      font-size: 1.375rem;
      margin: 0 auto;
      max-width: 44rem; }
  .page__hero .section__stripes {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden; }
    .page__hero .section__stripes span:nth-child(1) {
      width: 32%;
      height: 10rem;
      background: linear-gradient(to right, #F0F4F7, rgba(255, 255, 255, 0));
      position: absolute;
      left: 0;
      top: 0; }
    .page__hero .section__stripes span:nth-child(2) {
      width: 64%;
      height: 10rem;
      background: linear-gradient(to left, #F0F4F7, rgba(255, 255, 255, 0));
      position: absolute;
      right: 0;
      bottom: 0; }
    .page__hero .section__stripes span:nth-child(3) {
      width: 20%;
      height: 8rem;
      background: linear-gradient(to left, #F0F4F7, rgba(255, 255, 255, 0));
      position: absolute;
      right: 0;
      top: 19%;
      opacity: 0.7; }

/* -----------------------------
contact page
----------------------------- */
.contact__links--group {
  background: #F0F4F7;
  padding: 0 0 6rem;
  margin-top: 4rem; }
  .contact__links--group .contact__cards--container {
    position: relative;
    top: -3rem; }
    .contact__links--group .contact__cards--container .contact__card {
      background: #F7FAFC;
      border-radius: 8px;
      box-shadow: 0 0.125rem 0.25rem rgba(25, 35, 46, 0.04);
      display: block;
      position: relative;
      text-align: center;
      margin: 0 1.5rem; }
      @media only screen and (max-width: 1199px) { 
           .contact__links--group .contact__cards--container .contact__card {
            margin: 3rem 1.5rem;
            padding-top:2rem;
           }
           .container.m-t-3 .col-lg-6.text-center{
               padding:1rem;
               margin-bottom:2rem;
           }
      }
      .contact__links--group .contact__cards--container .contact__card:hover {
        background: #FFF;
        box-shadow: 0 3rem 5rem rgba(25, 35, 46, 0.08); }
        .contact__links--group .contact__cards--container .contact__card:hover .card__button {
          background: #F7FAFC; }
        .contact__links--group .contact__cards--container .contact__card:hover .card__select{
           background: #F7FAFC;  
        }
      .contact__links--group .contact__cards--container .contact__card .icon__box {
        background: #D10B0B;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        top: -2.75rem;
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 6rem;
        height: 6rem; }
        .contact__links--group .contact__cards--container .contact__card .icon__box img {
          max-width: 2rem; }
      .contact__links--group .contact__cards--container .contact__card h4 {
        font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
        font-size: 1.25rem;
        margin: 0 auto 0.75rem; }
      .contact__links--group .contact__cards--container .contact__card p {
        max-width: 75%;
        margin: 0 auto 2rem; }
      .contact__links--group .contact__cards--container .contact__card .card__button,
      .contact__links--group .contact__cards--container .contact__card .card__select{
        background: transparent;
        border-top: 1px solid #E4EAF0;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        border-radius: 0 0 8px 8px;
        color: #D10B0B;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 500;
        padding: 1.5rem;
        width: 100%; }
        .contact__links--group .contact__cards--container .contact__card .card__button{
            padding: 2rem 1.5rem;
        }
        .contact__links--group .contact__cards--container .contact__card .card__select{
            padding: 1rem 1.5rem;
        }
         .contact__links--group .contact__cards--container .contact__card .card__select .dropdown-toggle{
             color: #D10B0B;
         }
          .contact__links--group .contact__cards--container .contact__card .card__select .open .dropdown-toggle{
            color: #666;
          }
        .contact__links--group .contact__cards--container .contact__card .card__select .nav-tabs{
            border:0;
        }
        .contact__links--group .contact__cards--container .contact__card .card__select .nav-tabs > li{
            float:none !important;
            display:block !important;
        }
        .contact__links--group .contact__cards--container .contact__card .card__select ul.nav li{
            float:none !important;
            display:block !important;
        }
        .contact__links--group .contact__cards--container .contact__card .card__select .nav-tabs > li .dropdown-menu{
            border:0;
            top:3.25rem;
            float:none;
            text-align:left;
        }
        .contact__links--group .contact__cards--container .contact__card .card__select .nav-tabs > li > a{
            border-radius: 30rem;
            line-height: 1;
            padding: 1rem 2rem 1rem;
            border: 1px solid #E4EAF0;
            display:block;
        }
        .contact__links--group .contact__cards--container .contact__card .card__button span{
          font-size: 0.875rem;
          margin-left: 0.5rem; }

.basic__list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .basic__list li {
    display: inline-block; }

/* ----------------------------- /*
/* cards
/* ----------------------------- */
.cards__container {
  margin: 3rem 0; }
  .cards__container.customers__pg {
    margin-top: 0;
    position: relative;
    z-index: 250; }
@media only screen and (max-width: 767px) {
    .cards__container.customers__pg {
        margin-top: -2rem;
        position: relative;
        z-index: 250; }
}
@media only screen and (max-width: 1199px) {
    .cards__container.customers__pg .story:nth-child(odd) {
        clear:left;
        
    }
    .cards__container.customers__pg .story:nth-child(odd):before{
    content:"";
    clear:both;
    }
}
  .cards__container .cards__post {
    background: #FFF;
    border-radius: 4px;
    box-shadow: 0 0.125rem 0.25rem rgba(25, 35, 46, 0.12);
    display: block;
    position: relative;
    overflow: hidden;
    margin: 2rem 0; }
    .cards__container .cards__post:hover {
      box-shadow: 0 3rem 5rem rgba(25, 35, 46, 0.08); }
      .cards__container .cards__post:hover .post__img .category-tag {
        opacity: 1; }
      .cards__container .cards__post:hover .post__content h3,
      .cards__container .cards__post:hover .post__content .icon {
        color: #D10B0B; }
    .cards__container .cards__post .post__img {
      background: #273447;
      height: auto;
      display:none;
      overflow:hidden;
      position: relative; }
      .cards__container .cards__post .post__img .category-tag {
        position: absolute;
        top: 1rem;
        left: 1rem; }
    .cards__container .cards__post .post__content {
      display: flex;
      /* align-items: flex-start; */
      flex-direction: column;
      padding: 2rem;
     
      position: relative; }
      @media only screen and (min-width: 768px) {
          .cards__container .cards__post .post__img {
            display:block;
          }
        .cards__container .cards__post .post__content {
                 min-height: 23rem;
            }
      }
      .cards__container .cards__post .post__content .school-logo {
        height: 3rem;
        margin: 0 0 1.25rem; }
        .cards__container .cards__post .post__content .school-logo img {
          max-width: 3.5rem; }
      .cards__container .cards__post .post__content h3 {
        font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 1.35;
        transition: all 0.3s ease; }
        @media only screen and (min-width: 1200px) {
            .cards__container .cards__post .post__content h3 {
                min-height:100px;
            }
            
        }
        .cards__container .cards__post .post__content h3 + p {
          margin-top: 0; }
      .cards__container .cards__post .post__content p {
        margin-bottom: 2rem; }
      .cards__container .cards__post .post__content .icon {
        color: #A1AFBF;
        font-size: 2.5rem;
        transition: all 0.3s ease;
        position: absolute;
        bottom: 2rem;
        right: 2rem; }

.blog__categories {
  margin: 0;
  padding: 0;
  list-style: none; }
  .blog__categories li {
    display: inline-block;
    margin: 0 0.5rem; }
    @media only screen and (max-width: 1023px) {
      .blog__categories li {
        margin: 0 0; }
}
    .blog__categories li.active a {
      border-bottom: 2px solid #D10B0B;
      color: #273447;
      font-weight: 500; }
    .blog__categories li a {
      display: block;
      color: #46576E;
      font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
      font-size: 1rem;
      letter-spacing: 0.01rem;
      padding: 1rem 1.375rem; }
      @media only screen and (max-width: 1023px) {
       .blog__categories li a {
       padding: 1rem 1rem; }
}
      .blog__categories li a:hover {
        color: #273447; }

/* -----------------------------
media queries
----------------------------- */
@media only screen and (max-width: 767px) {
  .contact__links--group .contact__cards--container .col-lg-4 {
    margin-bottom: 4rem !important; }
}

/* ----------------------------- /*
/* header
/* ----------------------------- */
.main__container.internal{
    padding-top:93px;
    line-height:1.5;
}
@media only screen and (max-width: 991px) {
    .main__container.internal{
        padding-top:70px;
    }
}
header.global__nav {
    position:relative;
    background:#19232E;
}
header.global__nav > nav {
  background:transparent;
}
header.global__nav.sticky > nav{
    background:#19232E;
    color:#fff;
    box-shadow:0 1rem 1rem rgba(25, 35, 46, 0.1);
}
  header.global__nav.internal > nav {
     background:#19232E; }
    
    header.global__nav.internal:not(.sticky) > nav{

    }
    header.global__nav .navbar-nav li,
    header.global__nav.internal .navbar-nav li{
        float:none;
    }
    header.global__nav .navbar-collapse.collapse .navbar-nav{
        margin:0;
    }
    header.global__nav.internal .navbar-nav > li > a {
      position: relative; }
      header.global__nav.internal .navbar-nav > li > a:hover, header.global__nav.internal .navbar-nav > li > a:active, header.global__nav.internal .navbar-nav > li > a:focus {
        opacity: 1; }
    @media only screen and (max-width: 991px) {
        header.global__nav.internal .navbar-nav > li > a:hover, header.global__nav.internal .navbar-nav > li > a:active, header.global__nav.internal .navbar-nav > li > a:focus {
        background:#fff;
        color:#D10B0B; }
    }
    header.global__nav.internal .nav__flex-column.nav-secondary a:nth-child(1) {
        }
      header.global__nav.internal .nav__flex-column.nav-secondary a:nth-child(1):hover {
        }
    header.global__nav.internal .nav__flex-column.nav-secondary a:nth-child(2),
    header.global__nav.internal .nav__flex-column.nav-secondary a.contact-us-button{
      }
      header.global__nav.internal .nav__flex-column.nav-secondary a:nth-child(2):hover,
      header.global__nav.internal .nav__flex-column.nav-secondary a.contact-us-button:hover{
        }

.nav__flex-column {
  flex: 1 0 auto; }

.nav__flex-column.brand {
  flex: 1 0 auto; }

.nav__flex-column.nav-secondary {
  text-align: right;
  flex: 1 0 15rem; }
  @media only screen and (max-width: 1199px) {
      .nav__flex-column.nav-secondary {
      flex:1 0 auto; }
  }

.nav__flex-column.nav {
  text-align: center; }

.brand__logo {
  align-self: flex-start;
  display: block; }

.brand__logo object,
.brand__logo img {
  width: 15rem;
  height: auto; }

.nav__flex-wrap {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  padding: 2rem 0; }

.navbar-header {
  display: flex;
  align-items: center;
  justify-content: flex-start; }

.navbar {
  border: none;
  border-radius: none;
  line-height: 1;
  margin: 0 auto;
  min-height: auto;
  padding: 0;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s; }

.navbar-nav {
  float: none;
  width: 100%; }

/* mobile menu icon */
.navbar-toggle {
  border: none;
  border-radius: 0;
  margin-right: 0;
  margin-top: 0;
  background: none;
  padding: 0;
  position: absolute;
  right: 1.5rem;
  top: 1.375rem;
  z-index: 9900; }

.navbar-toggle:focus {
  outline: none; }

.navbar-toggle .icon-bar {
  background-color: #A2B3C3;
  border-radius: 5px;
  display: block;
  height: 2px;
  margin: 5px 0;
  width: 22px; }

.navbar-nav > li {
  float: none;
  display: inline-block;
  text-align: center;
  position: relative; }
  .navbar-nav > li.dropdown > a > span {
    margin-left: 0.25rem;
    font-size: 0.75rem;
    font-weight: 700;
    position: relative; }

.navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.92);
  display: block;
  font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 3px 1rem;
  margin: 0;
  letter-spacing: 0.01rem;
  line-height: 1;
  position: relative; }
  .navbar-nav > li > a:hover, .navbar-nav > li > a:active, .navbar-nav > li > a:focus {
    background: transparent;
    color: #FFF;
    opacity: 1; }

.nav > li > a:focus {
  outline:auto #4d90fe; }

.nav > li > a:focus,
.nav > li > a:active,
.nav > li > a:hover {
  background: transparent; }

.nav__flex-column.nav-secondary a {
  font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  letter-spacing: 0.025rem; }
  .nav__flex-column.nav-secondary a:nth-child(1) {
    color: rgba(255, 255, 255, 0.88);
    margin-right: 1.5rem; }
    .nav__flex-column.nav-secondary a:nth-child(1):hover {
      color: #FFF; }
  .nav__flex-column.nav-secondary a:nth-child(2),
  .nav__flex-column.nav-secondary a.contact-us-button{
    border: 1px solid rgba(228, 234, 240, 0.8);
    border-radius: 30rem;
    color: rgba(255, 255, 255, 0.88);
    line-height: 1;
    padding: 1rem 2rem 1.125rem;
    margin-right: 0; }
    .nav__flex-column.nav-secondary a:nth-child(2):hover,
    .nav__flex-column.nav-secondary a.contact-us-button:hover{
      border-color: #FFF;
      background: #FFF;
      color: #273447; }

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: transparent;
  border: none; }

.dropdown-menu {
  box-shadow: 0 2rem 4rem rgba(25, 35, 46, 0.08), 0 -1.5rem 4rem rgba(25, 35, 46, 0.08);
  border-radius: 12px !important;
  border: none;
  padding: 0.625rem 0;
  margin: 0;
  min-width: 12rem;
  top: 2.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .dropdown-menu::after {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);    
    transform: translateX(-50%);
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #FFF;
    border-left: 8px solid transparent;
    z-index: 204; }
  .dropdown-menu li > a {
    color: #46576E;
    font-size: 0.938rem;
    font-weight: 500;
    line-height: 1;
    padding: 1rem 2rem; }
    .dropdown-menu li > a:hover {
      background: #F0F4F7;
      color: #D10B0B;
      padding: 1rem 2rem 1rem 2.25rem; }

/* ----------------------------- /*
/* Media Queries
/* ----------------------------- */
@media only screen and (max-width: 991px) {
  header.global__nav > nav {

  }
   header.global__nav:not(.internal).sticky > nav{
        background:#19232E;
        color:#fff;
   }
  header.global__nav:not(.internal) .navbar-collapse{
    background:#F0F4F7;
  }
  header.global__nav:not(.internal) .navbar-nav > li > a:hover, header.global__nav:not(.internal) .navbar-nav > li > a:active, header.global__nav:not(.internal) .navbar-nav > li > a:focus {
    background:#F0F4F7;
    color: #D10B0B;
    opacity: 1; }
    header.global__nav .container {
      max-width: 100%;
      width: 100%;
      padding: 0; }
  .navbar-header {
    align-self: flex-start; }
  .navbar-right {
    float: none;
    margin: 0 auto;
    align-self: center;
    justify-self: center; }
  .nav__flex-wrap {
    display: flex;
    flex-direction: column;
    padding: 0; }
  .nav__flex-column {
    -webkit-flex: 1;
    flex: 1; }
    .nav__flex-column.nav {
      width: 100%; }
    .nav__flex-column.brand {
      align-self: flex-start;
      width: 100%;
      padding: 1.25rem; }
    .nav__flex-column.brand, .nav__flex-column.nav-secondary {
      flex-basis: auto !important; }
    .nav__flex-column.nav-secondary {
      display: none; }
  .navbar-collapse {
    border: none;
    box-shadow: none;
    padding: 0; }
  .navbar-nav {
    width: 100%;
    margin: 0 auto; }
  .navbar-nav > li {
    display: block;
    text-align: left;
    margin: 0;
    width: 100%; }
  .navbar-nav > li > a {
    background: #F0F4F7;
    border-bottom: 1px solid #F0F4F7;
    color: #273447;
    display: block;
    font-size: 1rem;
    padding: 1.5em; }
    .navbar-nav > li > a:hover, .navbar-nav > li > a:active, .navbar-nav > li > a:focus {
      background: inherit; }
  .navbar-nav > li.dropdown > a::after {
    right: 1.5rem;
    font-size: 1.5rem;
    top: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);    
    transform: translateY(-50%);
    position: absolute; }
  .navbar-nav .open .dropdown-menu {
    background: #FFF; }
    .navbar-nav .open .dropdown-menu li > a {
      font-size: 1rem;
      padding: 0.75rem 1.5rem;
      line-height: 1;
      font-weight: 400; }
  .dropdown-menu {
    box-shadow: 0;
    border-radius: 0 !important;
    border: none;
    padding: 1.5rem;
    margin: 0;
    min-width: auto;
    width: 100%;
    left: 0;
    top: 0;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);    
    -moz-transform: translateX(0);
    transform: translateX(0); }
    .dropdown-menu::after {
      display: none; }
  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:active,
  .nav .open > a:hover {
    background: #F0F4F7;
    color: #273447; } }

/* ----------------------------- /*
/* content page subnav
/* ----------------------------- */
nav.subnav {
  background: #FFF;
  border-bottom: 1px solid #F0F4F7;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 auto 3rem;
  padding: 1.5rem 0; }
  nav.subnav ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center; }
    nav.subnav ul li {
      display: inline-block;
      margin: 0 1.25rem; }
      nav.subnav ul li.active > a {
        color: #D10B0B; }
        nav.subnav ul li.active > a:hover {
          color: #D10B0B;
          cursor: default; }
      nav.subnav ul li a {
        border-radius: 50rem;
        color: #A2B3C3;
        display: block;
        font-size: 0.813rem;
        font-weight: 500;
        line-height: 1;
        letter-spacing: 0.1rem;
        padding: 1rem;
        position: relative;
        text-transform: uppercase; }
        nav.subnav ul li a:hover {
          color: #273447; }

/* ----------------------------- /*
/* footer
/* ----------------------------- */
footer.footer__wrap {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 2500; }
  footer.footer__wrap .footer__info {
    background: #19232E;
    padding: 6rem 0;
    position: relative; }

.footer__flex-wrap {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  position: relative;
  z-index: 250; }
  .footer__flex-wrap .flex-col {
    flex: 1 0 auto; }
    .footer__flex-wrap .flex-col ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      .footer__flex-wrap .flex-col ul li a,
      .footer__flex-wrap .flex-col a,
      .footer__copyright > p a,
      .footer__copyright .footer__social > a{
        color: #A2B3C3;
        display: inline-block;
        vertical-align: top;
        font-size: 0.938rem;
        font-weight: 500;
        letter-spacing: 0.01rem;
        margin: 0 0 1.5rem; }
        .footer__copyright .footer__social > li a{
            color: #A2B3C3;
        }
        .footer__copyright p{
            color:#A2B3C3;
        }
        .footer__flex-wrap .flex-col ul li a:hover,
        .footer__flex-wrap .flex-col a:hover,
          .footer__copyright > p a:hover,
          .footer__copyright .footer__social > a:hover{
          color: #DAE2EB;
          -webkit-transform: translateX(0.125rem);
          -moz-transform: translateX(0.125rem);
          -ms-transform: translateX(0.125rem);
          transform: translateX(0.125rem); }
        .footer__flex-wrap .flex-col ul li a .fa {
          font-size: 1.25rem; }
    .footer__flex-wrap .flex-col h4 {
      color: #E4EAF0;
      font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
      font-size: 1rem;
      font-weight: 500;
      letter-spacing: 0.025rem;
      margin: 0 0 1.5rem; }
    .footer__flex-wrap .flex-col.lead {
      display: flex;
      flex-direction: column;
      margin-right: 5%; }
      .footer__flex-wrap .flex-col.lead object,
      .footer__flex-wrap .flex-col.lead img {
        max-width: 240px;
        margin-bottom: 0; }
      .footer__flex-wrap .flex-col.lead p {
        color: #A2B3C3;
        font-size: 0.875rem;
        font-weight: 500;
        letter-spacing: 0.025rem;
        line-height: 1.25; }
    .footer__flex-wrap .flex-col.products {
      margin-right: 4%; }
    .footer__flex-wrap .flex-col.resources {
      margin-right: 3%; }

.footer__copyright {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 4rem auto 0;
  position: relative; }
  .footer__copyright p {
    line-height: 1; }
    .footer__copyright p a {
      display: inline-block;
      text-decoration: underline;
      margin: 0 0.25rem; }
      .footer__copyright p a:hover {
        color: #C1CDDB; }
  .footer__copyright ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right; }
    .footer__copyright ul li {
      color: #A2B3C3;
      display: inline-block;
      font-size: 1.375rem;
      line-height: 1;
      padding: 0.5rem;
      margin-right: 1.5rem; }
      .footer__copyright ul li:last-child {
        margin: 0; }
      .footer__copyright ul li a {
        display: block;
        position: relative; }
        .footer__copyright ul li a:hover {
          color: #FFF;
          -webkit-transform: translateY(-0.125rem);
          -moz-transform: translateY(-0.125rem);
          -ms-transform: translateY(-0.125rem);
          transform: translateY(-0.125rem); }

@media only screen and (max-width: 600px) {
  .footer__flex-wrap {
    display: flex;
    justify-content: space-around;
    flex-flow: row wrap; }
    .footer__flex-wrap .flex-col {
      flex: 1 0 100%;
      text-align: center; }
      .footer__flex-wrap .flex-col.lead img {
        margin: 0 auto 2rem; }
      .footer__flex-wrap .flex-col ul {
        margin-bottom: 3rem; }
      .footer__flex-wrap .flex-col .footer-social {
        margin: 2rem auto;
        justify-content: center; }
  .footer__copyright {
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center; }
    .footer__copyright p {
      flex: 1 0 100%;
      width: 100%; }
      .footer__copyright p a {
        margin: 1rem auto; } }

/*
/* base
*/
.button {
  border: 1px solid transparent;
  border-radius: 50rem;
  font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 0.938rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 1;
  padding: 1.375rem 2rem;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease; }
  .button:focus {
    outline: none; }
  .button span {
    margin-left: 0.25rem; }
  .button.rounded {
    border-radius: 50rem; }
  .button.no-padding {
    padding: 0; }
  .button.button-short {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .button.button-lg {
    font-size: 1.125em; }
  .button.button-sm {
    font-size: 0.813em; }
  .button.button-xs {
    font-size: 0.75em; }
  .button.button-xxs {
    font-size: 0.688em; }
  .button.button-wide {
    padding-left: 4em;
    padding-right: 4em; }
  .button.button-xwide {
    padding-left: 4.5em;
    padding-right: 4.5em; }
  .button:hover > span.fas.fa-arrow-right {
    -ms-transform: translateX(0.25rem);      
    -webkit-transform: translateX(0.25rem);
    -moz-transform: translateX(0.25rem);
    transform: translateX(0.25rem); }
  .button.button-inline {
    display: inline-block; }

/*
/* display
*/
.button-group {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start; }
  .button-group a {
    margin: 0; }
  .button-group.center {
    justify-content: center; }
    .button-group.center a {
      margin: 0 1rem; }

.button span.fas.fa-arrow-right {
  transition: all 0.3s;
  margin-left: 0.25rem; }

.button-noborder {
  border: none; }

.button-width--50 {
  width: 50%; }

.button-width--75 {
  width: 75%; }

.button-width--100 {
  width: 100%; }

.button-tall {
  line-height: 1;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.button.inline {
  display: inline-block; }

.button.block {
  display: block;
  margin: 0 auto; }

.text-primary {
  font-weight: 500;
  color: #D10B0B; }
  .text-primary:hover, .text-primary:focus, .text-primary:active {
    color: #ed281d !important; }

.button-transparent {
  background: transparent;
  color: #273447;
  font-weight: 600; }
  .button-transparent span {
    font-size: 0.75rem; }
  .button-transparent:hover {
    background: transparent;
    color: #D10B0B; }

.button-filled-primary {
  background: #D10B0B;
  font-size:1em;
  color: #FFF; }
  .button-filled-primary:hover, .button-filled-primary:active, .button-filled-primary:focus {
    background: #FFF;
    color: #D10B0B;
    box-shadow: 0 1.5rem 3rem rgba(25, 35, 46, 0.1), 0 -0.5rem 2rem rgba(25, 35, 46, 0.05); }
  .button-filled-primary.arrow-right::after {
    content: "\f2ee";
    font-family: "Material-Design-Iconic-Font";
    font-size: 0.875rem;
    position: relative;
    top: -1px;
    left: 0.5rem;
    transition: all 0.3s; }
  .button-filled-primary.arrow-right:hover::after {
    left: 0.688rem; }

.button-bordered-primary {
  border: 2px solid #D10B0B;
  color: #D10B0B;
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  font-weight: 600;
  position: relative;
  transition: all 0.3s ease; }
  .button-bordered-primary:focus,
  .button-bordered-primary:hover {
    background: #D10B0B;
    color: #FFF; }
    .button-bordered-primary:hover.arrow-right::after {
      left: 0.688rem;
      transition: all 0.3s ease; }
  .button-bordered-primary::after {
    content: "\f2ee";
    font-family: "Material-Design-Iconic-Font";
    font-size: 0.875rem;
    position: relative;
    top: 0;
    left: 0.5rem;
    transition: all 0.3s ease; }

.button-bordered-gray {
  border: 1px solid #A1AFBF;
  color: #8498af; }
  .button-bordered-gray:hover {
    border-color: transparent;
    box-shadow: 0 1.5rem 3rem rgba(25, 35, 46, 0.1), 0 -0.5rem 2rem rgba(25, 35, 46, 0.05); }

.button-filled-light-gray {
  background: #F0F4F7;
  color: #8498af; }
  .button-filled-light-gray:hover {
    background: #FFF;
    box-shadow: 0 1.5rem 3rem rgba(25, 35, 46, 0.1), 0 -0.5rem 2rem rgba(25, 35, 46, 0.05); }

.button-bordered-white {
  border: 2px solid rgba(255, 255, 255, 0.88);
  color: rgba(255, 255, 255, 0.88);
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  font-weight: 600;
  position: relative; }
  .button-bordered-white.arrow-right::after {
    content: "\f2ee";
    font-family: "Material-Design-Iconic-Font";
    font-size: 0.875rem;
    position: relative;
    top: 0;
    left: 0.5rem;
    transition: all 0.3s; }
  .button-bordered-white.arrow-right:hover::after {
    left: 0.688rem; }
  .button-bordered-white:focus,
  .button-bordered-white:hover {
    background: #FFF;
    color: #273447; }

.button-filled-white {
  background: #FFF;
  color: #19232E; }
  .button-filled-white:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.24); }

.category-tag {
  background: rgba(218, 226, 235, 0.2);
  border-radius: 4px;
  color: #FFF;
  font-weight: 500;
  font-size: 0.813rem;
  font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
  padding: 0.75rem 1rem;
  margin: 0 0 1rem;
  opacity: 0.72;
  transition: all 0.3s ease; }

.plain__text--button {
  display: inline-block;
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  font-weight: 600;
  position: relative; }
  .plain__text--button:hover.arrow-right::after {
    left: 0.688rem; }
  .plain__text--button.primary {
    color: #D10B0B; }
  .plain__text--button.white {
    color: #FFF; }
  .plain__text--button.ink400 {
    color: #C1CDDB; }
  .plain__text--button.arrow-right::after {
    content: "\f2ee";
    font-family: "Material-Design-Iconic-Font";
    font-size: 0.875rem;
    position: relative;
    top: -1px;
    left: 0.5rem;
    transition: all 0.3s ease; }

/* ----------------------------- /*
/* primary
/* ----------------------------- */
.cta__global {
  background: #D10B0B;
  padding: 5rem 0;
  position: relative;
  z-index: 250;
  display: flex;
  align-items: center;
  overflow: hidden; }
  .cta__global .section__stripes {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
    .cta__global .section__stripes span {
      display: block;
      position: absolute;
      height: 25vh;
      width: 33vw; }
      .cta__global .section__stripes span:nth-child(1) {
        display: block;
        top: 0;
        left: 0;
        height: 50%;
        background: linear-gradient(to left, rgba(240, 76, 67, 0), #D10B0B); }
      .cta__global .section__stripes span:nth-child(2) {
        bottom: 0;
        left: 0;
        height: 40%;
        background: linear-gradient(to left, #D10B0B, #ee362b); }
      .cta__global .section__stripes span:nth-child(3) {
        top: 0;
        right: 0;
        width: 50vw;
        height: 50%;
        background: linear-gradient(to right, rgba(240, 76, 67, 0), #ee3a30); }
      .cta__global .section__stripes span:nth-child(4) {
        top: 18%;
        right: 0;
        width: 75vw;
        height: 50%;
        background: linear-gradient(25deg, rgba(240, 76, 67, 0), #f2625b);
        opacity: 0.64; }

.cta__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 280; }
  .cta__content h2 {
    font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 2.4rem;
    color: #FFF;
    font-weight: 400;
    margin: 0 auto 2rem;
    max-width: 80%;
    text-align: center;
    line-height: 1.4; }
  .cta__content a {
    background: #FFF;
    box-shadow: 0 0.5rem 1.25rem rgba(0, 0, 0, 0.08);
    color: #273447; }
    .cta__content a:hover {
      background: rgba(255, 255, 255, 0.96);
      box-shadow: 0 2rem 3.5rem rgba(0, 0, 0, 0.12);
      color: #D10B0B; }

.testimonial__single {
  background: #F7FAFC;
  padding: 5rem 0 ;
  position: relative;
  display: flex;
  align-items: center; }
  @media only screen and (max-width: 767px) {
    .testimonial__single {
        padding: 3rem 2rem;
    }
}
  .testimonial__single.bg__white {
    background: #FFF !important; }
  .testimonial__single .caption {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    text-align: center; }
    .testimonial__single .caption .avatar,
    .avatar-holder-circle{
      background-color: #19232E;
      width: 5rem;
      height: 5rem;
      border-radius: 50%;
      display: block;
      background-size: cover;
      margin: 0 auto;
      margin-bottom: 1rem; }
      .jordan-ackerman{
          background-image:url('https://lh3.googleusercontent.com/gLSAPXxymyxGOujSD9Yrd1CgtkIpGwyxO8N3MTtebqH7uCnMXm0n0-xxlMosGtsyg3EBkW2E-TfJ_kpYp-N4iSXTtyfbGhTvJsiFWcQd2PSHF-D71lMFX_RigXLIQdxvWhuLeAw');
      }
      .testimonial__single .caption .avatar.matt-ennis {
        background: url(/images/setup/matt-ennis.jpg) no-repeat 0 0;
        background-size: cover; }
      .testimonial__single .caption .avatar.keith-womack {
        background: url(/images/setup/keith-womack.png) no-repeat 0 0;
        background-size: cover; }
    .testimonial__single .caption h5 {
      color: #273447;
      font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
      font-size: 1rem;
      font-weight: 500;
      letter-spacing: 0.05rem;
      line-height: 1.6;
      margin: 0;
      padding: 0;
      text-transform: uppercase; }
      .testimonial__single .caption h5 span {
        color: #A1AFBF;
        display: block; }
  .testimonial__single p {
    font-size: 1.5rem;
    margin-bottom: 4rem; }
@media only screen and (min-width:768px) {
    .testimonial__single p {
        font-size: 1.875rem;
    }
}
@media only screen and (max-width: 600px) {
  .lead {
    margin-bottom: 4rem; }
  .cta__global {
    padding: 10vh 2rem; }
  .cta__content h2 {
    font-size: 1.875rem;
    max-width: 100%; }
    
}

.input {
  background: #F7FAFC;
  border: none;
  box-shadow: 0 1px 1px #DAE2EB;
  border-radius: 4px;
  font-size: 1.125rem;
  line-height: 4rem;
  height: 4rem;
  margin: 0 0 2rem;
  padding: 0 2rem;
  transition: all 0.3s ease;
  width: 100%; }
  .input:focus {
    background: #FFF;
    box-shadow: 0 0.5rem 2rem rgba(25, 35, 46, 0.04), 0 -0.5px 0 0 rgba(25, 35, 46, 0.08), 0 2px 5px rgba(25, 35, 46, 0.08);
    outline: none; }
  .input::placeholder {
    color: #A1AFBF; }

.textarea {
  background: #F7FAFC;
  border: none;
  box-shadow: 0 1px 1px #DAE2EB;
  border-radius: 4px;
  color: #273447;
  font-size: 1.125rem;
  margin: 0 0 2rem;
  min-height: 10rem;
  padding: 2rem;
  width: 100%;
  transition: all 0.3s;
  outline: none; }
  .textarea:focus {
    background: #FFF;
    box-shadow: 0 1px 1px #C1CDDB, 0 -0.5px 0 0 #E4EAF0, 0 2px 5px #E4EAF0; }
  .textarea::placeholder {
    color: #A1AFBF; }

.select {
  background: #F7FAFC;
  border: none;
  box-shadow: 0 1px 1px #DAE2EB;
  box-sizing: border-box;
  border-radius: 4px;
  color: #A1AFBF;
  display: flex;
  align-items: center;
  overflow: hidden;
  height: auto;
  line-height: 1;
  padding: 1.25rem 2rem;
  position: relative;
  margin: 0 0 2rem; }
  .select:focus {
    background: #FFF;
    box-shadow: 0 0.5rem 2rem rgba(25, 35, 46, 0.04), 0 -0.5px 0 0 rgba(25, 35, 46, 0.08), 0 2px 5px rgba(25, 35, 46, 0.08); }
  .select .nc-icon-glyph.arrows-2_select-84 {
    position: absolute;
    top: 50%;
    right: 2rem;
    font-size: 1rem;
    font-weight: 700;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%); }

.select,
.select select {
  width: 100%; }

select:focus {
  outline: none; }

.select select {
  color: #A1AFBF;
  font-size: 1.125rem;
  height: 34px;
  padding: 0;
  background: transparent;
  border: none;
  /*hide default down arrow in webkit */
  -webkit-appearance: none; }

@-moz-document url-prefix() {
  .select select {
    width: 110%; } }

select::-ms-expand {
  display: none; }

/* hide default down arrow in IE10*/
/* hack to fall back in opera */
_:-o-prefocus .styled-select, .selector .styled-select {
  background: none; }

.site__container {
  display: block;
  float: left;
  background: transparent;
  margin: 0 auto;
  width: 100%;
  overflow: hidden; }
  .site__container .body__container {
    background: #FFF;
    display: block;
    margin: 0 auto;
    overflow-x: hidden;
    padding: 0;
    width: 100%;
    max-width: 100%; }
    .site__container .body__container .values {
      margin-top: -15vh;
      z-index: 2500;
      position: relative; }

/* -----------------------------
typography
----------------------------- */

html, body, button, input, select, textarea {
    background: #F0F4F7;
    color: #19232E;
    font-size: 16px;
    font-weight: 400;
    font-family: "Graphik", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
  margin: 0;
  padding: 0; }
  h1.white,
  h2.white,
  h3.white,
  h4.white,
  h5.white,
  h6.white {
    color: #FFF; }

p {
  margin: 0 0 1rem;
  padding: 0; }

h1 {
  color: #19232E;
  font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 2.8rem;
  font-weight: 500; }
  h1.page__title {
    color: #273447;
    letter-spacing: -0.05rem;
    line-height: 1;
    margin-bottom: 2rem;
    font-size: 3.2rem;
    font-weight: 500; }

h2 {
  color: #19232E;
  font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 2.0rem;
  font-weight: 500;
  letter-spacing: -0.025rem;
  line-height: 1.15; }
  h2.section__title {
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.015rem;
    margin: 0 auto 1.5rem;
    text-align: center;
    max-width: 75%; }
    @media only screen and (max-width: 767px) {
        h2.section__title {
            max-width: 100%;
        }
    }
    h2.section__title.internal {
      color: #FFF; }
  h2.panel__headline {
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: -0.05rem;
    margin-bottom: 2rem; }

h3 {
  color: #19232E;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: 0.5em; }
  h3.common__body-title {
    font-size: 1.7rem;
    font-weight: 500; }

h4 {
  color: #19232E;
  font-size: 1.3rem;
  font-weight: 500; }

h5 {
  color: #19232E;
  font-size: 1.15rem;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 1.25rem;
  text-transform: uppercase; }

h6 {
  font-size: 1rem;
  font-weight: 500; }

p {
  color: #4C5361;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5; }
  p.text__img--paragraph {
    width: 80%; }
  p.ink300 {
    color: #DAE2EB; }
  p strong {
    font-weight: 600; }
  p.xs {
    font-size: 0.75rem;
    line-height: 1.427; }
  p.sm {
    font-size: 0.875rem;
    line-height: 1.6; }
  p.lg {
    font-size: 1rem; }
  p + p {
    margin-top: 1rem; }
  p.pullquote {
    position: relative;
    z-index: 25;
    text-align: center;
    line-height:1.3;}
    p.pullquote span {
      display: block;
      color: #F0F4F7;
      font-size: 8rem;
      position: absolute;
      top: -2rem;
      left: 50%;
      z-index: -1;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      transform: translateX(-50%); }

h1.article-title{
    margin-bottom:1rem;
    padding-bottom:1rem;
    border-bottom:1px solid rgba(0,0,0,0.1);
}
.camps-features > .col-lg-3{
    overflow:hidden;
}
.camps-features > .col-lg-3 > p{
    overflow:hidden;
}
.camps-number {
  color: #C1CDDB;
  font-size: 3rem;
  margin: 0 0 2rem;

    font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 1.125rem;
    background: #D10B0B;
    border-radius: 50%;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3rem;
    width: 3rem;
    margin-right: 0.875rem;
    float:left;
    clear:both;
    
}

/* -----------------------------
media queries
----------------------------- */
@media only screen and (max-width: 767px) {
  .page__intro h1.page__title {
    font-size: 2.5rem; }
  .page__intro p {
    font-size: 1.125rem; } }

/* ----------------------------- /*
/* Tablet
/* ----------------------------- */
/* ----------------------------- /*
/* Mobile
/* ----------------------------- */
/* ----------------------------- /*
/* panels
/* ----------------------------- */
.panel__block {
  display: flex;
  align-items: center;
  position: relative;
  padding: 4rem 0;
  width: 100%; }
  .panel__block .panel__col {
    flex: 1 0 calc(100% / 2);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 3rem 0;
     }
    @media only screen and (min-width: 768px) {
        .panel__block .panel__col {
            padding: 6rem 0;
            min-height: 70vh;
        }
    }
    .panel__block .panel__col:nth-child(odd).panel__content {
      padding-left: 10rem; }
      
      @media only screen and (max-width: 1199px) {
        .panel__block .panel__col:nth-child(odd).panel__content {
            padding-left: 2rem; }
          
      }
    .panel__block .panel__col.panel__img {
      position: relative;
      width:50vw;
      margin: 0 auto; }
      .panel__block .panel__col.panel__img img {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2500;
        max-width: 50vw; }
    .panel__block .panel__col.panel__content {
      display: flex;
      align-items: flex-start;
      flex-direction: column;
      padding: 2rem; }
      .panel__block .panel__col.panel__content p {
        font-size: 1.375rem;
        margin-bottom: 2rem;
        max-width: 32rem; }

/* ----------------------------- /*
/* client logos
/* ----------------------------- */
.client__logos {
  width: 100%;
  margin: 5rem 0;
  padding: 4rem 0 0;
  position: relative;
  z-index: 2750; }

.logos__list ul {
  margin: 2rem 0 0;
  padding: 0;
  list-style: none; }

.logos__list ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  height: 8rem;
  line-height: 8rem;
  text-align: center; }
  .logos__list ul li img {
    max-width: 4rem; }

@media only screen and (max-width: 767px) {
    .client__logos {
        margin: 2rem 0;
        padding: 2rem 0 0;
        
    }
}

/* ----------------------------- /*
/* blog
/* ----------------------------- */
.blog__container {
  margin: 8rem 0 6rem; }
  @media only screen and (max-width: 1199px) {
    .blog__container {
        margin: 3rem 0; }
        
    }
  .blog__container .blog__post {
    background: #FFF;
    border-radius: 4px;
    box-shadow: 0 0.125rem 0.25rem rgba(25, 35, 46, 0.12);
    display: block;
    position: relative;
    overflow: hidden;
    margin: 2rem 0; }
    .blog__container .blog__post:hover {
      box-shadow: 0 3rem 5rem rgba(25, 35, 46, 0.08); }
      .blog__container .blog__post:hover .post__content h3,
      .blog__container .blog__post:hover .post__content .icon {
        color: #D10B0B; }
    .blog__container .blog__post .post__img {
      background: #273447;
      height: 16rem; }
    .blog__container .blog__post .post__content {
      display: flex;
      align-items: flex-start;
      flex-direction: column;
      padding: 3rem;
      min-height: 23.5rem;
      position: relative; }
      .blog__container .blog__post .post__content .school-logo {
        height: 3rem;
        margin: 0 0 1.25rem; }
        .blog__container .blog__post .post__content .school-logo img {
          max-width: 3.5rem; }
      .blog__container .blog__post .post__content h3 {
        font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 1.35;
        transition: all 0.3s ease; }
        .blog__container .blog__post .post__content h3 + p {
          margin-top: 1rem; }
      .blog__container .blog__post .post__content p {
        margin-bottom: 2rem; }
      .blog__container .blog__post .post__content .icon {
        color: #A1AFBF;
        font-size: 2.5rem;
        transition: all 0.3s ease;
        position: absolute;
        bottom: 2rem;
        right: 2rem; }

/* ----------------------------- /*
/* media queries
/* ----------------------------- */
@media only screen and (max-width: 767px) {
  .panel__block {
    flex-wrap: wrap;
    flex-direction: column; }
    .panel__block .panel__col:nth-child(odd).panel__content {
      padding-left: 2rem !important; }
    .panel__block .panel__col.panel__img {
      display: none;
    }
    .panel__block .panel__col.panel__content p {
      max-width: 100% !important;
      width: 100%; }
}
@media only screen and (max-width: 767px) {
    .panel__block {
        padding:2rem;
    }
    .panel__block .panel__col.panel__content{
        padding:2rem;
    }
}

/* border radius oval */
.border--radius-circle {
  border-radius: 50%; }

/* border radius */
.border--radius-sm {
  border-radius: 2px; }

.border--radius-md {
  border-radius: 4px; }

.border--radius-lg {
  border-radius: 8px; }

.border--radius-xl {
  border-radius: 12px; }

.border--radius-xxl {
  border-radius: 1rem; }

/* border radius top */
.border--radius-t-sm {
  border-radius: 2px 5px 0 0; }

.border--radius-t-md {
  border-radius: 4px 4px 0 0; }

.border--radius-t-lg {
  border-radius: 6px 6px 0 0; }

.border--radius-t-xl {
  border-radius: 10px 10px 0 0; }

/* border radius top all */
.border--radius-tlr-sm {
  border-radius: 2px 2px 0 0; }

.border--radius-tlr-lg {
  border-radius: 6px 6px 0 0; }

.border--radius-tlr-xl {
  border-radius: 10px 10px 0 0; }

/* border radius top left */
.border--radius-tl-sm {
  border-radius: 2px 0 0 0; }

.border--radius-tl-lg {
  border-radius: 6px 0 0 0; }

.border--radius-tl-xl {
  border-radius: 10px 0 0 0; }

/* border radius top right */
.border--radius-tr-sm {
  border-radius: 0 2px 0 0; }

.border--radius-tr-lg {
  border-radius: 0 6px 0 0; }

.border--radius-tr-xl {
  border-radius: 0 10px 0 0; }

/* border radius bottom all */
.border--radius-b-sm {
  border-radius: 0 0 2px 2px; }

.border--radius-b-md {
  border-radius: 0 0 4px 4px; }

.border--radius-b-lg {
  border-radius: 0 0 6px 6px; }

.border--radius-b-xl {
  border-radius: 0 0 10px 10px; }

/* border radius bottom left */
.border--radius-bl-sm {
  border-radius: 0 0 2px 0; }

.border--radius-bl-lg {
  border-radius: 0 0 6px 0; }

.border--radius-bl-xl {
  border-radius: 0 0 10px 0; }

/* border radius bottom right */
.border--radius-br-sm {
  border-radius: 0 0 0 2px; }

.border--radius-br-lg {
  border-radius: 0 0 0 6px; }

.border--radius-br-xl {
  border-radius: 0 0 0 10px; }

/*
/* border widths
*/
.border--width-0 {
  border-width: 0px; }

.border--width-1 {
  border-width: 1px; }

.border--width-2 {
  border-width: 2px; }

.border--width-3 {
  border-width: 3px; }

.border--width-4 {
  border-width: 4px; }

.border--width-5 {
  border-width: 5px; }

/*
/* top
*/
.border--t-width-0 {
  border-top-width: 0; }

.border--t-width-1 {
  border-top-width: 1px; }

.border--t-width-2 {
  border-top-width: 2px; }

.border--t-width-3 {
  border-top-width: 3px; }

.border--t-width-4 {
  border-top-width: 4px; }

.border--t-width-5 {
  border-top-width: 5px; }

/*
  /* bottom
  */
.border--b-width-0 {
  border-bottom-width: 0px; }

.border--b-width-1 {
  border-bottom-width: 1px; }

.border--b-width-2 {
  border-bottom-width: 2px; }

.border--b-width-3 {
  border-bottom-width: 3px; }

.border--b-width-4 {
  border-bottom-width: 4px; }

.border--b-width-5 {
  border-bottom-width: 5px; }

/*
/* right
*/
.border--r-width-0 {
  border-right-width: 0px; }

.border--r-width-1 {
  border-right-width: 1px; }

.border--r-width-2 {
  border-right-width: 2px; }

.border--r-width-3 {
  border-right-width: 3px; }

.border--r-width-4 {
  border-right-width: 4px; }

.border--r-width-5 {
  border-right-width: 5px; }

/*
/* left
*/
.border--l-width-0 {
  border-left-width: 0px; }

.border--l-width-1 {
  border-left-width: 1px; }

.border--l-width-2 {
  border-left-width: 2px; }

.border--l-width-3 {
  border-left-width: 3px; }

.border--l-width-4 {
  border-left-width: 4px; }

.border--l-width-5 {
  border-left-width: 5px; }

/*
/* border style
*/
.border--style-solid {
  border-style: solid; }

.border--style-dotted {
  border-style: dotted; }

.border--style-dashed {
  border-style: dashed; }

/*
/* color
*/
.box--shadow-xs {
  box-shadow: 0 1px 3px rgba(25, 35, 46, 0.1); }

.box--shadow-gray-md {
  box-shadow: 0 1.5rem 1.5rem rgba(25, 35, 46, 0.08); }

.box--shadow-lg {
  box-shadow: 0 2rem 2.5rem rgba(25, 35, 46, 0.08); }

/*
/* backgrounds
*/
.bg--primary {
  background-color: #D10B0B; }

.bg--white {
  background: #FFF; }

.bg--ink050 {
  background: #F7FAFC; }

.bg--ink100 {
  background: #F0F4F7; }

.bg--ink200 {
  background: #E4EAF0; }

.bg--ink300 {
  background: #DAE2EB; }

.bg--ink400 {
  background: #C1CDDB; }

.bg--ink500 {
  background: #A1AFBF; }

.bg--ink600 {
  background: #8498af; }

.bg--ink700 {
  background: #46576E; }

.bg--ink800 {
  background: #273447; }

.bg--ink900 {
  background: #19232E; }

/*
/* color
*/
.o-40 {
  opacity: 0.4; }

.o-50 {
  opacity: 0.5; }

.o-60 {
  opacity: 0.6; }

.o-70 {
  opacity: 0.7; }

.o-75 {
  opacity: 0.75; }

.o-80 {
  opacity: 0.8; }
  
.o-100{
    opacity: 1 !important;}

.c-primary {
  color: #D10B0B !important; }

.c-ink050 {
  color: #F7FAFC !important; }

.c-ink100 {
  color: #F0F4F7 !important; }

.c-ink200 {
  color: #E4EAF0 !important; }

.c-ink300 {
  color: #DAE2EB !important; }

.c-ink400 {
  color: #C1CDDB !important; }

.c-ink500 {
  color: #A1AFBF !important; }

.c-ink600 {
  color: #8498af !important; }

.c-ink700 {
  color: #46576E !important; }

.c-ink900 {
  color: #19232E !important; }

.c-ink900 {
  color: #19232E !important; }

.c-white {
  color: #fff; }

.c-white-25 {
  color: rgba(255, 255, 255, 0.25); }

.c-white-50 {
  color: rgba(255, 255, 255, 0.5); }

.c-white-75 {
  color: rgba(255, 255, 255, 0.75); }

.c-white-100 {
  color: white; }

/*
/* max width
*/
.max--width-100 {
  width: 100%; }

.max--width-90 {
  width: 90%; }

.max--width-80 {
  width: 80%; }

.max--width-75 {
  width: 75%; }

.max--width-60 {
  width: 60%; }

.max--width-50 {
  width: 50%; }

.max--width-40 {
  width: 40%; }

.max--width-25 {
  width: 25%; }

/*
/* width
*/
.width--auto {
  width: auto; }

.width--1 {
  width: 1rem; }

.width--2 {
  width: 2rem; }

.width--3 {
  width: 3rem; }

.width--4 {
  width: 4rem; }

.width--5 {
  width: 5rem; }

.width--6 {
  width: 6rem; }

.width--7 {
  width: 7rem; }

.width--8 {
  width: 8rem; }

.width--9 {
  width: 9rem; }

.width--10 {
  width: 10%; }

.width--20 {
  width: 20%; }

.width--25 {
  width: 25%; }

.width--30 {
  width: 30%; }

.width--33 {
  width: calc(100% / 3); }

.width--40 {
  width: 40%; }

.width--50 {
  width: 50%; }

.width--60 {
  width: 60%; }

.width--70 {
  width: 70%; }

.width--75 {
  width: 75%; }

.width--80 {
  width: 80%; }

.width--100 {
  width: 100%; }

/*
/* height
*/
.height--100 {
  height: 100%; }

.height--1 {
  height: 1rem; }

.height--2 {
  height: 2rem; }

.height--3 {
  height: 3rem; }

.height--4 {
  height: 4rem; }

.height--5 {
  height: 5rem; }

.height--6 {
  height: 6rem; }

.height--7 {
  height: 7rem; }

.height--8 {
  height: 8rem; }

.height--9 {
  height: 9rem; }

.height--10 {
  height: 10rem; }

.height--11 {
  height: 11rem; }

.height--12 {
  height: 12rem; }

/*
/* min height
*/
.min-height--1 {
  height: 1rem; }

.min-height--2 {
  height: 2rem; }

.min-height--3 {
  height: 3rem; }

.min-height--4 {
  height: 4rem; }

.min-height--5 {
  height: 5rem; }

.min-height--6 {
  height: 6rem; }

.min-height--7 {
  height: 1rem; }

.min-height--8 {
  height: 8rem; }

.min-height--9 {
  height: 9rem; }

.min-height--10 {
  height: 10rem; }

.min-height--15 {
  height: 15rem; }

.min-height--20 {
  height: 20rem; }

.min-height--22 {
  height: 22rem; }

.min-height--25 {
  height: 25rem; }

.min-height--30 {
  height: 30rem; }

.min-height--40 {
  height: 40rem; }

.min-height--50 {
  height: 50rem; }

.display--inline {
  display: inline; }

.display--inline-block {
  display: inline-block; }

.display--block {
  display: block; }

.display--table {
  display: table; }

.display--table-cell {
  display: table-cell; }

.display--flex {
  display: flex; }
  .display--flex.y-center {
    align-items: center; }
  .display--flex.x-center {
    justify-content: center; }
  .display--flex.y-end {
    justify-content: flex-end; }

.display--flex-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.display--flex-split {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }

.display--flex-end {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end; }

.display--flex-start {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start; }
.flex-company-values{
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
}
.ole-letter-wrapper{
    display:block;
    width:100%;
    text-align:center;
}
.font--size-xxxl.big-ole-letter{
    color:#DCE1E8;
    font-size:6rem;
    text-align:center;
    line-height:1;
    margin:0 auto;
}
.our-values-card .lineheight-1.font--size-xl{
    font-weight:inherit;
}
@media only screen and (min-width: 992px) {
    .our-values-card.col-lg-2{
        width:20%;
    }
    .our-values-card .lineheight-1.font--size-xl{
        font-size:1.2rem;
    }
}
@media only screen and (min-width: 1200px) {
    .our-values-card .lineheight-1.font--size-xl{
        font-size:1.5rem;
    }
}
@media only screen and (max-width: 767px) {
  .flex-company-values .display--flex-center .big-ole-letter{
      display:none;
  }
}
.flex--dir-col {
  flex-direction: column; }

.flex--jc-center {
  justify-content: center; }

.flexbox--container-center {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center; }

.vAlign-middle {
  vertical-align: middle; }

.vAlign-top {
  vertical-align: top; }

.position-relative {
  position: relative; }

.position-absolute {
  position: absolute; }

.icon {
  display: flex;
  align-items: center;
  text-align: center;
  line-height: 1; }
  .icon .icon--large {
    font-size: 2rem;
    width: 3rem;
    height: 3rem; }

/*
/* font size
*/
.font--size-xxxs {
  font-size: 0.563rem; }

.font--size-xxs {
  font-size: 0.625rem; }

.font--size-xs {
  font-size: 0.75rem; }

.font--size-sm {
  font-size: 0.875rem; }

.font--size-md {
  font-size: 1rem; }

.font--size-lg {
  font-size: 1.25rem; }

.font--size-xl {
  font-size: 1.5rem; }

.font--size-xxl {
  font-size: 2rem; }

.font--size-xxxl {
  font-size: 2.5rem; }

.font--size-xxxxl {
  font-size: 2.75rem; }

/*
/* font weight
*/
.font--weight-1 {
  font-weight: 100; }

.font--weight-2 {
  font-weight: 200; }

.font--weight-3 {
  font-weight: 300; }

.font--weight-4 {
  font-weight: 400; }

.font--weight-5 {
  font-weight: 500; }

.font--weight-6 {
  font-weight: 600; }

.font--weight-7 {
  font-weight: 700; }

.font--weight-8 {
  font-weight: 800; }

.font--weight-9 {
  font-weight: 900; }

/*
/* line height
*/
.lineheight-1 {
  line-height: 1; }

.lineheight-2 {
  line-height: 1.3; }

.lineheight-3 {
  line-height: 1.4; }

.lineheight-4 {
  line-height: 1.5; }

.lineheight-5 {
  line-height: 2; }

.lineheight-6 {
  line-height: 3; }

/*
/* letter spacing
*/
.letterspacing-1 {
  letter-spacing: 0.05em; }

.letterspacing-2 {
  letter-spacing: 0.1em; }

.letterspacing-3 {
  letter-spacing: 0.20em; }

.letterspacing-4 {
  letter-spacing: 0.2em; }

/*
/* lists
*/
ul.default {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.default.light li {
    color: #F0F4F7; }
  ul.default li {
    line-height: 1.15;
    margin: 0 0 1rem;
    color: #666;
  }

ul.default.default-stretch {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.default li {
    line-height: 1.15;
    margin: 0 0 1rem;
    color: #666;
    padding: 0 0 0 3rem;
  }
  ul.default li > img{
      float:left;
      margin-right:1rem;
  }
  ul.default li > p{
    overflow:hidden;
  }
  
ul.feature-list,
ul.feature-list-stretch{
  display: block;
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.feature-list.light li {
    color: #FFF;
    font-size: 0.938rem; }
    ul.feature-list.light li::before {
      background: #46576E; }
  ul.feature-list.dark li {
    color: #46576E; }
    ul.feature-list.dark li::before {
      color: #273447; }
  ul.feature-list.four-count {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    ul.feature-list.four-count li {
      display: flex;
      flex: 1 0 calc(100% / 4);
      margin: 0 0 3rem;
      max-width: calc(100% / 4 - 2.625rem);
      align-items: flex-start; }
  ul.feature-list.check-only li {
    padding: 0 0 0 1.5rem; }
    ul.feature-list.check-only li::before {
      width: 1rem;
      height: 1rem;
      font-size: 1.25rem;
      background: transparent;
      margin: 0;
      top: 0.25rem; }
  ul.feature-list li {
    color: #666;
    position: relative;
    line-height: 1.45;
    margin: 0 0 1rem;
    padding: 0 0 0 3rem; }
    ul.feature-list li::before {
      content: "\ed40";
      font-family: "Nucleo Glyph";
      font-size: 1.125rem;
      background: #D10B0B;
      border-radius: 50%;
      color: #FFF;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 1.625rem;
      width: 1.625rem;
      margin-right: 0.875rem;
      position: absolute;
      left: 0rem; }
      
ul.checklist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.checklist li {
    display: flex;
    flex: 1 0 calc(100% / 1);
    margin: 0 0 1rem;
    max-width: calc(100% / 1 - 2.625rem);
    align-items: flex-start; }
    ul.checklist li span.nc-icon-outline {
      color: #D10B0B;
      font-size: 1.625rem;
      margin-right: 1.375rem;
      width: 2rem; }
    ul.checklist li p {
      color: #46576E;
      font-size: 0.938rem; }
      
ul.feature-list-stretch li {
    color: #666;
    position: relative;
    line-height: 1.45;
    margin: 0 0 1rem;
    padding: 0 0 0 3rem; }
ul.feature-list-stretch li::before {
  content: "\ed40";
  font-family: "Nucleo Glyph";
  font-size: 1.125rem;
  background: #D10B0B;
  border-radius: 50%;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.625rem;
  width: 1.625rem;
  margin-right: 0.875rem;
  position: absolute;
  left: 0rem; }
  
ul.feature-list-stretch li:nth-child(1)::before{ }
ul.feature-list-stretch li:nth-child(2)::before{ }
ul.feature-list-stretch li:nth-child(3)::before{ }
ul.feature-list-stretch li:nth-child(4)::before{ }
ul.feature-list-stretch li:nth-child(5)::before{ }
ul.feature-list-stretch li:nth-child(6)::before{ }
ul.feature-list-stretch li:nth-child(7)::before{ }
ul.feature-list-stretch li:nth-child(8)::before{ }
ul.feature-list-stretch li:nth-child(9)::before{ }
ul.feature-list-stretch li:nth-child(10)::before{ }

@media only screen and (min-width: 768px) {
    ul.checklist li {
        flex: 1 0 calc(100% / 2);
        margin: 0 0 1rem;
        max-width: calc(100% / 2 - 2.625rem);
    }
}
@media only screen and (min-width: 992px) {
    ul.checklist li {
        flex: 1 0 calc(100% / 3);
        margin: 0 0 2rem;
        max-width: calc(100% / 3 - 2.625rem);
    }
}
@media only screen and (min-width: 1200px) {
    ul.checklist li {
        flex: 1 0 calc(100% / 4);
        margin: 0 0 3rem;
        max-width: calc(100% / 4 - 2.625rem);
    }
    ul.checklist.three-count li {
        flex: 1 0 calc(100% / 3);
        margin: 0 0 3rem;
        max-width: calc(100% / 3 - 2.625rem);
    }
}

/*
/* margin
*/
.m-a-0 {
  margin: 0 auto; }

/* margin all */
.m-a-1 {
  margin: 1rem; }

.m-a-2 {
  margin: 2rem; }

.m-a-3 {
  margin: 3rem; }

.m-a-4 {
  margin: 4rem; }

.m-a-5 {
  margin: 5rem; }

.m-a-6 {
  margin: 6rem; }

/* margin top */
.m-t-1half {
  margin-top: 1.5rem; }

.m-t-1 {
  margin-top: 1rem; }

.m-t-2 {
  margin-top: 2rem; }

.m-t-3 {
  margin-top: 3rem; }

.m-t-4 {
  margin-top: 4rem; }

.m-t-5 {
  margin-top: 5rem; }

.m-t-6 {
  margin-top: 6rem; }

/* margin bottom */
.m-b-1half {
  margin-bottom: 1.5rem; }

.m-b-1 {
  margin-bottom: 1rem; }

.m-b-2 {
  margin-bottom: 2rem; }

.m-b-3 {
  margin-bottom: 3rem; }
.m-b-35 {
  margin-bottom: 3.5rem; 
}

.m-b-4 {
  margin-bottom: 4rem; }

.m-b-5 {
  margin-bottom: 5rem; }

.m-b-6 {
  margin-bottom: 6rem; }

/* margin left */
.m-l-1 {
  margin-left: 1rem; }

.m-l-2 {
  margin-left: 2rem; }

.m-l-3 {
  margin-left: 3rem; }

.m-l-4 {
  margin-left: 4rem; }

.m-l-5 {
  margin-left: 5rem; }

.m-l-6 {
  margin-left: 6rem; }

/* margin right */
.m-r-1 {
  margin-right: 1rem; }

.m-r-2 {
  margin-right: 2rem; }

.m-r-3 {
  margin-right: 3rem; }

.m-r-4 {
  margin-right: 4rem; }

.m-r-5 {
  margin-right: 5rem; }

.m-r-6 {
  margin-right: 6rem; }

/* margin top and bottom */
.m-y-1 {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.m-y-2 {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.m-y-3 {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.m-y-4 {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.m-y-5 {
  margin-top: 5rem;
  margin-bottom: 5rem; }

.m-y-6 {
  margin-top: 6rem;
  margin-bottom: 6rem; }

/* margin left and right */
.m-x-1 {
  margin-left: 1rem;
  margin-right: 1rem; }

.m-x-2 {
  margin-left: 2rem;
  margin-right: 2rem; }

.m-x-3 {
  margin-left: 3rem;
  margin-right: 3rem; }

.m-x-4 {
  margin-left: 4rem;
  margin-right: 4rem; }

.m-x-5 {
  margin-left: 5rem;
  margin-right: 5rem; }

.m-x-6 {
  margin-left: 6rem;
  margin-right: 6rem; }

.p-a-btn {
  padding: 0.5em 1.375em; }

.p-a-0 {
  padding: 0; }

.p-a-1 {
  padding: 1rem; }

.p-a-1half {
  padding: 1.5rem; }

.p-a-2 {
  padding: 2rem; }

.p-a-3 {
  padding: 3rem; }

.p-a-4 {
  padding: 4rem; }

.p-a-5 {
  padding: 5rem; }

.p-a-6 {
  padding: 6rem; }

.p-t-1 {
  padding-top: 1rem; }

.p-t-1half {
  padding-top: 1.5rem; }

.p-t-2 {
  padding-top: 2rem; }

.p-t-3 {
  padding-top: 3rem; }

.p-t-4 {
  padding-top: 4rem; }

.p-t-5 {
  padding-top: 5rem; }

.p-t-6 {
  padding-top: 6rem; }

.p-b-headline {
  padding-bottom: 0.5em; }

.p-b-1 {
  padding-bottom: 1rem; }

.p-b-1half {
  padding-bottom: 1.5rem; }

.p-b-2 {
  padding-bottom: 2rem; }

.p-b-3 {
  padding-bottom: 3rem; }

.p-b-4 {
  padding-bottom: 4rem; }

.p-b-5 {
  padding-bottom: 5rem; }

.p-b-6 {
  padding-bottom: 6rem; }

.p-l-1 {
  padding-left: 1rem; }

.p-l-1half {
  padding-left: 1.5rem; }

.p-l-2half {
  padding-left: 2rem; }

.p-l-2 {
  padding-left: 2.5rem; }

.p-l-3 {
  padding-left: 3rem; }

.p-l-4 {
  padding-left: 4rem; }

.p-l-5 {
  padding-left: 5rem; }

.p-l-6 {
  padding-left: 6rem; }

.p-r-5px {
  padding-right: 5px; }

.p-r-1 {
  padding-right: 1rem; }

.p-r-2 {
  padding-right: 2rem; }

.p-r-3 {
  padding-right: 3rem; }

.p-r-4 {
  padding-right: 4rem; }

.p-r-5 {
  padding-right: 5rem; }

.p-r-6 {
  padding-right: 6rem; }

.p-y-1 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.p-y-1half {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.p-y-2 {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.p-y-3 {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.p-y-4 {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.p-y-5 {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.p-y-6 {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.p-x-1 {
  padding-left: 1rem;
  padding-right: 1rem; }

.p-x-1half {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.p-x-2 {
  padding-left: 2rem;
  padding-right: 2rem; }

.p-x-3 {
  padding-left: 3rem;
  padding-right: 3rem; }

.p-x-4 {
  padding-left: 4rem;
  padding-right: 4rem; }

.p-x-5 {
  padding-left: 5rem;
  padding-right: 5rem; }

.p-x-6 {
  padding-left: 6rem;
  padding-right: 6rem; }

/* ----------------------------- /*
/* base
/* ----------------------------- */
html,
body,
button,
input,
select,
textarea {
  background: #F0F4F7;
  color: #19232E;
  font-size: 16px;
  font-weight: 400;
  font-family: "Graphik", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html,
body {
  height: 100%;
  width: 100%; }

*::-moz-selection {
  background: #D10B0B;
  color: #FFF;
  text-shadow: none; }

a, 
.anchor-style {
  color: #337ab7;
  cursor: pointer;
  font-size:1em;
  text-decoration: none;
  transition: all 0.3s ease; }
a:focus, a:hover,
.anchor-style:focus, .anchor-style:hover{
    color: #D10B0B;
    text-decoration: none; }

hr {
  margin: 0;
  border-top: 1px solid #e6edf2; }

.no-padding {
  padding-left: 0;
  padding-right: 0; }

.container {
  width: 100%;
  max-width: 1400px; }
  
  
  /* SECONDARY NAVS */
 
.secondary-navs-wrapper{
     background:#D10B0B;
 }
 .secondary-nav ul > a,
 .secondary-nav a,
.secondary-nav > a,
.secondary-nav h3{color:#fff;   font-family: "GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif; float:left;margin-bottom: 0;}
.secondary-nav h3{font-size: 1.5rem}
.secondary-nav { position:relative; z-index:2; padding:15px;max-width: 1400px;margin:auto; }
.secondary-nav ul { list-style:none; padding:0; margin:0;margin-top:6px; }
.secondary-nav > div  {margin:0 auto }
.secondary-nav > div > ul { text-align:center;}
.secondary-nav li { display:inline-block; }
.secondary-nav li a {padding:0 10px;color:#fff; }
.secondary-nav li.more a{padding-right:0}
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:rgba(0, 29, 124,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; color:#fff; white-space:nowrap }
.secondary-nav li a:hover{text-decoration:underline;}



@media only screen and (max-width: 991px) {
.secondary-nav.active > div > ul { display:block }
    .secondary-nav h3:after { content:""; width:0; height:0; border-style:solid; border-color:#fff transparent transparent; border-width:5px 5px 0; position:absolute; right:12px; top:50%; margin-top:-2px }
    .secondary-nav > a{color:#fff}
    .secondary-nav h3 { position:relative; margin:0;font-weight:normal;float:none;padding:0 10px; }
    .secondary-nav h3 a { color:#fff }
    .secondary-nav ul { list-style:none; padding:0; margin:0 }
    .secondary-nav > div > ul { display:none }
    .secondary-nav.active > div > ul { display:block }
    .secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#fff transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
    .secondary-nav.active h3:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
    .secondary-nav li { border-top:1px solid #fff;display:block;text-align:left;padding:7.5px 0;height:41px; }
    .secondary-nav li:first-child { border-top:none }
    .secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
    .secondary-nav li:hover,
    .secondary-nav li:hover a,
    .secondary-nav li a:hover{text-decoration:underline;background:#fff;color:#D10B0B;}
    .secondary-nav .has-nav > a { display:none }
    
}

/*Stretch-cast image slider*/
.site__container .mod-graphic-carousel.style1 .slick-prev, .site__container .mod-graphic-carousel.style1 .slick-next{text-shadow: none;}

.new-blue-partner{max-width: 200px; margin:0 auto 2rem; text-align:center;}
.content-head-image{max-width: 300px; margin:0 auto 2rem; text-align:center;}

/* Stretch-live changes 7/19 */
.cell__img.closed_captioning img{margin-left:15px;}


@media only screen and (max-width: 991px) {
    
    .stretch-is-now-presto-middle a{margin-bottom:4rem;}
    .banner-content h1.stretch-is-now-presto-heading{font-size:3.25rem;}
    
}


.banner-bg .banner-bg__img.stretch-is-now-presto{background-image: url("/images/setup/stretchToPrestosportsBackground.jpg");}
.stretch-is-now-presto-top  li a{text-align: center;}
.stretch-is-now-presto-top li  img{max-width: 100px;max-height:85px;display:block;float:none;margin:0 auto 1rem;}
.stretch-is-now-presto-top  li a:hover span{text-decoration:underline;}
.stretch-is-now-presto-bottom,
.stretch-is-now-presto-middle {text-align: center;}
.stretch-is-now-presto-bottom p,
.stretch-is-now-presto-middle p{margin:0 auto 2rem;}

@media only screen and (min-width: 1200px){
.client-care-form,
.radialspark-form {margin-right: 16.66666667%;}
}

.client-care-form .form-control,
.radialspark-form .form-control{background:#f5f7f9;}

.rc-container{height: calc(100vh - 144px);padding-bottom:55px;min-height:450px;}
.rc-iframe-top-cover{height: 55px; width: 100%;position: absolute;background: #fff;z-index: 10;}

    .leader-card {background: #19232E;border-radius: 5px;display: flex;margin: 0 auto 24px;padding: 2rem;position: relative;height: 352px;text-align: center;overflow: hidden;width: 100%;max-width: 18rem;position: relative;z-index: 2750; transition: all 0.3s}
    .leader-card .headshot {background-size: cover;background-repeat: no-repeat;background-position: center center;height: 100%; width: 100%;position: absolute; top: 0;left: 0; }
    .leader-card:hover {box-shadow: 0 2rem 2rem rgba(67, 74, 89, 0.15); transform: translateY(-0.875rem); }
    .leader-card:hover > .leader-info {background: linear-gradient(to right, rgba(25, 35, 46, 0.9) 0%, rgba(25, 35, 46, 0.8) 100%);height: 120%;padding-top: 2rem; }
    .leader-card:hover > .leader-info > p { opacity: 1; transform: translateY(0) skew(0, -9deg); }
    .leader-card .leader-info { background: linear-gradient(to right, #19232E 0%, rgba(25, 35, 46, 0.9) 100%); display: flex;align-items: center;justify-content: center;flex-direction: column;transform: skew(0, 9deg);transform-origin: 0; height: 7rem;position: absolute; left: 0;bottom: 0; width: 100%;z-index: 10;text-align: center;transition: all 0.3s; }
    .leader-card .leader-info h4 {color: #FFF; align-self: flex-end; font-size: 1.125rem;line-height: 1.15;margin: 0 auto 0.5rem;transform: skew(0, -9deg); }
    .leader-card .leader-info p { color: #FFF; font-family: "Graphik Compact", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;font-size: 0.75rem; font-weight: 500;letter-spacing: 0.025rem;line-height: 1;text-transform: uppercase; opacity: 0;transition: all 0.3s;transition-delay: 0.1s;transform: translateY(0.75rem) skew(0, -9deg);padding:0 10px; }

.stretch-to-presto-modal .splash-links-container{text-align: center;font-family:"GT Walsheim", "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", "Helvetica Neue", Helvetica, sans-serif;}
.stretch-to-presto-modal .splash-heading{font-size: 3.5rem;font-weight:bold;line-height:1.1; margin-bottom:2rem;}
.stretch-to-presto-modal .splash-link{display: inline-block}
.stretch-to-presto-modal .modal-footer{margin-top:2rem;}
/*
.merchant-application-container{height: calc(100vh - 180px );padding: 30px 0;min-height: 450px;}
.merchant-application-container.iframe-container iframe{position:relative;left:auto;top:auto;}
*/

/* NJCAA PARTNERSHIP */
.njcaa-parternship-img.presto-logo{max-width:537px;}
.njcaa-parternship-img.njcaa-logo{max-width:207px;}
.banner.inner__pg.njcaa-parternship-banner .banner-content{padding-top:0;}

@media only screen and (min-width: 776px){
    .njcaa-parternship-img.njcaa-logo,
    .njcaa-parternship-img.spacer,
    .njcaa-parternship-img.presto-logo{display:inline-block;}
    .njcaa-parternship-img.spacer{background:#fff;height:237px;width:6px;}
}

@media only screen and (min-width: 776px) and (max-width: 991px){
    .njcaa-parternship-img.presto-logo{max-width:423px;}
.njcaa-parternship-img.njcaa-logo{max-width:153px;}
}
@media only screen and (max-width: 775px){
    .njcaa-parternship-img.presto-logo{margin-bottom:2rem;}
    .njcaa-parternship-img.njcaa-logo,
    .njcaa-parternship-img.presto-logo{display:inline-block;}
        .njcaa-parternship-img.spacer{display:none!important;}
}

}