.mindfulness-page .banner-inside img {
  width: 295px;
  padding-top: 0;
}

.mindfulness-page .banner-inside {
  height: 275px;
}

.mindful-student-сta {
  display: flex;
  gap: 120px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.mindful-student-сta__image {
  width: 43%;
  flex-shrink: 0;
}

.mindfulness-page .cmn-heading {
  font-size: 32px;
  font-weight: 700;
  line-height: 43.71px;
  text-transform: unset;
  padding-bottom: 20px!important;
  margin-bottom: 30px;
}

.mindfulness-page .cmn-heading:before {
  max-width: 455px;
  width: 100%;
}

.mindful-student-сta .cmn-heading{
  margin-bottom: 50px;
}

.mindful-student-сta__content {
  margin-top: 15px;
}

.mindful-student-сta__content .btn-primary {
  margin-top: 50px;
  display: block;
  width: fit-content;
}

.gray-frame-section {
  padding: 100px 0 100px;
  background: #F8F8F8;
}

.gray-frame-section__item {
  display: flex;
  gap: 50px;
}

.gray-frame-section__title {
  width: 31%;
  flex-shrink: 0;
}

.gray-frame-section__title h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 43.71px;
  padding-bottom: 0;
  margin-bottom: 50px;
}

.gray-frame-section__desc {
  max-width: 652px;
}

.gray-frame-section .btn-primary.mobile {
  display: none;
}

.mindfull-video-pdf {
  display: flex;
  gap: 115px;
  margin-top: 150px;
  margin-bottom: 150px;
  align-items: center;
}

.mindfull-video-pdf__content {
  width: 46%;
  flex-shrink: 0;
}

.mindfull-video-pdf__content p {
  max-width: 465px;
}

.mindfull-video-pdf .cmn-heading {
  width: auto!important;
  margin-bottom: 30px;
}

.mindfulness-page .mindfull-video-pdf .cmn-heading:before {
  max-width: 480px;
}

.mindfull-video-pdf__pdf {
  margin-top: 30px;
}

.mindfull-video-pdf__pdf h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 27.32px;
  color: #006FD3;
  padding-bottom: 0;
  margin-bottom: 30px;
}

.mindfull-video-pdf__pdf__link {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  color: #FFC233;

}

.mindfull-video-pdf__pdf__link:hover {
  color: #d2a428;
}

.mindfulness-page .video-module-inner .video-js {
  width: 485px;
  height: auto;
}

.mindfull-video-pdf__video {
  position: relative;
}

.mindfull-video-pdf__video:before {
  content: "";
  width: 129%;
  height: 0;
  padding-bottom: 93%;
  background: url("../images/mindful-img-bg-video.png") no-repeat;
  position: absolute;
  top: 50%;
  right: -42px;
  display: inline-block;
  background-size: 100% 100%;
  transform: translateY(-50%);
  z-index: -2;
}

@media (max-width: 1199px) {
  .mindfull-video-pdf__video:before {
    width: 120%;
  }
}

#page-container {
  overflow: hidden;
}

.mindfulness-page .page_content:nth-child(odd) .cmn-heading, .mindfulness-page .page_content:nth-child(odd) .desc-points-inner {
  margin-left: 0;
  width: auto;
}

.desc-points-inner ul li {
  padding-left: 24px;
  position: relative;
  margin-bottom: 5px;
}

.desc-points-inner ul li:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0C6.01664 0 4.56659 0.439867 3.33323 1.26398C2.09986 2.08809 1.13856 3.25943 0.570907 4.62987C0.00324963 6.00032 -0.145275 7.50832 0.144114 8.96317C0.433503 10.418 1.14781 11.7544 2.1967 12.8033C3.2456 13.8522 4.58197 14.5665 6.03682 14.8559C7.49168 15.1453 8.99968 14.9967 10.3701 14.4291C11.7406 13.8614 12.9119 12.9001 13.736 11.6668C14.5601 10.4334 15 8.98336 15 7.5C15 6.51508 14.806 5.53981 14.4291 4.62987C14.0522 3.71993 13.4997 2.89314 12.8033 2.1967C12.1069 1.50026 11.2801 0.947814 10.3701 0.570903C9.46019 0.193993 8.48492 0 7.5 0ZM11.0325 5.7825L7.2825 9.5325C7.21278 9.60279 7.12983 9.65859 7.03843 9.69667C6.94704 9.73474 6.84901 9.75435 6.75 9.75435C6.65099 9.75435 6.55296 9.73474 6.46157 9.69667C6.37017 9.65859 6.28722 9.60279 6.2175 9.5325L4.7175 8.0325C4.57627 7.89127 4.49693 7.69972 4.49693 7.5C4.49693 7.30027 4.57627 7.10873 4.7175 6.9675C4.85873 6.82627 5.05028 6.74693 5.25 6.74693C5.44973 6.74693 5.64127 6.82627 5.7825 6.9675L6.75 7.9425L9.9675 4.7175C10.1087 4.57627 10.3003 4.49693 10.5 4.49693C10.6997 4.49693 10.8913 4.57627 11.0325 4.7175C11.1737 4.85873 11.2531 5.05027 11.2531 5.25C11.2531 5.44972 11.1737 5.64127 11.0325 5.7825Z' fill='%23006FD3'/%3E%3C/svg%3E%0A");
  width: 13px;
  height: 13px;
  display: block;
  position: absolute;
  background-size: cover;
  left: 0;
  top: 4px;
}

.mindfulness-page .how-flyfive-section .container {
  padding-top: 0;
  border-top: 0;
}

.content-with-icons-section {
  padding-top: 50px;
  padding-bottom: 50px;
}



.ci-block .ci-icon {
  width: 60px;
  height: 60px;
  margin-bottom: 18px;
}

.ci-col-block {
  margin-bottom: 50px;
}

.ci-block .ci-title {
  margin-bottom: 18px;
}

.ci-block.ci-block-1 {
  margin-left: auto;
}

.ci-block.ci-block-4 {
  margin-right: auto;
}

.ci-block .ci-title h4 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.005em;
}

.content-with-icons-section {
  background-image: unset;
  position: relative;
}

.content-with-icons-section:before {
  content: "";
  width: 100%;
  height: 0;
  padding-bottom: 58%;
  background: url("../images/mindful-icons-bg.jpg") no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  background-size: cover;
  background-position: center;
  z-index: -2;
}

.student-lessons {
  padding: 100px 0 50px;
  overflow: hidden;
}

.student-lessons__content {
  display: flex;
  gap: 80px;
}

.student-lessons__title {
  width: 37%;
  flex-shrink: 0;
}

.student-lessons__title h2.cmn-heading {
  font-size: 52px;
  line-height: 71.03px;
}

.student-lessons__title .btn-primary {
  margin-top: 50px;
  display: block;
  width: fit-content;
}

.student-lessons__title .cmn-heading:before {
  max-width: 340px;
}

.student-lessons__descr {
  max-width: 560px;
}

.student-lessons__descr p {
  font-size: 18px;
  line-height: 25.2px;
}

.student-lessons__gallery {
  margin-top: 50px;
  transform: rotate(-4deg);
}

.student-lessons__gallery__row {
  display: flex;
  gap: 20px;
}

.student-lessons__gallery__row:nth-of-type(1) .student-lessons__gallery__cards{
  animation: ticker 30s linear infinite;
}

.student-lessons__gallery__row:nth-of-type(2) .student-lessons__gallery__cards{
  animation: ticker-reverse 30s linear infinite;
}

.student-lessons__gallery__cards {
  display: flex;
  flex-shrink: 0;
  gap: 20px;
  padding-bottom: 20px;
}

.student-lessons__gallery__cards img {
  width: 170px;
  flex-shrink: 0;
  box-shadow: 3.78px 3.78px 5.67px 0px #100D2E5E;
  border-radius: 12px;
}

@keyframes ticker {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes ticker-reverse {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}

.about-fly-five-page .banner-page-title {
  margin-top: 0;
}

.about-fly-five-page .banner-section .banner-inner {
  min-height: 270px
}

.about-fly-five-page .page_banner ~ .page_content {
  margin-top: 100px;
}

.about-fly-five-page .cmn-heading {
  font-size: 32px;
  font-weight: 700;
  line-height: 43.71px;
  text-transform: unset;
  padding-bottom: 20px!important;
  margin-bottom: 40px;
}

.about-fly-five-page .cmn-heading:before {
  width: 100%;
  max-width: 520px;
}

.about-fly-five-page .banner-section .banner-inner img {
  object-position: center;
}

.about-fly-five-page .content-desk-image-6 .btn-primary {
  margin-top: 35px;
}

@media (max-width: 767px) {
  .about-fly-five-page .content-desk-image-6 .btn-primary {
    margin: 35px auto 0;
    display: block;
    width: fit-content;
  }
}

.about-fly-five-page .content-desk-image-6 .btn-primary:focus {
  box-shadow: unset;
}

.about-fly-five-page .cmn-image-block:before,
.about-fly-five-page .cmn-image-block:after{
  display: none;
}

.about-fly-five-page .right-image-inner.cmn-image-block {
  width: 100%;
  padding: 0;
}
.about-fly-five-page .content-desk-image-6 .align-items-center {
  align-items: flex-start!important;
}
.about-fly-five-page .color-content-blocks .cmn-heading {
  text-align: center;
  margin-bottom: 10px;
}

.about-fly-five-page .color-content-blocks .cmn-heading:before {
  display: none;
}

.about-fly-five-page .color-content-blocks .content-desc {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
}

.about-fly-five-page .color-content-blocks__items {
  columns: 3;
  gap: 30px;
  margin-top: 40px;
}

.about-fly-five-page .empower-teachers .color-content-blocks .color-content {
  margin-left: 0;
  padding: 30px;
  margin-top: 0;
  margin-bottom: 30px;
  display: inline-block;
  border-radius: 8px;
}

.about-fly-five-page .color-content-blocks .color-content .color-icon {
  position: static;
  background: unset;
  left: 0;
  width: auto;
  height: auto;
  padding: 0;
  min-height: unset;
  align-items: flex-start;
}

.about-fly-five-page .empower-teachers .color-content-blocks .color-content .color-icon h4 {
  width: auto;
  color: #0e1111;
  font-family: "Avenir Next";
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin-left: 32px;
  margin-bottom: 0;
}

.about-fly-five-page .empower-teachers .color-content-blocks .color-content .color-icon i {
  width: 60px;
  flex-shrink: 0;
}

.about-fly-five-page .empower-teachers .color-content-blocks .content-inner {
  margin-top: 15px;
}

.about-fly-five-page .empower-teachers .color-content-blocks .color-content:nth-of-type(1) {
  border: 2px solid #F16C2A!important;
}

.about-fly-five-page .empower-teachers .color-content-blocks .color-content:nth-of-type(2) {
  border: 2px solid #512B7E!important;
}

.about-fly-five-page .empower-teachers .color-content-blocks .color-content:nth-of-type(3) {
  border: 2px solid #006FD3!important;
}

.about-fly-five-page .empower-teachers .color-content-blocks .color-content:nth-of-type(4) {
  border: 2px solid #16B0AB!important;
}
.about-fly-five-page .empower-teachers .color-content-blocks .color-content:nth-of-type(5) {
  border: 2px solid #FDB83D!important;
}

.about-fly-five-page .empower-teachers .color-content-blocks .color-content:nth-of-type(6) {
  border: 2px solid #D6186F!important;
}

.about-fly-five-page .empower-teachers .color-content-blocks .color-content:nth-of-type(7) {
  border: 2px solid #16B0AB!important;
}

.about-fly-five-page .bluebox {
  background-color: #1C75BC;
  margin-top: 70px;
  margin-bottom: 100px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.about-fly-five-page .blubox-inner .bluebox-title.before-heading-img {
  padding-bottom: 0!important;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 600;
  line-height: 39.2px;
  min-height: auto;
  width: 100%;
  display: block;
}

.about-fly-five-page .blubox-inner .bluebox-title.before-heading-img:before {
  display: none;
}

.about-fly-five-сta .cmn-heading {
  text-align: center;
  margin: 0 auto 50px;
}

.about-fly-five-сta .cmn-heading:before {
  left: 50%;
  transform: translateX(-50%);
  max-width: 455px;
  width: 100%;
}

.about-fly-five-сta__content {
  display: flex;
  gap: 100px;
}

.about-fly-five-сta__image {
  width: 44%;
  flex-shrink: 0;
}

.mindful-student-сta__image__text {
  margin-bottom: 20px;
}

.about-fly-five-сta__text ul li {
  padding-left: 24px;
  position: relative;
  margin-bottom: 5px;
}

.about-fly-five-сta__text ul li:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0C6.01664 0 4.56659 0.439867 3.33323 1.26398C2.09986 2.08809 1.13856 3.25943 0.570907 4.62987C0.00324963 6.00032 -0.145275 7.50832 0.144114 8.96317C0.433503 10.418 1.14781 11.7544 2.1967 12.8033C3.2456 13.8522 4.58197 14.5665 6.03682 14.8559C7.49168 15.1453 8.99968 14.9967 10.3701 14.4291C11.7406 13.8614 12.9119 12.9001 13.736 11.6668C14.5601 10.4334 15 8.98336 15 7.5C15 6.51508 14.806 5.53981 14.4291 4.62987C14.0522 3.71993 13.4997 2.89314 12.8033 2.1967C12.1069 1.50026 11.2801 0.947814 10.3701 0.570903C9.46019 0.193993 8.48492 0 7.5 0ZM11.0325 5.7825L7.2825 9.5325C7.21278 9.60279 7.12983 9.65859 7.03843 9.69667C6.94704 9.73474 6.84901 9.75435 6.75 9.75435C6.65099 9.75435 6.55296 9.73474 6.46157 9.69667C6.37017 9.65859 6.28722 9.60279 6.2175 9.5325L4.7175 8.0325C4.57627 7.89127 4.49693 7.69972 4.49693 7.5C4.49693 7.30027 4.57627 7.10873 4.7175 6.9675C4.85873 6.82627 5.05028 6.74693 5.25 6.74693C5.44973 6.74693 5.64127 6.82627 5.7825 6.9675L6.75 7.9425L9.9675 4.7175C10.1087 4.57627 10.3003 4.49693 10.5 4.49693C10.6997 4.49693 10.8913 4.57627 11.0325 4.7175C11.1737 4.85873 11.2531 5.05027 11.2531 5.25C11.2531 5.44972 11.1737 5.64127 11.0325 5.7825Z' fill='%23006FD3'/%3E%3C/svg%3E%0A");
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  background-size: cover;
  left: 0;
  top: 3px;
}

.about-fly-five-сta__text strong {
  font-size: 20px;
}

.about-fly-five-сta__text .btn-primary {
  margin-top: 50px;
  display: block;
  width: fit-content;
}

.about-fly-five-сta__text .btn-primary:focus {
  box-shadow: unset;
}

.curi-component-main-content .text-center {
  max-width: 810px;
  margin: 0 auto;
}

/*.mindfulness-page .page_content:nth-child(odd) .cmn-heading {*/
/*  text-align: center;*/
/*}*/

.ci-block.ci-block-5, .ci-block.ci-block-6, .ci-block.ci-block-7 {
  width: 100%;
}

@media  (max-width: 1279px) and (min-width: 992px) {
  .container {
    max-width: 1024px!important;
  }
}

.mindfulness-page .page_content .cmn-heading {
  max-width: 458px;
  width: 100%;
}

.mindfulness-page .left-image-inner.cmn-image-block img {
  width: 100%;
}

.empower-teachers {
  margin-top: 100px;
}

.empower-teachers .color-content-blocks .color-content .color-icon i img {
  object-fit: cover;
}

.next-prev-page {
  margin-top: 100px!important;
}

.content-desk-image-7.color-background {
  padding: 100px 0;
  background: #F8F8F8;
}

.content-desk-image-7.color-background .mindful-student-сta {
  margin-top: 0;
  margin-bottom: 0;
}

.content-desk-image-7.color-background .cmn-heading {
  max-width: 350px;
  padding-bottom: 0!important;
}

.content-desk-image-7.color-background .cmn-heading:before {
  display: none;
}

@media (max-width: 1024px) {
  .mindfull-video-pdf {
    gap: 60px;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .about-fly-five-сta__content {
    gap: 40px;
  }
}

@media (max-width: 991px) {
  .mindful-student-сta {
    gap: 60px;
  }

  .mindfulness-page .page_content .cmn-heading {
    text-align: left;
  }

  .gray-frame-section__title {
    width: 36%;
  }

  .gray-frame-section__title h2 {
    margin-bottom: 40px;
  }

  .mindful-student-сta__content .btn-primary {
    margin-top: 40px;
  }

  .mindful-student-сta .cmn-heading {
    margin-bottom: 40px;
  }

  .student-lessons__content {
    gap: 40px;
  }

  .student-lessons__title {
    width: 40%;
  }

  .color-content-blocks .color-content .color-icon {
    transform: unset;
  }

  .about-fly-five-page .color-content-blocks__items {
    columns: 2;
  }

  .about-fly-five-page .empower-teachers .color-content-blocks .color-content .color-icon h4 {
    margin-left: 15px;
  }

  .blubox-inner {
    flex-direction: column;
  }



  .content-with-icons-section:before {
    padding-bottom: 140%;
  }

}

@media (max-width: 767px) {
  .mindful-student-сta {
    margin-top: 80px;
    margin-bottom: 80px;
    flex-direction: column;
    gap: 40px;
  }

  .next-prev-page {
    margin-top: 80px!important;
  }

  .mindfulness-page .page_content .cmn-heading:before {
    left: 0;
    transform: unset;
  }

  .mindful-student-сta__image {
    width: 100%;
  }

  .mindful-student-сta__content {
    margin-top: 0;
  }

  .gray-frame-section__item {
    flex-direction: column;
    gap: 30px;
  }

  .gray-frame-section__title {
    width: 100%;
  }
  .gray-frame-section .btn-primary {
    display: none;
  }
  .gray-frame-section .btn-primary.mobile {
    display: block;
    margin-top: 40px;
    width: fit-content;
  }
  .gray-frame-section__title h2 {
    margin-bottom: 0;
  }

  .mindfull-video-pdf {
    gap: 40px;
    flex-direction: column;
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .mindfull-video-pdf__content {
    width: 100%;
  }
  .mindfull-video-pdf__video:before {
    right: 50%;
    transform: translate(50%, -50%);
    width: 385px;
    height: 278px;

  }

  .gray-frame-section {
    padding: 80px 0;
  }

  .mindfulness-page .how-flyfive-section .container {
    margin-top: 80px;
    margin-bottom: 40px;
  }

  .content-with-icons-section {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .student-lessons {
    padding: 80px 0 0;
  }

  .student-lessons__content {
    flex-direction: column;
  }

  .student-lessons__title {
    width: 100%;
  }

  .student-lessons__title .btn-primary {
    margin-top: 40px;
  }

  .about-fly-five-сta__content {
    flex-direction: column;
  }

  .about-fly-five-сta__image {
    width: 100%;
  }

  .about-fly-five-page .page_banner ~ .page_content {
    margin-top: 80px;
  }

  .about-fly-five-сta .cmn-heading {
    margin-bottom: 40px;
  }
  .about-fly-five-сta__text .btn-primary {
    margin: 40px auto 0;
  }

  .about-fly-five-page .color-content-blocks__items {
    columns: 1;
  }

  .empower-teachers {
    margin-top: 80px;
  }

  .blubox-inner {
    align-items: center;
    text-align: center;
    gap: 10px;
  }

  .about-fly-five-page .cmn-heading {
    font-size: 28px;
    line-height: 38.71px;
    width: fit-content;
    text-align: center;
  }

  .about-fly-five-page .cmn-heading:before {
    width: 100%;
  }


  .about-fly-five-page .bluebox {
    margin-bottom: 80px;
  }

  .about-fly-five-page .color-content-blocks .color-content .color-icon {
    justify-content: flex-start;
    align-items: center;
  }
  .color-content-blocks .color-content .content-inner {
    text-align: left;
  }

  .content-with-icons-section:before {
    padding-bottom: 0;
    height: 125%;
  }

  .ci-block {
    width: 100%;
  }
}