.button-primary {
  background-color: var(--bs-primary);
  color: #ffffff;
  border-radius: 10px !important;
}

.button-primary:hover {
  background-color: var(--bs-link-hover-color);
  color: #ffffff;
}

.button-secondary {
  background-color: #ffffff;
  color: #353941;
  border-radius: 10px !important;
  border: 1px solid #ededed !important;
}

.button-secondary:hover {
  background-color: var(--bs-primary);
  color: #ffffff;
  border-color: var(--bs-primary) !important;
}

.btn {
  transition: all 0.5s;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 10px;
  height: auto;
  font-size: .875rem;
  font-weight: 500;
}

@media (max-width: 767px) {
  .navbar {
    margin-top: 40px;
    margin-right: 25px;
    margin-left: 25px;
    margin-top: 5px !important;
  }
}

@media (max-width: 675px) {
  .h1 {
    font-size: 2.1rem;
    font-family: 'Axiforma';
    font-weight: 900;
  }
}

.h1 {
  /*font-size: 3rem;*/
  font-family: 'Axiforma';
  font-weight: 900;
}

.h3 {
  font-family: inherit;
  font-weight: 900;
}

.h2 {
  font-family: inherit;
  font-weight: 900;
}

.text-primary-gradient {
  background: -webkit-linear-gradient(#FF8C43, #FFA871);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading-line {
  position: absolute;
  bottom: -18px;
  right: -2px;
}

.h5 {
  font-size: 1.2rem;
  line-height: 1.5;
}

.hero-content-col {
  max-width: 700px;
  padding-left: 30px;
  padding-right: 30px;
}

.hero-title {
  margin-bottom: 20px;
}

.check-txt {
  gap: 45px;
  /*margin-top: 60px !important;*/
}

.form-group-input {
  border-radius: 10px !important;
  font-size: inherit;
}

.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: var(--bs-primary);
  outline: 0;
  box-shadow: 0 0 0 .25rem var(--bs-focus-ring-color);
}

.hero-input-group {
  height: 50px;
}

.hero-form-group {
  margin-top: 30px;
  margin-bottom: 30px;
}

.navbar-toggler {
  border: none;
}

.hero-checklist-item {
  margin-bottom: 20px !important;
}

.sec-video {
  margin-top: -283px;
}

.play-button {
  position: absolute;
  top: 39%;
  display: block;
  left: 43%;
}

.hero-video-col {
  max-width: 990px;
}

.modal-content {
  border-radius: 20px;
}

iframe {
  border-radius: 20px;
}

.sub-title-text {
  font-size: 1.125rem;
  font-family: 'Gotham';
  margin-bottom: 0px;
}

.blog-card {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 15px !important;
  border: 1px solid #ededed;
  margin-bottom: 20px;
  /*min-width: 250px;*/
  /*max-width: 320px;*/
  /*box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.06);*/
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tools-card-single {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 20px !important;
  border: 1px solid #ededed;
  /*margin-bottom: 20px;*/
  /*min-width: 250px;*/
  /*max-width: 320px;*/
  /*box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.06);*/
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.course-cards-single {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 15px !important;
  border: 1px solid #ededed;
  margin-bottom: 20px;
  /*min-width: 250px;*/
  /*max-width: 320px;*/
  /*box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.06);*/
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.results-cards-single-dark {
  background-color: #494c54;
  border-radius: 20px;
  padding: 15px !important;
  border: 1px solid #494c54;
  margin-bottom: 20px;
  /*min-width: 250px;*/
  /*max-width: 320px;*/
  box-shadow: 0px 0px 30px 0px rgba(176,176,176,0.06);
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.results-cards-single {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 15px !important;
  border: 1px solid #ededed;
  margin-bottom: 20px;
  /*min-width: 250px;*/
  /*max-width: 320px;*/
  /*box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.06);*/
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.resource-card {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 15px !important;
  border: 1px solid #ededed;
  /*min-width: 250px;*/
  /*max-width: 320px;*/
  /*box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.06);*/
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.card {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 15px !important;
  border: 1px solid #ededed;
  margin-bottom: 20px;
  /*min-width: 250px;*/
  /*max-width: 320px;*/
  /*box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.06);*/
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.single-podcast-card-meta-row {
  margin-top: 10px !important;
  margin-right: 0px;
  margin-left: 0px;
}

.course-cards-single-ratings {
  margin-top: 10px !important;
  margin-right: 0px;
  margin-left: 0px;
}

.course-card-single-image {
  border-radius: 15px;
  width: 100%;
  height: auto;
}

.blog-card-single-name {
  font-size: 1rem !important;
  font-family: 'Axiforma' !important;
  text-align: left;
  font-weight: 700 !important;
  margin-bottom: 5px;
  margin-top: 15px;
  color: #353941;
  line-height: 1.4;
}

.tools-card-single-name {
  font-size: 1.2rem !important;
  font-family: 'Axiforma' !important;
  text-align: left;
  font-weight: 700 !important;
  margin-bottom: 5px;
  margin-top: 15px;
  color: #353941;
  line-height: 1.4;
}

.course-card-single-name {
  font-size: 1rem !important;
  font-family: inherit;
  text-align: left;
  font-weight: 700 !important;
  margin-bottom: 5px;
  margin-top: 15px;
  color: #353941;
  line-height: 1.4;
}

.results-card-single-name-dark {
  font-size: 1.2rem !important;
  font-family: 'Axiforma' !important;
  text-align: left;
  font-weight: 700 !important;
  margin-bottom: 15px;
  margin-top: 15px;
  color: rgba(255,255,255,0.91);
  line-height: 1.4;
}

.results-card-single-name {
  font-size: 1.2rem !important;
  font-family: 'Axiforma' !important;
  text-align: left;
  font-weight: 700 !important;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #353941;
  line-height: 1.4;
}

.secondary-gray-text {
  font-size: .875rem;
  color: #9aa0a6;
  margin-bottom: 0px;
  font-family: inherit;
  line-height: 1.5;
}

.course-cards-single-student-count-sideways {
  font-size: .875rem;
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 20px;
  color: #9aa0a6;
  margin-right: 10px;
  line-height: .875rem;
}

.course-cards-single-student-count {
  font-size: .875rem;
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 20px;
  color: #9aa0a6;
  line-height: .875rem;
  margin-right: 10px;
}

.students-icon {
  margin-right: 5px;
  font-size: 17px;
}

.podcast-player-host-badge {
  font-size: .775rem;
  background-color: rgba(245,245,245,0.11);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 8px;
  padding-right: 10px;
  border-radius: 20px;
  color: #d4dbe3;
  line-height: .875rem;
}

.single-podcast-card-meta-cards {
  font-size: .875rem;
  background-color: #f5f5f5;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 12px;
  border-radius: 20px;
  color: #9aa0a6;
  line-height: .875rem;
}

.course-cards-single-duration {
  font-size: .875rem;
  background-color: #f5f5f5;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 20px;
  color: #9aa0a6;
  line-height: .875rem;
}

.course-cards-single-rating-number {
  font-size: .875rem;
  color: #353941;
  font-family: 'Axiforma';
  font-weight: 700;
  margin-top: 5px;
}

.course-cards-single-rating-stars {
  font-size: .875rem;
  color: #ff8c43;
  gap: 4px;
  margin-left: 10px;
  margin-right: 5px;
}

.course-cards-single-rating-count {
  font-size: .875rem;
  color: #9aa0a6;
  font-family: 'Axiforma';
  font-weight: 400;
  margin-top: 4px;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.course-cards-group {
  margin: -10px;
}

.results-cards-group {
  margin-left: -10px;
  margin-top: -10px;
  margin-right: -10px;
  margin-bottom: -10px;
}

.course-cards-single:hover {
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.02, 1.02);
  box-shadow: 0px 0px 30px rgba(0,0,0,0.06) !important;
}

.blog-card:hover {
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.02, 1.02);
  box-shadow: 0px 0px 30px rgba(0,0,0,0.09) !important;
}

.results-cards-single:hover {
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.02, 1.02);
  box-shadow: box-shadow: 0px 0px 30px rgba(0,0,0,0.06) !important;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.09) !important;
}

.course-cards-single::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.blog-card::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.results-cards-single::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.button-with-icon {
  padding: 10px;
}

.slider-navigation-button-col {
  max-width: 65px;
  padding: 0px;
}

.top-business {
  background: #FBFBFB;
  border-radius: 30px;
}

.sec-pad {
  padding-top: 80px;
  padding-bottom: 80px;
}

.membership-content-short {
  border-radius: 30px;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.03);
  padding: 50px;
}

.membership-content {
  border-radius: 30px;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.03);
  padding: 40px 40px 0px 40px;
}

.membership {
  display: flex;
  flex-direction: column;
  gap: 60px;
}

.text-primary {
  color: #FF8C43 !important;
}

.number-badge {
  background: rgba(255,140,67,0.11);
  width: 25px;
  height: 25px;
  display: flex;
  text-align: center;
  border-radius: 20px;
  line-height: 20px;
  font-size: 14px;
  align-items: center;
  justify-content: center;
}

.shadow-lg {
  box-shadow: 0px 0px 30px rgba(0,0,0,0.06) !important;
}

.play-thumb {
  position: absolute;
  left: 34%;
  width: 70px;
}

.tall-instructor-image {
  height: 550px;
  border-radius: 20px;
  padding: 0px;
  margin: 10px;
}

.tall-instructor-image-content {
  padding-bottom: 60px;
  padding-top: 40px;
  border-radius: 0px 0px 20px 20px;
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
}

.tall-instructor-image-name {
  font-size: 1.2rem !important;
  font-family: 'Axiforma' !important;
  text-align: left;
  font-weight: 700 !important;
  margin-bottom: 5px;
  margin-top: 15px;
  color: #ffffff;
  line-height: 1.4;
}

.wrapper-business {
  background: url("../../assets/img/UpFlip%20Academy%20CTA%20Background%20Image%20%282%29.jpg") center / cover;
  border-radius: 30px;
  margin-bottom: 50px;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.card-member {
  border-radius: 20px;
  border: 0px;
}

.img-mem {
  border: 1px solid rgba(0, 0, 0, 0.05);
  display: block;
  width: 50px;
  height: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
  border-radius: 20px;
}

.slider-4 .swiper-slide {
  opacity: .25;
  height: auto !important;
}

.footer {
  background: #191b1f;
  padding: 50px 0px 15px 0px;
  border-radius: 30px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.f-title {
  font-size: 15px;
  font-weight: 700;
  font-family: 'Axiforma';
  margin-bottom: 25px;
}

.f-links li a {
  color: #fff;
  font-size: .875rem;
  font-weight: 400 !important;
  transition: 1s;
  display: block;
  margin-bottom: 15px;
}

.f-links li a:hover {
  color: #ff8436;
}

.swiper-container.slider-4 {
  height: 340px;
  /*height: calc(100vh - 420px);*/
}

@media (max-width: 991px) {
  nav.scrolled {
    margin: 0px;
    margin-top: 0px !important;
    padding-top: 0px;
  }
}

.footer-bottom-row {
  padding-top: 15px;
  padding-bottom: 15px;
}

.video-box {
  margin-right: 10px;
  margin-left: 10px;
}

.section-content-col {
  padding-bottom: 40px;
  padding-right: 20px;
}

@media (max-width: 768px) {
  .navigation-login-button {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  .navigation-free-trial-button {
    width: 100%;
  }
}

.input-group {
  display: flex;
  flex-wrap: nowrap;
}

@media (max-width: 575px) {
  .form-group-input {
    width: 100% !important;
    line-height: 2.3;
    height: 50px !important;
  }
}

@media (max-width: 767px) {
  .sec-video {
    margin-top: -150px;
  }
}

@media (max-width: 575px) {
  .sec-video {
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (max-width: 375px) {
  .sec-video {
    margin-right: 15px;
    margin-left: 15px;
    margin-top: -104px;
  }
}

.footer-container {
  padding-left: 50px;
  padding-right: 50px;
}

.hero-search-group-row {
  margin-top: 35px;
}

.search-field {
  height: 50px;
}

.hero-sec.standard-hero-sec {
  height: 615px;
}

.number-box {
  padding: 20px;
  border: 1px solid #ededed;
  border-radius: 15px;
}

.section-heading-div {
  margin-bottom: 50px;
}

@media (max-width: 575px) {
  .standard-hero-sec {
    height: 600px !important;
  }
}

.accordion-button {
  padding: 20px;
  border-radius: 20px !important;
  font-weight: 600 !important;
  font-family: 'Axiforma';
  /*border: 1px solid #ededed;*/
  box-shadow: 0px 0px 30px rgba(0,0,0,0.01) !important;
}

.accordion-button:not(.collapsed) {
  color: #353941;
  background-color: #ffffff;
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
  border-radius: 20px 20px 0px 0px !important;
  font-weight: 600 !important;
  font-family: 'Axiforma';
}

.accordion-button:focus {
  border-color: var(--bs-primary-border-subtle);
}

.text-xsm {
  font-size: 11px;
}

@media (max-width: 575px) {
  .text-xsm {
    margin-top: 30px;
  }
}

.member-today {
  /*margin-top: 80px;*/
}

.single-blog-content-col {
  gap: 20px;
}

.card-padding-30 {
  padding: 30px !important;
}

.blog-body-text {
  font-size: 1rem;
  line-height: 1.7;
}

.blog-heading {
  font-size: 30px;
  font-weight: 800;
}

.full-width-form {
  width: 100%;
}

.email-form-button {
  margin-top: 20px;
  width: 100%;
}

.blog-sidebar-floating-cta {
  position: sticky !important;
  top: 115px;
  background: url("../../assets/img/Sidebar%20Widget%20Design.jpg") center / cover, var(--bs-body-color);
}

hr {
  color: #9aa0a6;
}

.single-story-user-box-image-col {
  max-width: 115px;
  margin-right: 30px;
}

.blog-author-bio-box-col {
  max-width: 80px;
  margin-right: 30px;
}

.blog-cards-single {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 15px;
  border: 1px solid #f2f2f2;
  margin-bottom: 20px;
  min-width: 250px;
  max-width: 100%;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.blog-cards-single:hover {
  transform: scale(1.02, 1.02);
  box-shadow: 0px 0px 25px 10px rgba(0,0,0,0.12) !important;
}

.blog-cards-single::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (max-width: 767px) {
  .single-blog-card-content-column {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 15px;
  }
}

.comment-image-sol {
  max-width: 50px;
  margin-right: 15px;
}

.single-comment-user-name {
  font-weight: 700;
  margin-right: 5px;
}

.single-comment-content-row {
  margin-top: 10px;
}

.comment-reply-button {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-left: 10px;
}

.single-comment-reply-1 {
  margin-left: 60px;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ededed;
}

.single-comment-reply-2 {
  margin-left: 120px;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ededed;
}

.comment-text-area {
  height: 200px !important;
  margin-top: 15px;
  padding-top: 10px;
}

.comments-form-button-row {
  margin-top: 15px;
}

.single-blog-inline-newsletter-optin {
  padding: 50px !important;
}

.hero-standard {
  border-radius: 30px;
  border: 1px solid #ededed;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 2%;
  padding-right: 2%;
  background: url("../../assets/img/UpFlip%20Hero%20Background%20Image%20(2).jpg") bottom / cover;
}

.blog-guest-info-nav-button {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.blog-guest-info-image {
  width: 80px;
  height: auto;
  border-radius: 100%;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.1) !important;
  border: 1px solid #ededed;
}

.blog-guest-info-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
}

.blog-guest-info-sub-title {
  font-size: 13px;
  color: #9aa0a6;
}

.blog-guest-info-icon {
  font-size: 15px;
  margin-right: 5px;
}

.blog-guest-info-tools-image-col {
  max-width: 100px;
  border-radius: 15px;
  margin-right: 15px;
}

.blog-guest-info-books-image {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.1) !important;
  border: 1px solid #ededed;
  border-radius: 15px;
}

.blog-guest-info-tools-image {
  width: 100%;
  height: auto;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.1) !important;
  border: 1px solid #ededed;
  border-radius: 15px;
}

.tools-card {
  margin-bottom: 0px;
}

.blog-guest-info-books-image-col {
  max-width: 60px;
  height: auto;
  margin-right: 15px;
}

.single-course-hero-description {
  font-size: 18px;
  margin-bottom: 0px;
}

.single-course-hero-reviews {
  font-size: 16px;
}

.course-cards-single-rating-stars {
  font-size: 16px;
  color: #ff8c43;
  gap: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: -4px;
  margin-bottom: 0px;
}

.single-course-hero-reviews-count {
  font-size: 16px;
  color: #9aa0a6;
  margin-right: 15px;
}

.single-course-hero-rating {
  font-size: 16px;
  font-weight: 700;
}

.single-blog-sidebar-course-image {
  width: 100%;
  border-radius: 15px;
  border: 1px solid #ededed;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.1) !important;
  margin-bottom: 15px;
}

.single-blog-sidebar-course-button {
  width: 100%;
}

.single-blog-sidebar-course-card {
  margin-top: -465px;
  position: sticky !important;
  top: 115px;
  box-shadow: 0px 0px 30px rgba(0,0,0,0.06) !important;
}

.single-blog-sidebar-course-heading {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
}

.single-blog-sidebar-course-icons {
  width: 22px;
  margin-right: 10px;
  color: #353941;
}

.single-blog-sidebar-course-icon-text {
  font-size: 16px;
  margin-bottom: 15px;
}

.box-light-orange {
  border: 1px solid rgba(255, 140, 67, 0.5);
  border-radius: 20px;
  background: rgba(255, 140, 67, 0.1);
  padding: 30px;
}

.accordion {
}

.single-course-instructor-card {
  background-color: #f5f5f5;
}

h4 {
  font-weight: 700;
}

.review-card {
  background: #ffffff;
  padding: 20px;
  border-radius: 15px;
  font-family: inherit;
  border: 1px solid #ededed;
}

.review-card-user-image {
  max-width: 50px;
  margin-right: 10px;
}

.modal-header {
  border-radius: 20px 20px 0px 0px !important;
  padding-top: 25px;
  padding-left: 25px;
  padding-right: 25px;
}

.modal-body {
  padding: 25px;
}

.text-input-field-long {
  height: 200px !important;
  padding: 15px;
}

.popup-modal-form-field {
  border-radius: 15px !important;
  font-size: .875rem;
}

.modal-footer {
  border-radius: 0px 0px 20px 20px !important;
  padding: 25px;
}

.modal-section-titles {
  font-size: 16px;
  font-weight: 600;
}

.hero-home {
  border-radius: 30px;
  margin: 15px;
  padding-top: 100px;
  padding-bottom: 270px;
  padding-left: 2%;
  padding-right: 2%;
  background: url("../../assets/img/New%20UpFlip%20Background%20Image.webp") center / cover;
  margin-top: 0px !important;
}

@media (max-width: 767px) {
  .hero-home {
    padding-bottom: 160px;
    margin: 10px !important;
  }
}

.lesson-card-inside-accordion {
  border-radius: 20px;
  background: #fff;
  padding: 15px;
  /*margin-top: 20px;*/
  border: 1px solid #ededed;
}

.lesson-card-title {
  font-weight: 600;
  font-size: .875rem;
}

.resource-card-title {
  font-weight: 600;
  margin-bottom: 5px;
}

.single-blueprint-resources-card {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border-radius: 20px;
  border: 1px solid #f2f2f2;
}

.contact-card-icon {
  font-size: 70px !important;
  color: var(--bs-primary);
  background: rgba(255,140,67,0.28);
  border-radius: 15px;
  padding: 20px;
}

.file-icon {
  font-size: 60px !important;
  color: var(--bs-primary);
  background: rgba(255,140,67,0.28);
  border-radius: 15px;
  padding: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: 991px) {
  .single-blog-sidebar-course-card {
    display: none;
  }
}

.dropdown-menu {
  border-radius: 15px;
  border-color: #e7e7e7;
}

.filter-button-row-courses {
  margin-bottom: 20px;
}

.results-card-course-text {
  font-size: .875rem;
  font-weight: 700;
  color: #ff8c43;
  margin-bottom: 10px;
  margin-top: 10px;
}

.sideways-course-card-rating {
  /*margin-right: 10px;*/
}

.sideways-course-card-meta-row {
  margin-top: 10px;
}

.sideways-story-card-image {
  max-width: 200px;
  width: 100%;
  border-radius: 15px;
}

@media (max-width: 767px) {
  .sideways-story-card-image {
    max-width: 100%;
    width: 100%;
    border-radius: 15px;
  }
}

.single-results-card-avatar-image {
  max-width: 45px;
  border-radius: 100%;
}

.single-story-user-box-image {
  width: 100%;
  border-radius: 15px;
}

.podcast-host-image {
  width: 100%;
  border-radius: 20px;
}

.single-result-user-image {
  width: 100%;
  border-radius: 20px;
}

.single-result-user-image-col {
  margin-right: 30px;
}

@media (max-width: 767px) {
  .single-result-user-image-col {
    margin-bottom: 20px;
  }
}

.link-filter li a {
  font-size: 1rem !important;
  font-weight: 400 !important;
}

.blog-sidebar-headings {
  font-size: 1.2rem;
  font-weight: 700;
}

.podcast-hero-button-row {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .single-podcast-card-image-col {
    max-width: 100% !important;
    margin-bottom: 20px;
  }
}

.single-podcast-card-image-col {
  max-width: 177px;
}

.single-podcast-card-image {
  width: 100%;
  border-radius: 15px;
}

.single-podcast-card-category-text {
  font-size: .775rem;
  font-weight: 600;
  color: #ff8c43;
  letter-spacing: 1.1px;
  margin-bottom: 5px;
}

.single-podcast-card-title {
  font-size: 1rem !important;
  font-family: 'Axiforma' !important;
  text-align: left;
  font-weight: 700 !important;
  margin-bottom: 5px;
  color: #353941;
  line-height: 1.4;
}

.single-podcast-card-play-button {
  width: 50px;
  background-color: #ff8c43;
  color: #ffffff;
  height: 50px;
  padding: 10px;
  border-radius: 100%;
}

.single-podcast-card-play-button-col {
  max-width: 55px;
}

.podcast-sidebar-filter-col {
  max-width: 250px;
}

.podcast-search-buttons {
  border-radius: 50px !important;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 12px;
  padding-right: 12px;
  color: #9aa0a6;
}

h2 {
  font-family: 'Axiforma';
  font-weight: 700;
}

.contact-card-title {
  font-size: 16px;
  font-weight: 600 !important;
  margin-bottom: 2px;
}

.free-trial-form-button-col {
  max-width: 145px;
}

@media (max-width: 575px) {
  .free-trial-form-button-col {
    max-width: 100% !important;
    margin-top: 10px;
  }
}

.free-trial-form-button {
  height: 50px !important;
  align-items: center !important;
  display: flex;
  min-width: 140px;
  width: 100% !important;
}

.free-trial-form-input {
  margin-right: 10px !important;
}

.free-trial-form {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 2%;
  padding-right: 2%;
}

.footer-cta-form {
  margin-top: 5%;
  margin-bottom: 5%;
}

@media (max-width: 767px) {
  .footer-col {
    border-bottom: 1px solid rgba(154,160,166,0.27);
    margin-bottom: 40px;
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .footer {
    margin: 10px;
  }
}

@media (max-width: 767px) {
  .hero-standard {
    margin: 10px;
  }
}

.badge {
  padding-top: 7px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 991px) {
  .hero-home {
    margin-top: 0px !important;
    padding-top: 50px;
  }
}

@media (max-width: 991px) {
  .navbar {
    padding-top: 15px;
    padding-bottom: 20px;
  }
}

nav.navbar.navbar-expand-lg.fixed-top.scrolled {
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-top: 15px !important;
  padding-left: 5px !important;
}

.single-lesson-top-bar-nav {
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  width: 100%;
  position: sticky;
  background-color: #ffffff;
  z-index: 100;
  border-bottom: 1px solid #f2f2f2;
}

.single-lesson-top-bar {
  padding: 10px;
  border-radius: 30px;
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #f2f2f2;
}

.lesson-video {
  box-shadow: 0px 0px 20px rgba(0,0,0,0.13);
  border-radius: 25px;
}

.lesson-main-content {
  padding-top: 100px;
  padding-bottom: 150px;
  padding-left: 20px;
  padding-right: 20px;
}

.task-checkbox {
  border-radius: 50px !important;
  width: 2em;
  height: 2em;
  background-color: white;
  vertical-align: middle;
  border: 1px solid #ddd;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}

.task-checkbox:checked {
  background-color: #ff8c43;
  content: '✔' !important;
}

.btn-icon {
  margin-right: 5px;
  margin-top: -2px;
}

.single-lesson-content-text {
  font-size: .875rem;
  font-family: inherit;
  margin-top: 15px;
  margin-bottom: 0px;
}

.complete-lesson-bar {
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  width: 100%;
  border-top: 1px solid #f2f2f2;
  position: fixed;
  bottom: 0px;
  background-color: #ffffff;
  z-index: 100000;
}

.complete-lesson-bar-dark {
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  width: 100%;
  border-top: 1px solid #f2f2f2;
  bottom: 0px;
  z-index: 100000;
  position: fixed;
  background: #2b2e33;
  border-color: #43484f;
}

.icon-button-mobile {
  padding: 10px;
  border-radius: 15px;
  border: 1px solid #E4E4E4 !important;
}

.single-lesson-title {
  font-size: 2rem;
  color: var(--bs-body-color);
  font-family: Axiforma;
  font-weight: bold;
}

.single-training-title {
  font-size: 2rem;
  color: var(--bs-body-color);
  font-family: Axiforma;
  font-weight: bold;
  margin-bottom: 0px;
  margin-top: 15px;
}

.schedule-imgtxt {
  display: flex;
  gap: 20px;
}

#offcanvas-menu {
  z-index: 100000;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 20px;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.04);
}

.label-bar {
  position: relative;
  border-radius: 20px;
  background: rgba(255, 140, 67, 0.20);
  width: 10px;
  display: flex;
  height: 75%;
}

.progress-bar-second {
  color: #ff8c43;
  border-radius: 20px;
  background: #FF8C43;
  width: 2%;
  height: 100%;
  margin-top: auto;
  display: block;
}

.single-lesson-sidebar-module-card {
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid rgb(242,242,242);
  padding: 20px;
  margin-top: 20px;
}

.lesson-card-active {
  border-radius: 20px;
  border: 1px solid #F2F2F2;
  background: #fff;
  padding: 20px;
  margin-top: 15px;
  background-color: #ffe9da;
}

.lesson-card-complete {
  border-radius: 20px;
  border: 1px solid rgba(96,198,89,0.93);
  /*background: rgba(96,198,89,0.23);*/
  padding: 20px;
  margin-top: 15px;
}

.lesson-card-dark:hover {
  border-radius: 20px;
  border: 1px solid #F2F2F2;
  background: #fff;
  padding: 20px;
  margin-top: 15px;
  background-color: #F8F8F8;
}

.lesson-card {
  border-radius: 20px;
  border: 1px solid #F2F2F2;
  background: #fff;
  padding: 20px;
  margin-top: 15px;
}

.sidebar-lesson-title {
  font-size: .875rem;
  margin-bottom: 0px;
  font-weight: 600;
}

@media (max-width: 767px) {
  .lesson-main-content {
    padding-top: 100px;
  }
}

@media (max-width: 440px) {
  #offcanvas-menu {
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.single-lesson-section-card {
  border-radius: 20px;
  padding: 30px;
  border: 1px solid #ededed;
}

.single-lesson-task-card-dark {
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  background: #42464d;
  padding: 15px;
  border-radius: 15px;
  border: 1px solid #585f67;
}

.pricing-card-container {
  background: var(--bs-body-color);
  border-radius: 30px;
  padding: 30px;
  width: 100%;
}

.bs-icon.bs-icon-rounded {
  border-radius: .5rem;
}

.bs-icon.bs-icon-primary-light {
  color: var(--bs-primary);
  background: rgba(var(--bs-primary-rgb), .2);
}

.bs-icon-xs {
  --bs-icon-size: 1rem;
  width: calc(var(--bs-icon-size) * 1.5);
  height: calc(var(--bs-icon-size) * 1.5);
}

.bs-icon {
  --bs-icon-size: 0.9rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: var(--bs-icon-size);
  width: calc(var(--bs-icon-size) * 2);
  height: calc(var(--bs-icon-size) * 2);
  color: var(--bs-primary);
}

.pricing-plan-type-title {
  font-size: .875rem;
  font-weight: 700;
  color: #ff8c43;
  margin-bottom: 0px;
}

.pricing-plan-card-price {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--bs-body-color);
  line-height: 40px;
  margin-bottom: 0px;
}

.pricing-plan-card-cycle {
  font-size: .875rem;
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .pricing-card-yearly {
    margin-top: 30px;
  }
}

.course-card-single-image-div {
  height: 320px;
  border-radius: 15px;
  width: 100%;
  background: url("../../assets/img/621e25424bfb1-bpthumb.png") center / cover no-repeat;
}

.result-card-avatar-image {
  width: 45px;
  height: auto;
  border-radius: 100%;
}

.full-screen-container {
  height: 100%;
  margin-top: 130px;
}

.error-div {
  padding-bottom: 10%;
  padding-top: 10%;
}

.single-training-lesson-card:hover {
  background-color: #F8F8F8;
  -webkit-transform: scale(1.25, 1.25);
  transform: scale(1.02, 1.02);
  box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.03) !important;
}

.training-overview-button {
  padding: 20px !important;
  background-color: #F8F8F8;
}

.training-overview-button-text {
  font-weight: 600 !important;
  font-family: 'Axiforma';
}

.podcast-player-modal {
  width: 100%;
}

.podcast-player-modal-dialog {
  max-width: 350px;
  top: 60%;
  right: 43%;
}

.podcast-player-modal-body {
  background-color: #353941;
  color: #ffffff;
  border-radius: 20px;
}

.podcast-player-progress-bar {
  width: 85%;
  /*position: relative;*/
  height: 7px;
  border-radius: 20px;
  background: rgba(0,0,0,0.2);
  /*cursor: pointer;*/
}

.podcast-player-start-time {
  color: transparent;
  color: #9aa0a6;
  font-family: 'Poppins';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  float: left;
  margin-bottom: 0px;
  padding-right: 10px;
}

.podcast-player-end-time {
  color: transparent;
  color: #9aa0a6;
  font-family: 'Poppins';
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 33px;
  float: right;
  margin-bottom: 0px;
  padding-left: 10px;
}

.podcast-player-controls {
  justify-content: space-between;
  /*padding-left: 10px;*/
  /*padding-right: 10px;*/
}

.podcast-play-button {
  padding: 5px;
  background-color: #ffffff;
  color: #353941;
  border-radius: 100%;
  width: 50px;
  height: auto;
  border-width: 4px;
  border-style: solid;
  border-color: rgba(53,57,65,0.84);
}

.podcast-rewind-back-button {
  padding: 6px;
  background-color: #f5f5f5;
  border-radius: 100%;
  width: 32px;
  height: auto;
  color: #9aa0a6;
  margin-right: 10px;
}

.podcast-rewind-forward-button {
  padding: 6px;
  background-color: #f5f5f5;
  border-radius: 100%;
  width: 32px;
  height: auto;
  color: #9aa0a6;
  margin-right: 10px;
}

.podcast-player-social-icons {
  padding: 6px;
  background-color: #2b2e34;
  color: rgba(255,255,255,0.74);
  border-radius: 100%;
  width: 32px;
  height: 32px;
  margin-left: 15px;
}

.podcast-mute-icon {
  padding: 6px;
  background-color: #f5f5f5;
  border-radius: 100%;
  width: 32px;
  height: auto;
  color: #9aa0a6;
  margin-right: 10px;
}

.podcast-speed-multiplier-icon {
  padding: 6px;
  background-color: #f5f5f5;
  border-radius: 100%;
  width: 32px;
  height: auto;
  color: #9aa0a6;
  margin-right: 10px;
}

.podcast-player-episode-thumbnail {
  width: 100%;
  height: 100%146px;
  border-radius: 15px;
}

.podcast-player-episode-thumbnail-col {
  max-width: 120px;
}

.podcast-player-episode-category {
  font-size: .775rem;
  margin-bottom: 2px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #ff8c43;
}

.podcast-player-episode-title {
  font-size: .975rem;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.4;
}

.podcast-player-social-media-col {
}

.podcast-player-subscribe-button {
  width: 100%;
}

.podcast-player-subscribe-button-row {
  margin-bottom: 20px;
}

.podcast-player-share-text {
  font-size: .875rem;
  margin-bottom: 0px;
}

.podcast-player-content-row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.podcast-player-start-time-col {
  max-width: 45px;
}

.podcast-player-end-time-col {
  max-width: 45px;
}

.podcast-player-controls-col {
  padding-right: 5px;
  padding-left: 0px;
  /*max-width: 230px;*/
}

.podcast-player-progress-bar-col {
  width: 100%;
  max-width: 607px;
}

.podcast-player-row {
  margin-top: 1%;
}

.single-blog-v2 {
  padding-top: 210px;
}

.single-blog-featured-image {
  border-radius: 20px;
  margin-bottom: 15px;
  box-shadow: 0px 5px 20px 0px #0000001a;
}

.single-blog-title {
  font-size: 2.2rem;
  margin-top: 45px;
  margin-bottom: 40px;
}

.single-blog-author-avatar {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  box-shadow: 0px 5px 20px 0px #0000001a;
}

.single-blog-author-name {
  margin-left: 15px;
}

.single-blog-post-date {
  margin-right: 30px;
}

.single-blog-header-separator {
  margin-top: 50px;
  margin-bottom: 20px;
}

.single-blog-header-icon {
  margin-right: 5px;
}

@media (max-width: 576px) {
  .single-blog-meta-div {
    margin-top: 20px;
  }
}

.accordion-module-title {
  font-size: 1rem;
}

.single-lesson-video-div {
  width: 100%;
  height: 562px;
  border-radius: 20px;
  border-radius: 20px;
  background: url("../../assets/img/Locked%20lesson%20image.jpg") center / cover;
}

.locked-lesson-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff !important;
}

.single-blog-meta-row {
  padding-bottom: 30px;
}

.single-blog-time {
}

.single-blog-author-meta {
  margin-right: 30px;
}

.tools-card-icon {
  background-color: rgba(255,140,67,0.34);
  color: #ff8c43;
  border-radius: 10px;
  padding: 5px;
  width: 50px;
  height: 50px;
}

.tools-card-button {
  width: 100%;
}

.single-blog-course-slider {
  background-color: #f8f8f8;
  border-radius: 20px;
  padding: 20px;
}

.blog-course-card {
  margin-bottom: 15px;
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #E4E4E4;
  margin-top: 15px;
  background: #ffffff;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  align-items: center;
  gap: 20px;
}

.blog-course-card-image-col {
  max-width: 210px;
}

.affiliate-disclaimer {
  background-color: #f7f7f7;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
}

.blog-cta-header-col {
  max-width: 700px;
}

.blog-cta-header-button-row {
  max-width: 500px;
  width: 100%;
  margin-top: 35px;
}

.new-header {
  padding-top: 15px;
  padding-bottom: 15px;
}

.single-course-page-title {
  font-size: 40px;
}

.programs-hero {
  border-radius: 30px;
  border: 1px solid #ededed;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 2%;
  padding-right: 2%;
  background: url("../../assets/img/UpFlip%20Hero%20Background%20Image%20(2).jpg") bottom / cover;
  margin-top: 0px;
}

@media (max-width: 576px) {
  .programs-hero {
    padding: 25px;
    margin-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.header-v2 {
  padding-top: 10px;
  padding-bottom: 10px;
  gap: 10px;
  display: flex;
}

@media (max-width: 576px) {
  .header-v2 {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px !important;
    padding-left: 5px;
    position: sticky;
    top: 0;
    width: 100%;
    background-color: #ffffff;
  }
}

.upflip-logo {
  width: 110px;
}

@media (max-width: 991px) {
  .mobile-dropdown-nav {
    margin-left: 0px !important;
  }
}

@media (max-width: 575px) {
  .single-course-page-title {
    font-size: 30px;
  }
}

@media (max-width: 575px) {
  .single-course-hero-description {
    font-size: 16px;
    margin-bottom: 0px;
  }
}

.single-program-page-hero-icon {
  font-size: 20px;
  margin-top: -2px;
  margin-right: 5px;
}

.programs-hero-buttons {
  width: 100%;
}

@media (min-width: 991px) {
  .programs-hero-video {
    display: none;
  }
}

.single-program-sidecard-price {
  font-size: 30px;
  font-weight: 600;
}

.single-program-sidecard-discount-amount {
  color: #9aa0a6;
  margin-left: 10px;
}

.single-program-sidecard-discount-percentage {
  margin-left: 10px;
}

.single-program-author-image {
  width: 80px;
  height: auto;
}

