div#header_course {
    max-width: 1170px;
    margin: 10px auto 0;
}

.course_header_left {
    float: left;
    width: 66.6%;
    padding: 10px 40px
}

.course_header_right {
    width: 33.3%;
    float: left;
    padding: 10px 30px;
    font-size: 0.9rem;
}

.course_title {
    font-size: 34px;
    color: white;
    margin: 5px auto;
    padding: 5px 0 10px;
    line-height: 1.2em;
}
.course_subtitle {
    font-size: 24px;
    color: white;
    margin: 0px auto;
    padding: 0 0 10px;
}
.course_followed {
    margin: 0;
    font-size: 12px;
}
.course_side_wrapper {
    background-color: #fff;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
    border-radius: 4px;
    color: #353535;
    padding: 15px 20px;
    max-width: 100%;
}

.course_resume li {
    font-size: 0.75rem;
    list-style-type: none;
    margin-bottom: 10px;
}
.course_resume li span {
    display:inline-block;
    margin-right: 5px;
    width: 15px;
    text-align: center;
}
ul.course_resume {
    padding: 15px;
}

.course_price {
    color: #525f7f;
    font-size: 32px;
    font-weight: 300;
    line-height: 64px;
}

.course_side_wrapper hr {
    background-color: #eee;
    width: 85%;
    margin: 20px auto;
}

.course_link {
    background: linear-gradient(-225deg, rgb(34, 225, 255) 0%, rgb(29, 143, 225) 48%, rgb(98, 94, 177) 100%) !important;
    font-size: 15px;
    line-height: 1.35135;
    border-radius: 3px;
    padding: 10px 8px;
    text-align: center;
    color: #fff;
    border: 1px solid #ffffff;
    display: block;
    width: 90%;
    margin: 0 auto;
}

.group_course_link {
    color: #1d8fe1;
    background: linear-gradient(
-225deg
,#22e1ff 0%,#1d8fe1 48%,#625eb1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
    line-height: 1.35135;
    border-radius: 3px;
    padding: 16px 12px;
    text-align: center;
    display: block;
    width: 100%;
    box-shadow: inset 0px 0px 0px 1px #1d8fe1;
    width: calc(100% - 25px);
    position: relative;
    left: 0;
    margin: 10px auto;
}

.group_course_link i {
    color:rgb(29, 143, 225);
    background: linear-gradient(-225deg, rgb(34, 225, 255) 0%, rgb(29, 143, 225) 48%, rgb(98, 94, 177) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.display_price {
    float: left;
    margin-left: 50px;
}

.currency_price {
    font-size: 16px;
    margin: 15px 15px 10px;
    line-height: 1.2em;
    float: left;
}

.quote_by_contact.hidden,
.quote_by_price.hidden {
    display: none;
}


.references_carousel.slick-slider .slick-slide img {
    max-width: 100px;
    max-height: 100px;
}

.references_carousel.slick-slider .slick-slide a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
}

.talk_about_us a {
    display: block;
    /* float: left; */
    max-width: 130px;
    margin: 0;
    float: left;
}

.talk_about_us p {
    /* float: left; */
    margin: 20px auto;
    font-size: 90%;
    font-weight: lighter;
}

.talk_about_us {
    float: left;
    width: 21%;
    padding: 0px 0px;
}

.references_divider {
    float: left;
    width: 1px;
    height: 150px;
    background: #eee;
}

.references_carousel.slick-slider {
    float: left;
    width: 77%;
    padding: 0px 20px 0px;
}

.references_carousel button.slick-prev.slick-arrow, .references_carousel button.slick-next.slick-arrow {
    display: none !important;
}

#course_references {
    margin: 5px auto;
    width: 100%;
    clear: both;
}

.references_sub_title {
    margin: 20px 20px 0;
    font-size: 90%;
    font-weight: lighter;
    float: left;
}

.knowledge_content_wrapper {
    margin: 10px auto;
}

#header_video video {
    width: 100%;
}

.course_side_fixer.affixed .rangeslider-wrap {
    padding: 0px 0 30px;
}

.rangeslider__handle__value { transition: all 0.2s }

.course_side_fixer.affixed .rangeslider__handle__value {
    width: 50px;
    left: -15px;
    padding: 2px;
    top: -40px;
    box-shadow: 0 -4px 5px rgba(0,0,0,.07), 0 -5px 4px rgba(0,0,0,.2);
}

.rangeslider-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
  transition: 0.5s all;
  opacity: 1;
  height: auto;
}

.course_side_fixer .associated_course_link {
    display: block;
    color: #525f7f;
    transition: all 0.5s;
}

.course_side_fixer .associated_course_link p { margin-bottom: 0; }

.course_side_fixer.affixed .associated_course_link {
    background: #fff;
    padding: 10px;
    display: block;
    margin-top: 20px;
    color: #525f7f;
    border-radius: 2px;
    box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
}
.course_regular_price .amount {
    text-decoration: line-through;
}
.course_regular_price {margin: -20px 5px 20px;font-size: 1.2em;opacity: 0.7;letter-spacing: 0.01rem;}
.single-courses #content .wrap {
    max-width: 1170px;
}

.course_goals {margin: 10px auto;display: flex;justify-content: space-around;flex-wrap: wrap;}

.quote_by_contact.shown {
    text-align: center;
}

.talk_second_field .talk_about_us {
    width: 42%;
}

.talk_second_field .references_carousel.slick-slider {
    width: 57%;
}

.talk_third_field .talk_about_us {
    width: 54%;
}

.talk_third_field .references_carousel.slick-slider {
    width: 45%;
}

@media(max-width: 769px) {

  #header_video iframe {
      height: 250px;
  }

  .custom-header-bg {
      height: 250px;
      padding: 90px 15px;
      text-align: center;
      color: white;
  }

    .talk_about_us {
      float: none;
      width: 100%;
    }
    .talk_about_us a {
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    .talk_about_us a img {
        display: block;
        margin: 0 auto;
    }
  .references_divider {
      display: none;
  }

  .references_sub_title {
      float: none;
      text-align: center;
  }

  .references_carousel.slick-slider {
      float: none;
      width: 100%;
  }

  .talk_second_field .talk_about_us, .talk_third_field .talk_about_us  {
    width: 100%;
    text-align: center;

}
  .talk_second_field .talk_about_us a {
      float: none;
      margin-bottom: 10px;
  }

.talk_second_field .references_carousel.slick-slider, .talk_third_field .references_carousel.slick-slider {
  clear: both;  
    width: 100%;
}

  .single-courses .entry-content .button {
      max-width: 100%;
      white-space: normal;
      display: block;
      text-align: center;
  }

    .course_header_left {
        width: 100%;
        float: none;
    }
    .course_title {
        line-height: 1.2em;
        font-size: 1.5em;
        padding: 0px 0 10px;
        margin: 2px auto;
    }
    .course_subtitle {
        font-size: 1.2em;
    }

    .affixed .course_side_wrapper {
        position: relative;
    }

    .course_side_fixer, .course_side_fixer.affixed {
        position: relative !important;
        top: 0 !important;
    }

    .course_header_right {
        width: 100%;
        float: none;
    }

    .course_goals div {
        padding: 0;
        float: none;
    }


      #header_video iframe, 
      #video-container {
        height: 250px;
      }

    .single-courses .entry-content {
        margin-left: auto !important;
        max-width: 100%;
    }

    div#bluelearning_course_content {
        margin: 20px auto;
    }

    #bluelearning_course_content_title {
        margin-top: 10px;
    }

  .course_grid .col-left, .course_grid .col-right, .course_grid.odd .col-right, .course_grid.odd .col-left {
      float: none; 
      width: 100%; 
      padding: 0 15px 10px;
      text-align: left; 
  }

}