@media (max-width: 768px) {
  .content_bar p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content_bar p, .content_bar a {
  font-size: 19.17px;
  color: #fff;
  text-decoration: none;
}
.content_bar p strong, .content_bar a strong {
  font-family: "iowan-old-style-bt", sans-serif;
  margin-right: 15px;
}
@media (max-width: 768px) {
  .content_bar p, .content_bar a {
    line-height: 1.5em;
  }
}

.client-logos {
  padding-bottom: 20px;
}

.what-scholarship-v2 {
  text-align: left;
}
@media (max-width: 768px) {
  .what-scholarship-v2 {
    text-align: center;
  }
}
.what-scholarship-v2 h3 {
  color: #f82f30;
  font-size: 20px;
}
@media (max-width: 768px) {
  .what-scholarship-v2 h3 {
    margin: 0;
    line-height: inherit;
  }
}
.what-scholarship-v2 p {
  font-weight: 500;
  color: 16px;
  color: #212121;
}
@media (max-width: 768px) {
  .what-scholarship-v2 p {
    margin-top: 5px;
  }
}

.client-logos-v2 h4 {
  font-size: 22px;
  color: #212121;
}
.client-logos-v2 h2 {
  font-size: 35px;
}
@media (max-width: 768px) {
  .client-logos-v2 h2 {
    line-height: inherit;
    font-size: 24px;
  }
}

.uppercase, .uppercase * {
  text-transform: uppercase;
}

.cream {
  color: #ecd5a4;
}

.font-normal, .font-normal p {
  font-family: "Montserrat", sans-serif;
}

.sm-heading-red h3 {
  color: #f82f30 !important;
}

.coach-standard-section h2 {
  margin-top: 40px !important;
}
.coach-standard-section h3 {
  line-height: normal;
}
.coach-standard-section h5 {
  margin-top: 20px;
}
.coach-standard-section .vc_col-sm-12 > div > div {
  padding-left: 0;
}
.coach-standard-section .vc_col-sm-12 > div .wpb_text_column {
  padding-left: 40px;
  background-position: 0px 1px !important;
}
@media (max-width: 768px) {
  .coach-standard-section .vc_col-sm-12 > div .wpb_text_column {
    text-align: left;
  }
}
.coach-standard-section .vc_col-sm-12 > div .wpb_text_column p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}
.coach-standard-section .vc_col-sm-12 > div .wpb_text_column h4 {
  font-family: "Montserrat", sans-serif;
  color: #f82f30;
  font-size: 18px;
}

.flex-row-reverse {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .flex-row-reverse {
    flex-direction: column;
  }
}

/* Banner Css */
.banner-sec {
  padding-top: 100px;
  margin-top: -100px;
}
.banner-sec .vc_row:last-child {
  margin-top: 0;
}
.banner-sec .sm-font {
  font-size: 16px;
  font-weight: 600;
}
.banner-sec .font-normal, .banner-sec .font-normal p {
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 768px) {
  .banner-sec {
    text-align: center;
  }
  .banner-sec ul {
    text-align: left;
  }
}
.banner-sec hr {
  color: #fff;
}
.banner-sec.thankyou-banner-sec {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .banner-sec.thankyou-banner-sec .wpb_single_image {
    margin-top: -145px;
  }
}
.banner-sec.thankyou-banner-sec .wpb_single_image {
  margin-bottom: 0 !important;
}
.banner-sec.thankyou-banner-sec .vc_btn3-container.vc_btn3-inline {
  margin-bottom: 0;
  position: relative;
  z-index: 99;
}
.banner-sec.thankyou-banner-sec-v2 {
  padding-bottom: 60px;
}
@media (max-width: 768px) {
  .banner-sec.banner-sec-foundation {
    background-position: 86% 0 !important;
  }
}
.banner-sec.banner-sec-foundation h3 {
  color: #fff;
  font-family: "iowan-old-style-bt", sans-serif;
}
@media (min-width: 768px) {
  .banner-sec .vc_row {
    margin-top: 40px;
  }
}
.banner-sec .vc_btn3-inline:last-child a {
  margin-right: 0;
}
.banner-sec {
  padding-bottom: 40px;
}
.banner-sec h1, .banner-sec h2 {
  font-weight: 700;
  color: #fff;
  margin-top: 0;
}
@media (min-width: 768px) {
  .banner-sec h1, .banner-sec h2 {
    font-size: 42px;
  }
}
.banner-sec h1 strong, .banner-sec h2 strong {
  color: #fff6d8;
}
.banner-sec h3 {
  font-family: "Montserrat", sans-serif;
  color: #f82f30;
  font-weight: 600;
  font-size: 22.92px;
}
.banner-sec h5 {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
}
@media (min-width: 768px) {
  .banner-sec h5 {
    margin-top: 100px;
  }
}
.banner-sec p {
  font-family: "iowan-old-style-bt", sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.banner-sec ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  gap: 5%;
}
.banner-sec ul li {
  background: url("../images/red-icon.png") no-repeat;
  width: 47%;
  color: #fff;
  font-weight: 700;
  padding-left: 45px;
  margin-bottom: 20px;
  background-position: 0px 4px;
}

@media (max-width: 768px) {
  .free-joint .vc_col-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }
}
.free-joint.who-is-this-for h2 {
  margin-top: 100px;
}
@media (max-width: 768px) {
  .free-joint.who-is-this-for h2 {
    margin-top: 20px;
  }
}
.free-joint.who-is-this-for .vc_column-inner {
  padding-top: 0 !important;
}
.free-joint.who-is-this-for .wpb_single_image {
  margin-bottom: 0 !important;
  width: 100%;
}
.free-joint.who-is-this-for .wpb_single_image * {
  width: 100%;
  max-height: 900px;
  -o-object-fit: cover;
     object-fit: cover;
}
.free-joint.who-is-this-for .vc_col-sm-6:last-child {
  padding-left: 40px;
}
@media (max-width: 768px) {
  .free-joint.who-is-this-for .vc_col-sm-6:last-child {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.free-joint.who-is-this-for .vc_col-sm-6:last-child > div {
  max-width: 550px;
}
.free-joint.who-is-this-for .vc_col-sm-6:last-child > div .wpb_text_column {
  min-height: 40px;
}
.free-joint.who-is-this-for.flex-row-reverse .vc_col-sm-6:last-child {
  text-align: center;
}
@media (min-width: 768px) {
  .free-joint.who-is-this-for.flex-row-reverse .vc_col-sm-6:last-child {
    text-align: right;
    padding-right: 60px;
  }
  .free-joint.who-is-this-for.flex-row-reverse .vc_col-sm-6:last-child > div {
    text-align: left;
    max-width: 650px;
    display: inline-block;
  }
}
.free-joint.who-is-this-for-v2 h3 {
  font-weight: 400;
  color: #212121;
}
@media (max-width: 768px) {
  .free-joint.who-is-this-for-v2 h3 {
    margin-top: 0;
  }
}
.free-joint h2 {
  color: #212121;
}
.free-joint h2 strong {
  color: #f82f30;
}
.free-joint p {
  font-size: 24px;
  font-family: "iowan-old-style-bt", sans-serif;
}
.free-joint h3, .free-joint h5 {
  font-size: 24px;
}
.free-joint h5 {
  font-weight: 300;
}
@media (max-width: 768px) {
  .free-joint .vc_do_btn {
    margin-top: 20px;
  }
}
.free-joint .vc_col-sm-6 .vc_col-sm-6 > div {
  padding-left: 0;
}
.free-joint .vc_col-sm-6 .vc_col-sm-6 .wpb_text_column {
  padding-left: 40px;
  background-position: 0px 1px !important;
}
@media (max-width: 768px) {
  .free-joint .vc_col-sm-6 .vc_col-sm-6 .wpb_text_column {
    text-align: left;
    margin-bottom: 0;
  }
}
.free-joint .vc_col-sm-6 .vc_col-sm-6 .wpb_text_column p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}
.free-joint .vc_col-sm-6 .vc_col-sm-6 .wpb_text_column h4 {
  font-family: "Montserrat", sans-serif;
  color: #f82f30;
  font-size: 18px;
}

@media (max-width: 768px) {
  .what-you-learn h6 {
    margin-top: 0;
  }
}
.what-you-learn.what-you-learn-v2 h3 {
  font-weight: 400;
}
.what-you-learn h2 {
  text-align: center;
}
@media (min-width: 768px) {
  .what-you-learn .vc_col-sm-4 > div {
    padding-left: 0;
  }
}
.what-you-learn .vc_col-sm-4 .wpb_text_column {
  padding-left: 40px;
  background-position: 0px 1px !important;
}
.what-you-learn .vc_col-sm-4 .wpb_text_column p {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.what-you-learn .vc_col-sm-4 .wpb_text_column h4 {
  color: #f82f30;
  font-size: 22px;
}
@media (max-width: 768px) {
  .what-you-learn .vc_col-sm-4 .wpb_text_column h4 {
    margin-top: 0;
  }
}

.video-section img {
  margin-bottom: 40px;
}

#blogs .why-we-are.thank-you-why {
  padding-top: 60px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  #blogs .why-we-are.thank-you-why {
    padding-top: 0;
    padding-bottom: 0;
  }
  #blogs .why-we-are.thank-you-why .vc_col-sm-2 {
    display: none;
  }
}

.client-logos {
  text-align: center;
}
@media (max-width: 768px) {
  .client-logos .vc_col-sm-3 {
    display: none;
  }
}
@media (max-width: 768px) {
  .client-logos.thankyou-client-logos .vc_column-inner {
    padding-top: 0 !important;
  }
}
.client-logos.thankyou-client-logos h2 {
  margin-top: 10px;
  color: #212121;
}
.client-logos.thankyou-client-logos h2 strong {
  color: #f82f30;
}
.client-logos.thankyou-client-logos h3 {
  color: #929087;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .client-logos.thankyou-client-logos h3 {
    font-size: 30px;
  }
}
.client-logos.thankyou-client-logos h4 {
  margin-top: 0;
  color: #ab2f35;
  font-size: 24px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .client-logos h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .client-logos h2 br {
    display: none;
  }
}
.client-logos ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  gap: 5%;
}
.client-logos ul li {
  background: url("../images/grey-check-ico.png") no-repeat;
  width: 47%;
  color: #212121;
  font-size: 18px;
  text-align: left;
  font-weight: 600;
  padding-left: 45px;
  margin-bottom: 20px;
  background-position: 0px 4px;
}
@media (max-width: 768px) {
  .client-logos ul li {
    font-size: 14px;
  }
}

.testimonials-sec {
  padding-bottom: 50px;
}
.testimonials-sec h2 {
  text-align: center;
}
.testimonials-sec h2 strong {
  color: #f82f30;
}
.testimonials-sec .vc_col-sm-4 > div > div {
  background: #f9f9f9;
  border: 1px solid #cccccc;
  min-height: 500px;
  padding: 20px 40px 20px 40px;
}
.testimonials-sec .vc_col-sm-4 > div > div p {
  font-family: "iowan-old-style-bt", sans-serif;
  color: #5e5e5e;
  font-weight: 700;
}
.testimonials-sec .vc_col-sm-4 > div > div .author {
  float: left;
  margin-right: 20px;
}
.testimonials-sec .vc_col-sm-4 > div > div h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 60px;
}
.testimonials-sec .vc_col-sm-4 > div > div h4 {
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  color: #f82f30;
  font-size: 16px;
  font-weight: 500;
}

.application-process {
  text-align: center;
  padding-bottom: 50px;
}
.application-process.application-process-v2 h3 {
  font-weight: 400;
}
@media (min-width: 768px) {
  .application-process h2 {
    font-size: 35px;
  }
}
.application-process p {
  font-family: "iowan-old-style-bt", sans-serif;
}
@media (min-width: 768px) {
  .application-process p {
    font-size: 24px;
  }
}
.application-process .application-process__inner > div > div > div {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  padding: 40px 20px;
  min-height: 365px;
}
@media (max-width: 768px) {
  .application-process .application-process__inner > div > div > div {
    margin-bottom: 20px;
    min-height: inherit;
  }
}
.application-process .application-process__inner > div > div > div h2 {
  color: #f82f30;
  font-size: 22px;
  margin-bottom: 10px;
}
.application-process .application-process__inner > div > div > div h4 {
  display: flex;
  width: 30px;
  height: 30px;
  background: #121212;
  color: #fff;
  font-size: 18px;
  font-style: italic;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  margin: 0 auto;
}
.application-process .application-process__inner > div > div > div p {
  font-family: #212121;
  font-size: 18px;
  font-weight: 600;
}

.about-cses.vc_row-no-padding .vc_col-sm-6:last-child {
  max-width: 700px;
}
.about-cses .wpb_single_image {
  margin-bottom: 0;
  width: 100%;
  max-height: 600px;
}
.about-cses .wpb_single_image * {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-cses .vc_col-sm-6 > div.vc_column-inner {
  padding-top: 0;
}
@media (max-width: 768px) {
  .about-cses .vc_col-sm-6 > div.vc_column-inner {
    padding-top: 10px !important;
  }
}
.about-cses .vc_col-sm-6.about-cses__content {
  padding-left: 40px;
}
@media (max-width: 768px) {
  .about-cses .vc_col-sm-6.about-cses__content {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
}
.about-cses .vc_col-sm-6.about-cses__content > div {
  padding-top: 40px;
}
.about-cses .vc_col-sm-6.about-cses__content p {
  font-family: "iowan-old-style-bt", sans-serif;
  color: #212121;
}
@media (min-width: 768px) {
  .about-cses .vc_col-sm-6.about-cses__content p {
    font-size: 24px;
  }
}

.meet-us {
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .meet-us {
    text-align: center;
  }
}
.meet-us h2 {
  margin-bottom: 0;
  font-size: 20px;
}
@media (max-width: 768px) {
  .meet-us h2 {
    margin-top: 0;
  }
}
.meet-us h6 {
  margin-top: 0;
  font-size: 20px;
  text-transform: uppercase;
  color: #f82f30;
}
.meet-us p {
  font-family: "iowan-old-style-bt", sans-serif;
}
@media (min-width: 768px) {
  .meet-us p {
    font-size: 24px;
  }
}

.why-we-are {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .why-we-are {
    padding-top: 0;
  }
}
.why-we-are .vc_col-sm-8 {
  text-align: center;
  margin-bottom: 40px;
}
.why-we-are .vc_col-sm-8 > div {
  padding: 30px 30px 30px 30px;
}
@media (max-width: 768px) {
  .why-we-are .vc_col-sm-8 > div {
    padding-top: 40px;
  }
}
.why-we-are .vc_col-sm-8 h2 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .why-we-are .vc_col-sm-8 h2 {
    font-size: 35px;
  }
}
.why-we-are .vc_col-sm-8 p {
  font-family: "iowan-old-style-bt", sans-serif;
  font-weight: 400;
  color: #212121;
}
@media (min-width: 768px) {
  .why-we-are .vc_col-sm-8 p {
    font-size: 24px;
  }
}

.message-sec {
  text-align: center;
}
.message-sec h2 {
  color: #fff;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  font-size: 27.5px;
}
@media (max-width: 768px) {
  .message-sec h2 {
    font-size: 18.33px;
  }
}
@media (max-width: 768px) {
  .message-sec .wpb_text_column {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .message-sec {
    padding-bottom: 15px !important;
  }
}

.full-width-buckets .bucket-text-area {
  padding: 40px;
}
@media (max-width: 768px) {
  .full-width-buckets .bucket-text-area {
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.full-width-buckets .bucket-text-area > div {
  max-width: 650px;
}
@media (min-width: 768px) {
  .full-width-buckets .alig-right {
    text-align: right;
  }
}
.full-width-buckets .alig-right > div {
  display: inline-block;
}
.full-width-buckets h5, .full-width-buckets h2 {
  color: #fff;
}
@media (max-width: 768px) {
  .full-width-buckets h5, .full-width-buckets h2 {
    margin-top: 0;
  }
}
.full-width-buckets .wpb_text_column {
  color: #fff;
  text-align: left;
  line-height: 1.5em;
}
@media (max-width: 768px) {
  .full-width-buckets .wpb_text_column {
    text-align: center;
  }
}
.full-width-buckets .wpb_text_column p {
  margin-bottom: 30px !important;
}
.full-width-buckets .wpb_text_column .vc_btn3-inline:first-child {
  margin-left: 10px;
}

/* Bucket Sec */
.bucket-sec, .latest-blog-sec {
  text-align: center;
}
.bucket-sec p, .latest-blog-sec p {
  font-size: 19.17px;
}
.bucket-sec h2, .latest-blog-sec h2 {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  font-size: 22.92px;
  color: #f82f30;
}
.bucket-sec h3, .bucket-sec h3 a, .latest-blog-sec h3, .latest-blog-sec h3 a {
  margin-top: 10px;
  font-size: 29.11px;
  color: #222635;
  text-decoration: none;
}
@media (max-width: 768px) {
  .bucket-sec h3, .bucket-sec h3 a, .latest-blog-sec h3, .latest-blog-sec h3 a {
    font-size: 21px;
  }
}
.bucket-sec .vc_col-sm-4 p, .latest-blog-sec .vc_col-sm-4 p {
  font-size: 19.17px;
}
.bucket-sec .vc_col-sm-4 h4, .latest-blog-sec .vc_col-sm-4 h4 {
  font-size: 28px;
  margin-top: 0;
}

.cart-customlocation {
  display: inline-block;
  background: url("../images/bag.svg") no-repeat;
  width: 15px;
  height: 20px;
  text-align: center;
  padding-top: 4.5px;
  vertical-align: top;
  font-size: 11px !important;
}

/* Trending Products*/
.trending_products h6 {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0;
  color: #fff6d8;
  font-weight: 300;
}
.trending_products h2 {
  margin-top: 0;
  font-size: 41px;
}

.grid-product {
  width: 100%;
  display: inline-block;
}
.grid-product .grid-product-item {
  margin-bottom: 30px;
}
.grid-product .nd_desc {
  padding-right: 15px;
  padding-left: 15px;
}
.grid-product h3 {
  margin: 0;
  line-height: 1em;
}
.grid-product h3 a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #212121;
  font-size: 22.92px;
  text-decoration: none;
}
.grid-product .price {
  font-family: "iowan-old-style-bt", sans-serif;
  color: #827676;
  font-size: 18.33px;
  font-weight: 700;
  text-decoration: none;
  line-height: normal;
}
.grid-product .price {
  color: #827676;
}

.product_category_list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.product_category_list li {
  background: url(../images/category-devider.jpg) no-repeat left center;
  display: inline-block;
  padding: 10px 10px;
  font-size: 19.17px;
}
.product_category_list li:first-child {
  background: none;
}
.product_category_list li input {
  display: none;
}
.product_category_list li label {
  font-family: "iowan-old-style-bt", sans-serif;
  cursor: pointer;
  color: #afaba6;
}
.product_category_list li label:hover, .product_category_list li label.active_parent {
  font-weight: 500;
  color: #fff6d8;
}

.about-me {
  padding-bottom: 0 !important;
}
.about-me p {
  font-size: 19.17px;
}
@media (min-width: 768px) {
  .about-me .wpb_single_image.wpb_content_element {
    margin-bottom: 0 !important;
  }
}
.about-me .vc_column-inner {
  padding-top: 0 !important;
}
.about-me .text-about-me > div > div {
  max-width: 600px;
  padding: 40px;
}
@media (max-width: 768px) {
  .about-me .text-about-me > div > div {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
  }
}
.about-me .text-about-me h2 {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .about-me .text-about-me h4 {
    margin-top: 0;
  }
}
.about-me .text-about-white > div > div {
  max-width: 700px;
  float: right;
}
@media (min-width: 768px) {
  .about-me .text-about-white .vc_col-sm-6 > div {
    padding-right: 40px;
  }
}
.about-me .text-about-white p {
  font-family: "Montserrat", sans-serif !important;
}
.about-me .text-about-white p, .about-me .text-about-white h2, .about-me .text-about-white h3 {
  color: #fff;
  line-height: 1.5em;
}
.about-me .text-about-white h3 {
  font-weight: 400;
  display: inline-block;
  width: auto;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
}
.about-me.custom-training-sec .text-about-white > div > div {
  max-width: 960px;
}

.lg-p p {
  font-size: 20.83px;
  font-weight: 400;
}
.lg-p .vc_col-sm-6 p {
  font-weight: 600;
}

.hello-and-welcome-sec {
  font-weight: 600;
  font-size: 20.83px;
}
.hello-and-welcome-sec.hello-and-welcome-sec-bottom p {
  color: #fff;
}
@media (min-width: 768px) {
  .hello-and-welcome-sec.hello-and-welcome-sec-bottom .vc_col-sm-6 .wpb_text_column {
    padding-right: 70px;
  }
}
.hello-and-welcome-sec .text-about-white > div > div {
  max-width: 850px;
  float: right;
}
.hello-and-welcome-sec .vc_col-sm-6 .wpb_text_column {
  min-height: 48px;
}
@media (max-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .wpb_text_column {
    background-position: top center !important;
    padding-top: 50px;
    margin-bottom: 30px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .wpb_text_column {
    padding-left: 70px;
  }
}
@media (min-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .padding-left-70 {
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 70px;
    display: inline-block;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .padding-left-70 {
    text-align: center;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .padding-left-70 .wpb_text_column {
    padding-left: 0;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .hello-and-welcome-sec .vc_col-sm-6 .btn-padding-left-70 {
    padding-left: 70px;
  }
}

body p {
  font-family: "Montserrat", sans-serif;
  line-height: 1.5em;
}

.beginner-guide-sec .wpb_text_column {
  max-width: 1265px;
  margin: 0 auto;
}
.beginner-guide-sec h4 {
  font-family: "Montserrat", sans-serif;
  color: #2a3350;
  font-size: 24px;
  font-weight: 700;
}
.beginner-guide-sec p {
  font-size: 19.17px;
}
.beginner-guide-sec .courses-heading {
  text-align: center;
}
.beginner-guide-sec .courses-heading h4 {
  margin-top: 0;
  margin-bottom: 40px;
}
.beginner-guide-sec .margin-top-40 {
  margin-top: 40px;
}
.beginner-guide-sec h2 {
  margin-bottom: 10px !important;
}
.beginner-guide-sec .course-list {
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.beginner-guide-sec .course-list .wpb_text_column {
  min-height: 45px;
}
.beginner-guide-sec .course-list p {
  color: #222635;
  font-size: 20.83px;
  font-weight: 600;
  margin: 0;
  padding: 8px 0 0 50px;
}
.beginner-guide-sec .course-list .vc_column-inner {
  padding-top: 10px !important;
}
.beginner-guide-sec .course-list .vc_column-inner .vc_btn3-container {
  margin-bottom: 10px;
}
.beginner-guide-sec .course-list .vc_col-sm-3 {
  text-align: right;
}
.beginner-guide-sec .course-list .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  background: #f29996;
  border-color: #f29996;
  border-radius: 8px;
  padding: 2px 10px;
}
.beginner-guide-sec .course-list .vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
  background: #fff6d8;
  border-color: #fff6d8;
}

.reviews-sec .vc_col-sm-4 {
  padding: 15px;
}
.reviews-sec .vc_col-sm-4 > div {
  padding: 30px !important;
  color: #fff;
  border-radius: 12px;
}
.reviews-sec .vc_col-sm-4 > div p {
  font-size: 16.5px;
}
.reviews-sec .vc_col-sm-4 > div h6 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-size: 16.5px;
}

#faq-sec .vc_tta-panels-container {
  max-width: 960px;
  margin: 0 auto;
}
#faq-sec .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background: #4e5776;
}
#faq-sec .vc_tta-panel .vc_tta-panel-heading {
  background: #fff6d8;
  border-radius: 8px;
  font-weight: 500;
  font-size: 25px;
  color: #fff;
}
#faq-sec .vc_tta-panel .vc_tta-panel-heading i {
  color: #fff;
}
#faq-sec .vc_tta-panel .vc_tta-panel-heading i::before, #faq-sec .vc_tta-panel .vc_tta-panel-heading i::after {
  border-color: #fff;
}
#faq-sec .vc_tta-panel .vc_tta-panel-title > a {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 768px) {
  #faq-sec .vc_tta-panel .vc_tta-panel-title > a {
    font-size: 16px;
  }
}
#faq-sec .vc_tta-panel .vc_tta-panel-body {
  background: #e5e5e5;
  border-radius: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  border-color: #e5e5e5;
}

@media (max-width: 768px) {
  .your-instructor {
    text-align: center;
  }
}
.your-instructor h2 {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .your-instructor h2 {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  .your-instructor h2 {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .your-instructor h3 {
    font-size: 41px;
  }
}
.your-instructor h6 {
  margin-top: 0;
  font-family: "Montserrat", sans-serif;
  color: #f82f30;
  font-size: 21px;
  font-weight: 600;
}
.your-instructor p, .your-instructor p a {
  font-size: 18.33px;
}
.your-instructor p a {
  color: #f82f30;
}
@media (min-width: 768px) {
  .your-instructor .vc_col-sm-8 {
    padding-left: 30px;
  }
}

/* About Client */
@media (max-width: 768px) {
  .about-client {
    text-align: center;
    padding-top: 40px;
  }
}

.beginner-guide-banner.vc_row-no-padding {
  padding-bottom: 0 !important;
}
.beginner-guide-banner.vc_row-no-padding .wpb_text_column {
  margin-bottom: 0 !important;
}
.beginner-guide-banner.vc_row-no-padding .vc_col-sm-6 .vc_column-inner {
  padding-top: 0;
}
.beginner-guide-banner.vc_row-no-padding .vc_col-sm-6:last-child p {
  margin-top: 0;
}
.beginner-guide-banner .banner-text {
  padding: 0 40px;
}
@media (min-width: 768px) {
  .beginner-guide-banner .banner-text > div {
    float: right;
    max-width: 665px;
  }
}
.beginner-guide-banner .banner-text .wpb_text_column {
  margin-bottom: 20px !important;
}
@media (max-width: 768px) {
  .beginner-guide-banner {
    text-align: center;
  }
}

.sohee-social-media h2 {
  display: inline-block;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px !important;
  padding-bottom: 15px;
}
.sohee-social-media h2, .sohee-social-media h3 {
  color: #fff;
}
.sohee-social-media h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 25px;
}
.sohee-social-media .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  font-weight: 600;
  font-size: 16.69px;
  color: #212121;
  background: #fff;
  border-top: 2px solid #212121;
  border-right: 5px solid #212121;
  border-bottom: 5px solid #212121;
  border-left: 2px solid #212121;
  border-radius: 10px;
  padding: 10px 35px;
}

.five-days-section h3 {
  margin-top: 0;
}
.five-days-section h3 strong {
  color: #f82f30;
}

.five-days-section-points > div > div {
  padding-right: 45px !important;
  padding-left: 45px !important;
  padding-bottom: 30px !important;
  margin-bottom: 40px !important;
}
.five-days-section-points .five-days-section-points__inner {
  padding: 0 0 40px 0;
}
.five-days-section-points .five-days-section-points__inner > div {
  border-right: 1px solid #f3f3f3;
}
.five-days-section-points .five-days-section-points__inner > div:last-child {
  border: none;
}
.five-days-section-points .five-days-section-points__inner h6 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  display: inline-block;
  background: #000;
  border-radius: 100px;
  padding: 5px 15px;
  font-weight: 600;
  margin: 0;
}
.five-days-section-points .five-days-section-points__inner h3 {
  font-size: 20px;
  margin-top: 10px;
}
.five-days-section-points .five-days-section-points__inner p {
  font-size: 18px;
  color: #68665f;
  font-weight: 600;
}
.five-days-section-points .lecture-section .two-bonus-lectures-header {
  text-align: center;
}
.five-days-section-points .lecture-section .two-bonus-lectures-header h2 {
  font-size: 30px;
  margin: 0;
}
.five-days-section-points .lecture-section .two-bonus-lectures-header p {
  font-family: "iowan-old-style-bt", sans-serif;
  font-size: 20px;
}
.five-days-section-points .lecture-section > div > div > div {
  display: flex;
  flex-flow: row wrap;
  gap: 2%;
}
@media (max-width: 768px) {
  .five-days-section-points .lecture-section > div > div > div {
    flex-direction: column;
    text-align: center;
  }
}
.five-days-section-points .lecture-section > div > div > div > .wpb_text_column:not(.two-bonus-lectures-header) {
  width: 49%;
}
@media (max-width: 768px) {
  .five-days-section-points .lecture-section > div > div > div > .wpb_text_column:not(.two-bonus-lectures-header) {
    width: 100%;
  }
}
.five-days-section-points .lecture-section > div > div > div > .wpb_text_column:not(.two-bonus-lectures-header) > div {
  display: flex;
  width: 100%;
  gap: 20px;
}
@media (max-width: 768px) {
  .five-days-section-points .lecture-section > div > div > div > .wpb_text_column:not(.two-bonus-lectures-header) > div {
    flex-direction: column;
  }
}
.five-days-section-points .lecture-section > div > div > div > .wpb_text_column:not(.two-bonus-lectures-header) > div h3 {
  margin: 0;
  font-size: 20px;
}
.five-days-section-points .lecture-section > div > div > div > .wpb_text_column:not(.two-bonus-lectures-header) > div h4 {
  font-size: 16px;
  margin-top: 10px;
  color: #ec0b0a;
}
.five-days-section-points .lecture-section > div > div > div > .wpb_text_column:not(.two-bonus-lectures-header) > div .lecture-img {
  min-width: 205px;
}
@media (max-width: 768px) {
  .five-days-section-points .lecture-section > div > div > div > .wpb_text_column:not(.two-bonus-lectures-header) > div .lecture-img {
    text-align: center;
  }
}
.five-days-section-points .lecture-section > div > div > div .two-bonus-lectures-header {
  width: 100%;
}

/* Newsletter Css */
.newsletter {
  padding-top: 15px;
  padding-bottom: 40px;
}
.newsletter .privacy-text {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
}
.newsletter .privacy-text a {
  color: #f82f30;
  font-size: 16px;
  text-decoration: underline;
}
.newsletter .vc_col-sm-6 > div > div > div,
.newsletter .vc_col-sm-8 > div > div > div {
  padding: 40px;
  border-radius: 6px;
  text-align: center;
}
.newsletter h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.newsletter h2 strong {
  color: #f82f30;
}
.newsletter p {
  font-family: "iowan-old-style-bt", sans-serif;
  font-weight: 400;
  font-size: 24px;
}
.newsletter h6 {
  font-family: "iowan-old-style-bt", sans-serif;
  font-weight: 500;
  color: #212121;
  font-size: 18.33px;
  margin-top: 0;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .newsletter .vc_col-sm-4 {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .newsletter .vc_col-sm-8 {
    width: 60%;
  }
}
.newsletter .gform_required_legend {
  display: none;
}
@media (max-width: 768px) {
  .newsletter .wpb_text_column {
    margin-bottom: 0;
  }
}
.newsletter .vc_col-sm-12 {
  max-width: 720px;
  margin: 0 auto;
  float: none;
  display: block;
}
.newsletter .vc_col-sm-8 .wpb_wrapper .gform_wrapper form {
  max-width: inherit;
}
.newsletter .gform_wrapper.gravity-theme {
  text-align: left;
}
.newsletter .gform_wrapper.gravity-theme .gfield_label {
  font-weight: 600;
  font-size: 16px;
}
.newsletter .wpb_wrapper .gform_wrapper {
  display: inline-block;
  width: 100%;
}
.newsletter .wpb_wrapper .gform_wrapper form {
  max-width: 600px;
}
.newsletter .wpb_wrapper .gform_wrapper .gform_body, .newsletter .wpb_wrapper .gform_wrapper .gform_footer {
  float: left;
  clear: none;
}
.newsletter .wpb_wrapper .gform_wrapper .gform_body {
  width: 100%;
}
.newsletter .wpb_wrapper .gform_wrapper .gform_body .gfield select.large,
.newsletter .wpb_wrapper .gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  height: 46px;
  border: none;
  background: #fff;
  font-size: 18.33px;
  color: #9a9a9a;
  padding-left: 15px;
  font-weight: 500;
  border-radius: 6px;
  border: 1px solid #a2a2a2;
}
@media (max-width: 768px) {
  .newsletter .wpb_wrapper .gform_wrapper .gform_body .gfield select.large,
  .newsletter .wpb_wrapper .gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border-radius: 100px;
  }
}
@media (max-width: 768px) {
  .newsletter .wpb_wrapper .gform_wrapper .gform_body {
    margin-top: 0;
    width: 100%;
  }
}
.newsletter .wpb_wrapper .gform_wrapper .gform_footer {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  justify-content: center;
}
@media (max-width: 768px) {
  .newsletter .wpb_wrapper .gform_wrapper .gform_footer {
    padding-top: 10px;
    width: 100%;
  }
}
.newsletter .wpb_wrapper .gform_wrapper .gform_footer input {
  height: 53px;
  max-width: 300px;
  background: #f82f30 url("../images/button-red-arrow.png") no-repeat right center !important;
  border: none;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 18.33px;
  font-weight: 500;
  width: 100%;
  border-radius: 100px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .newsletter .wpb_wrapper .gform_wrapper .gform_footer input {
    border-radius: 100px;
  }
}
@media (max-width: 768px) {
  .newsletter {
    text-align: center;
  }
}

.home .bottom-cover-img > div > div {
  min-height: inherit;
  margin-bottom: 0;
}

.bottom-cover-img .wpb_single_image {
  margin-bottom: 0;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  min-height: 40px;
}

#blogs .faq h2 {
  text-align: center;
}
#blogs .faq .vc_tta-panels {
  display: flex;
  gap: 1%;
  flex-flow: row wrap;
}
#blogs .faq .vc_tta-panels > div {
  width: 49.5%;
  margin-bottom: 1%;
}
@media (max-width: 768px) {
  #blogs .faq .vc_tta-panels > div {
    width: 100%;
  }
}
#blogs .faq .vc_tta-panels .vc_tta-panel-heading {
  border-color: #ababab;
  background: #ededed;
  border-radius: 6px;
}
#blogs .faq .vc_tta-panels .vc_active {
  border: 1px solid #ababab;
  background: #fff;
  border-radius: 6px;
}
#blogs .faq .vc_tta-panels .vc_active i::before {
  border-color: #f82f30;
}
#blogs .faq .vc_tta-panels .vc_active .vc_tta-panel-body {
  border: none;
  background: none;
  padding-top: 0;
}
#blogs .faq .vc_tta-panels .vc_active .vc_tta-panel-body p {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
#blogs .faq .vc_tta-panels .vc_active h4 a {
  color: #f82f30;
}
#blogs .faq .vc_tta-panels .vc_active .vc_tta-panel-heading {
  border-radius: none;
  border: none;
  background: none;
}

.bottom-cover-img {
  text-align: center;
  color: #fff;
}
.bottom-cover-img > div > div {
  min-height: 460px;
  margin-bottom: 60px;
  margin-top: 20px;
  padding-bottom: 60px;
}
.bottom-cover-img h2 {
  color: #fff;
  margin-top: 60px;
  font-size: 42px;
}
.bottom-cover-img h2 strong {
  color: #fff6d8;
}
.bottom-cover-img p {
  font-size: 20px;
  font-family: "iowan-old-style-bt", sans-serif;
}

body.course .module header {
  background: #f82f30;
}
body.course .module header h2 {
  color: #fff;
  margin: 0;
}
@media (max-width: 768px) {
  body.course .module header h2 {
    font-size: 19.17px;
  }
}
body.course .module .module-lessons ul li a {
  color: #f82f30;
}

.contact-us-bottom {
  text-align: center;
}
@media (max-width: 768px) {
  .contact-us-bottom {
    padding-top: 30px !important;
  }
}
.contact-us-bottom h2 {
  color: #fff;
  margin-top: 0;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper {
  text-align: left;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper label {
  color: #fff;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_body textarea, .contact-us-bottom .wpb_wrapper .gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  height: 46px;
  border: none;
  font-size: 13.33px;
  color: #394b5c;
  padding-left: 15px;
  font-weight: 500;
  border-radius: 6px;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_body textarea {
  height: auto;
}
@media (max-width: 768px) {
  .contact-us-bottom .wpb_wrapper .gform_wrapper .gform_body {
    margin-top: 0;
    width: 100%;
  }
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_footer {
  text-align: center;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_footer input {
  height: 46px;
  background: #2a3350;
  border: none;
  color: #fff;
  font-size: 18.33px;
  font-weight: 600;
  max-width: 160px;
  width: 100%;
  border-radius: 6px;
  margin: 0 auto;
  cursor: pointer;
}
.contact-us-bottom .wpb_wrapper .gform_wrapper .gform_footer input:hover {
  color: #212121;
  background: #fff;
}

h2 .red, h2 h2, .red-text .red, .red-text h2 {
  color: #fff6d8;
}

.not-going-harder .vc_col-sm-4 {
  padding: 15px;
  color: #fff;
}
.not-going-harder .vc_col-sm-4 > div {
  background-position: center !important;
  padding-bottom: 30px;
  border-radius: 15px;
}
.not-going-harder .vc_col-sm-4 p {
  font-size: 25px;
}

.what-elt-method {
  padding-top: 30px !important;
}
.what-elt-method h6 {
  font-family: "Montserrat", sans-serif;
  margin-top: 0;
  color: #fff6d8;
  font-size: 25px;
  font-weight: 600;
}
.what-elt-method p {
  font-size: 19.17px;
  margin-bottom: 0;
}

.grey-bg, .blue-bg {
  text-align: center;
  padding: 36px 20px;
  border-radius: 15px;
}
.grey-bg p, .blue-bg p {
  font-family: "iowan-old-style-bt", sans-serif;
  font-size: 29.11px;
  padding-bottom: 20px;
}

.blue-bg p {
  color: #fff;
}

/* Woocommerce Style */
#blogs.woocommerce-page {
  padding-top: 40px;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .images {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .images {
    width: 60%;
  }
}
#blogs.woocommerce-page .woocommerce-product-details__short-description {
  text-align: center;
}
#blogs.woocommerce-page .woocommerce-product-details__short-description p {
  font-family: "iowan-old-style-bt", sans-serif;
  font-size: 18.33px;
  font-weight: 500;
}
#blogs.woocommerce-page .payment-buttons {
  text-align: left;
}
@media (min-width: 768px) {
  #blogs.woocommerce-page .summary {
    width: 35%;
  }
}
#blogs.woocommerce-page .product_meta {
  display: none;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page button.button {
    float: none;
    display: inline-block;
  }
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .quantity {
    float: none;
    display: inline-block;
  }
}
#blogs.woocommerce-page .quantity .qty {
  border: 1px solid #191615;
  min-width: 62px;
  padding-left: 7px;
}
#blogs.woocommerce-page h1 {
  text-align: center;
  font-weight: 500;
}
@media (min-width: 768px) {
  #blogs.woocommerce-page h1 {
    font-size: 37.5px;
  }
}
#blogs.woocommerce-page .price {
  font-family: "Montserrat", sans-serif;
  font-size: 29.17px;
  color: #000;
  font-weight: 500;
  text-align: center;
  margin-top: 0;
}
#blogs.woocommerce-page .price ins {
  text-decoration: none;
}
#blogs.woocommerce-page .variations tr th {
  font-weight: 500;
}
#blogs.woocommerce-page .variations tr select {
  background: #fff;
  border: 1px solid #000;
  color: #000;
  border-radius: 0;
  box-shadow: none;
  padding: 10px;
  text-align: center;
  width: 100%;
  margin-right: 15px;
}
#blogs.woocommerce-page .variations tr th,
#blogs.woocommerce-page .variations tr td {
  float: left;
  width: 100%;
}
#blogs.woocommerce-page ul.tabs {
  display: flex;
  flex-flow: column nowrap;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page ul.tabs {
    flex-direction: column;
  }
}
#blogs.woocommerce-page ul.tabs::before {
  display: none !important;
}
#blogs.woocommerce-page ul.tabs li {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-align: left;
  background: none;
  color: #000;
  width: 100%;
  border: 0;
  border-top: 1px solid #000;
  border-radius: 0;
  padding: 0;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page ul.tabs li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
#blogs.woocommerce-page ul.tabs li::before, #blogs.woocommerce-page ul.tabs li::after {
  display: none !important;
}
#blogs.woocommerce-page ul.tabs li svg {
  height: 20px;
  float: right;
  margin-top: 2px;
}
#blogs.woocommerce-page ul.tabs li a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  width: 100%;
  display: inline-block;
  padding-right: 0;
  padding-left: 0;
}
#blogs.woocommerce-page .woocommerce-Tabs-panel {
  font-weight: 500;
}
#blogs.woocommerce-page .woocommerce-Tabs-panel > h2 {
  display: none;
}
#blogs.woocommerce-page .related.products {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .related.products {
    margin-top: 10px;
  }
}
#blogs.woocommerce-page .related.products > h2 {
  position: relative;
  color: #212121;
  margin-top: 0;
  font-size: 35px;
  font-weight: 700;
  padding-top: 15px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .related.products > h2 {
    display: inline-block;
    text-align: center;
  }
}
#blogs.woocommerce-page .related.products a.button {
  display: none;
}
#blogs.woocommerce-page .related.products .price {
  font-family: "iowan-old-style-bt", sans-serif;
  font-size: 18.33px;
  font-weight: 700;
  color: #827676;
}
#blogs.woocommerce-page .related.products a h2 {
  font-size: 22.92px;
  font-weight: 600;
  text-decoration: none;
}
@media (max-width: 768px) {
  #blogs.woocommerce-page .related.products a h2 {
    font-size: 21px;
  }
}/*# sourceMappingURL=style.css.map */