.banner_wrap {
  background-position: 50% 0;
  overflow: hidden;
  position: relative; 
  height: 100vh;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-attachment:scroll;
  padding: 150px 0 90px; 
  background-color: #333; 
  z-index: 99;
}


.banner_wrap .fade-text {
    height: auto;
    width: auto;
    position: absolute;
    top: 30%;
    left: 0;
}

  @font-face {
    font-family: "ProximaNova-Bold";
    src: url("https://learnmore.1623capital.com/hubfs/fonts/proximanova-bold-webfont.eot?#iefix") format("eot"), url("https://learnmore.1623capital.com/hubfs/fonts/proximanova-bold-webfont.woff") format("woff"), url("https://learnmore.1623capital.com/hubfs/fonts/proximanova-bold-webfont.ttf") format("truetype");
}

@font-face {
    font-family: "ProximaNova";
    src: url("https://learnmore.1623capital.com/hubfs/fonts/proximanova-regular-webfont.eot?#iefix") format("eot"), url("https://learnmore.1623capital.com/hubfs/fonts/proximanova-regular-webfont.woff") format("woff"), url("https://learnmore.1623capital.com/hubfs/fonts/proximanova-regular-webfont.ttf") format("truetype");
}
  @font-face {
    font-family: "GothamCondensed-Medium";
    src: url("https://f.hubspotusercontent30.net/hubfs/6069836/fonts/gothamcondensed-medium-webfont.woff") format("woff"), url("https://f.hubspotusercontent30.net/hubfs/6069836/fonts/gothamcondensed-medium-webfont.woff2") format("truetype");
}
  @font-face {
    font-family: "GothamCondensed-Book";
    src: url("https://f.hubspotusercontent30.net/hubfs/6069836/fonts/gothamcondensed-book-webfont.woff") format("woff"), url("https://f.hubspotusercontent30.net/hubfs/6069836/fonts/gothamcondensed-book-webfont.woff2") format("truetype");
}
.row {
    margin: 0;
}
  .bullets {
    background: transparent url(https://learnmore.1623capital.com/hubfs/Marketing/bullet-circle-green.png) no-repeat scroll 0 4px / 20px;
    margin-left: 10px;
    padding-left: 30px;
    padding-top: 3px;
}
.banner_wrap h1 {
    text-align: left;
    margin-top: 10px;
    position: relative;
    font-size: 12rem;
    line-height: 12rem;
    margin-bottom: 10px;
    color: #fff;
    letter-spacing: 0;
    text-transform: none;
    font-family: 'GothamCondensed-Book','Roboto',arial,sans-serif;
  max-width: 1200px;
  width: 100%;
    left: 10%;
}  
  .banner_wrap h4 {
    font-size: 5rem;
    line-height: 5rem;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    left: 10%;
    color: #fff;
    letter-spacing: 0;
    font-family: 'GothamCondensed-Medium','Roboto',arial,sans-serif;
}
  .banner_wrap p {
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 0;
    margin-top: 10px;
    max-width: 700px;
    position: relative;
    left: 10%;
    color: #fff;
    letter-spacing: 0;
    font-family: "ProximaNova",sans-serif;
}
.banner-logo {
  display: block;
  width: 150px;
  left: 10%;
  position: relative;
  margin: 10px 0;
}
  .banner_wrap {
    margin-top: -80px;
    height: 100vh;
    padding: 70px 0 90px;
    background-color: #fff;
    background-size: cover;
    -webkit-background-size: cover; 
}
.scroll-down {
    align-items: flex-end;
    bottom: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0px auto;
    position: absolute;
    width: 100%;
}
.chevron-down {
    filter: none;
    animation: scrolldown 4s infinite ease-in-out;
    fill: rgb(255, 255, 255);
    width: 68px;
    height: 50px;
}
@keyframes scrolldown {
    0%, 80% {
     transform: translateY(0%);
     -webkit-transform: translateY(0%);
   }
   85% {
     transform: translateY(30%);
     -webkit-transform: translateY(30%);
   }
   90%, 100% {
     transform: translateY(0%);
     -webkit-transform: translateY(0%);
   }
 }
  .paragraph-title {
    display: block;
    font-weight: 700;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
  .dnd-section, .ccrow1 .page-center {
    padding: 0;
    
}
  .questions-box {
    border: 1px solid #bbb;
    background-color: #f7f7f7;
    padding: 0 20px;
    margin: 20px auto 40px;
}
  .questions-box h3 {
    color: #000;
    font-family: "Tiempos-Medium", serif;
    font-size: 30px;
    letter-spacing: -1px;
    font-weight: normal;
}
 

  @media screen and (min-height: 850px) {
    .banner_wrap {
    background-position: 50% -100px !important;
    }
  } 

  @media (min-width: 992px) {
.ccrow_col {
    float: none;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
}  
  }
@media (min-width: 1200px) {
.dnd-section>.row-fluid, .page-center, .content-wrapper {
    max-width: 100%;
}
}



  @media screen and (max-width: 1200px) {
    .banner_wrap h1 {
    font-size: 8.8rem;
    line-height: 8.9rem;
    }
}
@media screen and (max-width: 1100px) { 
.banner_wrap h1, .banner_wrap h4, .banner_wrap p, .banner-logo {
    left: 30px;
    }
}

@media screen and (max-width: 1000px) {  
  .section-breaker h1 {
    font-size: 40px;
    line-height: 40px;
  }
   
}
@media screen and (max-width: 850px) {
  .banner_wrap.parallax {
    background-position: 70% 8px !important;
}
  }
@media screen and (max-width: 800px) {  
  .banner_wrap h1 {
    font-size: 62px;
    line-height: 60px;
}
  }
 @media screen and (max-width: 768px) {
   .banner_wrap .fade-text {
     left: 50%;
     -webkit-transform: translateX (-50%);
     transform: translateX (-50%);
     width: 100%;
     padding: 0 20px;
   }
    .banner_wrap h1, .banner_wrap h4, .banner_wrap p {
    left: 0;
      text-align: center;
    }
   .banner-logo {
     left: 0;
     margin: 10px auto 0;
}  
@media screen and (max-width: 650px) {    
  .banner_wrap {
    padding: 60px 0 90px;
  /*  background-size: auto 70%; */
}
  .banner_wrap h1 {
    font-size: 52px;
    line-height: 50px;
}
  .banner_wrap h4 {
    font-size: 2.5rem;
    line-height: 2.6rem;
  }
  .banner_wrap.parallax {
    background-position: 70% !important;
}
  }
@media screen and (max-width: 600px) { 
  .position-container {
    flex-flow: wrap;
    -webkit-flex-flow: wrap;
  }
  .showcase-positions .position-copy, .showcase-positions .hero-image {
    width: 100%;
}
  .showcase-positions .hero-image img {
    max-width: 300px !important;
    margin: 20px auto;
    display: block;
}
  .banner_wrap {
    background-position: 20% 0;
  }
  }
@media screen and (max-width: 500px) {    
  .banner_wrap {
    padding: 30px 0 90px;
    background-attachment: scroll;
}
  .cstm_body.cc_page .banner_wrap h1 {
    font-size: 52px;
    line-height: 50px;
}
  .banner_wrap.parallax {
    background-position: 70% 60% !important;
    height: 600px;
}
  .section-breaker h1, .questions-box h3 {
    font-size: 30px;
    line-height: 32px;
  }
  .banner_wrap p {
    font-size: 1.3rem;
    line-height: 1.6rem;
}
  }  

@media screen and (max-width: 850px){
  .banner_wrap.parallax {
    background-position: 20% 0!important;
  }
}

@media screen and (max-width: 480px){
  .banner_wrap h1 {
    font-size: 28px;
  }
  .banner_wrap.parallax {
    background-position: 10% 0!important;
  }
}

/* ---- Additional styles for Printing are included in the Special Report - Section Header Module */

