.features-fold-2-titl {
  font-size: 40px;
  line-height: 56px;
  text-align: center;
  color: #222;
  font-family: "avenir_next_worldbold", 'Verdana';
  font-weight: normal;
  margin-top: 35px;
}

.feature-fold-text {
  font-size: 14px;
  line-height: 24px;
  color: #717171;
  font-family: "avenir_next_worldmedium", 'Verdana';
  font-weight: normal;
  max-width: 256px;
}

.feature-fold-title {
  font-size: 20px;
  line-height: 28px;
  font-family: "avenir_next_worldbold", 'Verdana';
  font-weight: normal;
  color: #222;
  /* margin-top: 24px; */
  margin-bottom: 8px;
}

.features-fold-2-grid-box {
  /* max-width: 260px;
  display: flow-root;
  place-content: flex-start;
  align-items: center;
  justify-content: center;
  text-align: left; */
  display: flex;
  width: 256px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}
.features-fold-2-grid-box img {
  display: flex;
  width: 64px;
  height: 64px;
  /* padding: 16px; */
  justify-content: center;
}

.feature-container {
  width: 100%;
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.features-fold-2 {
  max-width: 1120px;
  margin: auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0px;
}
.features-fold-2-grid {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 40px;
  /* margin-top: 40px; */
  justify-content: center;
  display: inline-flex;
  align-items: center;
  gap: 32px;
}

/* Font standards */
/* Large Device only (1024 < Width <= 1439) */
@media (max-width: 1439px) and (min-width: 1025px) {
  .feature-fold-title {
    font-size: 16px;
    line-height: 24px;
  }
}
/*  Medium Device Only (768 <= Width <= 1024) */
@media (max-width: 1024px) and (min-width: 768px) {
  .feature-fold-title {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (min-width: 1920px) {
  .features-fold-2 {
    max-width: 1600px;
  }
  .features-fold-2-grid-box img {
    width: 84px;
    height: 84px;
  }
  .features-fold-2-grid {
    gap: 190px;
  }
}
@media(width=1280px){
  .features-fold-2-grid{
    justify-content: flex-start;
  }
  .features-fold-2{
    flex-direction: row;
    justify-content: flex-start;
  }
  
}
@media (max-width: 1366px) and (min-width: 1024px) {
  .features-fold-2-grid-box {
    width: 220px;
  }
  /* .features-fold-2 {
    margin-bottom: 64px;
  } */
}
@media(min-width:768px) and (max-width:1023px){
  .features-fold-2{
    flex-direction: row;

  }
  .features-fold-2-grid{
    padding-left:40px;
    justify-content: flex-start;
  }
}

@media (max-width: 991px) {
  .features-fold-2-grid {
    flex-wrap: wrap;
  }
  .features-fold-2-grid-box {
    width: fit-content;
    flex-direction: row;
    align-items: center;
  }
  .features-fold-2 {
    margin-bottom: 0px;
  }
  .home-innertext2 {
    justify-items: center;
    grid-template-columns: 100%;
    margin-top: 24px;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .features-fold-2 {
    margin: 0px auto 80px auto;
    margin-bottom: 0;
    flex-direction: row;
  }
  .features-fold-2-grid {
    width: 100%;
    margin: 64px auto 0px auto;
    padding: 0 16px;
    flex-direction: column;
    grid-gap: 32px;
  }
  .features-fold-2-grid-box {
    width: 100%;
    flex-direction: row;
    align-items: center;
  }
  .feature-fold-title {
    font-size: 16px;
    line-height: 24px;
  }
}
/* @media screen and (min-width: 1600px) {
    .feature-fold-1-content-quote-des {
      max-width: 521px;
    }
    .feature-fold-1-content-quote-text,
    .feature-fold-1-image-wrapper {
      max-width: 700px;
    }
    .feature-fold-1-content-wrapper {
      padding-left: 60px;
    }
  }
  @media screen and (max-width: 1250px) {
    .feature-fold-1-content-quote-text {
      font-size: 22px;
      line-height: 36px;
      max-width: 547px;
    }
    .feature-fold-1-content-quote-text h1 {
      font-size: 30px;
      line-height: normal;
      max-width: 467px;
    }
    .feature-fold-1-element1,
    .feature-fold-1-element2 {
      display: none;
    }
  }
  @media screen and (max-width: 1150px) {
    .feature-anim {
      display: none !important;
    }
    .feature-fold-1-content-text-wrapper {
      padding-left: 4px;
    }
  }
  @media screen and (max-width: 1025px) {
    .feature-anim,
    .feature-anim_2 {
      display: none !important;
    }
    .reason-4-img {
      max-width: 100%;
    }
  }
  @media screen and (max-width: 991px) {
    .mobile-menu {
      background: #fff;
    }
    .feature-fold-1-image {
      margin-left: auto;
    }
    .features-fold-2-image {
      max-width: 172px;
    }
    .feature-fold-2-title {
      margin-bottom: 0;
    }
    .features-fold-2-grid {
      grid-gap: 32px;
    }
    .features-fold-2 {
      padding: 0 20px 60px;
    }
    .feature-fold-1-image-wrapper {
      max-width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .feature-fold-1-wrapper {
      padding: 40px 32px;
      margin-top: 35px;
    }
    .feature-fold-1-content-wrapper {
      width: 100%;
      margin-top: 40px;
    }
    .feature-fold-1-content-quote-text,
    .feature-fold-1-content-quote-text h1 {
      font-size: 24px;
      line-height: 40px;
      max-width: 100%;
      text-align: center;
    }
    .feature-fold-1-content-inner {
      align-items: start;
    }
    .feature-fold-1-content-quote {
      max-width: fit-content;
    }
    .feature-fold-1 {
      flex-direction: column-reverse;
    }
    .head-demo-button {
      margin-bottom: 0;
      width: 100%;
      max-width: 86%;
    }
    .school-h3 {
      margin-top: 32px;
    }
    .all-schools {
      margin-top: 28px;
      padding-bottom: 0;
    }
    .feature-fold-5 {
      border-top: 1px solid #ebebeb;
      padding-top: 40px;
      margin-top: 0;
    }
    .feature-fold-5-reason-inner {
      display: flex;
      flex-direction: column-reverse;
    }
    .fold-5-feature-reverse {
      display: flex;
      flex-direction: column;
    }
    .feature-fold-5-reason-content {
      flex-direction: row;
      margin-top: 28px;
      max-width: 536px;
    }
    .feature-fold-5-reason-title {
      margin-top: 0;
    }
    .feature-fold-5-reason-content-text {
      margin-left: 32px;
    }
    .feature-fold-5-reason-number {
      margin-top: 8px;
    }
    .feature-fold-1-content-inner {
      align-items: center;
      justify-content: center;
    }
    .feature-fold-1-content-text-wrapper {
      padding-left: 0;
    }
    .feature-fold-1-content-wrapper {
      justify-content: center;
      align-items: center;
    }
    .feature-fold-1-content-quote-des {
      text-align: center;
    }
    .feature-fold-1-content-quote-author-new {
      display: flex;
      justify-content: center;
      align-items: center;
    }
  }
  @media screen and (max-width: 767px) {
    .feature-fold-2-title {
      font-size: 24px;
      line-height: 33px;
    }
    .feature-fold-2 {
      padding: 32px 20px 0;
    }
    .features-fold-2 {
      padding: 0px 20px;
    }
    .features-fold-2-subtitle {
      font-size: 16px;
      line-height: 24px;
      margin-top: 24px;
    }
    .features-fold-2-image {
      max-width: 148px;
    }
    .features-fold-2-grid {
      grid-template-columns: auto auto;
      grid-gap: 24px;
    }
    .features-fold-2-desc {
      font-size: 16px;
      line-height: 24px;
      margin-top: 36px;
    }
    .feature-fold-1-content-text-wrapper {
      padding-left: 0;
      justify-content: center;
      align-items: center;
    }
    .feature-fold-1-strip {
      display: none;
    }
    .feature-fold-1-wrapper {
      padding: 70px 32px 0px 32px;
    }
    .feature-fold-1-content-quote-text,
    .feature-fold-1-content-quote-text h1 {
      font-size: 20px;
      line-height: 24px;
      margin-bottom: 15px;
    }
    .feature-fold-1-content-quote-author {
      font-size: 14px;
      line-height: 24px;
      margin-top: 16px;
    }
    .feature-fold-1-content-quote-des {
      font-size: 16px;
      line-height: 26px;
      margin-top: 8px;
      text-align: center;
    }
    .feature-fold-2-content-button {
      padding: 12px;
      width: 100%;
      max-width: 100%;
      text-align: center;
      margin: 36px auto auto;
    }
    .school-h3 {
      font-size: 24px !important;
      line-height: 32px !important;
      margin-top: 0px;
    }
    .all-mobile-school {
      margin-bottom: 0 !important;
    }
    .feature-fold-5 {
      margin-top: 0;
      padding-top: 36px;
    }
    .feature-fold-5-title {
      font-size: 24px;
      line-height: 32px;
    }
    .feature-fold-5-reason {
      padding: 50px 20px;
    }
    .feature-fold-5-reason-number {
      width: 30px;
      height: 30px;
      margin-top: 0;
    }
    .feature-fold-5-reason-title {
      font-size: 18px;
      line-height: 25px;
    }
    .feature-fold-5-reason-desc {
      font-size: 16px;
      line-height: 30px;
    }
    .feature-fold-5-reason-content-text {
      max-width: 260px;
      margin-left: 24px;
    }
  }
  @media screen and (min-width: 992px) {
    .feature-fold-seamless .seamless {
      background: #f5f5ff !important;
    }
    .feature-fold-seamless {
      position: relative;
    }
  }
  @media (min-width: 320px) and (max-width: 767px) {
    .feature-fold-1-content-quote-text h1 {
      font-size: 28px;
      line-height: normal;
    }
    .school-h3 h2 {
      font-size: 24px;
      line-height: normal;
      margin-top: 50px;
    }
    .feature-fold-1-wrapper {
      height: 700px;
    }
    .feature-fold-9-reason-title {
      font-size: 18px;
      line-height: 25px;
    }
    .feature-fold-1-content-quote-des span {
      display: inline-grid;
      margin-block-end: 10px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 1024px) {
    .feature-fold-5-reason-image {
      text-align: center;
    }
    .feature-fold-1-wrapper {
      height: 900px;
    }
    .feature-fold-1-content-quote-text h1 {
      font-size: 35px;
    }
  }
  @media (width: 1024px) {
    .feature-fold-1-wrapper {
      padding: 10px 20px 0;
    }
    .feature-fold-1-content-wrapper {
      margin-right: 20px;
    }
    .aus_feature_box1 {
      grid-template-columns: auto auto;
    }
    .aus_feature_title {
      font-size: 32px;
      margin-bottom: 10px;
    }
    .features-fold-2 {
      padding: 20px;
    }
    .protect-privacy-inner {
      grid-gap: 20px;
    }
    .feature-fold-5-reason-title,
    .feature-fold-5-title {
      max-width: 400px;
    }
  }
  @media screen and (max-width: 991px) {
    .mobile-menu.header-one-new {
      top: 0px !important;
    }
    .feature-fold-1-content-quote-des {
      margin: auto;
    }
    a#req-demo-mob {
      margin-right: 10px !important;
    }
    .feature-fold-9-reason-inner {
      flex-direction: column-reverse;
    }
    .Interested-know-header,
    .protect-privacy-head,
    .features-fold-2-titl {
      font-size: 24px !important;
      line-height: 32px;
    }
  }
  @media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .feature-fold-1-wrapper {
      height: 95vh !important;
    }
  }
  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .feature-fold-1-wrapper {
      height: 52vh !important;
    }
    .our-mission-video,
    .our-mission-video img {
      min-width: 100% !important;
    }
  } */
