@media screen AND ( max-width: 980px ) {

  .schulthess-buchtipp-slider .et_pb_slide_image img {
    max-width: 477px !important;
    max-height: 280px !important;
    margin-right: 100px !important;
    margin-right: auto !important;
    height: 100% !important;
    margin: auto;
  }


}

@media screen AND ( max-width: 767px ) {

  /* THEMEN MENÜ */

  /*
  .page .sf-menu-list-container > div {
    width: 50% !important;
  }*/

  /* HOME */

  .schulthess-hero .header-content > div {
    width: 100%;
  }

  .home #schulthess-category-hero ,
  .home .schulthess-hero {
    height: auto !important;
    min-height: 450px !important;
    /*max-height: 600px !important;*/
    padding: 30px 0 !important;
  }

  .home .schulthess-hero .et_pb_fullwidth_header_container ,
  .schulthess-home-header-alertbar .et_pb_fullwidth_header_container ,
  .schulthess-header-alertbar > div {
    width: 100%;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .schulthess_header_slider.et_pb_slider .et_pb_container ,
  .schulthess_header_slider.et_pb_slider .et_pb_text_overlay_wrapper {
    width: 100% !important;
  }

  .schulthess_header_slider.et_pb_slider .et_pb_text_overlay_wrapper {
    padding: 15px 40px 30px 40px !important;
  }

  .schulthess_header_slider.et_pb_slider .et_pb_text_overlay_wrapper h2.et_pb_slide_title {
    font-size: 39px !important;
    line-height: 120% !important;
  }

  .schulthess_header_slider.et_pb_slider .et_pb_text_overlay_wrapper .et_pb_slide_content {
    width: 100% !important;
    font-size: 18px !important;
  }

  .schulthess_header_slider.et_pb_fullwidth_slider_0 {
    padding-bottom: 0;
  }

  .schulthess_header_slider .et-pb-controllers {
    display: none;
  }

  .et_pb_fullwidth_header_container {
    width: 100%;
  }

  #schulthess-category-hero h1 {
    font-size: 44px !important;
    line-height: 120% !important;
  }

  #schulthess-category-hero .et_pb_fullwidth_header_container {
    /*padding: 0 !important;*/
  }

  .schulthess-home-header-alertbar .header-content {
    padding: 20px 0 !important;
  }

  .schulthess-home-header-alertbar .header-content ,
  .home .schulthess-hero .header-content {
    margin: 0 !important;
  }


  /* THEMENMENÜ */


  .sf-menu-list-container a {
    word-break: break-word;
  }



  /* HOME - EVENT LIST */

  .et_pb_gutters2 .sf-ad-2-column-row > .et_pb_column:first-child ,
  .sf-ad-2-column-row > .et_pb_column:last-child {

    width: 100% !important;
  }

  .fooevents-shortcode-title {
    font-size: 33px !important;
    line-height: 115% !important;
  }








  .schulthess-speaker-cards .speaker-card {
    max-width: 100% !important;
  }

  .schulthess-partner-cards {
    grid-template-columns: repeat(1, 1fr);
  }




  /* EVENT DETAIL */


  .product .sf-credit-bubble {

    width: 140px;
    height: 140px;
    border-radius: 99999px;
  }

  .product .sf-credit-bubble-amount {
    font-size: 30px;
  }

  .product .sf-credit-bubble-amount .text-uppercase {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
  }

  .product .sf-credit-bubble-text {
    margin-top: 3px;
    font-size: 18px;
  }

  .et-db #et-boc .et-l #programm-detail-2 p:empty {
    /* fk empty text nodes. Hiding them via JS too */
    display: none !important;
  }

  .et-db #et-boc .et-l #programm-detail-2 table tr ,
  .et-db #et-boc .et-l #programm-detail-2 table td {
    display: block;
  }

  .et-db #et-boc .et-l #programm-detail-2 table td.detail-time-wrapper{
    display: none;
  }

  .et-db #et-boc .et-l #programm-detail-2 table td + td {
    padding-top: 20px !important;
  }

  .et-db #et-boc .et-l #programm-detail-2 table td {
    padding-bottom: 20px !important;
  }

  .et-db #et-boc .et-l .detailprogamm-title {
    margin-top: 20px !important;
  }

  body > .to-anmeldebutton-wrapper .et_pb_button {
    right: auto !important;
  }



 /* TEILNEHMER SLIDER */

  .schulthess-teilnehmer-content-slider .et_pb_slider_container_inner {
    background: #244566;
    display: block;
  }

  .schulthess-teilnehmer-content-slider .et_pb_slide_image {
    display: flex !important;
    justify-content: flex-end;
    position: static;
    margin-top: 0 !important;
    padding: 35px 35px 0 35px !important;
  }

  .schulthess-teilnehmer-content-slider .et_pb_slide_image img {
    max-width: 100% !important;
    width: 400px;
  }

  .schulthess-teilnehmer-content-slider .et_pb_slide_description {
    background: none;
    padding: 27px 35px 35px 35px !important;
    float: none !important;
    width: 100% !important;
  }


  html .schulthess-buchtipp-slider .et_pb_slide_image img {
    margin-top: -75px !important
  }

  .schulthess-buchtipp-slider .et_pb_slide_content * {
    font-size: 25px !important;
    hyphens: auto !important;
  }

  .schulthess-buchtipp-slider .et_pb_slide_title {
    font-size: 31px !important;
  }






  .schulthess-product-speaker-wrapper.grid {

    grid-template-columns: repeat(2, 47.25%);
    grid-gap: 5.5%;
  }



  .schulthess-product-partner-wrapper.list > div {

    width: 100%;
  }






  footer .et_pb_column > .et_pb_module:first-child {

    margin-bottom: 10px !important;
  }

  footer .et_pb_section_0_tb_footer {

    padding-top: 20px !important;
  }

  footer #footer .et_pb_row_0_tb_footer div.et_pb_column:nth-child(1n) {

    width: 100% !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 30px !important;
  }


}


@media screen AND ( max-width: 700px ) {


  .sf-product-header .et_pb_row_1 .et_pb_column_1_3.et-last-child {
    width: 100% !important;
  }



  .single-product .schulthess_product_ads .et_pb_code_inner {
    flex-direction: column;
    justify-content: flex-start;
  }

  .single-product .schulthess_product_ads .schul-ad {
    width: 100%;
  }

  .single-product .schulthess_product_ads .schul-ad + .schul-ad {
    margin-top: 7%;
  }




  body .schulthess-teilnehmer-slider .et_pb_slide .et_pb_slide_title .et-db #et-boc .et-l .schulthess-teilnehmer-slider .et_pb_bg_layout_dark .et_pb_slide h2.et_pb_slide_title, .et-db #et-boc .et-l .schulthess-teilnehmer-slider .et_pb_bg_layout_dark .et_pb_slide h3.et_pb_slide_title, .schulthess-teilnehmer-slider .et_pb_bg_layout_dark .et_pb_slide h2.et_pb_slide_title, .schulthess-teilnehmer-slider .et_pb_bg_layout_dark .et_pb_slide h3.et_pb_slide_title {
    font-size: 30px !important;
    line-height: 130% !important;
  }



  .schulthess-product-partner-wrapper.grid {
    grid-template-columns: repeat(3, 29.333%);
    grid-gap: 20px 6%;
  }



}


@media screen AND ( max-width: 650px ) {


  .schulthess-product-partner-wrapper.grid {
    grid-template-columns: repeat(2, 44%);
    grid-gap: 20px 12%;
  }

  #newsletter-form-wrapper form ,
  #newsletter-form-wrapper form > p {
    flex-direction: column;
    justify-content: unset;
    align-items: flex-start;
    width: 100% !important;
    min-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #newsletter-form-wrapper form > p > span[data-name="anrede"] ,
  form.et_pb_contact_form select.et_pb_contact_select#et_pb_contact_anrede_0 {
    width: 100%;
  }

  .et_pb_contact_field[data-type="select"]::after {
    right: 20px !important;
  }

  .et_pb_column.form-column + .et_pb_column {
    margin-top: 40px;
  }
}



@media screen AND ( max-width: 599px ) {

  .et_pb_row ,
  #schulthess-verlag {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }



  .schulthess-buchtipp-slider .et_pb_slide_image {
    padding-left: 40px !important;
  }



  /*
  .page .sf-menu-list-container > div {
    width: 100% !important;
    margin-bottom: 0 !important;
    padding: 7px 0 !important;
  }

  .page .sf-menu-list-container > div:first-child {
    padding-top: 0 !important;
  }

  .page .sf-menu-list-container > div:last-child {
    padding-bottom: 0 !important;
  }*/

  .schulthess-teilnehmer-slider .et_pb_slide_description {
    padding: 32px 20px 15px 20px !important;
  }


  .schulthess-speaker-cards .speaker-card {
    max-width: 100% !important;
  }

  .schulthess-speaker-cards .speaker-card + .speaker-card {
    margin-left: 0 !important;
  }





  #schulthess-product-subnavigation .et_pb_row .et_pb_column--with-menu {
    /*float: unset !important;*/
  }

  #newsletter-form-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
    display: inline-block;
    margin: 0px 0 0 0;
    width: 100%;
  }





  #schulthess-post-grid .et_pb_code_inner {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }

  #schulthess-post-grid .et_pb_code_inner > div {
    float: none !important;
  }

  .schulthess-posts-sort-wrapper {
    margin-top: 25px !important;
  }



  #schulthess-referierende .et_pb_code {
    height: auto !important;
  }

  .schulthess-product-speaker-wrapper.grid {
    height: auto;
    overflow: scroll hidden;
    grid-template-columns: repeat(auto-fill, calc(70vw - 60px));
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    grid-gap: 4.5%;
    padding-bottom: 5px;
  }

  .schulthess-product-speaker-wrapper.grid .schulthess-product-speaker img {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .schulthess-product-speaker-wrapper.grid .schulthess-product-speaker {
    width: calc(70vw - 60px);
  }

  .schulthess-product-speaker-wrapper.list {
    grid-gap: 30px;
  }

  .schulthess-product-speaker-wrapper.list .schulthess-product-speaker {
    display: flex;
    flex-wrap: wrap;
  }

  .schulthess-product-speaker-wrapper.list .schulthess-product-speaker + .schulthess-product-speaker {
    padding-top: 30px;
    border-top: 1px solid #000;
  }

  .schulthess-product-speaker-wrapper.list .schulthess-product-speaker > div {
    width: 100%;
  }

  .schulthess-product-speaker-wrapper.list .schulthess-product-speaker-info {
    margin: 40px 0 0 0 !important;
  }

  .schulthess-product-speaker-wrapper.list img {
    max-width: 200px;
  }




  html .schulthess-product-buy-form > * > * {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  html .schulthess-product-buy-popup {
    padding: 25px !important;
  }

  html .schulthess-product-buy-popup .schulthess-product-buy-container {
    width: 100% !important;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }





}


@media screen AND ( max-width: 500px ) {

  .schulthess-product-partner-wrapper.grid {
    grid-template-columns: repeat(1, 100%);
    grid-gap: 20px 0%;
  }

}



@media screen AND ( max-width: 475px ) {

  .product .sf-credit-bubble {

    width: 100px;
    height: 100px;
    padding: 15px;
  }

  .product .sf-credit-bubble-amount {
    font-size: 23px;
  }

  .product .sf-credit-bubble-amount .text-uppercase {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
  }

  .product .sf-credit-bubble-text {
    display: none;
  }
}


@media screen AND ( max-width: 330px ) {

  .schulthess-buchtipp-slider .et_pb_slide_image img {
    max-width: 477px !important;
    max-height: 180px !important;
    margin-right: 100px !important;
    margin-right: auto !important;
    height: 100% !important;
    margin: auto;
  }


}
