
/* Responsive Design für Kleineren Bildschirm */
@media (min-width: 1025px) and (max-width: 1785px) {
    .heading {
        width: 1025px;
    }
    /*
    .logo {
        padding: 10px 40px;
    }
    */
    .logo-footer {
        width: 100px;
        padding: 10px 50px;
      }
    .slide img {
        width: 100%;
    }
    .image-container {
        padding: 50px 50px ;
    }
    .navbar-upper, .navbar-lower {
        padding: 0px;
    }
    .navbar-lower {
        justify-content: left;
        font-size: 18px;
    }
    .navbar-lower a {
        font-size: 18px;
    }
    .menu-content-sirianische-Farbessenzen {
        width: 1030px;
        left: -127%;
    }
    .menu-content-maya {
        width: 1030px;
        left: -262%;
    }
    .menu-content-beratungen-veranstaltungen {
        width: 1030px;
        left: -265%;
    }
    .menu-content-buecher-farbdrucke {
        width: 1035px;
        left: -508%;
    }
    .menu-content-hamani-energies {
        width: 1035px;
        left: -710%;
    }
    .search-field input {
        font-size: 16px;
    }
    .links {
        font-size: 12px;
    }
    .homeTitelRudolf {
        font-size: 20px;
    }
    .homeBeschreibungRudolf {
        font-size: 14px;
    }
    footer {
        font-size: 12px;
    }
    .kontakbar-upper-link, 
    .kontakbar-upper-phonenumberMail {
        font-size: 16px;
    }
    .kontakbar-lower-link,  
    .kontakbar-lower-phonenumberMail {
        font-size: 14px;
    }
    .kontakbar-upper-newsletter,
    .kontakbar-lower-newsletter {
        font-size: 14px;
    }
    .dot {
        height: 10px;
        width: 10px
    }
    .sirianischeFarbessenzenColumn1, 
    .sirianischeFarbessenzenColumn2, 
    .sirianischeFarbessenzenColumn3, 
    .subcolumn, 
    .subcolumn-title {
        font-size: 14px;
    }
    .subcolumn {
        margin-top: 0px;
    }
    .subcolumn-title {
        margin-top: 0px;
        padding: 0px;
    }
    .sideImage {
        width: 70%;
    }
    .subcolumnPaddingTop {
        padding-top: 10px;
    }
    .se-eos-spez-subtext {
        font-size: 18px;
    }
    .se-eos-spez-title {
        font-size: 22px;
    }
    .in-den-warenkorb-btn {
        width: 200px;
        font-size: 18px;
    }
    .se-in-den-warenkorb-quantity, .eos-in-den-warenkorb-quantity, .spez-in-den-warenkorb-quantity {
        font-size: 18px;
    }
    .anwendung-btn {
        font-size: 18px;
    }
    .se-name-suffix-usage, .eos-name-suffix-usage, .spez-name-suffix-usage {
        font-size: 18px;
    }
    .text-size-18 {
        font-size: 16px;
    }
    .text-size-20 {
        font-size: 18px;
    }
    .text-size-24 {
        font-size: 22px;
    }
    .divider {
        font-size: 25px;
    }
    .image {
        width: 70%;
     }
    .drucke-product-title{
        font-size: 24px;
    }
     .se-product-title, .eos-product-title, .spez-product-title {
        font-size: 20px;
    }
     .se-product-name, .eos-product-name, .spez-product-name, .buecher-product-name {
        font-size: 40px;
    }
    .se-product-subtitle, .eos-product-subtitle, .spez-product-subtitle, .buecher-product-subtitle, .drucke-product-subtitle  {
        font-size: 20px;
    }
    .se-product-subtitle-text, .eos-product-subtitle-text, .spez-product-subtitle-text{
        font-size: 18px;
    }
    .impressum-table {
        font-size: 18px;
    }
    .register-empty-input {
        height: 73px;
    }
    .register-empty-input-2 {
        height: 96.5px;
    }
    .register-empty-input-3 {
        height: 96.5px;
    }
    .checkout-adresse-change-button-speichern {
        width: 80%;
    }
    .buttonRegistrieren {
        width: 25%;
    }
    .image-rechts {
        float: right;
        width: 50%;
        padding: 10px;
    }
    .image-mond {
        width: 40%;
    }
    .text-size-28 {
        font-size: 24px;
    }
    .subcolumnWissenderMaya {
        margin-right: 1%;
        margin-left: 1%;
    }
    .onlyShowOnPhone {
        display: none;
    }
    .onlyHideOnPhone {
        display: block;
    }
    .popup-content-cart-1 {
        width: 40%;
    }
    .popupTextAnwendung {
        font-size: 20px;
    }
}