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

/* Banner Css */
@media (max-width: 768px) {
  #blogs .banner-sec {
    text-align: center;
    background-color: #f5f5f5;
    background-size: 158% !important;
    background-position: bottom right !important;
    padding-bottom: 200px !important;
  }
}

.challenge-banner {
  text-align: center;
}
.challenge-banner img {
  margin-top: -54px;
}
.challenge-banner h1 {
  position: relative;
}
.challenge-banner p {
  font-weight: 600;
  font-size: 20.83px;
}
.challenge-banner h3 {
  color: #e4443f;
}
.challenge-banner h3 strong {
  font-weight: 400;
  color: #303c64;
}

.banner-sec {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .banner-sec {
    min-height: 600px;
  }
}
.banner-sec .vc_btn3-inline:last-child a {
  margin-right: 0;
}
.banner-sec h1,
.banner-sec h2 {
  line-height: normal;
  margin-top: 10px;
}
.banner-sec h1 strong,
.banner-sec h2 strong {
  color: #fa6762;
}
.banner-sec h3 {
  font-family: "Poppins", sans-serif;
  color: #ff5757;
  font-weight: 600;
  font-size: 22.5px;
}
.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-size: 18.33px;
  line-height: normal;
}

@media (max-width: 768px) {
  #blogs .new-index-banner {
    text-align: center;
    background-image: none !important;
  }
}
@media (min-width: 768px) {
  #blogs .new-index-banner .new-banner-text {
    padding-bottom: 150px;
    padding-top: 40px;
  }
}
#blogs .new-index-banner h1 {
  color: #2a3350;
  font-weight: 400;
  font-family: "Merriweather", serif;
}
@media (min-width: 768px) {
  #blogs .new-index-banner h1 {
    font-size: 66px;
  }
}
#blogs .new-index-banner p {
  color: #282c38;
  font-weight: 400;
  font-family: "Merriweather", serif;
}
@media (min-width: 768px) {
  #blogs .new-index-banner p {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  #blogs .new-index-banner p br {
    display: none;
  }
}
#blogs .new-index-banner .vc_btn3-color-juicy-pink {
  border-top: 0;
  border-left: 0;
}

/* Quiz Form */
@media (max-width: 768px) {
  #blogs .banner-bg {
    background: #eeeeee !important;
  }
}
@media (max-width: 768px) {
  #blogs .new-hero-banner {
    text-align: center;
    text-align: center;
    background-color: #000;
    background-size: 132% !important;
    background-position: bottom right !important;
    padding-bottom: 178px !important;
  }
}
@media (min-width: 768px) {
  #blogs .new-hero-banner {
    padding-bottom: 150px;
    padding-top: 70px;
  }
}
#blogs .new-hero-banner h2 {
  color: #f5f5f5;
  font-weight: 400;
  font-family: "Merriweather", serif;
}
@media (min-width: 768px) {
  #blogs .new-hero-banner h2 {
    font-size: 75px;
  }
}
@media (max-width: 768px) {
  #blogs .new-hero-banner h2 {
    padding-top: 15px;
  }
  #blogs .new-hero-banner h2 br {
    display: none;
  }
}
#blogs .new-hero-banner p {
  color: #f5f5f5;
  font-weight: 400;
  font-family: "Merriweather", serif;
}
@media (min-width: 768px) {
  #blogs .new-hero-banner p {
    font-size: 25px;
  }
}
#blogs .new-hero-banner p a {
  color: #f5f5f5;
}
@media (min-width: 768px) {
  #blogs .new-hero-banner p a {
    font-size: 25px;
  }
}
#blogs .new-hero-banner .vc_btn3-color-juicy-pink {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  border-radius: 5px;
  border: none;
}
@media (min-width: 768px) {
  #blogs .new-hero-banner .vc_btn3-color-juicy-pink {
    font-size: 20.83px;
  }
}
@media (max-width: 768px) {
  #blogs .new-hero-banner .vc_btn3-color-juicy-pink {
    margin-bottom: 15px;
    display: inline-block;
  }
}

.banner-bg {
  text-align: center;
}
.banner-bg h3 {
  color: #ff5757;
  margin: 0;
  font-weight: 600;
  font-size: 20.83px;
}
.banner-bg h1 {
  font-family: "Merriweather", serif;
  font-weight: 400;
  line-height: 1em;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .banner-bg h1 {
    font-size: 37px;
  }
}
@media (max-width: 768px) {
  .banner-bg h1 br {
    display: none;
  }
}
.banner-bg p {
  font-family: "Poppins", sans-serif;
  font-size: 18.33px;
}
.banner-bg .text-left {
  padding: 0 30px;
}
@media (max-width: 768px) {
  .banner-bg .text-left {
    text-align: center;
  }
}
.banner-bg .inner-text-banner {
  border-radius: 12px;
}
@media (min-width: 768px) {
  .banner-bg .inner-text-banner {
    display: flex;
    margin-bottom: 35px;
  }
}
.banner-bg .inner-text-banner .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d {
  font-size: 20.83px;
}
.banner-bg .inner-text-banner h3, .banner-bg .inner-text-banner h6 {
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 22.5px;
}
@media (min-width: 768px) {
  .banner-bg .inner-text-banner h1 {
    font-size: 35px;
    line-height: normal;
  }
}
.banner-bg .inner-text-banner h6 {
  display: inline-block;
  width: auto;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  font-weight: 500;
  margin-top: 5px;
}
.banner-bg .inner-text-banner .wpb_single_image {
  margin-bottom: 0;
}
.banner-bg .inner-text-banner .wpb_single_image img {
  border-radius: 12px 0 0 12px;
}
.banner-bg .inner-text-banner h3, .banner-bg .inner-text-banner h1, .banner-bg .inner-text-banner h6, .banner-bg .inner-text-banner p {
  color: #fff;
}
@media (min-width: 768px) {
  .banner-bg .inner-text-banner .vc_col-sm-8 {
    width: 55%;
  }
}
@media (min-width: 768px) {
  .banner-bg .inner-text-banner .vc_col-sm-4 {
    width: 45%;
  }
}
.banner-bg .inner-text-banner .vc_col-sm-4 .vc_column-inner {
  padding: 0;
}
.banner-bg .quiz-form {
  background: #313b5e;
  padding: 30px 30px 30px 30px;
  border-radius: 15px;
  position: relative;
}
@media (max-width: 768px) {
  .banner-bg .quiz-form {
    padding-top: 20px;
  }
}
.banner-bg .quiz-form .gform_wrapper form {
  max-width: 450px;
  padding-bottom: 0;
  position: relative;
}
.banner-bg .quiz-form .gform_wrapper .gfield_label {
  margin-top: 15px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  width: 100%;
}
.banner-bg .quiz-form .gform_wrapper ul.gform_fields {
  text-align: center;
}
.banner-bg .quiz-form .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  margin-top: 0;
}
.banner-bg .quiz-form .gform_wrapper ul.gform_fields li.gfield .ginput_container {
  margin-top: 0;
}
.banner-bg .quiz-form .gform_wrapper ul.gform_fields li.gfield textarea,
.banner-bg .quiz-form .gform_wrapper ul.gform_fields li.gfield input:not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  height: 54px;
  border: 1px solid #fff;
  font-family: "Jost", sans-serif !important;
  font-weight: 500;
  font-size: 15px !important;
  border-radius: 8px;
  color: #282c38;
  padding-left: 15px;
}
.banner-bg .quiz-form .gform_wrapper ul.gform_fields li.gfield textarea {
  height: 135px;
}
.banner-bg .quiz-form p {
  margin-top: 0;
}
.banner-bg .quiz-form h2 {
  font-family: "Merriweather", serif;
  font-weight: 700;
  font-size: 27.5px;
  color: #fff;
  text-align: center;
  margin: 0;
}
@media (min-width: 768px) {
  .banner-bg .quiz-form h2 {
    font-size: 50;
  }
}
.banner-bg .quiz-form h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 22.5px;
  color: #ffe6be;
  text-align: center;
  margin: 0;
}
.banner-bg .quiz-form h3,
.banner-bg .quiz-form .white-label > label {
  font-family: "Merriweather", serif;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin: 0;
}
@media (min-width: 768px) {
  .banner-bg .quiz-form h3,
  .banner-bg .quiz-form .white-label > label {
    font-size: 27.5px;
  }
}
.banner-bg .quiz-form h3 .gfield_required,
.banner-bg .quiz-form .white-label > label .gfield_required {
  display: none;
}
.banner-bg .quiz-form .white-label > label,
.banner-bg .quiz-form .border-bottom-quiz {
  padding-bottom: 10px;
}
.banner-bg .quiz-form-result a {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #fff;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #191615;
  border-radius: 50px;
  padding: 8px 35px;
  text-decoration: none;
  margin-top: 10px;
}
.banner-bg .quiz-form-result a:hover {
  color: #fff;
  background-color: #191615;
  border: 1px solid #191615;
}
.banner-bg .gform_wrapper {
  margin-top: 0;
}
.banner-bg .gform_wrapper div.validation_error {
  display: none;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field .ginput_container_radio {
  margin-top: 20px;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li {
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) {
  .banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li {
    max-width: 300px;
  }
}
@media (max-width: 768px) {
  .banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li {
    margin-bottom: 0;
  }
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li label {
  width: 100%;
  background: #e4e4e4;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 16.67px;
  color: #282c38;
  border: 2px solid #e4e4e4;
  border-radius: 8px;
  padding: 15px 20px 15px 50px;
  text-align: left;
  position: relative;
  max-width: 300%;
  margin-left: 0;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li label::after {
  content: "";
  width: 24px;
  height: 24px;
  background: #c9c6c6;
  border-radius: 100%;
  position: absolute;
  left: 15px;
  top: 31%;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li #label_13_12_0 {
  padding-left: 80px;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li #label_13_12_0::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url("../images/nutrition.svg") no-repeat;
  position: absolute;
  left: 50px;
  top: 28%;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li #label_13_12_1 {
  padding-left: 80px;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li #label_13_12_1::before {
  content: "";
  width: 24px;
  height: 24px;
  background: url("../images/workout.svg") no-repeat;
  position: absolute;
  left: 50px;
  top: 28%;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li #label_13_12_2 {
  padding-left: 120px;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li #label_13_12_2::before {
  content: "";
  width: 62px;
  height: 24px;
  background: url("../images/both.svg") no-repeat;
  position: absolute;
  left: 50px;
  top: 28%;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li input {
  display: none;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li input:checked + label {
  background: #ff5757;
  border-color: #ff5757;
  color: #fff;
  font-weight: 600;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li input:checked + label::after {
  background: #de2c30 url("../images/tick.png") no-repeat center;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li input:checked + label#label_13_12_0::before {
  background: url("../images/nutrition-active.svg") no-repeat center;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li input:checked + label#label_13_12_1::before {
  background: url("../images/workout-active.svg") no-repeat center;
}
.banner-bg .gform_wrapper .gform_body .one-half-quiz-field ul li input:checked + label#label_13_12_2::before {
  background: url("../images/both-active.svg") no-repeat center;
}
.banner-bg .gform_wrapper .gform_body .one-full-last-child ul li:last-child {
  max-width: 400px;
}
.banner-bg .gform_wrapper .gform_body .one-full ul li {
  max-width: 400px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .banner-bg .gform_wrapper .gform_body .one-full ul li {
    margin-top: 10px;
  }
}
.banner-bg .gform_wrapper .gf_progressbar_wrapper {
  position: absolute;
  bottom: -20px;
  display: none;
}
.banner-bg .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title {
  text-align: left;
  color: #fff;
}
.banner-bg .gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
  background: none;
  box-shadow: none;
}
.banner-bg .gform_wrapper .gf_progressbar_wrapper .gf_progressbar::after {
  background: #cc6c17;
  height: 6px;
  margin-top: -6px;
}
.banner-bg .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage {
  height: 6px;
  background: #fff;
  position: relative;
}
.banner-bg .gform_wrapper .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage span {
  display: none;
}
.banner-bg .gform_wrapper .gform_page_footer {
  text-align: center;
  border: none;
  padding-top: 0;
}
.banner-bg .gform_wrapper .gform_page_footer .button.gform_next_button,
.banner-bg .gform_wrapper .gform_page_footer .button.gform_button {
  cursor: pointer;
  background-color: #ff5757;
  border: 1px solid #ff5757;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  font-size: 20.83px;
  border-radius: 8px;
  padding: 10.8px 35px;
  color: #fff;
  margin-right: 0;
}
.banner-bg .gform_wrapper .gform_page_footer .button.gform_previous_button {
  background: #465178 url(../images/arrow-back.png) no-repeat;
  height: 48px;
  display: inline-block;
  border-radius: 8px;
  box-shadow: none;
  border: 0;
  cursor: pointer;
  padding: 0px 25px 0 50px;
  background-position: 22px 17px;
  color: #fff;
}
@media (max-width: 768px) {
  .banner-bg .gform_wrapper .gform_page_footer .button.gform_previous_button {
    left: 0;
  }
}

@media (max-width: 768px) {
  .clients-logo {
    display: none;
  }
}
.clients-logo .wpb_single_image.vc_align_center {
  margin-bottom: 25px;
}

.message-sec {
  text-align: center;
  padding-bottom: 15px;
}
.message-sec h2 {
  color: #fff;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  font-size: 27.5px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .message-sec h2 {
    font-size: 16.67px;
  }
}
@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;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .bucket-sec-left,
  .latest-blog-sec-left {
    text-align: left;
  }
}
.bucket-sec p,
.latest-blog-sec p {
  font-size: 18.33px;
}
.bucket-sec h2,
.latest-blog-sec h2 {
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 22.5px;
  color: #ff5757;
  text-align: center;
}
.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 img,
.latest-blog-sec img {
  border-radius: 13px;
}
.bucket-sec h5,
.latest-blog-sec h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  position: absolute;
  top: 18px;
  left: 15px;
  color: #fff;
  background: #ff5757;
  min-width: 180px;
  height: 60px;
  line-height: 60px;
  border-radius: 13px 0 13px 0px;
  font-size: 33.33px;
  margin: 0;
  box-shadow: 10px 10px 11px 11px rgba(0, 0, 0, 0.4);
}
.bucket-sec .vc_col-sm-4 p,
.latest-blog-sec .vc_col-sm-4 p {
  font-size: 18.33px;
}
.bucket-sec .vc_col-sm-4 h4,
.latest-blog-sec .vc_col-sm-4 h4 {
  font-size: 28px;
  margin-top: 0;
}

.cart-customlocation {
  background: url("../images/bag.svg") no-repeat;
  width: 28px;
  height: 31px;
  text-align: center;
  padding-top: 10px;
  vertical-align: center;
  font-size: 11px !important;
}

.about-me {
  padding-bottom: 0 !important;
}
.about-me p {
  font-size: 18.33px;
  color: #404040;
}
@media (min-width: 768px) {
  .about-me .vc_btn3-container.vc_btn3-inline {
    text-align: left;
  }
}
@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;
}
.about-me .text-about-me h4 {
  margin-top: 0;
  color: #ff5757;
}
.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: "Poppins", 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;
}

.about-me-new .text-about-me > div > div {
  max-width: 730px;
}
@media (max-width: 768px) {
  .about-me-new .text-about-me > div > div {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.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: "Poppins", sans-serif;
  line-height: 1.5em;
}

.beginner-guide-sec .wpb_text_column {
  max-width: 1265px;
  margin: 0 auto;
}
.beginner-guide-sec h4 {
  font-family: "Poppins", sans-serif;
  color: #2a3350;
  font-size: 24px;
  font-weight: 700;
}
.beginner-guide-sec p {
  font-size: 18.33px;
}
.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: "Poppins", 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: #fa6762;
  border-color: #fa6762;
}

.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: "Poppins", sans-serif;
  color: #fff;
  font-size: 16.5px;
}

.reviews-sec-red {
  padding-bottom: 30px !important;
}
.reviews-sec-red h2 {
  color: #fff;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .reviews-sec-red h2 {
    margin-top: 0;
  }
}
.reviews-sec-red .vc_col-sm-4 {
  padding: 15px;
}
@media (min-width: 768px) {
  .reviews-sec-red .vc_col-sm-4 > div {
    min-height: 375px;
  }
}
.reviews-sec-red .vc_col-sm-4 > div p {
  font-size: 20.83px;
  color: #2c3246;
  font-weight: 800;
}
.reviews-sec-red .vc_col-sm-4 > div h6 {
  color: #2c3246;
}

#faq-sec {
  padding-bottom: 20px;
}
#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: #fa6762;
  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: 52px;
  }
}
@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: "Poppins", sans-serif;
  color: #ff5757;
  font-size: 21px;
  font-weight: 600;
}
.your-instructor p,
.your-instructor p a {
  font-size: 18.33px;
}
.your-instructor p a {
  color: #ff5757;
}
@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;
  }
}

.beginner-guide-banner-new h4 {
  color: #ff5757;
  font-size: 22.5px;
}
.beginner-guide-banner-new h2 {
  margin-top: 0;
}
.beginner-guide-banner-new img {
  margin-bottom: -6px;
}

.package-section {
  margin-bottom: 10px;
  border-left: 4px solid #566696;
  border-radius: 0 8px 8px 0;
}
@media (min-width: 768px) {
  .package-section {
    display: flex;
    align-items: center;
    padding-left: 30px;
  }
}
@media (max-width: 768px) {
  .package-section {
    padding-bottom: 20px;
    text-align: center;
  }
}
.package-section .vc_column-inner {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.package-section .vc_btn3-container.vc_btn3-center {
  margin-bottom: 0 !important;
}
.package-section h5 {
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 22.92px;
  font-family: "Merriweather", serif;
  color: #222635;
}
.package-section h3 {
  font-family: "Poppins", sans-serif;
  margin-top: 0;
  font-weight: 800;
  font-size: 29.11px;
  color: #222635;
  margin-bottom: 0;
}
.package-section h3 sup {
  font-weight: 500;
}
.package-section p {
  margin-top: 0;
  margin-bottom: 15px;
}

.space-between-sec .vc_col-sm-6 {
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
}

.package-section-red {
  border-color: #566696;
}
.package-section-red h5,
.package-section-red h3,
.package-section-red p {
  color: #fff;
}

.video-section h2 {
  color: #fff;
  margin-bottom: 30px;
}
.video-section .video-list-section {
  margin-top: 50px;
  border-radius: 12px 12px 0 0;
  padding: 0 50px 40px 50px;
}
@media (max-width: 768px) {
  .video-section .video-list-section {
    padding: 12px 12px 0 0;
  }
}
.video-section .vc_col-sm-12 {
  color: #fff;
}
.video-section .vc_col-sm-12 h3 {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .video-section .vc_col-sm-12 h3 {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .video-section .vc_col-sm-12 h3 {
    margin-top: 10px;
    font-size: 37.5px;
  }
}
.video-section .vc_col-sm-12 .wpb_text_column {
  display: inline-block;
  width: 32.33%;
  vertical-align: top;
  padding-left: 70px;
}
@media (max-width: 768px) {
  .video-section .vc_col-sm-12 .wpb_text_column {
    width: 100%;
    min-height: 60px;
  }
}
.video-section .vc_col-sm-12 .wpb_text_column:first-child {
  width: 100%;
  padding-left: 0;
}
.video-section .vc_col-sm-12 p {
  font-size: 20.83px;
}
@media (max-width: 768px) {
  .video-section .vc_col-sm-12 p {
    margin-top: 0;
    font-size: 18px;
  }
}

.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: "Poppins", 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: #282c38;
  background: #fff;
  border-top: 2px solid #282c38;
  border-right: 5px solid #282c38;
  border-bottom: 5px solid #282c38;
  border-left: 2px solid #282c38;
  border-radius: 10px;
  padding: 10px 35px;
}

/* Newsletter Css */
@media (max-width: 768px) {
  #blogs .newsletter {
    background-image: none !important;
    padding-top: 40px;
  }
}
@media (max-width: 768px) {
  #blogs .vc_column-inner {
    padding-top: 0;
  }
}

.newsletter {
  padding-top: 15px;
}
.newsletter h3 {
  color: #fff;
  font-size: 33.33px;
  margin-top: 0;
  margin-bottom: 0;
}
.newsletter h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 18.33px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .newsletter .vc_col-sm-4 {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .newsletter .vc_col-sm-8 {
    width: 60%;
  }
}
.newsletter .top-text p {
  font-size: 18.5px;
}
.newsletter p,
.newsletter p a {
  color: #fff;
  font-size: 12.5px;
}
@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 .gform_wrapper.gravity-theme {
  text-align: left;
}
.newsletter .gform_wrapper.gravity-theme .gfield_label {
  font-weight: 600;
  color: #fff;
}
.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: 75%;
}
.newsletter .wpb_wrapper .gform_wrapper .gform_body .gfield_required {
  display: none;
}
.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;
  font-size: 13.33px;
  color: #394b5c;
  padding-left: 15px;
  font-weight: 500;
  border-radius: 6px;
}
@media (max-width: 768px) {
  .newsletter .wpb_wrapper .gform_wrapper .gform_body {
    margin-top: 0;
    width: 100%;
  }
}
.newsletter .wpb_wrapper .gform_wrapper .gform_footer {
  width: 25%;
  padding-left: 8px;
  margin-top: 17px;
}
@media (max-width: 768px) {
  .newsletter .wpb_wrapper .gform_wrapper .gform_footer {
    margin-top: 0;
    width: 100%;
  }
}
.newsletter .wpb_wrapper .gform_wrapper .gform_footer input {
  height: 46px;
  background: #2a3350;
  border: none;
  color: #fff;
  font-size: 16.67px;
  font-weight: 600;
  width: 100%;
  border-radius: 6px;
  cursor: pointer;
}
.newsletter .wpb_wrapper .gform_wrapper .gform_footer input:hover {
  color: #282c38;
  background: #fff;
}
@media (max-width: 768px) {
  .newsletter {
    text-align: center;
  }
}

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

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

.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 .gfield_required {
  display: none;
}
.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: 16.67px;
  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: #282c38;
  background: #fff;
}
.contact-us-bottom.vc_row-no-padding {
  display: flex;
}
@media (max-width: 768px) {
  .contact-us-bottom.vc_row-no-padding {
    flex-flow: column nowrap;
  }
}
.contact-us-bottom.vc_row-no-padding .vc_column-inner {
  padding-top: 0 !important;
}
.contact-us-bottom.vc_row-no-padding .vc_column-inner .wpb_single_image {
  margin-bottom: 0;
}
.contact-us-bottom.vc_row-no-padding .vc_col-sm-4 * {
  height: 100%;
}
.contact-us-bottom.vc_row-no-padding .vc_col-sm-4 img {
  -o-object-fit: cover;
     object-fit: cover;
}
.contact-us-bottom.vc_row-no-padding .vc_col-sm-8 > div {
  max-width: 650px;
  margin: 0 auto;
  padding: 30px 20px 0 20px !important;
}
.contact-us-bottom.vc_row-no-padding .wpb_wrapper .gform_wrapper .gform_footer {
  text-align: right;
}
.contact-us-bottom.vc_row-no-padding .wpb_wrapper .gform_wrapper .gform_footer input {
  background: #fa6762;
  border-color: #fa6762;
}

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

.not-going-harder {
  padding-bottom: 40px;
}
.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: "Poppins", sans-serif;
  margin-top: 0;
  color: #fa6762;
  font-size: 25px;
  font-weight: 600;
}
.what-elt-method p {
  font-size: 18.33px;
  margin-bottom: 0;
}

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

.blue-bg p {
  color: #fff;
}/*# sourceMappingURL=style.css.map */