/* 320 - 414px */
@media screen and (min-width: 320px) and (max-width : 413px) {
  #nav {
    justify-content: center;
    /* padding: 0; */
    /* padding-left: 0.6rem; */
    /* margin-top: -4px; */
    margin-left: -0.2rem;
  }

  .footer {
    padding: 0 0.8em;
    padding-top: 24px;
    padding-bottom: 32px;
  }

  #stats {
    display: none !important;
  }

  .footer-top, .footer-bottom {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-top {
    row-gap: 1.2em;
    margin-bottom: 0.3em;
  }
  
  .footer-bottom {
    margin-top: 1em;
    row-gap: 1.2em;
  }

  .footer p {
    margin: 0;
    font-size: 0.9em;
  }

  .ux-section {
    margin-bottom: 110px;
  }
  
  .faq-h2 {
    margin-top: 25%;
    font-size: 1.6em !important;
  }

  .faq-cont {
    max-width: 90%;
    margin-top: 50px;
  }

  .q-cont {
    /* border-bottom: 1px solid #505050d0; */
  }

  .faq-q {
    font-size: 1.1em;
    margin-bottom: 0.55em;
  }

  .faq-a {
    font-size: 1em;
  }

  .pricing-grid {
    max-width: 92%;
    flex-direction: column;
    gap: 1rem;
  }

  .price-item {
    min-height: max-content;
  }

  .p-benefits {
    margin-bottom: 12px;
  }

  .price-desc {
    font-size: 0.8em;
  }

  .p-benefits > p {
    font-size: 0.8em;
    margin-bottom: 16px;
  }

  h2.cb-hist {
    margin-bottom: 1.4em;
    margin-top: 4rem;
    margin-bottom: -6.9rem;
  }

  .cl-footer {
    margin-top: 32px;
    margin-bottom: 20%;
  }

  .cb-footer {
    margin-top: -3em;
    margin-bottom: 8em;
    font-size: 1.05em;
  }

  #learn-notes-link {
    margin-bottom: 0;
    margin-top: -2%;
  }

  .cl-cont {
    max-width: 95%;
  }

  .cl-node,
  .cl-card {
    width: 98%;
  }

  .cl-hero-card {
    width: 98%;
  }

  .cl-hero-img {
    width: 100%;
    background-size: contain;
  }

  .cl-date,
  .cl-line,
  .cl-blip {
    display: none;
  }

  .feat-item h4 {
    font-size: 1.2em;
  }

  .feat-item p {
    width: 100%;
    font-size: 1em;
  }

  .feature-spotlight-sect {
    margin-bottom: -28%;
  }

  .feat-spotlight-img {
    margin-top: 9em;
    width: 90%;
  }

  .feat-name-grid {
    flex-direction: column;
    width: 90%;
  }

  .feat-item {
    max-width: 100%;
    padding: 0;
  }

  .feat-item h4 {
    /*padding-left: 1em;*/
    font-size: 1em;
  }

  .feat-item p {
    margin: 0 auto;
  }

  .ux-grid {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
    width: 90%;
    box-sizing: border-box;
    margin: 0 auto;
    margin-bottom: 45%;
  }

  .ux-1 {
    flex: 1;
  }

  .b-1 {
    margin-bottom: 0.7rem;
  }

  .bbox-2 {

  }

  .calc-img-2 {
    
  }

  .bbox-1 .bento-text-cont {
    width: 90%;
    box-sizing: border-box;
    height: 420px;
    margin-top: -2%;
  }

  .bento-text-cont p {
    font-size: 0.9em;
  }

  .bento-img-cont-1 {
    width: 600px;
    top: 55%;
    left: 10%;
    position: absolute;
  }

  .bbox-2 .bento-text-cont {
    padding: 24px 2em;
  }

  .bbox-4 .bento-text-cont {
    padding: 20px 2em;
  }

  .slayer-1 {
    height: 92%;
    top: 8%;
  }

  .bbox-3 .bento-text-cont {
    /* position: relative;
  top: 22%; */
    padding-top: 10%;
    width: 80%;
    margin: 0 auto;
    height: 300px;
  }

  .bento-img-cont-2 {
    width: 310px;
    height: auto;
    left: 4%;
    top: 48%;
    position: absolute;
  }

  .slayer-2 {
    height: 50%;
    top: 44%;
  }

  .bento-browsers {
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }

  .bento-browsers img {
    width: 28px;
    height: auto;
  }

  .ux-2 {
    flex: 1;
  }

  .ux-3 {
    flex: 1;
  }

  .ux-4 {
    flex: 1;
  }

  p.bento-desc {
    font-size: 0.9em;
  }

  .first-section {
    top: 120px;
  }

  .bg-img {
    top: 5%;
    left: 2%;
    width: 360px;
    display: none;
  }

  .logo-img {
    margin-top: 0;
    width: 32px;
    border-radius: 12px;
    margin-bottom: -10%;
  }

  .brand-name-home {
    margin-top: 4em;
  }

  .jumbotron {
    margin-top: 28%;
  }

  .h1 {
    font-size: 2.0rem;
    width: 95%;
  }

  .tagline {
    font-size: 1rem;
    width: 90%;
  }

  .h2 {
    font-size: 1.7em;
    margin-bottom: 0.5em;
  }

  .sect-tagline {
    font-size: 1em;
    line-height: 1.5em;
    max-width: 90%;
    margin-bottom: 2em;
  }

  .nova {
    top: -35%;
    left: 55%;
  }

  .nova-blue {
    position: absolute;
    height: 1500px;
  }

  .feature-preview-box {
    flex-wrap: wrap;
    width: 100%;
    gap: 8px;
  }

  .feature-box {
    width: 110px;
    text-align: center;
    font-size: 0.8em;
  }

  .mob-break {
    display: block;
  }

  .des-break {
    display: none;
  }

  .feat-spotlight-img-2 {
    max-width: 90%;
  }

  .feat-img-cb-hist {
    position: relative;
    z-index: 2;
    height: auto;
    margin: 0 auto;
    max-width: max-content;
  }

  .slayer-3 {
    width: 100%;
    position: absolute;
    height: 50%;
    bottom: 0;
    z-index: 3;
    background: linear-gradient(to bottom, transparent, rgba(8, 8, 8, 0.4), rgba(8, 8, 8, 0.5), rgba(8, 8, 8, 0.7), rgba(8, 8, 8, 0.95), rgba(8, 8, 8, 1));
  }

  .sect-tagline-bottom {
    margin-bottom: 5em;
    margin-top: 0.2em;
    font-size: 1.1em;
    max-width: 85%;
    text-align: left;
  }

  #img1, #img3 {
    display: none;
  }

  #img2 {
    width: 90%;
    border-radius: 6px;
  }

}
