@media only screen and (min-width: 999px) and (max-width: 1290px) {
  .float_menu_position__left #top-header {
    padding: 0 50px;
  }
  .float_menu_position__left #main-header {
    padding: 0 50px;
  }
  .float_menu_position__left #left-area {
    padding: 0 20px;
  }
  .float_menu_position__left #footer-bottom {
    padding-left: 100px;
  }

  .et_pb_section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .stm-lms-wrapper {
    padding-left: 60px;
    padding-right: 30px;
  }
}
body .stm-lms-wrapper-wishlist {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}

@media only screen and (max-width: 1290px) {
  .float_menu_position__left {
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
@media only screen and (min-width: 999px) and (max-width: 1025px) {
  .float_menu_position__left .et_pb_section {
    margin-left: 100px !important;
    margin-right: 70px !important;
  }
  .float_menu_position__left .et_pb_with_background {
    margin-left: 50px !important;
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 999px) and (max-width: 1025px) {
  .float_menu_position__left .stm-lms-wrapper {
    padding-left: 70px;
    margin-top: 20px;
  }
  .float_menu_position__left #left-area {
    padding-left: 70px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 310px) and (max-width: 500px) {
  .xs-text-left {
    text-align: left;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 766px) and (max-width: 769px) {
  .et_pb_section.et_pb_section_3.et_section_regular {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 500px) {
  body.et_header_style_left .et-search-form {
    width: 40% !important;
  }
}
body .courses_filters .stm_lms_courses_grid__sort {
  max-width: 300px;
}

@media only screen and (max-width: 800px) {
  body .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_bottom .stm_lms_courses__single--price {
    order: 0;
  }
}