.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.product_thumb {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.product_thumb:hover {
  opacity: 0.46;
}

.product_row {
  margin-top: 0px;
  margin-bottom: 35px;
  padding-right: 0px;
}

.product_details {
  margin-top: 35px;
  margin-bottom: 50px;
}

.details_headline {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'Varela Round', sans-serif;
  font-size: 27px;
  line-height: 32px;
  font-weight: 700;
}

.main_image {
  height: auto;
  margin-bottom: 18px;
}

.product_bullets {
  padding-left: 20px;
  font-family: 'Varela Round', sans-serif;
  font-size: 16px;
}

.product_bullet_item {
  margin-bottom: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.nra {
  margin-top: 35px;
  margin-left: 43px;
}

.munio_extra_bold {
  font-size: 30px;
}

.fist {
  margin-bottom: 35px;
}

.how_to_use {
  font-size: 24px;
  line-height: 26px;
}

.how_to_use2 {
  font-size: 20px;
  line-height: 22px;
}

.how_italic {
  font-style: italic;
}

.main_div {
  height: 567px;
  margin-bottom: 0px;
  background-image: url('../images/munio_main_background.png');
  background-position: 0px 0px;
  background-size: cover;
}

.video_row {
  padding-top: 0px;
}

.top_video {
  display: block;
  width: 280px;
  margin-top: 23px;
  margin-right: 20px;
  margin-left: auto;
  float: right;
}

.testimonial_text {
  margin-top: 10px;
  font-size: 33px;
  line-height: 38px;
}

.testimonial_row {
  margin-bottom: 30px;
}

.testimonial_details {
  margin-top: 10px;
}

.testimonial_name {
  font-size: 19px;
  font-weight: 700;
}

.college_news {
  margin-bottom: 30px;
}

.college_news_magazine {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.college_news_text {
  margin-top: 40px;
  font-size: 33px;
  line-height: 38px;
}

.optin {
  background-color: #dedcdd;
}

.optin_container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.optin_intro {
  margin-top: 20px;
  margin-right: 25px;
  float: left;
  font-size: 17px;
  font-weight: 700;
}

.optin_button {
  margin-top: 10px;
  float: left;
}

.optin_form {
  width: 265px;
  margin-top: 10px;
  margin-left: 27px;
  float: left;
}

.mail_icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.footer {
  padding-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #707070;
  font-size: 13px;
  line-height: 16px;
}

.optin_row {
  margin-top: 9px;
}

.copyright_text {
  margin-top: 20px;
  margin-bottom: 26px;
  color: #fff;
  text-align: center;
}

.munio_video_logo {
  display: block;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.video_title {
  margin-top: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.video_div {
  margin-top: 15px;
  padding-top: 0px;
}

.button_div {
  margin-top: 20px;
  margin-bottom: 35px;
}

.shop_munio {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.shop_munio.mobile_shop_button {
  margin-top: 15px;
}

.shop_munio_link {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.disclaimer_div {
  margin-top: 20px;
  margin-bottom: 40px;
}

.disclaimer_text {
  margin-top: 12px;
  margin-right: 15px;
  margin-left: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.intro_text {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  text-align: center;
}

.presented_by {
  margin-top: 5px;
  text-align: center;
}

.contact_section {
  background-color: #3e444f;
}

.contact_header {
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
}

.contact_field {
  color: #fff;
  font-weight: 400;
}

.contact_form_field {
  margin-bottom: 5px;
}

.contact_submit {
  margin-top: 15px;
}

.contact_container {
  padding-bottom: 20px;
}

.contact_text_block {
  margin-bottom: 15px;
  color: #fff;
  line-height: 16px;
}

.contact_info {
  margin-top: 70px;
  margin-left: 34px;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}

.white_link {
  color: #fff;
  text-decoration: none;
}

.success_message {
  background-color: #3e444f;
}

.success_text {
  color: #fcde05;
}

.order_now_link_block {
  position: static;
  width: 100%;
  height: 133px;
  float: none;
}

.munio_main_logo {
  display: block;
  margin: 30px auto 20px;
}

.subscription_info {
  margin-top: 30px;
  margin-bottom: 30px;
}

.shop_munio_subscribe_page {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.client_logo {
  display: block;
  width: auto;
  margin: 10px auto 20px;
}

.add_to_cart_button {
  width: 100%;
  margin-top: 5px;
  text-align: center;
}

.main_course_title {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Heebo, sans-serif;
  color: #424242;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

.order_header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #173119;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.cart_row {
  margin-bottom: 9px;
  padding-top: 20px;
  padding-bottom: 9px;
  background-color: #f5f5f5;
}

.quantity {
  width: 100px;
  margin-right: 10px;
  float: left;
  text-align: right;
}

.price_text {
  margin-top: 7px;
  float: right;
  font-size: 15px;
}

.product_name {
  margin-top: 7px;
  font-size: 15px;
  font-weight: 700;
}

.remove_link {
  color: #3898ec;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  text-decoration: underline;
}

.product_total {
  font-weight: 700;
}

.update_link {
  margin-top: 7px;
  float: none;
  clear: none;
  color: #3898ec;
  font-size: 15px;
  line-height: 18px;
  text-decoration: underline;
}

.checkout_text_header {
  margin-bottom: 20px;
  color: #173119;
  font-size: 16px;
  font-weight: 700;
}

.checkout_text_header.billing_address_header {
  margin-top: 15px;
  margin-bottom: 10px;
}

.checkout_text_header.payment_header {
  margin-top: 20px;
}

.checkout_text_header.contact_us_header {
  margin-bottom: 15px;
  text-align: center;
}

.div_spacer {
  height: 10px;
}

.main_section {
  margin-bottom: 0px;
  padding-bottom: 60px;
  background-color: #fff;
}

.shopping_cart_section {
  margin-bottom: 20px;
}

.expiration_month {
  width: 100px;
  margin-right: 8px;
  float: left;
}

.expiration_year {
  width: 100px;
}

.cvv {
  width: 100px;
}

.finalize_order_row {
  margin-bottom: 5px;
}

.cart_div {
  width: auto;
  margin-bottom: 14px;
  float: none;
  text-align: right;
}

.view_cart_text {
  width: auto;
  margin-top: 3px;
  margin-left: 8px;
  float: right;
  text-align: right;
}

.cart_icon {
  float: right;
}

.shopping_cart_link {
  color: #333;
  text-decoration: none;
}

.subtotal {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.same_shipping_address {
  color: #4b4a4a;
}

.different_shipping_address {
  margin-bottom: 20px;
}

.subtotal_line {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: right;
}

.subtotal_row {
  margin-top: 20px;
  color: #4b4a4a;
}

.subtotal_amount {
  font-size: 18px;
  text-align: right;
}

.shipping_row {
  margin-top: 10px;
}

.taxes_row {
  margin-top: 10px;
}

.order_button {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 45px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 5px;
  background-color: #88bb48;
  font-size: 20px;
  line-height: 22px;
}

.divider_line {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #959595;
}

.discount_code {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 10px;
  float: none;
}

.apply_discount {
  width: 200px;
  margin-top: 0px;
  float: none;
  border-radius: 0px;
  background-color: #88bb48;
  text-align: center;
}

.code_description {
  margin-bottom: 20px;
  color: #4b4a4a;
}

.large_munio_image {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.item_title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
}

.product_price {
  color: #3898ec;
  font-size: 18px;
}

.quantity_label {
  margin-top: 20px;
  font-weight: 400;
}

.quantity_field {
  width: 80px;
  margin-bottom: 10px;
}

.add_to_cart_modal {
  margin-bottom: 10px;
  padding: 12px 20px;
}

.product_text {
  font-size: 17px;
  line-height: 22px;
}

.add_to_cart_success {
  margin-top: 10px;
  color: red;
  font-size: 18px;
}

.view_cart {
  margin-top: 30px;
  margin-right: 12px;
  padding: 12px 20px;
}

.continue_shopping {
  padding: 12px 20px;
}

.product_detail_row {
  padding-right: 40px;
}

.discount_total {
  color: red;
}

.applied_code {
  margin-top: 15px;
  color: #4b4a4a;
}

.red_text {
  color: red;
}

.product_title {
  margin-bottom: 8px;
  text-align: center;
}

.email_optin {
  margin-top: 10px;
}

.course_details {
  margin-bottom: 10px;
  color: #424242;
  font-size: 16px;
  text-align: center;
}

.course_header {
  margin-bottom: 30px;
  border: 1px none #000;
  color: #88bb48;
  font-size: 24px;
  text-align: left;
  text-decoration: none;
}

.course_text {
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px;
  color: #4b4a4a;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.register_button {
  display: block;
  width: 240px;
  margin: 20px auto 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 8px;
  background-color: #88bb48;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}

.top_div {
  height: 15px;
  background-color: #88bb48;
}

.div_border {
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 0px;
  border-style: none;
  border-width: 1px 1px 0px;
  border-color: #b7b7b7;
  border-radius: 20px;
  background-color: #f0f0f0;
  background-image: url('../images/gray_gradient_bg.png');
  background-position: 0px 0px;
  background-size: cover;
}

.credit_option {
  margin-bottom: 10px;
  color: #4b4a4a;
}

.spacer {
  height: 15px;
}

.contact_us_registration_page {
  margin-bottom: 20px;
  color: #4b4a4a;
  text-align: center;
}

.registration_text {
  margin-top: 10px;
  color: #4b4a4a;
  font-size: 16px;
  text-align: center;
}

.credits_requested {
  margin-top: 20px;
  color: #4b4a4a;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.credit_text {
  margin-top: 10px;
  color: #4b4a4a;
  font-size: 16px;
  text-align: center;
}

.course_divider {
  height: 1px;
  margin-bottom: 20px;
  background-color: #b7b7b7;
}

.course_divider.course_bottom_divider {
  margin-top: 20px;
}

.course_date {
  margin-bottom: 10px;
  color: #4b4a4a;
  line-height: 16px;
}

.course_address {
  margin-bottom: 20px;
  color: #4b4a4a;
  line-height: 16px;
}

.course_credits {
  margin-bottom: 10px;
  color: #4b4a4a;
}

.course_details_button {
  clear: none;
  border-radius: 5px;
  background-color: #88bb48;
  font-size: 14px;
  font-weight: 400;
}

.course_registration_button {
  margin-bottom: 0px;
  margin-left: 10px;
  border-radius: 5px;
  background-color: #88bb48;
}

.main_contact_info {
  margin-bottom: 20px;
  color: #4b4a4a;
  text-align: center;
}

.page_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.no_courses_scheduled {
  margin-bottom: 50px;
  text-align: center;
}

.course_title_evaluation {
  display: block;
  margin-bottom: 10px;
  color: #4b4a4a;
  font-size: 18px;
  text-align: center;
}

.course_date_evaluation {
  margin-bottom: 10px;
  color: #4b4a4a;
  text-align: center;
}

.rating_header {
  margin-bottom: 10px;
  color: #4b4a4a;
  line-height: 16px;
  font-weight: 700;
}

.rating_instructions {
  margin-bottom: 20px;
  color: #4b4a4a;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.rating_instructions.additional_questions {
  margin-top: 20px;
}

.rating_choice {
  margin-bottom: 10px;
}

.submit_evaluation {
  width: 100%;
  margin-top: 10px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 5px;
  background-color: #88bb48;
  font-size: 20px;
  line-height: 22px;
}

.download_certificate {
  display: block;
  width: 320px;
  margin: 0px auto 50px;
  padding: 15px 10px;
  border-radius: 6px;
  background-color: #88bb48;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
}

.congratulations {
  margin-bottom: 20px;
  color: #4b4a4a;
  line-height: 16px;
  text-align: center;
}

.credit_notice {
  margin-bottom: 15px;
}

.text-block {
  padding-right: 10px;
  float: left;
}

.radio-button-field {
  float: left;
}

.radio-button-field-2 {
  margin-right: 10px;
  padding-right: 0px;
  padding-left: 20px;
  float: left;
}

.radio-button {
  margin-left: 0px;
  padding-right: 27px;
}

.radio-button-label {
  margin-left: 0px;
  padding-left: 0px;
}

.radio-button-2 {
  margin-left: -20px;
}

.radio-button-label-2 {
  margin-left: 0px;
}

.column {
  margin-top: 0px;
}

.div-block {
  margin-top: 9px;
  margin-left: 0px;
  float: left;
}

.mobile_alerts {
  margin-bottom: 10px;
}

.text-block-2 {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.confirmation_text {
  margin-top: 10px;
  color: #4b4a4a;
  font-size: 16px;
  text-align: center;
}

.barcode {
  margin-top: 10px;
}

.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.show_barcode {
  display: none;
}

.sponsor1 {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.sponsor2 {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: none;
  clear: none;
  text-align: left;
}

.grid {
  display: -ms-grid;
  display: grid;
  margin-right: 60px;
  margin-left: 60px;
  padding-right: 20px;
  padding-left: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.sponsors {
  font-style: italic;
  text-align: center;
  text-decoration: none;
}

.our_sponsors {
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
}

.grid-2 {
  grid-auto-flow: row;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-block-2 {
  margin-right: auto;
  margin-left: auto;
}

.connect_to_zoom {
  display: block;
  width: 260px;
  margin: 30px auto 25px;
  padding: 18px 0px;
  border-radius: 5px;
  background-color: #88bb48;
  font-size: 20px;
  line-height: 22px;
}

.important_notice {
  margin-right: 60px;
  margin-bottom: 10px;
  margin-left: 60px;
  color: #4b4a4a;
  font-size: 16px;
  text-align: left;
}

.course_starts_in {
  margin-top: 19px;
  margin-bottom: 20px;
  color: #4b4a4a;
  font-size: 16px;
  text-align: center;
}

.div-block-3 {
  text-align: center;
}

.date_time {
  padding-left: 0px;
}

.date_time_div {
  margin-top: 2px;
  margin-right: 125px;
  margin-left: 125px;
}

.image-3 {
  margin-top: 0px;
  float: left;
}

.course-date {
  margin-top: 7px;
  margin-bottom: 20px;
  padding-left: 42px;
  color: #4b4a4a;
  font-size: 20px;
  text-align: left;
}

.div-block-4 {
  width: 180px;
  height: 180px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  border-style: solid;
  border-width: 6px;
  border-color: #88bb48;
  border-radius: 180px;
/*  background-image: url('../images/mike_photo.jpg');*/
  background-position: 0px 0px;
  background-size: auto;
}

.div-block-5 {
  margin-right: 41px;
  margin-left: 41px;
}

.learning_objectives {
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 30px;
  border-style: none;
  border-width: 1px 1px 0px;
  border-color: #b7b7b7;
  border-radius: 20px;
  background-color: #88bb48;
}

.learning_objectives_header {
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: Heebo, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.course-date-copy {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 42px;
  color: #4b4a4a;
  font-size: 20px;
  text-align: left;
}

.course-time {
  margin-top: 24px;
  padding-left: 42px;
  font-size: 20px;
}

.column-2 {
  position: relative;
  margin-top: 20px;
}

.div-block-6 {
  margin-right: 60px;
  margin-left: 60px;
}

.div-block-7 {
  margin-top: 40px;
}

.div-block-8 {
  margin-right: 60px;
  margin-bottom: 50px;
  margin-left: 60px;
}

.image-4 {
  float: none;
}

.ce-details {
  margin-top: 24px;
  padding-left: 42px;
  float: left;
  font-size: 20px;
}

.summary_details {
  margin-top: 3px;
  font-size: 20px;
  line-height: 24px;
}

.summary_columns {
  margin-top: 10px;
  margin-bottom: 20px;
}

.columns {
  margin-top: 50px;
}

.sponsor_logos {
  display: -ms-grid;
  display: grid;
  margin-right: 60px;
  margin-bottom: 30px;
  margin-left: 60px;
  padding-right: 20px;
  padding-left: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.main_course_details {
  height: auto;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 15px 0px;
  border-style: none;
  border-width: 1px 1px 0px;
  border-color: #b7b7b7;
  border-radius: 20px;
  background-color: #f0f0f0;
  background-image: url('../images/gray_gradient_bg.png');
  background-position: 0px 0px;
  background-size: cover;
}

.course_details_header {
  margin-bottom: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  text-decoration: underline;
}

.bold-text {
  line-height: 28px;
}

@media screen and (max-width: 991px) {
  .product_thumb {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .product_row {
    margin-top: 10px;
  }

  .details_headline {
    font-size: 24px;
  }

  .product_bullet_item {
    font-size: 18px;
    line-height: 20px;
  }

  .nra {
    margin-top: 7px;
  }

  .fist {
    margin-top: 18px;
    margin-bottom: 85px;
  }

  .how_to_use2 {
    font-size: 18px;
    line-height: 20px;
  }

  .main_div {
    height: 440px;
  }

  .top_video {
    margin-top: -18px;
  }

  .testimonial_details {
    margin-left: 8px;
  }

  .testimonial_photo {
    max-width: 94%;
  }

  .college_news_magazine {
    margin-left: 19px;
  }

  .college_news_text {
    margin-left: 37px;
  }

  .optin_form {
    margin-left: 0px;
  }

  .mail_icon {
    margin-top: 10px;
    margin-left: 9px;
  }

  .shop_munio.mobile_shop_button {
    width: 260px;
    max-width: 100%;
  }

  .contact_info {
    margin-top: 86px;
  }

  .main_course_title {
    margin-bottom: 30px;
  }

  .product_title {
    font-size: 13px;
  }

  .spacer {
    height: 15px;
  }

  .important_notice {
    margin-right: 10px;
    margin-left: 10px;
  }

  .summary_details {
    padding-left: 16px;
  }

  .sponsor_logos {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  .product_thumb {
    max-width: 60%;
    margin-bottom: 18px;
  }

  .product_row {
    margin-bottom: 0px;
  }

  .product_details {
    padding-right: 40px;
    padding-left: 40px;
  }

  .nra {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .fist {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .main_div {
    height: 340px;
    background-size: cover;
  }

  .testimonial_row {
    padding-right: 40px;
    padding-left: 40px;
  }

  .testimonial_details {
    text-align: center;
  }

  .testimonial_photo {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .college_news {
    margin-bottom: 0px;
  }

  .college_news_magazine {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .college_news_text {
    margin: 0px 40px 46px;
    font-size: 31px;
    line-height: 32px;
    text-align: center;
  }

  .optin_intro {
    float: none;
    text-align: center;
  }

  .product_link {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .copyright_text {
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
  }

  .optin_box {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .munio_video_logo {
    max-width: 95%;
  }

  .video_title {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .shop_munio {
    max-width: 70%;
  }

  .shop_munio.mobile_shop_button {
    width: 260px;
    max-width: 100%;
  }

  .disclaimer_text {
    margin-right: 10px;
    margin-left: 10px;
  }

  .intro_text {
    margin-top: 20px;
    margin-right: 15px;
    margin-left: 15px;
  }

  .contact_header {
    margin-left: 8px;
  }

  .contact_container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .contact_info {
    margin-top: 20px;
    margin-left: 0px;
    text-align: center;
  }

  .success_message {
    padding-left: 20px;
  }

  .add_to_cart_button {
    display: block;
    max-width: 60%;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
  }

  .main_course_title {
    margin-right: 15px;
    margin-bottom: 20px;
    margin-left: 15px;
    font-size: 28px;
    line-height: 32px;
  }

  .quantity {
    margin-top: 6px;
    float: left;
  }

  .price_text {
    float: left;
  }

  .checkout_text_header {
    padding-right: 15px;
    padding-left: 15px;
  }

  .finalize_order_row {
    padding-right: 5px;
    padding-left: 5px;
  }

  .cart_div {
    margin-right: 15px;
    margin-left: 13px;
  }

  .logo_div {
    margin-right: 15px;
    margin-left: 15px;
  }

  .cart_container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .card_logos {
    margin-bottom: 10px;
  }

  .subtotal {
    font-size: 18px;
    line-height: 22px;
  }

  .same_shipping_address {
    margin-left: 15px;
  }

  .different_shipping_address {
    margin-left: 15px;
  }

  .subtotal_line {
    margin-right: 5px;
    margin-left: 5px;
  }

  .subtotal_amount {
    margin-right: 5px;
    margin-left: 5px;
  }

  .order_button {
    margin-right: 0px;
    margin-left: 0px;
  }

  .discount_code {
    margin-right: 15px;
    margin-left: 15px;
  }

  .apply_discount {
    margin-left: 15px;
    border-radius: 0px;
  }

  .order_button_div {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .code_div {
    margin-right: 15px;
    margin-left: 0px;
    padding-right: 15px;
  }

  .code_description {
    margin-right: 15px;
    margin-left: 15px;
  }

  .large_munio_image {
    width: 70%;
  }

  .add_to_cart_success {
    color: #000;
  }

  .view_cart {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    text-align: center;
  }

  .continue_shopping {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .applied_code {
    margin-left: 15px;
  }

  .product_title {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .email_optin {
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
  }

  .div_border {
    margin-right: 20px;
    margin-left: 20px;
  }

  .credits_div {
    margin-right: 15px;
    margin-left: 15px;
  }

  .download_certificate {
    width: 100%;
  }

  .confirmation_text.print_registration {
    display: none;
  }

  .show_barcode {
    display: block;
    text-align: center;
  }

  .connect_to_zoom {
    margin-right: auto;
    margin-left: auto;
  }

  .image-3 {
    position: relative;
  }

  .learning_objectives {
    margin-right: 20px;
    margin-left: 20px;
  }

  .learning_objectives_header {
    margin-right: 15px;
    margin-left: 15px;
  }

  .div-block-8 {
    margin-right: 80px;
    margin-left: 80px;
  }

  .summary_details {
    position: relative;
    padding-left: 17px;
  }

  .summary_columns {
    position: relative;
  }

  .column-3 {
    clear: right;
  }

  .main_course_details {
    margin-right: 30px;
    margin-left: 30px;
  }

  .course_details_header {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  .product_thumb {
    max-width: 80%;
  }

  .product_row {
    margin-bottom: 0px;
    padding-right: 0px;
  }

  .product_details {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .details_headline {
    margin-top: 0px;
    font-size: 25px;
    line-height: 28px;
  }

  .nra {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .fist {
    margin-bottom: 29px;
  }

  .main_div {
    height: 195px;
    margin-bottom: 8px;
  }

  .top_video {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 36px;
    margin-left: auto;
  }

  .testimonial_text {
    font-size: 30px;
    line-height: 32px;
  }

  .testimonial_row {
    padding-right: 0px;
    padding-left: 0px;
  }

  .testimonial_details {
    text-align: center;
  }

  .testimonial_photo {
    display: block;
    margin-top: 11px;
    margin-right: auto;
    margin-left: auto;
  }

  .optin_button {
    margin-top: -1px;
  }

  .optin_form {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .optin_box {
    display: block;
  }

  .munio_video_logo {
    max-width: 95%;
  }

  .video_title {
    margin-right: 10px;
    margin-left: 10px;
  }

  .shop_munio {
    max-width: 70%;
  }

  .shop_munio.mobile_shop_button {
    width: 225px;
  }

  .disclaimer_text {
    margin-right: 10px;
    margin-left: 10px;
  }

  .intro_text {
    margin-top: 8px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 16px;
  }

  .contact_info {
    margin-top: 20px;
  }

  .client_logo {
    margin-bottom: 30px;
  }

  .add_to_cart_button {
    max-width: 80%;
  }

  .main_course_title {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 22px;
    line-height: 26px;
  }

  .order_header {
    font-size: 20px;
    line-height: 24px;
  }

  .remove_link {
    margin-bottom: 9px;
  }

  .checkout_text_header.credits_header {
    padding-right: 10px;
    padding-left: 10px;
  }

  .order_button {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .divider_line {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .discount_code {
    margin-right: -15px;
  }

  .large_munio_image {
    width: 62%;
    float: none;
  }

  .item_title {
    margin-top: 20px;
    text-align: center;
  }

  .product_text {
    margin-bottom: 30px;
  }

  .add_to_cart_success {
    text-align: center;
  }

  .view_cart {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .continue_shopping {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .product_detail_row {
    padding-right: 0px;
  }

  .course_details {
    font-size: 16px;
    line-height: 18px;
  }

  .course_header {
    line-height: 28px;
  }

  .register_button {
    margin-top: 0px;
  }

  .div_border {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .credit_option {
    margin-right: 0px;
    margin-left: 0px;
  }

  .license_number {
    margin-right: 0px;
    margin-left: 0px;
  }

  .course_details_button {
    display: block;
    margin-right: auto;
    margin-bottom: 13px;
    margin-left: auto;
    text-align: center;
  }

  .course_registration_button {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .rating_instructions {
    margin-bottom: 20px;
  }

  .download_certificate {
    font-size: 18px;
  }

  .credit_notice {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .mobile_alerts {
    margin-right: 10px;
    margin-left: 10px;
  }

  .confirmation_text.print_registration {
    display: none;
  }

  .show_barcode {
    display: block;
    text-align: center;
  }

  .sponsor1 {
    margin-bottom: 10px;
  }

  .grid {
    display: inline-block;
    margin-right: 40px;
    margin-left: 40px;
    padding-right: 0px;
    padding-left: 0px;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .image-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .connect_to_zoom {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .important_notice {
    font-size: 16px;
    line-height: 18px;
    text-align: left;
  }

  .course_starts_in {
    font-size: 16px;
    line-height: 18px;
  }

  .image-3 {
    position: absolute;
    max-width: none;
  }

  .course-date {
    font-size: 16px;
    line-height: 18px;
  }

  .learning_objectives {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .learning_objectives_header {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 18px;
    line-height: 24px;
  }

  .course-date-copy {
    font-size: 16px;
    line-height: 18px;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-6 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-8 {
    margin-right: 30px;
    margin-left: 30px;
  }

  .image-4 {
    position: absolute;
  }

  .summary_details {
    width: 100%;
    margin-left: 46px;
    padding-bottom: 12px;
    padding-left: 6px;
    font-size: 18px;
    line-height: 22px;
  }

  .summary_columns {
    max-width: 100%;
  }

  .column-3 {
    position: absolute;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .column-4 {
    position: relative;
  }

  .sponsor_logos {
    display: inline-block;
    margin-right: 40px;
    margin-left: 40px;
    padding-right: 0px;
    padding-left: 0px;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .main_course_details {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .course_details_header {
    font-size: 24px;
    line-height: 28px;
  }
}

#w-node-f7677334b32e-8d0108f6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-bd6234df655a-8d0108f6 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

#w-node-fce9a87485f7-1abf1bb5 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-fce9a87485f8-1abf1bb5 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

#w-node-fce9a87485f7-0fac66d8 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-fce9a87485f8-0fac66d8 {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

@media screen and (max-width: 991px) {
  #w-node-fce9a87485f7-1abf1bb5 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-fce9a87485f7-0fac66d8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

